@charset "utf-8";
body {
	background-color: #333;
}

.feld{
	background-image: url(../images/login.png);
	float: left;
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 23px;
	background-color: #333;
	background-repeat: no-repeat;
}

.loginbutton{
	width: 80px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 25px;
	background-color: #333;
	background-repeat: no-repeat;
	color: #FFF;
	margin-top: -2px;
	background-image: url(../images/login_button.png);
	font-weight: bold;
	font-size: 10px;
}
#form span {
	font-size: 9px;
}
#form table {
	font-size: 9px;
	padding-top: 6px;
}
#main {
	position: absolute;
	width: 960px;
	height: 45px;
	margin-left: -470px;
	left: 50%;
	margin-top: -5x;
}
#FlashID {

}
#form {
	width: 250px;
	height: 35px;
	padding-top: 5px;

}
#main div div {

}

