/* Farben
dunkelgrün:	#6D993C
beige HG: 	#efe7ad
HG Text hellbeige: 	#F7F3D6;
orange: 	#DD7222
dunkelgrün Menü: 	#83943D
mittelgrün Menü:	#99B238
hellgrün Menü:		#AEC74C
sonnengelb: 		#F0C233;

*/

#news {
   margin-top: 10px;
   }

.news-single-backlink, .news-single-backlink a {
font-size:11px;
font-weight:normal;
}

.news-latest-morelink {
  height:12px;
  margin-bottom: 4px;
}

.news-single-author {
   display: none;
}

.spacer-gif {
   display: none;
   }

.news .bodytext {
   font-size: 0.9em;
   line-height: 1.2em;
   /*margin: 1em 0em 1em 0em;*/
   }

.news-latest-item img {
   border:1px solid #666666;
   float:right;
   margin-bottom:5px;
   margin-right:5px;
}

.news-latest-item {
   border:0;
   background-color: #F7F3D6;
   border-bottom: 1px solid #DD7222;
   margin:3px 3px 3px 10px;
   font-size: 0.87em;
}

.news-latest-item p {
   margin: 2px 0px;
}


.news{
  margin-top:0px;
  width:211px;
  min-height:120px;
  vertical-align:top;
}

.newshg{
  background-image:url(/fileadmin/grafiken/news-body.gif);  
  margin-bottom:-3px; 
}


.news-latest-container{
  padding-left:0px;
  width:230px;
  margin-top:0px;
  padding-top:0px;
  background-color: #F7F3D6;
  border: 0;
}


.news-latest-container h3 {
  margin:0px;
  padding: 0;
}


hr{
  background-color:#D7B764;
  color:#EFBA10;
  display: none;
}

.csc-firstHeader {
   
   font-size: 1.3em;
   }

.news h3,
.news h3 a{
  color:#EFBA10;
  font-size: 1.0em;
  margin:0;
  padding:0;
}

.news h3 a{
  text-decoration:none;
}

.news-latest-morelink a{
  color:#EFBA10;
  font-weight:bold;
  font-size:11px;
}

.news-single-item {
background-color:#F7F3D6;
border:0;
margin-bottom:5px;
padding:5px;
}

.news-single-item p {
   margin: 5px 0;
   }