* {
margin:0;
padding:0;
}

html {
height:101%;
}

body {
background: #ededed left repeat-y;
color:#000;
height:100%;
margin:0;
padding:0;
text-align:left;
}

#wrapper {
background:#fff top left no-repeat;
padding-top:15px;
text-align:left;
width:100%;
}

#head {
margin-bottom:10px;
margin-left:15px;
width:98%;
}

#content {
background:#fff;
border-top:1px solid #ededed;
margin-left:15px;
min-height:204px;
padding:10px 35px;
width:80%;
}

#left {
float:left;
width:374px;
}

#main {
margin:0 0 0 374px;
}

div#footer {
border-top:1px solid #ededed;
height:50px;
margin-left:15px;
margin-top:22px;
width:98%;
}

div#footer p {
font:22px/32px "Georgia Regular", Georgia, "Times New Roman", Times, serif;
margin-left:35px;
width:98%;
}

div#head ul.menu {
float:left;
list-style:none;
margin:0;
padding-left:35px;
width:620px;
}

div#head ul li {
float:left;
line-height:20px;
list-style-type:none;
}

div#head a {
display:block;
}

div#head ul li a {
background-color:#8d8d8d;
border-bottom:1px solid #fff;
border-right:1px solid #fff;
color:#fff;
font:normal 26px/40px "Georgia Regular", Georgia, "Times New Roman", Times, serif;
padding:0 6px;
text-decoration:none;
}

div#head ul.tools {
float:right;
margin-top:22px;
}

div#head ul.tools li a {
padding:0;
}

h1 {
font:40px/54px "Georgia Regular", Georgia, "Times New Roman", Times, serif;
margin-bottom:5px;
}

#content ul {
margin-left:25px;
}

#content li {
font:24px/36px "Georgia Regular", Georgia, "Times New Roman", Times, serif;
margin-bottom:10px;
}

#sitemap li {
list-style:none;
}

#sitemap a {
font:24px/36px "Georgia Regular", Georgia, "Times New Roman", Times, serif;
}

a {
color:#066ba1;
}

a:hover {
color:#bebebe;
}

#main img {
margin-right:10px;
}

.item h1 {
background-color:#fff;
color:#000;
float:left;
font:italic bold 24px/54px "Georgia Regular", Georgia, "Times New Roman", Times, serif;
margin:-18px 0 0;
padding-right:26px;
position:relative;
}

a.mehr {
background-color:#fffc00;
color:#000;
text-decoration:none;
}

a.mehr:hover {
background-color:#bebebe;
}

.clearer {
clear:both;
}

label {
display:block;
font:24px/36px "Georgia Regular", Georgia, "Times New Roman", Times, serif;
}

fieldset {
border:none;
margin-bottom:21px;
}

select {
color:#000;
font:24px/36px "Georgia Regular", Georgia, "Times New Roman", Times, serif;
margin-bottom:18px;
padding:1px;
width:auto;
}

input#senden {
width:auto;
}

.item {
margin-bottom:21px;
}

div#head ul li a:hover,div#head ul li a.on {
background-color:#006db0;
}

h2,h3,h4,h5,h6 {
border-bottom:1px solid #ededed;
font:32px/54px "Georgia Regular", Georgia, "Times New Roman", Times, serif;
margin-bottom:6px;
padding-bottom:6px;
}

p,address {
color:#000;
font:24px/36px "Georgia Regular", Georgia, "Times New Roman", Times, serif;
margin-bottom:21px;
}

#content a {
  border:0;
}


.next{
margin-bottom:39px;
}


input,textarea {
color:#000;
font:24px/36px "Georgia Regular", Georgia, "Times New Roman", Times, serif;
margin-bottom:18px;
padding:1px;
width:98%;
}

.item ul, .item p,.clearleft {
clear:left;
}