BODY {
	font-size: 100.01%;
	line-height: 1.2;
	color: black;
}

.gesamttitel {
	margin-top: 0;
}

#plform {
	/*	width: 30em; */
}

#plform LEGEND {
	font-weight: bold;
	font-size: 1.5em;
	padding: 0 0.5em;
}

#plform INPUT[type="TEXT"] {
	width: 26em;
}

#plform LABEL {
	width: 10em;
	font-weight: bold;
}

#plform TD {
	padding: 0.3em;
}

#menu {
}

#menu UL, #menu LI {
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu LI A {
	text-decoration: none;
	font-size: 90% color: blue;
	display: block;
	width: 8em;
	padding: 0.35em 0.5em;
	font-weight: bold;
}

#menu LI A:VISITED {
	color: blue;
}

#menu LI A:HOVER {
	text-decoration: none;
	color: white;
	background-color: blue;
}

#menu FORM {
	display: inline;
}

#menu FIELDSET {
	margin-top: 1em;
	padding: 0.style4em;
	width: 7.5em;
}

#menu FIELDSET legend {
	font-size: small;
	font-family: Verdana, sans-serif;
}

#menu INPUT {
	font-size: small;
	width: 95%;
}

#stage {
	margin: 0.75em 0 0 0.5em;
}

#stage > TR > TD,
#stage > TBODY > TR > TD {
	padding: 0.5em;
}

.menu_links TD {
	padding: 0.5em 0 !important;
}

#stage > TR.n2 > TD,
#stage > TBODY > TR.n2 > TD {
	padding-top: 1em;
}

#stage H1 {
	margin-top: 0.3em;
}

TD > H2:first-child {
	margin-top: 0;
	padding-top: 0;
	text-align: center;
}

#bilder {
	width: 100%;
	height: 27em;
	position: relative;
}

#bilder IMG {
	width: 62%;
	height: auto;
	border: thin solid #999;
}

#bild1 {
	position: absolute;
	top: 0;
	left: 0;
}

#bild2 {
	position: absolute;
	bottom: 0;
	right: 0;
}

#text1 {
	position: absolute;
	top: 0;
	right: 0;
}

#text2 {
	position: absolute;
	bottom: 0;
	left: 0;
}

#bilder DIV {
	width: 34%;
	height: auto;
}

#bilder H2 {
	margin: 0;
	padding: 0;
	font-size: 1em;
}

#bilder P {
	margin: 0;
	padding: 0;
	font-size: 0.7em;
}

#text1 {
	text-align: left;
	padding: 0 0.5em;
}

#text2 {
	text-align: right;
	padding: 0 0.5em;
}

HR {
    margin: 2.5em 0;
}
