/*Druck Klassen*/


.noprint {
 display: none;
}

table {
 width: 100%;
}

.content {
 width: 100%;
}
