a:link
{
	Font-Size:13px;
	color:#000099; 
	Text-Decoration:underline;
	Font-Weight:normal;
	Background:#FFFFED;
}
a:visited
{
	Font-Size:13px;
	color:#000099; 
	Text-Decoration:underline;
	Font-Weight:normal;
/*	Background:#FFFFF0; */
} 
a:active 
{
	Font-Size:13px;
	color:#0000FF; 
	Text-Decoration:underline;
	Font-Weight:normal;
/*	Background:#FFFFF0; */
}
A:Hover{ /* !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:#FFFFED;
	color:#000099;
	background-image:url(img/HG.jpg);
	background-repeat: no-repeat;
	background-position: 90% 85%; 
	background-attachment: fixed;
/*	scrollbar-track-color:#FFFFFF; scrollbar-base-color:#000099; scrollbar-arrow-color:#FFFFFF; */
	margin : 7px;
}
cite {
	font-family : "Times New Roman", Times, serif;
	font-size : 16px;
	font-style: italic;
}
blockquote {
	margin-left: 50px;
	margin-right: 50px;
	text-align : justify;
}
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;
	color:#000099;
}

em /* Rote Hervorhebung */
{
	Font-Family:Verdana, Arial, Sans-Serif;
	Font-Style:normal;
	Background:#FFFFED;
	color:#FF0000;
	 font-weight: normal;
}
strong 
{
	Font-Family:Verdana, Arial, Sans-Serif;
	Font-Size:16px;
	color:#000099; 
	Text-Decoration:none;
	Font-Weight:bold;
/*	Background:#000099; */
}
h1           { font-family: Arial; font-size: 20px; font-weight: bold; color: #800040;  padding-bottom : 10px;  padding-top : 5px;  }
h2           { font-family: Arial; font-size: 16px; font-weight: bold; color: #314B91;}
h3           { font-family: Arial; font-size: 16px; font-weight: bold; color: #314B91;}

img{
	border-color: #000099;
}

ul
{
	Font-Family:Verdana, Arial, Sans-Serif;
	Font-Size:13px;
}
ul.ok
{
list-style-image:url("images/bullet-ok.gif");
	Font-Family:Verdana, Arial, Sans-Serif;
	Font-Size:13px;
}

ul.quadrat
{
list-style-image:url("images/bullet-quad.gif");
	Font-Family:Verdana, Arial, Sans-Serif;
	Font-Size:13px;
}
ul.rund
{
list-style-image:url("img/Punkt-aus.gif");
	Font-Family:Verdana, Arial, Sans-Serif;
	Font-Size:13px;
	vertical-align : middle;
}
ul.kreis
{
list-style-type:circle;
	Font-Family:Verdana, Arial, Sans-Serif;
	Font-Size:13px;
	vertical-align : middle;
}
li.aktiv
{
	Font-Family:Verdana, Arial, Sans-Serif;
	Font-Size:13px;
	color:#FF0000;
	Text-Decoration:none;
	Font-Weight:bold;
	background:#FFFFED;
}



