a:link
{
	Font-Size:13px;
	color:#FFFFFF; 
	Text-Decoration:underline;
	Font-Weight:normal;
	Background:#000000;
}
a:visited
{
	Font-Size:13px;
	color:#FFFFFF; 
	Text-Decoration:underline;
	Font-Weight:normal;
/*	Background:#FFFFF0; */
} 
a:active 
{
	Font-Size:13px;
	color:#FFFFFF; 
	Text-Decoration:underline;
	Font-Weight:normal;
/*	Background:#FFFFF0; */
}
A:Hover{ /* !Reihenfolge:Ist Visited nach Hover, so gilt jene Farbe */
	Font-Size:13px;
	Text-Decoration:underline;
	Font-Weight:normal;
	Color:#FF0000;
/*	Background:#FFFFF0; */
}
a:link.ohne
{
	Font-Size:13px;
	color:#FFFFFF; 
	Text-Decoration:none;
	Font-Weight:normal;
	Background:#000000;
}
a:visited.ohne
{
	Font-Size:13px;
	color:#FFFFFF; 
	Text-Decoration:none;
	Font-Weight:normal;
/*	Background:#FFFFF0; */
} 
a:active.ohne
{
	Font-Size:13px;
	color:#FFFFFF; 
	Text-Decoration:none;
	Font-Weight:normal;
/*	Background:#FFFFF0; */
}
A:Hover.ohne{ /* !Reihenfolge:Ist Visited nach Hover, so gilt jene Farbe */
	Font-Size:13px;
	Text-Decoration:none;
	Font-Weight:normal;
	Color:#FF0000;
/*	Background:#FFFFF0; */
}
body
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background:#000000;
	color:#FFFFFF;
/*	background-image:url(img/steuer-fixhg.gif);
	background-repeat: no-repeat;
	background-position: 95% 95%; 
	background-attachment: fixed;
*/
/*	scrollbar-track-color:#FFFFFF; scrollbar-base-color:#000099; scrollbar-arrow-color:#FFFFFF; */
	margin : 0px;
}
div
{
	Font-Family:Verdana, Arial, Sans-Serif;
	Font-Size:13px;
}
p
{
	Font-Family:Verdana, Arial, Sans-Serif;
	Font-Size:13px;
}

td
{
	Font-Family:Verdana, Arial, Sans-Serif;
	Font-Size:13px;
}

B {
	font-weight: bold;
}

em /* Rote Hervorhebung */
{
	Font-Family:Verdana, Arial, Sans-Serif;
	Font-Style:normal;
	Background:#000000;
	color:#FF0000;
	 font-weight: bold;
}
strong 
{
	Font-Family:Verdana, Arial, Sans-Serif;
	Font-Size:16px;
	color:#FFFFFF; 
	Text-Decoration:none;
	Font-Weight:bold;
/*	Background:#000099; */
}
h1           { font-family: Verdana, Arial, Sans-Serif; font-size: 20px; font-weight: bold; color: #FFFFFF;  padding-bottom : 10px;  padding-top : 5px;  }
h2           { font-family: Verdana, Arial, Sans-Serif; font-size: 17px; font-weight: bold; color: #FFFFFF;}
h3           { font-family: Verdana, Arial, Sans-Serif; font-size: 15px; font-weight: bold; color: #FFFFFF;}

ul
{
	Font-Family:Verdana, Arial, Sans-Serif;
	Font-Size:13px;
}

