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;
}


#gglsubbar{
	font:arial,sans-serif; 
	font-size:9px; 
	padding-left:3px; 
	padding-right:3px; 
	padding-bottom:5px;
	color:#000000;
	width:154px;
}

#gglsubbar a {
	font:arial,sans-serif; 
	font-size:9px; 
	padding-right:3px; 
	padding-bottom:5px;
	color: #0000FF;
}



#total a.a {color:#0000ff; text-decoration: underline;}
#total a.a:hover {color: #FE0000; text-decoration: underline;}
#total a.b:visited {color: #0000ff; text-decoration: underline;}

#total a.b {text-decoration: underline;}
#total a.b:visited {color: #000000; text-decoration: underline;}
#total a.b:hover {color: #FE0000; text-decoration: underline;}

#total a.c {color: #000000; text-decoration: none;}
#total a.c:hover {text-decoration: underline;}
#total a.c:visited {color: #000000; text-decoration: none;}

#total a.ch1 {color: #CC0000;text-decoration: none;}
#total a.ch1:hover {color: #CC0000;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: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;
	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;

	float:left;

	

}







#g3 {

	background-color:#FFFFFF; /* Voor 4e content */

	border:solid;

	border-width:1px;

	clear:both;

}


/* cs style */


/* Basic Template ---------------------------------- */

#articles{

	margin: 0px auto;
	font: normal  10pt verdana, arial, helvetica, sans-serif;
	color: #000000;	
}
#articles a:link{
	color: #000000;
	text-decoration: underline;
}
#articles a:visited{
	color: #000000;
	text-decoration: underline;
}
#articles a:hover{
	text-decoration: underline;
}
#articles h1{font:normal;text-align: left;color: #CC0000;font-size: 20pt; margin: 10 0 0 0px;font-weight: bold;}
#articles hr{
	display: block;
	clear: left;
	color: #d5d5d5;
	height: 1px;
	width: 100%;
	border: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #d5d5d5;
	overflow:hidden;
	padding: 0px;
	font-size: 1px;
}
#articles table{
	padding: 0px;
	margin: 0px;
}
/* Categories Listing ---------------------------------- */

#categories p{
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
}

/* Article Listing ---------------------------------- */

#listing h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	padding-top: 0px;
	padding-bottom: 5px;
	margin: 0px;
}
#listing .index_link{
	color: #000000;
	text-decoration: underline;
}
#listing a{
	font-weight: bold;
}

/* Article Display ---------------------------------- */

#article 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;}
#article p{
	padding-top: 0px;
	padding-bottom: 10px;
	margin: 0px;
}
#article_body a{
	text-decoration: underline;
}
#article .author{
	font-weight: bold;
}
#article .resources{
	padding-top: 10px;
}
#article .pubdate{text-decoration: none;}
#article .filed{text-decoration: none;}
#article .index_link{text-decoration: none;}