/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0E287C;
	background-color: #DCE2F0;
	margin: 0;
}

h1, h2, h3 {
	color: #CC3300;
	text-align: center;
}

h1 {
	font-size: 3em;
	font-style:italic;
}

h2 {
	font-size: 1em;
	font-style: italic;
}

h3 {
	font-size: 1em;
	text-align: right;
	color: #FFFFFF;
}

p, ul, ol {
	margin-bottom: 1.6em;
	line-height: 140%;
}

p {
	display: block;
}

blockquote {
	font-style: italic;
}

ul {
}

ol {
}

a {
	text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

small {
}

hr {
	display: none;
}

img {
	border: none;
}

/* Header */

#header {
	width: auto;
	height: 150px;
	background-color:#DCE2F0;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}

#header h1 {
	margin: 0;
	letter-spacing: normal;
	font-size: xx-large;
	color: #0E287C;
	font-style: italic;
}

#header h1 a {
	text-decoration: none;
	color: #0E287C;
}

#header h1 a:hover {
	text-decoration: underline;
}

#header b {
	display: block;
	font-size: 2.4em;
	text-align: center;
}

/* Page */

#page {
	width: 960px;
	background-image: url(images/Dblauw.gif);
	background-repeat: no-repeat;
	padding: 40px;
	background-color: #DCE2F0;
	display: block;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}

/* Content */

#content {
	color:#FFFFFF;
	width: 490px;
	position: relative;
}

#content a {
     font-family:Arial, Helvetica, sans-serif;
	 color:#FFFFFF;
	 background-color:#0E287C;
}

#navButton a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	float: left;
	width: 200px;
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	background-color: #0E287C;
	padding: 5px;
	margin-top: 5px;
	clear: left;
}
#navButtonRood a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	float: left;
	width: 200px;
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	background-color: #CC3333;
	padding: 5px;
	margin-top: 5px;
	clear: left;
}
#navButton a:visited {
	color: #CCCCCC;
	text-decoration: none;
	background-color: #0E287C;
}
#navButton a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #990000;
}

#broodtekst {
	color: #000000;
	text-decoration: none;
	float: left;
	font: 12px Arial, Helvetica, sans-serif;
	text-align: left;
	width: 250px;
}

.post {
	width: 200px;
}

.post .date {
	margin: 0;
	line-height: normal;
	font-size: .8em;
	color: #999999;
}

.post .title, .post .meta {
	display: inline;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font: normal 1.6em "Arial Black", Arial, Helvetica, sans-serif;
}

.post .title {
}

.post .meta {
	color: #0E287C;
	padding: 5px;
}

.post .meta a {
	color: #DDDDDD;
}

.post .links {
	padding: 5px 10px;
	background: #F8F8F8;
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
	text-align: right;
	font-weight: bold;
}

.post .entry {
	clear: both;
	margin-bottom: 50px;
}

/* Sidebar */

#sidebar {
	width: 350px;
	background-color: #DCE2F0;
	float: right;
	margin-left: 100px;
	margin-top: 0px;
	top: 0px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	padding: 20px 20px 60px 20px;
}

#sidebar li li {
	padding: 0;
	background: url(images/spacer.gif);
	color: #FFFFFF;
}

#sidebar h2 {
	margin: 0;
	padding: 20px 20px 0 20px;
	text-transform: uppercase;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #000000;
}

#sidebar a {
	color: #000000;
}

/* Footer */

#footer {
	clear: both;
	background-color:#0E287C;
	bottom: 0px;
	font-size: medium;
	margin-bottom: 0px;
}

#footer p {
	margin: 0;
	text-align: center;
	color: #999999;
}

#footer a {
	color: #999999;
}
#adverts {
	clear: both;
	bottom: 0px;
}
