/* ---------------------- NEWS Single --------------------------*/
#Content p.news-single-date{
	color: #000000;
	font-weight: bold;
}

#Content .news-single-item p, #Content .news-single-backlink{
	font-size: 0.9em;
}

.news-single-backlink a{
	background-repeat:no-repeat;
	padding:0em 0em 0em 0em;
	text-decoration: none;
	color: #333;
	font-weight: bold;
}

.news-single-backlink a:hover{
	text-decoration: underline;
}

.news-single-links {
	margin: 5px 0px 0px 0px;
}

#content .news-single-links a{
	text-decoration: none;
	color: #333;
	font-weight: bold;
}

.news-single-links a:hover{
	text-decoration: underline;
}

#Content h3.news-single-header{
	margin: 0px;
	padding: 0px;
	color: #AE1B21;
	font-size: 1.0em;
	text-decoration: none;
}

#Content p.news-single-subheader{
	font-weight: bold;
}

/* ---------------------- NEWS Latest --------------------------*/
.news-latest-date{
	color: #84BC47;
	font-weight: bold;
}

#content .news-latest-date{
        font-size:11px;
}

.news-latest-item h3, .news-latest-item p{
	
	margin: 3px 0px 0px 0px;
	text-decoration: none;
}

.news-latest-item h3 {
        font-weight: bold;
}

.news-latest-morelink a{
	padding:0em 0em 0em 0em;
	color: #336699 !IMPORTANT;
	text-decoration: none;
	font-weight: bold;	
	
}

.news-latest-morelink a:hover{
	text-decoration: underline;
}

/* ---------------------- NEWS LIST RECHTS --------------------------*/
#Contentrechts div.news-list-container{
	margin: 0px 5px 0px 20px;
}

#Contentrechts .news-list-item p.news-list-date{
	font-weight: bold;
	font-size: 0.8em;
}

#Contentrechts .news-list-morelink a:link{
	background-image:url(../lay/news_list_morelink_contentr.gif);
	color: #FFFFFF;
	background-position:left center;
	background-repeat:no-repeat;
	padding:0em 0em 0em 1.3em;
}

#Contentrechts .news-list-morelink a:hover{
	text-decoration: underline;
}

#Contentrechts .news-list-item h3{
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-size: 0.8em;
	text-decoration: none;
}

#Contentrechts .news-list-item p, #Contentrechts .news-list-morelink{
	font-size: 0.75em;
}

#Contentrechts div.news-list-item{
	color: #333;
	width:269px;
	text-align:center;
	margin: 45px 0px 0px 0px;
}

#Contentrechts div.news-list-image, #Contentrechts div.news-list-body{
	}

#Contentrechts div.news-list-image{
	padding: 5px;
	}

#Contentrechts div.news-list-body{
	padding: 0px;
	width: 180px;
}


#Contentrechts .news-list-date{
	color: #333;
	font-size:0.88em;
	padding:0px 0px 8px 0px;
}


/* ---------------------- NEWS LIST MITTE ---------------------------*/
#termine .news-list-morelink{
display:none;
}


#Content p.news-list-date{
	color: #000000;
	font-weight: bold;
}

#Content .news-list-item a{
	/*background-image:url(../lay/news_list_morelink_content.gif);
	background-position:left center;
	background-repeat:no-repeat;*/
	padding:0em 0em 0em 0em;
	color: #336699 ;
	font-weight: bold;
	text-decoration: none;
	
}

#Content .news-list-item a:hover{
	text-decoration: underline;
}

#Content .news-list-item h3{
	margin: 0px;
	padding: 0px;
	color: #AE1B21;
	font-size: 1.0em;
	text-decoration: none;
}

#Content .news-list-item h3 a{

         color: ##336699 !IMPORTANT;
}

#Content .news-list-item p, #Content .news-list-morelink{
	font-size: 0.85em;
	margin: 0px 0px 3px 0px;
}

#Content div.news-list-item{
	/*background-color: #EFEFEF; */
	color: #717171;
	margin: 15px 0px 0px 0px;
}

#Content div.news-list-image, #Content div.news-list-body{
	float: left;
	background-color: #EFEFEF; 
}

#Content div.news-list-image{
	padding: 0px;
	margin: 0px;
	width: 142px;
}

#Content div.news-list-body{
	padding: 5px 0px 5px 15px;
	width: 413px;  
}

