div#name {
	position :				absolute;
	right:					-300px;
	margin-right :			0px;
	width :					350px;
	height :				200px;
	text-align :			right;
	border-color:			#000000;}
	
div#worldmap {
	position:				relative;
	background-image :		url(../../images/anmeldung/gangwars-world.png);
	width :					592px;
	height :				244px;
	float :					left;}
select#form {
	width:	125px;}
span#mail {
	position :				relative;
	font-size :				0.7em;
	right :					-30px;}


