.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: #88050d;
background-color: transparent;
text-decoration: underline;
}

a:visited {
color: #999;
text-decoration: underline;
}

a:active, a:hover {
color: #c00;
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.6em 0;
color: #333;
text-align: left;
}

h1 {
font-size: 1.1em;
padding-left: 0;
padding-top: 1em;
}

h1.ohneli, h2, h3 {
font-size: 0.9em;
padding-left: 1em;
padding-bottom: 0.2em;
}

h1.ohneli, h2.ohneli {
padding-left: 0;
}

p, li {
font-size: 0.8em;
}

p {
margin-bottom: 1em;
}

p.ohneabstu {
margin-bottom: 0.2em;
}

p.mehrabsto {
margin-top: 1.5em;
}

p.mehrabstu {
margin-bottom: 2.5em;
}

p.abstu19 {
margin-bottom: 19em;
}

.abstlblog {
margin-left: 14px;
}

img {
border: 0;
}

.fett {
font-weight: bold;
}

.klein {
font-size: 0.7em;
}

.center {
text-align:center;
margin: 0 auto;
}

p.kleinre {
font-size: 0.7em;
text-align: right;
padding-right: 1.5em;
padding-bottom: 1.5em;
}