#container
{
         position:relative;
     width:990px;
}
#rand
{
 position:relative;  float:left; margin:20px 0 20px 0;
     width:990px; min-height:720px;
     background-color:#ffffff;
}

#header
{
         top:0px;
         width:990px;
         height:150px;
         float:left; font-weight:normal;
background-image: url("../upload/bgBilder/bgHeader.gif"); background-repeat:no-repeat; 

}

#logo
{
         position:absolute;
         top:0px;
         left:0px; float:left;
}
#navigationLinksOben
{
position:absolute; top:110px; left:17px; 
}
#navigationRechtsOben
{
position:absolute; top:110px; right:60px; text-align:right; 
}

#content
{
     width:990px; text-align:left;
         float:left; 
}


#contentInhalt
{
background-image: url("../upload/bgBilder/streifen.gif"); background-repeat:no-repeat; 
margin:25px 0px 40px 24px; border:1px solid #004F6D; border-top:0; border-bottom:0;
width:904px; float:left;
}

#contentInhaltText
{

margin:10px 0px 20px 20px; 
width:750px; float:left;
}
#rechts {width:370px; float:right;}
#links {width:370px; float:left;}

#obenText  {margin:0 0 -40px 7px; }

#contentInhaltTextBreit
{

margin:10px 0px 20px 20px; 
width:885px; float:left;
}

#rechtsGrau {width:510px; float:right; height:420px; overflow:auto; background-color:#f1f1f1; 
padding:20px 100px 20px 20px; margin:30px 10px 0 0; }
#linksGrau {width:220px; float:left; }
#backButton {position:absolute; top:656px; left:40px;}


#rechtsP {width:430px;margin:10px 0px 20px 0px;  float:right;}
#linksP {width:428px; margin:10px 0px 20px 20px;  float:left; border-right:1px solid #004F6D;}



