body
{
	background-image: url(art/bg.jpg);
	background-repeat:repeat-x;
	background-attachment: fixed;
	margin: 0;
	color: #5B5B5B;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	background-color: #fff;
	
}
/* *html body{
	font-size:0.8em;
} */

/*##################### positionering */
#header,#wrapper,#content,#fotootjes,#nav,#footer{/* border:1px solid #000; */}
#header{
	height:150px;
	width:100%;
	margin:10px 0 0 0;
	padding:0;
	background-image:url(art/header.gif);
	background-repeat:repeat-x;
}
#wrapper{
	width:696px;
	margin:0 0 0 23px;
	background-color:#F0F0F0;
	background-image:url(art/bg_wrapper.gif);
	background-repeat:repeat-y;
	background-position:427px;

}

#content{
	width:380px;
	padding:30px 10px 20px 20px;
	margin:0;
}
#fotootjes{
	width:270px;
	float:right;
	margin:0 0 0 0;
	
}
#footer{
	width:100%;
	background-color:#76AA3C;
	color:#fff;
	padding:5px 0;
	margin:0;
}
#footer p{
	margin: 0 0 0 23px;
}


/*##################### navigatie */
#nav{
	height:20px;
	margin:0;
	padding:0;
	overflow:visible;
	background-color:#2E5C5C;
}

#nav ul{
	list-style-type:none;
	list-style-position:outside;
	padding:0;
	margin:0 0 0 43px;
}


#nav li a{
	color: #E2E2E4;
	text-decoration: none;
	font-weight: bold;
	margin-right:20px;
}


#submenu{
	height:25px;
	font-size:smaller;
	margin:0;
	padding:0;
	overflow:visible;
	background-color:#1C3A39;
	background-image: url(art/bg-sub.gif);
	background-repeat: repeat-x;
	border-top :#1C3A39 solid 1px;
	
}

#submenu ul{
	background-color:#1C3A39;
	list-style-type:none;
	list-style-position:outside;
	padding:0;
	margin:5px 0 0 43px;


}


#submenu li a{
	color: #839697;
	text-decoration: none;
	font-weight: bold;
	margin-right:20px;
	
	
}







#nav li a:hover,#submenu li a:hover, #top li a:hover, #subsubs li a:hover{color:#DDEACE;}
#nav li a:active, #top li a:active, #subsubs li a:active{color:#fff;}
#nav li.current a:hover, #subsubs li.current a:hover{color:#fff;}
#hoofdnav li, #submenu li {float:left;}
#submenu li a.current, #hoofdnav li a.current{color:#90BA60;}
#hoofdnav li.currentvader a{color:#fff;}

/* ###################### fotoform */
#melding .vraag{margin:20px 0 -5px 0; display:block;}
#melding label{color:#7AA34E;}
#prevnext table{color:#F0F0F0;width:230px; margin:20px 0 0px 20px; padding:0;}
#prevnext table a{color:#F0F0F0;font-weight:bold;text-decoration:none;}

/* ###################### TEKST */
.intro {
	line-height:1.4em;
}
h1 {  /* titel van de pagina */
	font-size:1.2em;
	color:#2E5C5C;
	font-weight:bold;
	margin:0 0 -7px 0;
}

h3 {  /* kopjes van de tekstblokken */
	font-size:1.0em;
	color:#2E5C5C;
	font-weight:bold;
	margin:20px 0 -10px 0;
}
p {  /* tekstblokken */
	line-height:1.3em;
	margin:10px 0 0 0;
}
a{
	color:#747474;
	
}

hr.clearboth{
	visibility:hidden;
	clear:both;
	width:400px;
	margin:-5px auto;
	
}
.img_right{
	margin:0 0 10px 10px;
	float:right;
	border:5px solid #DCE9CB;
}
.img_left{
	margin:0 10px 5px 0;
	float:left;
	border:5px solid #DCE9CB;
}

.vorige{
	background-image:url(art/hier/prev.gif);
	background-position:left 50%;
	background-repeat:no-repeat;
	padding-left:25px;
}
.volgende{
	background-image:url(art/hier/next.gif);
	background-position:right 50%;
	background-repeat:no-repeat;
	padding-right:25px;
	height:25px;
}
sub {
	line-height:0em;
}


#footer a {
color:#FFF;
text-decoration:none;
}

/* ###################### nieuws */

#nieuws .intro,#nieuws .leesverder {
	margin-top:8px;
}
#nieuws h3{
	font-size:1.2em;
	color:#2E5C5C;
	font-weight:bold;
	margin:20px 0 -5px 0;
}

#nieuws .overig h3 {

	font-size:1.2em;
	color:#2E5C5C;
	font-weight:bold;
	
}

#nieuws .overiga {
	line-height: 15px;	
}

#nieuws h4{
	font-size:1.0em;
	color:#2E5C5C;
	font-weight:bold;
	margin:20px 0 -10px 0;
}
#nplblok{
	display:block;
	position:absolute;
	left:587px;
	top:177px;
	width:141px;
	background-color:#A3D734;
	padding:10px;
	text-align:center;
	color:#FFFFFF;
}
.nieuwskop h3{
	font-weight:bold;
}
/* ######################## formulier */



#verplicht label {
	display:block;
	margin: 2px;
	padding: 2px;
	width: 55px;
	float:left;
	
}

/* ######################## meldingen */

.ondertitelMelding{
	color:#CCCCCC;
	font-size:24px;
	padding:0px 5px 10px 0px;
	margin-top:-5px;
	text-align:right;
	text-transform: uppercase;
	font-weight: bold;
}

/* ######################## afrol menu provincie */

#prov {

	width:407px;
	height:40px;
	position:absolute;
	left:23px;
	top:206px;
	background-color:#E0E0E0;
	padding:20px 20px 0 0;
	text-align:right;
	border-bottom:1px solid #CBCBCB;
	
}


#prov select, option {
	border:solid #76AA3C 1px; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	text-transform:uppercase; 
}