/*Druckansicht*/
* {
	transition: none !important;
	font-family: sans-serif;
	font-size: 12pt;
	color: #000;
}

#detailcharts canvas,
#minimumcharts canvas {
	width: 13cm !important;
	height: 13cm !important;
	margin-top: 1cm;
}


#kleinste {
	width: 15cm !important;
	height: 15cm !important;
}

*/ #detailcharts h3,
#minimumcharts h3 {
	page-break-before: always;
}

a:after {
	content: "( " attr(href) ") ";
}

#footer {
	display: none;
}

#footer ul {
	/*list-style-type: none;*/
}

.logolinks img,
.logorechts img {
	width: 5cm;
}