body { 
	text-align: center; 
	font-family: verdana, sans-serif;
	background-color: #868A08;
}


#top { 
  width: 1018px; 
	height: 232px; 
	margin: 0 auto 0 auto; 
	background-color: white; 
	background-image: url(http://www.drsebi.eu/cellfood.jpg);background-repeat: no-repeat;
	border-bottom: 5px F7D358;
}			 
#kop { 
  width: 818px; 
	height: 146px; 
	margin: 0 auto 0 auto; 
	padding: 0 0 0 0;
	border-left: #F7D358; 
	border-right: #F7D358; 
}

#koptekst { 
  font-family: comic sans ms, verdana, sans-serif;
	font-size: 12pt; 
	font-weight: bold;
	text-align: left;
	color: black;
	padding: 205px 0 0 270px;
	
}

#huls { 
  width: 1018px; 
	margin: 0 auto 6px auto; 
	padding: 0; 
	border: 0;
	background: #F7D358; 
	overflow: auto;
	border-bottom: 12px #F7D358; 
}

#kolomlinks { 
  width: 174px; 
	margin: 0; 
	padding: 60px 0 0 0; 
	border: 0;
	float: left;
}

#hoofdvak { 
  width: 668px; 
	height: 70%;
	overflow-x:hidden;
	overflow-y:scroll;
	margin: 0; 
	padding: 0; 
	border: 0;
	float: left;
	background-color: F5ECCE; 
	border-left: 1px #F7D358; 
	border-right: 1px #F7D358;
}

#kolomrechts { 
  width: 174px; 
	margin: 0; 
	padding: 0px 0 0 0; 
	border: 0;
	float: left;
	font-size: 10pt;
	text-align: left;
}

#kolomrechts p {  
	color: #F7D358; 
  font-size: 10pt; 
	line-height: 140%; 
	text-align: left; 
	padding: 6px 4px 6px 4px; 
}
	
h1 { 
  color: firebrick; 
	font-size: 12pt; 
	font-weight: bold; 
	text-align: left; 
	margin: 0; 
	padding: 28px 16px 0px 28px;
}

h2 { 
  color: firebrick; 
	font-size: 10pt;
	font-weight: bold; 
	text-align: left; 
	padding: 6px 16px 0 28px;
}

p { 
  color: black; 
  font-size: 10pt; 
	line-height: 140%; 
	text-align: left; 
	padding: 6px 16px 0px 28px; 
}

form {
  color: black;
  font-size: 10pt;
  line-height: 140%;
  text-align: left;
  padding: 6px 16px 6px 28px;
}



#menu {  
	text-align: left;
 	font-size: 11pt;
	font-weight: bold;
}

#menu ul { 
  list-style-type: none;
  margin: 0; 
  padding: 0;
}

#menu ul li { 
}

#menu ul li a {  
  display: block;
  width: 175px;
	font-size: 1em;
	color: white;
	text-decoration: none;
	text-align: left; 
	padding: 6px 0 6px 9px;
}

#menu ul li a:hover {  
	font: 1em verdana, serif;
	color: firebrick; 
	font-weight: bold;
	text-decoration: none;
	background-color: white;
}

#voet { 
  clear: both; 
  width: 1000px; 
 	font-size: 8pt; 
	color: firebrick; 
	text-align: right; 
	margin: 0 auto 0 auto; 
	padding: 2px 0 0 0;
}

#voet a { 
 text-decoration: none;
 color: white;
}