.matchrapport #column1 { display: none; }
.matchrapport #column2 { position: static; top:0; left: 0; margin: 0; padding: 0; border: 0; }

.noprint { display: none; }
.noscreen { display: inline; }
.matchrapport DIV.title { font-size: 16px; font-weight: bold; }

.matchrapport TABLE { width: 500px; }
.matchrapport TABLE TD { padding: 3px; }
.matchrapport SPAN.text, { font-size: 14px; }
.matchrapport INPUT.text, { font-size: 14px; }
.matchrapport #column2 INPUT.text { width: 100%; border: 0; border-bottom: 1px solid #000; }
.matchrapport #column2 INPUT.text.small { width: 45%; }
.matchrapport SELECT { color: #fff; border: 0; border-bottom: 1px solid #000; }