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;
background: url("../images/layout/company_image.jpg") center center no-repeat;
border: 4px solid #CECECE;
}

#level2 {
height: 286px;
margin-top: -28px;
background: #CECECE;
padding: 15px 21px 15px 20px;
}

#items_menu {
width: 235px;
height: 286px;
float: left;
}

#item1, #item2, #item3, #item4, #item5, #item6 {
width: 220px;
height: 40px;
margin-bottom: 2px;
padding: 6px 0 0 28px;
background: url("../images/layout/a_item.gif") center center no-repeat;
cursor: pointer;
}

.items_image {
width: 416px;
height: 276px;
float: left;
border: 5px solid #FFFFFF;
margin-right: 12px;
cursor: pointer;
}

#item1:hover, #item2:hover, #item3:hover, #item4:hover, #item5:hover, #item6:hover {
background: url("../images/layout/b_item.gif") center center no-repeat;
}

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

#news_left {
padding: 45px 0 0 36px;
float: left;
width: 327px;
}

#news_right {
float: left;
width: 327px;
padding: 45px 0 0 36px;
}

#news_left_bottom {
width: 260px;
height: 136px;
background: url("../images/layout/news_image.jpg") center center no-repeat;
padding: 5px;
margin: 20px 0 0 0;
border: 1px solid #CECECE;
}

#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: 15px 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;
}