@charset "utf-8";
/* written by Marius 'wannabe' S. for Infected Reflex on 18.06.2009 */

body {
background:url(../ir_Bilder/body_bg02.png);
margin:0;
padding:0;
}

div#bg {
background:url(../ir_Bilder/body_bg01.png) repeat-x;
width:100%;
height:auto;
min-height:1200px;
float:left;
}

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

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

div#box_mitte {
width:542px;
height:auto;
float:left;
}

div#inhalt {
width:532px;
height:auto;
min-height:900px;
float:left;
margin:5px;
}

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

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