.textNormal {
    font-family:    Verdana;
    font-size:      10px;
    line-height:    16px;
    color:          #405160;
}
.textKurve {
    font-family:    Verdana;
    font-size:      10px;
    line-height:    18px;
    color:          #405160;
    padding:        0px;
    margin:         0px;
}
p {
    font-family:    Verdana;
    font-size:      10px;
    line-height:    18px;
    color:          #405160;
    padding:        0px;
    margin:         0px;
}
.textHead {
    font-family:    Verdana;
    font-size:      12px;
    font-weight:    bold;
    line-height:    18px;
    color:          #165188;
    padding:        0px;
    margin:         0px;
}
.textlink {
    color:          #D33742;
    text-decoration: none;
}
.textlink:hover {
    color:          #D33742;
    text-decoration: underline;
}
