CSS 
body, *					{ font-size:12px; color: #333333 ; font-family: Verdana,arial ; line-height:1.4 ; text-decoration: none ; margin: 0px auto;  }
body 					{ text-align : center;  background: url(pics/background.gif) center top repeat-y; background-color: #F0E3C5;}
table 					{ margin-left: 0px; margin-right: auto; }
TD 						{ background-color: #E2D3AF; line-height: 1.4; }
TD.intern				{ background-color: #F0E3C5 ; margin-left: 0px; margin-right: auto; }
td.verborgen 			{ display:none }
TD.extern				{ background-color: #D3BC87 ; margin-left: 0px; margin-right: auto; }
ul						{ font-size: 11px; margin:0; list-style-position:inside; padding-left: 10px; }
li 						{ font-size: 11px; margin:0; list-style-position:inside; padding-left: 10px; }
h1						{ color: #8B4513; 	font-size: 19px; 	font-weight:bold;}
h2						{ color: #8B4513; 	font-size: 14px;	font-weight:bold;}
h3						{ font-size:11px; 	font-weight:bold;}
a 						{ }
a:hover 				{ text-decoration: underline}
a.navklein:link 		{ font-size:11px;} 
a.navklein:visited 		{ font-size: 11px; } 
a.navklein:hover 		{ font-size: 11px; text-decoration: underline}
a.navklein:active 		{ font-size: 11px;}
p 						{ } 
p.salutation			{ } 
div						{ background-color: #E2D3AF; text-align : left;  }
div.box1				{ width: 150px; 	 float: left;}
div.fullsize			{ background-color: #F0E3C5; width: 720px; }
div.linklinks			{ background-color: #F0E3C5; width: 9px;  float: left; padding: 5px; }
div.links				{ background-color: #D3BC87; width: 175px; float: left; padding: 5px;  }
div.rechts 				{ width: 506px; float: left; padding-left: 10px; }
div.internfull			{ width: 420; height: auto; margin: 0px; padding: 0px; margin-left: auto; margin-right: auto; display: block;}
div.internleft			{ width: 25%; 	 float: left; }
div.internright			{ width: 75%; 	 float: left; }
div.internkleft			{ width: 5%; 	 float: left; }

div.internkright		{ width: 95%; 	 float: left; }
div.head1				{ background-color: #D3BC87; text-align: center;  width: 18.5%; height: 20px; float: left; }
div.head2				{ background-color: #D3BC87; text-align: center;  width: 4.9%; height: 20px; float: left;}
div.head3				{ background-color: #F0E3C5; text-align: center; width: 2.6%; height: 20px; float: left;}
div.actie1				{ width: 300px; height: 150px; float: left; display: block;}
div.actie1:link			{ width: 300px; height: 150px; text-decoration: underline	}
div.actie2				{ width: 150px; height: 150px; float: left; display: block; text-align:center;}
div.actie3				{ width: 150px; margin: 0px; padding: 0px; margin-left: auto; margin-right: auto; display: block;}  
div.hardloper1			{ background-color:#d8c495; width: 496px;  display: block; margin-right: 10px}
div.hardloper2			{ background-color:#d8c495; width: 110px;  float: left; display: block; text-align:center;}
div.hardloper3			{ width: 110px; float: left; display: block; text-align:center;}
div.center				{ text-align:center;}
