a:link        { color: #111; text-decoration: underline; }
a:visited  { color: #111; text-decoration: underline; }
a:hover      { color: #111; font-weight: bold; text-decoration: underline; }

a:active       {
	color: #111;
	font-weight: bold;
	text-decoration: underline;
}
a:focus     { color: #111; font-weight: bold; text-decoration: underline; }
.NavMain   { color: #111; font-style: normal; font-weight: normal; font-size: 11px; font-family: Verdana, Arial, Geneva, Helvetica; text-decoration: none }
.NavMainHigh { color: #111; font-style: normal; font-weight: bold; font-size: 11px; font-family: Verdana, Arial, Geneva, Helvetica; text-decoration: none }
.BottomTitel { font-weight:bold; color: #111; font-style: normal;  font-size: 11px; font-family: Verdana, Arial, Geneva, Helvetica; text-decoration: none }
.TextTitel { color: #111; font-style: normal; font-weight: bold; font-size: 11px; font-family: Verdana, Arial, Geneva, Helvetica; text-decoration: none }
.NavSub    {
	color: #111;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana, Arial, Geneva, Helvetica;
	text-decoration: none;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.NavSubHigh  { color: #111; font-style: normal; font-weight: bold; font-size: 11px; font-family: Verdana, Arial, Geneva, Helvetica; text-decoration: none; margin: 0px }
.NavPfeil   { color: #111; font-style: normal; font-weight: bold; font-size: 12px; font-family: Verdana, Helvetica, Geneva, Arial; text-decoration: none;  margin: 0px }
.BottomSub  { color: #111; font-style: normal; font-weight: normal; font-size: 9px; font-family: Verdana, Arial, Geneva, Helvetica; text-decoration: none; margin: 0px; padding-top: 2px; }
.TextSub  {
	color: #111;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana, Arial, Geneva, Helvetica;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


a.nav {}
a.nav:link        { color: #111; text-decoration: none }
a.nav:visited  { color: #111; text-decoration: none }
a.nav:hover      { color: #111; font-weight: bold; text-decoration: none }
a.nav:active       {
	color: #111;
	font-weight: bold;
	text-decoration: none;
}
a.nav:focus     { color: #111; font-weight: bold; text-decoration: none }

.content, td {
	color: #111; font-style: normal; font-weight: normal; font-size: 11px; font-family: Verdana, Arial, Geneva, Helvetica;
}

h1 {
	font-weight: bold; font-size: 15px;
}
h2 { font-weight: bold; font-size: 13px;}

a.indexnav:link        { color: #111; font-weight: bold; text-decoration: none; }
a.indexnav:visited  { color: #111; font-weight: bold; text-decoration:  none; }
a.indexnav:hover      { color: #111; font-weight: bold; text-decoration:  none; }

a.indexnav:active       {
	color: #111;
	font-weight: bold;
	text-decoration:  none;
}
a.indexnav:focus     { color: #111; font-weight: bold; text-decoration:  none; }

