

/* --- Stylesheet 186 () --------- */ 

.box .blog {
	position: relative;
	padding: 0px 0px 20px 0px;
}

.box .blog a {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px dotted #fff;

}

.box .blog .Bild {
	float: left !important;;
	margin: 0px !important;
}

.box .blog .inhalt {
	margin-left: 70px;
	font-size: 13px;
	line-height: 16px;
}

.box .blog .inhalt .Bild {
	float: right !important;
	margin: 0px 0px 15px 8px !important;
	overflow: hidden;
}

.box .blog .inhalt h3  {
	padding-top: 15px;
	margin: 6px 5px 2px 0px;
	font-size: 15px;
	line-height: 16px;
}

.box .blog .inhalt .autor  {
	font-size: 11px;
	color: #CFE0AF;
}

.box .blog .inhalt p {
	margin: 6px 15px 0px 0px;
	color: #B6CB7B;
	font-size: 13px;
	line-height: 16px;
}