#content_table table { border:0 }
table, body, tr, td, div, span, p { color:black !important; background-color:white !important }
body { margin:0 !important; padding:0 !important }
#subtable { padding:0 !important }

.print_hide { display:none }
.print_show { display:block !important }

/* Eingabefelder im Formular BWA Multi*/
.sw_spacer { display:none !important }
.sw_block { display:none !important }

@media print {
      a[href]:after {
          content: none !important;
       }
}