@charset "utf-8";
/* written by Marius 'wannabe' S. for Magoo E-Sports on 16.01.2009 */

body {
background:url(../magoo_Bilder/body_bg.png) repeat-x #0088e8;
margin:0;
padding:0;
}

div#page {
background-image:url(../magoo_Bilder/page_bg.png);
width:1000px;
height:auto;
float:left;
margin:0 0 0 -500px;
left:50%;
position:absolute;
}

div#header {
width:1000px;
height:auto;
float:left;
}

div#header_oben {
background-image:url(../magoo_Bilder/header/header_oben.png);
width:1000px;
height:11px;
float:left;
}

div#header_mitte {
background-image:url(../magoo_Bilder/header/header_mitte.png);
width:1000px;
height:26px;
float:left;
}

div#header_unten {
background-image:url(../magoo_Bilder/header/header_unten.png);
width:1000px;
height:172px;
float:left;
}

div#content {
width:1000px;
height:auto;
float:left;
}

div#mitte {
width:472px;
height:auto;
float:left;
}

div#inhalt {
width:469px;
height:auto;
float:left;
margin:0 2px 0 1px;
}

div#footer {
background-image:url(../magoo_Bilder/footer.png);
width:1000px;
height:28px;
float:left;
}
