@charset "UTF-8";
/* CSS Document */

#kopf-large, #mySidebar, #top-container, #gototopBtn, #overlay, #dropdown1, #dropdown2, #dropdown3 {
    display: none;}

@media print {
  html, body {
    width: 210mm;
    height: 297mm;
  }
    
body {
    margin: 0;
    padding: 0;
	font-family:Arial, "Helvetica Neue", Helvetica, "sans-serif";
	background: none;
	color: black;
    position: relative !important;
    overflow: visible !important;
    line-height: 1.4 !important;
    display: block !important; 
}

@page {
	size: A4;
    margin: 0;
	/** background: none; ++/
}

#content #wrapper {
    margin: 0 auto;
    position: relative;
    display: block;
    width: 85%;
    height: auto !important;
    overflow: visible !important;
    background:transparent !important; 
    padding:0 !important; 
    float:none !important;
}

.wrapper table {
    margin: 0 auto;
    width: 85%;
}

sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
em {font-style:italic;}
th,td {border:1px solid #000; padding:.5em;}
th {font-weight:bold; text-align:center;}

p._-Zwischen10_kursiv {
    text-decoration: underline;
}

p._1-Tabellenueber {
    margin: 0 auto;
    width: 85%;
    padding-top:1cm;
    font-weight: 600;
}

.abbildung {
   margin: 0 auto;
    max-width: 85% !important;
}

td {
    vertical-align: top;
}

.Erste_Kopfspalte {
    font-weight: 600;
    }

._2-Abb-unter {
    margin: 0 auto;
    width: 85%;
    font-weight: 600;
}
