html, body{

padding:0px;
margin:0px;
background-image:url('../images/bg_foto.jpg');

}

a{

color:#7b174d;
text-decoration:none;

}

a:hover{

color:#ffca2c;

}

div#inhoud{

height:100%;
width:100%;

}

img#achtergrond{

width:100%;
height:100%;

}

div#tekst{

position:absolute;
left:0%;
top:50%;
margin-top:-149px;

}

div#tekstvak{

font-family:Verdana, Arial, Helvetica;
font-size:11px;
color:#000000;
line-height:1.5;

width:340px;

position:absolute;
top:15px;
left:110px;

}
