<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */


body{margin:0px; padding:0px; font-family:"Verdana"; font-size:small; background-image:url(achtergrond.png); background-repeat:repeat-x; background-color: #5e5f61;}

#header{height: 200px;}
#header h1 {display:none;}


#container{width:1000px; margin:0 auto; background-image:url(logo.png); background-repeat:no-repeat; background-color:#FFFFFF;}
#container{text-align:left}

#wrapper{float:right;width:800px;}
#content p{line-height:1.4}
#content{padding-left: 20px; padding-top: 20px; color: #666666; padding-bottom: 20px; padding-right: 20px;}
#content h1{margin: 0px; text-align:right; font-size:medium; color: #ebb730}
#content h2{margin: 0px; font-size: large;}
#content p{margin: 0px; margin-bottom:20px; margin-top: 10px; font-size: small;}
#content a {color:#666666;}
#content a:hover {color:#ebb730;}

#navigation{float:left;width:178px; padding-top: 50px;}
#navlist {padding: 0px; margin: 0px; border-bottom: 0px solid gray; width: 178px;}
#navlist li{list-style: none; margin: 0; padding: 0; border-top: 0px solid gray; margin-bottom: 20px; text-align:right;font-size-adjust:0.65}
#navlist li a {text-decoration: none; color: #666666;}
#navlist li a:hover {text-decoration: none; color: #ebb730;}

#subnavlist {margin-bottom: 0px;}
#subnavlist li {margin-bottom: 0px; font-size-adjust:0.4}
#subnavlist li a {text-decoration: none; color: #999999;}
#subnavlist li a:hover {text-decoration: none; color: #ebb730;}

#right{float:right;font-size:small;padding-left: 30px;width:178px;padding-top:20px;}

#footer{clear:both;width:100%; height: 170px; background-image:url(footerlogo2.png); background-repeat:no-repeat; background-position:top; background-color: #5e5f61; padding-top: 145px; text-align:center;}



#footer ul { margin: 0px; padding-left: 0; list-style-type: none; padding: 0px; }
#footer li {display: inline; margin-left: 20px; margin-right: 20px; color:#FFFFFF; font-size:20px}



#footer a   { display: block; padding: 0px; float:right; padding-top: 10px; font-size:12px}
#footer a:link, #topmenu a:visited { color: #666666; text-decoration: none; }
#footer a:hover {color: #ffffff;}
#footer a:visited {color: #666666; text-decoration: none; } 


label,input, textarea {display: block; width: 250px; float: left; margin-bottom: 10px;}
textarea {height: 100px;}
label {text-align: left; width: 80px; padding-right: 20px; font-size: small; }
br { clear: left;}
hr {background: #666666; border: 0; color: #ccc; height: 1px; margin: 0 0 10px;}
#verzenden{width: 100px; cursor: pointer; color:}
#verzenden:hover{ color:#FFFFFF; cursor: pointer; background-color:#666666;}</pre></body></html>