body    {
	font-family: Arial,Sans-serif,Times New Roman,;
	font-size: 11 px;
	font-weight: normal;
	color: #006633;
	background-color: #ffffff;
}

a{
 color:#006633;
 text-decoration: none;
 }
 
 a.menu{
  color:#003300;
	text-decoration: none;
	font-weight: bold;
	}
a.menu1{
 color:#006633;
 text-decoration: none;
 font-weight: bold;
 }

 p{
  text-align: justify; 
  
	}
 
a.knop1{
 display: inline;
 width: 130px;
 background: #66ff66;
 text-align: center;
 border: 2px outset grey;
 text-decoration: none;
 font-size: 14px;
 font-weight: bold;
 color: #000000;
 
 
 }
 
a.knop1:hover{
 background.image: url('foto/knop.gif')no-repeat;
 color: #330099;
}
	
a.knop2{
 display: inline;
 width: 110px;
 text-align: center;
 border: 1px outset grey;
 font-size:  14px;
 font-weight: bold;
 margin: 3px;
 background: #ffcc66;
 color: #663300;
 }
 
a.knop2:hover{
 background:red;
 color:yellow;
}

a.knop3{
 display: block;
 width: 100px;
 border: 2px outset grey;
 background: #cc6600;
 text-align: center;
 text-decoration: none;
 color: yellow;
 
 }
 a.knop3:hover{
 color:white;
}

 a.link{
 color: #009900;
 }
 
.submenu{
 display: none;
 
 }

 
.dagprogramma{
 position: absolute;
 display:none;
 margin-left:220px;
  }
	
h5 {
   font-family: Arial,Times New Roman;
	 font-size: 15 px;
	 font-weight: bold; 
	 color: #006633;
	 }


h4 {
	 font-family: Arial,Times New Roman;
	 font-size: 18 px;
	 font-weight: bold;
	 color: #006633;
	 }
	 
hr {
   color:#009966;
	 }