.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: #999;
text-decoration: underline;
}

a:active, a:hover {
color: #00a550;
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: #00a550;
}

h1 {
font-size: 1.1em;
}

h2 {
font-size: 1em;
}

h2.first {
margin-top: 12px;
}

h2.second {
margin-top: 1.5em;
}

h2.liste {
margin-top: 2em;
margin-bottom: 0;
padding-bottom: 0;
}

h3, h4 {
font-size: 0.9em;
}

p, li {
font-size: 0.8em;
}

.absto {
margin-top: 1.5em;
}

h3.ohneabst {
padding-bottom: 0;
margin-top: 1.5em;
}

p {
margin-bottom: 1em;
}

img {
border: 0;
}

.fett {
font-weight: bold;
}

.klein {
font-size: 0.7em;
}

.center {
text-align:center;
margin: 0 auto;
}

.kursiv {
font-style: oblique;
}
