body  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-image : url(http://www.cviweblog.nl/denver/page_bg.png);
	background-repeat : repeat-x;
	background-attachment : fixed;
}
td, li {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

a {
	color: #739934;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #739934;
	background-color : Silver;
}
.subtitel {
	background-image : url(http://www.cviweblog.nl/denver/balkje.gif);
	height: 26px;
	color: Navy;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-left : 18px;
}
.main {

}
.maincontent {
	background-color : White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 1.4;
	border-left-color : #666666;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : #666666;
	border-right-style : solid;
	border-right-width : 1px;
	border-bottom-color : #666666;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	padding-bottom : 10px;
	padding-left : 15px;
	padding-right : 15px;
	padding-top : 0px;
}
.datum {
	font-weight: bold;
	color: #455979;
}
.post {
	
}
.post-title {
	color: #455979;
	font-size: 120%;
	font-weight: bold;
}
.post-body {
	
}
.post-footer {
	margin-top: 5px;
}
.description {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 1.4;
	padding: 5px 0px 0px 0px;
	color: #6A7AA2;
}
.sidebar {
	margin-left : 30px;
}
.sidebarblok {
	margin-top: 5px;
	border: 0px;
	width: 220px;
}
.sidebarkop {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: White;
	font-weight: bold;
	padding-left: 5px;
	background-color : #78A22F;
	background-image : url(http://www.cviweblog.nl/denver/sideheader.jpg);
}
.sidebarinhoud {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 1.4;
	background-color : White;
	border-left-color : #666666;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : #666666;
	border-right-style : solid;
	border-right-width : 1px;
	border-bottom-color : #666666;
	border-bottom-style : solid;
	border-bottom-width : 1px;
}
.sidebarinhoud a {
	padding-left: 5px;
}
.comments {
	color: Navy;
	font-size: 80%;
	text-decoration: underline;
}
hr {
	color: #6A7AA2;
	height: 1px;
	margin-bottom: 5px;
}