body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-image: url(../gfx/bg.gif);
	background-repeat: repeat-x;
}


.txtzwart {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
	line-height: 17px;
}

a.txtzwart {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #123C74;
	text-decoration:none;
	line-height: 17px;
}
a.txtzwart:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #00AEEF;
	text-decoration:none;
	line-height: 17px;
}


.zoekveld {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size : 10px;
		color: #000000;
		background-color: #FFFFFF;
		border-color: ##93969A ##93969A ##93969A ##93969A; border-style: solid;  
		border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;
		height: 19px; 
		width: 123px;
}	
