@charset "UTF-8";
/* CSS Document */

body
{
margin:0;
padding:0;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
background:url(../_images/body.jpg) repeat-x #000000;
}

#master
{
width:986px;
height:663px;
position:absolute;
top:50%;
left:50%;
margin-top:-331.5px;
margin-left:-493px;
}

#headerlogo
{
background:url(../_images/headerlogo.jpg) no-repeat;
width:283px;
height:163px;
position:absolute;
top:0px;
}

#headerfoto
{
background:url(../_images/foto_top.jpg) no-repeat;
width:703px;
height:183px;
padding:0px;
margin:0px;
position:absolute;
top:0px;
left:283px;
}

#navigatie
{
position:absolute;
top:160px;
background:url(../_images/navigatiebg.jpg) no-repeat top left #E7C689;
width:283px;
height:338px;
}

#productvdmaand
{
position:absolute;
top:501px;
background:url(../_images/productvdmaand02.jpg) no-repeat;
width:283px;
height:163px;
}

#logoos
{
width:663px;
height:143px;
position:absolute;
top:480px;
left:283px;
background:#FFFFFF;
padding:20px;
}

#logoos img, #logoos a img
{
border:none;
}

#logoos img
{
margin-right:3px;
}

#sfeer
{
width:444px;
height:297px;
padding:0px;
margin:0px;
position:absolute;
top:183px;
left:283px;
}

#tekst_naast_sfeer
{
overflow:auto;
width:219px;
padding:20px;
height:257px;
background:url(../_images/tekst_naast_sfeer.jpg) no-repeat top left #174248;
position:absolute;
top:183px;
left:727px;
}
#tekst_naast_sfeer h1
{
font-size:18px;
font-weight:normal;
}

#tekst_naast_sfeer p
{
line-height:18px;
}

#tekst_naast_sfeer a:link, #tekst_naast_sfeer a:visited
{
color:#FFFFFF;
border-bottom:1px solid #6D999F;
text-decoration:none;
padding-bottom:2px;
}

#tekst_naast_sfeer a:hover
{
color:#FFFFFF;
border-bottom:1px solid #FFFFFF;
text-decoration:none;
padding-bottom:2px;
}

#content
{
position:absolute;
background:#FFFFFF;
top:183px;
left:283px;
width:703px;
height:297px;
}

/* ---------------- navigatie ------------------- */

#home {
	position:absolute;
	left:10;
	top:10px;
	width:266px;
	height:150px;
	z-index:1;
}

#home .button
{
width:285px;
height:150px;
cursor:pointer;
display:block;

}

#navigatie ul
{
list-style-type:none;
margin:0px;
padding:0px;
}

#navigatie ul li
{
background:url(../_images/navigatie_li.jpg) no-repeat;
padding-top:3px;
margin-bottom:2px;
color:#732812;
padding-left:20px;
}
#navigatie ul li ul li
{
background:none;
height:18px;
padding-left:30px;
}

#navigatie ul ul
{
margin-top:6px;
}

#navigatie ul a
{
background:none;
display:block;
color:#732812;
text-decoration:none;
width:100%;
height:18px;
}

#navigatie ul a:hover
{
display:block;
color:#4F1305;
padding-left:10px;
text-decoration:none;
width:100%;
height:18px;
}

/* ---------------- einde navigatie ------------------- */

.product_odd, .product_even
{
text-align:center;
}

.product_odd img, .product_even img
{
margin-top:20px;
}
.product_odd
{
background:url(../_images/product_odd.jpg) no-repeat;
width:175px;
height:148.5px;
float:left;
}

.product_even
{
background:url(../_images/product_even.jpg) no-repeat;
width:175px;
height:148.5px;
float:left;
}