* {margin:0;padding:0;}
body {
background-color:#ffffff;
color:#434343;
font-family: Arial,Verdana,Helvetica,sans-serif;
font-size:12px;
margin:0pt auto;
padding:0;
line-height:1.5em;
min-height:100%;}

html {height:100%;}


/*Layoutformatierungen*/
/*#container { height: auto; width: 970px; margin: 0 auto;position:relative;z-index:5;;background-repeat: repeat-y;}*/
#container { height: auto; width: 1120px; margin: 0 auto;position:relative;z-index:5;;background-repeat: repeat-y;}
#contentwrap { height: auto; width: 970px; margin: 0 auto;position:relative;z-index:5;;background-repeat: repeat-y;float:left;}
#spacer_oben { height: 17px; width: 970px; position:relative;z-index:5;;background-repeat: repeat-y;}

/*Hauptnavigations-Slice einfuegen, enthaelt drei unterdivs*/
#mainnav {  height: 78px; width: 970px; z-index:5;background:url(images/mainnav.jpg);background-repeat:no-repeat;}

#leftcolumnoben { height:50px;width:200px;float:left;z-index:20; }
#leftcolumnoben img{margin-top:9px;margin-left:10px;}
#middlecolumnoben { position:relative;height:auto;width:570px;float:left;z-index:20;padding-top:41px; }
#rightcolumnoben { height: auto; width:200px; float:left;z-index:20; padding-top:10px; }

/*Headerbild einfuegen*/
#headerbild {  position:relative;height: 198px; width: 970px; z-index:5;background:url(images/headerbild.jpg);background-repeat:no-repeat;padding-top:2px;}

#spacer_mitte { height: 50px; width: 970px;position:relative;z-index:5;;background-repeat: repeat-y;}

/*Contentcontaier enthaelt wiederum drei Untercontainer*/
#contentcontainer { position:relative;float:left; width:970px;z-index:10;background-repeat: no-repeat;}

#leftcolumn { width:200px;float:left;z-index:20;background-repeat:repeat-y; }
#middlecolumn { height:auto;width:570px;float:left;z-index:20; }

/*Mittlere Spalte für die Folgeseiten*/
#middlecolumn_folge { height:auto;width:770px;float:left;z-index:20; }

#rightcolumn { height: auto; width:176px; float:left;z-index:20;padding-left:24px;  }

#spacer_unten { height: 50px; width: 970px;position:relative;z-index:5;background:url(images/trenner_unten.jpg);background-repeat:no-repeat;float:left;margin-top:30px;text-align:center;}


/*zwei-spaltiges Layout sylen, im Typoscript Layout 1*/
#middlecolumn_2spalten { height:auto;width:375px;float:left;z-index:20;padding-right:10px; }

#rightcolumn_2spalten { height: auto; width:375px; float:left;z-index:20;padding-left:10px;  }

/*Textelement im Headerbild*/
#headerslogan {
	position:absolute;
	z-index:500;
	width:517px;
	height:80px;
	background:#ffffff;
	top:2px;
	filter:alpha(opacity=80); /* IE */
	-moz-opacity: 0.80; /* Gecko */
	opacity: 0.80; /* Opera */
	-khtml-opacity:0.8;
	left: 201px;
			}
#slogantext {
	position:absolute;
	z-index:500;
	width:548px;
	height:74px;
top:0;left:203px;
	
			}
#helpnavdiv {position:relative;top:15px;}


#bannerwrap{width:120px;position:absolute;top:100px;left:990px;float:right}



