body {
 	background:#221503;
 	margin:0 0 0 0;
 	font-family:Verdana, Arial, sans-serif; 
 	font-size:0.7em;
 	line-height:1.5em;
 	color:#FFFFF8;
 	text-align:center;
 	min-width:975px;
 	scrollbar-arrow-color:#221503;
  	scrollbar-base-color:#FFB167;
  	scrollbar-dark-shadow-color:#000000; 
  	scrollbar-track-color:#221503;
}

td {
  	font-family:Verdana, Arial, sans-serif; 
 	font-size:0.7em;
 	line-height:1.5em;
 	color:#FFFFF8;
}
#container {
  	width:970px;
	margin: 0 auto;
	text-align:left;    
}

#bovenmenu {
  margin-top:15px;
  background: #FFB167 url(../img/bg_bovenmenu.jpg);
  height:31px;
  width:970px;
}
#bovenlinks {
  padding:0 15px 0 15px;
}
#bovenlinks A:link, #bovenlinks A:active, #bovenlinks A:visited {
  display:block;
  float:left;
  text-decoration:none;
  color:#221503;
  font-size:12px;
  line-height:17px;
  font-weight:bold;
  padding-top:6px;
}
#bovenlinks A:hover {
  display:block;
  float:left;
  text-decoration:none;
  color:#963232;
   font-size:12px;
  line-height:17px;
  font-weight:bold;
  padding-top:6px;
   background: url(../img/bg_bovenmenu_actief.gif) 50% 0% no-repeat;
}
#bovenlinks A.groot:link, #bovenlinks A.groot:active, #bovenlinks A.groot:visited {
  display:block;
  float:left;
  text-decoration:none;
  color:#221503;
  font-size:17px;
  line-height:17px;
  font-weight:bold;
  padding-top:6px;
}
#bovenlinks A.groot:hover {
  display:block;
  float:left;
  text-decoration:none;
  color:#963232;
  font-size:17px;
  line-height:17px;
  font-weight:bold;
  padding-top:6px;
   background: url(../img/bg_bovenmenu_actief.gif) 50% 0% no-repeat;
}
#bovenlinks A.actief:link, #bovenlinks A.actief:active, #bovenlinks A.actief:visited {
  display:block;
  float:left;
  text-decoration:none;
  color:#221503;
  font-size:12px;
  line-height:31px;
  font-weight:bold;
  background: url(../img/bg_bovenmenu_actief.gif) 50% 0% no-repeat;
  padding-top:0px;
}
#bovenlinks A.actief:hover {
  display:block;
  float:left;
  text-decoration:none;
  color:#963232;
  font-size:12px;
  line-height:31px;
  font-weight:bold;
  background: url(../img/bg_bovenmenu_actief.gif) 50% 0% no-repeat;
  padding-top:0px;
}
#bovenlinks A.grootactief:link, #bovenlinks A.grootactief:active, #bovenlinks A.grootactief:visited {
  display:block;
  float:left;
  text-decoration:none;
  color:#221503;
  font-size:17px;
  line-height:31px;
  font-weight:bold;
  background: url(../img/bg_bovenmenu_actief.gif) 50% 0% no-repeat;
  padding-top:0px;
}
#bovenlinks A.grootactief:hover {
  display:block;
  float:left;
  text-decoration:none;
  color:#963232;
  font-size:17px;
  line-height:31px;
  font-weight:bold;
  background: url(../img/bg_bovenmenu_actief.gif) 50% 0% no-repeat;
  padding-top:0px;
}
#bovenlinks img {
 	margin: 11px 15px 0 15px; 
 	display:block;
 	float:left;
}
#inhoud {
  background:#FFFFFE url(../img/bg_pagina.jpg) bottom no-repeat;
}
P { margin-top:0px; margin-bottom:0px; }
UL {margin:0;padding:0;}
OL {margin:0;padding:0;}
UL LI {	margin: 0 0 0 18px;	padding:0;}
OL LI {	margin: 0 0 0 25px;	padding:0;}
