.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 {
color: #000;
background-color: transparent;
text-decoration: underline;
}

a:visited {
color: #006;
text-decoration: underline;
}

a:active, a:hover {
color: #131d74;
text-decoration: underline;
background-color: transparent;
}

h1, h2, h3, h4 {
margin: .9em 0 .2em 0;
padding: 0;
color: #232c33;
text-align: left;
}

p {
margin: .4em 0 1.2em 0;
padding: 0;
}

h1 {
font-size: 1.5em;
}

h2 {
font-size: 1.2em;
font-style: oblique;
margin: 0.9em 0 2.2em 0;
font-variant: small-caps;
}

h3 {
font-size: 1em;
font-variant: small-caps;
margin: 0.7em 0 0.6em 0;
}

.col3 h3 {
text-align: center;
}

h4 {
font-size: 1em;
margin: 1.1em 0 0 0;
}

h5 {
font-size: 0.9em;
margin: 1.1em 0 0 0;
}

.absto1 {
margin-top: 1.5em;
}

.absto {
margin-top: 2.5em;
}

img {
border: 0;
}

.fett {
font-weight: bold;
}

.klein {
font-size: 0.8em;
}

.center {
text-align: center;
margin: 0 auto;
}

.rechts {
text-align: right;
}

strong {
color: #232c33;
font-weight: bold;
}
