body { background-color: #36322a; margin: 0; padding: 0; width: 100%; height: 100%; color: #403c35; font-size: 13px;}
.clear { clear: both; height:0;}

h1, h2, h3, h4 { color: #87bcb5; padding: 0;}
h1 { font-size: 18px; margin: 0 0 10px 0;}
h2 { font-size: 16px; margin: 0 0 10px 0;}
h3 { font-size: 18px; margin: 0 0 10px 0;}
h4 { font-size: 13px; margin: 0; padding: 0;}
p { color: #403c35;}
a { color: #87bcb5; text-decoration: none;}
a:hover, a.selected { text-decoration: underline;}

.top { width: 849px; height: 111px; margin: 20px auto 0 auto; border-bottom: solid 1px #87bcb5; }
.top .menu { position: relative; font-size: 18px;}
.top .menu img { float: left; border: 0;}
.top .menu .social { position: absolute; margin-top: 88px; right: 0px;}
.top .menu ul { float: left; position: absolute; margin: 85px 0 0 175px; padding: 0; list-style-type: none;}
.top .menu li { float: left; margin-right: 20px;}
.top .menu li a { font-size: 17px; display: block; padding: 2px; color: #fff; text-decoration: none;}
.top .menu li a:hover, .top .menu li a.selected { border-bottom: solid 2px #87bcb5;}

.content { width: 100%; height: 404px; margin-top: 10px; background-color: #403c35; }
.content .container { margin: 0 auto; width: 849px;}
.content .container .inhoud { float: left; width: 602px; height: 404px; background-image: url('/images/content.jpg');}
.content .container .inhoud .tekst { margin: 45px 0 0 38px; width:540px; height: 300px;}
.content .container .inhoud .tekst ul{ margin: 0; padding: 0; list-style-type: none;}
.content .container .inhoud .tekst li{ margin: 0 10px 0 0; float: left; }
.content .container .inhoud .tekst li a img { border: solid 1px #403c35;}

.content .container .news { float: left; width: 247px; height: 404px; background-image: url('/images/news.jpg');}
.content .container .news .update { margin: 45px 0 0 25px; width:180px; height: 300px;}
.news .update p.text { margin: 0; padding: 0;}
.news .update p.date { margin: 0 0 10px 0; padding: 0; color: #aaaaaa; font-size: 11px;}

.footer p{ width: 849px; margin: -10px auto 0 auto; text-align: right; color: #5f5f5f; font-size: 11px;}
