body, html
{
	background-color : #FFFFFF;
	background-image:url("../images/20080615Achtergrond.gif");
	background-repeat:repeat;
	text-align:center;
	margin:0px;
	padding:0px;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
 	
 	font-size: 12px;
	font-style:normal;
 	color: #000;

	text-transform:inherit;

}



#hdr_logos
{
background-color:#F7F7F7;
width:800px;
border:none
}

#bottom_line {
text-align:center;
background: transparant;
width:100%;
height:206px;
border-bottom: 2px dashed #CCC;
}

#outer_outer {
	text-align:center; 	
	width:820px; 
	margin: 0 auto;
	margin-top: 0px;
	background-color:#F7F7F7;
}

#outer { 
	text-align:center; 	
	width:800px; 
	margin: 0 auto;
	text-transform:none;
	background-color:#F7F7F7;
	margin-top: 0px;
	border: 2px dashed #CCC;
	background: url("../images/background_border.jpg")  repeat-y 0 0;
}

hr {
border-top: 2px dashed #CCC;
border-bottom:0px;
clear:both;
}

#hdr 
{
 	color: #333333; 	
}

#bodyblock 
{
	color: #333333;
	width:800px;
	padding:0;
}

#cont {
 color: #333333;
 width:502px;
 text-align: left;
 margin: 0px 0 0px 0;	
 padding: 20px 0 0 0;
 border-top: 2px dashed #CCCCCC;	
 border-bottom: 2px dashed #CCCCCC;
 float:left;
 }

#cont_r {
 color: #333333;
 <!--width:100px;-->
 border: 2px dashed #CCCCCC;
 text-align: left;
 margin: 0px 0 0px 0;	
 		
 }

#r-col {
 
 float:right;
 width:290px;
 color: #333333;
 margin: 0px 0px 0 0;
 padding: 0 0px 10px 0px;	
 text-align:left;
 }


 
#ftr {
	width:800px;
 	height:14px;
	background-color:#F7F7F7;	
	border-top: 2px dashed #CCCCCC;
			
	padding: 8px 0px 4px 0px;

	font-size: 10px;
	clear: both;
 }

/* { border: 1px solid #F00; }