@charset "utf-8";
/* CSS Document */
#hauptbild {
	margin-bottom: 0px;
}

#Newsblockwrapper{ border-bottom:0px solid #666; border:0px solid#ff0; }
#Newsblockwrapper h1 { margin-bottom:15px; display:block;}

#news-kat-list{ clear:both; height:130px; border-bottom:1px solid #666; margin-bottom:10px; }
#news-kat-list ul {border:0px solid #f00; }
#news-kat-list ul li { display:block; }
#news-kat-list ul li.active a:hover{ text-decoration:underline; }

#news-list{ clear:both; height:180px;border-bottom:1px solid #666; }
#news-list ul {border:0px solid #f00; }
#news-list ul li { display:block;}
#news-list ul li a{ }

#news-block{ clear:both; height:320px; border-bottom:1px solid #666;  }
#news-block ul {border-top:0px solid #666; }
#news-block ul li { display:block;  overflow:hidden;  padding-bottom:10px; line-height:normal; }


#news-detail{ clear:both; overflow:hidden; border:0px solid #f00;border-bottom:1px solid #666; }
#news-detail.gross{  height:321px; }
#news-detail.klein{  height:180px; }

#news-detail h1{ margin-top:0px; margin-bottom:10px;  }
#news-detail p { line-height:normal; margin:0; padding:0; overflow:hidden; border:0px solid #f00;}
#news-detail p.klein {height:130px;}
#news-detail p.gross {height:270px;padding-bottom:10px;}

.rechts { display: inline; text-align:left;border:0px solid #f00;margin:0; padding:0; margin-top:3px; }

.weiter { margin-top:1px; border:0px solid #f00; }

