body {   margin: 0 auto;
         width: 950px;                                                                 /* richtet die Seite mittig aus */
         background-color:  #000000;                                                     /* Hintergrund des gesamten bodys */
    }

#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: 750px; border: solid 2px green; }
#luftbilder {  font-family: Times; font-size: 35px; margin-top: -50px; color:white; margin-left: 250px; }
#linie  {  margin-top: 150px; margin-left: 0px; }
#zur a { position: absolute; margin-top: 120px; margin-left: 850px; font-family: georgia; font-size: 15px; color: #FFFFFF; text-decoration: none; }

img {  border: solid 1px white;  }
table {  margin-top: 20px;  }
#copyright1 {  position: absolute; font-family: Verdana; font-size: 30px; color:#FFFF87 ; margin-top: 140px; margin-left: 30px; text-align: center; letter-spacing: 10px;}
#copyright2 {  position: absolute; font-family: Verdana; font-size: 30px; color:#FFFF87 ; margin-top: 360px; margin-left: 30px; text-align: center; letter-spacing: 10px;}