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






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


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


#total hr {margin:10px 0 10px 0; height: 0;border: 0;border-top: 1px solid #4a6676;width:100%;}
#total h1 {text-align: left;color: #4a6676;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: #4a6676;font-size: 14pt; margin: 0 0 0 0px;font-weight: bold;}


#content1 a {color:#3f3c39;font-weight: normal; text-decoration: underline;}
#content1 a:hover {color:#FE0000;font-weight: normal; text-decoration: underline;}

#content2 a {color:#3f3c39;font-weight: normal; text-decoration: underline;}
#content2 a:hover {color:#FE0000;font-weight: normal; text-decoration: underline;}

#content3 a {color:#3f3c39;font-weight: normal; text-decoration: underline;}
#content3 a:hover {color:#FE0000;font-weight: normal; text-decoration: underline;}

#content4 a {color:#3f3c39;font-weight: normal; text-decoration: underline;}
#content4 a:hover {color:#FE0000;font-weight: normal; text-decoration: underline;}





#header {
	background-color:#999999;
	height:120px;
	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;
	background-color: White;
	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;
	color: 3f3c39;
}

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

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

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


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




#footer {
	clear: both;
	background-color:#b3c1c8;
	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;
	float:left;
	
}



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

 /* Sidebar advertenties */




a {color:#000000;}


