a {	font-family:'Verdana';
	font-size: 10pt;
	color: #000000;
	text-decoration: underline;
}

a:visited	{ color: #000000;}
a:active	{ color: #990033; text-decoration: none;}
a:hover	{ color: #990033; text-decoration: none }

a.weiss {	font-family:'Verdana';
	font-size: 10pt;
	color: #FF9933;
	text-decoration: underline;
}

a.weiss:visited	{ color: #000000;}
a.weiss:active	{ color: #CC0000;}
a.weiss:hover	{ color: #CC0000; text-decoration: none }

.SeitenUeberschrift {
   font-family:'Verdana';
   font-size: 10pt;
   letter-spacing:1;
   font-weight: bold;
   color: #FFFFFF;
   text-align: left;
   margin: 0;
}

.TabellenText {
	font-family:'Verdana';
	font-size: 10pt;
	color: #000000;
	margin-left: 0;
	margin-right: 0;
	margin-top: 1;
	margin-bottom: 1;
}

.SeitenText {
	font-family:'Verdana';
	font-size: 10pt;
	letter-spacing:1;
	color: #000000;
	line-height: 150%;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 4;
}