body
	{font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-size: 90%; padding: 0; margin: 0;}

#leftcontainer	{width: 100px;}
	#logo	{text-align: center; padding: 20px 0;}
	#header {width: 662px; position: absolute; left: 105px; top: 0;}
	#header img.kop {margin-bottom: 0}
	#header .fluff	{text-align: right; margin-top: 0}
	#header .fluff img	{margin-right: 2px}
	
/* nodig voor het menu */	
#menu		{width: 82px; padding: 0 0 50px 0; color: #333; font-size: 75%; 
			background-color: #2E7253; border-right: 10px solid #7AC18C;}
#menu ul	{list-style: none; margin: 0; padding: 0; border: none;}
#menu li	{border-bottom: 1px solid #7AC18C; margin: 0;}
#menu li a	{display: block; padding: 5px 5px 5px 0.5em; background-color: #2E7253;
			color: #fff; text-decoration: none; width: 100%;}
html>body #menu li a {width: auto;}
#menu li a:hover	{background-color: #192758; color: #fff;}

#content	{font-size: 90%; width: 640px; position: absolute; top: 130px; left: 120px;}

h1	{font-size: 120%;}
a	{text-decoration: none; color: SeaGreen;}
a:hover	{text-decoration: underline;} 

table.contact th
	{text-align: right; font-weight: normal;}
	
dl#handboek	dt a	{color: black}
