#blogContent{
	width:710px;
	float:left;
	margin-bottom:20px;
}

#blogContent h1 a{
	color: #FFECCB;
	font-weight:normal;
}
#blogContent h1 a:hover{
	color:#FFFFFF;
}

#blogContent hr{
	margin-bottom:20px;

}
#blogContent p img{
	margin:0 0 4px 0;
	
}

#blogContent p img{
	margin:2px 0 5px 0;
}

#blogContent p img[align=right]{
	margin-left:8px;
}
#blogContent p img[align=left]{
	margin-right:8px;
}


ul.archief{
	text-align: left;
	list-style:none;
	margin:0 0 10px 10px;
	padding:0;
}
.archief li{
	color: #444444;
	display: block;
	width:180px;
	margin-bottom:5px;
}

.archief li:hover {
	color:#F49300;
	cursor: pointer;
	font-weight:none;
}

.date{
	color: #039;
	font-style:italic;
	font-weight:normal;
	display:block;
}

.showteken{
	outline: none;
}
#tekendiv{
	
	height:200px;
}
#berichten{
	
	
}

#berichten .titel td{
	color:#444444;
	
	font-weight:bold;
	background: #ffd79b;
	border-top: 1px solid #444444;
}

#berichten .titel .naam{
	border-left: 1px solid #444444;
}
#berichten .titel .datum{
	border-right: 1px solid #444444;
}

#berichten .titel td a{
	color:#444444;
}
#berichten .titel td a:hover{
	color:#FFFFFF;
	
}

#berichten .bericht td{
	color: #FFFFFF;
	padding:3px;
	border: 1px solid #444444;
}

#berichten .spacer{
	height:4px;
}

#berichten .nieuw{
	display:none;
}

#delKnop:hover{
	cursor: pointer;
}

.melding{
	width:700px;
	text-align:center;
	font-weight:bold;
}


.home:hover{
	color:#F49300;

}

.archief{
	margin-top:10px;
	width:230px;
	text-align:center;
	color: #444444;

}


.rss{
	font-size:10px;
	border:0px;
	display:block;
	padding:4px;
	margin:6px 0 0 0;
	position:absolute;
}

.rss:hover{
	color:#F49300;
	border:0px;
}

.rss img:hover{
	border:0px;
}

.blogfoto{
	margin:3px 10px 5px 0;
}

td.blogExcerpt { background:url(../images/base/bg_white_10.png) repeat; padding:20px; width:650px;  }

#blogContent h3 { font-size:9pt; float:right; padding:10px 20px 0 0; }
