/* Algemeen */

body{
margin: 0px;
padding: 0px;
background-image: none;
background-repeat: repeat-y;
background-color: #CAE3FF;
font-family: Verdana;
font-size: 11px;
color: #000000;
}

p, td, li{
font-family: Verdana;
font-size: 11px;
color: #000000;
}

a{
color: #000000;
}

h1{
font-family: Verdana;
font-size: 15px;
color: #000000;
}

.line{
background-image: url("../images/line.jpg");
background-repeat: no-repeat;
height: 8px;
width: 458px;
clear: both;
}


/* Nieuwsitems homepage */

#nieuwskolom{
display: none;
}

/* Navigatie menu */

#menuKolom{
display:none;
}


/* Layout Links */


#linksDiv{
display: none;
}

#slideShow{
display: none;
}

#selectFoto{
display: none;
}

#taalBalk{
display: none;
}

#headerDiv{
display: none;
}


/* Layout Midden */

#middenDiv{
height: 100%;
width: 539px;
position: absolute;
top: 0px;
left: 0px;
}

#logoKaart{
display: none;
}

/* Layout Rechts */

#rechtsDiv{
display: none;
}

#logosDiv{
display: none;
}



