html, body {
	height: 100%;
	border: 0px;
	margin: 0;
	padding: 0;
	background-color: #FFFFEE;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 4px;
	padding-right: 4px;
}
#Nav .navp a {
	background-color: #CCCCCC;
	color: #333333;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	line-height: 21px;
	height: 21px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 10px;
	padding-top: 2px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
}
a {
	color: #336633;
}

#Nav .navphier a {
	background-color: #FFFFEE;
	color: #000000;
	text-decoration: none;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	line-height: 21px;
	height: 21px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 10px;
	padding-bottom: 10px;
	padding-top: 2px;
	padding-left: 5px;
	padding-right: 5px;
}
#Nav .navp a:hover {
	background-color: #FFFF00;
	color: #000000;
}
#Head {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100px;
	z-index:1;
	background-color: #131317;
	overflow: hidden;
}
#Nav {
	position:absolute;
	left:163px;
	top:80px;
	width:651px;
	height:21px;
	z-index:2;
	overflow: hidden;
}
h1 {
	margin-top: 10px;
	margin-bottom: 0px;
	font-size: 18px;
	font-weight: bold;
}
h2 {
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
}
p {
	margin-top: 0px;
	margin-bottom: 10px;
}
#Inhalt {
	position:absolute;
	left:300px;
	top:130px;
	width:440px;
	height:auto;
	z-index:21;
}
#SpalteL {
	position:absolute;
	left:25px;
	top:130px;
	width:380px;
	height:auto;
	z-index:25;
}
#SpalteR {
	position:absolute;
	left:430px;
	top:130px;
	width:500px;
	height:auto;
	z-index:26;
}
.klein {
	font-size: 9px;
}
ul {
	margin-top: -5px;
	padding-top: 0px;
}
.breite250 {
	width: 250px;
}
.breite300 {
	width: 300px;
}
.hervorheben {
	font-weight: bold;
	color: #FF0000;
	font-size: 14px;
}
