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 img {
    border-color: #FFFFFF;
  }
 a:visited img {
    border-color: #FFFFFF;
  }
  a:hover img {
    border-color: #FF0000;
  }
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 : 7px;
}
div
{
	Font-Family:Verdana, Arial, Sans-Serif;
	Font-Size:13px;
}
p
{
	Font-Family:Verdana, Arial, Sans-Serif;
	Font-Size:13px;
	text-align: left;
}
p.center {
	text-align: center;
}
p.right {
	text-align: right;
}
td
{
	Font-Family:Verdana, Arial, Sans-Serif;
	Font-Size:13px;
}

B {
	font-weight: bold;
	color:#FFFFFF;
}

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: "Times New Roman", Times, serif; font-size: 33px; font-weight: bold; color: #FFFFFF;  padding-bottom : 10px;  padding-top : 20px;  text-align: left;  font-style: italic;   }
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;
}
img {
	border-color: White;
}