body {
background-color: #0c0103;
font-family: palatino linotype;
margin: 0px;
margin-bottom: 100px;
}

div.loh {
background-color: #251215;
height: 92px;
width: 100%;
position: absolute;
z-index: -1;
}

div.header {
padding-left: 21px;
padding-right: 21px;
margin-left: auto;
margin-right: auto;
width: 780px;
height: 92px;
}

div.logo {
float: left;
width: 247px;
}

div.menu {
float: right;
font-size: 12px;
padding-top: 58px;
}

div.main {
padding: 21px;
margin: 0 auto;
margin-left: auto;
margin-right: auto;
width: 780px;
color: #c4b1b4;
font-size: 12px;
line-height: 200%;
text-align: justify;
}

span.titel {
font-weight: bold;
font-size: 12px;
background-color: #351225;
padding: 2px 15px 2px 15px;
letter-spacing: 1px;
}

img.inhoud {
margin-left: 0px;
margin-top: 7px;
margin-right: 40px;
margin-bottom: 20px;
}

img.werk {
margin-right: 25px;
margin-bottom: 20px;
border: 5px #251215 solid;
}

a:link, a:active, a:visited {
text-decoration: none;
color: #c8978d;
}

a:hover {
color: #ffc3b5;
}

a.submenu:link, a.submenu:active, a.submenu:visited {
text-decoration: none;
color: #9f766f;
}

a.submenu:hover {
color: #c8978d;
}

#dropmenudiv {
position: absolute;
z-index: 100;
font-size: 12px;
background-color: #1c0c0f;
text-align: right;
padding: 5px;
margin-top: 17px;
margin-left: 0px;
}

#dropmenudiv a {
width: 100%;
text-decoration: none;
}

#dropmenudiv a:hover{ /*hover background color*/
}

span.datum {
font-style: italic;
margin-left: 15px;
color: #968588;
}

span.nwstitel {
background-color: #251225;
font-weight: bold;
padding: 1px 5px 1px 5px;
}

hr {
border: 0;
height: 1px;
width: 50%;
color: #493b3d;
background-color: #493b3d;
margin-top: 25px;
margin-bottom: 33px;
}

div.box {
padding-right: 330px;
text-align: justify;
}

div.afe {
text-align: left;
width: 360px;
float: left;
padding-right: 29px;
border-right: #493b3d 1px solid;
margin-bottom: 100px;
}

div.afee {
text-align: right;
width: 360px;
float: right;
margin-bottom: 100px;
}