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;
	background-image: url(../images/bg_body.gif);
	background-repeat: repeat-y;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 4px;
	padding-right: 4px;
}
#Nav a {
	color: #FFFFFF;
	text-decoration: none;
}
#Nav a:hover {
	color: #FFFF00;
	text-decoration: none;
}
.navp {
	width:200px;
	background-color: #666666;
	height: 16px;
	margin-left: 10px;
	margin-top: 20px;
	margin-bottom: 0px;
}
.navphier {
	background-color: #000000;
	margin-left: 10px;
	width:200px;
	height: 16px;
	margin-top: 20px;
	margin-bottom: 0px;
}
#Nav .navp a {
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
	line-height: 18px;
}
#Nav .navphier a {
	color: #FFFF00;
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
	line-height: 18px;
}
#Head {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:137px;
	z-index:20;
	background-color: #000000;
}
#Nav {
	position:absolute;
	left:0px;
	top:144px;
	width:220px;
	height:auto;
	z-index:2;
	background-color: #EEEEEE;
	background-image: url(../images/bg_body.gif);
}
#Inhalt h1 {
	margin-top: 10px;
	margin-bottom: 0px;
	font-size: 18px;
	font-weight: bold;
}
#Inhalt h2 {
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
}
#Inhalt p {
	margin-top: 0px;
	margin-bottom: 10px;
}
#Druckkopf {
	visibility: hidden;
	display: none;
}
#Keindruck {
	visibility: hidden;
	display: none;
}
#Inhalt {
	position:absolute;
	left:260px;
	top:150px;
	width:540px;
	height:auto;
	z-index:21;
}
#Rechts {
	position:absolute;
	left:821px;
	top:151px;
	width:160px;
	height:auto;
	z-index:22;
	background-color: #FFFFFF;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 20px;
}
.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;
}
.Knopf {
	background-color:#FFCC00;
	font-weight:bold;
}
.wech {
	visibility: hidden;
	display: none;
}
