body { 
margin : 0; 
padding : 0; 
text-align : center; 
background-image : url("image/background.gif");
background-size: 100%;
background-position : top 0%; 
background-repeat: repeat-x; 
} 
#website { 
position : relative; 
top : 0; 
right : 0; 
margin : 0 auto; 
width : 800px; 
text-align : left; 

} 
#header { 
padding:0 20px 0 0;
background-image : url("image/header.jpg"); 
position : absolute; 
top : 10px; 
right : 0; 
left : 0; 
width : 780px; 
height : 156px; 

} 
#content { 
padding: 125px 10px 10px 10px ;
background : #ededed; 
background-image : url("image/frummel.png"); 
background-position : bottom right; 
background-repeat : no-repeat; 
border : 2px solid; 
border-color : #aeaeae; 
position : absolute; 
top : 165px; 
left : 0; 
right : 0; 
width : 778px; 
min-height : 300px; 
z-index: 999;
overflow: visible;
} 



#tussen { 
background-image : url("image/tussen.png"); 
background-position : top 0%; 
background-repeat : no-repeat; 
position : absolute; 
top : 192px; 
left : 0; 
width : 180px; 
height : 140px; 
z-index: 999;

} 

#acties{
position : absolute; 
top : 55px; 
left : 35px; 
width : 90px; 
height : 43px; 
z-index: 999;

}
#postit { 
background-image : url("image/postitp.png"); 
background-position : top 0%; 
background-repeat : no-repeat; 
position : absolute; 
top : 132px; 
left : 620px; 
width : 164px; 
height : 142px; 
z-index: 999;

} 
#Home { 
position : absolute; 
top: 170px; 
left: 10px;
width : 71px; 
height : 21px;
z-index: 999;
} 
#openingstijden { 
position : absolute; 
top : 171px; 
left : 95px; 
width : 164px; 
height : 39px; 
z-index: 999;
} 

#kinder { 
position : absolute; 
background-image : url("image/kinder.jpg"); 
border : 2px solid; 
border-color : #aeaeae; 
top : 345px; 
left : 555px; 
width : 150px; 
height : 99px; 
} 

#producten { 
position : absolute; 
top : 171px; 
left : 273px; 
width : 115px; 
height : 23px; 
text-align : top;
z-index: 999;
 
} 
#contact { 
position : absolute; 
top : 171px; 
left : 403px; 
width : 89px; 
height : 23px; 
z-index: 999;

} 
h1 { 
font-family : Rage Italic; 
font-size : 25px; 
} 
h2 { 
font-family : arial; 
font-size : 16px; 
color : #552a6a;
font-style: bold;
} 
h3 {
font-family : arial; 
font-size : 14px; 
color : #552a6a; 

}
p { 
color : #676767; 
font-family : calibri; 
} 
a:link { 
text-decoration : none; 
color : #552a6a; 
} 
a:visited { 
text-decoration : none; 
color : #552a6a; 
} 
a:hover { 
text-decoration : none; 
color : #aeaeae; 
} 
