a:link { 
	color: #ffcc33; 
	text-decoration: underline;
	font-weight: bold;
}

a:visited { 
	color: #ffcc33; 
	text-decoration: underline;
	font-weight: bold;
}

a:hover { 
	color: #cc9900; 
	text-decoration: none;
	font-weight: bold;
}

a.menubalk:link { 
	color: #FFFFFF; 
	text-decoration: none; 
	font-size: 10px; 
	font-family: arial; 
	font-weight: bold;
}

a.menubalk:visited { 
	color: #FFFFFF; 
	text-decoration: none; 
	font-size: 10px; 
	font-family: arial; 
	font-weight: bold;
}

a.menubalk:hover { 
	color: #CCCCCC; 
	text-decoration: underline; 
	font-size: 10px; 
	font-family: arial; 
	font-weight: bold;
}

.topbalk{ 
	font-family: arial; 
	font-size: 10px;
	color: #444444;
}

.zoekresultaat {
	font-family: Arial;
	font-size: 9px;
}

.overzicht {
	font-family: Arial;
	font-size: 10px;
}

.mainbg { 
	background-image: url('img/mainbg.jpg'); 
	background-repeat: no-repeat;
}

.beschrijving { 
	font-family: arial; 
	font-size: 10pt; 
	font-style: italic; 
	color: #000000;
}

.selecteer {
	cursor: hand;
}

.schaduw {
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: black;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: black;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #f0f0f0;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #f0f0f0;
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: black;
	font: 10px Arial;
	color: #444444;
	background: #444
}

TD {
	font-family: arial;
	font-size: 14px;
	color: #ffffff;
}

select {
	font-family: Arial;
	font-size: 12px;	
	height: 20px;
}

input {
	font-family: Arial;
	font-size: 12px;	
	height: 20px;
}
