body, html {
    font-size: 12px;
    color: #00638f;
}

p, td {
    font-size: 12px;
}

h1 {
    font-size: 16px;
    color: #E49C00;
}

h2, div.rechts h1 {
    font-size: 14px;
    font-weight: bold;
    color: #E49C00;
}

h3 {
    font-size: 12px;
    color: #E49C00;
    font-weight: bold;
    font-style: italic;
}

h4 {
    font-size: 12px;
    font-weight: bold;
}

h5, h6 {
    font-size: 12px;
}

small {
    font-size: 10px;
}

div.rechts {
    font-size: 10px;
}

div.rechts a {
    font-style: italic;
    color: #00638f;
    text-decoration: none;
}

div.rechts a:hover {
    text-decoration: underline;
}

