div.nurprint {
    display: inline;
}

div.nichtprint {
               display: none;
}

td.logo, td.menue {
         width: 1px;
}

table.taballes { width: 100%; }

p.text {
  font-family: Arial;
  color: #990000;
  padding: 11px;
  padding-left: 0px;
  padding-right: 0px;
  line-height: 160%; 
  font-size: 13px;
  
}
p.textn {
  font-family: Arial;
  font-size: 11px;
  line-height: 160%; 
  text-align: center;
}

td.holzart {
width: 100%;
}

td.holz-li {
   border-left: none;
   border-top: none;
   border-bottom: none;
}

td.holz-re {
   border-right: none;
   border-top: none;
   border-bottom: none;
}

