/* CSS Document */
#aktuelles_linkeSeite{
	width:555px; float:left; min-height:450px; background:url(../../images/global/point_grey_hor.png) right top repeat-y; margin:15px 0 10px 0; display:inline;
}

#aktuelles_rechteSeite{
	width:300px; float:left; margin:20px 0 0 15px; display:inline;
}

/** 
- Content der Übersichtsseite Aktuelles.html, Archiv.html, Presse.html 
- Gemeinsamkeiten
*/
#trennlinie{
	width:525px; float:left; margin:15px 0 15px 0;
}

#trennlinie300{
	width:300px; float:left; margin:5px 0 5px 0;
}

#topbericht, #standard_bericht, #bottombericht{
	float:left; display:inline;
}

#topbericht img, #standard_bericht img{
	float:left; width:250px; height:150px; border:0;
}

/**
- Definition der Top- bzw Bottomberichte 
**/
#bottombericht img{
	float:right; width:250px; height:150px; border:0;
}

#topbericht, #bottombericht{
	width:525px; height:150px;
}

#topbericht .archivtitel, #bottombericht .archivtitel{
	width:270px; height:13px; padding-left:5px; font-size:10px; color:#FFFFFF; float:left;
}

#topbericht .bilderlink, #bottombericht .bilderlink{
	width:255px; float:left; margin-left:5px; padding:7px 5px 5px 0; display:inline; background:url(../../images/global/points_footer.png) top repeat-x;
}

/**
- Definition Standardbericht 
**/
#standard_bericht{
	width:250px; float:left; height:300px; margin-right:25px;
}

#standard_bericht .archivtitel{
	width:245px; float:left; padding-left:5px; font-size:10px; color:#FFFFFF;
}

#standard_bericht .bilderlink{
	width:235px; float:left; padding:7px 5px 5px 5px; display:inline; background:url(../../images/global/points_footer.png) top repeat-x;
}

/**
- Die Rahmenangaben,  Definition Farben
*/
.top_aktuelles{
	border-top:2px solid #f7bc1f;
}

.bottom_aktuelles{
	border-bottom:2px solid #f7bc1f;
}

.aktuelles_bg{
	background:#f7bc1f;
}

.borderleft_orange{
	border-left:5px solid #f7bc1f;
}

.top_presse{
	border-top:2px solid #97e20a;
}

.bottom_presse{
	border-bottom:2px solid #97e20a;
}

.presse_bg{
	background:#97e20a;
}

.top_archiv{
	border-top:2px solid #09a3fb;
}

.bottom_archiv{
	border-bottom:2px solid #09a3fb;
}

.archiv_bg{
	background:#09a3fb;
}

.borderleft_blau{
	border-left:5px solid #09a3fb;
}

/**
- DIV Defininitionen 
*/
#teasertext_265{
	width:265px; height:105px; float:left; padding:5px; display:inline; text-align:justify; font-size:11px;
}

#teasertext_240{
	width:243px; height:105px; float:left; padding:5px 5px 5px 2px; display:inline; text-align:justify; font-size:11px;
}

#teasertext_265 h1{
	width:255px; float:left; margin-bottom:2px; font-size:12px; font-weight:bold; text-transform:uppercase; color:#333333; white-space:nowrap;
}

#teasertext_265 h1 a{
	width:255px; float:left; margin-bottom:2px; font-size:12px; font-weight:bold; text-transform:uppercase; color:#333333; white-space:nowrap;
}

#teasertext_240 h1{
	width:235px; float:left; margin-bottom:2px; font-size:12px; font-weight:bold; text-transform:uppercase; color:#333333; white-space:nowrap;
}

#teasertext_240 h1 a{
	width:235px; float:left; margin-bottom:2px; font-size:12px; font-weight:bold; text-transform:uppercase; color:#333333; white-space:nowrap;
}

#teasertext_265 h1 a:hover, #teasertext_240 h1 a:hover{
	text-decoration:underline; color:#990000;
}


#aktuelles_lastpics{
	width:300px; float:left; margin-top:5px;
}

#aktuelles_lastpics div{
	width:149px; float:left; border-top:1px solid #ffffff;
}

#aktuelles_lastpics a{
	width:295px; float:left; height:18px; background:url(../../images/gallery/gallery_footer300.jpg) no-repeat; margin-top:1px; padding:5px 0 0 5px; display:block;
	color:#ffffff;
}

/**
 * Definitionen für den Berichtleser
 * Jeweils 2 bzw 3 Klassen für oben, mitte, unten
 */
/** OBEN 2 Klassen zur Auswahl */
#berichtleser .oben_links{
	float:left; margin:0 10px 10px 0; clear:both;
}

#berichtleser .oben_rechts{
	float:right; margin:0 0 10px 10px; clear:both;
}
/** MITTE 3 Klassen zur Auswahl */
#berichtleser .mitte_links{
	float:left; margin:10px 10px 10px 0; clear:both;
}

#berichtleser .mitte_rechts{
	float:right; margin:10px 0 10px 10px; clear:both;
}

#berichtleser .mitte_spezial{
	width:590px; float:left; margin:15px; padding:10px; text-align:center; border:1px solid #e1e1e1;
}

/** UNTEN 2 Klassen zur Auswahl */
#berichtleser .unten_links{
	float:left; margin:10px 10px 0 0; clear:both;
}

#berichtleser .unten_rechts{
	float:right; margin:10px 0 0 10px; clear:both;
}

#berichtleser_headline{
	width:635px; float:left; padding-left:5px;
}

#berichtleser{
	width:640px; float:left; text-align:justify; margin-top:10px;
}

#berichtleser .teaser_text{
	color:#000000; font-weight:500; font-style:italic;
}

#berichtleser .navBar{
	width:630px; float:left; margin:15px 0 10px 0; background:#e1e1e1; padding:5px; text-align:right;
}
