* {
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
	width: 100%;
}

body {
	text-align: center;
	font-family:verdana,arial,sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#16383e;
	background:#fff url(../images/main_background.jpg) repeat;
}

p {
	font-family: Verdana, Arial, sans-serif;
	font-size: 100%;
	color: #16383e;
}

a {
	color: #16383e;
}

a:hover {
	text-decoration: none;
}

/* Body - Container */
#container {
	margin: 0 auto;
	text-align: center;
	background: #fff url(../images/container_background.png) repeat-y;
	width: 960px;
	padding: 0 4px;
	min-height: 730px;
}

/* Body - Container - Topheader */
#topheader {
	width: 100%;
	height: 62px;
	background: #fff;
	text-align: left;
}

#topheader #logo {
	float: left;
	margin-left: 60px;
	margin-top: 5px;
}

#topheader p {
	float: right;
	margin-right: 20px;
	padding-top: 20px;
	font-size: 1.2em;
}

#topheader p a {
	text-decoration: none;
	color: #16383e;
	padding: 3px;
}

#topheader p a:hover {
	text-decoration: underline;
}

#topheader p a.active {
	color: #fff;
	background: #16383e;
}
#topheader p a.active:hover {
	text-decoration: none;
}

/* Body - Container - Menu */
#menu {
	width: 100%;
	background: #fff url(../images/menu_background.jpg) repeat-x;
	height: 24px;
}

#menu ul {
	margin:2px 5px;
	padding:0px;
	list-style: none;
}

#menu ul li {
	float: left;
	text-align:center;
	margin:0px;
	padding:3px 15px 3px 15px;
}

#menu ul li.active {
	background: #16383e;
}

#menu ul li p {
	font-size: 1em;
	text-transform: uppercase;
	color: #16383e;
}

#menu ul li.active p {
	color: #fff;
}

#menu ul li.active p a {
	color: #fff;
}
#menu ul li.active p a:hover {
	text-decoration: none;	
}

#menu ul li p a {
	text-decoration: none;
}

#menu ul li p a:hover {
	text-decoration: underline;	
}

/* Body - Container - Header */
#header {
	background: url(../images/header_background.jpg);
	width: 952px;
	height: 248px;
	text-align: center;
	margin: 0 auto;
}

/* Body - Container - Header - Header-text */
#header #header-text {
	width: 530px;
	height: 90px;
	margin-left: 216px;
	padding-top: 165px;
	text-align: left;
	position: relative;
}

#header #header-text h1 {
	color: #fff;
}

#header #header-text p {
	color: #fff;
	line-height: 1.6em;
}

#header #header-text img {
	position: absolute;
	top: 173px;
	left: 340px;
}	

/* Body - Container - Content */
#content {
	width: 952px;
	margin: 10px auto 0 auto;
}

#content #left-content {
	width: 185px;
	float: left;
	margin: 0 31px 0 0;
	display: block;
	text-align: right;
	padding-top: 1px;
}

#content #center-content {
	width: 455px;
	float: left;
	margin: 0 25px 0 0;
	display: block;
	text-align: left;
	padding-top: 1px;
}

#content #center-content .block {
	margin-bottom: 40px;
}

#content #right-content {
	width: 240px;
	float: left;
	margin: 0 16px 0 0;
	display: block;
	text-align: left;
	padding-top: 1px;
}

#content #right-content .block {
	margin-bottom: 20px;
	background: url(../images/knopje.png) no-repeat;
	background-position: 0 2px;
}

#content #right-content .block h6 {
	margin-left: 25px;
}

#content h1 {
	color: #187916;
}

#content p {
	color: #173941;
	line-height: 1.45em;
	margin-top: 10px;
}
#content ul, #content ol {
	line-height: 1.65em;
	margin-top: 10px;
	margin-left: 15px;
}

#content ol{
	margin-left: 20px;	
}


#content p a {
	text-decoration: underline;
}
#content p a:hover {
	text-decoration: none;
}

/* Body - Container - Content - Tabel */
#tabel {
	width: 250px;
	background: #eee;
}

#tabel #tabel-head {
	width: 240px;
	min-height: 20px;
	background: #8a9b9e;
	padding: 5px;
}

#tabel #tabel-head h1 {
	color: #fff !important;
}

#tabel #tabel-inhoud {
	width: 240px;
	min-height: 40px;
	background: #eee;
	padding: 5px;
}

#tabel #tabel-inhoud p {
	color: #16383e;
}

/* Footer */
#footer {
	width: 960px;
	height: 40px;
	margin: 0 auto;
	padding: 0 4px;
	background: url(../images/footer_background.png) no-repeat;
}

/* Algemene fixes */
h1 {
	font-size: 1.5em;
}

h6 {
	font-size: 1em;
	color: #187916;
}

h2 {
	font-size: 1.2em;
	margin-top: 10px;
}

h2.news, h2.news a {
	color: #422B1E;	
}

/* nieuws */
.item {
		border-bottom:1px solid #EBF2EA;
		margin:0.5em 0 1.5em;
		padding-bottom:1.5em;
		line-height: 1.7em;
}

.date {
	letter-spacing: 2px;
	font-size: 10px;
}

.rss a {
	margin: 10px 0 10px;
	background: url(../images/rss.png) left center no-repeat;
	padding-left: 25px;
	padding-top: 5px;
	display: block;
	width: 200px;
	height: 20px;
}

.twitter a {
	margin: 10px 0 10px;
	background: url(../images/twitter.png) left center no-repeat;
	padding-left: 25px;
	padding-top: 5px;
	display: block;
	width: 200px;
	height: 20px;
}

.newsletter_s a {
	margin: 10px 0 10px;
	background: url(../images/newspaper_add.png) left center no-repeat;
	padding-left: 25px;
	padding-top: 5px;
	display: block;
	width: 200px;
	height: 20px;
}

.newsletter_u a {
	margin: 10px 0 10px;
	background: url(../images/newspaper_delete.png) left center no-repeat;
	padding-left: 25px;
	padding-top: 5px;
	display: block;
	width: 200px;
	height: 20px;
}

