.csc-firstHeader { 
            padding: 10px;
	    padding-left: 0px;
            font-family: Arial; 
            font-size: 11px; 
            font-weight: bold;
            color: #666666;
}

.bodytext_news {
            margin: 0px; 
            margin-top: 12px;
            font-family: Arial; 
            font-size: 10px; 
            font-weight: normal;
            color: #000000;
}

.news-list-container {
            padding: 0px;
            position: relative;
            left:0px;
            top:0px;
            width: 295px;
            border-style: none;
            background-image:url(fileadmin/common/images/masterlayout/hellgrau_linie_lang.gif);
            background-repeat:
            repeat-x;
}

.news-list-item-container {
            position: relative;
            left: 0px;
            top: 0px;
            width: 295px;
            height: 100px;
            border-style: none;
}

.news-list-item {
            position: relative;
            top: 18px;
            left: 0px;
            width: 275px;
            height: 60px;
            border-style: none;
            overflow: hidden;
}

.news-list-title {
            position: relative;
            left: 0px;
            width: 275px;
            overflow: hidden;
            font-family: Arial; 
            font-size: 10px; 
            font-weight: bold;
            color: #666666;
            border-style: none;
}

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

.news-list-morelink {
            position: absolute;
            right:0px;
            bottom:0px;
            border-style: none;
}

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


