* {
  font-family: Arial;
  font-size: small;
  color: #000000;
  min-height: 0 ! important;
}

img {
  width: 20% ! important;
  height: auto ! important;
}

.noprint {
  display: none;
}

#impressumkontakt {
  display: none;
}

#hauptnavigation {
  display: none;
}

#side {
  display: none;
}

h1 {
  font-size: large;
} 

h2 {
  page-break-after: avoid;
  margin-top: 2em;
  font-size: medium;
  clear: both;
}

#content div.box {
  page-break-inside: avoid; 
}

#content div.box div.addcontentbox {
  width: auto ! important;
}

#content div.box div.addcontentbox img {
  clear: none ! important;
  float: left ! important;
}

#footerright {
  display: none;
}

a {
  color: #000000;
}

p {
  text-align: justify;
  width: 90%;
}

div.addcontentbox {
  border-right-style: dashed;
  border-right-width: 1px;
  width: 20% ! important;
}

.addcontentbox p {
  text-align: center;
}

#content div.box div.boxcontent table.spielplan, #content div.box div.boxcontent table.spielplanteaser {
  width: 100% ! important; 
}


#content div.box div.boxcontent table.spielplan {
  width: 100%; 
}

#content div.box div.boxcontent table.spielplan th {
  text-align: left;
}

table .datum, table .zeit,table .uhrzeit {
  white-space: pre;
}

table .details {
  display: none;
}

#content div.box div.boxcontent table.spielplan th + th + th + th,
#content div.box div.boxcontent table.spielplan td + td + td + td,
#content div.box div.boxcontent table.spielplan td.details,
#content div.box div.boxcontent table.spielplan th.details,
#content div.box div.boxcontent table.spielplanteaser td.details,
#content div.box div.boxcontent table.spielplanteaser th.details {
  display: none;
}