body {
	background-color: #000000;
	color: #bfbfbf;
	font-family: verdana, sans-serif;
	font-size: 18px;
	margin: 55px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	font-weight: normal;
	background-attachment: fixed;
	background-image: url(../pix/weltkarte.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
}

h1 {
}

/* flash player install */

div#installFlashPlayer {
    font-size: 16px !important;
    text-align: center !important;
}

div#installFlashPlayer h1 {
    font-size: 23px !important;
    text-align: center !important;
}
#header {
	height: 50px;
	width: 608px;
	margin-left: -304px;
	position: absolute;
	top: 100px;
	left: 50%;
}
#player {
	height: 336px;
	width: 608px;
	margin-left: -304px;
	position: absolute;
	left: 50%;
	top: 150px;
	text-align: center;
	vertical-align: middle;
}
#text {
	width: 608px;
	margin-left: -304px;
	position: absolute;
	left: 50%;
	top: 500px;
	color: #CCC;
	background-image: url(../images/geoip_bg2.png);
	height: 204px;
}
#text1 {
	width: 608px;
	margin-left: -304px;
	position: absolute;
	left: 50%;
	top: 882px;
	color: #CCC;
	background-image: url(../images/geoip_bg3.png);
	height: 31px;
	padding-top: 15px;
}
#form {
	width: 608px;
	top: 713px;
	margin-left: -304px;
	position: absolute;
	left: 50%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 160px;
	background-image: url(../images/geoip_bg4.png);
}
.labelform {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}
#social {
	width: 100px;
	margin-left: 210px;
	position: absolute;
	left: 50%;
	top: 940px;
	margin-bottom: 100px;
}

