/*//////////////////////////main/////////////////////////*/

body {
	background:url(../afbeeldingen/pattern.gif) repeat-x #295229;
	margin:0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	}
	
h1 {
	
	font-size:17px;
	color:#EB8811;
	font-weight:100;
	}
	
h2 {
	font-size:17px;
	color:#396830;
	font-weight:100;
	}
	
.generalfont {
	font-size:13px;
	color:#FFFFFF;
	line-height: 20px;
	}
	
.referentiefont{ 
	font-size:11px;
	color:#FFFFFF;
	}
.readmorefont {
	font-size:13px;
	color:#FFFFFF;
	}
	
.contact {
	font-size:10px;
	color:#FFFFFF;
	}
	
a {color:#EB8811;
	text-decoration:none;
	}
a:hover {color:#FFFFFF;}

#container {
	width:791px;
	margin: 0px auto;
	border: 0px #142A10;
	}
	
.picturealign_right { margin: 0px 0px 10px 10px;}
.picturealign_left { margin: 10px 10px 10px 0px;}
.image { margin:5px;}


/*////////////////////////////////////////////form//////////////////////////*/

input {
background:#295229;
border: 2px #666666;
color:#EB8811;}
textarea {
background:#295229;
border: 2px #666666;
color:#EB8811;}
.submit input {
background: #FFFFFF;}
	
/*////////////////////////////////////////////head/////////////////////////*/
	
#head {
	width:771px;
	height:26px;
	background:url(../afbeeldingen/head.jpg);
	color:#EB8811;
	font-size: 13px;
	padding: 205px 0px 0px 20px;
	position: relative;
	}
	
#head ul {
	list-style:none;
	margin:0px;
	}
	
#head li {
	display:inline;
	}

/*//FF hack //*/
html>/**/body #head ul {
	margin-left: -40px;
	}
/*// end FF hack//*/
	
#head a {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
	}
#head a:hover {
	color:#EB8811;
	}


#languagebox {
	width:145px;  /*265px */
	height: 40px; /*50px */
	background:url(../afbeeldingen/languagebox.png);
	position: absolute;
	top: 0;
	right:10px;
	
	padding: 10px 0 0 120px;
	}
	
a.flagdutch, a.flaggerman, a.flagenglish {
	width: 27px;
	height: 19px;
	display: block;
	margin: 0 5px;
	float:left;
}

a.flagdutch {background: url(../afbeeldingen/flagbtn_dutch.png) top;}
a.flaggerman {background: url(../afbeeldingen/flagbtn_german.png) top;}
a.flagenglish {background: url(../afbeeldingen/flagbtn_english.png) top;}

a.flagdutch:hover, a.flaggerman:hover, a.flagenglish:hover { background-position:bottom;}


/*///////////////////////////////////////////////content////////////////////////////////////////*/

#wrapper {
	background:#003300;
	width:791px;
	height:auto !important;
	float:left;
	
	}
	
#content {
	width: 520px;
	min-height:200px;
	height:auto !important; 
	float:left;
	padding:10px 0px 10px 20px;
	}
	
#contenttop {
	width: 520px;
	min-height:50px;
	height:auto !important; 
	float:left;
	padding:10px 0px 10px 20px;
	}
	
#content_kolom_links {
	width: 240px;
	min-height:200px;
	height:auto !important; 
	float:left;
	padding:0px 0px 10px 20px;

	}
	
#content_kolom_rechts {
	width: 240px;
	min-height:200px;
	height:auto !important; 
	float:left;
	padding:0px 0px 10px 20px;

	}
	
* html #content_kolom_rechts {
	width: 240px;
	min-height:200px;
	height:auto !important; 
	float:left;
	padding:0px 0px 10px 20px;
	}
	
#contact {
	padding: 10px 20px 0px 0px;
	width: 231px;
	float:left;
	}
	
#locatiemain {
width: 200px;
height: 300px;
float: left;
}

#tekstmain {
width: 300px;
height: 300px;
height:auto !important;
float:left;
}

#locatie {
width: 100px;
height: 150px;
float: left;
}

#tekst {
width: 400px;
height: 300px;
height:auto !important;
float:left;
}

#contentreferenties {
	width: 400px;
	min-height: 100px;
	float:left;
	padding:10px 0px 10px 20px;
	margin: 0px 60px 0px 60px;
	text-align:justify;
	}
	
	
#right {
	width: 120px; 
	float:right; 
	display:block;
	} 
	
/*////////////////////////////////////////////////footer / readmore //////////////////////////////////////////////*/

#readmore {
	background: url(../afbeeldingen/Readmore.gif) no-repeat #001800;
	width:791px;
	height: 230px;
	clear:both;
	}

#readmore1 {
	width: 230px;
	float:left;
	margin: 15px 0px 0px 20px
	}
#readmore2 {
	width: 230px;
	float:left;
	margin: 15px 0px 0px 85px;
	}
	
#readmore a {color:#396830;}
#readmore a:hover {color:#FFFFFF;}

#footer { padding: 120px 20px 10px 0px;}
#footer a { font-size:10px; color:#666666;}
