a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-transform: lowercase;
	color: #D9732B;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #D9732B;
	text-decoration: none;
	text-transform: lowercase;
}
a:hover {
	color: #00697B;
	text-decoration: none;
}

a:active {
	color: #CCCC00;
}

a.hidden {
	color: #D9732B;
	font-weight: normal;
	text-transform: none;
}

a.hidden:visited {
	color: #D9732B;
	font-weight: normal;
	text-transform: none;
}

a.hidden:hover {
	color: #00697B;
	font-weight: normal;
	text-transform: none;
}

a.hidden:active {
  color: #CCCC33;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #07666D;
}
.Titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #D9732B;
}

