<style type="text/css"> 
<!-- 
body 
        { 
        font-family:Tahoma, Arial; 
        font-size:9pt; 
        } 
 
table 
{ 
font-size:9pt; 
font-family:Tahoma,Arial; 
} 
 
tr 
{  font-size:9pt; 
font-family:Tahoma,Arial; 
} 
 
td 
{  font-size:9pt; 
font-family:Tahoma,Arial; 
} 
 
/*H1 bis H3 sind braune Ueberschriften*/ 
 
  h1 
        { 
        font-size:30pt; 
        color:#E5B19B; 
        font-weight:bold; 
        } 
  h2 
        { 
        font-size:24pt; 
        color:#E5B19B; 
        font-weight:bold; 
        } 
  h3 
        { 
        font-family:Tahoma, Arial; 
        font-size:18pt; 
        color:#E5B19B; 
        font-weight:bold; 
        } 
 
/*H4 bis H6 sind Laufschriften*/ 
 
  h4 
        { 
        font-family:Tahoma, Arial; 
        font-size:11pt; 
        color:#E5B19B; 
        } 
  h5 
        { 
        font-size:10pt; 
        color:white; 
        } 
  h6 
        { 
        font-size:9pt; 
        } 
 
  p 
        { 
        font-family:Tahoma, Arial; 
        font-size:9pt; 
        } 
  li 
        { 
        font-family:Tahoma, Arial; 
        font-size:10pt; 
        } 
#suchehintergrund 
      { 
      position:absolute; left:0px; top:0px; height:40px; width:1000px; background-color:#FFF5C1; 
      } 
 
.suche 
      { 
      position:absolute; left:220px; top:10px; font-family:Tahoma, Arial; 
        font-size:9pt; 
      } 
 
#navihintergrund 
      { 
      position:absolute; left:0px; top:115px; height:700px; width:180px; background-color:#FFF5C1; 
      } 
 
 
.navi 
      { 
      position:absolute; left:10px; top:5px; background-color:#FFF5C1; font-size:11pt;
      } 

.navilink
	{font-family:Tahoma, Arial; 
        color:#C33B3B; 
        font-weight:bold; 
        text-decoration:none; 
        font-size:11pt; }
.link
	{
	font-family:Tahoma, Arial; 
        color:#C33B3B; 
        font-weight:bold; 
        text-decoration:none; 
        font-size:9pt; }
 
#inhalt 
       { 
       position:absolute; left:200px; top:45px; 
       } 

.klein
	{
	font-size:7pt:
	} 
  //--> 
  </style>