@charset "UTF-8";
/* CSS Document */
body
{
padding: 0;
margin: 0;
background-image: url(../afbeeldingen/achtergrond.jpg);
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
}

a
{
color: #663300;
}

a:hover
{
color: #FFFFFF;
}

#nav a
{
display: inline;
text-decoration: none;
text-transform: uppercase;
color: #FFFFFF;
font-size: 14px;
margin-left: 50px;
}

#nav a:hover
{
color: #DFC9AD;
}

#info
{
position: absolute;
width: 900px;
height: 700px;
left: 50%;
top: 50%;
margin-left: -450px;
margin-top: -350px;
}

#nav
{
position: absolute;
width: 805px;
height: 20px;
top: 285px;
left: 50px;
}

#inhoud
{
position: absolute;
width: 805px;
height: 330px;
left: 50px;
top: 330px;
line-height: 125%;
overflow: auto;
}

#organigram
{
position: absolute;
width: 657px;
height: 527px;
left: 50%;
margin-left: -328px;
}

#credits
{
position: absolute;
width: 100%;
height: 18px;
left: 0;
bottom: 0;
text-align: center;
font-size: 8pt;
color: #FFFFFF;
}

.bijschrift
{
text-align: right;
font-style: italic;
}

.links
{
float: left;
margin-right: 40px;
}

.rechts
{
text-align: right;
}


.preload
{
display: none;
}

a img
{
border: none;
}

#fotos
{
position: absolute;
width: 805px;
height: 330px;
left: 50px;
top: 330px;
line-height: 125%;
overflow: auto;
}

#fotos a img
{
border: none;
}

#fotos a
{
text-decoration: none;
}

.vet
{
font-weight: bold;
}
