﻿@charset "UTF-8";
* {
	padding: 0;
	margin: 0;
	border: 0;

}
#wit {
	color: #fff;
}

h2 a {
	color: #302a24;
}
a {
	color: #403A32;
	margin: 0;
	padding: 0;
}
#small {
	font-size: 12px;
	font-style: italic;
}
#wrapper {
}

#menu ul {
	list-style-type: none;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
}
#menu ul li {
	float: right;
	padding-left: 4px;
	color: #fff;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
#menu ul li#con {
	float: right;
	padding-right: 21px;
	margin-left: -10px;
	width: 40px;
}
#menu ul li a {
	color: #fff;
	text-decoration: none;
	font-size: 12px;
}
#menu ul li a:hover {
	text-decoration: underline;
}
#menu ul li ul {
	padding-top: 12px;
	padding-bottom: 12px;
	visibility: hidden;
 	position: relative;
 	display: block;
}
#header-content li ul#soort {
	margin: 0;
	display: block;
	background-image: url(../images/menugb.png);
	background-position: bottom;
	width: 82px;	

}
#menu ul li ul li {
	float: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding: 3px;
	text-align: center;
	margin-left: 2px;
	margin-right: 2px;
}
#menu ul li ul li a:hover {
	text-decoration: underline;
}
#menu ul li:hover > ul {
	visibility: visible;
	}
#main-content ul#oh {
	list-style-type:  square;
	padding-left: 15px;

}
#main-content ul#oh li {
	padding-bottom: 20px;
}
ul#contact {
	background-image: url(../images/contactbg.png);
	background-position: left bottom;
	width: 60px;
	background-repeat: no-repeat;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.huge {
	font-size: 30px;
	padding-left: 20px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #302a24;
	font-weight: normal;
}
h2 {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
#header {
	background-image: url(../images/header-bg.png);
	background-position: center;
	height: 154px;
	width: 100%;
	font-size: 18px;
}
#header-content {
	margin: auto;
	height: 154px;
	width: 960px;
}
#logo {
	float: left;
	height: 154px;
	width: 390px;
}
#menu {
	float: left;
	height: 19px;
	width: 555px;
	background-image: url(../images/menu-bg.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-top: 135px;
	padding-left: 15px;
	overflow: visible;
}
#banner {
	background-image: url(../images/banner-bg.png);
	background-repeat: repeat-x;
	height: 251px;
	width: 100%;
}
#shadow {
	background-image: url(../images/dtopsh.png);
	background-repeat: repeat-x;
	height: 18px;
	width: 100%;
}
#shadow-content {
	background-image: url(../images/ltopsh.png);
	background-repeat: repeat-x;
	height: 18px;
	width: 960px;
	margin: auto;
}
#main {
	background-image: url(../images/main-bg.png);
	background-repeat: repeat;
	width: 100%;
	background-position: 25px;
}
#main-content {
	margin: auto;
	width: 940px;
	background-image: url(../images/mainconbg.png);
	background-repeat: repeat;
	padding: 10px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
}
.seperator {
	width: 940px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #302A24;
}
#sk-wrap {
	margin: auto;
	width: 940px;
	padding-top: 20px;
	height: 450px;
}

#banner-content {
	margin: auto;
	height: 251px;
	width: 960px;
}
#footer {
	background-color: #2F2924;
	height: 30px;
	width: 100%;
	margin-top: 10px;
	background-image: url(../images/footer.png);
	background-repeat: repeat-x;
	clear: both;
	border: 0px;
}
#footer-content {
	margin: auto;
	width: 960px;
	padding-top: 8px;
}
#footer a {
	color: #fff;
}
#samenvatting {
	font-family: Arial, Helvetica, sans-serif;
	width: 940px;
	word-spacing: 3.4px;
}
#samenvatting-content {
	background-image: url(../images/samenvatting-bg.png);
	background-repeat: repeat-y;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#samenvatting-top {
	background-image: url(../images/samenvatting-top.png);
	height: 22px;
	width: 940px;
}
#samenvatting-bottom {
	background-image: url(../images/samenvatting-bottom.png);
	height: 22px;
	width: 940px;
}
#samenvatting-content a {
	color: #403A32;
}
.home-img {
	float: left;
	width: 301px;
	margin: 6px;
	text-align: center;
}
.home-img a img {
	border: 6px solid #403A32;
}
.home-img a img:hover {
	border: 6px solid #23201B;
}
.home-img h2 {
	padding-top: 8px;
}
#pictures a{
	color: #403A32;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
td a img {
	border: 6px solid #403A32;
}
td a img:hover {
	border: 6px solid #23201B;
}

input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #403A32;
	margin-bottom: 3px;
	background-color: #fff;
	border: 1px solid #403A32;	
}
input#post {
	text-transform: uppercase;
}
ul#sitemap {
	margin-left: 15px;
}
ul#sitemap ul {
	margin-left: 30px;
}
ul#sitemap li, ul#sitemap li ul li {
	padding-top: 10px;
}
