/*
.csc-firstHeader { 
            padding: 10px;
            font-family: Arial; 
            font-size: 11px; 
            font-weight: bold;
            color: #666666;
}
*/
/*
.bodytext {
            margin: 0px
            font-family: Arial; 
            font-size: 10px; 
            font-weight: normal;
            color: #000000;
}
*/

.news-latest-header {
            position: relative;
            top: 15px;
            left: 10px;
            height: 30px;
            border-style: none;
            font-family: Arial; 
            font-size: 11px; 
            font-weight: bold;
            color: #666666;

}

.news-latest-container {
            padding: 0px;
            position: relative;
            left:0px;
            top:0px;
            width: 200px;
            border-style: none;
}

.news-latest-item-container {
            position: relative;
            left: 0px;
            top: 0px;
            width: 200px;
            height: 53px;
            border-style: none;
}

.news-latest-item {
            position: relative;
            top: 10px;
            left: 10px;
            width: 180px;
            height: 42px;
            border-style: none;
            overflow: hidden;
}

.news-latest-date {
            font-family: Arial; 
            font-size: 11px; 
            color: #666666;
            font-weight: bold;
}

.news-latest-title {
            position: relative;
            left: 0px;
            width: 180px;
            height: 28px;
            overflow: hidden;
            font-family: Arial; 
            font-size: 11px; 
            font-weight: normal;
            color: #000000;
            border-style: none;
}

.news-latest-text {
            position: relative;
            left: 0px;
            width: 180px;
            overflow: hidden;
            border-style: none;
            font-family: Arial; 
            font-size: 11px; 
            font-weight: normal;
            color: #000000;
}

A {
           text-decoration: none;
}

.news-latest-morelink {
            position: absolute;
            left:0px;
            bottom:0px;
            border-style: none;
            font-family: Arial; 
            font-size: 11px; 
            font-weight: normal;
            color: #000000;
}

.news-latest-morelink A { color: #000000; text-decoration: none; }
.news-latest-morelink A:hover { color: #000000; }

.news-latest-all-link {
            position: absolute;
            left:10px;
            top:280px;
            border-style: none;
            font-family: Arial; 
            font-size: 11px; 
            font-weight: normal;
            color: #000000;
}


.news_home_arrow {
            border-style: none;
            align: center;
            vertical-align: middle;
}


/*
.news-latest-spacer {
            position: absolute;
            left:0px;
            top:80px;
            width: 160px;
            border-style: none;
            background-image:url(fileadmin/common/images/masterlayout/hellgrau_linie_lang.gif);
            background-repeat:
            repeat-x;
            height:1px;
}
*/

