/*Anfang der allgemeinen Konfigurationen*/
body
{
	background: #FFFFFF;
	margin: 0px;
}
/*Ende der allgemeinen Konfigurationen*/







/*Anfang der Konfigurationen für den alten IE6 & Co*/
#globalWrapper
{
	overflow:hidden;
}

#topMenu
{
	height:76px;
	position: absolute
	z-index: 1;
	top: 0px;
	left: 0px;
	right: 0px;
	background: #de0000 url(Images/eotalogo3.png);
	background-repeat: no-repeat;
}

#headerZertifikat
{
	background:url(Images/ZertifizierterInternormPartnerLogo.gif);
	width: 130px;
	height: 157px;
	position: absolute;
	z-index: 2;
}

#adminPanel
{
	position: absolute;
	z-index: 4;
	top: 5px;
	right: 5px;
}

#adminPanel a
{
	color: #0033FF;
	text-decoration: none;
}

#adminPanel a:hover
{
	color: #0033FF;
	text-decoration: underline;
}


*html #contentCenter
{
	z-index: 1;
	position: absolute;
	left: 0px;
	right: 0px;
	top: 76px;
	width: 100%;
	height: 435px;
	overflow: auto;
	padding: 5px;
	padding-left: 20px;
	padding-top: 20px;}

#credits
{
	position: absolute;
	z-index: 5;
	left: 5px;
	bottom: 5px;
}

#credits a
{
	color: #0033FF;
}







*html #footer
{
	position: absolute;
	z-index: 2;
	left: 0px;
	right: 327px;
	bottom: 0px;
	height: 76px;
	width: 100%;
	background: #e3000f;
}

#footerpic
{	position: absolute;
	bottom: 0px;
	left: 0px;
	height: 136px;
	width: 950px;
	z-index: 1;
	background-image:url(Images/BottomAnimation/0.jpg);
}

*html #footerinormlogo
{	position: absolute;
	bottom: 0px;
	right: 0px;
	height: 76px;
	width: 318px;
	z-index: 3;
	background-image:url(Images/EotaFooterCenter3v4.gif);
}

#querschnitt
{
	position: absolute;
	z-index: 3;
	left: 0px;
	bottom: 25px;
	width: 101px;
	height: 182px;
	background: url(Images/Thermo3_12-08v5.gif);
	background-repeat: no-repeat;
}

#footerMenu
{
	position: absolute;
	left: 70px;
	right: 0px;
	height: 76px;
	z-index: 3;
}

.menu li
{
	display: inline;
	padding-left: 5px;
	font-weight: bold;
}

a
{
	text-decoration: none;
	text-transform:capitalize;
	color: white;
	font-size:16px;

}

a:hover
{
	text-decoration: underline;
}

#content a
{
	color: #0000CC;
}














/*Ende der Konfigurationen für den alten IE6 & Co*/







/*Anfang der Konfigurationen für Opera, Mozilla, Chrome, IE8, IE7*/
html>body #globalWrapper
{
	overflow:hidden;
}

html>body #topMenu
{
	height:76px;
	position: absolute
	z-index: 1;
	top: 0px;
	left: 0px;
	right: 0px;
	background: #e3000f url(Images/eotalogo3.png);
	background-repeat: no-repeat;
}

html>body #headerZertifikat
{
	background:url(Images/ZertifizierterInternormPartnerLogo.png);
	width: 130px;
	height: 157px;
	position: absolute;
	z-index: 2;
}


/*Hier landet das skalierbare Fenster für den rechten Seitenbereich*/


html>body #fensterScrollTop
{
	position: absolute;
	z-index:2;
	top: 0px;
	right: 0px;
	height: 82px;
	width: 195px;
	background:url(Images/fenster_scroll_top.png)
}

html>body #fensterScrollCenter
{
	background:url(Images/fenster_scroll_center.png);
	position: absolute;
	z-index: 2;
	top: 82px;
	right: 10px;
	bottom: 90px;
	width: 195px;

}

html>body #fensterScrollBottom
{
	position: absolute;
	z-index: 2;
	bottom: 0px;
	right: 0px;
	height: 132px;
	width: 195px;
	background:url(Images/fenster_scroll_bottom.png)
}

html>body #adminPanel
{
	position: absolute;
	z-index: 4;
	top: 90px;
	right: 30px;
}

html>body #adminPanel a
{
	color: #0033FF;
	text-decoration: none;
}

html>body #adminPanel a:hover
{
	color: #0033FF;
	text-decoration: underline;
}





html>body #content
{
	position: absolute;
	left: 0px;
	right: 0px;
	top: 76px;
	bottom: 136px;
	overflow: auto;
	border-bottom: 2px solid red;

}

html>body #contentCenter
{
	position: absolute;
	z-index: 1;
	right: 195px;
	left: 0px;
	padding: 5px;
	padding-top: 20px;
	padding-left: 20px;
}




html>body #credits
{
	position: absolute;
	z-index: 5;
	left: 5px;
	bottom: 5px;
}

html>body #credits a
{
	color: #0033FF;
}







html>body #footer
{
	position: absolute;
	z-index: 2;
	left: 0px;
	right: 327px;
	bottom: 0px;
	height: 76px;
	background: url(Images/EotaBottomBG.png);
}

html>body #footerpic
{	position: absolute;
	bottom: 0px;
	left: 0px;
	height: 136px;
	width: 950px;
	z-index: 1;
	background-image:url(Images/BottomAnimation/0.png);
}

html>body #footerinormlogo
{	position: absolute;
	bottom: 0px;
	right: 0px;
	height: 76px;
	width: 307px;
	z-index: 2;
	background-image:url(Images/EotaFooterCenter3v2.png);
}

html>body #querschnitt
{
	position: absolute;
	z-index: 3;
	left: 0px;
	bottom: 25px;
	width: 101px;
	height: 182px;
	background: url(Images/Thermo3_12-08v5.png);
	background-repeat: no-repeat;
}

html>body #footerMenu
{
	position: absolute;
	left: 70px;
	right: 0px;
	height: auto;
	z-index: 3;
}

html>body .menu li
{
	display: inline;
	padding-left: 5px;
	font-weight: bold;
}

html>body a
{
	text-decoration: none;
	text-transform:capitalize;
	color: white;
	font-size:16px;

}

html>body a:hover
{
	text-decoration: underline;
}
/*Ende der Konfigurationen für Opera, Mozilla, Chrome, IE8, IE7*/
