#Banner, #Menu {
  display: none;
}

body, html>body {
  /* margin: 0; padding: 0;
  color: black; */
  /* width:710px; */
  /* width:200mm; */
  /* size:200mm 270mm; */
  width: 100%;
  min-width: 20cm;
  margin: 0 0;
  /* margin-top:1.5cm;
  margin-bottom:1.5cm;
  margin-left:1.0cm;
  margin-right:0.5cm; */
  font-family: "Times New Roman", Times, serif;
}
h2 {
  color: black
}
h1 {
  border: none;
  color: black;
  padding: 2em 0.5em 1em 0;
  margin: 0.5em 0;
  font-size: 150%;
  line-height: 1em;
  font-weight: normal;
}
h1:first-line {
  font-style: inherit;
}

#Info {display:none; }
#Nav {display:none; }
#Banner {display:none; }
#Menu {display:none; }
#ServiceQuicknav {display:none; }
#Main {
  position: absolute;
  top: 0px; left: 0px;
  width: 100%;
  /* min-width: 700px;  */
  margin: 0px;
  float: none;
  padding-bottom: 0px;
}


#noprint {display:none; }
.noprint {display:none; }
.onlyprint {display:block; }

.TabelleHauptDruck { width: 100%; min-width: 700px; }
.TabelleUeberschriftHinweisDruck { font-size:14px; font-weight:bold; color:#000000; background-color:#E0E0E0; text-align:center; }
.TabelleUeberschriftHinweisDruck2 { font-size:14px; font-weight:bold; color:#000000; background-color:#E0E0E0; }
.TextFeldBezDruck { font-size:14px; color:#000000; font-weight:bold; vertical-align:top; }
.TextFeldInhDruck { font-size:14px; color:#000000; vertical-align:top; }
.TabelleTextDruck { width:100%; font-size:12px; color:#000000; background-color:#E0E0E0; }
.TextDruckFuss { font-size:10px; color:#000000; font-style: italic; display: block;}
#Main .PrintLogo {
  display: inline;
  float: right;
  margin: 4px;
  padding: 4px;
  background: transparent;
}
#ServiceLogo {
  float: none;
  right: 10cm;
}
#ServiceTitel {
  text-align: center;
  display: inline;
  font-size: 14px;
  font-weight: bold;
  color: black;
}
#Main .Titel {
  text-align: center;
  display: inline;
  font-size: 14px;
  font-weight: bold;
  color: black;
}

#Page {
  border: 0px;
  width: 100%;
  left: 0px; top: 0px;
  margin: 0px 0px;
}

a {
  text-decoration: underline;
}

/* Elemente der Sortiertabelle ausblenden */
.TabelleUeberschriftSupport input, .TabelleUeberschriftSupport select, .TabelleUeberschriftSupport select.filterclass, .DataTables_sort_icon {
  display: none;
}
.sortiertabelle td img {
  display: none;
}
.sortiertabelle  th {
  line-height: 2em;
}
.sortiertabelle  td {
  white-space: nowrap;
}
table.druckraster, table.druckraster td, table.druckraster th {
  border: 1px solid black;
  border-collapse: separate;
}

ul#subnav, ul#subnav li {
  display: none;
}
fg-toolbar, ui-toolbar, ui-widget-header {
  display: none;
}

#supportfall .comments {
    height: 100%;
}
