/* CSS Document */

BODY {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif !important;
	font-size: 75%;
	color: #000000;
	background-color: #990000;
	background-image: url(/img/hg.gif);
}
IMG {
	border: none;
}
FORM {
	display: inline;
}
TABLE {
	border-collapse: collapse;
}
BODY, FORM, H1, H2, H3, UL, .none, IMG.none, P {
	margin: 0;
	padding: 0;
}
UL {
	list-style: inside;
	padding: 0 !important;
}
UL.teaserList {
	list-style: none outside;
	font-size: 1.0em;
}
UL.teaserList LI {
	background: url(/img/li.gif) no-repeat 0 1px;
	background-color: #FFFFFF;
	padding-left: 15px;
	margin: 6px 0;
}

A, A:visited {
	color: #000;
	text-decoration: none;
}
A:hover {
	text-decoration: underline;
}

.unsichtbar {
	display: none;
}
.none {
	float: none;
}
.left {
	float: left;
	margin-right: 6px;
}
.right {
	float: right;
	margin-left: 6px;
}
.center {
	text-align: center;
}
.middle {
	vertical-align: middle;
}
.next {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
}

.farbe {
	color: #990000;
}

.red {
	color: #990000;
}
A.red, A.red:visited {
	color: #990000;
	text-decoration: none;
}
A.red:hover {
	color: #990000;
	text-decoration: underline;
}

/* nav ***********************************/

#nav {
	background-color: #990000;
}

#navInhalt {
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}

#navBorderOben, #navBorderUnten {
	height: 8px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#navBorderOben {
	background-image: url(/img/hg_nav_oben.gif);
}
#navBorderUnten {
	background-image: url(/img/hg_nav_unten.gif);
}

/* navTop ***********************************/

#navTop {
}
#navTop A {
	background: #990000;
	color: #FFFFFF;
	font-size: 11px;
}
#navTop A:hover {
	background: #C77373;
	color: #000;
	text-decoration: none;
}
#navTop UL {
	list-style-type: none;
	/*width: 780px;
	margin-left: auto;
	margin-right: auto;*/
}
#navTop LI {
	float: left;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
}
#navTop LI.sel A, #navTop LI.sel A:visited {
	background: #C77373;
}
#navTop LI A {
	display: block;
}

#menu1 {
	/*border-left: 1px solid #fff;*/
}

#menu2, #menu3, #menu4, #menu5, #menu6, #menu7, #menu8 {
	border-left: 1px solid #fff;
}

/* navSub ***********************************/

#navSub {
	background: #999;
	/*width: 780px;
	margin-left: auto;
	margin-right: auto;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;*/
}
#navSub .nav {
	padding-left: 12px;
}
#navSub UL {
	list-style-type: none;
}
#navSub LI {
	font-size: 11px;
	float: left;
	/*line-height: 21px;*/
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 4px;
	padding-right: 4px;
	border-right: 1px solid #FFFFFF;
margin-top: 1px;
margin-bottom: 1px;
}
#navSub A, #navSub A:visited {
	color: #FFFFFF;
}

#navSub A:hover {
	color: #FFFF;
	text-decoration: underline;
}
#navSub LI.sel A {
	font-weight:bold;
}
#suchForm {
	float: right;
	text-align: right;
	color: #fff;
}
.go {
	vertical-align: middle;
	margin-right: 1px;
}
#suchForm LABEL {
	padding-left: 4px;
}
#inpSearch {
	width: 60px;
	border: 1px solid #000;
}
html>body #inpSearch {
	vertical-align: -1px;
}
#suchen, #inpSearch, .inpSubmit {
	font-size: 11px;
} 

/* navFooter ***********************************/

#navFooter {
	clear: both;
	width: 774px;
	text-align: center;
	padding: 60px 0 10px 0;
	font-size: 0.92em;
}
#navFooter A:hover {
	color: #c00;
	text-decoration: underline;
}
#navFooter IMG {
	margin: 1px 4px 0 12px;
	vertical-align: middle;
}
html>body #navFooter IMG {
	margin: -2px 4px 0 12px;
}

/* Content ***********************************/

#contentContainer {
	width: 780px;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	border-left: 1px solid #E37704;
	border-right: 1px solid #E37704;
}
#contMain {
	margin-left: 12px;
	display: inline;
	float: left;
	line-height: 1.5em;
}
#contMain H2 {
	font-size: 0.92em;
	padding-top: 10px;
	padding-bottom: 2px;
	border-bottom: 1px solid #666;
}
#contMain H3 {
	font-size: 1.2em;
	padding-top: 10px;
	padding-bottom: 2px;
	color: #990000;
}
#contMain H4 {
	font-size: 0.92em;
	padding-top: 10px;
	padding-bottom: 2px;
}

#contMain P {
	margin-bottom: 1.0em;
}
#contMain .absatz {
	clear:both;
	margin-top: 5px;
	margin-bottom: 5px;
}

#contRight {
	font-size: 0.92em;
	float: left;
	padding-top: 7px;
}
#contRight .Block {
	margin-bottom: 7px;
}
#contRight H2, #contRight P, #contRight H3 {
	font-size: 1.0em;
}
#contRight H2 {
	padding-bottom: 2px;
	text-indent: 3px;
	background: #ccc;
}
#contRight .sidebarKasten {
	background: #eee;
	padding: 4px 4px 0 4px;
	margin-bottom: 1px;
}

/* Teaser ***********************************/

#contMain #Teaser, #contMain #TeaserBig {
	margin: 4px 0 6px 0;
	clear: both;
	/*line-height: 1.33em;*/
}
#contMain #TeaserBig H3 {
	font-size: 1.4em;
	margin: 0px;
	padding: 0px;
}
#contMain #Teaser H3 {
	font-size: 1.2em;
	margin: 0px;
	padding: 0px;
}
#contMain #Teaser H3, #contMain #Teaser H3 A, #contMain #TeaserBig H3, #contMain #TeaserBig H3 A {
	color: #990000;
}
#contMain #Teaser P, #contMain #Teaser DIV, #contMain #TeaserBig P, #contMain #TeaserBig DIV {
	font-size: 1.0em;
}
#contMain #Teaser .noFluss {
	padding-left: 86px;
}
#contMain #TeaserBig .noFluss {
	padding-left: 126px;
}

#contMain #Teaser IMG.left, #contMain #TeaserBig IMG.left {
	margin-top: 4px;
	margin-bottom: 4px;
}
#contMain #Teaser UL, #contMain #TeaserBig UL {
	list-style: none outside;
}
#contMain #Teaser LI {
	clear: both;
	padding: 4px 0 2px;
	font-size: 0.92em;
}
#contMain #TeaserBig LI {
	clear: both;
	background: url(/img/li.gif) no-repeat 0 1px;
	background-color: #FFFFFF;
	padding-left: 15px;
	margin: 6px 0;
}

/* StandartFuss ***********************************/

#Fuss850Abstand {
	width: 780px; 
	height: 109px; 
}
#Fuss850 {
	position: fixed; 
	bottom: 0px; 
	left: 0px; 
	width: 780px; 
	height: 109px; 
	z-index: 4;
}