TD,P,B,INPUT,DIV{font-family:arial,helvetica; font-size:12px; color: #006633;}

a.knop{
	background-color: #006600;
	background-image: url(images/knop0.jpg);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	color: #006633;
	display: block;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 14pt;
	height:30px;
	line-height: 28px;
	text-align: center;
	text-decoration: none;
	width: 120px;
}

a.knop:hover{
	background-color: #99CC99;
	background-image: url(images/knop1.jpg);
	color: #006633;
}

BODY {
	scrollbar-arrow-color: #660066;
	scrollbar-base-color: #99CC99;
	scrollbar-dark-shadow-color: #009933	;
	scrollbar-track-color: #006633;
	font-family:arial,helvetica; 
	font-size:12px; 
	color: #006633;
}

A:link {color: #006633;}

p.white  {
	color: #ffffff;
}

H1{
  font-family:arial,helvetica; 
	font-size:50px; 
	color: #FFFFFF;
	}

H2{
  font-family:arial,helvetica; 
	font-size:30px; 
	color: #FFFFFF;
	}

titel{
  background-color: #aa7;
	color: #fff;
	font-size:30pt;
	}
	
a.mainlevel:link, a.mainlevel:visited {
border:1px solid #cccccc;
display: block;
text-align: center;
width: 150px;
text-decoration: none;
color: #FFFFFF;
float: center;
font-size: 16px;
font-weight: bold;
padding: 4px;
color: #ffffff;}

a.mainlevel:hover { background-color:#ccccc ; color: #fc6401; }