img.artikelliste {
   height: 300px;
}

div.farbvariante {
    display: inline-block;
    margin: 8px 0 0 0;
    border: 2px solid #ccc;
}  

div.farbvariante_aktiv_dunkel {
    display: inline-block;
    margin: 8px 0 0 0;
    border: 2px solid #000;
}  

div.farbvariante_aktiv_hell {
    display: inline-block;
    margin: 8px 0 0 0;
    border: 2px solid #777;
}  

div.farbvariante img.farbvariante_kreuz {
    margin: 5px 6px;
}

ul.sub_shopnavi {
    font-weight: normal;
    margin: 0;
    padding: 0;
}

input.grusskartentext {
    width: 220px;
    font-size: 12px;
}

.niedrig p, .niedrig hr {
    margin: 5px 0;
    font-size: 14px;
}

.shop ul.blaettern li {
    float: left; 
    list-style-type: none;
}

.shop ul.blaettern li a, .shop ul.blaettern li a:hover {
    font-weight: normal;
    border-bottom: none;
    color: #000;
}

.shop ul.blaettern li.active a {
    border-bottom: none;
    font-weight: bold;
}

.text_rechts {
    text-align: right;
}

.text_center {
    text-align: center;
}

table.bestellungen td {
    border-bottom: 1px solid black;
    padding-top: 10px;
} 

table.bestellungen th {
    border-bottom: 1px solid black;
    padding-bottom: 10px;
} 

.animation_start_pause {
    text-align: center;
}

.rot {
    color: #f00;
}

form.neukunde a.meldung_passwort {
    color: red; 
    letter-spacing: 0; 
    font-family: "Lucida Sans","Lucida Sans Unicode";
}

table.versandkosten {
    border-collapse: collapse;
}

table.versandkosten, table.versandkosten th, table.versandkosten td {
    border: 1px solid black;
}

table.versandkosten td {
    padding: 5px 10px;
}

table.versandkosten tr td table, table.versandkosten tr td table th, table.versandkosten tr td table td {
    border: none;
}

table.versandkosten tr td table td {
    padding: 2px 0 0 15px;
}

.shop .navibutton {
    width: 30px;
}

.zahlungsart_auswahl {
    text-transform: uppercase;
    margin: 0 0 5px 0;
}

.lupe_detail {
    text-align: center;
    margin: 10px 0 0 0;
}

.neu {
    color: #FF4500;
    font-family: "Lato",sans-serif;
    font-weight: 300;
    letter-spacing: 0;
    white-space: nowrap;
}

.promilink {
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 5px;
    margin: 15px 0;
    z-index: 1000
}

.promilink a {
    background-color: #b0b0b0;
    padding: 5px 10px;
    color: #000000;
    text-decoration: none;
}

#gutscheincode {
    font-size: 15px;
    line-height: 34px;
    padding: 0 10px;
    margin: 0 12px;
}

