@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {                                           /* algemeen - layout */
	background-color: #373832;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #373832;
	text-align: center;
}
#wrapper {
	background-image: url(backgr_top.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #373832;
	text-align: left;
}
#header {
	width:990px;
	height:249px;
	background-image: url(hoofd.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin-right: auto;
	margin-left: auto;
}
#container {
	width:990px;
	background-color: #d9d9cd;
	margin-right: auto;
	margin-left: auto;
	overflow:hidden;
}
#links {
	width:250px;
	background-color: #d9d9cd;
	float: left;
}
#rechts {
	width:695px;
	background-color: #d9d9cd;
	float: left;
	margin: 15px 30px 15px 15px;
}									
#footer {									/* footer */
    height:37px;
	clear: both;
	background-image: url(backgr_footer.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#footercont {
    width:990px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
}
#footercont a {
	text-decoration: none;
	color: #373832;
}
#footercont a:hover {
	text-decoration: none;
	color: #d9d9cd;
}											
#navcontainer {								/* navigatie boven */
	width: 500px;
	padding-top: 28px;
	padding-left: 470px;
	padding-bottom: 20px;
	font-size: 14px;
	color: #7494A2;
	font-weight: bold;	
}
#navcontainer a {
	text-decoration: none;
	color: #7494A2;
}
#navcontainer a:hover,#navcontainer a#currentnav {
	text-decoration: none;
	border-bottom: 7px #C60 solid;
	color: #305172;
}											
#links #gegevens {							/* linker kolom */
	color: #D9D9CD;
	background-color: #7494A2;
	width: 180px;
	height: 187px;
	margin: 15px;
	border: 1px solid #4d5c66;
	padding: 20px;
}
#links #activiteit {
	color: #D9D9CD;
	background-color: #7494A2;
	height: 187px;
	width: 180px;
	margin: 30px 15px 15px 15px;
	border: 1px solid #4d5c66;
	padding: 20px;
	font-size: 16px;
}
#gegevens h3 {
	font-size: 20px;
	font-weight: bold;
	border-bottom: 1px #d9d9cd dotted;
	padding: 0 0 5px 0;
}
#gegevens p {
	font-size: 14px;
	line-height: 20px;
}
#rechts #hom_tit1 {						/* rechter kolom */
	float: left;
}
#rechts #hom_proces {
	float: right;
}
#rechts #hom_ali1 {
	float: left;
	clear: left;
	text-align: left;
	width: 450px; /*moet breedte hebben!!!!!!!!!!!*/
	padding: 20px 0 0 0 ;
}
#rechts #hom_ali2 { /*geen float gebruiken! */
	clear: both;
	padding: 25px 0 0 0;
}
#rechts #hom_tit2,#rechts #titel1{
	float: right;
	clear: both;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	border-bottom: 2px #C60 dotted;
	padding: 40px 0 5px 0;
}
#alinea1 { /*geen float gebruiken! */
	clear: both;
	width: 650px;
	padding: 25px 0 0 0;
	margin-left: 20px;
}
#rechts #foto_cont {					/* foto container */
	margin-top: 20px; 
}
#foto_cont img {
	border: 2px solid #C60;
}
#foto_cont a:hover img {
	border: 2px solid #305172;
}
#foto_cont table {
  float:right;
  width:680px;
  border:1px #C60 dotted;
}
#foto_cont table td {
	height: 150px;
	width: 170px;
	text-align: center;
	vertical-align: middle;
	/*background-color: #99CCFF;*/
}
#subnav {								/* subnavigatie */
	margin: 40px 0 70px 40px;
}
#subnav ul li {
	list-style-type: none;	
}
#subnav ul li a {
	color: #373832;
	text-decoration: none;
	border-bottom: 1px #C60 solid;
	width: 184px;
	display: block;
	font-family: Verdana, Geneva, sans-serif;
	padding: 9px 0 9px 0;
	text-align: right;
	font-size: 14px;
}
#subnav ul li a:hover {
	color: #d9d9cd;
	text-decoration: none;
	background-image: url(subn_hover.gif);
	background-repeat: no-repeat;
}
#subnav ul li a#currentsubnav {
	color: #d9d9cd;
	text-decoration: none;
	background-image: url(subn_current.gif);
	background-repeat: no-repeat;
}
#mede {									/* contact */
	/*color: #305172;*/
	margin: 20px 0 20px 160px;
	padding: 10px;
	width: 350px;
	text-align: center;
	line-height: 20px;
	border:1px #C60 dotted;
}
#mede a {
	text-decoration: none;
	font-weight: bold;
	color: #7494A2;
}
#mede a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #C60;
}	
#route {									
	float: right;
	clear: both;
	margin: 20px 0 20px 20px;
	padding: 10px;
	width: 640px;
	text-align: center;
	border:1px #C60 dotted;
}
#rechts #refs_cont {					/* referenties */
	float: left;
	width: 580px;
	margin: 30px 0 20px 60px;
}
#refs_cont table td {
	height: 130px;
	width: 260px;
	text-align: center;
	vertical-align: middle;
	background-color:#FFF;
	border:1px #C60 dotted;
}
#formulier {							/* formulier */
	width: 480px;
	margin: 20px 0 20px 100px;
}
#form1 {
	border:1px #C60 dotted;
	padding: 20px;
}
#form1 input {
	width: 200px;
	background-color:#7494A2;
	border: 1px solid #4d5c66;
	margin: 5px 20px 0 0;
	font-size: 12px;
	color: #D9D9CD;
	padding: 4px;
}
#form1 textarea {
	width: 400px;
	height: 100px;
	background-color:#7494A2;
	border: 1px solid #4d5c66;
	margin: 5px 20px 0 0;
	font-size: 12px;
	color: #D9D9CD;
	padding: 4px;
	overflow:auto;
}
#form1 #submitknop,#form1 #resetknop {
	cursor: pointer;
	font-weight: bold;
	width: 120px;
}
										/* classes */
	
/*.afstand {	/* afstand regelen tussen foto's , klasse toevoegen bij thumbnails, enkel bij foto's van dezelfde hoogte*/							
	/* margin: 0 0 15px 15px;} */
.zakken {  /* oranje knopje met pijltje staat iets te hoog */ 
	position: relative; 
	top: 2px;
}
.blauw {
	color: #305172;
}	


