/**
 *	Druckversion Vaillant event
 *	Version 2 vom 15.07.2015
 */

*, em, h1, h2, h3, h4, h5, h6, .punktekonto { color:#000; }
h3 { font-size:1.3em; }
body, #bodybox { background-color:#fff; }

#headerbox, #pulldownmenu, #pulldown, #rightbox, #gotop, .debugBox, #footernavbox, #footerbox, .must, .deleteIcon,
input[type="submit"], input[type="reset"], input[type="button"], .button, .dp-choose-date, .icon, .button,
#versionsBox
{ display:none !important; }

input[type="text"], select, textarea { background-color:#fff; background:transparent; border:none; border-bottom:1px solid #bbb !important; }

textarea, select { -moz-appearance:none; -webkit-appearance:none; appearance:none; text-indent:0.01px; text-overflow:''; overflow:hidden; width:120%; border-radius:0; -moz-border-radius:0; -webkit-border-radius:0; }
#contentbox { margin:0; }
#middleboxWide { padding-top:0; }
.green, .blue, .redText, .gray, .important, .price { color:#000 !important; }
.tableLabel { color:#000; }
table { line-height:1em; }
td { height:1em; }

/* Teilnehmertabelle */
#teilnehmerTable input[type="text"], #teilnehmerTable select, #teilnehmerTable textarea { border-bottom:none !important; }
#teilnehmerTable th, .gesamt_brutto, .gesamt_netto { color:#000 !important; }
#teilnehmerTable .addverrechnung, #teilnehmerTable .delverrechnung { display:none; }
#teilnehmerTable tbody td { border-bottom: 1px solid #888; background-color: #fff; }
#teilnehmerTable th { border-bottom: 1px solid #000 !important; }
#teilnehmerTable div.separatorLine { display:none !important; }
.tncancelled { color: #888 !important; text-decoration: line-through; }

.noprint { display: none; }
