body {
margin: 0;
padding: 0 0 20px 0;
font-size: 100.01%;
background-color: #0d0101;
color: #fbebe3;
font-family: verdana, arial, helvetica, sans-serif;
text-align: center;
}

.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: #fff;
background-color: transparent;
text-decoration: underline;
}

a:visited {
color: #f7b791;
text-decoration: none;
}

a:active, a:hover {
color: #f60;
text-decoration: underline;
background-color: transparent;
}

h1, h2, h3 {
padding: 0 0 0.4em 0;
color: #fbebe3;
text-align: left;
}

h1 {
font-size: 0.9em;
color: #fbebe3;
}

h2 {
font-size: 0.9em;
}

h3 {
font-size: 0.9em;
color: #fbebe3;
}

p, li {
font-size: 0.8em;
}

img {
border: 0;
}

.fett {
font-weight: bold;
}

.fettm, .fettf {
font-weight: bold;
color: #f60;
font-size: 1.8em;
font-family: times,garamond,cursive;
padding-right: 2px;
padding-left: 2px;
}

.fettf {
padding-left: 0;
}

.klein {
font-size: 0.7em;
}

.gross {
font-size: 1em;
}

.center {
text-align:center;
margin: 0 auto;
}

.abstu {
margin-bottom: 12px;
}

noscript {
font-size: 0.7em;
}