/*wahl 21.08.2009*/

* {
    border: none !important;
    background-image: none !important;
    min-height: 1pt !important;
    padding: 0 !important;
    line-height: normal !important;
    font-size: 10pt !important;
}

/* Seitenkoerper */
body {
    color: #000000 !important;
    background-color: #ffffff; !important;
    font-family: Arial, Helv, Helvetica, Verdana, sans-serif;
    margin-bottom: 20pt !important;
    background-image: none;
    text-align: left;
}

.clearFix {
    display: block;

}

/* Komplett Ausblenden von Elementen */
.hidden, #serviceLeiste, #bildLeiste,  #hauptNavigation, #column_left, #footerLinks, #footer,
.bigTextInhalt .linkIntern, .breadcrumb, .slider
{
    display: none !important;
}

.thema {
	float:none !important;
	clear:both !important;
	height: auto !important;
	margin: auto !important;
}

#column_main {
    clear:both !important;
    float: none !important;
    width: 90% !important;
    margin: auto !important;
    height: auto !important;
}

.teaserText, .bildTextBox, html > body .bildTextBox  {
   width: 30em;
	margin: auto;
}

.bigPic, .thema, .standardBox {
	float:none;
	clear:both;
}

html > body .bigText, .bigText {
	clear:both;
	float: none;
	width:90%;
   margin:auto;
	height:auto;

}

.bigTextInhalt {
	height:auto;
}

#printFooter {
        clear:both;
        margin:auto;
	margin-top: 5em;
	display: block;
        width:90%;
}

#printFooter hr {
        color:#000000;
        background-color:#000000;
        font-size:0.07em;
}
