@import "reset.css";
@import "inhalte.css";
@import "layout.css";
@import "navigation.css";

.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.clearfix {display: inline-table;}
/* Start - Verstecken vor IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* Ende - Verstecken vor IE-mac */

