@charset "UTF-8";

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

html {
	background: #000714 url("fcc_background.jpg") 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;
}

.flasher {
	position: absolute;
	z-index: 15;
	top: 108px;
	left: 27px;
	height:
}

.vorverkauf {
	position: absolute;
	z-index: 15;
	top: 134px;
	left: 627px;
	height:
}

.fcub {
	position: absolute;
	z-index: 15;
	top: 184px;
	left: 627px;
	height:
}

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

.dauer {
	position: absolute;
	z-index: 15;
	top: 258px;
	width: 210px;
	left: 53px;
	text-align: left;
	}
.ballgame1 {
	position: absolute;
	z-index: 15;
	top: 395px;
	width: 210px;
	left: 63px;
	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;
}