/* CSS Document */

body {
	background-image: url(images/bgstrepen.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	background-color: #AEBB97;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


#logostart {
	height: 137px;
	width: 737px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}


#kolomnieuws {
	height: 1067px;
	width: 250px;
	position: absolute;
	left: 20px;
	top: 172px;
	z-index:1;
}
#kolommidden {
	position: absolute;
	left: 293px;
	top: 172px;
	width: 440px;
	height: 800px;
	z-index: 1;
	
}
#fotogalerie {

	position: absolute;
	left: 10px;
	top: 185px;
	width: 750px;
	height: 800px;
	z-index: 1;
	
}
#kolomrechts {
	position: absolute;
	left: 737px;
	top: 136px;
	border-top: 1px solid #fff;
	width: 210px;
	height: 800px;
}

#containerfotomedewerkers {
	width: 287px;
	left: 559px;
	top: 161px;
	position: absolute;
	display: block;
}
.foto, .fotorechts, .fotogalerie {
	border-width: 1px;
	border-style: solid;
	border-color: #fff;
	}
	
.foto {	margin: 20px 20px 30px 20px;}
.fotorechts {margin: 10px 0px 20px;}
.fotogalerie {margin: 0 15 20 0;}

.onderschrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #666666;
}
.openingstijden {
	color: #fff;
	margin-left: 20px;
}

#adres {
	left: 759px;
	top: 10px;
	position: absolute;
	z-index: 33;
	height: 136px;
	width: 200px;
	padding: 0px;
	
	
}
.adres {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #39422B;
	letter-spacing: 0.1em;}


#fotostart {
	height: 67px;
	width: 298px;
	position: absolute;
	left: 246px;
	top: 62px;
	z-index: 22;
	border: 1px solid #FFFFFF;
}




h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #D92665;
	letter-spacing: 0.08em;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	padding-left: 0px;
	font-weight: bold;
	letter-spacing: 0.1em;
	padding-top: 10px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-bottom: 0px;
	margin-left: 0px;
	padding-right: 10px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #2D2D1E;
	letter-spacing: 0.1em;
	margin-bottom: 0px;
	padding: 10px 10px 0px 0px;
	
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #993300;
	letter-spacing: 0.1em;
	padding-top: 0px;
	padding-left: 0px;
	margin-bottom: 10px;

	
}

/***NAVIGATIE GEDEELTE ***/
#kolomnavigatie {
	left: 1px;
	top: 137px;
	position: absolute;
	width: 1000px;
	z-index: 66;
	background-color: #AEBB97;
	height: 81px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	}


#navigatie {
	top: 137px;
	z-index: 26;
	left: 1px;
	height: 26px;
	width: 738px;
	margin: 0px;
	position: absolute;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#nav, #nav ul {padding: 0; margin: 0 0 0 3; list-style: none;}
#nav li {float: left; border-right: 1px solid #fff}
#nav ul {position: absolute; left: -1000px; width: 130px;} /**breedte uitklapmenu**/
#nav li:hover ul, #nav li.ie_does_hover ul {
	left: auto;
}
#nav a {display: block; text-decoration: none; padding-top: 5px; padding-right: 8px; padding-left:8px; padding-bottom: 5px; font-weight: normal; }
#nav li a:hover{text-decoration: none;}

ul a, ul a:link, ul a:visited {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: normal; color: #39422B;}
ul a:hover {display: block; color: #00CC00; text-decoration: none; cursor: pointer; background-color: #fff;}


ul ul a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	margin: 0px;
}	
	* html ul ul a {margin-left: 11px;}
	



	

ul ul a:link, ul ul a:visited{
	font-weight: normal;
	color: #004800;
	cursor: pointer;
}

ul ul a:hover, ul ul a:active{
	font-weight: normal;
	color: #00CC00;
	cursor: pointer;
	
}
ul ul a:hover {text-decoration: none;}

ul ul li{
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	width: 140; /**breedte van de uitklap**//
	margin-right: 0px;
	margin-top:0px;
	margin-left: -10px;
	background-color: #DDE2D3;
	
}


li {
	text-indent: 0px;
}

a, a:link, a:active {
	color: #575726;
	text-decoration: none;
	font-weight: bold;
	}

a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin-top: 0px;
	color: #575726;
	padding-left: 0px;
	padding-right: 10px;
	
}
hr {
	width: 388px;
	height: 1px;
	color: #fff;
	margin-top: 20px;
}

/* Formulier opmaak */
label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #41412C;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #660033;
	background-color: #FFFAEA;
	border: 1px solid #CCCCCC;
}

