html {
width:100%;
height:100%;
background:#FFECA9 url('/images/background_html.jpg') repeat-x;
margin:0px auto;
padding:0px auto;
}

body{
margin:0px;
padding:0px;
}

#header {
position:relative;
height:130px;
width:943px;
background:#FFECA9 url('/images/header.jpg') no-repeat;
margin:63px auto 9px auto;
}

#logo{
position:absolute;
top:20px;
left:28px;
width:83px;
height:90px;
background:url('/images/logo.jpg') no-repeat;
}

#main_container{
position:relative;
width:943px;
min-height:652px;
_height:652px;
margin:0px auto;
background:#FFFFFF url('/images/background_main_portal.gif') repeat-y;
}

/*------LEFT CONTAINER-------*/

#menu{
position:absolute;
top:0px;
left:0px;
width:222px;
height:215px;
background: url('/images/background_menu.jpg') no-repeat;
margin:0px;
padding:25px 0px 0px 0px;
}

#image_left{
position:absolute;
top:240px;
left:0px;
width:222px;
height:222px;
background:url('/images/left_image.jpg') no-repeat;
}

#adresbox{
position:absolute;
top:462px;
left:0px;
width:185px;
height:153px;
padding:29px 0px 0px 27px;
background:url('/images/background_adresbox.jpg') no-repeat;
}

/*------MAIN CONTENT-------*/

#main_content{
position:relative;
left:230px;
width:325px;
padding:0px 0px 50px 0px;
}

#submenu{
position:relative;
width:325px;
margin:0px 0px 10px 0px;
}

/*------RIGHT CONTAINER-------*/

#image_right_top{
position:absolute;
right:0px;
top:0px;
width:363px;
height:177px;
background: url('/images/plaatje1.jpg') no-repeat;
}

#image_right_middle{
position:absolute;
right:0px;
top:177px;
width:363px;
height:123px;
background:url('/images/plaatje2.jpg') no-repeat;
}

#container_right{
position:absolute;
right:0px;
top:0px;
width:363px;
}

#weekaanbieding{
position:relative;
top:-3px;
min-height:113px;
_height:113px;
width:348px;
background:#C6ADD4 no-repeat right bottom;
padding:16px 0px 0px 15px;
}

#portal_news{
position:absolute;
right:0px;
bottom:0px;
width:268px;
height:200px;
background:url('/images/background_news.jpg') no-repeat;
padding:24px 70px 0px 25px;
}

/*------NIEUWS EN PRODUCTEN -------*/
.artikel {
width:646px;
height:104px;
padding:0px 0px 0px 10px;
margin:0px 0px 10px 0px;
border:1px solid #6B2C8D;
}

.artikel .bestel{
width:120px;
height:64px;
float:right;
text-align:right;
padding:10px 0px 10px 0px;
margin-right: 10px;
}

.artikel .title{
width:646px;
padding:0px 0px 0px 10px;
margin:0px 0px 0px -10px;
height:20px;
background-color:#6B2C8D;
}

.artikelgroep{
width:140px;
height:125px;
margin:5px 5px 5px 5px;
padding:0px auto;
border:1px solid #6B2C8D;
float:left;
cursor:pointer;
}

.artikelgroep .title{
width:100%;
height:20px;
background-color:#6B2C8D;
}

.artikel_container{
position:relative;
width:290px;
height:115px;
border-right:1px solid #6B2C8D;
border-bottom:1px solid #6B2C8D;
padding:35px 5px 0px 5px;
margin:0px 0px 30px 20px;
float:left;
}

.artikel_container .border_overlay{
position:absolute;
top:0px;
right:-1px;
background-color:#FFFFFF;
height:70px;
width:1px;
}

.artikel_container .title{
position:absolute;
top:0px;
left:0px;
width:296px;
height:18px;
background-color:#FFFFFF;
border-bottom:2px solid #6B2C8D;
margin:0px 0px 0px 0px;
}