*{margin:0;padding:0}
body, html { height: 100%; }

#leftbarOuter, #rightbarOuter { width: 50%; height: 100%; }
#leftbarOuter { float:left; margin-right:-425px; }
#rightbarOuter { float:right; margin-left:-426px; }
#leftbar, #rightbar { height: 100%; background: #ffffff url('../images/achtergrond.png') repeat scroll top right; }
#leftbar { margin-right:425px; }
#rightbar { margin-left:425px; background-position: top left; }
#centerDiv { width:850px; float:left; background:#ffffff; position:relative; z-index:10; overflow: auto; height: 100%; }
#contentDiv{ float: left; margin-left: 10px; border: 1px solid #aa4481; width: 615px; font-family: Tahoma; font-size: 10pt; padding: 5px; }
#logoDiv { margin-left: 5px; }
#menuDiv { float: left; width: 195px; }
.menuitem, .topmenuitem, .activetopmenuitem, .activemenuitem { text-align: right; border-bottom: 1px solid #aa4481; width: 150px; margin-left: 40px; min-height: 25px; padding-right: 5px; }
.topmenuitem, .activetopmenuitem { border-top: 1px solid #aa4481; }
.activemenuitem, .activetopmenuitem { background-color: #aa4481; }
.activemenulink, .menulink, .activetopmenulink, .topmenulink { font-family: Tahoma; font-size: 13pt; color: #aa4481; text-decoration: none; }
.activemenulink, .activetopmenulink { color: #ffffff; }

#contentDiv h1, h2 { font-weight: bold; }
#contentDiv h1 { font-size: 14pt; }
#contentDiv h2 { font-size: 10pt; }
#contentDiv a { color: #aa4481; text-decoration: underline; }
