body{
margin: 0px;
padding: 0px;
background-color: #433;

font-family: Arial;
font-size: 14px;
}


img{
display: block;
}

a img {
border: 0px solid red;
}

#boven{
position: relative;
height:154px;
width: 100%;
display: block;

background-image:url(../afb/boven_achtergrond.png);
z-index: 5;
}
	#navigatie{
	position: relative;
	width: 812px;
	margin: 0px auto;
	
	font-family: Arial;
	font-size: 16px;
	color: #f82;
	}
		#navigatie ul{
		position: absolute;
		top: 111px;
		right: 0px;
		margin: 0px;
		padding: 0px;
		list-style-type:none;
		}
		#navigatie li{
		display: block;
		float: left;
		
		background-image: url(../afb/boven_navigatie.png);
		background-repeat:no-repeat;
		background-position:left top;
		}
		#navigatie a{
		color: #f82;
		display: block;
		padding: 12px;
		padding-bottom: 13px;
		
		background-image: url(../afb/boven_navigatie_rechts.png);
		background-repeat:no-repeat;
		background-position:right top;
		text-decoration: none;
		}
		#navigatie a:hover, #navigatie a:active{
		color: #c13;
		}
		#navigatie #logo{
		padding: 0px;
		background-image: none;
		}
		#navigatie li.actief{
		background-image: url(../afb/boven_navigatie_actief.png);
		background-repeat:no-repeat;
		background-position:left top;
		}
		#navigatie a.actief{
		color: #c13;
		padding-top:25px;
		
		background-image: url(../afb/boven_navigatie_rechts_actief.png);
		background-repeat:no-repeat;
		background-position:right top;
		}

	#ezelsOor{
	position:absolute;
	right: 0px;
	top: 0px;
	width:146px;
	height: 52px;
	}
		#ezelsOor:hover{
		background-image:url(../afb/boven_aanpassen_ezelsoor.png);
		background-position:left -1px;
		background-repeat:no-repeat;
		}


#midden{
position: relative;
min-height: 500px;
width: 100%;
z-index: 3;

background-image: url(../afb/midden_achtergrond.png);
}
	#activiteiten{
	background-image: url(../afb/midden_activiteiten_achtergrond.png);
	background-position:left bottom;
	background-repeat: repeat-x;
	border-top: 1px solid white;
	padding: 1px;
	}
		#activiteiten ul{
		list-style-type: none;
		padding: 0px;
		padding-left: 128px;
		margin: 18px 0px 18px 0px;
		background-image:url(../afb/midden_activiteiten_activiteiten.png);
		background-repeat:no-repeat;
		background-position:14px center;
		
		overflow: hidden;
		width: 75%;
		min-height: 76px;
		}
		#activiteiten li{
		margin:0px;
		padding: 0px;
		display: block;
		border-bottom: 1px solid #ddd;
		}
		#activiteiten li.laatste{
		margin:0px;
		padding: 0px;
		display: block;
		border-bottom: 0px solid #ddd;
		}
		#activiteiten strong{
		/*margin-right: 14px;*/
		}
		#activiteiten a{
		margin: 1px;
		padding: 3px;
		display: block;
		font-size: 14px;
		text-decoration: none;
		color: #433;
		}
		#activiteiten a:hover, #activiteiten a.actief{
		color: white;
		background-color: #A99;
		}
	.rechts{
	position: relative;
	width: 560px;
	margin: 0px auto;
	padding-left: 260px;
	}
	#inhoud{
	padding-top: 11px;
	width: 552px;
	}
		#inhoud  a{
		color: #07d;
		text-decoration:none;
		}
		#inhoud  a:hover{
		text-decoration:none;
		background-color: #07d;
		color: white;
		}
		#naarLinks{
		position:absolute;
		top: 14px;
		left: 55px;
		z-index: 5;
		}
			#naarLinks ul{
			margin:0px;
			margin-top: 14px;
			list-style-type:none;
			padding: 0px;
			}
			#naarLinks li{
			margin:0px;
			padding: 0px;
			border-bottom: 1px solid #ddd;
			width: 160px;
			}
			#naarLinks a{
			margin: 1px;
			padding: 3px;
			display: block;
			font-size: 14px;
			text-decoration: none;
			color: #07d;
			text-align:right;
			}
			#naarLinks a:hover, #naarLinks a.actief{
			color: #06c;
			font-weight: bold;
			}

#onder{
position: relative;
height: 120px;
width: 100%;
padding-top: 28px;

background-image:url(../afb/onder_achtergrond.png);
background-repeat:repeat-x;
}
	#onder  a{
	color: #877;
	}
	#onder  a:hover{
	text-decoration:none;
	background-color: #877;
	color: #433;
	}
		#zoekfunctie{
		background-image: url(../afb/onder_zoekfunctie_achtergrond.png);
		background-position:left center;
		background-repeat: no-repeat;
		min-height: 73px;
		color: #877;
		}
		#copyright{
		background-image: url(../afb/onder_copyright_achtergrond.png);
		background-position:left center;
		background-repeat: no-repeat;
		min-height: 73px;
		color: #877;
		}
		#zoekfunctie p, #copyright p{
		padding: 6px 0px 0px 97px;
		text-align:left;
		width: 178px;
		line-height:100%;
		}


/*
OPMAAK INHOUD PAGINA'S
*/

h1{
display: none;
}
p{
margin: 6px 0px;
/*margin: 0px;*/
}
h2 {
color: #f82;
font-family:Georgia;
font-size:18px;
margin: 0px;
margin-top: 15px;
font-weight:bold;
}

.vierde{
position: relative;
float: left;
width: 276px;
}
.vierde p{
padding: 5px 15px 5px 9px;
line-height:94%;
}

.clear{
clear: both;
height: 10px;
}

#inhoud ul{
list-style-type:none;
margin: 0px;
margin-left: 15px;
padding: 0px;
}
#inhoud ul li{
padding-left: 7px;
background-image:url(../afb/midden_ul_cirkel.png);
background-position: left 0.5em;
background-repeat:no-repeat;
}
#inhoud ul.bordeau li{

padding-left: 7px;
background-image:url(../afb/midden_ul_cirkel_bordeau.png);
background-position: left 0.5em;
background-repeat:no-repeat;
}

#inhoud .linksFoto, #inhoud .rechtsFoto, #inhoud .beginFoto{
padding: 5px;
margin: 0;
background-image: url(../afb/midden_foto_schaduw.png);
_background-image:none;
background-position:right bottom;
background-repeat:no-repeat;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='afb/midden_foto_schaduw.png');
}

#inhoud .beginFoto, #inhoud .linksFoto{
position: relative;
left: -12px;
float: left;
}
#inhoud .rechtsFoto{
position: relative;
left:12px;
float: right;
}
.tekst{
position:absolute;
bottom:0px;
left: 0px;
width: 305px;
text-align:right;
color: black;
}
.tekst a{
color: black;
background-color: white;
}

.downloadGrootte{
font-size: 12px;
}

.contactVeld, .contactpersoon{
font-family: Arial;
font-size: 14px;
width: 150px;
margin: 5px;
}
.contactpersoon{
width: 325px;
}
.inlineButton{
margin:5px;
}

.dagMaandVeld, .jaarVeld{
font-family: Arial;
font-size: 14px;
width: 20px;
margin: 5px;
}
.jaarVeld{
width: 40px;
}

/*
educatie
*/
#inhoud a img:hover{
background-color: #07d;
}

/*
GASTENBOEK
*/
.gastenboekBericht{
padding: 5px;
border: 1px solid #ccc;
margin-bottom: 10px;
}

h3{
margin: 0px;
}
.gastenboekBericht .datum{
position: relative;
top: 12px;
font-size: 12px;
display:block;
}

/*tentoonstelling datum*/
.datum{
position: relative;
/*top: 12px;*/
font-size: 12px;
display:block;
}
