.blogtitel
{
	font-family: Courier New, Courier, mono;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	clear: both;
	padding: 0 0 6px 0;
	margin: 0;
}
.bloginhoud
{
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Trebuchet, Arial, sans-serif;
	clear: both;
	font-size:13px;
	text-align: justify;
	padding: 0 0 16px 0;
}
hr 
{
	height: 1px;
	border: 0;
}
.leftbox, .rightbox {
   font-size: smaller;
   clear: both;
}
.leftbox {
   margin: 0 3px 0 0;
   padding: 0 3px; 0 0;
   float: left;
}
.rightbox {
   margin: 0 0 0 3px;
   padding: 0 0 0 3px;
   float: right;
}


