
	html, body {
	height: 100%;
	/* Heel belangrijk */
	background-color: #4D4D4D;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : Black;
	padding:0px;
	margin:0px;
	text-align:center;
	background-image : url(pict/modder2.jpg);
	/*background-repeat : no-repeat;*/
	
}

P.sv {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Black;
	margin-left : 10px;
	margin-top : 0px;
	font-weight : normal;
	font-variant : normal;
	line-height : 20px;
	margin-right : 10px;
	font-style : oblique;
}

P.wit {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #FBFBFB;
	margin-left : 10px;
	margin-top : 0px;
	font-weight : normal;
	font-variant : normal;
	line-height : 20px;
	margin-right : 10px;
	font-style : oblique;
}

P.n {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 0.8em;
	color : Black;
	margin-left : 10px;
	margin-top : 5px;
	font-weight : normal;
	font-variant : normal;
	line-height : 15px;
	margin-right : 10px;
}

P.n-center {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 0.8em;
	color : #FBFBFB;
	margin-left : 10px;
	margin-top : 5px;
	font-weight : normal;
	font-variant : normal;
	line-height : 15px;
	margin-right : 10px;
	text-align: center;
}

	#container {
		position: relative; /* De container positioneer je relative omdat je de footer absoluut aan de container positioneert */		text-align:center;
		width: 997;
		min-height: 100%;
		height: auto !important; /* IE hack */
		height: 100%;
		voice-family: "\"}\""; /* IE hack */
		voice-family: inherit; /* deze hoort daar nog bij */
		margin: 0px auto; /*deze div centreren*/
		
	}

	html>body #container {
		height: auto; /* IE hack */
		
	}

	#header {
		position: relative;
		width : 997;
		height: 100px;
		top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		background-image : url(img/bg-header.gif);
		text-align:left;
		z-index : 10;
	}

	
		#logo {
		position: relative;
		width : 147px;
		height: 96px;
		top: 2px;
		margin-left: 20px;
		z-index : 20;
		text-align:left;
	}
	
	
		#actie {
	position: relative;
	width : 630px;
	height: 80px;
	z-index : 20;
	text-align:left;
	margin:-88px 0px 0px 288px;
	padding:2px 10px 2px 10px;
	font-size : 0.8em;
	color : #B30838;
	background-color : #F4F4F4;
	border : medium dotted White;
	vertical-align : middle;
	-moz-border-radius: 10px;
	-webkit-border-radius: 11px;
}
	
	
	#navbar {
	    position: relative;
		width : 997;
		height: 25px;
		top: 2px;
		background-color: #9DA0A2;
		padding:3px 0px 2px 0px;
		margin:0px 0px 0px 0px;
	}
	
	
	
	
	A.nav {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #F8F8F8;
	font-variant : small-caps;
	margin : 0 5 0 0;
	text-decoration : none;
	background-image : url(pict/light.gif);
	background-position : 0px;
	background-repeat : no-repeat;
	padding-left : 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}

	A.nav:HOVER {
	color : Black;
	background-image : url(pict/light2.gif);
	background-position : 0px;
	background-repeat : no-repeat;
	padding-left : 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}

	
		B.act {
	background-image : url(pict/light3.gif);
	background-position : 0px;
	background-repeat : no-repeat;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #f0f0f0;
	font-variant : small-caps;
	margin : 0 5 0 0;
	text-decoration : none;
	padding-left : 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}
	
	
	

	#content {
	height:auto;
	margin-top: 4px;
	margin-left: 0px;
	/* Zelde als breedte van #menu */
	margin-right: 0px;
	width : 997;
	overflow: auto;
	text-align : left;
}



	#visual {
	height:191;
	margin-top: 2px;
	margin-left: 0px;
	margin-right: 0px;
	width : 997;
}

	#subvisual {
	height:83;
	margin-top: 2px;
	margin-left: 0px;
	margin-right: 0px;
	width : 997;
	background-image : url(img/bg-subvisual.gif);
}





	#hoofditems {
	height:276;
	padding: 5px 0px 5px 0px;
	margin:5px 0px 0px 0px;
	width : 997;
	background-image : url(img/bg-hoofditems.gif);
	overflow: auto;
	
	scrollbar-face-color:#000000;
scrollbar-highlight-color:#C1C1C1;
scrollbar-3dlight-color:#3A3A3A;
scrollbar-darkshadow-color:#000000;
scrollbar-shadow-color:#808080;
scrollbar-arrow-color:#FFFFFF;
scrollbar-track-color:#414141;
	
}

div#hoofditems-ond {
	width: 997px; 
	height:auto;
	
	overflow: auto;
	padding: 5px 0px 5px 0px;
	margin:5px 0px 0px 0px;
    background:#9da0a2;
	color:#000;
	scrollbar-face-color:#000000;
scrollbar-highlight-color:#C1C1C1;
scrollbar-3dlight-color:#3A3A3A;
scrollbar-darkshadow-color:#000000;
scrollbar-shadow-color:#808080;
scrollbar-arrow-color:#FFFFFF;
scrollbar-track-color:#414141;
}


	#newsline {
	height:231;
	margin-top: 2px;
	margin-left: 0px;
	/* Zelde als breedte van #menu */
	margin-right: 0px;
	width : 997;
	background-image : url(img/bg-newsline.gif);
}



	#news { 
		
		width: 310px;
		color: black;
		float:left;
		padding-left: 0px;
		padding-top: 30px;
		padding-bottom: 0px;
		text-align : left;
		margin-left : 20px;
		margin-right : 0px;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 0.8em;
	}

	#adres { 
		
		width: 206px;
		color: black;
		float:left;
		font-weight : bold;
		line-height : 20px;
		
		padding-left: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
		text-align : left;
		
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 0.8em;
		
		margin:30px 0px 0px 70px;
		
	}




	#impres { 
		
		width: 310px;
	
		float:left;
	
		
		padding-left: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-right: 0px;
		
		
		margin:25px 0px 0px 65px;
		
	}





	h1.news {
	position: relative;
	font-size:18px;
	padding-top:10px;
	padding-bottom:0px;
	text-transform:uppercase;
	color: #F3F1F1;
	background-color: transparent;
	margin:0px 0px 10px 10px;
}


	h1.adres {
	position: relative;
	font-size:18px;
	text-transform:uppercase;
	color: #F3F1F1;
	background-color: transparent;
	margin:-32px 0px 0px 380px;
	padding:0px 0px 0px 0px;
}

	h1.impressie {
	position: relative;
	font-size:18px;
	text-transform:uppercase;
	color: #F3F1F1;
	background-color: transparent;
	margin:-22px 0px 0px 660px;
	padding:0px 0px 0px 0px;
}



	h1.actie {
	position: relative;
	font-size:12px;
	text-transform:uppercase;
	color: #000033;
	text-shadow: 1px 1px 1px Black;
}

	html>body .footer { /* IE hack, voor alles behalve IE zichtbaar */
		position: absolute; /* absoluut gepositioneerd aan de container */
		bottom: 0px;
		width: 997px;
		clear: both;
		color: white;
		height: 10px;
		padding-left: 0px;
		padding-top: 10px;
		padding-bottom: 0px;
		text-align : center;
		margin-left : 0px;
		margin-right : 0px;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 0.8em;
	}

	* .footer {
	/* IE hack, alleen voor IE zichtbaar */
	position: absolute;
	/* absoluut gepositioneerd aan de container */
	bottom: 0px;
	width: 997px;
	clear: both;
	color: white;
	height: 10px;
	padding-left: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
	text-align : center;
	margin-left : 0px;
	margin-right : 0px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 0.8em;
}

	A.insite {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : Black;
	font-variant : small-caps;
	text-decoration : none;
	
}

	A.insite:HOVER {
	color : White;
	text-decoration : underline;
}


	A.inwhite {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : Black;
	text-decoration : none;
	
}


	A.inwhite:HOVER {
	color : #cc0033;
	text-decoration : underline;
}

	A.white {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : White;
}


A.sub {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #FBFBFB;
	margin-left : 10px;
	margin-top : 5px;
	font-weight : normal;
	font-variant : normal;
	line-height : 15px;
	margin-right : 10px;
	background-color : Black;
	padding-left : 4px;
	padding-right : 4px;
	padding-top : 2px;
	padding-bottom : 2px;
	border-bottom-style : solid;
	border-bottom-width : medium;
	border-bottom-color : White;
	text-decoration : none;
}
A.sub:HOVER {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : WhiteSmoke;
	background-color : #cc3333;
	margin-left : 10px;
	margin-top : 5px;
	font-weight : normal;
	font-variant : normal;
	line-height : 15px;
	margin-right : 10px;
}

B.subact {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #CD5C5C;
	margin-left : 10px;
	margin-top : 5px;
	font-weight : normal;
	font-variant : normal;
	line-height : 15px;
	margin-right : 10px;
	background-color : #FBFBFB;
	padding-left : 4px;
	padding-right : 4px;
	padding-top : 2px;
	padding-bottom : 2px;
	border-bottom-style : solid;
	border-bottom-width : medium;
	border-bottom-color : #cc3333;
	text-decoration : none;
}
LI {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 0.8em;
	color : #FBFBFB;
	margin-left : 0px;
	margin-top : 5px;
	font-weight : normal;
	font-variant : normal;
	line-height : 15px;
	margin-right : 5px;
}

LI.news {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #FBFBFB;
	margin-left : -10px;
	margin-top : 5px;
	font-weight : normal;
	font-variant : normal;
	line-height : 25px;
	margin-right : 5px;
	text-align : left;
}

A.news {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #ffff99;
	margin-left : 0px;
	margin-top : 5px;
	font-weight : normal;
	font-variant : normal;
	line-height : 15px;
	margin-right : 5px;
	text-align : left;
}
A.news:VISITED {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #cccccc;
	margin-left : 0px;
	margin-top : 5px;
	font-weight : normal;
	font-variant : normal;
	line-height : 15px;
	margin-right : 5px;
	text-align : left;
}
TABLE.form {
	background-color : #4D4D4D;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 0.8em;
	color : #FBFBFB;

	font-weight : normal;
	font-variant : normal;
	line-height : 15px;
	border : thin solid #DCDCDC;
	margin : 5px 5px 0px 0px;
}
H1.kop {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 0.9em;
	color : #FBFBFB;
	margin-left : 0px;
	margin-top : 5px;
	font-weight : normal;
	font-variant : normal;
	line-height : 15px;
	margin-right : 5px;
}
DIV.fotowrap {
	background-image : url(img/zwartvlak.gif);
	background-repeat : no-repeat;
	background-position : top;
	text-align : center;
	vertical-align : middle;
	float : right;
	margin-top : 8px;
	margin-right : 8px;
	padding-right : 10px;
	padding-left : 8px;
	padding-top : 4px;
	padding-bottom : 3px;
}

A.adres {
	color: black;
	font-weight : bold;
	line-height : 20px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 1.0em;
	text-decoration : none;
}
A.adres:HOVER {
	color: #cc3333;
	font-weight : bold;
	line-height : 20px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 1.0em;
	text-decoration : underline;
}

