body{
background-color: black;
}
img{
border: none;
}
table{
border-collapse: collapse;
border: 0px white solid;
border-spacing: 0px;
font-color: black;
text-decoration: none;
font-family: Arial, sans-serif;
font-weight: none;
font-size: 11px;
}
a{
color: white;
text-decoration: none;
font-family: Arial, sans-serif;
font-weight: none;
font-size: 12px;
}
a.menu:link{
color: white;
text-decoration: none;
font-family: Arial, sans-serif;
font-size: 20px;
font-weight: bold;
}
a.menu:visited{
color: white;
text-decoration: none;
font-family: Arial, sans-serif;
font-size: 20px;
}
a.menu:hover{
color: black;
text-decoration: none;
font-family: Arial, sans-serif;
font-weight: bold;
font-size: 20px;
}
a.menu:active{
color: white;
text-decoration: none;
font-family: Arial, sans-serif;
font-size: 20px;
}
a.menuactive{
color: black;
text-decoration: none;
font-family: Arial, sans-serif;
font-size: 20px;
font-weight: bold;
}
a.streep{
color: white;
text-decoration: none;
font-family: Arial, sans-serif;
font-weight: bold;
font-size: 20px;
}
a.submenu:link{
color: white;
text-decoration: none;
font-family: Arial, sans-serif;
font-size: 15px;
font-weight: bold;
margin: 0px;
}
a.submenu:visited{
color: white;
text-decoration: none;
font-family: Arial, sans-serif;
font-size: 15px;
margin: 0px;
}
a.submenu:hover{
color: #E55901;
text-decoration: none;
font-family: Arial, sans-serif;
font-weight: bold;
font-size: 15px;
margin: 0px;
}
a.submenu:active{
color: white;
text-decoration: none;
font-family: Arial, sans-serif;
font-size: 15px;
margin: 0px;
}
a.submenuactive{
color: #E55901;
text-decoration: none;
font-family: Arial, sans-serif;
font-size: 15px;
margin: 0px;
}
a.submenustreep{
color: white;
text-decoration: none;
font-family: Arial, sans-serif;
font-weight: none;
font-size: 15px;
margin: 0px;
}
h1{
color: white;
text-decoration: none;
font-family: Arial, sans-serif;
font-weight: bold;
font-size: 20px;
margin: 0px;
}
h2{
color: white;
text-decoration: none;
font-family: Arial, sans-serif;
font-size: 15px;
font-weight: bold;
margin: 0px 0px 2px 0px;
line-height: 15px;
}
div.container{
position: absolute; 
left: 50%;
top: 10px;
margin-left: -475px;
width: 950px;
height: auto;
margin-bottom: 0px;
}
div.header{
width: 950px;
height: 65px;
margin: 0px 0px 10px 0px;
background-color: #E55901;
}
div.logo{
width: 440px;
height: 65px;
float: left;
}
div.menu{
width: 490px;
height: 65px;
margin: 23px 0px 0px 0px;
padding: 0px 20px 0px 0px;
text-align: right;
float: right;
}
div.content{
width: 950px;
height: 480px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
background-image: url('../images/logo.jpg');
background-position: right 375px;
background-repeat: no-repeat;
overflow: hidden;
position: absolute;
z-index: 1;
}
div.contentextended{
width: 950px;
height: 623px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
background-image: url('../images/logo.jpg');
background-position: bottom right;
background-repeat: no-repeat;
overflow: hidden;
position: absolute;
z-index: 1;
}
div.rotator{
width: 440px;
height: 623px;
margin: 0px;
padding: 0px 0px 0px 0px;
float: left;
}
div.banner1{
width: 215px;
height: 105px;
margin: 0px;
padding: 0px;
position: absolute;
left: 4px;
top: 372px;
z-index: 98;
}
div.banner2{
width: 215px;
height: 105px;
margin: 0px;
padding: 0px;
position: absolute;
left: 219px;
top: 372px;
z-index: 99;
}
div.tekst{
width: 450px;
height: 110px;
padding: 0px 30px 0px 30px;
margin: 0px 0px 0px 0px;
float: right;
line-height: 13px;
}
div.submenu{
width: 470px;
height: 25px;
padding: 5px 10px 0px 0px;
margin: 0px 0px 0px 0px;
float: right;
text-align: left;
background-color: black;
}
div.winkelmenu{
width: 460px;
height: 473px;
padding: 5px 20px 0px 20px;
margin: 35px 0px 0px 10px;
float: right;
background-color: black;
text-align: left;
line-height: 20px;
}
div.actie{
width: 950px;
height: 623px;
margin: 0px;
padding: 0px;
background-color: black;
}
div.footer{
width: 950px;
}