
body {
        font: 0.8em Tahoma, Arial, Helvetica, sans-serif;
        margin: 0 auto;
        padding:0px;
        background-color:#3F3F3F;                   /*HINTERGRUNDFARBE*/
       /* width: 100%;   */
       width: 950px;                
        text-align:center;
       /* letter-spacing: 0.1em;*/
}
#linkeseite { width: 194px; height: 1050px;  float: left;
        border-left: solid 1px black; border-right: solid 1px black; }


#fusszeile { font-family: helvetica; font-size: 15px; }

#container  {  width: 950px; height: auto; border: solid 2px green; }
#luftbilder {  font-family: Times; font-size: 35px; margin-top: -150px; color:white; text-align: center;}
#linie  {  margin-top: 150px; margin-left: 0px; }

#zur a { font-family: georgia; font-size: 15px; text-decoration: none; color: #FFFFFF;}
img {  border: solid 1px white;  }
table {  margin-top: 20px;  }