* {
    font: 12px regular Arial,Helvetica,sans-serif;
    text-decoration: none;
    line-height: 1.4em;
}

h2 {
    font: 24px bold Georgia,serif;
}

h3 {
    font: 18px bold Georgia,serif;
}

h4 {
    font-weight: bold;
}

#navigation a span {
    font: 18px regular Georgia,serif;
}

#hilfsnavi a:hover, #main_text a, #footer a {
    border-bottom: 1px solid;
}

#hilfsnavi a.current {
    font-weight: bold;
    border-bottom: 1px solid;
}

#main_text blockquote {
    text-indent: -4px;
}

#main_text blockquote * {
    font: italic 14px Georgia,serif;
}

.teaser .read_more {
    border-bottom: 0 !important;
}

.teaser .read_more:hover {
    border-bottom: 1px solid !important;
}

.teaser .read_more {
    font-weight: bold;
}

#marginal .preis {
    font-weight: bold;
}

#footer * {
    font-size: 12px;
}

