div#sidebarRight { 
	padding-bottom:				20px;
}

div.bericht img {
	margin-bottom:				15px;
}

div.bericht span p {
	margin-bottom:				10px;
}

div#content div.hr {
	height:						1px;
	background-color:			#b1a58f;
	width:						100%;
	margin-bottom:				5px;
}

div#content p.meerFotos {
	margin-bottom:				10px;
}

div#content p strong {
	color:						#000000;
}	

div#content div.bericht p.bron {
	float:						right;
	clear:						left;
	color:						#AEA08D;
	font-size:					11px;
}

div#content ol {
	clear:						left;
	list-style-type:			decimal;
	padding-left:				16px;
}

div#content ul {
	clear:						left;
	list-style-type:			disc;
	padding-left:				13px;
}

div#content ul li, div#content ol li {
	color:						#000000;
	margin-bottom:				5px;
}

div.fotoThumbs {
	width:						90px;
	height:						90px;
	float:						left;
	margin:						0px 35px 10px 0px;
	padding:					10px 0px 0px 10px;
	background-image:			url('../../bericht/images/fotothumb_bg.jpg');
	background-repeat:			no-repeat;
}

div.lastThumb {
	margin:						0px 0px 0px 0px;
}

div.fotoThumbs img {
	margin:						0px;
}

div.addthis_default_style {
	float:						left;
}