	 body 
	 {
	font-family: helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	background-color: #CCCCCC;
	 
	 }
	 
   div  
	 { 
	 	 		border: 0px solid #000;
	 }
	 
	 /* stijlkenmerken menu */
	 #menu 
	 {
	position: absolute;
	top: 123px;
	margin-left: 5px;
	height: 568px;
	width: 135px;
	text-align: center;
	font-size: 100%;
	font-weight: bolder;
	display: list-item;
	left: -5px;
	background-color: #CCCCCC;
	 }
	 
	 #menu .webmaster
	 {
	 color: #000000;
	 font-size: 80%;
	 }
	 
	 /*stijlkenmerken buttons menu*/
	 p.menu
	 {
	 background-color: #ccccff;
	 border-color: #6666cc;
	 border-width: thin; 
	 border-style: solid; 
	 }

	 /* inhoud */
	 #inhoud 
	 {
	 padding-top: 20px; 
	 position: absolute;
	 top: 135px; 
	 right: 10px; 
	 font-size: 95%;
	 left: 145px; 
	 padding-left: 20px;	 
	 padding-right: 20px;   
	 padding-bottom: 20px; 
	 background-color: #FFFFFF; 
	 border-width: thin;
	 border-color: #6666cc;
	 border-style: solid; 
	 }
	 
	 /*stijlkenmerken foto labo*/
	 #inhoud .foto
	 {
	 text-align: center; 
	 }
	 
	 /*stijlkenmerken adres labo*/
	 p.adres
	 {
	 text-align: center;
	 } 
	 
	 /*stijlkenmerken hoofding*/
	 #hoofding 
	 {
	position: absolute;
	top: 0px;
	width: 100%;
	left: 0px;
	height: 90px;
	background-color: #CCCCCC;
	 }
	 
	 /*stijlkenmerken logo hoofding*/
	 #hoofding .logo
	 {
	 text-align: center; 
	 vertical-align: bottom;
	 font-size: 400%; 
	 font-family: geneva, sans-serif;
	 padding-top: 10px; 
	 }
	 #inhoud .top
	 {
	 text-align: center;
	 }
 
	 /*stijlkenmerken kadertje talen*/
	 #hoofding .talen
	 {
	 z-index: 1;
	 width: 100%;
	 top: 100px; 
	 position: absolute; 
	 background-color: #ccccff;
	 left: 0px; 
	 text-align: right;  
	 font-size: 95%;
	 font-weight: bold; 
	 border-top-width: thin;
	 border-bottom-width: thin;
	 border-color: #6666cc;
	 border-style: solid; 
	 }
	
	 /*stijlkenmerken footer*/
	 #footer 
	 {
	 border: 2px solid #000033;
	 background-color: #CCCCCC;
	 height: 55px;
	 }
	 
	 /*stijlkenmerken links in het menu*/
	 #menu A:link
	 {
	 color:#0000CC;
	 text-decoration: none; 
	 }
	 #menu A:visited
	 {
	 color: #3333ff;
	 text-decoration: none; 
	 }
	 #menu A:hover
	 {
	 color: #000000;
	 text-decoration: none; 
	 }
	 
	 /*stijlkenmerken links in de talenbalk*/ 
	 #hoofding .talen A:link
	 {
	 color:#0000CC;
	 text-decoration: none; 
	 }
	 #hoofding .talen A:visited
	 {
	 color: #3333ff;
	 text-decoration: none;
	 }
	 #hoofding .talen A:hover
	 {
	 color: #000000;
	 }
	 
	 /*stijlkenmerken titels*/
	 h1
	 {
	 font-weight: bold;
	 color: #000000;
	 font-size: 200%;
	 font-family: helvetica, sans-serif;
	 }
	 
	 h2
	 {
	 font-weight: normal; 
	 color: #000099;
	 font-size: 140%;
	 font-family: helvetica, sans-serif;
	 }
	 
	 h3
	 {
	 font-weight: normal; 
	 color: #6666cc;
	 font-size: 130%;
	 font-family: helvetica, sans-serif;
	 }
	 
	 h4
	 {
	 font-weight: normal; 
	 color: #000000;
	 font-size: 120%;
	 font-family: helvetica, sans-serif;
	 }
	 
	 h5
	 {
	 font-weight: normal; 
	 color: #0033cc;
	 font-size: 110%;
	 font-family: helvetica, sans-serif;
	 }
	
	 

