  * html .gainlayout { height: 1%; }
 .gainlayout { _height: 0; }


body {
	background-color: #FFF;
}
#wrapper {
	position:absolute;
	left:0px;
	top:0px;
	width:1024px;
	height:768px;
	z-index:1;
	background-color: #FFF;
}
#logo {
	position:absolute;
	left:0px;
	top:80px;
	width:700px;
	height:60;
	z-index:1;
	background-color: #FFF;
}
#hauptnavigation {
	position:absolute;
	left:352px;
	top:120px;
	width:200px;
	height:266px;
	z-index:1;
}
#unternavigation {
	position:absolute;
	left:350px;
	top:450px;
	width:181px;
	height:190px;
	z-index:2;
}
#inhalt {
	position:absolute;
	left:615px;
	top:140px;
	width:409px;
	height:380px;
	z-index:2;
	background-color: #FFF;
}
#pfad {
	position:absolute;
	left:710px;
	top:126px;
	width:310px;
	height:25px;
	z-index:3;
}
#fusszeile {
	position:absolute;
	left:615px;
	top:729px;
	width:226px;
	height:19px;
	z-index:4;
}
.fusszeile {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000;
}
.hauptnavigation {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 24px;
	color: #063;
	text-align: right;
	letter-spacing: 5px;
	vertical-align: top;
	padding: 0px;
}
.unternavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #C00;
	letter-spacing: 5px;
	text-align: right;
}
.aktivunternavi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	letter-spacing: 5pt;
	text-align: right;
}
.aktiverhauptlink {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 24px;
	color: #000;
	letter-spacing: 5pt;
	text-align: right;
}
.pfad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F09;
	vertical-align: bottom;
	bottom: 0px;
}
a:link {
	text-decoration: none;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	color: #063;
}
a:visited {
	text-decoration: none;
	color: #063;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
a:hover {
	text-decoration: none;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	color: #000;
}
a:active {
	text-decoration: none;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
.Logo {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 80px;
	color: #063;
	letter-spacing: 10px;
	vertical-align: bottom;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	letter-spacing: normal;
	vertical-align: top;
	padding: 0px;
	line-height: normal;
}
#textaktuell {
	font-family: Arial, Helvetica, sans-serif;
	color: #F09;
	line-height: 16px;
}
