@media only screen{
    

/* -- Bilder -- */
    .image_container{line-height:0;background:#fff}
    img {display: block;width:100%;height:auto;border-style:none;}
    figcaption{display:none}
    .mod_rocksolid_slider{background:#fff;}
    #main .mod_rocksolid_slider .rsts-view{border:1px solid #ccc;padding:2px}
 
    	
/*-- Artikel --*/	
    .mod_article{width:100%}
 
    .mod_article + .mod_article{margin-top:2em}
    

    .vcenter{position: absolute;top: 50%;-ms-transform: translateY(-50%);transform: translateY(-50%);}  


/*-- Text --*/
	strong{font-weight:400;}
	p, form{margin:0 0 1.5em 0}
    p:last-of-type{margin:0}
	p a{color:#760406;}
    p a:hover{color:#383838;border-bottom:1px dotted #8D8888}
	li{list-style-type:none}
	h1,h2,h3,h4,h5,h6{font-size:170%;font-weight:300;margin:0 0 1em 0;line-height:1.1}
    #main h1,#main h2{font-size:200%;color:#073B58;margin-bottom:30px;padding-bottom:30px;text-transform: uppercase;}
  
    #main h1:after,#main h2:after{content:' ';position:absolute;width:100px;height:30px;display:block;border-bottom:1px solid #073B58;}
    h2{font-size:200%;}
    
    .big{}

    .kaempfer h1,.kaempfer h2,.kaempfer h3,.kaempfer h4,.kaempfer h5,.kaempfer h6{font-size:110%;font-weight:300;margin:0 0 .2em 0}
    .kaempfer .textbereich{background:#f2f2f2;padding:15px 15px;border-radius:5px}
    .kaempfer .image_container{border:1px solid #fff}
    
    .breit{background:#ccc;margin-left:-15px;margin-right:-15px;width:calc(100% + 30px)}

 .ce_table.block{overflow:auto}
    table{width:100%;}
    th{border-bottom:1px solid #f2f2f2}
    th,td{padding:10px;text-align:left;border-right:1px solid #f2f2f2}
    tr.even td {background: #f2f2f2;border-right:1px solid #fff}
    td.col_last,th.col_last{border-right:0}
    
    
.scrollable {width: 100%;overflow-y: auto;margin: 0 0 1em;}
.scrollable::-webkit-scrollbar {-webkit-appearance: none;width: 14px;height: 14px;}
.scrollable::-webkit-scrollbar-thumb {border-radius: 8px;border: 3px solid #fff;background-color: rgba(0, 0, 0, .3);}
    
    .ce_gallery [class^="cols_"] li{width:calc(15% - 5px);float:left}

	
	#main div[class^="ce_"] {margin-bottom:1em;}


    .nach_oben_link{text-align:center;z-index: 999;}
    i.icon-up{border: solid #4E4E4E;border-width: 0 2px 2px 0;display: inline-block;padding: 3px;-webkit-transform: rotate(-135deg);transform: rotate(-135deg);}
   
    .nach_oben_link {position: fixed;bottom: 8px;right:24px;opacity:.8}  
    .nach_oben_link a{height: 35px;width: 35px;display: inline-block;border:2px solid #fff;border-radius: 50px;line-height: 29px;background:#f2f2f2}
    

 /*-- Newsliste--*/  

    
/*    .newslist .layout_latest .latest-inside{background:#99A6A9;}*/
    
    

 /*-- Footer--*/   

}
@media screen and (max-width:767px) {
    .hide-on-mobile{display:none !important}
     .mob-center{text-align:center;margin-left:auto;margin-right:auto}


}

@media screen and (min-width:768px) {
     #footer{text-align:left}



}
@media (max-width: 991px) { 
   
}

@media (min-width: 992px) {
    .hide-on-desktop{display:none !important}
   

    .nach_oben_link {bottom: 3px;right:22px}  
}
