/* Drucken */@import "/system/50Hz/css/formulare.css";/* Boxen ausblenden */#header {	display: none;}#header_image_flux {	display: none;}#footer {	display: none;}#nav_column {	display: none;}/* Breiten neu festlegen */body {	font-family: Arial, Helvetica, sans-serif;	font-size: 9pt;	line-height: 14pt;	color: #000000;	margin-right: 0.5cm;	margin-left: 0.5cm;	}#content_container {	float: none;	width: 100%;}#header_print {	height: auto;	padding-bottom: 0pt;	margin-bottom: 6pt;	}#content_column {	width: 100%;	float: none;	margin-right: 1.5cm;}#sidebar {	padding-top: 14pt;	clear: both;	float: none;	margin-top: 0px;}#content_ende {	clear: both;	float: none;	height: 1pt;	overflow: hidden;}/* Typographie */a {	color:#000000;	text-decoration: underline;}img {	page-break-inside: avoid;}a:before {	content:"> ";}a:after {	margin-left: 2pt;	content:" ("attr(href)")";}h1, h2, h3, h4 {	padding-top: 0px;	margin-bottom: 0px;	padding-bottom: 0px;}h1, h2 {	font-size: 16pt;	line-height: 19pt;	margin-top: 14pt;	page-break-after:avoid;}h3 {	font-size: 13pt;	line-height: 16pt;	margin-top: 11pt;	page-break-after: avoid;}h4 {	font-size: 9pt;	line-height: 14pt;	page-break-after: avoid;}/* Andere Zeichenformate */p {	line-height: 14pt;	margin-top: 0px;	margin-bottom: 0px;	padding-top: 7pt;	padding-bottom: 0px;	page-break-inside: avoid;	orphans: 3;	widows:3;}#header_printimg {	width: 215px;	height: 71px;}#sidebar p {	padding-top: 0pt;}/* Listen */ul {	margin-top: 4pt;	padding-top: 4pt;	margin-bottom: 0px;	padding-bottom: 0px;	list-style-position: outside;}li {	margin-top: 0px;	padding-top: 0px;	padding-bottom: 2pt;	margin-bottom: 1pt;	padding-left: 0px;	margin-left: 10pt;	list-style-image: url(../img/grafik/icons/subnav_list.gif);}/* Tabellen */table {	width: 100%;	margin-top: 10px;	border: 1px solid #000000;	display: table;	border-collapse: collapse;	empty-cells: show;	page-break-inside: avoid;}thead {	font-weight: bold;	background-color: #FFFFFF;	color:#000000;	display: table-header-group;}th, td {	padding-left: 1em;	padding-right: 1em;	margin: 0px;	padding-top: 1pt;	padding-bottom: 1pt;	border: 1px solid #000000;	border-collapse: collapse;	text-align: left;	vertical-align: top;	font-family: Arial, Helvetica, sans-serif;	font-size: 9pt;}td {	color: #000000;	display: table-cell;}tbody {	background-color: #FFFFFF;}th {	color:#000000;	display:table-cell}tr {	display:table-row;}td {	display: table-cell;	line-height: 11pt;}td p {	padding-top: 0px;	padding-bottom: 4pt;	line-height: 11pt;	margin: 0;}td.month p {	padding-top: 4pt;}caption {	font-size: 11pt;	font-weight: bold;	text-align: left;	padding-top: 7pt;}tfoot {	font-style: italic;}/* Trennlinie */hr {	width: 99%;	color: #000000;	background-color: #000000;	height: 1pt;	border: 0px;	margin-top: 6pt;	margin-bottom: 0pt;}/* Formularfelder */input, textarea, select {	font-size: 8pt;}label {	font-size: 9pt;	line-height: 9pt;}legend {	font-size: 9pt;	line-height: 14pt;	font-weight: bold;	margin: 0;	padding-top: 0px;	padding-bottom: 5px;	padding-left: 0px;}