#container
{
         position:relative;
     width:990px;
}
#rand
{
 position:relative;  float:left; background-color:#ffffff;
     width:990px; text-align:left; 

}

#header
{position:relative;
         width:990px;
         height:210px;
        background-image: url("../upload/bgBilder/bgMenue.jpg");
    background-repeat:repeat-x; background-position:left bottom;
         float:left;
}

#logo
{
         position:absolute;
         top:27px;
         left:27px; float:left;
}

#bildRechts
{
         position:absolute;
         top:14px;
         left:635px; float:left;
}

#content
{
     width:990px; text-align:left; margin:0; padding:0;
         float:left; 
       background-image: url("../upload/bgBilder/bgContent.jpg");
    background-repeat:repeat-y; 
}
#breadcrumb
{
margin:10px 0 0 0;
}

#contentLinks
{
width:228px;   padding:0;margin:20px  0 0 15px; 
         float:left; 
}

#halbLinks
{
width:49%; float:left;
}

#halbRechts
{
width:49%; float:right;
}

#contentRechts
{         width:700px;margin:0 0 0 40px;
float:right; 

}

#inhaltHeadline
{
width:775px; float:left; min-height:20px; background-color:#f2f2f2; border-bottom:1px solid #000000; padding:0; margin:0px;
}
#inhaltHeadline h1
{
font-size:16px; margin:0; padding:3px 0 1px 34px; line-height:26px;
}

#inhalt
{
margin:25px 0 0 24px; width:660px;
float:left;
}

#footerNavigation
{
position:relative;
         width:990px; text-align:center; color:#ffffff;
         height:70px;
        background-image: url("../upload/bgBilder/bgFooterMenue.jpg");
    background-repeat:repeat-x; background-position:left bottom;
         float:left;
}
