body {
    color: #ffffff; background-color: #132d4a; text-decoration:none;
    font-size: 100.01%;
    font-family: Helvetica,Arial,sans-serif;
    margin: 0 0 0.8em 0; padding: 0;
    text-align: center;  /* Zentrierung im Internet Explorer */}

  div#Ueberschrift {
    text-align: left;    /* Seiteninhalt wieder links ausrichten */
    margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
    width: 850px;
    padding: 0;
    background: #132d4a ;}

  h1 {
    font-size: 2.5em;     /* Überschrift   */
	margin: 0; padding: 0.5em;
    text-align: center;
	font-family: "Lucida Handwriting",Helvetica,Arial,sans-serif;
    background: #132d4a ; color: #789ec9;}

  ul#Navigation { font-size: 0.75em; float: left; width: 128px;
                  margin: 0 0 0.6em; padding: 0;}
  
  ul#Navigation li { list-style: none; margin: 0; padding: 0.5em; }
 
  ul#Navigation a { display: block; padding: 0.1em 1em 0.1em 0.5em;    font-weight:bold; 
	color: black;  background-color: silver;}
 
  ul#Navigation a:link {text-decoration:none; color: white; background-color: #132d4a;}
 
  ul#Navigation a:visited {text-decoration:none; color: white; background-color: #132d4a;}
  
  ul#Navigation a:hover {text-decoration:none; color: black; background-color: #789ec9;}
 
  ul#Navigation a:active {text-decoration:none; color: black; background-color: gray; }
  
  div#Inhalt {  margin: 0 0 0.5em 140px; padding: 0 ; }
  * html div#Inhalt { height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
    margin-bottom: 0;}
 
 div#Inhalt ue2 {font-family: Arial, Helvetica, sans-serif; 
		font-size: 1.3em;    margin: 0.2em 0;  color: #789ec9;}

  div#Inhalt p { font-size: 0.88em;  margin: 0.2em 0 1em; color: #ffffff;}

  p#Fusszeile { clear: both; font-size: 0.71em; margin: 0; padding: 0.1em;
                text-align: left;  background-color: #789ec9; color: #000000;}
				
  p#Bilder { clear: both; font-size: 0.88em; margin: 0; padding: 0.1em;
                text-align: center;  background-color: #132d4a ; color: #000000;}

  div#BilderTabelle { clear: both; font-size: 0.88em; margin: 0; padding: 0.1em;
                text-align: center;  background-color: #132d4a ; color: #ffffff;}
  div#BilderTabelle a {color: black;}
  div#BilderTabelle a:link { text-decoration:none; }
  div#BilderTabelle a:visited { text-decoration:none; }
  div#BilderTabelle a:hover { text-decoration:none; }
  div#BilderTabelle a:focus { text-decoration:none; }
  div#BilderTabelle a:active { text-decoration:none; }
				

