<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html {
	overflow-y: scroll;
}

body {
	margin-bottom : 0; 
	margin-top : 0; 
	margin-left : 0; 
	margin-right : 0; 
	background-color: #acacac;
}

a {
	font-weight : bold; 
}

a:hover {
	color : #CC0033; 
}

#wrapper {
	max-width: 1100px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

#wrapper2 {
	background-color: #ffcc00;
}

#top5zoekopdrachten td {
	text-align: left;
}

.webtastic {
	text-decoration : none; 
	color : #000000; 
	font-weight : normal; 
} 

a.webtastic:hover {
	color : #CC0033; 
}

.top {
	text-decoration : none;
	color : #3399cc;
}

.zoekveld { 
	BACKGROUND-COLOR: #FFFFFF; 
	BORDER-BOTTOM-COLOR: #006699; 
	BORDER-BOTTOM-STYLE: solid; 
	BORDER-LEFT-COLOR: #006699; 
	BORDER-LEFT-STYLE: solid; 
	BORDER-RIGHT-COLOR: #006699; 
	BORDER-RIGHT-STYLE: solid; 
	BORDER-TOP-COLOR: #006699; 
	BORDER-TOP-STYLE: solid; 
	color: #000000; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	height : 20px;
}

.submitbutton {
	BACKGROUND-COLOR: #006699;
	BORDER-BOTTOM-COLOR: #006699; 
	BORDER-BOTTOM-STYLE: solid; 
	BORDER-LEFT-COLOR: #006699; 
	BORDER-LEFT-STYLE: solid; 
	BORDER-RIGHT-COLOR: #006699; 
	BORDER-RIGHT-STYLE: solid; 
	BORDER-TOP-COLOR: #006699; 
	BORDER-TOP-STYLE: solid; 
	color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	height : 24px;
	font-weight: bold;
	font-variant: small-caps;
}

.border_tbl {
	border: solid #CC0033 2px;
}

.smallborder_tbl {
	border: solid #CC0033 1px;
}

.testnetbanner {
	margin-bottom: 10px;
}
</pre></body></html>