body,p,li,ul,ol,h,table,tr,td,div,span {
        font-family: Arial, sans-serif;
        font-size: 11pt;
        color: #333333;
        font-weight: normal;
}
.navmenu {
        color: #4d4d4d;
        font-family: Tahoma, Arial;
        font-weight: bold;
        font-size: 16pt;
        background-color: #E5E5E5;
}
.titel{
        font-family: Arial, sans-serif;
        font-weight: bold;
        font-size: 16px;
        color: #0066CC;
}
.welcome{
        font-family: stone,sans-serif;
        font-size: 28px;
        color: #0066CC;
        font-weight: normal;
}
.bottomtext {
        font-family: Arial;
        font-weight: bold;
        font-size: 8pt;
        color: #5A5A5A;
}

.inftxttitel {
        background-color: #0066CC; 
        font-family: Arial;
        font-size: 10pt;
        font-weight: bold;
        color: #ffffff;
}

.inftxt {
        color: #0066CC;
        font-family: Arial, sans-serif;
        font-weight: normal;
        font-size: 11pt;
}

.dib    {
        font-family: arial, geneva;
        font-weight: bold;
        font-size: 13px;
        color: #0066CC;
}

.die    {
        font-family: arial, geneva;
        font-weight: bold;
        font-size: 13px;
        color: #CC3300;
}
.die2   {
        font-family: arial, geneva;
        font-weight: normal;
        font-size: 12px;
        color: #CC3300;
}


.dil    {
        font-family: arial, geneva;
        font-weight: bold;
        font-size: 13px;
        color: #000000;
}

.did    {
        font-family: arial, geneva;
        font-size: 12px;
        font-weight: bold;
}

.dis    {
        font-family: arial, geneva;
        font-size: 12px;
}

.dir    {
        font-family: arial, geneva;
        font-size: 12px;
        color: #0066CC;
}

.dig    {
        font-family: arial, geneva;
        font-size: 12px;
        color: #666666;
}
.dip    {
        font-family: arial, geneva;
        font-size: 12px;
        color: #666666;
        font-weight: bold;
}

a:link    { color:#0066CC; text-decoration:underline; }
a:visited { color:#0066CC; text-decoration:underline; }
a:active  { color:red; text-decoration:underline; }


