.bodystyle{
	color: #2a0055;
	font-family:Tahoma, sans-serif;
	font-size:3.5mm;
	background-color: #cfd0e4;
	margin-left: 100px;
}
.container {
	position: absolute;
	left: 100px;
	visibility: visible;
	width: 500px;
}
.Liste { text-indent:3mm; }
.aktualisierung { font-size: 2.5mm; position: absolute; top: 250mm; left: 3px; }
.bild { height: 30px; }
table { text-align: left; margin: 0; padding: 0; border-width: 0; }
input.feld, TEXTAREA { font-size: 3mm; line-height: 3mm; background-image: url(Ressourcen/Bnull.jpg); clear: both; border: solid 1px #9f9f9f }
input.error { font-size: 3mm; line-height: 3mm; background-color: #fcf; clear: both; border: solid 1px #9f9f9f }
li { list-style-type: none }
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

