.Haltestellen {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        color: #000000;
}
.Ueberschriften {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        color: #000000;
}
.Ueberschrift2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFF99;

}
.TextStandard {

        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: normal;
        color: #000000;
}
.Textklein {

        font-family: Arial, Helvetica, sans-serif;
        font-size: 8px;
        font-weight: normal;
        color: #000000;
}
 a:link { color:#000000; text-decoration:none;  }
 a:visited { color:#000000; text-decoration:none;  }
 a:hover { color:#0175BA; text-decoration:none; }
 a:active { color:#000000;  text-decoration:none; }
