body {padding:0; margin:0;}
* {font-size:11px; font-family:Arial, sans-serif;}

#container {text-align:center;}
#website{width:506px;}
td.vline {
    width:1px;
    background:#E6E7E8;
}
#upheader {
    height:56px;
    text-align:right;
    vertical-align:bottom;
    background: url(/fundatie/img/grd_up.gif) left bottom repeat-x;
}
#header {
    background: url(/fundatie/img/header.jpg) top left no-repeat;
}
#content {
    background: url(/fundatie/img/grd_down.gif) left top repeat-x;
    padding:35px 20px;
    text-align:left;
    font-size:11px;
}
#footer {
    background: url(/fundatie/img/footer.gif) top left no-repeat;
}
img {border:0}

