/* ---------------------- NEWS Single --------------------------*/

.news-single-item{
	width:512px;
}

.news-single-img{
	float:left;
	width:200px !Important;
	margin:5px 15px 0 0;
}

.news-single-content{
/*	float:right;
	width:460px; */
}

.news-single-timedata{
	color:#c40101;
	font-size:12px;
}

.news-single-subheader{
       margin-bottom:15px;
}

.news-single-backlink a{
	color:#c40101;
	font-size:11px;
	font-weight:bold;
}

.news-single-item p{
	margin:0;
}

.news-single-item hr{
	margin:12px 0;
	border:1px solid #DAE3ED;
}


/* ---------------------- NEWS Latest RECHTS --------------------------*/

#Content_Right .news-latest-header{
	margin:0;
        color:#4B4B4B;
        font-size:13px;
}

#Content_Right .news-latest-date, 
#Content_Right .news-latest-morelink a{
	color:#C40101;
	font-weight:bold;
	font-size:11px;
}


#Content_Right .news-latest-container .news-latest-item hr{
	margin:12px 0;
	border:1px solid #DAE3ED;
}


/* ---------------------- NEWS LIST RECHTS --------------------------*/




/* ---------------------- NEWS LIST MITTE ---------------------------*/
#Content .news-list-item{
        width:510px;
        border:1px solid #d2d2d2;
        background-repeat:repeat-x;
	margin-bottom:15px;
	font-size:11px;
        color:#4b4b4b;
        min-height:109px;
}

#Content .news-list-container .blau{
        background-image:url(../lay/news_hg_blau.jpg);
        background-color:#d4dee8;
}

#Content .news-list-container .rosa{
        background-image:url(../lay/news_hg_rosa.jpg);
        background-color:#ffe7e7;
}

#Content .news-list-item .news-list-header{
	font-size:13px;
	color:#4b4b4b;
}

#Content .news-list-item .news-list-date{
	color:#c40101;
	font-size:12px;
	font-weight:bold;
}

#Content .news-list-item .news-list-image{
	float:left;
	margin:5px 20px 0 5px;
	width:130px;
}

#Content .news-list-item .news-list-text{
	float:right;
	width:355px;
}

#Content .news-list-item .news-list-morelink a{
	color:#c40101;
	font-size:11px;
	font-weight:bold;
}
