body {  
	line-height: 18px;
	font-size: 11px; 
	margin:0px;
	font-family: Verdana, arial, sans-serif; 
	background-image: url('ills/back.gif');
	background-repeat: repeat-x;
	background-color: #f7f7f7;
}

.content {
	POSITION: relative; 
	TOP: 0px; 
	width: 853px;
	height: 651px;
	background-image: url('ills/backDIV.gif');
	background-repeat: repeat-x;
}
td {
	font-size: 11px; 
	line-height: 18px;
	vertical-align: top;
}

h1 {
	font-family: arial, sans-serif; 
	font-size: 12px;
	line-height: 18px;
	font-weight: bold; 
	margin-left: 1px; 
	margin-top: 0px; 
	margin-bottom: 0px; 
}
a:link, a:visited, a:active {  
	color: #000; 
	font-weight: bold; 
	text-decoration: none;
}
a:hover {  
	color: #000; 
	font-weight: bold; 
	text-decoration: underline;
}

a:link.menu, a:visited.menu, a:active.menu {  
	line-height: 28px;
	font-family: arial, sans-serif; 
	font-size: 18px;
	color: #aaa49d; 
	font-weight: bold; 
	text-decoration: none;
}
a:hover.menu {  
	line-height: 28px;
	font-family: arial, sans-serif; 
	font-size: 18px;
	color: #000; 
	font-weight: bold; 
	text-decoration: underline;
}

select {
	font-family: Verdana, arial, sans-serif; 
	font-size: 11px; 
	width: 250px;
	height: 380px;
}

/* 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: 0px;
	margin-top:8px;
}
.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 */

