.taskdone{
    text-decoration: line-through;
}
.produkt_bg{
    background-color: #E0ECF8;
}
.header-bg{
    background-color: #c5e1fc;
}
.info-bg2{
    background-color: #c5e1fc;
}
.daten_fehlen{
    background-color: #fc0404;
}
.text-small {
font-size: 10px;
}
.text-medium {
font-size: 12px;
}
.print-angebot{
    font-size: 12px!important; 
}
.div-scrollable{
  overflow: scroll;
  height: 200px;  
}