html, body {
height:100%;
width:100%;
padding:0px;
margin:0px;
}
body {
background:#cc0066;
color:#282629;
font-family: Trebuchet MS, Arial, sans-serif;
font-size:12px;
line-height:25px;
}
a {
text-decoration:none;
}
a:hover {
text-decoration:underline;	
}

#container {
background:url(images/bg.jpg) no-repeat top left;
width:803px;
margin:26px auto 0 auto;
height:603px;
position:relative;
}
#colors {
background:url(images/colors.gif);
left:34px;
top:24px;
width:111px;
height:21px;
position:absolute;
}
#color1, #color2, #color3, #color4 {
cursor:pointer;
position:absolute;
top:21px;
width:29px;
height:29px;
}
#color1 {
left:31px;
}
#color2 {
left:61px;	
}
#color3 {
left:91px;
}
#color4 {
left:121px;
}
#centerTop {
position:absolute;
background:#f29400;
left:179px;
width:450px;
height:287px;
}
#logo1 {
background:url(images/vandeez.png);
cursor:pointer;
position:absolute;
top:22px;
left:25px;
width:196px;
height:68px;
}
#text1 {
position:absolute;
background:url(images/tekst_top.png);
left:224px;
top:121px;
width:181px;
height:139px;
}
#foto, #fotoFade {
position:absolute;
top:294px;
width:308px;
height:199px;
}
#text2, #text2bg {
position:absolute;
left:316px;
top:294px;
width:453px;
height:189px;
padding:10px 17px 0px 17px;
}
/* TRANSPARANTE ACHTERGROND TEKSTVELD */
#text2bg {
background:#ffffff;
filter: alpha(opacity=80);
opacity: 0.8;
}
/* KLEUR MAIL LINK */
#text2 a {
color:#CC0066;	
}
#kwaliteit {
position:absolute;
background:url(images/kwaliteit_is_geen_toeval.gif);
left:203px;
top:165px;
height:21px;
width:268px;
}
#footer {
color:#ffffff;
font-size:12px;
text-align:center;
width:803px;
margin:0px auto 0px auto;
}
#footer a {
color:#ffffff;
}
