body {
	background-image: url(../bilder/bg.gif);
	font-family:Tahoma;
	line-height:15px;
	font-size:11px; 
}
a {
	color: #1852A4;
}
a:hover {
	color: #1852A4; 
}
#center {
	position: absolute;
	top: -110px;
	left: 50%;
	margin-left: -200px;
	width: 400px;
}
.login {
	height: 170px;
	width: 400px;
	border: 2px solid #ccc;
	border-top: none;
	background-color:#fff;
	overflow: none;
	padding: 4px;
}
.login_img {
	text-align: center;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 10px;
	padding: 5px;
	height: 55px;
	color: #c02000;
}
.bottom {
	text-align: center;
	color: #999;
	margin-top: 15px;
}
h1 {
	width: 400px;
	border: 2px solid #ccc; 
	border-bottom: none;
	background: #fea500 url(../bilder/table_th.jpg) repeat-x bottom left;
	color:#ffffff;
	padding: 4px;
	margin:0;
	font-weight: bold;
	font-size:11px; 
}
.pani {
	background: url(../bilder/pani_klein.gif) no-repeat 0 50%;
	padding-left: 23px;
}
.button {
	text-align: center; 
	margin-top: 4px;
	border-top: 1px dotted #ccc; 
	padding: 5px; 
}
.auswahl {
	margin: 0px 0px 4px 2px;
}
label {
	padding-left:13px;
	display:block;
	float:left;
	margin-left:2px;
	width:95px;
}
input {
	width:175px;
	margin:2px;
	font-family:Tahoma;
	line-height:15px;
	font-size:11px; 
}

