 body {
    color: black; background-color: white;
    font-size: 90.01%;
    font-family: Verdana,Arial;
    margin: 0; padding: 1em 0;
    text-align: center;  /* Zentrierung im Internet Explorer */
  }

  div#Seite {
	text-align: left;    /* Seiteninhalt wieder links ausrichten */
    	margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
    	width: 760px;
    	padding: 0;
    	background: #ffffff;
    	border: none;
  }

  h1 {
    font-size: 1.5em;
    margin: 0; padding: 0.3em;
    text-align: center;
    background: #ffffff;
    border-bottom: none;
  }
   ul#Navigation {
	font-size: 0.98em;
    	float: right; 
	height: 150%;	
	width: 50%;
    	margin: 0 1.2em 1.2em 0em; 
	padding: 0.7em;
  }
  ul#Navigation li {	
	line-height:2.4em;
	font-size: 1em;
	list-style-image: url(../images/roterpunkt.png) ;
    	margin: 10px 0 0 60px; padding: 0;
	 }
  ul#Navigation a {
	text-decoration:none;
    display: block;
    padding: 0;
    font-weight: bold;
  }
  ul#Navigation a:link {
	text-decoration:none;
	color: black; 
	background-color: white;
  }
  ul#Navigation a:visited {
	text-decoration:none;
	color: black; 
	background-color: white;
  }
  ul#Navigation a:hover {
	text-decoration:underline;
	color: black; 
	background-color: white;

  }
  ul#Navigation a:active {
	text-decoration:none;
	color: black; 
	background-color: white;
  }

  div#Inhalt {
	width: 90%;
	margin: 1em auto;
    	padding: 0 1em;
	text-align: right;
	line-height:1.2em; 
	font-size:1em;
	white-space:pre-line;
	  }
  * html div#Inhalt {
    	height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
    	margin-bottom: 0;
  }
  div#Inhalt h2 {
    	font-size: 1em;
    	margin: 1.4em auto;
      }
  div#Inhalt p {
    	font-size: 0.83em;
    	margin: 1em 0;
  }
div#Inhalt a:link {
	text-decoration:none;
	color: black; 
	background-color: white;
  }
  div#Inhalt a:visited {
	text-decoration:none;
	color: black; 
	background-color: white;
  }
  div#Inhalt a:hover {
	text-decoration:underline;
	color: black; 
	background-color: white;

  }
  div#Inhalt a:active {
	text-decoration:none;
	color: black; 
	background-color: white;
  }
div#Inhalt li {	
	line-height:2.4em;
	font-size: 1em;
	list-style-type:none ;
    	margin: 10px 0 0 60px; padding: 0;
	 }
div#intern {
	width: 90%;
	margin: 1em auto;
    	padding: 0 1em;
	text-align: left;
	line-height:1.2em; 
	font-size:1em;
	white-space:pre-line;
	  }
  * html div#intern {
    	height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
    	margin-bottom: 0;
  }
  div#intern h2 {
    	font-size: 1em;
    	margin: 1.4em auto;
      }
  div#intern p {
    	font-size: 0.83em;
    	margin: 1em 0;
  }
div#intern a:link {
	text-decoration:none;
	color: black; 
	background-color: white;
  }
  div#intern a:visited {
	text-decoration:none;
	color: black; 
	background-color: white;
  }
  div#intern a:hover {
	text-decoration:underline;
	color: black; 
	background-color: white;

  }
  div#intern a:active {
	text-decoration:none;
	color: black; 
	background-color: white;
  }
div#intern li {	
	line-height:2.4em;
	font-size: 1em;
	list-style-type:none ;
    	margin: 10px 0 0 60px; padding: 0;
	 }
div#Fusszeilelinks {
	width: 50%;
	margin: 1em auto;
    	padding: 0 1em;
	text-align: right;
	line-height:1.2em; 
	font-size:1em;
	white-space:pre-line;
	  }
  * html div#Fusszeilelinks {
    	height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
    	margin-bottom: 0;
  }
  div#Fusszeilelinks h2 {
    	font-size: 1em;
    	margin: 1.4em auto;
      }
  div#Fusszeilelinks p {
    	font-size: 0.83em;
    	margin: 1em 0;
  }
div#Fusszeilelinks a:link {
	text-decoration:none;
	color: black; 
	background-color: white;
  }
  div#Fusszeilelinks a:visited {
	text-decoration:none;
	color: black; 
	background-color: white;
  }
  div#Fusszeilelinks a:hover {
	text-decoration:underline;
	color: black; 
	background-color: white;

  }
  div#Fusszeilelinks a:active {
	text-decoration:none;
	color: black; 
	background-color: white;
  }

 
	p#Fusszeilerechts {
    clear: both;
    font-size: 0.83em;
    margin: 0; padding: 0.1em;
    text-align: center;
    background-color: #ffffff;
    border-top: none;
  }
	