*, body, html, #content {
font-size: 14px;
line-height: 18px;
}

#content h1, #content h1 b, #content h1 strong {
font-size: 18px;
line-height: 21px;
}
#content h2, #content h2 b, #content h2 strong {
font-size: 18px;
line-height: 21px;
}

#content h3, #content h3 b, #content h3 strong {
font-size: 15px;
line-height: 18px;
}
#content h4 {
font-size: 20px;
line-height: 22px;
}

#content li {
font-size: 14px;
}

.k, .k strong, .k_auszeichnung, .k_auszeichnung strong {
font-size: 11px;
line-height: 13px;
}

.impressum {
font-size: 14px;
line-height: 16px;
}

/* ----------------------------------------------------- totop */
#totop {
 border-top: #CCC solid 1px;
 margin: 0;
 padding: 10px 0;
 text-align: right;
}
#totop a, #totop a:visited {
 color: #666;
 font-size: 11px;
 font-weight: bold;
 text-transform: uppercase;
 text-decoration: underline;
 letter-spacing: 0.1em;
 word-spacing: 0.2em;
}
#totop a:active, #totop a:hover {
 color: #F60;
 text-decoration: none;
}

