html, body {
height: 100%;
margin:0;
padding:0;
}

body {
font-family: "lucida grande", "lucida sans", "helvetica", "arial", "sans-serif";
font-size: 10.5pt;
/* background:url('images/bg_rood.jpg'); */
background: #ee1c25;
}

#wrapper {
height:auto !important;
margin:0 auto;
position:relative;
width:770px;
height:100%;
}

#bovenbalk {
height:184px;
width:100%;
margin:0;
background:url('images/header.jpg') no-repeat center bottom;
}

#grijze_box {
background:url('images/bg_grijze-box.jpg') repeat-y center;
margin:0;
width:100%;
}

#menu {
width:260px;
margin:15px 30px 15px auto;
float:right;
}

#inhoud {
width:450px;
margin:0 20px;
padding:10px 0;
background:url('images/bg_grijs.jpg') #f4f4f4;
min-height:450px;
height:100%;
}

#onderbalk {
background:url('images/footer.jpg') no-repeat center top;
height:100px;
width:100%;
}

#plaatje {
height:270px;
width:100%;
background:url('images/geloofjij.jpg') #f4f4f4 no-repeat center top;
}

h1 {
display:block;
font-size:1.65em;
font-weight:bold;
margin:1em 10px;
}

h2 {
display:block;
font-size:1.65em;
font-weight:bold;
margin:0 10px 0.75em 10px;
}

h3 {
display:block;
font-size:1em;
font-weight:bold;
line-height:1em;
margin:0.75em 10px;
}

p {
display:block;
font-size:1em;
margin:1em 10px;
line-height:1.6em;
}

ul {
margin-top:0;
}

li {
font-size:1em;
line-height:1.32em;
}

a {
text-decoration:none;
color:#00f;
outline:0 none;
}

a:hover {
color:#ffffff;
background:#0000ff;
}

#bovenbalk a#home {
position:absolute;
height:80px;
width:230px;
display:block;
text-decoration:none;
top:100px;
left:10px;
}

#bovenbalk a:hover {
background:url('beeld/20pct.png');
}

img.right {
float:right;
margin-left:5px;
margin-top:3px;
width:150px;
}

table#vormsel {
font-family: "lucida grande", "lucida sans", "helvetica", "arial", "sans-serif";
margin-top:100px;
border:0 none;
}

table#vormsel td, table#vormsel th {
padding:3px;
border:0 none;
border-bottom:2px solid #fff;
}

table#vormsel p {
margin:0;
font-size:1em;
line-height:1em;
}

table#vormsel .colzes {
visibility:hidden;
display:none;
width:100px;
}

