body {
margin: 0px;
background-image: url(../img/rep.gif);
background-repeat: repeat-y;
background-color: #fef6fa;
font-family: trebuchet ms;
}

#menu {
position: absolute;
width: 118px;
left: 8px;
top: 149px;
font-size: 16px;
}

#menu ul {
margin: 0;
padding: 0;
list-style-type: none;
}

#menu li {
margin: 8px;
}

#menu a {
display: block;
width: 114px;
height: 23px;
border: 0px;
padding: 2px;
text-align: center;
text-decoration: none;
}

#menu a:link, #menu a:active, #menu a:visited {
color: #f28c7a;
}

#menu a:hover {
border: 0px;
background: white;
color: #e7157f;
}

div.inhoud {
position: absolute;
left: 178px;
top: 64px;
color: #3f0723;
}

div.box {
border-bottom-width: 3px;
border-bottom-style: solid;
border-bottom-color: white;
margin-bottom: 8px;
width: 575px;
font-size: 13px;
padding: 4px;
z-index: 1;
overflow: hidden;
}

div.main {
background-image: url(../img/achter.jpg);
background-repeat: no-repeat;
height: 550px;
}

div.titel {
position: absolute;
left: 170px;
top: 16px;
font-weight: bold;
color: #e7157f;
font-size: 20px;
}

span.titel {
font-size: 15px;
}

div.ufp {
position: absolute;
top: 8px;
right: 8px;
z-index: 0;
}

input {
background-color: white;
border: 1px solid #e7157f;
font-family: trebuchet ms;
color: #3f0723;
}

a:link, a:active, a:visited {
text-decoration: none;
color: #e71580;
}

a:hover {
color: #ff6cb7;
}