body, table, tr, td, p {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
  	background: transparent;
}
#plafond, ul#navi, #drucken, #copy {
	display: none;
}
#willkommen {
	position: absolute;
	left: 18%;
	top: 40%;
	width: 80%;
	z-index: 99;
	text-align: center;
}
#buehne {
	width: 100%;
	height: 100%;
	z-index: 80;
	background-color: transparent;
	text-align: left;
	color: #000;
}
.inhalt {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	padding-top: 80px;
	width: 100%;
}
.inhaltrel {
	text-align: left;
	margin: 0 auto;
	padding-top: 80px;
	width: 100%;
}
h1 {
 	font-size: 36pt;
	font-weight: bolder;
}
h2 {
	font-size: 24pt;
}
h3 {
	font-size: 18pt;
}
a:link, a:visited, a:active, a:hover { 
  	text-decoration: underline;
  	font-weight: bold;
}
a:link {
	color: #000;
}
a:active, a:hover { 
   	font-weight: bold;
   	background-color: transparent;
  	color: #000;
}
a.will:link, a.will:visited, a.will:active, a.will:hover { 
	color: #ffdead;
	text-decoration: none;
}
a.will:active, a.will:hover {
	background-color: #f0e68c;
	color: #732000;
	text-decoration: underline;
 	cursor: pointer;
}
.liste, .liste2, .listekl, .listeg, .liste3 {
	font-size: 10pt;
}
.liste2 {
	background-color: #fdfad7;
	font: bold 10pt/16pt Arial, Helvetica, sans-serif;
	text-align: center;
}
.liste3 {
	background-color: #fdfadD7;
}
.listekl {
	font-size: 8pt;
}
.listeg {
	font-size: 12pt;
}
.copy {
	color: #ffdead;
	font-size: 8pt;
}
.titel, .titel2, .titel3, .titel4 {
	text-align: center;
}
.titel, .titel3 {
	margin-bottom: 50px;
}
.titel2 {
	margin-bottom: 15px;
}
.titel3 {
	margin-top: 10%;
}
.titel4 {
	margin-top: -15px;
}
.li50, .li50r,  .li50m, .li503, .li503m {
	float: left;
	width: 45%;
	font-size: 10pt;
	text-align: left;
	margin: 2%;
}
.li50m, .li503m, .re50m {
	text-align: center;
}
.lic, .lic2 {
	clear: both;
	height: 5%;
}
.lic2 {
	margin-bottom: 8%;
}
.li50r {
	text-align: right;
}
.li503, .li503m {
	margin-top: 30px;
}
.re50, .re50r, .re50m, .re503 {
	float: left;
	width: 45%;
	font-size: 10pt;
	text-align: left;
	margin: 1%;
}
.re50m {
	text-align: center;
}
.re50r {
	text-align: right;
}
.re503 {
	margin-top: 30px;
}
.li30, .li30r, .li30r20, .li30c {
	float: left;
	width: 30%;
	font-size: 10pt;
	text-align: left;
	margin: 1%;
}
.li30r {
	text-align: right;
}
.li30r20 {
	margin-right: 20px;
	text-align: right;
}
.li30c {
	clear: both;
}
.m30, .m30m {
	float: left;
	width: 30%;
	font-size: 10pt;
	margin: 1%;
}
.m30m {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.re30, .re30r, .re3020, .re304 {
	float: left;
	width: 30%;
	font-size: 10pt;
	text-align: left;
	margin: 1%;
}
.re30r {
	text-align: right;
}
.re3020 {
	margin-left: 20px;
}
.re304 {
	font-size: 10pt;
	margin-left : 5%;
}
.reihe, .reihem {
	clear: left;
	padding: 2px 0px;
	font-size: 10pt;
}
.reihem {
	text-align: center;
	height: 30px;
}
.label {
	float: left;
	width: 35%;
	text-align: right;
	padding: 3px 5px 0 0;
}
.feld {
	float: left;
	width: 300px;
	text-align: left;
}
.eingabefeld  {
	float: left;
	text-align: left;
	width: 250px;
	background-color: #fff8dc;
	border: 1px solid silver;
}
.kontroll {
	background-color: #fff8dc;
}
.submit {
	width: 100px;
	background-image: url(../images/vorhang5.gif);
	color: #ffdead;
	font-weight: bold;
	border-top: 2px solid #f0f8ff;
	border-left: 2px solid #006;
	border-right: 2px solid #f0f8ff;
	border-bottom:  2px solid #006;
	cursor: pointer;
	margin-top: 15px;
}
.bild {
	float: left;
	width: 100px;
	height: 80px;
}
.bild2, .bild3 {
	float: left;
	width: 20%;
	height: 5%;
	font-size: 8pt;
}
.bild3 {
	text-align: right;
}
.bild4 {
	float: left;
	width: 22%;
	font-size: 8pt;
}
.bild5 {
	float: left;
	width: 100px;
	margin-left: 20px;
}
.legende, .legende2 {
	float: left;
	width: 90px;
	font-size: 8pt;
	margin-left: 10px;
}
.legende2 {
	margin-left: -10px;
}
