.lauftext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #999999;
	line-height: 16px;
}
.legende {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #999999;
}
.zwischentitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: Kein;
	color: #58aee1;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #58aee1;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #58aee1;
	text-decoration: none;
}
.haupttitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #999999;
	letter-spacing: 2px;
	line-height: 18px;
	font-weight: bold;
	text-transform: capitalize;
}
#Tabelle_01 td div {
 	position:relative;
}
#Tabelle_01 ul {
	margin:0;
    list-style:none;
    position:relative;
    position:absolute;
    top:26px;
    left:0;
    z-index:1000;
    visibility:hidden;
    background:#fff;
    padding:0;
}
#Tabelle_01 ul li {
	border-bottom:1px dotted #c3c3c3;
}
#Tabelle_01 ul li a {
	color:#000;
    line-height:16px;
    font-size:11px;
    text-decoration:none;
    display:block;
}
#Tabelle_01 ul li a:hover {
	color:#e8e8e8;
}
* html #Tabelle_01 td {
   font-size:1px;
}
*+html #Tabelle_01 td {
   font-size:1px;
}
