
#rechterkolom{	
	width:245px;	
	float:left;	
	margin:5px;
}

#recente_projecten, #recente_blogs, #navigatie{
	width:235px;	
}

div.post, div.page{	
	margin-bottom:10px;		
	width:650px;	
	padding:10px;	
	text-align:left;
	font: 13px ;
	line-height:180%;
	background: #f9f3e7;		
	border:1px solid #efe6d5;
}

div.post a, div.page a{
	text-decoration:none;
	border-bottom: 1px solid black;
}

div.post a:hover, div.page a:hover{
	text-decoration:none;
	border-bottom: 1px solid #0a627e;
	color: #0a627e;
}

div.post h1 a, div.page h1 a{
	text-decoration:none;	
}

div.post h2 a, div.page h2 a{
	border-bottom: none;
}

div.post img, div.page img{
	border:	1px solid #efe6d5;
}

div.post img a, div.page img a{
	border:	none;
}

div.post ul, div.page ul{
	list-style-type: disc;	
}
div.post li, div.page li{
	margin-left:20px;	
}
div.post p, div.page p{
	margin-bottom:10px;	
}


.tekst_achtergrond{	
	background: #f9f3e7;		
	border:1px solid #efe6d5;
}

div.post h1, div.page h1, .tekst_achtergrond h1{	
	line-height:100%;	
	font-size:25px;		
	margin-bottom:15px;

}
div.post h2, div.page h2, .tekst_achtergrond h2{	
	line-height:130%;	
	font-size:15px;		
	margin-bottom:7px;	

}

div.post h3, div.page h3, .tekst_achtergrond h3{	
	line-height:130%;	
	font-size:13px;		
	margin-top:30px;
	margin-bottom:7px;	
}

.blauwe_achtergrond h1{	
	font-size:23px;		
}
.comments h2{
	line-height:130%;	
	font-size:15px;		
	margin-top:30px;
	margin-bottom:7px;	
	font-family:Georgia;
}
