.text {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-style: normal;
        color: #333333;
        line-height: normal;
        text-decoration: none;

}
.hl1black {

        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-style: normal;
        font-weight: bold;
        color: #333333;
        text-decoration: none;
}
.h1blue {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-style: normal;
        font-weight: bold;
        color: #023268;
        text-decoration: none;
}
.textbold {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-style: normal;
        color: #333333;
        line-height: normal;
        font-weight: bold;
        text-decoration: none;

}
.ablue {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-style: normal;
        color: #4D6E94;
        line-height: normal;
        font-weight: bold;
        text-decoration: none;
}
a:link {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-style: normal;
        color: #4D6E94;
        line-height: normal;
        text-decoration: none;
        font-weight: normal;
}
a:visited {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-style: normal;
        color: #4D6E94;
        line-height: normal;
        text-decoration: none;
        font-weight: normal;
}
a:hover {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-style: normal;
        color: #023268;
        line-height: normal;
        text-decoration: none;
        font-weight: normal;
}
.hl2black {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-style: normal;
        color: #333333;
        line-height: normal;
        font-weight: bold;
        text-decoration: none;
}
.hl2blue {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-style: normal;
        color: #023268;
        line-height: normal;
        font-weight: bold;
        text-decoration: none;
}
td {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        color: #333333;
        text-decoration: none;
}
.menue {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        color: #4D6E94;
        text-decoration: none;
}
.menueaktiv {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        color: #A0B0B9;
        text-decoration: none;
}
.bordercell { border: 1px #FFFFFF solid;}
.bordercellgray { border: 1px #CCCCCC solid;}
.borderbottomgray { border-right: 1px #CCCCCC solid; border-left: 1px #CCCCCC solid; border-bottom: 1px #CCCCCC solid; }