body {
    margin: 0px;
	font-family:Arial;
	font-size:15px;
} 

#wrapper{
    position:relative;
    width: 1000px;
	height:100%;
    left: 50%;
    margin: 0 0 0 -500px; 
}

#header_begin{
background-image:url(../image/header_begin.jpg);
background-repeat:no-repeat;
position:absolute;
width:1000px;
height:300px;
margin-top:0px;
margin-bottom:0px;
}

#header_begin_onder{
/*background-image:url(../image/header_begin_onder.jpg);
background-repeat:no-repeat;*/
background-color:#000;
position:absolute;
width:1000px;
height:54px;
margin-top:300px;
}

#header_wiezijnwij{
background-image:url(../image/header_wiezijnwij.jpg);
background-repeat:no-repeat;
position:absolute;
width:1000px;
height:300px;
margin-top:0px;
margin-bottom:0px;
}

#header_wiezijnwij_onder{
/*background-image:url(../image/header_wiezijnwij_onder.jpg);
background-repeat:no-repeat;*/
background-color:#000;
position:absolute;
width:1000px;
height:54px;
margin-top:300px;
}

#header_producten{
background-image:url(../image/header_producten.jpg);
background-repeat:no-repeat;
background-color:#000;
position:absolute;
width:1000px;
height:300px;
margin-top:0px;
margin-bottom:0px;
}

#header_producten_onder{
/*background-image:url(../image/header_producten_onder.jpg);
background-repeat:no-repeat;*/
background-color:#000;
position:absolute;
width:1000px;
height:54px;
margin-top:300px;
}

#header_diensten{
background-image:url(../image/header_diensten.jpg);
background-repeat:no-repeat;
background-color:#000;
position:absolute;
width:1000px;
height:300px;
margin-top:0px;
margin-bottom:0px;
}

#header_diensten_onder{
/*background-image:url(../image/header_diensten_onder.jpg);
background-repeat:no-repeat;*/
background-color:#000;
position:absolute;
width:1000px;
height:54px;
margin-top:300px;
}

#header_contact{
background-image:url(../image/header_contact.jpg);
background-repeat:no-repeat;
background-color:#000;
position:absolute;
width:1000px;
height:300px;
margin-top:0px;
margin-bottom:0px;
}

#header_contact_onder{
/*background-image:url(../image/header_contact_onder.jpg);
background-repeat:no-repeat;*/
background-color:#000;
position:absolute;
width:1000px;
height:54px;
margin-top:300px;
}

#top{
background-image:url(../image/top.jpg);
background-repeat:no-repeat;
width:1000px;
height:37px;
margin-top:354px;
position:absolute;
}

#content{
background-image:url(../image/content.jpg);
background-repeat:no-repeat;
background-position:top;
width:1000px;
margin-top:391px;
position:absolute;
}

#scroll{
overflow:auto;
height:500px;
}

#header_productenoverzicht{
background-image:url(../image/header.jpg);
background-repeat:no-repeat;
width:860px;
height:124px;
margin-left:0px;
margin-top:0px;
}

ul{
margin-left:35px;
}

.menu{
font-family:Arial;
font-size:17px;
color:#FFFFFF;
margin-top:25px;
margin-left:15px;
}

.bottom_tekst{
font-family:Arial;
color:#FFFFFF;
font-size:12px;
margin-top:5px;
margin-right:5px;
}

.koptekst{
font-family:Arial;
font-size:17px;
margin-left:15px;
font-weight:bold;
}

.maintekst{
font-family:Arial;
font-size:15px;
margin-left:15px;
width:440px;
}

.producttekst{
font-family:Arial;
font-size:15px;
margin-left:5px;
width:480px;
}

.producttekstonder{
font-family:Arial;
font-size:15px;
margin-left:5px;
width:800px;
margin-top:0px;
}

.indextekst{
font-family:Arial;
font-size:15px;
margin-left:15px;
width:700px;
}

.scroll{
overflow:auto;
height:400px;
}

.content_text{
font-family:Arial;
font-size:15px;
margin-top:2px;
margin-bottom:2px;
margin-left:15px;
}

.info{
font-family:Arial;
font-size:10px;
margin-left:5px;
color:#666666;
width:360px;
margin-bottom:5px;
}

.infoproductschuimblussers{
font-family:Arial;
font-size:10px;
margin-left:5px;
color:#666666;
width:230px;
margin-bottom:5px;
}

.infoproducthaspel{
font-family:Arial;
font-size:10px;
margin-left:5px;
color:#666666;
width:450px;
margin-bottom:5px;
}

a:link{
text-decoration:none;
color:#ffffff;}
a:visited{
color:#ffffff;
text-decoration:none;}
a:hover{
color:#ffffff;
text-decoration:none;}

.error{background-color:#F00}
