html {padding: 0px; margin: 0px;}

body {padding: 0px; margin: 0px; font: 10px/16px tahoma; background-color: #DDD; font: 13px/20px arial;}

#container {position: relative; width: 900px; height: 700px; background: url('../images/system/achtergrond.jpg') no-repeat; margin: auto;}

img {border: 0px;}

#logo {position: absolute; width: 235px; height: 67px; top: 40px; left: 560px;}

#menu {position: absolute; border-bottom: 2px solid #ed1c24;  top: 50px; left: 30px; font-weight: bold; padding-bottom: 5px;}

#submenu {position: absolute; width: 470px; top: 80px; left: 30px;}

#title {position: relative; width: 500px; left: 300px; top: 160px; font: bold oblique 20px arial;}

#photo {position: absolute; width: 97px; height: 111px; left: 175px; top: 223px; *top: 208px;}

#content {position: relative; width: 500px; height: 300px; left: 300px; top: 180px; overflow: auto;}

#content a {font-weight: bold;}

#content a:link {color: #000;}
#content a:visited {color: #000;}
#content a:hover {color: #FF0000; text-decoration: none;}
#content a:active {color: #000;}

.menuitem {padding-left: 5px; padding-right: 5px; border-right: 2px solid black; display: inline; font: bold 14px arial;}

.menuitem:first-child {padding-left: 0px;}
.menuitem:last-child {border: 0px;}

.menuitem a {text-decoration: none;}

.menuitem a:link {color: #000;}
.menuitem a:visited {color: #000;}
.menuitem a:hover {color: #ed1c24;}
.menuitem a:active {color: #000;}

.subitem {padding-left: 5px; padding-right: 5px; border-right: 1px solid black; display: inline; font: 14px arial;}

#submenu a {text-decoration: none;}

.subitem:first-child {padding-left: 0px;}
.subitem:last-child {border: 0px;}

.subitem a:link {color: #000;}
.subitem a:visited {color: #000;}
.subitem a:hover {color: #ed1c24;}
.subitem a:active {color: #000;}