body  { font-family: Verdana, sans-serif;
        background-color: #055; color: white ;
        margin: 0em 1em 0.25em 4em;
        padding: 0;

}

#content {background-color: white; color:black;
          border-right: solid 4px black;
          border-top: solid 4px white; border-bottom: solid 4px black;
          margin-top: 0.75em;
          padding: 1em;
          text-align: justify;
             }

#content h1   { background-color: #055; color: white ;
              padding-bottom: 0.5 em;
              margin-top: 0em;
              clear: both; }

#content h4   { background-color: #055; color: white ;
              padding:  0.25em 0em 0.25em 0em;
              margin-top: 0.25em; }

#content h5   { background-color: #055; color: white ;
              padding: 0.1em 0em 0.1em 0em;
              margin: 0.5em 0em 0.2em 0em;
              font-size: 1em; }

#content p   { display: block;
                padding-top: 0.25em; margin-top: 1em;
               }

#content A     {
               COLOR: black;
               font-weight: 500;}

#content A:hover {
                  COLOR: yellow;
                  background-color: #055; }


#footer {background-color:#055; color:white;

         margin: 0.5em 0.5em 0.25em 0em;
         padding: 0.5em 0.5em 0.5em 0em;
         font-weight: bold; }

.pict {text-align: justify; }

.history {text-align: justify; }

.e4   {margin: 0.25em 0em 0.5em 8em; }

.clear { clear: both;}

#content .bild_r  {padding-left: 1em; padding-bottom: 0.5em;
          float: right;
          text-align: center;
          font-size: 0.8em;
          font-style: italic;
          font-weight: bold;
          color:black; }

#content .bild_l  {padding-right: 1em; padding-bottom: 0.5em;
          float: left;
          text-align: center;
          font-size: 0.8em;
          font-style: italic;
          font-weight: bold;
          color:black; }

#footer .rechts {

          padding-right: 1.0em; padding-bottom: 0em;
          float: right;
          text-align: left;

          font-weight: bold;
          color:black; }



hr   {clear: both;      }

