@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	background-color: #919db0;
	background-image: url(backpage.gif);
	background-repeat: repeat-y;
}
#layKopf {
	position:absolute;
	left:32px;
	top:0px;
	width:736px;
	height:192px;
	z-index:1;
	background-color: #f19300;
}
#layMainAll {
	position:absolute;
	left:32px;
	top:192px;
	width:736px;
	height:640px;
	z-index:2;
	overflow: visible;
}
#layNav {
	position:absolute;
	left:0px;
	top:0px;
	width:160px;
	height:320px;
	z-index:3;
}
#layMitte {
	position:absolute;
	left:160px;
	top:0px;
	width:412px;
	height:640px;
	z-index:3;
	overflow: visible;
	background-color: #FFFFFF;
}
#layMitteTitel {
	position:absolute;
	left:0px;
	top:0px;
	width:416px;
	height:25px;
	z-index:3;
	background-color: #E7E9EE;
}
#layMitteInhalt {
	position:absolute;
	left:16px;
	top:48px;
	width:376px;
	height:580px;
	z-index:3;
	overflow: visible;
}
#layRechts {
	position:absolute;
	left:576px;
	top:0px;
	width:160px;
	height:320px;
	z-index:3;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-indent: 16px;
	line-height: 16px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #333333;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	font-weight: bold;
	color: #666666;
}
p, td, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}
a {
	color: #565E6A;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}

#layNav p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 25px;
	width: 159px;
	font-size: 12px;
	margin: 0px;
	margin-left:1px;
	line-height: 24px;
	padding-top: 0px;
}
#layNav a {
	text-decoration: none;
	color: #FFFFFF;
}
#layNav a:hover {
	color: #000000;
}
.navakt {
	background-color: #c0c6d3;
}
.navi1 {
	text-indent: 10px;
}
.navi2 {
	text-indent: 15px;
}
.navi3 {
	text-indent: 20px;
}

#sprunglink a  {
	position:absolute; 
	z-index:2; 
	width:10em; 
	overflow:hidden; 
	top:-100px; 
	left:-1000px;
	background-color:#999999;
}#layRechts img {
	border-top-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-style: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #AAAAAA;
	border-bottom-color: #666666;
	margin-top: 24px;
	border-left-width: 1px;
	border-left-color: #919db0;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

