h1     { color: #993300; font-size: 14pt}

/* Seitenueberschriften Schriftgroesse*/



h2     { color: #d03468; font-weight: bold; font-size: 14pt }

/* Unterpunkt Schriftgroesse*/



h3 { color:#CCCCCC; font-size:10pt; background-color:#008000; font-weight:bold; }

h4 { color:#ffffff; font-size:10pt; background-color:#000000; font-weight:bold; }




p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i        { color: #999999; font-size: 8pt; font-family:Verdana,Arial }

/* normaler Text Schriftgroesse*/

.addresse {
	color:#999999;
	font-size:7pt;
	font-style: italic;
}
a:link { color:#999999; font-size:10pt; font-family:Verdana,Arial; text-decoration:none;}

a:visited { color:#999999; font-size:10pt; font-family:Verdana,Arial; text-decoration:none; }

a:active { color:#999999; font-size:10pt; font-family:Verdana,Arial; text-decoration:underline; }

a:hover { color:#FF9900; font-size:10pt; font-family:Verdana,Arial; text-decoration:underline; }

.navi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
}
.uberschrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;

}
.uberschrift2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #999999;


}
