body {  
	margin:0px;
	font-family: Verdana, arial, sans-serif; 
	font-size: 11px; 
}

td {
	font-size: 11px; 
	line-height: 18px;
	vertical-align: top;
}

.veld {
	POSITION: relative; 
	width:753px;
	height:637px;
	background-image: url('ills/Back.jpg');
	background-repeat: no-repeat;
}

.menu {
	font-family: Arial narrow, Impact, Helvetica, sans-serif; 
	font-size: 22px; 
	line-height: 38px;
	font-style: normal; 
	font-weight: normal; 
	color: #ccc; 
	text-align: left;
	POSITION: absolute; 
	LEFT: 190px; 
	TOP: 180px;
}

h1 {
	font-family: Arial, Impact, Helvetica, sans-serif; 
	font-size: 30px; 
	line-height: 30px;
	font-style: normal;
	font-weight: bold; 
	color: #000; 
	text-align: left;
	margin-top:25px;
	margin-bottom:10px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-style: normal; 
	font-weight: bold; 
	color:#FF9700;
	margin-top:0px;
	margin-bottom:0px;
	text-transform: uppercase;
}
a:link, a:visited, a:active {  
	color: #000; 
	text-decoration: underline;
}
a:hover {  
	color: #000; 
	text-decoration: underline;
}


.toppers {
	font-size: 11px; 
	color: #808080; 
	margin-right:10px;

}

a.m1:link, a.m1:visited, a.m1:active {  
	font-size: 28px; 
	color: #000; 
	text-decoration: none;
	margin-left:6px;
}
a.m1:hover {  
	font-size: 28px; 
	color: #FF9700;
	text-decoration: none;
	margin-left:7px;
}
a.anker:link, a.anker:visited, a.anker:active {  
	font-size: 11px; 
	font-weight: bold;
	color: #fff; 
	text-decoration: none;
	margin-right:6px;
}
a.anker:hover {  
	font-size: 11px; 
	font-weight: bold;
	color: #fff;
	text-decoration: underline;
	margin-right:6px;
}

select {
	font-family: Verdana, arial, sans-serif; 
	font-size: 11px; 
	width: 250px
}

/* Buttons */

.buttonK, .buttonL {
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	height: 22px;
	color: #fff;
	display: block;
	float: center;
	margin-left: 120px;
	margin-top:15px;
}
.buttonK {
	width: 88px;
	background: url("ills/button88.gif") no-repeat left top;
	border: 0px solid #fff;
}
.buttonL {
	width: 130px;
	background: url("ills/button130.gif") no-repeat left top;
	border: 0px solid #fff;
}

/* Buttons Einde */
