.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: #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, h4 {
padding: 0 0 0.4em 0;
color: #333;
text-align: left;
}

h1 {
font-size: 1.3em;
}

h2 {
font-size: 1.1em;
padding-bottom: 1em;
}

h3 {
font-size: 0.9em;
}

h4 {
font-size: 0.8em;
font-weight: bold;
color: #c00;
}

h4.norm {
font-size: 0.8em;
font-weight: bold;
color: #333;
}

h4.abstandoben {
margin-top: 1.8em;
}

p, li {
font-size: 0.8em;
margin-bottom: 1em;
}

img {
border: 0;
}

.fett {
font-weight: bold;
}

.fettcent {
font-weight: bold;
text-align: center;
}

.fettg {
font-weight: bold;
font-size: 1.2em;
}

.klein {
font-size: 0.7em;
}

.center {
text-align:center;
margin: 0 auto;
}

p.top {
text-align: right;
font-size: 0.7em;
font-style: oblique;
}

.gedicht {
text-align: center;
font-weight: bold;
}

.norm {
font-weight: normal;
}

.absto {
margin-top: 1.5em;
}

.absto2 {
margin-top: 2.5em;
}

.abstu {
margin-bottom: 3em;
}

.abstuli {
margin-left: 140px;
margin-bottom: 8em;
}

.abstlire {
padding: 0 30px;
}

.oabst {
margin-bottom: 0;
}

.nobo {
border: 0;
}

noscript {
font-size: 0.8em;
}