span.bild {
    float: left;
}

img.wein {
    width: 230px;
    height: 280px;
}

span.beschreibung {
    width: 170px;
    color: #CC0000;
    background-color: #F0F8FF;
    border: 13px solid #FFFFFF;
    padding: 10px;
    font-size: 100%;
    margin-bottom: 15px;
    display: inline-block;
}

span.bestLink {
    width: 70px;
    border: 1px solid #ccc;
    display: inline-block;
    font-weight: bold;
}

.unterstrichen {
    text-decoration: underline;
}

.ausverkauft {
    color: #000;
}

.verfuegbar a {
    color: #000;
}

br.links {
    clear: left;
}

#spaltenkoepfe {
    font-weight: bold;
}

.spalteAnzahl {
    float: left;
    width: 50px;
}

.spalteAnzahl input {
    border: 1px solid #000;
}

.spalteText {
    width: auto;
}

.spalteSumme {
    float: right;
    width: 60px;
    text-align: right;
}

.formularzeile, #nettogesamt {
    height: 20px;
}

#nettogesamt {
    border-top: 1px solid #000;
    font-weight: bold;
}

.formularumbruch {
    height: 20px;
}
