/* dieses styleshee ist im zusammenhang mit dem regulären auf der indexseite zu benutzen - einige allgemeine stile werden überschrieben */
#content #main {
	width: 920px; /* bringt inhalt auf gesamte breite (da keine seitennavigation) */
	float: none;
}
#hauptinhalt {
	width: 733px; /* erweitert auch hier den raum aufgrund fehlender seitennavigation */
	background: none;
	padding-bottom: 0;
	margin-bottom: 10px;
	margin-left: -4px;
}
#hauptinhalt:after,
#hauptinhalt .abschnitt > div:after, 
#hauptinhalt .abschnitt > div > h2 + div:after
 {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}

#buehne {
	height: 348px;
	background: url(../images/bg_buehne.png) no-repeat;
	position: relative;
	left: -4px;
	padding: 4px 7px 7px;
}
#buehne > div {
	height: 100%;
	background: no-repeat;
	position: relative;
	width: 100%;
	display: none;
}
#buehne > div:first-child, #buehne .nav {display: block;}
#buehne .nav {
	position: absolute;
	top: 7px;
	right: 10px;
	width: auto;
	height: auto;
	z-index: 100;
}
#buehne .nav a {
	float: left;
	width: 87px;
	height: 87px;
	background: url(../images/bg_pager.png) 0 -90px no-repeat;
	margin-left: 3px;
	text-indent: -999em;
	outline: none;
}
#buehne .nav a.activeSlide {background-position: 0 0;}
#buehne .nav a + a {background-position: -90px -90px;}
#buehne .nav a + a.activeSlide {background-position: -90px 0;}
#buehne .nav a + a + a {background-position: -180px -90px;}
#buehne .nav a + a + a.activeSlide {background-position: -180px 0;}
#buehne .nav a + a + a + a {background-position: -270px -90px;}
#buehne .nav a + a + a + a.activeSlide {background-position: -270px 0;}
#buehne .buehne_container > div {
	width: 100%;
	height: 100%;
}
#buehne .inhalt {
	position: absolute;
	background: url(../images/bg_buehne_inhalt.png) bottom left no-repeat;
	bottom: 0;
	left: 0;
	width: 100%;
	min-height: 94px;
	color: white;
	display: none;
}
#buehne h2 {
	float: none;
	font-size: 24px;
	width: auto;
	line-height: 100%;
	color: white;
	margin: 0 0 4px;
	padding: 15px 0 0 20px;
	font-weight: normal;
	text-shadow: 1px 1px 2px rgba(0,0,0,.2);
	text-transform: none;
}
#buehne div + div h2 {
	font-size: 15px;
	float: left;
	width: 340px;
	line-height: 120%;
	margin-bottom: 0;
	color: #B6D2DF;
}
#buehne h2:first-line, #buehne h2 strong {
	font-size: 24px;
	display: inline;
}
#buehne div + div h2:first-line, #buehne div + div h2 strong {
	color: white;
	font-size: 42px;
	font-weight: normal;
	display: block;
	line-height: 100%;
	margin-bottom: -5px;
	text-indent: -2px;
}
#buehne .titel {
	float: left;
	width: 340px;
}
#buehne .untertitel {
	color: #B6D2DF;
	font-size: 15px;
	padding-left: 20px;
	text-shadow: 1px 1px 2px rgba(0,0,0,.2);
}
#buehne .beschreibung {
	font-size: 11px;
	width: 335px;
	padding: 15px 10px 10px 12px;
	background: url(../images/trenner_vert_weiss.gif) left top repeat-y;
	float: right;
	line-height: 119%;
	min-height: 69px;
}
#buehne div + div .beschreibung {
	width: 327px;
	font-size: 15px;
	padding-left: 20px;
}
#hauptinhalt .abschnitt { /* je eine reguläre box mit runden ecken */
	background: url(../images/bg_abschnitt_725px_oben.png) no-repeat;
	margin: 0 8px 13px 0;
	padding-top: 1px;
}
#hauptinhalt #buehne + .abschnitt > div {min-height: 351px;}
#hauptinhalt .abschnitt div {
	min-height: 100px;
	background: url(../images/bg_abschnitt_725px_unten.png) bottom left no-repeat;
	padding: 0 11px 0 18px;
	position: relative;
	bottom: -9px;
}
#hauptinhalt .abschnitt div div {
	min-height: 0;
	background: none;
	padding: 0;
	position: static;
	line-height: 13px;
	overflow: visible;
}
#hauptinhalt .abschnitt h2 {
	color: #7F7F7F;
	margin: 5px 0;
}
#hauptinhalt .abschnitt h2 strong {font-weight: 900;}
#hauptinhalt .abschnitt > div > div > h2 {margin-bottom: 10px;}
#hauptinhalt .abschnitt > div > div {
	float: left;
	width: 503px;
	padding: 10px 10px 20px 0;
	margin-top: -9px;
	background: url(../images/trenner_vert_grau.gif) right top repeat-y;
}
#hauptinhalt .abschnitt > div > div + div {
	float: right;
	width: 170px;
	background: none;
	padding-right: 0;
}
#hauptinhalt .abschnitt > div > h2 + div {
	background: url(../images/trenner_vert_grau.gif) center top repeat-y;
	float: none !important;
	width: auto;
	padding: 0;
	margin-top: 0;
}
#hauptinhalt .abschnitt > div > h2 + div > div {
	float: left;
	width: 339px;
	margin-bottom: 30px;
}
#hauptinhalt .abschnitt > div > h2 + div > div + div {
	float: right;
	width: 333px;
}
#hauptinhalt .abschnitt h3, #hauptinhalt .abschnitt h3 a {
	color: #006192;
	font-size: 24px;
	font-weight: normal;
	margin: 0;
	line-height: 100%;
}
#hauptinhalt .abschnitt h3 a {
	background: url(../images/icon_pfeil_gross_orange.png) right center no-repeat;
	padding-right: 25px;
}
#hauptinhalt h3 + p {
	color: #006092;
	margin: 0 0 .5em;
	min-height: 54px;
	line-height: 14px;
}
#hauptinhalt .abschnitt ul {
	list-style: none;
	padding: 0;
	margin: .5em 0;
}
#hauptinhalt .abschnitt > div > h2 + div ul {margin-left: -5px;}
#hauptinhalt .abschnitt > div > h2 + div li {
	background: url(../images/icon_pfeil_klein_blau.png) 5px 5px no-repeat;
	padding: 4px 25px 4px 0 /*21px*/;
	border-radius: 4px;
	-moz-border-radius: 4px;
	margin-bottom: 0 !important;
	min-height: 0;
}
#hauptinhalt .abschnitt > div > h2 + div li a {
	padding-left: 21px;
	display: inline-block;
}
#hauptinhalt .abschnitt > div > h2 + div li:nth-child(odd) {background-color: #DDEAF1;}
#hauptinhalt .abschnitt > div > h2 + div li.alt {background-color: #DDEAF1;}
#hauptinhalt .abschnitt > div > h2 + div li a:hover {text-decoration: underline;}
#hauptinhalt .abschnitt li a strong {color: #006092;}
#hauptinhalt .abschnitt ul ul {margin: 0 !important;}
#hauptinhalt .abschnitt > div > h2 + div li li {
	background-image: url(../images/punkt_blau.png);
	background-position: 0 3px;
	padding: 0 0 0 10px;
	margin: 7px 0 0 21px;
}
#hauptinhalt .abschnitt > div > h2 + div li li a {
	padding-left: 0;
	display: inline;
}
#hauptinhalt .abschnitt > div > div + div li {
	margin-bottom: 15px;
	line-height: 121%;
}

/* seitenboxen */
#aktuelles #img_aktuelles {
	position: absolute;
	top: -10px;
	right: -10px;
}
#footer {
	width: 723px;
	left: -101px;
}
