.newsheader, 
.newsheader a, 
.news-latest-gotoarchive { 
    color:#41799e;  
    background-color:transparent;
    border:none;
}
news table td.newsheader, #news table td.newsheader a{ 
    background-color:#41799e;  
    padding:3px;
    
    color:#ffffff;
    border:none;
}
#news table td{
    margin:0px;
    padding:0px;
}
#news table {
    
    border:solid 1px #41799e ;
    background-color:transparent;
    font-size:100%;
}
#news table tr td dd{
    margin:2px;
}
.news-list-morelink{
    display:inline;
}

.news-latest-category{
    float:left;
}


.news-single-item, .news-amenu-container, .news-list-container, .news-latest-container{
    
    border:none;
    background-color:transparent;
    
    padding:0px;
    margin:0px;
    
}
.news-list-container img {
    border:0px !important;
float:right;
}
.news-list-catimg, .news-single-catimg{
    
    float:left;
    min-height:100px;
    margin-right:0px;
    margin-left:0px;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
}
.news-list-catimg img,.news-single-catimg img{
    border:0px;
    margin:0px;
    margin-right:5px;
}

.news-latest-item, .news-list-item{
    text-indent:0px;
    border-bottom:1px solid #DBE4ED;
    border-right:1px solid #DBE4ED;
    border-top:1px solid #f1f6fc;
    border-left:1px solid #f1f6fc;
    background-image: url(/fileadmin/templates/RRZK-Vorlagen/images3/farbverlauf-hell.png);
    padding:4px;
    min-height:130px;
    margin-bottom:1px;
}

.news-latest-item:hover, .news-list-item:hover{
    text-indent:0px;
    border-bottom:1px solid #DBE4ED;
    border-right:1px solid #DBE4ED;
    border-top:1px solid #f1f6fc;
    border-left:1px solid #f1f6fc;
    background-image: url(/fileadmin/templates/RRZK-Vorlagen/images3/farbverlauf-sehrhell.png);
    padding:4px;
    min-height:130px;
}

.news-list-date, .news-list-cat {

    padding-left:20px;
    color:#41799e ; 
    background-color:transparent;
    text-decoration:none;
    white-space:nowrap;
    float:right;
/*    font-size:50%;*/
}

.news-latest-date{
    color:#41799e ; 
    display:block;
    text-decoration:none;
    position:relative;
    width:100%;
    text-align:right;
    float:right;
    font-size:80%;
}

.news-amenu-container ul {
    background-color:transparent;
}
.news-catmenu div {
    font-size:100%;
}
.news-catmenu-NO{
    margin-bottom:5px;
}
.news-catmenu, .news-search-form  {
    padding:5px 0px 0px 5px;
    margin:10px;
    border:none;
    background-color:#eaeff5;
    
    
}
.news-catmenu DIV IMG {
    margin:0px;
    padding: 0px 3px 3px 0px;
    vertical-align: middle;
}

