html{width: 100%; height: 100%;}
body{width: 100%; height: 100%; margin: 0; font: 12px verdana; overflow: scroll}

p, td{font: 12px verdana; }

img{border: 0; margin: 0;}

h1{color: #361000; font-size: 16px;}
h2{color: #361000; font-size: 14px;}

a{color: #ee2f24;}
a:hover{color: #361000;}

table{margin: 0;}

#bg{position: fixed; top: 0; left: 0; width: 100%; height: 100%; border: 0;}
#bg img{position: absolute; top: 0; left: 0; z-index: 8; opacity: 0.0;}

#bg img.active{z-index: 10; opacity: 1.0;}

#bg img.last-active{z-index: 9;}

#container{border: 0; width: 100%; height: 100%; z-index: 11; position: relative;}

#wrapper{width: 1024px; margin: auto;}
#bgwrapper{width: 1024px; background: url('/gfx/bg_wrapper.png') top left repeat-y; margin: auto;}

#logo{width: 1024px; height: 185px;}
#logo_address{position: relative; top: -105px; left: 53px; font-size: 11px;}
#logo_address a{color: #ee2f24; font-size: 11px;}
#logo_address p{font-size: 11px;}

#menu{width: 1024px; height: 33px; background: url('/gfx/bg_menu.png') top left no-repeat;}
#menu ul{margin: 0; padding: 0; list-style-type: none; width: 929px; margin: auto; }
#menu li{float: left; margin: 0; padding-left: 48px; padding-right: 48px; text-align: center; margin-top: 5px;}
#menu a{font-weight: bold; color: #fff; text-decoration: none; font-size: 18px;}
#menu a:hover{color: #000;}
#menu .white {color: #fff; font-weight: bold;}
#menu .nopadding{padding: 0;}
.uppermenuactive{color: #000;}


#clearerblock{clear: both; height: 10px; width: 1024px;}

#contentwrapper{width: 929px; margin: auto; clear: both;}

#contentlinks{float: left; width: 170px;}
#contentlinks ul{list-style: none; margin: 0; padding: 0;}
#contentlinks li{height: 25px; padding-left: 50px;  margin: 7px 0; display: block;}
#contentlinks li:hover{background: url('gfx/klaver.png') no-repeat left center;}
#contentlinks a{color: #371101; text-decoration: none;}
.submenuactive{background: url('gfx/klaver.png') no-repeat left center;}

#content{width: 90%; margin: auto;}


#contentmidden{float: left; width: 489px;}
#contentrechts{float: left; width: 270px; text-align: right; }
#contentrechts img{margin-top: 20px;}
#footer{margin: auto; width: 1024px; background: url('/gfx/bg_footer.png') top left no-repeat; height: 227px; clear: both; float: left;}
#footercontent{border-bottom: 3px solid #ee2f24; width: 929px; margin: auto; padding-top: 120px;}

