.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: #69001f;
background-color: transparent;
text-decoration: underline;
}

a:visited {
color: #333;
text-decoration: underline;
}

a:active, a:hover {
color: #a70536;
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: #300b02;
font-variant: small-caps;
}

h1 {
margin: 0;
font-size: 1.2em;
font-style: oblique;
}

h2 {
font-size: 1.3em;
font-weight: bold;
}

h3 {
font-size: 1em;
font-weight: bold;
margin-top: 1.3em;
}

p, li {
font-size: 0.8em;
margin-bottom: 1em;
}

img {
border: 0;
}

strong {
color: #390f03;
}

.fett {
font-weight: bold;
color: #69001f;
}

.klein {
font-size: 0.7em;
}

.center, .centerft {
text-align: center;
margin: 0 auto;
}

.extra {
color: #eaaa07;
font-weight: bold;
font-style: oblique;
padding-left: 18px;
padding-top: 34px;
}

.absto {
margin-top: 1.5em;
}

.abstli {
margin-left: 76px;
}

.floatabst {
float: left;
margin-top: 30px;
margin-left: 12px;
}

.top {
font-size: 0.7em;
font-style: oblique;
text-align: right;
}