/* News auf der Home, alternierend  */

.news-latest-container-alternate{

position: static;

            background-color: transparent;

            width: 100%;

           
}

 

.news-latest-alternate-item{

            background-color: transparent;

            width: 100%;

 

}

.news-latest-alternate-item1{

            background-color: #fff;

            width: 100%;

 

}

 

.news-latest-item-alternate-left{

            float: left;

            width: 20%;

/*            clear: left;*/

            background-color: transparent;

            

}

 

 

.news-latest-item-alternate-right{

            float: left;

            width: 79%;

            background: transparent;

 

 

}

 

.news-latest-alternate-morelink {

display: inline;

float: right;

margin-top: -10px;

margin-bottom: 5px;

font-size: 9px;

border: 5px #ADD8E6 ;

}



/* News auf der Home, alternierend  */

.news-latest-container-alternate{

position: static;

            background-color: transparent;

            width: 100%;

            height: 100%;

}

 

.news-latest-alternate-item{

            background-color: #F1F1F1;

            width: 100%;

 

}

.news-latest-alternate-item1{

            background-color: #fff;

            width: 100%;

 

}

 

.news-latest-item-alternate-left{

            float: left;

            width: 20%;

            margin-top: 2%;

            clear: left;

            background-color: transparent;

            

}

 

 

.news-latest-item-alternate-right{

            float: left;

            width: 79%;

            background: transparent;

 

 

}

 

.news-latest-alternate-morelink {

display: inline;

float: right;

margin-top: -10px;

margin-bottom: 5px;

font-size: 9px;

border: 5px #ADD8E6 ;

}



