.skiplinks {/* kein display:none, so sichtbar fuer screenreader */
position: absolute;
overflow: hidden;
top: -999em;
width: 1px;
height: 1px;
}
/* fuer IE/Mac, sonst horizontale scrollbar */
.skiplinks {
display: none;
}

a:link {
color:#006699;
}

a:visited {
color:#000;
}

a:active {
color: #ff6666;
}

a:hover {
color: #ff6666;
}

a.adresse:link {
color: #fff;
text-decoration:none;
}

a.adresse:visited {
color: #fff;
text-decoration:none;
}

a.adresse:active {
color: #fff;
text-decoration:underline;
}

a.adresse:hover {
color:#ff0000;
text-decoration:underline;
}

#aussen {
text-align: right;
margin-right: 3%;
font-size: 0.85em;
}

.center {
text-align: center;
}

.absto {
margin-top: 20px;
}

.klein {
font-size: 0.7em;
}

p.norm {
font-size: 1em;
}