#product_content {
    float: left;
    width: 850px;
    min-height: 350px;
    position: relative;
}
.image {
    position: absolute;
    right: -50px;
    top: 50px;
    z-index: 0;
    width: 550px;
}

.infobox {
    width: 600px;
    margin-top: 0px;
    float: left;
    position: absolute;
    z-index: 10;
}

#product_content .infobox {
    position: relative;
}

.nutrients .slideBtn {
    background: transparent url('../img/tapertek-gomb_minus.png') no-repeat;
    width: 161px;
    height: 48px;
    cursor: pointer;
}

.nutrients .slideBtn.slide:hover {
    background: transparent url('../img/tapertek-gomb_plus.png') no-repeat;
}

.nutrients .slideBtn.slide {
    background: transparent url('../img/tapertek-gomb_kek.png') no-repeat;
}

.infobox .product_headline {
    width: 100%;
}
.infobox .product_headline h1, .infobox .product_headline h2 {
    text-transform: uppercase;
    /*color: #3f5f8a;*/
}
.infobox .product_headline h1 {
    line-height: 1em;
    margin: 0 0 25px 0;
    font-weight: normal;
}

.infobox .nutrientsText {
    width: 385px;
    font-size: 12px;
    color: #3f5f8a;
    background: transparent url('../img/nutrients_toggle_top.png') top center no-repeat;
    padding-top: 6px;
}

.infobox .nutrientsText .nutrientsTextInner {
    padding: 15px;
    background: #fff;
    border: 1px solid #e6e9ec;
    border-radius: 5px;
    border-top: 0px none;
}

.infobox .product_headline h2 {
    font-size:22.75px;
    padding-bottom: 20px;
    color: #01772a;
}

.infobox .product_text {
    color: #3f5f8a;
    font-size: 12px;
    padding: 0 0 33px 0;
    font-family: Arial;
    line-height: 18px;
    width: 425px;
}

.infobox .nutrients {
    margin-bottom: 35px;
}

.infobox .nutrients table tr {
    background-color: #e5ecf7;
}

.infobox .nutrients h3 {
    padding: 0;
    margin: 0 0 5px 0;
    font-weight: normal;
}

.infobox .nutrients h3 span.headline {
    padding: 12px 0 15px 29px;
    float: left;
    font-weight: bold;
    text-transform: initial;
}
.infobox .nutrients table {
    width: 100%;
}
.infobox .nutrients tr {
    width: 100%;
    line-height: 17px;
}

.infobox .nutrients th, .infobox .nutrients td {
    padding: 7px 0 3px 18px;
    border-bottom: 1px solid white;
}

.infobox .nutrients th {
    width: 175px;
    font-weight: bold;
    color: #3f5f8a;
    text-align: left;
}

ul.interest_teaserlist, ul.interest_teaserlist li {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

ul.interest_teaserlist li {
    padding: 0 10px;
}

ul.interest_teaserlist li, ul.interest_teaserlist li span {
    float: left;
    width: 110px;
    /*margin-left: 30px;*/
    text-align: center;
}
ul.interest_teaserlist li span {
    font-weight: bold;
}
ul.interest_teaserlist li img {
    max-width: 150px;
}

.interest_teaserbox {
    min-width: 660px;
    margin-left: -100px;
    float: left;
    background: transparent url('../img/bg_thumbslider.png') 0px 145px no-repeat;
    padding-left: 100px;
    height: 270px;
}
.interest_teaserbox hr {
    width: 385px;
    float: left;
    clear: both;
    border: 0px none;
    background: transparent;
    border-bottom: 1px solid #c6d1e3;
}
.product-startteaser.small, .product-startteaser.middle {
    float: left;
    text-align: center;
}
.product-startteaser.small {
    width: 162px;
    height: 210px;
}

.product-startteaser.small p {
    font-size: 12px;
}
.product-startteaser.middle {
    width: 270px;
    height: 280px;
}

.product-startteaser p {
    width: 100%;
    text-align: center;
    float: left;
    font-size: 14px;
    text-transform: uppercase;
    font-family:'HelveticaNeue', Helvetica, sans-serif;
    color:#3f5f8a;
}
.product-startteaser p span {
    display: inline-block;
}

.layout4.left {
    width: 485px;
    float: left;
}

.layout4.right {
    width: 325px;
    float: left;
    position: relative;
    z-index: 100;
}

.layout4 .news_left_image{
	width:307px;
}

.layout4.products {
    float: left;
    width: 810px;
    margin-top: 30px;
}

.layout4 ul {
    padding-left: 0;
}

.product-recipe-link { float: right; position: relative; width: 550px; top: 0px; right: 80px;}
.productrecipe_overlay { position: absolute; top: 0; right: 0; }
.productrecipe_image { position: absolute; right: 26px;    top: 10px; }
