.body {
background-image:url(../graphics2009/background.jpg);
background-position:top;
background-attachment:fixed;
}



#topper {
    display:inline;
    position:relative;
    float:left;
    width:1000px;
    height:20px;
    left:50%;
    margin-left:-495px;
    background-image:url(../graphics2009/bg_topper.png);
    background-repeat:no-repeat;
    margin-top:20px;
    padding-bottom:0px;
}

#wrapper {
    display:inline;
    position:relative;
    clear:both;
    width:960px;
    float:left;
        left:50%;
    margin-left:-495px;
    background-image:url(../graphics2009/bg_wrapper.png);
    padding:20px;
    padding-top:0px;
    padding-bottom:0px;

}


#border {
    position:relative;  
    float:left;
    clear:left;
    width:950px;
    border: 1px solid #CCCCCC;

}

#header {
    position:relative;
    top:1px;
    left:1px;
    width:948px;
    height:95px;
    background-image: url(../graphics2009/bg_header.jpg);

}


#navitop {
    position:relative;
    top:1px;
    left:1px;
    float:left;
    clear:left;
    width:730px;
    height:29px;
    background-image: url(../graphics2009/bg_navibar.jpg);
    margin-bottom:1px;
    padding-left:218px;
}

#logo {
    position:absolute;
    top:10px;
    left:25px;

}


#center
{
    position:relative;
    clear:left;
    float:left;
    width:950px;
    background-image:url(../graphics2009/bg_center.png);
}


#subnavi
{
    position:relative;
    margin-top:1px;
    margin-bottom:1px;
    margin-left:1px;
    float:left;
    position:relative;
    width:217px;

}

#content
{
    position-relative;
    float:left;
    width:467px;
    padding-left:36px;
    padding-right:36px;
}

#header-content
{
    width:502px;
    min-height:48px;
    margin-left:-34px;
    padding-left:36px;
    padding-top:6px;
    padding-bottom:10px;
    position:relative;
    float:left;
    background-image:url(../graphics2009/bg_header_content.jpg);
}

#rechts
{
    position:relative;
    float:left;
    margin-bottom:1px;
    margin-right:1px;
    width:180px;
}
#header-rechts
{
    position:relative;
    float:left;
    width:193px;
    height:125px;
    background-image:url(../graphics2009/header_rechts.jpg);
}

#content-spalte-rechts
{
width:193px;
margin-left:10px;
margin-right:10px;
}


#footer
{
    position:relative;
    clear:both;
    float:left;
    width:948px;
    height:85px;
    margin:1px;
}

#adressline {
    display:inline;
    position:relative;
    clear:both;
    float:left; 
    left:50%;
    margin-left:-495px;
    padding-top:40px;
    width:1000px;
    height:40px;
    text-align:center;
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    background-image:url(../graphics2009/bg_footer.png);
    background-repeat:no-repeat;
    }

#adressline a, #adressline a:active,  #adressline a:visited{
    font-family:Arial, Helvetica, sans-serif;
    color:#000000;
}

#adressline a:hover{
    color:#FFFFFF;
}
