html, body {
margin: 0;
padding: 0;
}
body {
	background-color: #FFFF00;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 101%;
	text-align: center; /*IE_quirks*/
}

#wrapper {
	position: relative;
	width: 100%;
	text-align: left; /*IE_quirks ende*/
	font-size: 0.85em;
}

#Kopf {
	position: absolute;
	width: 100%;
	height: 150px;
	left: 0px;
	top: 0px;
	overflow: hidden;
	text-align: left;
	background-color: #000000;
	z-index: 10;
}

#Kopf img {
	border: none;
}

#Druckkopf {
	visibility: hidden;
	display: none;
}

#Ueberschrift {
	position: absolute;
	width: 739px;
	height: 39px;
	left: 15px;
	top: 114px;
	z-index: 40;
}

#Ueberschrift h1 {
	font-size: 24px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	display: inline;
	line-height: 40px;
	font-weight: bold;
}

#Rechts {
	position: absolute;
	left: 763px;
	top: 180px;
	width: 200px;
	height: auto;
	z-index: 90;
}

#Navileiste {
	position: absolute;
	width: 250px;
	height: auto;
	left: 0px;
	top: 180px;
	font-size: 13px;
	text-align: left;
	z-index: 20;
}

ul {
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 27px;
}

#Navileiste ul {
	margin-top: 0px;
	padding-top: 0px;
}

#Navileiste p {
	margin-top: 15px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: auto;
}

#Inhalt {
	position: absolute;
	width: 460px;
	height: auto;
	left: 270px;
	top: 180px;
	z-index: 30;
}

#Inhalt p, #Rechts p {
	font-size: 1em;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	color: #000000;
	line-height: 1.4em;
}

#Inhalt h1, #Rechts h1 {
	font-size: 1.3em;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 5px;
	color: #666666;
}

#Inhalt h2, #Rechts h2 {
	font-size: 1.15em;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
	color: #666666;
}

#Inhalt h3, #Rechts h3 {
	font-size: 1em;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
	color: #000000;
}

#Inhalt img {
	border: none;
	margin-left: 10px;
	margin-bottom: 5px;
}

#Inhalt a:link, #Rechts a:link, #Navileiste ul li a:link {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
#Inhalt a:visited, #Rechts a:visited, #Navileiste ul li a:visited {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
#Inhalt a:active, #Rechts a:active, #Navileiste ul li a:active {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
#Inhalt a:hover, #Rechts a:hover, #Navileiste ul li a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

.Link, .Linkhier {
	width: 215px;
	height: 22px;
	background-image: url(img/bbg.gif);
}

.Link a, .Linkhier a {
	font-size: 14px;
	background-color: #404040;
	line-height: 22px;
	color: #FFFF00;
	text-decoration: none;
	font-weight: bold;
	padding-left: 15px;
}

.Linkhier a {
	color: #FFFFFF;
}

.Link a:hover {
	color: #FFFFFF;
}

.Subhier {
	color: #000000;
}


.klein {
	font-size: 0.8em;
}

#Video {
	position: absolute;
	width: 100%;
	height: 380px;
	left: 0px;
	top: 70px;
	overflow: visible;
	text-align: center;
	background-color: #FFFFFF;
	z-index: 15;
}
.filmauss {
	background-image: url(img/butbg.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 170px;
	text-align: center;
}
.filmauss a {
	font-size: 14px;
	line-height: 24px;
}
.filmaussw {
	color: #FFFFFF;
}

