body, html, ul, li, h1, h2, h3, h4, h5, h6 {
margin: 0;
padding: 0;
}

p {
margin: 0 0 10px 0;
padding: 0;
}

img {
border: none;
}

img.preload {
display: none;
}

body {
background: url("../images/layout/body_background.gif") top center repeat-x;
}

#container {
width: 980px;
margin: 0 auto;
padding: 27px 0 0 0;
}

#menu {
position: relative;
width: 980px;
height: 31px;
list-style: none;
}

#menu span {
position: relative;
top: 5px;
}

#menu li {
height: 31px;
padding: 0px 3px 0px 0px;
float: left;
background: url("../images/layout/menu_seperator.png") center right no-repeat;
}

#menu li:last-child {
background: none;
}

#menu a {
display: block;
height: 31px;
line-height: 25px;
padding: 0 15px 0 15px;
}

#menu a:hover, #menu a.active {
background: #F7F9FF;
}

#main_left {
width: 727px;
height: 1001px;
float: left;
margin-right: 27px;
}

#level1 {
height: 265px;
margin-top: 10px;
}

#logo {
width: 290px;
height: 265px;
float: left;
background: url("../images/layout/logo.jpg") center center no-repeat;
}

#company_image {
width: 429px;
height: 195px;
float: left;
margin-top: 39px;
border: 4px solid #CECECE;
}

#level3 {
min-height: 517px;
width: 100%;
float: left;
margin-top: 1px;
padding-bottom: 15px;
background: url("../images/layout/news_background_portal.gif") top center repeat-x;
border-bottom: 1px solid #D2D2D2;
}

#submenu {
float: left;
width: 168px;
margin: 40px 0 0 25px;
list-style: none;
}

#submenu li {
border-top: 1px solid #D1D1D1;
width: 168px;
height: 23px;
}

#submenu a {
display: block;
width: 158px;
height: 21px;
padding: 2px 0 0 10px;
}

#submenu li:hover {
background: #E2E2E2;
}

#submenu li:last-child {
border-bottom: 1px solid #D1D1D1;
}

#content {
float: left;
margin: 40px 0 0 30px;
width: 475px;
}

#main_right {
width: 226px;
height: 1001px;
float: left;
}

#zoeken {
height: 181px;
margin-top: 49px;
padding: 22px 15px 0 15px;
background: url("../images/layout/zoeken_background.gif") center center repeat-x;
}

#contact {
height: 155px;
margin-top: 24px;
border: 1px solid #CECECE;
background: url("../images/layout/contact_background.gif") center center repeat-x;
}

#contact_top {
height: 29px;
padding: 7px 0 0 13px;
}

#contact_bottom {
height: 79px;
padding: 25px 15px 15px 15px;
}

#sponsoren {
height: 102px;
border: 1px solid #CECECE;
background: url("../images/layout/sponsoren_background.gif") center center repeat-x;
}

#sponsoren_left, #sponsoren_right {
width: 50%;
height: 102px;
float: left;
}

#aanbieding {
height: 214px;
border: 1px solid #CECECE;
}

#aanbieding_top {
height: 34px;
padding: 6px 0 0 15px;
background: url("../images/layout/aanbieding_background_top.gif") center center repeat-x;
}

#aanbieding_bottom {
height: 174px;
background: url("../images/layout/aanbieding_background_bot.gif") center center repeat-x;
}

#sponsoren, #aanbieding {
margin-top: 28px;
}

#footer {
clear: both;
height: 43px;
padding: 15px 0 0 5px;
}
