@charset "utf-8";
/* CSS Document */

body {
	color:#8d8d8d;
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	background: #434b44 url(../interface/body-bg.gif) top left repeat-x;
}

.content{
	position: relative;
	margin-left:auto;
	margin-right:auto;
	width: 750px;
	height:auto;
	color:#434b44;
	background: #ffffff url(../interface/body.gif) repeat-y;
}

.foto_deco {
	float:right;
	margin-right:20px;
	background-color:#FFFFFF;
	color:#666666 ;
	font-size:10px;
	float:right ;
	height:auto;
}

.column_5 {
	float:right;
	background-color:#f0eee1;
	text-align:justify;
	width:280px;
	margin-right:30px;
	padding-left:20px;
		padding-right:10px;

	font: 12px, Arial, Helvetica, sans-serif;
}

.column_1 {
	float:left;
	padding-left:40px;
	width:360px;
	height:auto;
}

.column_4 {
	float:left;
	padding-left:40px;
	width:670px;
		height:auto;

}

.header {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width: 750px;
	height: 220px;
	background: url(../interface/banner_boven.jpg) no-repeat;
}


.header_content {
	margin-right:40px;
	float:right;
	text-align:center;
	width:450px;
	height:65px;
	font: 13px, Arial, Helvetica, sans-serif;
	background: url(../interface/back_nav_4.png) no-repeat;
}

.footer {
	position: static;
	margin-left:auto;
	margin-right:auto;
	height:20px;
	width: 750px;
	text-align:left;
	clear:both;
	color:#FFFFFF;
	background: url(../interface/footer.gif) no-repeat;
}

.text_footer{
	padding-top:2px;
	text-align:center;
	font: 10px, Arial, Helvetica, sans-serif;
}

.footer_contact {
	position: static;
	margin-left:auto;
	margin-right:auto;
	height:270px;
	width: 750px;
	text-align:left;
	color:#FFFFFF;
	background: url(../interface/footer_contact.jpg) no-repeat;
}

.nav {
	padding-top:50px;
	text-align:right;
	margin-right:40px;
}

.nav ul {
	margin: 0;
	white-space: nowrap;	
	list-style-type: none;
}

.nav ul li {
	font-size: 18px;
	display: block;
	color:#819f00;
}

.nav li a {
	font-weight: normal;
	text-decoration: none;
	color:#819f00;
}

.nav a:hover, .nav a.current, .nav a.current:hover, .nav a.current:visited {
	color:#3d3d3d;

}

.current{	color:#3d3d3d;}

.column_3 {
	text-align:justify;
	margin-left: 40px;
	width:300px;
	font: 12px, Arial, Helvetica, sans-serif;	
}

.column_4 {
	padding-left:40px;
	width:670px;
	text-align:justify;
	font: 12px, Arial, Helvetica, sans-serif;	
}



.photoslider{
	display:block;
	padding-left:25px;
	text-align:justify;
	width:700px;
	font: 12px, Arial, Helvetica, sans-serif;	
}

.link{
	text-decoration:none;
	color: #434b44;
	background: url(../interface/back_nav_3.png) repeat-x;
}

.link:hover{
	color: #ffffff;
	background: url(../interface/back_nav_2.png) repeat-x;
}

.contactgegevens {
	background-color:#FFFFFF;
	color:#666666 ;
	font-size:10px;
	float:right ;
	padding:2px 4px 2px 4px;
	margin-top:40px;
}



h1{
	font-size: 28px;
	font-weight:bold;
	color:#819f00;
}

.style_forms {
	background-color:#ffffff;
	color:434b44;
	border:none;
}

.after_contact{
	text-align:center;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width: 450px;
	margin-top:80px;
	padding-top:30px;
	height: 175px;
	background: url(../interface/back_after_contact.png) no-repeat;
	color:#ffffff;
}

.link2{
	text-decoration:none;
	color: #ffffff;
	background: url(../interface/back_nav_3.png) repeat-x;
}
.link2:hover{
	color: #ffffff;
	background: url(../interface/back_nav_2.png) repeat-x;
}

.text_footer
{
text-align:center;
font-size:10px;
color:#f8f8f6;}

.text_footer a
{
text-align:center;
font-size:12px;
color:#f8f8f6;
text-decoration:none;}

