body {
	margin: 0px;
	padding: 0px;
	background: #FAFBFD;
}

body, p, html, table, td {	font-family: Baskerville, "Hoefler Text", Georgia,Trebuchet MS, Tahoma, Verdana, Geneva, Arial, Helvetica, serif;	font-size: 11pt;
	_font-size: 9pt;	line-height: 17px;}H1, H2, H3, H4 {	font-family: "Lucida Grande", "Trebuchet MS", Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;}

H3 {
	font-size: 14px;
}

.plaatje {
	background: #FFFFAA;
	border: 1px dashed #00FFFF;
	width: 350px;
	padding: 8px;
}

#wrapper {
	margin-left: -388px; 
	position: absolute; 
	left: 50%; 
	width: 776px; 
	background: #fff;
	border-left: 1px solid #D5DDE1;
	border-right: 1px solid #D5DDE1;
	}

#centercolumn {
	border: 0px solid #666666;
	margin-left: 196px;
	margin-right: 196px;
	padding: 10px 4px 0px 4px
}

.entry_end {
	border-bottom:1px solid #999;
}

#header {
	background: #6D9A9A;
	padding: 5px;
	background-image: url(http://www.koenbakx.com/blog/images/topper_bg.jpg);
	height: 118px;
	border-bottom: 2px solid #182746;
	
}

#subheader  { 
	background-image: url(http://www.koenbakx.com/blog/images/xm_lights.gif); 
	background-repeat: repeat-x; 
	height: 64px 
}


#leftcolumn {
	left: 0px;
	position: absolute;
	width: 200px;
	margin-top: 4px;
	color: #333;
}

#rightcolumn {
	position: absolute;
	right: 0px;
	width: 200px;
	margin-top: 4px;
	overflow: hidden;
	color: #666;
}

#footer {
	border: 1px solid #00f;
	clear: both;
}

.block {
	margin:6px 6px 6px 6px;
	padding: 4px;
	background: #FFF;
	border: 1px solid #999;
	overflow: hidden;
}


.block H3 {
	background: #75848A;
	color: #FFF;
	margin: -4px -4px 4px -4px;
	padding: 4px;
	border-bottom: 1px solid #999;
	font-size: 13px;
}

.block P {
	margin: 0px;
	overflow: hidden;
}

.content {
	padding: 3px;
	background: #FFF;
	border: 1px solid #999;
	border-bottom: 0px;
}

.entrycontent {
	padding: 12px;
	background: #FFF;
	border: 1px solid #999;
}


.content p {
	margin: 4px 2px 4px 2px;
}

H1 {
	font-size: 16px;
	margin: 4px;
	color: #FFF;
		display: inline;
}


H2 {
	font-size: 15px;
	border-bottom:1px dashed #999;
	margin:0px;
	padding: 2px;
	color: #26344C
}

H4 {
	font-size: 14px;
	margin: 4px;
	color: #FFF;
	display: inline;
	font-style: italic;
}

.date {
	color: #666;
	font-family: Trebuchet MS,Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	float: right;
}

.date_linkdump {
	color: #666;
	font-family: Trebuchet MS,Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	float: right;
}

.entryfooter {
	color: #666;
	font-family: Trebuchet MS,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;
}

.entryfooter_linkdump {
	color: #666;
	font-family: Trebuchet MS,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: 1px dashed #666;
}

.entryfooter A, .date A, .entryfooter_linkdump A, .date_linkdump A {
	text-decoration: none;
	font-weight: bold;
	color: #5C6B8E;
}


.entryfooter a:hover, .date a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #5C6B8E;
}


a {
 color: #253A69;
}

.prevnext_links {
	float: right;
	color: #FFF;
}

H1 A, .prevnext_links A {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

H1 A:hover, .prevnext_links A:hover {
	color: #FFF;
	font-weight: bold;
	text-decoration: underline;
}

/* these styles are for the search boxes */
.searchbox { 
	width: 120px; 
	font-size: 10px;
}

.searchbutton {
	border: 1px solid #000;
	font-size: 10px;
}


/* these styles are for the calendar widget */
.calendar { 
	padding: 1px 5px;
	margin: 0px;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}


.calendarHeader { 
	font-weight: bold; 
	color: #000;                   
	background: #DDD;
	margin:0px;
	padding: 2px 5px;
}

.calendarToday { 
	background-color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

	
table.calendar {
/* only the calendar has a line, not the individual cells */
	border: 1px solid #000;
	padding:0px;
	width: 176px;
}

.calendarHeader A, .calendar A {
	font-weight: bold; 
	color: #253A69;
	text-decoration: none;
}
/* end of the calendar styles */
