
body {
	font-family: Georgia, Times, serif;
	font-size:10pt;
	line-height:18pt;
	background-color:99cccc;
	background-image:url(/images/bgvd.jpg);
	background-repeat:repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	
}

.groen {color:#699} 


h2 {
	font-size: 28px;
	font-family: Georgia, Times, serif;
	color: #CC0000;

	font-weight: normal;
	margin: 0;
	margin-top: 30px;
	margin-bottom: 10px;
	line-height:120%;
}
h3 {
	font-size: 24px;
	font-family: Georgia, Times, serif;
	color: #0099FF;
	padding-left:0px;
	margin: 0px;
	padding-top: 20px;
	padding-bottom: 0px;
	font-weight: normal;
}

h4 {
	font-size: 14pt;
	font-family: Georgia, Times, serif;
	color: #699;
	margin: 0px;
	padding-bottom: 0px;
	font-weight: normal;
}

h4.rood {
	font-size: 14pt;
	font-family: Georgia, Times, serif;
	color: #F00;
	margin: 0px;
	padding-bottom: 0px;
	font-weight: normal;
}



a:link, a:visited {
	font-style: normal;
	color:#399;
	
}
a:hover {
	font-style: normal;
	color: #C00;
	text-decoration: underline;
}

p.red {color: #F00}

.red:link, .red:visited {
	font-style: normal;
	color:#C00;
	text-decoration: none;
	
}
.red:hover {
	font-style: normal;
	color: #C00;
	text-decoration: underline;
}


.sidebar:link, .sidebar:visited {
	font-style: normal;
	font-weight:bold;
	color: #cc0000;
	text-decoration:none;
	text-transform:uppercase;
	font-size:.8em;
}
a.sidebar:hover {
	font-style: normal;
	font-weight:bold;
	color: #09F;
	text-decoration: underline;
}

.rood {color:#C00;}


#stippels {
	margin: 0 0 0px 0px; 
	spacing: 0 0px; 
	border-top: 1px #699 dotted;
	width:100%;
}




#mainContent p {
	padding-left:20px;
}
.footer:link, .footer:visited {
	font-style: normal;
	color: #000000;
	text-decoration:none;
	text-transform:uppercase;
	font-size:9px;
}
a.footer:hover {
	font-style: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
#footer {
	padding: 0 0px 0 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	text-align:left;
}
#footer p {
	color:#FF0;
	letter-spacing:3px;
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
}


#localNav {padding:20px}

#container { 
background-color:#FFFFFF; 
border:1px; 
padding:0px; 
width:1024px; 
height:100%;
} 

#contentbox {
	padding:10px; 
	margin-top:10px;}

#content {
	padding:20px;  
	height:100%;}

#midden {
	border-left: 1px #699 dotted; 
	padding-bottom:0px;  
	padding:20px; }

#middencontent {
	border-left: 1px #699 dotted; 
	padding-bottom:0px;  
	padding:20px; 
	padding-top:30px; }


#mid2borders {
	border-left: 2px #699 dotted; 
	border-right: 2px #699 dotted;   }

#header {
	background: #ffffff;
	padding: 0px 0px 10px 0px;  
	border-bottom: 1px #000000 solid;
	width:890px;
}



