@charset "utf-8";

@IMPORT url("/javax.faces.resource/templates/bitv20/css/template/import.2021.1.css.xhtml");

#ekst_ergebnis_information {
	background: none;
}

body {
	width: 16cm;
	background-color: white;
}

.form_table, .table_ekst_result {
	width: 100%;
}

.form_cell_right {
	padding-right: 0px !important;
}

.bmf_accordion_content {
	/* Gibt die Schriftgroesse bei der Druckausgabe an */
	font-size: 0.9em;
}

.ekst_responsive_image {
	max-width: 100%;
	/*IE-Spezial-Fall: Anpassung muss ueber Hoehe erfolgen um die gesamte Grafik auf eine Seite zu drucken.*/
	max-height: 310px;
	height: auto;
	width: auto;
}

@page {
	margin: 2.5cm;
}