body {
text-align:center;
margin:0px auto;
padding:0px;

}

#content {
height: 100%;
width:815px;
background-image:url(../images/container_bg.gif);
background-repeat:repeat-y;
background-position:center;
}


#header {
position:relative;
width: 815px;
height: 173px;
background-image:url(../images/header.jpg);
}

#menu_voorloper {
position:relative;
width: 214px;
height: 51px;
background-image:url(../images/menu_voorloper.gif);
}

#zoekveld {
position:relative;
float: right;
margin-right: 20px;
top: 147px;
}

#kruimelpad {
position:relative;
width: 815px;
height: 21px;
background-image:url(../images/kruimelpad_bg.gif);
}

#shadow {
position:relative;
width: 815px;
height: 14px;
background-image:url(../images/shadow_bg.gif);
}


#contentvlak {
height: 100%;
width:815px;
}

#nieuwsimage {
position:relative;
margin:0px 0px 20px 20px;
width: 199px;
height: 134px;
background-image:url(../images/nieuwsvoorpagina.jpg);

}

#kolomlinks {
float: left;
width: 267px;
height: 100%;
}

#kolommidden {
width: 530px;
float: left;
height: 100%;
}

.profielblok {
position: relative;
float: left;
margin: 0px;
height: 220px;
width: 120px;
}

.profielblok p {
margin-top:0px;
}

#footer {
clear:both;
background-image:url(../images/footer_bg.gif);
text-align:center;
width: 815px;
height: 64px;
margin: 0 auto;
}

p {
margin: 10px 0px;

}

img {
margin: 0px 5px 5px 0px;
display: inline;
border: 2px;
border-color: #ffffff;
}

div.profielblok div {
margin-bottom:5px;
}

#verjaardag span {
color: #0055FE;
display:block;
padding: 0px 40px;
}

#verjaardag span.titel {
font-weight:bold;
}
#verjaardag span.result {
margin-bottom:10px;
font-size:11px;
}
#verjaardag span.result a {
font-size:11px;
color:#0055FE;
font-weight:normal;
}