body {
   padding: 0px;
   margin: 0px;
	 text-align: center;
	 font-family: Verdana, Arial, Helvetica, sans-serif;
}

#kader {
   width: 725px;
   margin: 10px auto 0 auto;
}

#kop {
   float: left;
   width: 725px;
	 height: 135px;
   background-color: firebrick;
	 background-image: url(kaartje Wim.tif);
	 background-repeat: no-repeat;
}

#koptekst { 
	 color: white;
	 font-size: 30pt;
	 text-align: center;
   padding-top: 44px;
}

#hulsrechts {
   float: left;
   width: 724px;
   background-color: firebrick;
	 border-bottom-color: firebrick;
	 border-bottom-style: solid;
	 border-bottom-width: 1px;
	 border-right-color: firebrick;
	 border-right-style: solid;
	 border-right-width: 1px;
}

#hoofdvak {
   margin-left: 135px;
	 padding-bottom: 12px;
	 background-color: white;
	 text-align: left;
}

#menu {
   float: left;
   width: 135px;
   margin-left: -725px;
	 text-align: left;
}

#menu ul  { 
  list-style-type: none;
	font-size: 11pt;
	font-weight: bold;
	margin: 0;
	padding: 20px 0 0 0;
}

#menu ul li { 
	margin: 10px 0px 10px 0px;
	padding: 0;
}

#menu ul li a { 
  display: block;
	margin: 0;
	padding: 3px 0 3px 9px;
	width: 126px;
	background-color: firebrick;
}

#menu ul li a:link, #menu ul li a:visited { 
	text-decoration: none;
  color: white;
}

#menu ul li a:hover { 
  width: 136px;
	background-color: white;
  color: firebrick;
}

#voet {
   float: left;
   width: 725px;
	 margin-top: 6px;
 	 color: firebrick; 
	 font-size: 7pt;
}

#voet a { 
   text-decoration: none;
	 color: firebrick;
}

p {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10pt;
		margin-left: 12pt;
		color: #000033;
		margin-right: 0.3cm;
		line-height: 120%;
}

h1 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12pt;
		color: darkslategrey;
		font-weight: bold;
		margin-left: 12pt;
		margin-top: 0;
		padding-top: 34px;
}

h2 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10pt;
		color: firebrick;
		font-weight: bold;
		margin-bottom: -10pt;
		margin-left: 12pt;
}
