/* FIFACentral Relaunch CSS */

* {
margin:0;
padding:0;
}

html, body {
height:100%;	
}

body {
background: url(rasen_mitte.gif) repeat center;
text-align:center;
}

#leiste_top {
background: url(leiste_top.png) repeat center;
height:28px;
}

#leiste_top_text {
font-family:Arial Narrow;
font-size:13px;
color:f0f0f0;
padding-top:4px;
}

#leiste_top_text a {
padding-right:15px;
color:#f0f0f0;
}

a:link {
color:#f0f0f0;
text-decoration:none;
}

a:hover, a:active {
color:#f0f0f0;
text-decoration:none;
}

a:visited {
color:#f0f0f0;
text-decoration:none;
}


#abstand { 
width:5px;
height:0%;
margin-bottom:-364px; /* halbe Höhe von #container */
float:left;
}

#container {
margin:0 auto;
text-align:left;
height:728px;
width:919px;
clear:left;
}

#rasen_unten {
background-image: url(rasen.png);
background-repeat: repeat-y;
height:17%;
width:20px;
text-align:center;
margin-left:52%;
margin-top:-4px;
}

#rasen_oben {
background-image: url(rasen.png);
background-repeat: repeat-y;
height:17%;
width:20px;
text-align:center;
margin-left:52%;
}
