a { color:#ffff00; }
a:link { color:#ffff00; text-decoration:none; }
a:alink { color:#00ff00; text-decoration:none; }
a:visited { color:#ffff00; text-decoration:none; }
a:focus { color:#00ff00; background-color:222222; text-decoration:none; }
a:hover { color:#00ff00; background-color:#44494E; text-decoration:none; }
a:active { color:#00ff00; background-color:#44494E; text-decoration:none; }

.Seite-Ueberschrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #cc6600;

}
.Text-Blau {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #006699;

}
.Text-Blau-Fett {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #006699;

}
.Text-Rot-Fett {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #cc0000;
}
.Text-Rot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #cc0000;
}
.Text-Menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffff00;
	background-color: #44494E;
}
