/* CSS Document Gesammtbreite 767 Pixel - von Seitenanfang nach unten - 5 Spaltig */
#container {
	text-align:left;
	margin: 0px auto;
	width:800px;
	}
/* .hr - Formatierungen */
.hr {
	background-image:url(../img/main_gfx_back/dot.gif);
	height:1px;
	overflow:hidden;
	clear:both;
	margin:0px;padding:0px;
	}
/* Grundwerte Links */
a:link {
	color:#000000;
	text-decoration: underline;
	}
a:visited {
	color:#000000;
	}
a:hover	{
	color:#0000CC;
	text-decoration: underline;
	}
a:active {
	color:#000000;
	}
a img{
	border:none;
	}
/* Hauptthemen mit Trennstriche */
.mehrspaltig, .einspaltig {
   text-align:left;
	margin:0px 9px;
	width:516px;
}
.mehrspaltig .spalte1,.mehrspaltig .spalte2, .mehrspaltig .spalte3{
   width:159px;
   float:left;
}
.mehrspaltig .spalte2{
	margin:0px 15px;
	}
.einspaltig .spalte1 {
   width:516px;
   float:left;
}
span.raq {
	font-size: 13px;
	}
/* Textformate */
.Bildunterschrift {
	float:none;
	font-size: 11px;
	font-weight: bold;
}