* {
padding: 0;
margin: 0;
}
html, body {
height: 100%;
}
body {
font-family: arial, helvetica, sans-serif;
font-size: 11px;
line-height: 13pt;
background-color: #DDD;
}
h1 {
	font-size: 16px;
	font-family: Georgia, Garamond, Times;
	bottom-margin: 5px;
	font-weight: normal;
	color: #CD0000;
	border-bottom: 1px solid #EAB600;
	padding: 0px 0px 3px 3px;
	margin-bottom: 14px;
}

h2 {
	font-size: 14px;
	font-family: Georgia, Garamond, Times;
	bottom-margin: 5px;
	font-weight: normal;
	color: #CD0000;
	padding: 21px 0px 0px 3px;
	margin-bottom: 6px;
}

p {
padding: 0 10px 1em;
}

ul {
margin: 0px 0px 0px 10px;
list-style-type: square;
color: #EAB600;
}

li {
margin: 0px 0px 0px 10px;
}

#container {
min-height: 100%;
background-color: #fff;
width: 780px;
margin: 0 auto;
}
* html #container {
height: 100%;
}

#css-body {
	position: relative;
	width: 100%;	
	margin-left:0;
	margin-right:0;
	margin-top:0px;
	margin-bottom:0px;
}


#text {
	width: 387px;
	padding-top: 180px;
	padding-left: 214px;
}

#MenuContainer {
	position: absolute;
	width: 200px;
	padding: 5px;	
	left: 1px;
	top: 260px;
	font-family: arial, verdana;
	font-weight:bold;
	font-size: 12px;
	z-index: 99999;
}
#MenuContainer a {
	color: #CD0000;
	text-decoration: none;	
}
#MenuContainer a:hover {
	color: #EAB600;
	text-decoration: none;	
}
#MenuContainer a:active {
	color: #CD0000;
	text-decoration: none;	
}
#MenuContainer a:visited {
		text-decoration: none;	
}
#menu ul {
	margin: 0px 0px 0px 8px;
	padding: 0;
	list-style-type: square;
	color: #fff000;
}
#menu li {
	color: #fff;
	display: block;
	padding: 10px 0px 10px 5px;
	border-bottom: 1px solid #EAB600;
}

#menu ul li.current_page_item {
	text-decoration: underline;
	list-style-type: square;
	color: #CD0000;
}	

a {
	color: #CD0000;
	text-decoration: none;	
}
a:hover {
	color: #EAB600;
	text-decoration: none;	
}
a:active {
	color: #CD0000;
	text-decoration: none;	
}
a:visited {
	text-decoration: none;	
}


#donkergrijs {
	position:absolute; 
	background-image: url(header.jpg);
	width: 778px;
	height: 126px;
	top: 40px;
	left: 1px;
	z-index: 1;
}

#schild {
	position:absolute; 
	background-image: url(schild.gif);
	width: 189px;
	height: 196px;
	top: 12px;
	left: 598px;
	z-index: 999;
}

#cover {
	position:absolute; 
	background-image: url(boek.jpg);
	width: 187px;
	height: 261px;
	top: 1px;
	left: 10px;
	z-index: 999;
}

#line {
	position:absolute; 
	background-color: #EAB600;
	width: 1px;
	height: 361px;
	top: 170px;
	left: 614px;
	z-index: 999;
}

#blok1 {
	position:absolute; 
	background-image: url(blok1.jpg);
	font-size: 9px;
	width: 130px;
	height: 94px;
	top: 40px;
	left: 20px;
	z-index: 1;
}

#blok2 {
	position:absolute; 
	background-image: url(blok2.jpg);
	font-size: 9px;
	width: 129px;
	height: 94px;
	top: 160px;
	left: 20px;
	z-index: 1;
}

#blok3 {
	position:absolute; 
	background-image: url(blok3.jpg);
	font-size: 9px;
	width: 129px;
	height: 94px;
	top: 280px;
	left: 20px;
	z-index: 1;
}

#left {
	margin: 15px 0px 8px 400px;
	width:170px;
}

#submenuContainer {
	position: absolute; 
	width: 150px;
	padding-top: 15px;
	padding-left: 20px;
	font-size: 11px;
	z-index: 3;
}
#submenuContainer a {
	color: #CD0000;
	text-decoration: none;		
}
#submenuContainer a:hover {
	color: #EAB600;
	text-decoration: none;	
}
#submenuContainer a.bloklink {
	color: #ffffff;
	text-decoration: none;		
}
#submenuContainer a.bloklink:hover {
	color: #ffffff;
	text-decoration: none;	
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style-type: square;
	color: #EAB600;
}
#sidebar ul li.current_page_item {
	text-decoration: underline;
	color: #CD0000;
}
#sidebar li {
	padding-left: 0px;
}

