body {
margin: 0px;
padding: 0px;
width: 100%;
height: 100%;
background-color: #000000;
}

.menu_link:link, .menu_link:visited, .menu_link:active {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
color: #868668;
text-decoration: none;
}

.menu_link:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
color: #868668;
text-decoration: underline;
}

h1 {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
color: #868668;
margin: 0px;
padding: 0px;
margin-bottom: 20px;
}

h2 {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
color: #868668;
margin: 0px;
padding: 0px;
margin-bottom: 20px;
}

h3 {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
color: #868668;
padding-bottom: 10px;
padding-top: 25px;
background: url(../images/pix.gif) bottom repeat-x;
}

h4 {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
color: #868668;
}

h5 {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
color: #868668;
}

#wrapper {
width: 100%;
background-color: #000000;
}

#center {
width: 800px;
padding-top: 300px;
background: url(../images/header.jpg) top left no-repeat;
}

#menu {
width: 100%;
background: url(../images/pix.gif) bottom repeat-x;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
color: #868668;
padding-bottom: 20px;
margin-bottom: 20px;
}

#inhoud {
width: 100%;
}

.bodytext {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #868668;
}

#footer {
width: 100%;
margin-top: 30px;
padding-top: 10px;
padding-bottom: 20px;
background: url(../images/pix.gif) top repeat-x;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #868668;
}
