@charset "UTF-8";

.Menueueberschrift 
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 40px;
	color: #FFF;
	font-style: italic;
	font-weight: bolder;
}
a{text-decoration:underline;color: #000;}
.navi 
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: ##FFF;
	background-color: #58585a;
	line-height: 35px;
	text-decoration: none;
}
a.navi:link /* unvisited link */
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #FFF;
	background-color: #000;
	line-height: 35px;
	text-decoration: none;
}
a.navi:visited /* visited link */
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color:#FFF;
	background-color: #000;
	line-height: 35px;
	text-decoration: none;
}
a.navi:hover /* mouse over link */
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color:#000;
	background-color: #58585a;
	line-height: 35px;
	text-decoration: none;
}
a.navi:active /* selected link */
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: ##FFF;
	background-color: #58585a;
	line-height: 35px;
	text-decoration: none;
}
.copy 
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 22px;
	color: #000;
}
.copyHL 
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 22px;
	color: #000;
	text-transform: uppercase;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #FFF;
}
.copytabelle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFF;
}
