/* --- Text und Bilder Ausrichten --- */
h1, h2{
	line-height:1.2em;
	}
h1{
	font-size:1.3em;
	margin-bottom:1em;
	}
p{
	margin-bottom:1em;
	}
h2{
	font-size:1em;
	margin-bottom:0.5em;
	}
/*Breite des Contents 878px
  Bildbreite 306px
  Zwischenraum 36px
  Textbreite 518px
p.trennlinie{
	clear:both;
	background:url(../images/linie.gif) repeat-x;
	}*/
td.trennlinie{
	background:url(../images/linie.gif) repeat-x;
	line-height:10px;
	}
h1.text_links, p.text_links{
	float:left;
	width:518px;
	padding-right:36px;
	margin-bottom:20px;
	}
p.bild_links{
	float:left;
	width:306px;
	margin-bottom:20px;
	
	}
h1.text_rechts, p.text_rechts{
	float:right;
	width:518px;
	padding-left:36px;
	margin-bottom:20px;
	}
p.bild_rechts{
	float:right;
	width:306;
	margin-bottom:20px;
	}
/*Breite des Contents 878px
  Bildbreite 306px
  Zwischenraum 36px
  Textbreite 36px*/
  
table.rudi{ /*Bildbreite Rudi 171px*/
	left:-36px;
	position:relative;
	float:left;
	width:100%;
	}
div#rudi_table{
	width:701px !important;
	position:relative;
	float:left;
	}
.abstand_re_20{
	margin-right:20px;
	}
.abstand_li_20{
	margin-left:20px;
	}

.abstand_oben_20{
	margin-top:20px;
	}
.abstand_unten_20{
	margin-bottom:20px;
	}
.abstand_unten_10{
	margin-bottom:10px;
	}
.abstand_re_unten_20{
	margin:0px 20px 20px 0px;
	}
.abstand_li_unten_20{
	margin:0px 0px 20px 20px;
	}
.braun{
	color:#8e1316;
	font-weight:bold;
	}
.braun_larger{
	color:#8e1316;
	font-weight:bold;
	font-size:1.1em;
	}
p.trennlinie100{
	background:url(../images/linie.gif) repeat-x;
	width:100%;
	height:2px;	
	}
.float_links{
	float:left;
	}
.float_rechts{
	float:reight;
	}
.schriftgr_small{
	font-size:x-small;
	}
/*-----------Listenformatierung-----------------------*/
#content ul.pfeil1{
	list-style:url(../images/pfeil1.gif);
	margin: 0px 0px 20px 20px;
	}
#content ul.pfeil2{
	list-style:url(../images/pfeil2.gif);
	margin:auto auto 10px 18px;
	}
#content ul.pfeil2 li{
	line-height:2em;
	}
#content ul.pfeil2 a{
	text-decoration:none;
	font-weight:bold;
	color:#ea8c1c !important;
	}
#content a.pfeil2{
	background: url(../images/pfeil2.gif) no-repeat left;
	padding-left: 18px;
	text-decoration:none;
	font-weight:bold;
	color:#ea8c1c !important;
	}
/*--- Bild links quer 300 Pixel breit---*/
#content div.bild_li_quer{
	float:left;
	margin-right:30px;
	width:300px;
	}
#content div.text_bild_li_quer{
	float:left;
	width:538px;
	}
#content div.bild_li_hoch{
	float:left;
	clear:left;
	margin-right:30px;
	width:232px;
	}		
#content div.text_bild_li_hoch{
	float:left;
	width:606px;
	}
/*--- Bild rechts hoch 232 Pixel breit---*/
#content div.bild_re_hoch{
	float:left;
	margin-left:30px;
	width:232px;
	}
#content div.text_bild_re_hoch{
	width:606px;
	float:left;
	}
#content .kein_bild{
	float:left;
	width:100%;
	clear:left;
	}
#content .kein_bild878px{
	float:left;
	width:878px;
	clear:left;
	}
/*--- Bild rechts quer 300 Pixel breit---*/
#content div.bild_re_quer{
	float:left;
	margin-left:30px;
	width:300px;
	}
#content div.text_bild_re_quer{
	float:left;
	width:538px;
	}
#content p.trennlinie{
	margin:20px 0px !important;
	float:left;
	clear:both;
	width:100%;
	background-image: url(../images/linie.gif);
	background-repeat: repeat-x;
	height: 5px;
	}
#content p.trennlinie-schmal{
	margin:0px 0px 10px 0px !important;
	width:100%;
	background-image: url(../images/linie.gif);
	background-repeat: repeat-x;
	line-height: 2px;
	font-size:2px;
	}