a:link {
color: #2f4e67;
background-color: transparent;
text-decoration: none;
}

a:visited {
color: #999;
text-decoration: none;
}

a:active, a:hover {
color: #98b1c4;
text-decoration: none;
}

.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;
}

* {
margin: 0;
padding: 0;
}

p.kleinbreak {
font-size: 0.9em;
clear: left;
}

.break {
clear: left;
}

.fett {
font-weight: bold;
}

.markiert {
font-weight: bold;
color: #555;
}

.markiertseminar {
font-weight: bold;
color: #555;
width: 70%;
}

.farbe {
font-weight: bold;
color: #335579;
}

.blocks {
width: 70%;
}

.center {
width: 70%;
text-align: center;
line-height: 1.8em;
}

.right {
text-align: right;
}

img {
border: 0;
}

.einzug {
padding-left: 2px;
}

.einzug2 {
padding-left: 5.7em;
}
