@charset 'utf-8';

/**
    $Id: css.css 24 2009-03-17 11:56:41Z stefan $
----------------------------------------------------------------------------- */
@import  'reset000.css';
@import  'layout00.css';
@import  'navigati.css';
@import  'inhalte0.css';
@import  'listunge.css';
/*
@import 'seite_detailansicht.css';
@import 'kalender.css';
*/
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

.clear{ clear:both; }

