* {
margin: 0;
padding: 0;
}

a:link {
color: #366;
background-color: transparent;
}

a:visited {
color: #999;
}

a:active, a:hover {
color: #f00;
}

.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;
}

p.kleinbreak {
font-size: 0.9em;
clear: left;
}

.break {
clear: left;
}

.breakimp {
clear: left;
height: 6px;
}

.fett {
font-weight: bold;
font-family: times,garamond,cursive;
font-size: 1.2em;
}

.absto {
margin-top: 0.8em;
}

.center {
text-align: center;
margin: 0 auto;
}

.right {
text-align: right;
}

.klein {
font-size: 0.8em;
}

img {
border: 0;
}
