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

h2 {
    font-size: 16px;
    font-weight: bold;    
}

h3 {
    font-size: 14px;
    font-weight: bold;
    clear: both;
}

h4 {
    font-weight: bold;
}

a:hover {
    text-decoration: underline;
}

.mehr:link, .mehr:visited, .mehr:hover {
    font-weight: bold;
}

#navigation a:hover {
    text-decoration: none;
}

#monatsangebot .description:hover {
    cursor: pointer;
}

#monatsangebot h4 {
    font-weight: bold;
}

#monatsangebot p {
    font-size: 10px;
}

#monatsangebot strong {
    font-size: 16px;
    font-weight: bold;
}

.projekt h4 {
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 3px;
}
