ol {
    list-style: none;
     padding: 0;
     margin: 0;
}

ol li {
    padding: 0 15px;
    margin-bottom: 6px;
    background-image: url("/fileadmin/images/subpage/bullet.png");
    background-repeat: no-repeat;
    background-position: 0px 8px;
}
/* --- Ergänzungen Moskito 12.02.2015 --- Anfang */

#main .subpage .subpage-main .content .news-page .news-row .news h3 { font-size:19px; }
#main .subpage .subpage-main .content .news-page .news-row .news p { line-height: 20px; }
#main .subpage .subpage-main .content .news-page .news-row .news h3 { font-size:19px; line-height: 22px; }
#main .subpage .subpage-main .content .news-page .news-row .news { font-size:13px; line-height: 20px; }
#main .subpage .content .accordeon p { font-family: 'Gotham Narrow SSm A', 'Gotham Narrow SSm B', sans-serif; }
#main .subpage .tx-jfmulticontent-pi1 .ui-widget {font-family: 'Gotham Narrow SSm A', 'Gotham Narrow SSm B', sans-serif !important;}

/* --- Ergänzungen Moskito 12.02.2015 --- Ende */	
/* --- Ergänzungen Moskito 16.11.2015 --- Anfang */

.flagText {
    background-image: url('/fileadmin/images/flag.png');      
    background-repeat: no-repeat;
    background-position: 20px 28px;
    line-height: 20px;
    padding: 21px 0 4px 60px;
}

@media (max-width: 768px) {
    .flagText {
        background-position: 22px 18px;
    }

    .racc-menu {
        width: 100% !important;
        margin-right: 0 !important;    
    }
}

/* --- Ergänzungen Moskito 16.11.2015 --- Ende */


#main .videoback a {
    color: #ffffff;
    text-decoration: none;
}

.read-more2 {
    background: #3abeef none repeat scroll 0 0;
    color: #ffffff;
    font-family: "Gotham SSm A",sans-serif;
    font-size: 12px;
    font-weight: 700;
    padding: 2px 10px;
    text-decoration: none;
}