@charset "UTF-8";
/* CSS Document */

body, html
{
	background-color:#96a02e;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
        font-size: 11px;
}

a, img
{
	text-decoration:none;
	outline:none;
	border:0;
}

h1
{
	color:#96a02e;
}

h2
{
	color:#272628;
	font-size:16px;
	margin:0;
}

#wrapper
{
	width:1000px;
	left:50%;
	top:25px;
	margin-left:-500px;
	position:relative;
	float:left;
	margin-bottom:50px;
}

#container
{
	
	float:left;
	border:1px #63651a solid;
}

#header
{
	background-image:url(../images/bg_header.jpg);
	height:180px;
}

#logo
{
	position:absolute;
	height:150px;
	width:150px;
	left:62px;
	top:-26px;
	background-color:#272628;
	background-image:url(../images/logo.png);
	background-repeat:no-repeat;
}

#menu
{
	position:absolute;
	left:290px;
	width:172px;
	font-size:12px;
	color:#FFF;
	z-index:1;
}

#menu a
{
	color:#FFF;
}

.menu_item1, .menu_item2
{
	padding:8px 0 6px 24px;	
	background-color:#272628;
        text-transform: uppercase;
}

.menu_item1_active, .menu_item2_active
{
        padding:8px 0 6px 24px;
	background-color:#96a02e;
        text-transform: uppercase;
        font-weight: bold;
}

.menu_item1, .menu_item1_active
{
	border-bottom:1px #FFF dashed;
}

.menu_item1:hover, .menu_item2:hover
{
	background-color:#96a02e;
}

.menu_item1 a, .menu_item2 a
{
    display:block;
    width:100%;
    height:100%;
}

#topimage
{
    position:absolute;
    left:580px;
    top:-40px;
    width:405px;
    height:265px;
    z-index:5;
}

#bezorgfolder
{
    position:absolute;
    left:23px;
    top:120px;
    height:200px;
    width:267px;
    height:149px;
    background-image:url(../images/bezorgfolder.png);
    z-index:1;
}

#shade
{
    background-image:url(../images/shade_bottom.png);
    background-repeat: none;
    width:1006px;
    height:10px;
    left:-5px;
    top:180px;
    position:absolute;
    z-index:0;
}

#shade_bottom
{
    background-image: url(../images/shade_bottom.png);
    background-repeat: none;
    width:1006px;
    height:10px;
    margin-left:-5px;
    float:left;
}

#mainbody
{
    width: 1000px;
    background-image: url(../images/bg_mainbody.jpg);
    color:#333;
    font-size:13px;
    line-height:18px;
    float:left;
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
}

#mainbody a
{
    color:#96a02e;
}

#mainbody_left
{
    width:380px;
    padding:100px 35px 35px 35px;
    vertical-align: top;
}

#mainbody_left li
{
    margin-left:14px;
}

#mainbody_right
{
    width:475px;
    padding:60px 35px 35px 35px;
    vertical-align: top;
}

#home_img1 {
left:470px;
position:absolute;
top:195px;
width:210px;
z-index:3;
}

#home_img2 {
left:710px;
position:absolute;
top:240px;
width:210px;
z-index:4;
}

#home_img3 {
left:470px;
position:absolute;
top:320px;
width:210px;
z-index:1;
}

#home_img4 {
left:780px;
position:absolute;
top:302px;
width:210px;
}

#home_img5 {
left:595px;
position:absolute;
top:385px;
width:210px;
}

#home_img6 {
left:758px;
position:absolute;
top:415px;
width:210px;
}

#home_img7 {
left:462px;
position:absolute;
top:460px;
width:210px;
z-index:2;
}

#home_img8 {
left:570px;
position:absolute;
top:555px;
width:210px;
z-index:1;
}

#home_img9 {
left:555px;
position:absolute;
top:480px;
width:210px;
}

#tuin_fotos
{
    margin-left:105px;
    margin-top:170px;
}

#footer
{	
    background-image:url(../images/bg_footer.jpg);
    height:30px;
    text-align: right;
    vertical-align: middle;
    float:left;
    width:984px;
    padding:8px;
    font-size:11px;
    color:#333;
}

#footer a
{
    color:#333;
}


.ll{
    font-family:Impact, Helvetica, sans-serif;
    color:#F1F1F1;
    text-decoration:none;
    font-size:12px;
}

img, div, input { behavior: url("iepngfix.htc") }
