body {
	scrollbar-arrow-color: #BDE119;
	scrollbar-3dlight-color: #BDE119;
	scrollbar-highlight-color: #7D9AC6;
	scrollbar-face-color: #7D9AC6;
	scrollbar-shadow-color: #7D9AC6;
	scrollbar-track-color: White;
	scrollbar-darkshadow-color: #BDE119;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-top: 0px;
	background-attachment: fixed;
	background-color: #CADBF5;
}
 td, li {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
a {
	color: White;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #22529E;
	background-color: White;
}
.subtitel {
	background-color: #0B5EB4;
	height: 20px;
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.main {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 1.4;
	padding: 0px 10px 10px 0px;
	background-color : #7D9AC6;
}
.datum {
	font-weight: bold;
	color: #22529E;
	font-size: 80%;
	background-color: #BDE119;
	width: 100%;
	margin-left: 10px;
	padding: 5px 5px 5px 5px;
	margin-top: 10px;
}
.post {
	padding-left : 10px;
}
.post-title {
	color: White;
	font-size: 120%;
	font-weight: bold;
	background-color: #22529E;
	width: 100%;
	padding: 5 5 5 5;
}
.post-body {
	
}
.post-footer {
	margin-top: 5px;
}
.sidebar {
	background-color: #22529E;
}
.description {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 1.4;
	padding: 5px 5px 5px 5px;
	color: White;
	background-color: #22529E;
}
.sidebarblok {
	margin-top: 5px;
	border: 0px;
	width: 250px;
}
.sidebarkop {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	padding-left: 5px;
	color: #22529E;
	background-color: #BDE119;
}
.sidebarinhoud {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 1.4;
}
.sidebarinhoud a {
	margin-left: 5px;
}
.comments {
	color: #CDD415;
	text-decoration: underline;
	padding-left: 5px;
}
hr {
	color: #0B5EB4;
	height: 1px;
	margin-bottom: 5px;
}
b, strong {
	color: #0B5EB4;
}
.reacties {
	padding: 0px 10px 10px 10px;
}
