body{
	background-color:#333333;
	text-align:center; 
	font: normal  10pt verdana, arial, helvetica, sans-serif;
	text-align:center; 
	margin-top: 8px;
	text-color: #666666;
}






#total {
	background-color: White;
	margin-top:10px;
	margin-bottom: 10px;
	margin: auto;
	width: 760px;
	clear:both;
	border-style:solid;
	border-width:1px;
	position:relative;
}


#total a.a {color:#0000FF;font-weight: normal; text-decoration: underline;}
#total a.a:hover {color: #FE0000; font-weight: normal; text-decoration: underline;}
#total a.b {text-align: center;font-weight: normal; text-decoration: underline;}
#tital a.b:hover {color: #FE0000; font-weight: normal; text-decoration: underline;}
#total a.c {font-weight: normal; text-decoration: none;}
#tital a.c:hover {font-weight: normal; text-decoration: underline;}


#total hr {margin:10px 0 10px 0; height: 0;border: 0;border-top: 1px solid #C0C0C0;width:100%;}
#total h1 {font:normal;text-align: left;color: #CC0000;font-size: 20pt; margin: 10 0 0 0px;font-weight: bold;}
#total h2 {padding-left:0px;padding-bottom: 6px; padding-top:10px;text-align: left;color: #CC0000;font-size: 14pt; margin: 0 0 0 0px;font-weight: bold;}




#header {
	background-color:#999999;
	height:0px;
	border-bottom:solid;
	border-bottom-width:1px;
	border-bottom-color:#000000;
	background: url("/images/logo.jpg") no-repeat top center;

}

#breadcrum {
	background-color: White;
	width: 740px;
	clear:both;
	padding-left:10px;
	padding-top:2px;
	text-align: center;
}

#sidebar {
	
	width: 190px;
	float: right;

	margin-right:15px;
	margin-bottom:20px;
	margin-top:20px;
	text-align:left;
	
}

#main {
	background-color: White;
	width: 500px;
	float:left;
	margin-top:20px;
	margin-left:15px;
}

#content1 {
	background-color:#FFFFFF;
	text-align:justify;
}

#content2 {
	background-color:#FFFFFF;
	text-align:justify;
}

#content3 {
	background-color:#FFFFFF;
	float: left;
	padding-top:30px;
	text-align:justify;
}

#footer {
	clear: both;
	background-color:#999999;
	border-top:solid;
	border-top-width:1px;
	border-top-color:#000000;
	text-align:center;
}


/* Advertenties */

#g1 {
	background-color:#FFFFFF; /* Onder header */
	padding:10px;
}

#g2 {
	background-color:#FFFFFF; /* Voor 1e content */
	margin-right:10px;
	
}



#g3 {
	background-color:#FFFFFF; /* Voor 4e content */
	border:solid;
	border-width:1px;
	clear:both;
}

 /* Sidebar advertenties */




a {color:#000000;}