body {
	background-color: #EFEFEF;
	color: #000000;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(http://www.renesmurf.nl/images/white_jpg_copy1.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0;
}

img {
	max-width: 525px;
}

a {
	text-decoration: underline !important;
	color: #004A7F !important;
}

h2 {
	font-weight: bold;
	color: #004A7F;
	font-size: 18px;
	margin: 0px;
}

h3 {
	font-weight: bold;
	color: #004A7F;
	font-size: 16px;
	margin: 0px;
}

#content_holder {
	width: 800px;
	margin: auto;
}

#header {
	background: url(http://www.renesmurf.nl/images/header_jpg_copy1.jpg);
	height: 175px;
	border-bottom: 3px solid #004A7F;
	position: absolute;
	width: 800px;
}

#menu {
	margin-top: 144px;
}

.menuknop {
	border: 3px solid #004A7F;
	background-color: #FFFFFF;
	margin-left: 20px;
	min-width: 50px;
	height: 25px;
	float: left;
	font-size: 17px;
	text-align: center;
	padding: 3px 5px 0px;
	color: #004A7F;
	font-weight: bold;
}

.menuknop.home {
	background-color: #004A7F !important;
	color: #FFFFFF !important;
}

#blog_holder {
	background: #FFFFFF;
	height: 100%;
	clear: both;
	padding-top: 175px;
}

#content_blog {
	width: 531px;
	border-right: 3px dashed #004A7F;
	float: left;
	background: #FFFFFF;
	padding: 5px;
}

#sidebar {
	width: 250px;
	float: right;
	background: #FFFFFF;
	padding: 3px;
}

.sidebar_part {
	border-bottom: 1px solid #004A7F;
	padding-bottom: 5px;
}

.block {
	margin:6px 6px 12px 6px;
	padding: 4px;
	background: #000000;
	border: 1px solid #000000;
}


.block H3 {
	background: #000000;
	color: #9DB5D1;
	margin: -4px -4px 4px -4px;
	padding: 4px;
	border-bottom: 1px solid #000000;
	font-size: 11px;
}

.block P {
	margin: 0px;
}



.entrycontent {
	padding: 12px;
	background: #FFFFFF;
	border: 0px solid #FFFFFF;
}


.content p {
	margin: 4px 2px 4px 2px;
}

H1 {
	font-size: 13px;
	margin: 4px;
	color: #C0FFFF;
		display: inline;
}

H4 {
	font-size: 16px;
	margin: 4px;
	color: #C0FFFF;
	display: inline;
	font-style: italic;
}
H5 {
	font-size: 16px;
	margin:0px;
	padding: 2px;
	color: #C0FFFF;
}

H6 {
	font-size : 16px;
	padding-top : 10px;
color : #C0FFFF;
border-bottom:0px dashed #FFFFFF;
}


.date {
	color: #C0FFFF;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10px;
	font-weight: normal;
	float: right;
}

.date_linkdump {
	color: #C0FFFF;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	float: right;
}

.entryfooter {
	color: #004A7F;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	text-align:right;
	margin: 0px;
	padding: 6px 0px;
	clear: both;
	border-bottom: 1px solid #004A7F;
}

.entryfooter_linkdump {
	color: #C0FFFF;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	text-align:right;
	margin: 0px;
	padding: 6px 0px;
	border-bottom: 0px dashed #E48F34;
}

.entryfooter_linkdump A, .date_linkdump A {
text-decoration: none;
	font-weight: bold;
	color: #C0FFFF;
}

.entryfooter A, .date A {
	text-decoration: none;
	font-weight: bold;
	color: #C0FFFF;
}


.entryfooter a:hover, .date a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #C0FFFF;
}

.prevnext_links {
	float: right;
	color: #000000;
}

H1 A, .prevnext_links A {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

H1 A:hover, .prevnext_links A:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}