body{
background-color: #9A0000;
font-family: Futura;
font-size: 13px;
}
#main {
	position: absolute;
	margin-left:50%;
	left:-400px; 
	margin-top:50px;
	width:800px;
	height:600px; 
	background-color:#FFFFFF; 
	text-align:center; 
	border:5px solid red;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	-o-border-radius: 9px;
	border-radius:9px;
	overflow: hidden;
}
#anmeldemenue_unten{
	position: absolute;
	bottom: 20px;
	left:60px;
	}
#anmeldemenue_unten a {
	font-family: Futura;
	font-size: 13px;
	text-decoration: none;
	color:black;
	}
#anmeldemenue_unten a:hover {
	font-family: Futura;
	font-size: 13px;
	text-decoration: none;
	color:red;
	}
#anmeldeformular{
width: 400px;
float: right;
line-height: 200%;
text-align: right;
padding-right:20px;
}
#anmeldeformular input {
	width: 150px;
}
#warnung{
	font-size: 25px;
	color: blue;
}
#login_rechts{
	text-align: right;
	line-height: 200%;
	padding-right: 20px;
	float:right;
	padding:20px;
	background-color: #e6e6e6 ;
}
#login_links{
	float:left;
	width: 500px;
	height:250px;
	overflow: hidden;
	text-align: left;
	padding-left: 10px;
	line-height: 150%;
}
#spielfeld img{
	clear: both;
	margin-top: -30px;
	overflow: hidden;
}
#preise_tabelle{
	margin: 5px;
	border: 1px solid black;
	padding: 5px;
	font-size: 12px;
	font-family: Verdana;
}
#preise_tabelleOben{
	margin: 5px;
	border: 1px solid black;
	padding: 5px;
	font-size: 12px;
	font-family: Verdana;
}
table {
	width:790px; 
	margin-top:5px; 
	cellpadding:0; 
	cellspacing:0; 
	padding:10px;
	font-size: 10px;
}
#bild_account{
	float:left;
	margin-top: 40px;
	margin-left: 40px;
}
.paypal img{
	float:right;
}
