/* ---- NEWS LIST RECHTS ---- */

#Content_Rechts .news-list-date{
color: #b80708;
font-size: 11px;
font-weight: normal;
}

#Content_Rechts .news-list-title{
font-size: 12px;
font-weight: normal;
color: #000000;
}

#Content_Rechts .news-list-image{
float: right;
padding: 0px 0px 7px 5px;
}

#Content_Rechts .news-list-cat,
#Content_Rechts .news-list-subheader{
display: none;
}

/* ---- NEWS LIST LINKS ---- */

#Content_Links .news-list-date{
color: #b80708;
font-size: 11px;
font-weight: normal;
}

#Content_Links .news-list-title{
font-size: 12px;
font-weight: bold;
color: #000000;
}

#Content_Links .news-list-morelink{
  display: block;
}

#Content_Links .news-list-image{
float: right;
padding: 0px 0px 7px 5px;
}

#Content_Links .news-list-cat,
#Content_Links .news-list-subheader{
display: none;
}

/* ---- NEWS Details ---- */

#Content_Links .news-single-img{
float: right;
padding: 0px 0px 10px 10px;
}

#Content_Links .news-single-timedata{
font-weight: bold;
}

.news-single-links p{
margin: 0px!IMPORTANT;
padding: 0px!IMPORTANT;
}

p.news-single-imgcaption{
	background-color: #EBEBEB;
	font-size: 11px;
	margin: 0px;
	padding: 2px;
}

.news-list-item{
padding: 0px 0px 3px 0px;
border-bottom: 1px solid #EBEBEB;
margin: 0px 0px 2px 0px;
}

.news-catmenu-NO, .news-catmenu-ACT{
	padding: 0px 0px 0px 20px;
	background-image: url('../lay/spdcube.gif');
	background-position: top left;
	background-repeat: no-repeat;
}

.news-catmenu-ACT a:link, .news-catmenu-ACT a:visited, .news-catmenu-ACT a:active{
color:#333333;
font-size:12px;
text-decoration:underline;
}

.news-catmenu-header{
	display: none;
}

.news-catmenu{
margin: 10px 0px 0px 0px;
}