/* CSS Document */
body {
font:100% Verdana, Arial, Helvetica, sans-serif;
background:fixed #933 url(images/backje.jpg) no-repeat 0 250px;
text-align:center;margin:0 auto;padding:0; position:relative; max-width:1024px}

h1,h2,h3 {color:#933;margin:0 0 5px 0}
h1 {font-size:1.2em}
h2 {font-size:1em}
h3 {font-size:0.95em}
p {margin:0 0 5px 0}
img {border:none}
#head {
text-align:right;
height:90px;
background:url(images/header.jpg) repeat-x top;
border:1px solid #802B2B;
border-width:0px 0px 1px 0px;
}
#head p {
font-size:0.7em;
margin:0;
background:url(images/vlag_back.gif) no-repeat left bottom;
width:100px;
height:70px;
}
body>#head p {float:right;}
#head a {
line-height:150%;
padding-right:10px;
margin-top:8px;
font-weight:bold;
}
#menu {
margin-top:-16px;
font-size:0.8em;
}
#menu a:link, #menu a:visited {
color:#fff;
background-color:#933;
text-decoration:none;
padding:0 8px;
border:1px solid #933;
border-bottom:0;
}
#menu a:active, #menu a:hover, #menu a#current  {
color:#933;
background-color:#f8f8f8;
}
#rechts {
position:absolute; 
top:90px; 
right:0; 
width:15%;
background:#f8f8f8 url(images/toplb.gif) no-repeat bottom left;
font-size:0.8em;
text-align:left;
padding:0 0 15px 1em;
margin-left:1em
}
#rechts h2 {color:#fff; background:#933}
#tekst {
margin:0 auto;
font-size:0.8em;
text-align:left;
width:56%;
background:#f8f8f8 url(images/topright.gif) no-repeat right top;
padding:0 2em;
border-left:10px solid #cc531c;
}
.floatre {
float:right;
padding:20px 20px 0 20px;
}
.floatli {
float:left;
padding:20px 20px 0 20px;
}
a:link, a:visited {color:#f63}
a:active, a:hover, a#current {color:#66c}
a:link.extern, a:visited.extern, a:active.extern, a:hover.extern {color:#969}
ul {margin-top:5px;margin-bottom:5px}
.center {text-align:center}
form {margin:0}
td { vertical-align:top; background:#f8f8f8;padding:2px}
.grijs {color:#666;margin:0}
.clear {clear:both}
.advertentie {font-size:0.8em;padding-left:5px;border-left:1px dashed #ccc}
#footer {
font-size:0.8em;
text-align:center;
border-top:1px solid #933;
padding:2px 0 4px 0;
clear:both
}
#footer img {vertical-align: middle;border:0}

hr {border-top:1px dotted #933;border-right:0;border-left:0;border-bottom:0;height:1px}

/* Clearfix */
.clear {clear: both;display: block;overflow: hidden;visibility: hidden;width: 0;height: 0}
.clearfix:after {
clear: both;
display: block;
content: ".";
height: 0;
visibility: hidden}
* html > body .clearfix {width: 100%;display: block}
* html .clearfix {height: 1%}


