 *
 {
 padding: 0 0 0 0;
 margin: 0 0 0 0;
 }
 body
 {
  font-family:  Trebuchet MS, Verdana, Arial;
	font-size: 12px;
	text-align: center;
	height: 100%;
	background-color: #FFFBE0;
	color:#442200;
 }
 h1
 {
  font-size: 18px;
	padding-bottom: 5px;
 }
 
 h2
 {
  margin-top: 15px;
  font-size: 16px;
	padding-bottom: 5px;
 }
 #topcontainer
 {
  margin-top: 40px;
  width: 800px;
  text-align:left;
/*  background-color:red;*/
	margin-left:auto;
	margin-right:auto;
	height: 100%;
 }
 #departed
 {
 text-align: center;
 }
 html>body #topcontainer
 {
  margin-top: 40px;
  width: 814px;
  text-align:left;
/*  background-color:red;*/
	margin-left:auto;
	margin-right:auto;

	height: 100%;
 }
 #linkerMenu
 {
 	border: solid 1px #CC6600;
  height: 80%;
  float:left;
  width: 200px;
  padding: 10px;
 	background-color: #FFFBD0;
	overflow: hidden;
 }
 html>body>#topcontainer #linkerMenu
 {
  border: solid 1px #CC6600;
  height: 80%;
  float:left;
  width: 180px;
  padding: 10px;
	background-color: #FFFBD0;
	
 }

 #kookplaatBody
 {
  border: solid 1px #CC6600;  
  width: 590px;
  text-align: justify;
  float:left;
 	background-color: #FFFBD0;
	padding: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
 }
 
 html>body>#topcontainer #kookplaatBody
 {
	border: solid 1px #CC6600;  
  width: 580px;
  text-align: justify;
  float:left;
  padding: 10px;
  background-color:FFFBD0;
	margin-left: 10px;
	margin-bottom: 20px;
 }
#kop
{
width: 100%;
height: 50px;
background-image:  url(../images/kookplaatheader.gif);
margin-bottom: 20px;
}     
/* kop werkt */
 #menucommercial
 {
  margin-bottom: 5px;
 }
 #commercial
 {
 margin:auto;
 text-align:center;
 }
 .gad
 {
 margin-top: 100%;
 }
 #footer
 {
	border: solid 1px #CC6600;
  clear:both;
 	background-color:#FFFBD0;
  height: 50px;
  text-align: right;
  margin-bottom: 0px;
	padding-right: 10px;
	
 }
 a:link
 {
 color: #C13100;
 text-decoration: none;
 }
  a:visited
 {
 color: #C13100;
 text-decoration: none;
 }
 dd
 {
 margin-left: 5px;
 margin-right: 5px;
 }
 
 /* New Design */
 #topMenu
 {
 height: 52px;
 background-color: #FFFBD0;
 border-left:1px solid #C13100;
 border-top:1px solid #C13100;
 border-bottom:1px solid #C13100;
 border-right: 1px solid #C13100;
 margin-bottom: 10px;
 }
 .topMenuItem
 {
 border-right: 1px solid #C13100;
 width: 12%;
 height: 100%;
 clear: none;
 float: left;
 text-align: center;
 }
 .topMenuItemRechts
 {

 width: 12%;
 height: 100%;
 clear: none;
 float: left;
 text-align: center;
 }
 .topMenuItemBreed
 {
 border-right: 1px solid #C13100;
 width: 15%;
 height: 100%;
 clear: none;
 float: left;
 text-align: center;
 }
 
 .topMenuLink
 {
 font-size: 14px;
 text-decoration: underline;
 
 }
 .topMenuLink:hover
 {
  font-weight: bold;
 }
 
 .sub
 {
  margin-left: 5px;
 }
 
.l1
{
font-size: 18px;
	
}
.l2
 {
font-size: 16px;
  margin-left: 10px;
 }
 .l3
 {
 margin-left: 20px;
 font-size: 14px;
 }
 
