<!--
body {
	font-family: Arial, "Times New Roman";
	color: #666666;
/*	background-color: #F2F2F2; */
    font-size: 100.01%;
    font-family: Helvetica,Arial,sans-serif;
    margin: 0; 
	padding: 1em;
}
	
div#bild {
  font-size: 0.91em;
  float: left; width: 14em;
  margin: 0.91em 0; padding: 0;
  border: 0px solid;
}

div#Inhalt {
  margin-left: 14em;
  padding: 0 1em;
  border: 0px solid;
  min-width: 16em; /* Mindestbreite (der Ueberschrift) verhindert Anzeigefehler in modernen Browsern */
}
div#Inhalt p {
  font-size:1em;
  margin: 1em 0;
}


 lui {list-style-typ: circle}   
 
 li li {list-style-typ: square}      
klein  {
    font-family: Arial, "Times New Roman";
	font-size: 10px; 
	color: #666666;
}
normal {
    font-family: Arial, "Times New Roman";
	font-size: 12px; 
	font-weight: bold;
	color: #666666;
}
mittel {
    font-family: Arial, "Times New Roman";
	font-size: 16px; 
	font-style: italic;
	font-weight: bold;
	color: #666666;
/* 	margin-left: 15px;  */
}

gross  {
    font-family: Arial, "Times New Roman";
	font-size: 24px; 
	font-weight: bold;
	color: #666666;
}
#carm {
    font-family: Arial, "Times New Roman";
	font-size: 12px; 
	color: #9B7BC5;
}
h1  {
    text-align: left;
	font-family: Arial, "Times New Roman";
	font-size: 24px; 
	color: #9B7BC5;
}
h2  {
    text-align: left;
	font-family: Arial, "Times New Roman";
	font-size: 20px; 
	color: #9B7BC5;
}
h3  {
    text-align: left;
	font-family: Arial, "Times New Roman";
	font-size: 12px; 
	color: #9B7BC5;
}
hw  {
    text-align: left;
	font-family: Arial, "Times New Roman";
	font-size: 14px; 
	color: #9B7BC5;
}

p.links {
	text-align: left;
	font-family: Arial, "Times New Roman";
	font-size: 24px; 
	color: #9B7BC5;
}
p.mitte {
	text-align: justify;
	font-family: Arial, "Times New Roman";
	font-size: 12px; 
	color: #9B7BC5;
}

p.normalo {
	text-align: justify;
	font-family: Arial, "Times New Roman";
	font-size: 12px; 
	color: #9B7BC5;
}

#center {
      position: absolute;
      left: 50%;
      top: 5%;    /*Abstand zum oberen Bildschirmrand. Eingabe in % oder px*/
      width: 800px;    /*die gewünschte Breite in px*/
      margin-left: -400px;    /*Die Hälfte der oben festgelegten Breite*/
/*      background-color: #ff0000;    Erzeugt eine Hintergrundfarbe, ggf. löschen*/
      border: 2px solid #000;    /*Erzeugt einen Rahmen, ggf. löschen*/
      }
-->

