BODY, TD, H1, H2, H3 {
    font-family: Arial, Helvetica, sans-serif;
    color: #2d4b9b;
}

BODY, TD {
    font-size: 12px
}

H1 {
    font-size: 14px;
    font-weight: normal;
    background-color: #fcd9b4;
    color: #2d4b9b;
    border: 1px solid #ea7c3c;
    padding-left: 2px;
    padding-right: 2px;
}

H2 {
    font-size: 13px;
}

H3 {
    font-size: 12px;
    font-weight: normal;
    border: 1px solid #ea7c3c;
    padding-left: 1px;
    padding-right:1px;
}

A {
   color: #ea7c13;
}

A:visited {
    color: #66cccc;
}

A:hover {
    text-decoration: none;
} 

.datum {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: italic;
    color: #2E4A9B
}

.pfad, a.pfad, a:visited.pfad, a:hover.pfad, a:active.pfad, a:link.pfad {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    text-decoration: none;
    color: #2d4b9b;
}

.links {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #f8b470;
    text-decoration: none;
}
.aktuell {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #2E4A9B
}

/* CoolMenus 4 - default styles - do not edit */
.clCMEvent {
    position: absolute;
    width: 99%;
    height: 99%;
    clip: rect(0,100%,100%,0);
    left: 0;
    top: 0;
    visibility: visible
}
.clCMAbs {
    position: absolute;
    visibility: hidden;
    left: 0;
    top: 0
}
/* CoolMenus 4 - default styles - end */

/*Styles for level 0*/
.clLevel0,.clLevel0over {
    position: absolute;
}
.clLevel0over {
    cursor: pointer;
    cursor: hand;
}

/*Styles for level 1*/
.menuborder {
    position: absolute;
    visibility: hidden;
    background-color: #CFEAFF;
    layer-background-color: #CFEAFF;
}

.inkuerze, .inkuerzeover, .wbangebote, .wbangeboteover, .kongresse, .kongresseover, .publikationen, .publikationenover, .moderatoren, .moderatorenover, .service, .serviceover {
    position: absolute;
    font-family: arial,helvetica,sans-serif;
    font-size: 11px;
    font-weight: bold;
    padding-top: 5px;
    padding-left: 5px;
}
.inkuerzeover, .wbangeboteover, .kongresseover, .publikationenover, .moderatorenover, .serviceover {
    cursor: pointer;
    cursor: hand;
}

.inkuerze, .inkuerzeover {
    background-color: #EA7C13;
    layer-background-color: #EA7C13;
    color: white;
}

.wbangebote, .wbangeboteover {
    background-color: #FDE0C0;
    layer-background-color: #FDE0C0;
    color: #2D4B9B;
}

.kongresse, .kongresseover {
    background-color: #2D4B9B;
    layer-background-color: #2D4B9B;
    color: white;
}

.publikationen, .publikationenover {
    background-color: #F5B36E;
    layer-background-color: #F5B36E;
    color: #2D4B9B;
}

.moderatoren, .moderatorenover {
    background-color: #CACAE3;
    layer-background-color: #CACAE3;
    color: #2D4B9B;
}

.service, .serviceover {
    background-color: #AAADD4;
    layer-background-color: #AAADD4;
    color: white;
}


