
.content ul.eventmenu li a:hover, .content ul.eventmenu li a.active {
    background-color: #2485a8; /*#575F65*/
    color: #ffffff;
}
#right_content {
    height: 1480px;
}
#right_content .blue {
    color: #2485a8; /*#575F65*/
}

.ref_fkt {
    font-weight: normal;
}


#right_content .singleCol {
    width: 490px;
}

#right_content .singleCol ul, #right_content .singleCol li:first-child {
    margin-top: 0;
}

#right_content a  { 
    color:#2485a8; /*#575F65*/
}
#right_content a  { 
    text-decoration: underline;
}

.nowr {
   white-space: nowrap;
}
.norm {
    font-weight: normal;
}
.strg {
    font-weight: bold;
}

#right_content ul {
    margin: 10px 30px 23px 17px;
}

#right_content table b {
    color: #2485a8;
    font-weight: normal;
}
#right_content a.button {
    text-decoration: none; 
    background-color: #930a1f;
    border: 1px solid #930a1f;
}
#right_content a.button:hover,
#right_content a.active {
    color: #930a1f;
}

#right_content .red {
    color: #930a1f;
}

#right_content p + h4 {
    margin-top: 20px;
}

#right_content .noborder {
    margin-top: -20px;
}
#header-container #star {
    width:148px;
    height:140px;
    margin-top: -89px;
}
#logo_fnn, #logo_vde, #logo_sebaKMT, #logo_megger {
    height: 23px !important;
}

#right_content table ul {
    margin-bottom: 10px;
}
.hinweis {
    border: 1px solid #cfcfcf;
    padding: 15px 20px;
    margin: 27px 20px 0 0;
    background-color: #F9F7F4;
}

#right_content ul.mod li::before {
   /*color: #454545;
    content: "■" " ";
    font-size: 5px;
    margin-left: -10px;
    margin-right: 5px;*/ 
}
#kooperation {
    margin: 48px 8px 0 0;
}
.partner {
    clear: both;
    width: 490px;
}
.partner img {
    height: 25px;
    margin-top: 20px;
    width: auto;
    float: left;
}
.partner_img {
    margin: -20px 20px 0 0;
}
.partner_info {
    margin: 0 0 20px 0 !important;
}
.partner_info, .partner_img {
    float: left;
}
p#partner {
    margin: 40px 0 -5px 0;
}
.ref div.heading.no_img {
    margin: 0 !important;
}

.td_heading {
    text-align: left !important;
    border: none !important;
    font-weight: bold; 
    padding: 0 !important; 
}
#right_content p.tobo, #right_content div.tobo {
    margin: 13px 0 13px 0;
}
.content ul.eventmenu li a.fb_menu_a {
    background-color: #E8E8E8 !important;
    filter:alpha(opacity=90); /* IE 5-7 */
    opacity: 0.9; /* CSS3 Standard */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
}
.content ul.eventmenu li a.fb_menu_a:hover {
    background-color: #E8E8E8 !important;
    filter:alpha(opacity=100); /* IE 5-7 */
    opacity: 1.0; /* CSS3 Standard */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.temporary {
    border: 1px solid #2485a8;
    color: #2485a8;
    padding: 2px 3px;
}