
/*Featured*/


.postlist.aktuelles  {
	overflow: hidden;
	margin:0;
	padding:0;
	height:100%;
	float:left;
	width:100%;
}


.postlist.aktuelles .box {
	float:left;
	overflow: hidden;
	padding:20px;
	padding-top:0;
	padding-bottom:15px;
	margin:0px 20px 20px 0px;
	color: #111111;
	width:280px;
	_height:430px; min-height:430px;
	border-bottom:1px solid #b3bcbf;
}


.postlist.aktuelles .category{
	font-size:11px;
	text-transform: uppercase;
}


.postlist.aktuelles .category a:link, 
.postlist.aktuelles .category a:visited {
	color:#111;
}
	
.postlist.aktuelles .category a:hover {
	color:#666;
}

.postlist.aktuelles .box p {
	margin:0;
	padding:0;
}

.postlist.aktuelles .box p.date {
	font-size: 0.8em;
	line-height:150%;
	color:#666;
	margin:0;
	padding:0;
}

.postlist.aktuelles .box h2 {
	font-size: 1.2em;
	line-height:150%;
	font-weight:normal;
	margin:0; padding:0;
	height:50px;min-height:50px;
}

.postlist.aktuelles .box h2 a, 
.postlist.aktuelles .box h2 a:link, 
.postlist.aktuelles .box h2 a:visited {
	color: #555;
	background-color: transparent;
	}

.postlist.aktuelles .box h2 a:hover {
	color: #555;
	background-color: #222;
	color:#f5f5f5;
}

.postlist.aktuelles .box img {
	border:0;
	padding:1px 1px;
	background:#222222;
	margin:10px 15px 0px 0px;
	float:left;
}

.postlist.aktuelles .box .more {
}

.aktuelles .box .more a:link,
.aktuelles .box .more a:visited {
		color:#AC0604;
}

.postlist.aktuelles .box .more a:hover {
	color:#d42323;
}