

/* --- Stylesheet 39 () --------- */ 

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

}

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

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

.T59 .blog .date .month {
	font-size: 14px;
	font-weight: bold;
	padding: 2px 0px 2px 0px;
	background-color: #A4DE87;
}

.T59 .blog .date .day {
	background-color: #2F6F17;
	font-size: 28px;
	line-height: 28px;
	font-weight: bold;
	color: #fff;
	padding: 5px 0px 5px 0px;
}

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

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

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

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

.T59 .blogBody {
	background: #A4DE87;
	padding: 15px 50px 20px 65px;
	font-size: 13px;
	line-height: 16px;
}

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

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

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

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