/* generated by csscreator.com */ 
html, body{ 
	margin:0; 
	padding:0; 
	text-align:center;
	font-family: "Bookman old style",verdana;
	font-size: 12px; 
	background-color: #8F6A3E;
} 

body, td{
	font-size: 12px; 
}

img{
	margin: 0 20px 0 20px;
}

a{
	color: #712310;
	text-decoration: none;
	font-weight: normal;
	font-family: "Bookman old style",verdana;
	font-size: 12px; 
}

a:hover{
	color: #9B5C26;
}
 
#pagewidth{ 
	width:850px; 
	text-align:left;  
	margin-left:auto; 
	margin-right:auto; 
	background-image: url(../images/bg.jpg);  
} 
 
#header{
	position:relative; 
	height:188px; 
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat; 
	width:100%;
}

#menubalk{
	padding-left:30px;
	height: 31px;
	width: 850px;
	background-image: url(../images/menubalk.jpg);
	background-repeat: no-repeat; 
}

#menubalk table{
	width:800px;
} 

#menubalk .items{
	width: 150px;
}
 
#maincol{
	display:block;
	float:right;
	margin-top: 20px;
	display:inline; 
	position: relative; 
	width:100%; 
}

#footer{
	margin-top: 20px;
	height:237px; 
	background-image: url(../images/footer.jpg);  
	clear:both;
}

#active_menu{
	font-weight: bold;
}
 
 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
 
.clearfix{
	display: inline-block;
	margin-right:50px;
	margin-left:50px;
}

/* Hides from IE-mac */
* html .clearfix{
	height: 1%;
}

.clearfix{
	display: block;
}
/* End hide from IE-mac */  

.blog, .back_button{
	margin-right: 5px;
}

.contentpaneopen{
	width: 100%;
}

.contentheading{
	display: block;
	width: 100%;
	font-size: 18px;
	color: #4D290F;
}

.buttonheading{
	float: right;
	width: 25px;
}

.mainlevel, .sublevel{
	margin-left: 10px;
	display: block;
	font-size: 13px;
	color: #C4953C;
	padding-left:20px;
	line-height: 30px;
	background-image: url(../images/pijltje.jpg); 
	background-repeat: no-repeat;
	background-position: 0 50%;
}

.mainlevel:hover, .sublevel:hover{
	display: block;
	font-size: 13px;
	color: #F6E3BC;
	padding-left:20px;
	line-height: 30px;
	background-image: url(../images/pijltje.jpg); 
	background-repeat: no-repeat;
	background-position: 0 50%;
}

.sublevel{
	display: block;
	border-bottom: 1px solid #9B5C26;
}

.contenttoc {
	margin-left: 10px;
	background-color: #E9CF99;
	border: 1px solid #9B5C26;
}

.contenttoc td {
	padding: 0 6px;
}

.pagenavbar{
	margin-top: 10px;
}

.moduletablecopyright{
	float:right;
}

.moduletablecopyright tr td p{
	display:block;
	margin: 0;
	text-align:right;
	font-family: tahoma;
	font-size: 11px;
	margin-top: 100px;
	margin-right:200px;
}

#contentflash{
	padding-top:110px;
	padding-left:25px;
}
