@charset "UTF-8";
/* CSS Document */

#news_container {
width: 415px;
padding-left:5px;
}

#news_end {
width: 405px;
height: 15px;
background-image:url(../layout/horizontaletrennlinie.gif);
background-position: center;
float: left;
padding-bottom: 20px;
margin-top: 10px;
background-repeat: no-repeat
}

#news_titel {
float: left;
font-weight:bold;
font-size:14px;
font-family:Verdana, Arial, Helvetica, Geneva, sans-serif;
padding-bottom: 6px;
color: #A80700;
}

#news_text {
float: right;
padding-right: 10px;
}

#news_kurztext {
float: left;
width: 280px;
}
	
#news_link {
float: left;
font-weight: bold;
font-size: 10px;
width: 127px;
padding-top: 15px;
}

#news_datum {
float: right;
font-weight:normal;
font-size:9px;
padding-right: 10px;
padding-top: 15px;
}

#newsbild {
width: 120px;
float: left;
padding-right: 7px;
padding-bottom: 5px;
padding-top: 4px;
}

#buttons {
width: 110px;
float: left;
border: #CCC solid 1px;
margin-top: 3px;
padding-left: 5px;	
}

#buttons:hover {
background-color: #CCC;
}

#slideshow {
margin: 0;
padding: 0;
height: 165px;
}