* { 
	background-image: none !important;
	overflow: visible;
	color: #000; 
}

#body {
	background: #fff;
	margin: 0px;
	padding: 0px;
	font-family: cambria, constantia, georgia, times, "times new roman", serif;
	font-size: 11pt;
	line-height: 125%;
	color: #000;
}

#head,
#wbfMain .sidebar,
#wbfMainDefault .sidebar,
#wbfFooter {
	display: none;
}

#container,
#wbfMain,
#wbfMainDefault,
#content {
	background-image: none;
	width: auto;
	margin: 0;
	padding: 0;
	background: #fff !important;
	overflow: visible;
	border-left: none !important;
	border-right: none !important;
}

#content .template {
	background-image: none;
	margin: 0 0 15mm 0;
	font-size: 11pt;
	line-height: 125%;
}

#content .template_divider {
	border-bottom: none; !important;
	color: #000;
}

#content .template_fileview,
#content .template_video,
#content .template_3themen_multi .column .contents,
#content .template_table td,
#content .template_table th {
	background: #fff !important;
	color: #000 !important;
}

#content .template_fileview h1,
#content .template_infobox h1,
#content .template_divider h1 {
	color: #000 !important;
	background: #fff !important;
	font-size: 14pt;
	font-weight: normal;
}

*html .clearfix {
	height: auto;
}

.clearfix {
	display: inline-block;
	clear: both;
}

.clearfix:after {
	color: #fff;
	clear: both;
	content:".";
	display: block;
	height: auto;
	visibility: visible;
}

#printHeader,
#printFooter {
	width: auto;
	display: block;
	font-weight: bold;
}

#printHeader {
	margin-bottom: 15mm;
}


