/* CSS Document */




#main-hoofdpagina{
clear: left;
margin-top: 122px;
float: left;
color: #ffffff;
font-size: 12px;
margin-left: 40px;
border-left: 1px solid #fff;
padding-left: 56px;
width: 319px;

}

#main-hoofdpagina h1{
font-size: 23px;
font-weight:normal;
color: #ffffff;
}

#main-hoofdpagina h1 span{
color: #99CC33;
}

#fototop{
margin-top: 71px;
height: 488px;
width: 402px;
margin-left: 82px;
float: left;
}

#fotobottom{
padding-top:15px;
height: 125px;
width: 402px;
float: right;
background-image:url(../img/plant-bottom.png);
background-repeat: no-repeat;
color: #86B12C;
font-family:times;
letter-spacing:8px;
font-size:13px;
font-weight:bold;
}


#bottom{
clear: left;
height: 158px;
width: 900px;
float: left;
border-top: 1px solid #4d4d4d;
background-image:url(../img/hoofdpagina-bottom.png);
background-repeat: repeat-x;
}

