




/* allgemeiner Text auf allen Seiten */
	body	   { color: #ffffff; font-style: normal; font-size: 11px; font-family: Arial; text-decoration: none; background-color: black; text-align: left; margin: 0px }
	td	 { color: #ffffff; font-size: 11px; font-family: Arial; text-decoration: none; text-align: left }

/* Aussehen von Links */
	a:link		 { color: #6495ed; text-decoration: none }
	a:visited		 { color: #6495ed; text-decoration: none }
	a:hover		 { color: #6495ed; text-decoration: underline }
	a:active		 { color: #6495ed; text-decoration: none }
