/* CSS Document */
* {padding:0;margin:0}
body, html {
font:100% Verdana, Arial;
color:#000;
text-align:center;
height:100%
}
body {font-size:80%; background:#fff url(images/backbody.jpg) repeat-x}
p {padding:0 0 5px 0}
h1, h2, h3, h4 {color:#936}
h1 {font-size:130%}
h2 {font-size:110%}
h3 {font-size:100%;color:#000}
p {margin-bottom:5px}
a:link, a:visited {color:#939; text-decoration:underline} 
a:hover, a:active {color:#9c0}
ul, ol {margin:0 0 5px 35px}
li {padding-bottom:2px}
ol.a { list-style-type:lower-alpha}
img {border:0; vertical-align:middle}
.groter a{font:130% Arial; text-decoration:none}
#container {
width:70%;
margin:0 auto;
background:#fff;
height:100%;
border:1px solid #9c0;
border-width:0 1px
}
#header {
height:18%;
text-align:left;
border:20px solid #9c0;
border-width:0 20px 0 0;
background:#9c0 url(images/logo.jpg) no-repeat 20px center
}
/*#header h1 {
font-family: Arial, Helvetica, sans-serif;
font-variant:small-caps;
font-size:170%;
padding-left:20px
}
#header h1 span {
color:#fff;
background:#9c0;
padding:0 5px 0 3px;
font-variant:normal
}*/
#left {
float:left;
width:20%;
height:78%;
overflow:hidden;
color:#fff;
text-align:left;
background:url(images/backleft.jpg) repeat-x;
}
#left ul {margin:0 0 0 10px; list-style:none}
#left li {padding:5px 1px 1px 1px}
#left a:link, #left a:visited {
color:#fff;
font-weight:bold;
text-decoration:none;
padding:1px 0 1px 3px;
display:block
} 
#left a:hover, #left a:active, #left a#current {
color:#936;
background:#fff
}
#content {height:78%}
.menu {padding:1px 0;background:#9c0;text-align:left}
.menu a:link, .menu a:visited {
color:#fff;
font-weight:bold;
padding:0 4px;
text-decoration:none;
border:1px solid #fff;
} 
.menu a:hover, .menu a:active, .menu a#current {
color:#936;
background:#fff;
}
.tekst {
height:90%; 
overflow:auto; 
text-align:left;
padding:1em 2em 
}
#footer {
clear:both;
position:relative;
margin:0 auto;
height:4%;
color:#fff;
text-align:center;
background:#9c0;
}
#footer a {color:#fff; text-decoration:none}
.floatle {float:left;margin-right:10px}
.floatre {float:right;margin:0 10px;text-align:center}
.clear {clear:both}
.tel {padding-left:30px}
.paars {color:#936}
.groen {color:#fff;background:#9c0;}
.grijs {color:#999}
.padding {padding-left:50px}
table.form {width:70%; margin:auto}
td.form {width:70%}
input.form, textarea.form {
background:#f8f8f8;
border:1px solid #9c0;
font:100% Verdana;
color:#000; 
width:100%
}
.knop {font-size:80%}

