@charset "utf-8";

body{
	height:100%;
background-image:url(../../img/big_logo_back.png) ;
background-repeat:no-repeat;
background-attachment: scroll;
background-position:right bottom;
}
.header {
	position: fixed;
	left: 0;
	top: 0;
	height:145px;
	width:100%;
	background-image:url(../../img/top_header.png);
	background-repeat:repeat-x;
}
#header_logo {
	height:100px;
	margin-top:10px;
	margin-left:43px;
}
.icons {
	position:fixed;
	right:10px;
	top:30px;
}
.lang {
	border:none;
	text-decoration:none;
}
#icon_button {
	width:38px;
	height:38px;
	margin-right:2px;
	margin-left:2px;
	margin-top:2px;
}
#icon_button:hover {
	width:40px;
	height:40px;
	margin-right:1px;
	margin-left:1px;
	margin-top:0px;
}
.left_header {
position: fixed;
left: 0;
top: 140px;
}
#menu_button {
	text-decoration:none;
	border-style:none;
	border:none;
}
#menu_button:hover {
	text-decoration:none;
	border-style:none;
	border:none;
}
.home_button {
	border-style:none;
	position:fixed;
	top: 171px;
	left: 53px;
	padding-left:1px;
	padding-top:1px;
}
.home_button:hover {
	padding-left:0px;
	padding-top:0px;
}
.producten_button {
	border-style:none;
	position:fixed;
	top: 203px;
	left: 53px;
	padding-left:1px;
	padding-top:1px;
}
.producten_button:hover {
	padding-left:0px;
	padding-top:0px;
}
.Forestry_button {
	border-style:none;
	position:fixed;
	top: 235px;
	left: 53px;
	padding-left:1px;
	padding-top:1px;
}
.Forestry_button:hover {
	padding-left:0px;
	padding-top:0px;
}
.services_button {
	border-style:none;
	position:fixed;
	top: 267px;
	left: 53px;
	padding-left:1px;
	padding-top:1px;
}
.services_button:hover {
	padding-left:0px;
	padding-top:0px;
}
.contact_button {
	border-style:none;
	position:fixed;
	top: 299px;
	left: 53px;
	padding-left:1px;
	padding-top:1px;
}
.contact_button:hover {
	padding-left:0px;
	padding-top:0px;
}
.contact_panel {
	position: fixed; 
	right:0px;
	top:0px;
	width:250px; 
	background-image:url(../../img/contact_back.png)  ; 
	border-left:#0a6c03 solid 1px; 
	height:100%;
}
.wrapper {
	width:600px;
	height:100%;
	margin-top:171px;
	margin-left: 250px;
	display:block;
}
.wrapper_2 {
	margin-top:171px;
	height:100%;
	margin-left:250px;
	width:590px;
}
.wrapper_3 {
	margin-top:171px;
	height:100%;
	margin-left:250px;
	width:700px;
}
.foto_p {
	height:150px;
	width:150px;
	margin-right:15px;
	border:solid 2px #1a6836;
	-moz-border-radius:5px 5px 5px 5px ; 
	-webkit-border-radius: 5px 5px 5px 5px; 
	border-radius:5px 5px 5px 5px;
}
.foto_p:hover {	
    -moz-box-shadow:    0px 0px 10px 2px #1a6836;
    -webkit-box-shadow: 0px 0px 10px 2px #1a6836;
    box-shadow:         0px 0px 10px 2px #1a6836;
}
.foto_o {
	margin:4px;
	height:100px;
	width:100px;
	border:solid 2px #1a6836;
	-moz-border-radius:5px 5px 5px 5px ; 
	-webkit-border-radius: 5px 5px 5px 5px; 
	border-radius:5px 5px 5px 5px;
}
.foto_o:hover {	
    -moz-box-shadow:    0px 0px 10px 5px #1a6836;
    -webkit-box-shadow: 0px 0px 10px 5px #1a6836;
    box-shadow:         0px 0px 10px 5px #1a6836;
}
.bottom {
	position:fixed;
	bottom: 0;
	left:0px;
	height:27px;
	width:100%;
	background-image:url(../../img/bottom_header.png);
	background-repeat:repeat-x;
}
.movie {
	margin-top:20px;
	padding-bottom:250px;
}
.logo_contact {
	width:500px;
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-top:40px;
	margin-bottom:150px;
}