<!-- do not change order of a: decls -->
a.menu {
    color: #ffffff;        
    font-family: verdana, geneva, arial, helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
}

a.menu:visited {
    color: #ffffff;
    text-decoration: none;
}

a.menu:hover { 
    color: #02035D;
    text-decoration: none;
}

a.menu:active {
    color: #02035D;
    text-decoration: none;
}

a.menu:focus { 
    text-decoration: none;
    color: #C8C8CC;
}

a.email {
    color: #C8C8CC;        
    text-decoration: none;
}

a.email:visited {
    color: #C8C8CC;
    text-decoration: none;
}

a.email:hover { 
    color: #97979A;
    text-decoration: none;
}

a.email:active {
    color: #B7C9E8;
    text-decoration: none;
}

a.email:focus { 
    text-decoration: none;
    color: #C8C8CC;
}

a.footer {
    color: #ffffff;     
    font-family: verdana, geneva, arial, helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
}

a.footer:visited {
    color: #ffffff;
    text-decoration: none;
}

a.footer:hover { 
    color: #ffffff;
    text-decoration: none;
}

a.footer:active {
    color: #ffffff;
    text-decoration: none;
}

a.footer:focus { 
    text-decoration: none;
    color: #ffffff;
}

a.hp {
    color: #ffffff;   
    font-family: verdana, geneva, arial, helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
}

a.hp:visited {
    color: #ffffff;
    text-decoration: none;
}

a.hp:hover { 
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
}

a.hp:active {
    color: #ffffff;
    text-decoration: none;
}

a.hp:focus { 
    text-decoration: none;
    color: #ffffff;
}

a {
    color: #787878;   
    font-family: verdana, geneva, arial, helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
}

a:visited {
    color: #787878;
    text-decoration: none;
}

a:hover { 
    color: #282828;
    text-decoration: none;
}

a:active {
    color: #787878;
    text-decoration: none;
}

a:focus { 
    text-decoration: none;
    color: #787878;
}



font.menuLevel1 {
    color: #97979A;
    font-family: verdana, geneva, arial, helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
}

font.menuLevel1Active {
    color: #02035D;
    font-family: verdana, geneva, arial, helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
}

font.impressum {
    color: #C8C8CC;
    font-family: verdana, geneva, arial, helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
}

font.copyright {
    color: #D2D2D2;
    font-family: verdana, geneva, arial, helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
}

font.spacer {
    color: #ffffff;
    font-family: verdana, geneva, arial, helvetica, sans-serif;
    font-size: 6px;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
}

font.content {
    color: #000000;
    font-family: verdana, geneva, arial, helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
}

font.contentBold {
    color: #000000;
    font-family: verdana, geneva, arial, helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
}

font.headline {
    color: #02035D;
    font-family: verdana, geneva, arial, helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
}

font.footer {
    color: #ffffff;        
    font-family: verdana, geneva, arial, helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
}

font.teamDesc {
    color: #000000;
    font-family: verdana, geneva, arial, helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    font-style: italic;
    text-decoration: none;
}


