.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: #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;
}

/* verborgen vor IE5-mac \*/
* html p, h1, h2, h3, h4, h5 {height: 1%;}
/* Ende verborgen vor IE5-mac */

h1, h2, h3 {
padding: 0 0 0.4em 0;
color: #131d74;
text-align: left;
}

h1 {
font-size: 1.5em;
}

h2 {
font-size: 1em;
font-style: oblique;
padding-bottom: 1em;
}

h3 {
font-size: 0.8em;
margin-top: 1.5em;
}

.firsth3 {
margin-top: 0;
}

p, li {
font-size: 0.8em;
}

img {
border: 0;
}

.fett {
font-weight: bold;
}

.fettf {
font-weight: bold;
color: #131d74;
}

.klein {
font-size: 0.7em;
}

.center {
text-align: center;
margin: 0 auto;
}

.centerfoto {
margin-left: 130px;
}

p.datum {
font-style: oblique;
font-size: 0.7em;
}
