@CHARSET "UTF-8";

/* Abstaende */
.m_b_20 {margin-bottom: 20px;}

.clearall {clear:both}
.clearfix {display: inline-block;}
.usb {display: none !important}
.dn {display: none}

/* Floats clearen */
.c_b{clear:both;}
.clear_l { clear:left; }
.clear_r { clear:right; }

.float_l {
    float: left;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */