* {
margin: 0;
padding: 0;
}

body {
margin: 0;
padding: 0;
font-family: verdana, helvetica, arial, sans-serif;
font-size: 100.01%;
background : url(grafiken/back.gif) #aad284;
color: #333;
}

h1 {
font-family: verdana, helvetica, arial, sans-serif;
font-size: 1.1em;
color: #333;
font-style: italic;
margin-bottom: 1.4em;
}

h2 {
font-size: 1.0em;
color: #333;
font-style: normal;
margin-bottom: 1.2em;
}

p, li, td {
font-size: 0.8em;
}

p {
margin-bottom: 1.4em;}

.fett {
font-weight: bold;
}

#cent{
text-align:center;}

.cent{
text-align:center;}

#top {
padding: 0;
height: 120px;
background : url(grafiken/logo.gif) transparent top center no-repeat;
color: #333;
}

.absto {
margin-top: 60px;
}

#footer {
margin: 0px;
padding: 5px 10px;
background-color: #92c662;
color: #333;
border-top: #ebfad6 4px double;
border-bottom: 1px solid #89a86b;
text-align:center;
}

.skiplinks {/* kein display:none, so sichtbar fuer screenreader */
position: absolute;
visibility: hidden;
top: 0;
font-size: 1px;
}
/* fuer IE/Mac, sonst horizontale scrollbar */
.skiplinks {
display: none;
}
