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

#linkeseite {  width: 194px; height: 1050px;  float: left;
        border-left: solid 1px black; border-right: solid 1px black; }

#navistart { position:absolute; top:200px; margin-left:-2px; width:200px;
            background-color:#7C7C7C; DCDA7;}
#mainnavstart a, #mainnavstart strong { text-decoration:none; display:block; width:182px;
         padding: 6px 2%; text-align:center; font-family:  helvetica,'trebuchet ms', arial, sans-serif;
         font-size:15px; color:black; font-weight: lighter;}
#mainnavstart tr a:link, #mainnavstart tr a:visited{          /* = Links fuer die Navigationsleiste */
         background-color: #7C7C7C;  /*Hintergrund = gelb*/ color: #FFFFFF;  /*Schrift =  schwarz */ }
#mainnavstart tr a:focus, #mainnavstart tr a:hover, #mainnavstart tr a:active, #mainnavstart strong {
         background-color:#AF0000; /*gelber  Hintergrund bei Beruehrung oder bei strong*/ color: #FFFFFF;    /*Schrift blau bei Beruehrung*/ }
        /* Ende der Startseite */
#mainnavstart table tr th { margin-top: 10px; border: solid 0px black;                                       /* Umrahmung der Menüspalten */
        }

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

#herzbergfotos { margin-top: 50px; margin-left: 240px; }
img {  height: 150px; width: 225px;  }
.hochgestellt img  {   height: 290px; width: 200px; margin-left: 240px;}