.newsrahmen {
	margin: 0px;
	margin-left: 10px;
	padding: 0px;
	width: 271px;
	background-image: url('../images/bg/bg-content.jpg') ;
	background-repeat: repeat-y;
	}
	
.newsrahmen-oben {
	margin: 0px;
	padding: 0px;
	height: 13px;
	width: 271px;
	background-image: url('../images/bg/rand-oben.jpg') ;
	background-repeat: no-repeat;
	}
	
.newsrahmencontent {
	background-image: url("../images/bg/bg-verlauf.jpg");
    background-repeat: no-repeat;
    margin: 0;
    min-height: 50px;
    padding: 0;
    width: 271px;
	}
	
.newsrahmenunten {
	margin: 0px;
	padding: 0px;
	height: 11px;
	width: 271px;
	background-image: url('../images/bg/rand-unten.jpg') ;
	background-repeat: no-repeat;
	}

h1.csc-firstHeader {
	margin: 0px;
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 0px;
	}

.newsLinkDetail a {
	/*font-size: 10px;*/
	color: #FFFFFF;
	}
	
td.newsLink, td.newsLinkDetail {
	height: 14px;
	line-height: 110%;
	}
	
.newsLink a {
	color: #ffffff;
	/*font-size: 10px;*/
	}	
	
#c48, #c47, #c49 {
	margin: 0px;
	padding: 0px;
	}
	
#c48 table, #c47 table, #c49 table, #c57 table, #c59 table, #c58 table, #c135 table {
	margin: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 0px;
	}
	
.newsTitle, .newsDate, .newsDateDetail {
	font-weight: bold;
	margin-bottom: 10px;
	}

.newstabelle {
	width: 500px;
	}

.newsTitle {
	/*font-size: 14px;*/
	color: #3c3427;
	/*padding-top:10px;*/
	}

.introLatest {
	margin-top: 0px;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
	
.introLatest a {
	color: #57564C;
	/*font-size: 14px;*/
	font-weight: bold;
	line-height: 110%;
	}
	
.newsContent {
	/*font-size: 12px;*/
	}
	
.newsContent p{
	margin-left:0px;
	}
	
.newstabellelatest {
	width: 270px;
	line-height: 110%;
	padding: 0px 10px;
	}


