a:link {
    font-family: verdana, arial;
    font-size: 13px;
    color: #1D3249;
    font-weight: bold;
}
a:visited {
    font-family: verdana, arial;
    font-size: 13px;
    color: #1D3249;
    font-weight: bold;
}
a:focus {
    font-family: verdana, arial;
    font-size: 13px;
    color: #1D3249;
    font-weight: bold;
}
a:hover {
    font-family: verdana, arial;
    font-size: 13px;
    color: #1D3249;
    text-decoration: none;
    font-weight: bold;
}
a:active {
    font-family: verdana, arial;
    font-size: 13px;
    color: #1D3249;
    text-decoration: none;
    font-weight: bold;
}


.tbl_hl {
    font-family: verdana, arial;
    font-size: 20px;;
    color: #95A6AC;
    font-weight: bold;
}
.hl {
    font-family: verdana, arial;
    font-size: 20px;;
    color: #911313;
    font-weight: bold;
}
.tx {
    font-family: verdana, arial;
    font-size: 13px;
    color: #1D3249;
    font-weight: bold;
}
.produkte {
    font-family: verdana, arial;
    font-size: 13px;
    color: #1D3249;
    font-weight: bold;
}

.header-image-cell {
    height: 100%;
    position: relative;
}

.header-image-cell__text,
.header-image-cell__text-no-link {
    bottom: 20px;
    color: #fff;
    text-shadow: 2px 2px 4px #000;
    font-family: verdana, arial;
    font-weight: bold;
    font-size: 18px;
    position: absolute;
    display: flex;
    justify-content: center;
    width: 100%;
}

.header-image-cell__text-no-link {
    bottom: 17px;
}