a
{     
    text-decoration : none;
              color : #000000;
}   

a:hover
{   
    color : #808080;
}

a.navigation
{     
    text-decoration : none;
              color : #808080;
}   

a.navigation:hover
{   
    color : #000000;
}

body.schrift
{        
         font-family : Tahoma, sans-serif;
           font-size : 10pt;
               color : #808080;
    background-color : #BFDFFF;
}   

span.text
{   
    position : absolute;
      bottom : 20px;
}

span.schwarz
{   
    color : #000000;
}

td.rechts
{
     text-align : right;
      font-size : 8pt;
}

div.aussen
{   
    text-align : center;
}

div.innen
{   
        margin : auto;
    text-align : left;
         width : 970px;
        height : 616px;
}

div.navigation 
{   
    text-align : left;
         width : 970px;
        height : 100px;
}

div.logo
{   
                  width : 310px;
                 height : 100px;
       background-image : url(images/schatten_oben1.jpg);		
    background-position : left bottom;
      background-repeat : no-repeat;
}   

div.leiste
{   
               position : relative;
            margin-left : 310px;
             margin-top : -100px;
                  width : 660px;
                 height : 100px;
       background-image : url(images/schatten_oben2.jpg);
    background-position : left bottom;
      background-repeat : no-repeat;
}

div.links
{
         width : 10px;
        height : 470px;
    background : url(images/schatten_links.jpg);
}        

div.inhalt
{
          text-align : center;
    background-color : #FFFFFF;
        border-right : 1px solid gray;
         margin-left : 10px;
          margin-top : -470px;
               width : 300px;
              height : 470px;
}

div.inhalt_text
{
     font-size : 8pt;
        margin : auto;
    text-align : justify;
         width : 270px;
        height : 460px;
}

div.bild
{      
    margin-left : 310px;
     margin-top : -470px; 
          width : 650px;
         height : 470px;
}   

div.rechts
{      
    margin-left : 960px;
     margin-top : -470px;
          width : 10px;
         height : 470px;
     background : url(images/schatten_rechts.jpg);
}

div.unten
{   
                  width : 970px;
                 height : 46px;
       background-image : url(images/slogan.jpg);
    background-position : right top;
      background-repeat : no-repeat;
}