a:link
{
	Font-Size:13px;
	color:#17002F; 
	Text-Decoration:underline;
	Font-Weight:normal;
	Background:#E6FFFD;
}
a:visited
{
	Font-Size:13px;
	color:#666666; 
	Text-Decoration:underline;
	Font-Weight:normal;
/*	Background:#FFFFF0; */
} 
a:active 
{
	Font-Size:13px;
	color:#666666; 
	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;
}
a:link img {
	border : 2px solid;
	border-color: #E6FFFD;	/*  HG  E6FFFD*/
}
a:visited img {
	border : 2px solid;
    border-color: #E6FFFD;
}
a:hover img {
	border : 2px solid;
    border-color: #FF0000;
}
a:link.ohne
{
	Font-Size:13px;
	color:#17002F; 
	Text-Decoration:none;
	Font-Weight:normal;
	Background:#E6FFFD;
}
a:visited.ohne
{
	Font-Size:13px;
	color:#330033; 
	Text-Decoration:none;
	Font-Weight:normal;
/*	Background:#FFFFF0; */
} 
a:active.ohne
{
	Font-Size:13px;
	color:#FF0000; 
	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:#E6FFFD;
	color:#17002F;
/*	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;
}

table.top {
	height: 220px;
	width : 574px;
	border : 0;
}

td
{
	Font-Family:Verdana, Arial, Sans-Serif;
	Font-Size:13px;
}

B {
	font-weight: bold;
}

strong  {
	Font-Size:13px;
	font-weight: bold;
}

em 
{
	Font-Family:Verdana, Arial, Sans-Serif;
	Font-Style: italic;
	Background:#E6FFFD;
	color:#17002F;
	 font-weight: normal;
}

h1           { font-family: Arial, Verdana, Sans-Serif; font-size: 20px; font-weight: bold; color: #17002F;  padding-bottom : 10px;  padding-top : 5px;  }
h2           { font-family: Arial, Verdana, Sans-Serif; font-size: 16px; font-weight: bold; color: #17002F;  padding-bottom : 0px;}
h3           { font-family: Verdana, Arial, Sans-Serif; font-size: 15px; font-weight: bold; color: #17002F;}
h4           { font-family: Verdana, Arial, Sans-Serif; font-size: 13px; font-weight: bold; color: #17002F;  letter-spacing : 3px;    }
h5           { font-family: Verdana, Arial, Sans-Serif; font-size: 13px; font-weight: bold; color: #000099;}  /* Interview-Fragen */

ul
{
	Font-Family:Verdana, Arial, Sans-Serif;
	Font-Size:13px;
}

ul.note
{
	list-style :   url(img/Note-sw.gif);
}

ul.direkt
{
	margin:10;
	padding:10;
}
cite {
	font-family : "Times New Roman", Times, serif;
	font-size : 16px;
	font-weight : normal;
	font-style : italic;
	text-align : right;
}
