/* CSS Document Gesammtbreite 767 Pixel - von Seitenanfang nach unten - 5 Spaltig */
#container {
	text-align:left;
	width:800px;
	margin-top: 0px;
	margin-bottom: 0px;
	}
.externhinw {
	font-size: 10px;
	}
/* .hr - Formatierungen */
.hr {
	background-image:url(../img/main_gfx_back/hr_blau.gif);
	height:1px;
	overflow:hidden;
	margin:0px;padding:0px;
	}
#innenberichabgrenzung .spalte1 .hr, #innenberichabgrenzung .spalte2 .hr, #innenberichabgrenzung .spalte3 .hr {
	background-image: url(/img/main_gfx_back/hr_blau.gif);
	margin: 6px 4px 6px4px;
	height:1px;
	width:auto;
	}
/* 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;
	}
/* Zwischenfesnster Daten - Grafiken OBEN!!! */
.zwischenfenster {
	width:100%;
	overflow:hidden;
	padding-top: 8px;
	padding-bottom: 8px;
	background:#fcf0be;
	}
.zwischenfensternews {
	width:100%;
	overflow:hidden;
	padding-top: 8px;
	padding-bottom: 8px;
	background:#ffffff;
	}
.zwischenfenster .content {
	margin: 0px 9px;
	}
.zwischenfensternews .content {
	margin: 0px 9px;
	}
.zwischenfenster .mehrspaltig2 {
	background-position: -15px
	}
.zwischenfenster .mehrspaltig2 .spalte1 {
	width:155px
	}
/* Hauptthemen mit Trennstriche */
.mehrspaltig2, .einspaltig {
   text-align:left;
	margin:0px 6px;
	width:516px;
}
.mehrspaltig2 .spalte1,.mehrspaltig2 .spalte2 {
   width:248px;
   float:left;
}
.mehrspaltig2 .spalte1{
	margin:0px 20px 3px 0px;
	}
span.raq {
	font-size: 13px;
	}
.zwischenfenster .mehrspaltig2 .spalte2 {
	width:155px
	}
/* Hauptthemenlinks mit und ohne Linkunterstrich */
a:link.thema, a:visited.thema {
	text-decoration:none;
	}
a:hover.thema, a:active.thema {
	text-decoration:underline;
	}