body {
	background-color: #C7D3C9;
	color: #000000;
	font-family: arial;
	font-size: 12px;
	font-family: arial;
	margin-top: 0%;
	margin-left: 0%;
	margin-right: 0%;
	max-width: 1280px;
}
a:link {
	color: #2f4f4f;
}
a:visited {
	color: #808080;
}
a:active {
	color: #808080;
}
div.Bildleiste {
position: absolute;
	width: 100%;
	height: 118px;
	margin-left: 0px;
	margin-top: 0px;
	max-width: 1777px;
	min-width: 1000px;
}
div.Titel{
	position: absolute;
	width: 100%;
	height: 30px;
	text-align: center;
	font-size: 20px;
	background-color: #ffffff;
	margin-top: 150px;
	padding-top: 5px;
	padding-bottom: 5px;
}
div.Eingang{
	border: thin solid #9AA99D;
	position: absolute;
	margin-left: 20px;
	margin-top: 250px;
	text-align: center;
	width: 400px;
	width: 25%;
	height: 250px;
	max-width: 25%;
	max-width: 400px;
	background-color: #ffffff;
	padding:10px;
}
div.Text{
	position: absolute;
	margin-left: 30%;
	margin-right: 20px;
	margin-top: 250px;
	text-align: justify;
	width: 700px;
	width: 68%;
	max-width: 68%;
	background-color: #ffffff;
	padding:10px;
}
div.UnterEingang{
	border: thin solid #9AA99D;
	position: absolute;
	margin-left: 20px;
	margin-top: 250px;
	width: 400px;
	width: 25%;
	max-width: 25%;
	background-color: #ffffff;
	padding:10px;
}
div.Neu{
	position: absolute;
	margin-left: 20px;
	margin-top: 530px;
	width: 400px;
	width: 25%;
	max-width: 25%;
	border: thin solid #9AA99D;
	max-width: 25%;
	max-width: 400px;
	background-color: #ffffff;
	padding:10px;
}
div.Tabelle{
	max-width: 1280px;
	text-align: justify;
	font-family: Arial;
	font-size: 12px;
	background-color: #ffffff;
	padding: 10px;
}

div.Kopfzeile{
	max-width: 1280px;
	font-size: 14px;
	font-weight: bold;
	background-color: #ffffff;
	padding: 10px;
}

div.Fusszeile{
	max-width: 1280px;
	background-color: #ffffff;
	padding:10px;
}

p.Uberschrift{
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
p.Uberschrift2{
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
b.Uberschrift{
	font-size: 13px;
	font-weight: bold;
}

div.Alt-Kopfzeile{
	max-width: 1280px;
	font-size: 14px;
	margin-right: 5px;
	margin-left: 5px;
	font-weight: bold;
	background-color: #ffffff;
	padding:5px;
}
