
a {
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 11px;
        text-decoration:none;
        line-height:15px;
        }

a:link {color: red;}
a:visited {color: red;}
a:active {color: darkorange;}
a:hover {color: black;}

a.zuUnterebene {
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 11px;
        text-decoration:none;
        line-height:15px;
        }

a.zuUnterebene:link {color: black;}
a.zuUnterebene:visited {color: black;}
a.zuUnterebene:active {color: darkorange;}
a.zuUnterebene:hover {color: darkorange; text-decoration:underline;}


font.standort {
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 11px;
        font-weight:normal;
        text-decoration:none;
        line-height:15px;
        color: slategray;
        }

td {
	font-family:Verdana,Arial,sans-serif;
	font-size:11px;
	}

.normal {
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 13px;
        text-decoration:none;
        line-height:15px;
        }
.klein {
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 11px;
        text-decoration:none;
        line-height:15px;
        }
