@charset "UTF-8";

* { margin: 0; padding: 0; }
* html body { height: 100%; }

html {
	background: #000714 url("fcc_background.gif") repeat-x scroll center top;
	height: 100%;
}

body {
    font-family: "Lucida Grande", Tahoma, Arial, Helvetica, Geneva, Swiss;
    color: #ccc;
    font-size: 11px;
	height: 100%;
	text-align:center;
}

#Main {
	position:relative;
    width:980px;
    margin: 0 auto 0 auto;
}

.vorverkauf {
	position: absolute;
	z-index: 15;
	top: 0px;
	left: 27px;

}

.blocks {
	z-index: 15;
	top: 0px;
	left: 27px;
	text-align: left;
	min-height: 900px;
	background-repeat: no-repeat;
}

/* text pages */

.postition_top {
	z-index: 10000;
}

.text_white {
	z-index: 15;
	top: 0px;
	left: 27px;
	text-align: left;
	min-height: 500px;
	background: #fff;
	background-repeat: no-repeat;
	line-height: 16px;
}

.text_black {
	z-index: 15;
	top: 0px;
	left: 27px;
	text-align: left;
	min-height: 500px;
	background: #090b24;
	background-repeat: no-repeat;
	line-height: 16px;
}

.content_text_white {
	position: relative;
	padding: 220px 0 0 50px;
	color: #000;
}
.content_text_black {
	position: relative;
	padding: 220px 180px 0 50px;
	color: #fff;
	line-height: 20px;
	font-size: 12px;
}

.bottom_flash {
	position: absolute;
	left: 230px; top: 705px;
	width: 600px;
	text-align: left;
}
.bottom_flash2 {
	position: absolute;
	left: 230px; top: 678px;
	width: 600px;
	text-align: left;
}
.bottom_startlink1 {
	position: absolute;
	left: 100px; top: 674px;
	width: 50px;
	text-align: left;
}
.bottom_startlink2 {
	position: absolute;
	left: 155px; top: 674px;
	width: 50px;
	text-align: left;
}
.ballgame {
	position: absolute;
	z-index: 15;
	top: 640px;
	width: 210px;
	left: 690px;
	text-align: left;
}

.bottom_flash2 .bottommenu2 a, .bottom_block2 .bottommenu2 a, .bottom_text2 .bottommenu2 a {
	color: #fff;
	text-decoration: none;
	font-size: 12px;
}
.bottom_text_white2 .bottommenu2 a {
	color: #000;
	text-decoration: none;
	font-size: 12px;
}

.bottom_block {
	position: absolute;
	left: 360px; top: 760px;
	width: 600px;
	text-align: right;
}
.bottom_block2 {
	position: absolute;
	left: 60px; top: 758px;
	width: 190px;
	text-align: left;
}
.bottom_block3 {
	position: absolute;
	left: 60px; top: 788px;
	width: 300px;
	text-align: left;
}
.bottom_block4 {
	position: absolute;
	left: 380px; top: 708px;
	width: 300px;
	text-align: right;
}
.bottom_block5 {
	position: absolute;
	left: 603px; top: 741px;
	width: 170px;
	text-align: left;
}

.bottom_facebook1 {
	position: absolute;
	left: 250px; top: 755px;
	width: 300px;
	text-align: left;
}
.bottom_facebook2 {
	position: absolute;
	left: 773px; top: 738px;
	width: 300px;
	text-align: left;
}
.bottom_facebook3 {
	position: absolute;
	left: 240px; top: 755px;
	width: 300px;
	text-align: left;
}


.bottom_text, .bottom_text_white {
	margin-left: 50px; margin-top:10px;
}
.bottom_text2, .bottom_text_white2 {
	margin-left: 50px;
}
.bottommenu {
	width:600px;
}
.bottommenu a {
	color: #ccc;
	text-decoration: none;
}
.bottommenu a:hover {
	color: #999;
	text-decoration: none;
}

.bottom_text_white .bottommenu a {
	color: #000 !important;
	text-decoration: none;
}


.infos {
	position: absolute;
	z-index: 15;
	top: 563px;
	width: 150px;
	left: 65px;
	text-align: left;
	}

.homepage {
	position: absolute;
	z-index: 15;
	top: 610px;
	width: 150px;
	left: 65px;
	text-align: left;
	}

.timespin {
	position: absolute;
	z-index: 15;
	top: 628px;
	width: 150px;
	left: 865px;
	text-align: left;
	}


.clearing {
	clear: both;
}