h1 { font-size:24pt;
     font-family: verdana; 
     color:#0066ff; }
     
h2 { font-size:14pt;
     font-style:italic;
     font-family: verdana; 
     color:#0066ff; }

h3 { font-size:12pt;
     font-family: verdana;
     font-style:italic;
     font-weight: bold;
     color: black; }
     
p {
	color: #000;
	font-size: 10pt;
	font-family: Verdana, Geneva, sans-serif;
}

a:link { color:  #0066ff;
         font-size: 10pt;
         font-family: verdana; 
         font-weight: bold;
         text-decoration: none; }

a:hover { font-weight: bold;
          color: lightblue;
          text-decoration: none }
          
a:visited { color:  #000080;
            font-size: 10pt;
            font-family: verdana; 
            text-decoration: none; }
.Hervorhebung {
	color: #F00;
	font-weight: bold;
}
.Zahlen_auflisten {
	text-align: right;
}
.Tabellenschrift {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
}
}
.Bildunterschrift {
	font-size: 8pt;
}
.Hervorhebung-gross {
	font-size: 1.3em;
	color: #666;
}

.Hervorhebung {
	color: #F00;
	font-size: 16px;
}
.Hervorheben {
	color: #F00;
}
.Zentriert {
	text-align: center;
}
.Zentriert {
	font-family: Verdana, Geneva, sans-serif;
}
.Zentriert_rot {
	color: #F00;
	font-weight: bold;
}

