.newsmodul_v2 {
}

    .newsmodul_v2 .article_v2_right_module_title {
        background: #212121;
        color: #ffffff;
        display: block;
        float: left;
        font-family: "unicodeBold", Arial;
        height: 39px;
        line-height: 39px;
        margin-bottom: 10px;
        margin-right: 4px;
        padding-left: 11px;
        padding-right: 11px;
        text-decoration: none;
    }               

    .newsmodul_v2 .clear {
        clear: both;
        font-size: 0;
        height: 0;
        line-height: 0;
    }
    
    .newsmodul_v2 #breaking_news {
        background: url(/sportch/redesign/images/newsmodul_bg_breaking_news.png);    
    }       
    
    .newsmodul_v2 #breaking_news:hover {
        background: url(/sportch/redesign/images/newsmodul_bg_breaking_news_hover.png);    
    } 
    
    .newsmodul_v2 #exclusive {
        background: url(/sportch/redesign/images/newsmodul_bg_exclusive.png);    
    }   
    
    .newsmodul_v2 #exclusive:hover {
        background: url(/sportch/redesign/images/newsmodul_bg_exclusive_hover.png);    
    }
    
    .newsmodul_v2 .article_v2_right_module_element {    
        border-bottom: 2px solid #f1f1f1;
        float: left;
        font-family: "Open Sans", Arial;
        padding-bottom: 20px;
        padding-top: 20px;
        padding-left: 10px;
        padding-right: 10px;
        width: 234px;
    }          
    
    .newsmodul_v2 .article_v2_right_module_element:hover {    
        background: #f2f2f2;
    }
    
        .newsmodul_v2 .article_v2_right_module_element .article_v2_right_module_element_category {   
            color: #131313;
            font-family: "unicodeBold", Arial;
            font-size: 14px;  
            margin-bottom: 5px;
            text-align: center;
            text-transform: uppercase;    
            width: 100%;
        }    
    
        .newsmodul_v2 .article_v2_right_module_element .article_v2_right_module_element_category_breaking_news {   
            color: #e93f3f;
            font-family: "unicodeBold", Arial;
            font-size: 14px;  
            margin-bottom: 5px;
            text-align: center;
            text-transform: uppercase;    
            width: 100%;
        }       
    
        .newsmodul_v2 .article_v2_right_module_element .article_v2_right_module_element_category_exclusive {   
            color: #509cc0;
            font-family: "unicodeBold", Arial;
            font-size: 14px;  
            margin-bottom: 5px;
            text-align: center;
            text-transform: uppercase;    
            width: 100%;
        } 
    
        .newsmodul_v2 .article_v2_right_module_element .article_v2_right_module_element_subtitle {  
            font-family: "Open Sans", Arial;   
            font-size: 12px; 
            height: 17px;    
            margin-bottom: 5px;
            overflow: hidden;
            text-align: center;
            text-transform: uppercase;
            width: 100%;    
        }     
    
            .newsmodul_v2 .article_v2_right_module_element .article_v2_right_module_element_subtitle:hover {
                color: #23a4ee; 
            }     
    
                .newsmodul_v2 .article_v2_right_module_element .article_v2_right_module_element_subtitle a {
                    color: #131313;
                    text-decoration: none;
                } 
    
                .newsmodul_v2 .article_v2_right_module_element .article_v2_right_module_element_subtitle a:hover {
                    color: #23a4ee;
                } 
    
        .newsmodul_v2 .article_v2_right_module_element .article_v2_right_module_element_title { 
            height: 44px;
            margin-bottom: 10px;
            overflow: hidden;
            text-align: center;
        }           
    
            .newsmodul_v2 .article_v2_right_module_element .article_v2_right_module_element_title a {  
                color: #131313;
                font-family: "unicodeBold", Arial; 
                text-transform: uppercase;
                text-decoration: none;
            }         
    
                .newsmodul_v2 .article_v2_right_module_element .article_v2_right_module_element_title a:hover {  
                    color: #23a4ee;
                }
             
        .newsmodul_v2 .article_v2_right_module_element .article_v2_right_module_element_date { 
            color: #c94141;
            font-size: 11px;
            height: 30px;
            line-height: 30px;
            text-align: center;
            text-transform: uppercase;
            width: 100%;
        }      
             
        .newsmodul_v2 #exclusive .article_v2_right_module_element_date { 
            color: #509cc0;
        } 
    
    .newsmodul_v2 .article_v2_right_module_greyline {
        background: #f1f1f1;
        font-size: 2px;
        height: 2px;
        line-height: 2px;    
    } 
    
    .newsmodul_v2 .article_v2_more_loadlink {
        background: #cecece;
        color: #ffffff;
        display: block;           
        font-family: "unicodeBold", Arial; 
        font-weight: bold;
        height: 40px;
        line-height: 40px; 
        margin-bottom: 15px;
        margin-top: 5px;
        text-align: center;
        text-decoration: none;
        width: 100%;
    }