/* ---------------------- NEWS LIST --------------------------*/
.news-list-title a{
color:#0C6586;
}

#Content .news-list-date-title{
background-color:#D4E8EF;
padding:3px 10px;
color:#0c6586;
font-size:14px;
margin-bottom:10px;
}

.news-list-date{
float:right;
font-size:11px;
}

.news-list-image{
float:left;
width:65px;
}

.news-list-item{
margin-bottom:10px;
}

.news-list-header{
background-color:#d4e8ef;
padding:3px 10px;
color:#0c6586;
font-size:14px;
}

.news-list-subheader{
padding-left:10px;
color:#000;
font-size:12px;
}

.news-list-morelink a{
color:#0c6586;
font-size:12px;
}

.news-list-subheader p{
margin-bottom:0;
}


/* ---------------------- NEWS LIST RECHTS --------------------------*/
#Content_Right .news-list-container .news-list-image{
display:none;
}

#Content_Right .news-list-container .news-list-date{
float:right;
width:auto;
font-size:11px;
color:#0C6586;
margin-top:2px;
}

#Content_Right .news-list-container .news-list-title{
color:#0C6586;
font-size:16px;
font-weight:bold;
margin:10px 0 0;
}

#Content_Right .news-list-container .news-list-morelink a{
color:#0C6586;
}

/* ---------------------- NEWS LATEST STARTSEITE ---------------------------*/
#startseite .news-latest-item{
margin-bottom:10px;
}

#startseite .news-latest-date,
#startseite .news-latest-gotoarchive,
#startseite .news-latest-image{
display:none;
}

#startseite .news-latest-header{
background-color:#d4e8ef;
padding:3px 10px;
color:#0c6586;
font-size:14px;
}

#startseite .news-latest-header a{
background-image:url("../lay/internal-link.gif");
background-position:left center;
background-repeat:no-repeat;
color:#0C6586;
padding-left:15px;
}

#startseite .news-latest-subheader{
padding-left:10px;
color:#000;
font-size:12px;
}

#startseite .news-latest-morelink{
padding-left:10px;
}

#startseite .news-latest-morelink a{
color:#0c6586;
font-size:12px;
}

#startseite .news-latest-subheader p{
margin-bottom:0;
}
/* ---------------------- NEWS Single --------------------------*/
.news-single-backlink{
background-image:url("../lay/backlink.gif");
background-position:left center;
background-repeat:no-repeat;
padding:0 0 0 15px;
}

.news-single-files a{
margin-right:4px;
}

.news-single-links a{
background-image:url("../lay/external-link.gif");
background-position:left center;
background-repeat:no-repeat;
padding:0 0 0 15px;
}

.news-single-related,
.news-single-files,
.news-single-links{
margin:5px 0;
}

hr.news-single-line{
background-color:#0C6586;
border:medium none;
height:1px;
margin:10px 0;
padding:0;
}

.news-single-additional-info .news-single-related dt,
.news-single-files strong,
.news-single-links strong{
font-weight:bold;
color:#0C6586;
}

.news-single-title{
color:#0C6586;
font-size:16px;
font-weight:bold;
margin:10px 0 18px;
}

.news-single-subheader{
color:#0C6586;
font-size:13px;
font-weight:bold;
}

.news-single-img{
float:left;
margin-right:10px;
}

p.news-single-imgcaption{
font-size:12px;
color:#0C6586;
margin:3px 0;
}
/* ---------------------- NEWS Latest --------------------------*/




