body {
	margin-left: 25px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;}
#loginbox {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left:190px;
	top:48px;
}
#infobox {
	position:absolute;
	width:300px;
	height:115px;
	z-index:1;
	left:500px;
	top:48px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#222222;
	word-spacing:0px;
	letter-spacing:-1px;
	line-height:14px;
}
.textfelder {
border-style:solid;
border-width:1px;
border-color:#BBBBBB;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
width:200px;
}
.scriptwarnung {
	position:absolute;
	top:190px;
}
a {
	font-size: 11px;
	color: #222222;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #222222;
}
a:hover {
	text-decoration: none;
	color: #222222;
}
a:active {
	text-decoration: none;
	color: #222222;
}
.textfelder-error {
	background-color:#FFCCCC;
}
#footer{
	position:absolute;
	width:600px;
	height:20px;
	z-index:1;
	left:25px;
	top:248px;
}