.wkTicket {
    font-family: Arial, Trebuchet MS, Verdana;
    font-size: 11px;
    line-height: 14px;
    padding: 3px;
}
.wkTicket a {
    text-decoration: none;
    color: #C80000;
}
.wkTicket a:hover {
    text-decoration: underline;
    color: #C80000;
}
.wkAnzahl {
    font-family: Arial, Trebuchet MS, Verdana;
    font-size: 11px;
    line-height: 14px;
    font-weight: bold;
    color: #c80000;
    padding: 3px;
    text-align:center;
}
.wkPreis {
    font-family: Arial, Trebuchet MS, Verdana;
    font-size: 11px;
    line-height: 14px;
    padding: 3px;
}
.MSG {
    font-family: Trebuchet MS, Verdana;
    font-size:12px;
    padding:12px;
    
    background-color: #FFFFFF;
    border: 2px solid #C80000;
}
