/******************************************************/
/* STYLE                                             */
/******************************************************/

body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:11px;
  background-color:#FFFFFF;
  
}
.style1 {font-size: 12px;
line-height: 18px;
}
.teamname {font-size: 12px;
line-height: 18px;
font-weight: bold;
}


#center {
	position:absolute;
	width:500px;
	height:250px;
	z-index:1;
	left: 50%;
	margin-left:-250px;
	top: 250px;
	margin-top:-100px;
}
#mainfield {
	position:absolute;
	width:850px;
	height:800px;
	z-index:1;
	left: 50%;
	margin-left:-425px;
	top: -25px;
	
}
#block_links {
	position:relatvie;
	width:470px;
	height:460px;
	z-index:2;
	left: 0px;
	top: 55px;
}
#block_rechts {
	position:relative;
	width:308px;
	height:315px;
	z-index:2;
	left: 540px;
	top: -460px;
}
#block_gesamt {
	position:relatvie;
	width:850px;
	height:460px;
	z-index:2;
	left: 0px;
	top: 55px;
}

#fusszeile {
	position:relative;
	width:850px;
	height:33px;
	z-index:2;
	top: 669px;
}
#mainfield div #textlinksflashfeld .style3 {

}
