ul#navlist, ul.subnavlist { 
list-style: none;
font-family: arial, times, serif; 
}
ul#navlist a
{
font-weight: bold;
text-decoration: none;
}
ul#navlist, ul#navlist ul, ul#navlist li
{
margin-left: 0em;
padding: 0;
}
#navlist li {
border-bottom: 1px solid #7b323d;
margin: 0;
}
#navlist li a {
display: block;
padding: 3px 3px 3px 5px;
border-left: 8px solid #340119;
text-decoration: none;
width: 100%;
}
html>body #navlist li a {
width: auto;
}
#navlist li a:hover {
padding: 4px 3px 2px 0.3em;
border-left: 8px solid #7b323d;
background-color: #f9f6e5;
}
.subnavlist {
display: none;
border: none;
}
ul.subnavlist li {
border: none;
}
.subnavlist li a {
text-align:right;
padding: 1px 1px 1px 2px;
font-size:10pt;
border:none;
border-right: 4px solid #340119;
text-decoration: none;
width: 100%;
}
html>body .subnavlist li a {
width: auto;
}
.subnavlist li a:hover {
padding: 2px 1px 0px 2px;
border-right: 4px solid #7b323d;
border-left: none;
background-color: #f9f6e5;
}
body{
background-color:#35111b;
margin:0px;
margin-left:296px;
margin-top:150px;
    height           : 100%;
}
#head{
	position		 : absolute;
	top				 : 0px;
	right			 : 0px;
    width            : 100%;
	height			 : 150px;
	background		 : url("img/blokkenschema_01.gif") top right no-repeat;
    z-index          : 1;
}
#contentbox{ 
	font-family		 : arial, times, serif; 
    z-index 		 : 5;  
    background       : #EFE7C2;  
    height           : 100%;
} 
#content{ 
    background       : #EFE7C2; 
    z-index 		 : 5;  
	padding			 : 10px;
	overflow 		 : auto;  
    min-height       : 300px; 
    height           : 100%;
} 
a{
text-decoration:none;
color:#340119;
}
a:hover {
color:#7b323d;
}
.Blokken{
	z-index : 1;
}
#left{
	position		 : absolute;
	background-color : #4b1223;
	width 			 : 257px;
	height			 : 322px;
	left		     : 0px;
	top		         : 150px;
	z-index			 : 2;
}
#right{
	z-index			 : 2;
	background-color : #35111b;
    left             : 0px;
    top              : 272px;
	left             : 0px;
	width 			 : 100%;
	height			 : 322px;
	position		 : absolute;
}
#bleft{
	background-color : #36011a;
	width 			 : 523px;
	height			 : 164px;
	bottom           : 0px;
	left		     : 200px;
	position		 : absolute;
	z-index			 : -1;
}
.opmaak{
	z-index : 4;
}
#menuLeft{
	z-index : 4;
	background-color : #EFE7C2;
	width			 : 200px;
	position		 : absolute;
    top              : 150px;
	left             : 0px;
	padding			 : 5px;
	font-family		 : arial, times, serif; 
}
#balkTop{
	z-index : 4;
	background		 : url("img/design_03.gif");
	width			 : 86px;
	height			 : 362px;
	position		 : absolute;	
	left		     : 205px;
	top		         : 0px;
}
#balkBottom{
	z-index : 1;
	background-color : #EFE7C2;
	width			 : 86px;
	height			 : 214px;
	position		 : absolute;	
	left		     : 205px;
	bottom	         : 0px;
}
.red {
color: red;
}
