/* CSS Document */

.gstreamer {
background-image:url(../images/background/gesamt_bg.jpg);
background-repeat:no-repeat;
color:#333333;
height:200px;
padding-left:20px;
padding-top:20px;
width:711px;
}

.gstreamer p {
line-height:16px;
width:660px;
}
.gstreamer form {
    background-image:url(../images/buttons/search_2.gif);
    height:25px;
    margin-top:30px;
    padding-left:5px;
    width:655px;
    float: left;
    background-repeat: no-repeat;
}
.gstreamer form p.extended {text-align: right; width: 650px; float: left; padding-top: 5px;}
.gstreamer form p.ex {float: left; padding-top: 5px;}

.gstreamer input {
border-style:none;
border-color:transparent;
color:#0082E1;
float:left;
height:13px;
margin-top:5px;
width:602px;
}
.streamer #ok {
    height: 10px;
    width: 20px;
    color: #FFFFFF;
    padding-left: 10px;
    font-weight: bold;
    display: block;
    float: left;
    padding-top: 4px;
}
.onsale {
    width: 700px;
    float: left;
    clear: left;
    position: relative;
    padding-bottom: 50px;
}
.onsale h2 {
    font-size: 20px;
    margin-top: 10px;
    margin-right: 10px;
    margin-bottom: 20px;
    margin-left: 10px;
}
.onsale h3 {
    font-size: 15px;
    color: #780532;
    margin-bottom: 20px;
    line-height: 18px;
}



.item {
    background-image: url(../images/boxes/box_3.jpg);
    background-repeat: no-repeat;
    float: left;
    height: 229px;
    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;
}
.item .info {color: #333;}
.item img {
    display: block;
    margin-bottom: 10px;
    float: left;
}
.item ul {
    float: left;
    width: 170px;
    list-style: none;
    color: #FF9708;
}
.item li.sale {
    font-size: 24px;
    font-weight: bold;
    line-height: 120%;
}
.item .buttons {float: right; width: 160px; margin-top: 5px;}
.item select {width: 50px; font-size: 11px; float: left; margin: 5px;}
.item p {
    padding-left: 10px;
    margin-bottom: 20px;
}
.item .special_offer {
    position: absolute;
    top: 10px;
    right: 8px;
}
#searchterm2 {
    float: left;
    margin-right: 10px;
}
.label {
    background-image: url(../images/background/price_label.gif);
    height: 33px;
    width: 80px;
    position: absolute;
    top: 100px;
    right: 20px;
    font-size: 8px;
    color: #FFFFFF;
    text-align: center;
    background-repeat: no-repeat;
    padding-top: 7px;
    padding-left: 10px;
}
.label ul {
    color: #FFFFFF;
    text-align: left;
    line-height: 11px;
}
.label span {
    font-size: 13px;
    font-weight: bold;
}

