@charset "utf-8";
/* CSS Document, Einstellungen für Druck */

.content { top: 30px !important; }
.text { color:#000 !important;}
.textmin { color:#000 !important;}
.textmin2 { color:#000 !important;}
.text2 { color:#000 !important}
.ueberschrift { color:#000 !important;}
/* druckt alle Panels in jeweils passender Höhe */
.Accordion { overflow: visible !important;}
.AccordionPanelContent {
	display: block !important;
	overflow: visible !important;
	height: auto !important;
}
