

/* --- Stylesheet 894 () --------- */ 

.T714 {
	margin-left: 0px !important;

}

.T714 .blog {
	position: relative;
	padding: 0px 0px 45px 0px;
}

.T714 .blog .date {
	width: 50px;
	height: 60px;
	text-align: center;
	position: absolute;
	top: 0px;
	left: 0px;
}

.T714 .blog .date .month {
	font-size: 14px;
	font-weight: bold;
	padding: 2px 0px 2px 0px;
	background-color: rgb(237, 232, 112);
}

.T714 .blog .date .day {
	background-color: rgb(70, 58, 3);
	font-size: 28px;
	line-height: 28px;
	font-weight: bold;
	color: #fff;
	padding: 5px 0px 5px 0px;
}

.T714 .blogHeader {
	position: relative;
	height: 20px;
	font-size: 11px;
	font-weight: bold;
}

.T714 .blogHeader .subject {
	padding: 2px 0px 0px 65px;
	float: left;
}

.T714 .blogHeader .author {
	padding: 2px 60px 0px 0px;
	float: right;
	font-weight: 100;
}

.T714 .blogHeader .Bild {
	position: absolute;
	top: 0px;
	right: 0px;
}

.T714 .blogBody {
	background: rgb(237, 232, 112);
	padding: 15px 50px 20px 65px;
	font-size: 13px;
	line-height: 16px;
}

.T714 .blogBody h3 {
	font-size: 16px;
	line-height: 128%;
	margin: 0px 40px 15px 0px;
}

.T714 .blogBody a {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px dotted #fff;
}

.T714 .blogBody a:hover {
	border-bottom: none;
}

.T714 .blogBody .Bild {
	float: left;
	margin: -15px 20px 15px 0px;
}