body {
font-size: 0.8em;
}
#header {
margin:0px 0px 0px 0px;
height:115px;
width:100%;
background-image:url(images/header_back.png);
background-repeat:repeat-x;
float:left;
}
#login {
margin:0% 0% 0% 10%;
height:79px;
width:415px;
background-image:url(images/login_area.png);
background-repeat:no-repeat;
float:left;
}
#navi {
margin:2% 0% 0% 3%;
float:left;
}
#bottom {
height:115px;
width:100%;
background-image:url(images/bottom.png);
background-repeat:repeat-x;
float:left;
}
#left {
margin:1% 0% 1% 10%;
width:177px;
float:left;
}
#searchbox {
height:223px;
width:177px;
background-image:url(images/searchbox.png);
background-repeat:no-repeat;
float:left;
}
#searchbox_inline {
margin:3px 10px 10px 10px;
text-align:justify;
}
#partner {
margin:10% 0% 0% 0%;
height:299px;
width:177px;
background-image:url(images/partner.png);
background-repeat:no-repeat;
float:left;
}
#partner_inline {
margin:2px 10px 10px 10px;
text-align:justify;
}
#main {
margin:1% 0% 1% 1%;
width:650px;
float:left;
}
#registrieren {
height:399px;
width:636px;
background-image:url(images/anmeldung_back.png);
background-repeat:no-repeat;
float:left;
}