* {
	margin: 0;
	padding: 0;
}

html, body {
	height: 100%;
}

#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -36px;
}
.footer, .push {
	height: 36px;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	background: url(images/body_bg.jpg) top #6c0000 fixed;
	margin: 0;
	font-weight: bold;
	line-height: 16px;
}


h1 {
	color: #8c0000;
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 15px;
	line-height: normal;
}

h2 {
	color: #8c0000;
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 10px;
	line-height: normal;
}

a {
	color: #ff3000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

p {
	margin-bottom: 15px;
}

#container {
	width: 760px;
	margin: 0 auto;
}

#header {
	width: 760px;
	height: 51px;
	background: url(images/header.gif);
}

#content {
	width: 760px;
	overflow: hidden;
	background: url(images/content_bg.gif) no-repeat;
}

#mainmenu {
	width: 96px;
	float: left;
	overflow: hidden;
	padding-top: 80px;
	padding-left: 1px;
}

#mainmenu ul {
	list-style: none;
	margin-bottom: 30px;
}

#mainmenu li a {
	border-bottom: 1px solid #666;
	border-top: 1px solid #fff;
	color: #000;
	text-decoration: none;
	padding: 5px;
	width: 76px;
	display: block;
	font-weight: bold;
}

#mainmenu li a:hover {
	color: #fff;
}

.mainmenu li a:hover {
	background: #974d4e;
}

.nieuwsurl li a:hover {
	background: #5d974d;
}

#maincontent {
	width: 584px;
	float: left;
	overflow: hidden;
	padding: 0 0 0 40px;
}

#maincontent ul {
	margin-bottom: 15px;
	list-style: none;
}

#maincontent li {
	background: url(images/raat.jpg) no-repeat top left;
	padding: 0 0 5px 30px;
}

.maincontentspacer {
	width: 80px;
	height: 80px;
	visibility: hidden;
}

#rechts {
	width: 40px;
	float: left;
	overflow: hidden;
}

#footer {
	margin: 0 auto;
	width: 738px;
	background: #ccc;
	padding: 10px;
	clear: both;
	overflow: hidden;
	font-weight: normal;
}

#footer a {
	color: #000;
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: none;
}

.contentimg {
	float: right;
}

.marginbottom15px {
	margin-bottom: 15px;
}

.floatright {
	float: right;
}

.inputfield {
	border: 1px solid #666;
	padding: 4px;
	margin-left: 20px;
	width: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.dropdownfield {
	border: 1px solid #666;
	width: 160px;
	padding: 1px;
	margin-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	height: 21px;
}

.berichtfield {
	width: 300px;
	padding: 4px;
	border: 1px solid #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 20px;
	height: 150px;
	font-weight: normal;
}

.sendbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 10px 0 20px 20px;
	padding: 3px 10px;
}

.normalweight {
	font-weight: normal;
}

.nieuwsbericht {
	width: 400px;
	overflow: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.nieuwsdatum {
	width: 100%;
	overflow: hidden;
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-bottom: 5px;
}

.nieuwstitel {
	width: 100%;
	overflow: hidden;
}

.nieuwstekst {
	width: 100%;
	overflow: hidden;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-bottom: 10px;
}
