/* CSS Document */
*{
	margin:0;
	padding:0;
}
body{
	font : normal normal 75%/1.5 Verdana, Arial, "Times New Roman", sans_serif;
	background-color:#c9e0ad;

}




a img{
	border:0;
}
ul, li{
	list-style-type:none;
}
a, a:visited{
	text-decoration:none;
	color: #0000FF;
}
a:hover{
	text-decoration:underline;

}
p {
	font-size: 1em; /* 12px */
	margin-bottom: 15px;
}
div {
	font-size : 100%;
}
#container{
	text-align:left;
	width:100%;
} 
html {
	width: 100%;
}
.clear {
	clear: both;
}
#header {
	background-image:url(images/rechtsTop.gif);
	background-repeat: no-repeat;
	background-position:right;
	height:94px;
	width:100%;
	min-width:800px;
	background-color:#c9e0ad;

}
#newsbutton {
	position:absolute;
	float:right;
	left:825px;
	top:52px;
	width:116;
	height:116;
	z-index:2;
}
#topLogo{
	background-image:url(images/logo.gif);
	background-repeat:no-repeat;
	width:86px;
	height:84px;
	margin-top:3px;
	float:left;
	margin-left:50px;
}
#topTekst{
	height:74px;
	padding-top:20px;
	float:left;
	padding-left:39px;
}
.vak{
	float:left;
	height:64px;
	font-size:1em;
	color:#000;
	padding-right:15px;
	overflow:auto;
	
}
.subHeader{
	width:100%;
	border-color:#4e8a18;
	border-style:solid;
	border-width:1px 0px 0px 0px;
	height:5px;
	font-size:1px;
	background-color:#c9e0ad;
}
#geelBalk{
	background-color:#fd0;
	width:100%;
	height:43px;
	background-image:url(images/geelBalk.gif);
	background-repeat:repeat-x;
	min-width:800px;
}
#balkTekst {
	float:left;
	height:43px;
	line-height:43px;
	vertical-align:baseline;
	color:#000000;
	font-weight:bold;
	font-size:1.0em;
	text-align:center;
	padding-left:20px;
}
#balkTekst a{
	float:left;
	height:43px;
	line-height:43px;
	vertical-align:baseline;
	color:#4e8a18;
	font-weight:bold;
	font-size:2.0em;
	text-align:center;
	padding-left:20px;
	text-decoration:underline;
}
#balkTekst a:hover{
	float:left;
	height:43px;
	line-height:43px;
	vertical-align:baseline;
	color:#4e8a18;
	font-weight:bold;
	font-size:2.0em;
	text-align:center;
	padding-left:20px;
	text-decoration:none;
}
#taalKeuze{
	float:left;
	width:135px;
}

#sound{
	float:right;
	width:40px;
}
a#english, a:visited#english{
	background-image:url(images/english.jpg);
	width:40px;
	height:30px;
	background-repeat:no-repeat;
	display:block;
	float:left;
	margin-left:3px;
}
a#englishActive{
	background-image:url(images/englishActive.jpg);
	width:40px;
	height:30px;
	background-repeat:no-repeat;
	display:block;
	float:left;
	margin-left:3px;
}
a#dutch, a:visited#dutch{
	background-image:url(images/dutch.jpg);
	width:40px;
	height:30px;
	background-repeat:no-repeat;
	display:block;
	float:left;
	margin-left:3px;
}
a#dutchActive{
	background-image:url(images/dutchActive.jpg);
	width:40px;
	height:30px;
	background-repeat:no-repeat;
	display:block;
	float:left;
	margin-left:3px;

}
a#german, a:visited#german{
	background-image:url(images/german.jpg);
	width:40px;
	height:30px;
	background-repeat:no-repeat;
	display:block;
	float:left;
	margin-left:3px;
}
a#germanActive{
	background-image:url(images/germanActive.jpg);
	width:40px;
	height:30px;
	background-repeat:no-repeat;
	display:block;
	float:left;
	margin-left:3px;

}
#main{
	width:100%;
	background-image:url(images/mainBack.gif);
	background-repeat:repeat-y;


}
#mainCon{
	width:100%;
	background-image:url(images/mainCon.gif);
	background-position:right;
	background-repeat:repeat-y;
		background-color:#92c167;

}

#left{
	position: absolute;
	width: 155px;
	float: left;
	left: 0;
	top: 143;
	margin-top:20px;
}
#leftMenu a, #leftMenu a:visited{
	display:block;
	background-image:url(images/menuBack.gif);
	width:140px;
	padding-right:15px;
	height:41px;
	line-height:41px;
	vertical-align:middle;
	text-align:right;
	color:#fff;
	font-weight:bold;
	font-size:1.17em;
	
}
#geelBalk a, #geelBalk a:visited{
	color:#4e8a18;
	
}
#menu a, #menu a:visited{
	display:block;
	background-image:url(images/menuBack.gif);
	width:140px;
	padding-right:15px;
	height:41px;
	line-height:41px;
	vertical-align:middle;
	text-align:right;
	color:#fff;
	font-weight:bold;
	font-size:1.17em;
	
}
#foto {
	position:absolute;
	width:418px;
	height:313px;
	z-index:1;
	left: 175px;
	top: 165px;
	background-color:#92c167;
	
}
#rechts {
	background-color: #fff;
	position: relative;
	width: 350px;
	float: right;
	top: 100;
	margin-left: -350px;
	height: 450px;
}
#rechtsboven {
	background-color:#4e8a18;
	width: 350px;
	height: 25px;
}
#rechtsonder {
	width: 350px;
	height: 425px;
	overflow:auto;
}
#rechts h2{
	display:block;
	width:100%-24px;
	padding-left:12px;
	background-color:#4e8a18;
	height:25px;
	line-height:25px;
	font-size:1.33em;
	color:#fff;
	margin-bottom:1px;
}
#rechts p{
	color:#000;
	padding:5px;
	font-size:1.17em;
	line-height:20px;
}

#content {
	padding: 20px 0px 0px 10px;
	padding-left: 175px;
	_padding-left: 175px;
	padding-right: 350px;
	_padding-right: 370px;
	float: left;
	text-align:justify;
	width:418px;
	height:50px;
}
#contentscroll {
	overflow:auto;
	height:106px;
}


/* footer */
#footer {
	margin: 0px auto;
	text-align: center;
	background-image:url(images/linksBeneden.gif);
	background-repeat:no-repeat;
	background-position:left;
	background-color:#4e8a18;
	height:88px;
	border-color:#4e8a18;
	border-style:solid;
	border-width:0px 0px 1px 0px;

}
#footerTekst{
	background-image:url(images/natuurBegraafPlaatsBergerbo.gif);
	width:480px;
	height:70px;
	background-repeat:no-repeat;
	float:right;
	margin-top:9px;
	margin-right:10px;
}
