.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: #417720;
text-decoration: underline;
}

a:active, a:hover {
color: #7fc31c;
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: #333;
text-align: left;
}

h1 {
font-size: 1.1em;
padding: 0;
}

h1.abstli {
padding-left: 100px;
}

h2 {
font-size: 0.9em;
padding-top: 10px;
padding-left: 76px;
color: #417720;
}

h2.norm {
font-size: 0.8em;
padding-top: 0;
padding-left: 0;
color: #000;
}

p, li {
font-size: 0.8em;
}

img {
border: 0;
}

.fett {
font-weight: bold;
}

.klein {
font-size: 0.7em;
}

.center {
text-align:center;
margin: 0 auto;
}
