<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	background:#CCC;
	color: #666;
	margin: 0px;
}
#container {
	width:980px;
	margin-left: auto;
	margin-right: auto;	
	background: #FFF url(/images/footer.png) no-repeat right bottom;	
	-moz-box-shadow: 0 0 8px 8px #999;
	-webkit-box-shadow: 0 0 8px 8px#999;
	box-shadow: 0 0 8px 8px #999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	-moz-border-radius-bottomleft: 20px;
	border-bottom-left-radius: 20px;
	-moz-border-radius-bottomright: 20px;
	border-bottom-right-radius: 20px;
}
a {
	color: #666666;	
}
p {
	margin: 0px 0px 12px 0px;
	padding: 0px;	
}
#menu a.selected {
	background:#999999 url(/images/menu-w.png) no-repeat;	
	background-position: 10px 9px;
	color: #FFF;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
#right a.selected {
	background:#999999 url(/images/menu-w.png) no-repeat;	
	background-position: 10px 9px;
	color: #FFF;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
h1 {
	font-size: 18px;
	line-height: 20px;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0px;
	color: #666666;	
	padding: 0px 0px 5px 0px;	
}
h2 {
	font-size: 14px;
	line-height: 16px;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0px;
	color: #666666;	
	padding: 18px 0px 2px 0px;	
}
.black {
	color: #000;
}
#header {
	width: 980px;
	height: 110px;

}
#header img {
	position: absolute;	
	margin-left: 20px;
}
#header h3 {
	position: absolute;
	margin-left: 218px;
	color: #666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 42px;	
	margin-top: 20px;
	padding: 0px;
}
.facebook {
	display: block;
	position: absolute;
	margin-top: 244px;	
	-moz-border-radius-topright: 8px;
	border-top-right-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	border-top-right-radius: 8px;
	border-top: 1px solid #316ab1;
	border-bottom: 1px solid #316ab1;
	border-right: 1px solid #316ab1;
	background: url(/images/facebook.png) no-repeat;
	width:160px;
	height: 60px;
}
table.tarieven {
	margin-left: -2px;	
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	background: #EEE;
	margin-bottom: 15px;
}
hr {
	height: 1px;
	border:none;
	background: #666;	
}
.even {
	background: #FFF;	
}
table.tarieven td {
	border-bottom: 1px solid #CCC;	
}
.image {
	margin-top: 5px;
	margin-right: 8px;
	margin-bottom: 8px;
}
.image2 {
	margin-top: 5px;
	margin-left: 8px;
	margin-bottom: 8px;
}
#contact {
	color: #999999;
	position: absolute;
	padding: 0px 0px 10px 10px;
	margin-left: 759px;	
	background: #FCF5E5;	
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
	width: 210px;
	-moz-border-radius-bottomleft: 8px;
	border-bottom-left-radius: 8px;
}
#contact-main {
	background: #FFF;
	padding: 8px;
	font-size: 10px;
	color: #666;
	border-left: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	-moz-border-radius-bottomleft: 8px;
	border-bottom-left-radius: 8px;
	line-height: 14px;
}
#menu {
	float: left;
	width:160px;
	background: #FCF5E5;	
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	-moz-border-radius-topright: 8px;
	border-top-right-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	border-bottom-right-radius: 8px;
}
#menu li {
	list-style-type:none;
	margin: 0px;
	padding: 0px;
}
#menu ul {
	margin: 0px;
	padding: 12px 0px 10px 0px;
}
#menu a {
	display:block;
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;
	background:#FFFFFF url(/images/menu-z.png) no-repeat;
	background-position: 10px 9px;
	width: 120px;	
	margin-bottom: 3px;
	text-decoration:none;
	padding: 4px 4px 4px 24px;
	color: #666;
	font-weight: bold;
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
#menu a:hover {
	background:#999999 url(/images/menu-w.png) no-repeat;	
	background-position: 10px 9px;
	color: #FFF;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
.submit {
	background:#999999;	
	background-position: 10px 9px;
	color: #FFF;
	font-weight: bold;
	border: 1px solid #999999;
	width: 150px; 
	height: 22px;
	-moz-border-radius-topright: 8px;
	border-top-right-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	border-bottom-right-radius: 8px;
	-moz-border-radius-topleft: 8px;
	border-top-left-radius: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-bottom-left-radius: 8px;
	margin-left: 8px;
}
#content {
	margin-left: 10px;
	float: left;
	width: 575px;
	background: #FCF5E5;	
	border: 1px solid #999999;
	-moz-border-radius-topright: 8px;
	border-top-right-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	border-bottom-right-radius: 8px;
	-moz-border-radius-topleft: 8px;
	border-top-left-radius: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-bottom-left-radius: 8px;
}
#content-main {
	background: #FFF url(/images/bloem-motief.png) no-repeat top left;	
	margin:10px;
	padding: 5px 10px 10px 10px;
	border: 1px solid #CCC;
	-moz-border-radius-topright: 8px;
	border-top-right-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	border-bottom-right-radius: 8px;
	-moz-border-radius-topleft: 8px;
	border-top-left-radius: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-bottom-left-radius: 8px;
	line-height: 18px;
	min-height: 290px;
}
#content-main img {
	border: 1px solid #666;
	-moz-border-radius-topright: 8px;
	border-top-right-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	border-bottom-right-radius: 8px;
	-moz-border-radius-topleft: 8px;
	border-top-left-radius: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-bottom-left-radius: 8px;
}
#content-main ul {
	margin: 0px 0px 0px 14px;
	padding: 0px;	
}
#content-main li {
	list-style: square;	
}
.input {
	width: 400px;
	font-size: 11px;
	border: 1px solid #ccc;	
	padding: 4px;
	color: #666;
}
#right {
	float: right;
	width:211px;
	padding: 10px 0px 10px 10px;
	background: #FCF5E5;	
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
	-moz-border-radius-topleft: 8px;
	border-top-left-radius: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-bottom-left-radius: 8px;
}
#right li {
	list-style-type:none;
	margin: 0px;
	padding: 0px;
}
#right ul {
	margin: 0px;
	padding: 0px;
}
#right a {
	display:block;
	-moz-border-radius-topleft: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;
	background:#FFFFFF url(/images/menu-z.png) no-repeat;
	background-position: 10px 9px;
	width: 181px;	
	margin-bottom: 3px;
	text-decoration:none;
	padding: 4px 4px 4px 24px;
	color: #666;
	font-weight: bold;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
#right a:hover {
	background:#999999 url(/images/menu-w.png) no-repeat;	
	background-position: 10px 9px;
	color: #FFF;
	border: 1px solid #999999;
}
#footer {
	clear: both;
	height: 136px;
	width: 980px;
	
}
#footer img {
	margin-top: -20px;
	position: absolute;	
}
#copyright {
	position: absolute;
	margin-top: 118px;
	margin-left: 25px;	
}</pre></body></html>