#col1,
#header,
.logo,
.userinfo {
	display: none;
	visibility: hidden;
}
#content,
table {
	width: 100%;
}
input {
border: none;
}
h1 {
	padding-left: 2px;
}
.print-hide {
	display: none;
	visibility: hidden;
}
.print-visible {
	display: block;
	visibility: visible;
}
th {
	text-shadow: none;
}
#parent {
				height: 2500px;
			}
table td, .table th {
    background-color: #f1f1f1 !important;
}
table th.Geschäftsführung {
    background-color: #ffc400;
    color: #000;
}
table th.Arbeitsvorbereitung {
    background-color: #ca4c08;
    color: #fff;
}
table th.Repro {
    background-color: #06bdf9;
    color: #fff;
}
table th.Verwaltung {
    background-color: #9e08ee;
    color: #fff;
}
table th.Galvanik {
    background-color: #188d0b;
    color: #fff;
}
table th.Gravuren {
    background-color: #00a0bc;
    color: #fff;
}
table th.Andruck {
    background-color: #e78a0f;
    color: #fff;
}
table th.Versand {
    background-color: #4e4e4e;
    color: #fff;
}
table tr .feiertag {
    background-color: #333 !important;
    color: #fff !important;
}

.wochenende {
    background-color: #acacac !important;
    color: #333 !important;
}
.table tr .schulferien {
    background-color: #00b2ff !important;
    color: #fff !important;
}
@media print {
.table-striped>tbody>tr.schulferien {
    background-color: #44cf04 !important;
    color: #fff !important;
}
	}