@import url(algemeen.css);
@import url(design.css);

div#header
{
background:url(images/header_s_2.jpg)  no-repeat;
width:537px;
height:130px;
background-position:center;
}

div.itemcontent
{
margin:10px;
}

body
{
background-image:none;
background-color:#00bff3;
}

div.whowhen
{
color:#fff;
padding-bottom:10px;
margin-bottom:5px;
}

a
{
color:#000;
text-decoration:underline;
}

a:hover
{
text-decoration:none;
}
