.absolute_right {position: absolute; bottom: 5px; right: -10px;}
.absolute_right a {margin-right: 0;}
.streamer {
    color: #fff;
    background-image: url(../images/background/gesamt_bg.jpg);
    background-repeat: no-repeat;
    height: 200px;
    width: 711px;
    padding-left: 20px;
    padding-top: 10px;
}
.lieblingsweine {
    background-image: url(../images/background/lieblingsweine_bg.jpg);
}
.dishes .streamer, .tips .streamer {color: #333;}
.streamer p {
    width: 430px;
    font-size: 12px;
    line-height: 16px;
}
.dishes h3 {color: #780532; margin-left: 15px;}
.streamer h3 {
    font-size: 15px;
    margin-left: 0;
}
.streamer form {
    margin-top: 10px;
}
.blocks {
    width: 711px;
    position: relative;
    float: left;
    clear: left;
}
.blocks h2 {font-size: 20px; margin: 10px;}
.blocks .streamer h3 {
    font-size: 13px;
    color: #FFFFFF;
    margin-bottom: 20px;
}
.dishes .streamer h3, .tips .streamer h3 {color: #780532;}
.tips .streamer h3.profil {color: #333; margin-left: 15px;}

.item {
    background-image: url(../images/boxes/box_2.png);
    background-repeat: no-repeat;
    float: left;
    height: 176px;
    width: 222px;
    position: relative;
    text-align: left;
    padding-left: 15px;
    padding-top: 10px;
    margin-bottom: 10px;
}

.item h4 {
    font-size: 11px;
    margin-bottom: 10px;
    color: #780532;
    width: 180px;
    height: 25px;
}
.item h4 a {color: #780532;}

.item .info {color: #333;}
.item img {float: left; margin-right: 8px;}
.item ul {
    float: left;
    width: 170px;
    list-style: none;
    color: #333333;
}
.item li.sale {
    font-size: 24px;
    font-weight: bold;
    line-height: 120%;
}
.item .buttons {float: left; width: 170px; margin-top: 5px;}
.item select {width: 50px; font-size: 11px; float: left; margin: 3px 5px;}
.item .boxicon {
    position: absolute;
    top: 10px;
    right: 8px;
}
/********* old search box
#textsearch {
    float: left;
    margin-right: 10px;
    margin-top: 2px;
}
*********************/
.blox .absolute_right {position: absolute; bottom: 5px; right: 25px;}
.blox .absolute_right a {margin-right: 0;}

.onsale .item ul {color:  #FF9708;}

.onsale .streamer {background-image: url(../images/background/aktionen_background.jpg);}
.topseller .streamer {background-image: url(../images/background/topseller_background.jpg);}
.biofair .streamer {background-image: url(../images/background/bio_background.jpg);}
.rar .streamer {background-image: url(../images/background/raritaeten_background.jpg);}
.express .streamer {background-image: url(../images/background/24stunden_background.png);}
.awarded .streamer {background-image: url(../images/background/awarded_background.jpg);}

.gesamt .item h4, .gesamt .item h4 a {color: #780532;}
.onsale .item h4, .onsale .item h4 a {color: #FF9708;}
.topseller .item h4, .topseller .item h4 a {color: #780532;}
.biofair .item h4, .biofair .item h4 a {color: #01B302;}
.tipps .item h4, .tipps .item h4 a {color: #780532;}
.express .item h4, .express .item h4 a {color: #616070;}

.onsale .streamer button span {
background:url(../images/buttons/left_button_orange.gif) no-repeat 0 0;
}
.topseller .streamer button span {
background:url(../images/buttons/left_button_red.gif) no-repeat 0 0;
}
.biofair .streamer button span {
background:url(../images/buttons/left_button_green.gif) no-repeat 0 0;
}
.rar .streamer button span {
background:url(../images/buttons/left_button_dark_blue.gif) no-repeat 0 0;
}
.express .streamer button span {
background:url(../images/buttons/left_button_red.gif) no-repeat 0 0;
}
.awarded .streamer button span {
background:url(../images/buttons/left_button_grey.gif) no-repeat 0 0;
}


.onsale .streamer button em {
background: url(../images/buttons/main_button_orange.gif) no-repeat 100% 0;
}
.topseller .streamer button em {
background: url(../images/buttons/main_button_red.gif) no-repeat 100% 0;
}
.biofair .streamer button em {
background: url(../images/buttons/main_button_green.gif) no-repeat 100% 0;
}
.rar .streamer button em {
background: url(../images/buttons/main_button_dark_blue.gif) no-repeat 100% 0;
}
.express .streamer button em {
background: url(../images/buttons/main_button_dark_red.gif) no-repeat 100% 0;
}
.awarded .streamer button em {
background: url(../images/buttons/main_button_grey.gif) no-repeat 100% 0;
}

.onsale .streamer button:hover span {
background:url(../images/buttons/left_button_orange.gif) no-repeat 0 -25px;
}
.topseller .streamer button:hover span {
background:url(../images/buttons/left_button_red.gif) no-repeat 0 -25px;
}
.biofair .streamer button:hover span {
background:url(../images/buttons/left_button_green.gif) no-repeat 0 -25px;
}
.express .streamer button:hover span {
background:url(../images/buttons/left_button_red.gif) no-repeat 0 -25px;
}
.awarded .streamer button:hover span {
background:url(../images/buttons/left_button_grey.gif) no-repeat 0 -25px;
}

.onsale .streamer button:hover em {
background: url(../images/buttons/main_button_orange.gif) no-repeat 100% -25px;
}
.topseller .streamer button:hover em {
background: url(../images/buttons/main_button_red.gif) no-repeat 100% -25px;
}
.biofair .streamer button:hover em {
background: url(../images/buttons/main_button_green.gif) no-repeat 100% -25px;
}
.express .streamer button:hover em {
background: url(../images/buttons/main_button_dark_red.gif) no-repeat 100% -25px;
}
.awarded .streamer button:hover em {
background: url(../images/buttons/main_button_grey.gif) no-repeat 100% -25px;
}

.fisch .streamer {background-image: url(../images/background/wein_zum_essen/fisch_bg.jpg);}

.gift_payment { padding-left:226px;}
.gift_payment li {list-style:none;float:left; margin-bottom:5px;}
.gift_payment select {margin-top:6px; margin-left:20px;}
.gift_payment input {margin-top:3px;}
.gift_price {color:#780532; font-weight:bold; font-size:20px; margin-right:30px; padding-top:6px; }
.gift_info {margin-right:15px; line-height:11px;}
.gift_noinfo {width:176px;}




