﻿/* Grundlayout */
body, td, th {
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
}

/* Navigation / Textstile */
.Stil1 {
    font-size: 13px;
    color: #336666;
}

.Stil17 {
    font-size: 18px;
    color: #333333;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.Stil24 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #333333;
}

.Stil38 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #336666;
}

.Stil43 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #333333;
}

.Stil21 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.Stil39 {
    font-size: 10px;
}

.Stil41 {
    font-size: 12px;
}

.Stil42 {
    font-size: 14px;
}

/* Links */
a:link {
    color: #336666;
}

a:visited {
    color: #336666;
}

a:hover {
    color: #669999;
}

a:active {
    color: #336666;
}
