*, html, body {
margin: 0;
padding: 0;
}

body {
background-color: #C71919;
margin: 0 auto;
}

#container {
position: absolute;
top: 0;
left: 50%;
margin-left: -512px;
width: 1024px;
}

.swf {
margin-left: -10px;
}

#logo {
float: left;
background-image: url(afbeeldingen/logo.png);
height: 162px;
width: 625px;
}

#header {
position: absolute;
top: 0;
left: 0;
background: url(afbeeldingen/header.png) repeat-x #C71919;
height: 162px;
width: 100%;
}

#fotos {
float: left;
margin-top: 15px;
}

.foto {
float: left;
margin-left: 15px;
}

#menu {
position: absolute;
top: 162px;
left: 0;
background: url(afbeeldingen/menu.png) repeat-x #BF6C12;
height: 45px;
width: 100%;
}

ul {
clear: left;
margin-left: 50px;
list-style-type: none;
}

li {
float: left;
padding: 12px 20px;
height: 45px;
}

a {
color: #E6E6E6;
font-family: tahoma, serif;
font-size: 12px;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

.spacer {
height: 43px;
padding: 0;
float: left;
width: 0;
border-left: 1px solid #A35B0F;
border-right: 1px solid #E6E6E6;
border-bottom: 1px solid #FFF;
border-top: 1px solid #FFF;
}

strong {
font-family: tahoma, serif;
font-size: 10px;
color: #CB1515;
}

#links {
float: left;
width: 650px;
margin-left: 50px;
}

#kop {
font-family: tahoma, serif;
font-size: 12px;
color: #FFF;
text-align: center;
}

.ruimte {
height: 10px;
width: 10px;
}

.inhoud_kop {
background: url(afbeeldingen/inhoud.png);
height: 21px;
width: 650px;
padding-top: 7px;
font-family: tahoma, serif;
font-size: 10px;
color: #FFF;
text-align: center;
}

.inhoud {
background-color: #FFF;
line-height: 20px;
font-family: tahoma, serif;
font-size: 10px;
color: #000;
padding: 15px 20px;
}

.lijn {
margin: 20px 0 20px 50px;
height: 1px;
width: 500px;
background-color: #D32223;
}

.onder {
background: url(afbeeldingen/onder.png);
height: 10px;
width: 650px;
}

#rechts {
float: left;
width: 262px;
margin-left: 25px;
}

#ruimte_rechts {
height: 24px;
width: 262px;
}

.rechts_kop {
background: url(afbeeldingen/rechts_kop.png);
height: 21px;
width: 262px;
padding-top: 7px;
font-family: tahoma, serif;
font-size: 10px;
color: #FFF;
text-align: center;
}

.rechts_inhoud {
background-color: #FFF;
line-height: 20px;
font-family: tahoma, serif;
font-size: 10px;
color: #000;
padding: 10px 15px;
}

.rechts_onder {
background: url(afbeeldingen/rechts_onder.png);
height: 10px;
width: 262px;
}

.boven {
background: url(afbeeldingen/boven.png);
height: 10px;
width: 650px;
}

#footer {
background-color: #FFF;
font-family: tahoma, serif;
font-size: 10px;
color: #D32223;
text-align: center;
}