#container
{
         position:relative;
     width:990px;
}
#rand
{
 position:relative;  float:left;
     width:990px;

}

#header
{
         top:0px;
         width:990px;
         height:190px;
         float:left; font-weight:normal;
background-image: url("../upload/bgBilder/header.gif"); background-repeat:no-repeat; 

}

#logo
{
         position:absolute;
         top:0px;
         left:810px; float:left;
}
#spruch a
{
position:absolute; top:60px; left:180px; font-weight:normal; line-height:150%; color:#ffeecc;
}

#content
{
     width:990px; text-align:left;
 background-image: url("../upload/bgBilder/content.gif"); background-repeat:repeat-y; background-position:0 0;
         float:left; 
}

#navigationLinks
{
         width:150px; margin:0; padding:10px 0px 0px 0;
         float:left;

}
#inhalt
{
margin:40px 40px 40px 220px;
width:700px float:left;
}
#inhaltOben
{
margin:0 0 40px 0;
width:700px float:left;
}
#inhaltRechts
{
margin:0;
width:340px; float:right;
}
#inhaltLinks
{
margin:0;
width:340px; float:left;
}

#inhaltRechtsStart
{
margin:0;
width:240px; float:right;
}
#inhaltLinksStart
{
margin:0;
width:440px; float:left;
}


#footerNavigation
{
width:990px; float:left; height:55px;
 background-image: url("../upload/bgBilder/footer.gif"); background-repeat:no-repeat; background-position:0 0;
}
