body {
	font-family:verdana;
	font-weight:normal;
	font-size:10px;
	color:#4F292B;
	text-decoration:none;
	margin: auto;
	margin-top: 0px;
	padding: 0px;
	text-align: center;
	background-image: url("../img/bg_stripes.gif");
}

a {
	color:#4F292B;
	font-family:verdana;
	font-size:10px;
	font-weight:normal;
	text-decoration:underline;
}

a:hover	{
	color:#4F292B;
	font-family:verdana;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
}

H1 {
	color:#4F292B;
	font-family:Georgia;
	font-weight:normal;
	font-size:11px;
	text-decoration:underline;
	display: inline;
}
H2 {
	margin-bottom: 2px;
	color:#DAC58F;
  	font-family:verdana;
	font-weight:normal;
	font-size:10px;
	text-decoration:none;
	background-color:#6A3430;
	display: inline;
}
P {
	margin-top: 2px;
}

/* wb structure
***************************************************************/

#main-container {
	margin: auto;
	margin-top: 0;
	padding: 0px;
	width: 753px;
	text-align: left;
}

#top-container {
	height: 188px;
	padding: 0px;
	margin: 23px 0px 0px 14px;
}
#topnav {
    font-family:georgia;
	font-weight:none;
	font-size:11px;
	color:#4F292B;
    padding:8px 0px 0px 30px;
    margin:0px;
}

#contentcontainer {
	margin: 23px 0px 0px 30px;
	padding: 0px 0px 0px 0px;
	float: left;	

}
#content_l {	
	width: 348px;
	margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}
#content_r {
	width: 364px;
    margin: 28px 0px 0px 11px;
    padding: 0px 0px 0px 0px;
    float:right;
}
/* tekst opmaak
***************************************************************/
.header{
	color:#4F292B;
	font-family:Georgia;
	font-weight:normal;
	font-size:11px;
	text-decoration:underline;
	
}
.paragraaf{
	color:#DAC58F;
  	font-family:verdana;
	font-weight:normal;
	font-size:10px;
	text-decoration:none;
	background-color:#6A3430;
}
.green{
	color:#626F0B;
  	font-family:verdana;
	font-weight:normal;
	font-size:10px;
	text-decoration:none;
}

.backtotop{
	color:#626F0B;
  	font-family:verdana;
	font-weight:normal;
	font-size:10px;
	text-decoration:underline;
}
