/* CSS Document Gesammtbreite 767 Pixel - von Seitenanfang nach unten - 5 Spaltig */
#container {
	text-align:left;
	margin: 0px auto;
	width:800px;
	}
.externhinw {
	font-size: 10px;
	}
/* .hr - Formatierungen */
.hr {
	background-image:url(../img/main_gfx_back/dot.gif);
	height:1px;
	overflow:hidden;
	clear:both;
	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: none;
	}
a:visited {
	color:#000000;
	text-decoration: none;
	}
a:hover	{
	color:#0000CC;
	text-decoration: underline;
	}
a:active {
	color:#000000;
	}
a img{
	border:none;
	}
/* weiter und zuruecklinks mit und ohne Linkunterstrich */
a:link.vor, a:visited.vor {
	text-decoration:none; color: #006699;
	}
a:hover.vor, a:active.vor {
	text-decoration:underline; color: #006699;
	}
/* 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 .mehrspaltig {
	background-position: -15px
	}
.zwischenfenster .mehrspaltig .spalte1, .zwischenfenster .mehrspaltig .spalte3 {
	width:155px
	}
/* Hauptthemen mit Trennstriche */
.mehrspaltig, .einspaltig {
   text-align:left;
	margin:0px 6px;
	width:516px;
}
.mehrspaltig .spalte1,.mehrspaltig .spalte2, .mehrspaltig .spalte3{
   width:159px;
   float:left;
}
.mehrspaltig .spalte2{
	margin:0px 15px;
	}
span.raq {
	font-size: 13px;
	}
.zwischenfenster .mehrspaltig .spalte2 {
	width:155px
	}
.Bildunterschrift {
	float:none;
	font-size: 11px;
	font-weight: bold;
}
.lastnews {
	background-color: #fcf0be;
	width:258px;
	list-style-type: none;
	float:left;
	margin-right: 10px;
	padding: 3px;
}
.neueeintraege {
	background-color: #fcf0be;
	width:228px;
	list-style-type: none;
	float:left;
	padding: 3px;
	margin-bottom: 3px;
}
.weiterlink {
	float:none;
	font-size: 11px;
	font-weight: bold;
	color: #006699;
}
