/* 
    Document   : screen
    Created on : 16.02.2010, 11:28:23
    Author     : Philipp Wintermantel
    Description: Global styles for screen display
*/

html,body
{
    width: 100%;
    font-size: 12px;
    line-height: 17px;
    height: 100%;
    font-family: verdana, tahoma, arial;
    text-align: center;
    color: #ead29f;
}

:focus
{
    outline: 0;
}

#canvas
{
    min-width: 100%;
    min-height: 100%;
    background: url(../img/backgrounds/tile-body.jpg) #3f2315 center top repeat-y;
    position: relative;
}

#ecard
{
    position: absolute;
    min-width: 100%;
    min-height: 100%; 
    z-index: 10;
    visibility: hidden;

}
#ecard-shadow
{
    min-width: 100%;
    min-height: 100%; 
    background-color: #000000;
    filter: alpha(opacity=30);
    -moz-opacity: 0.3;
    -khtml-opacity: 0.3;
    opacity: 0.3;
    z-index: 3;
    position: absolute;

}

#tracker
{
    display: none;
}

.clear {clear: both;}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
 
.clearfix {
    display: inline-block;
}
 
html[xmlns] .clearfix {
    display: block;
}
 
* html .clearfix {
    height: 1%;
}

a
{
    color: #ead29f;
}

strong,
b
{
    font-weight: bold;
}

.frontend_content b,
.frontend_content strong
{
   color: #ffffff;
}

img
{
    vertical-align: top;
}

h1,
h2
{
    color: #ffffff;
    font-family: serif;
    font-size: 2em;
    font-weight: bold;
}

h3
{
    color: #ffffff;
    font-size: 16px;
    line-height: 24px;
    font-weight: normal;
}

#bgHeader
{
    background: url(../img/backgrounds/tile-header.png) repeat-x;
    padding-top: 22px;
    width: 100%;
    height: 465px;
    overflow: hidden;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
}

.pageStart div#bgHeader
{
    background: url(../img/backgrounds/tile-header-large.png) repeat-x;
    height: 527px;
}

div.page
{
    text-align: left;
    margin: auto;
    width: 1007px;
    height: 100%;
    position: relative;
    z-index: 2;
    padding-bottom: 100px;
    padding-top: 30px;
}

.page #content
{
    width: 994px;
    background: url(../img/backgrounds/bg-page.png) no-repeat;
    padding: 10px 0px 0px 0px;
    margin-top: 10px;
}

.page #contentFooter
{
    width: 994px;
    height: 16px;
    background: url(../img/backgrounds/bg-page.png) left bottom  no-repeat;
}

div#teaserRow
{
    margin-left: 6px;
}

.pageStart #teaserRow
{
    margin-top: 15px;
}


#logo
{
    margin-top: 8px;
    margin-left: 25px;
}

#b2b-link
{
    position: absolute;
    right: 18px;
    top: 0;
    z-index: 2;
}

#menu
{
    position: absolute;
    top: 22px;
    left: 222px;
}

#menu li
{
    float: left;
    display: block;
    height: 15px;
    padding: 26px 10px 0 5px;
    vertical-align: bottom;
    background: url(../img/backgrounds/bg-nav-li.png) no-repeat;
}

#menu li a
{
    color: #f7d3cf;
}

#menu .link-active
{
    color: #ffffff;
    font-weight: bold;
}

#menu li.active
{
    background: url(../img/backgrounds/bg-nav-li-act.png) no-repeat;
}

#menu .hasSupages
{
    background: url(../img/backgrounds/arrow-down.png) no-repeat bottom center;
    padding-bottom: 8px;
}

div#menu .level1
{
    position: absolute;
    top: 45px;
    left: 0px;
    width: 800px;
}

#menu .level2
{
    position: absolute;
    top: 24px;
    left: 0px;
    width: 800px;
}

#menu .level1 li
{
   background: none;
   padding: 10px 10px 0px 5px;
}

#menu li a
{
    vertical-align: bottom;
    text-decoration: none;
}

#fb-like
{
    position: absolute;
    top: 40px;  
    right: 18px;
    width: 113px;
    height: 100px;
}
#fb-like-button
{
    width: 113px;
    height: 28px;
    cursor: pointer;
}

#fb-like-hover
{
    width: 163px;
    height: 107px;
    background: url(../img/button/fb-hover2.png) no-repeat center center;    
    font-family: Arial;
    font-size: 11px;
    color: #000000;
    line-height: 13px;
    padding: 10px 0 0 7px;
}

#language-menu
{
    position: absolute;
    top: 71px;
    right: 22px;
    overflow: hidden;
    z-index: 5;
}

#language-menu li
{
    float: left;
}

#language-menu a

{
    display: block;
    width: 32px;
    height: 31px;
    text-decoration: none;
    background: no-repeat center -32px;
}

#language-menu a:hover,
#language-menu .active a
{
    background-position: center 0px;
}

#language-menu .deDE a
{
    background-image: url(../img/button/deDE.png);
}

#language-menu .enGB a
{
    background-image: url(../img/button/enGB.png);
}

#header
{
   height: 357px;
   margin-left: 11px;
    
}

#header.headerImage {
    background: url(../img/header/shadow.png) no-repeat left bottom;
    height: 325px;
    margin-left: 11px;
    
    
}

.pageStart .page #content
{
    margin-top: 10px;  
    height: 372px;
}

.pageStart .page #contentFooter
{
    display: none;
}

#headerSwf
{
    text-align:  center;

}

#contentHeader
{
    background: url(../img/header/shadow.png) no-repeat left bottom;
    height: 325px;
    margin-left: 11px;
}


#contentMain
{
    padding: 32px 45px 30px 44px;
    position: relative;
    overflow: hidden;
    min-height: 220px;
}

#contentMain .left
{
    width: 442px;
    margin-left: 10px;
    float: left;
}

#contentMain .left.first
{
    margin-left: 0;
}

#contentMain.mainContentHeaderImage
{
    padding-top: 17px;
}

#contentMainBody h2.sIFR-replaced object
{
	display: block;
}

.pageStart #contentMain
{
    display: none;
}


#footer
{
    position: absolute;
    height: 67px;
    width: 100%;
    bottom: 0px;
    left: 0px;
    z-index: 10;
}


#footer .inner
{
    position: relative;
    height: 67px;
    width: 970px;
    margin: auto;
}


.pageStart #footer
{
    height:90px;
}

.pageStart #footer .inner
{
    background: transparent url(../img/backgrounds/wood-branding.png) top center no-repeat;
    height:90px;
}


#footer span
{
    position: absolute;
    bottom: 0px;
    right: 0px;
    font-size: 0.9em;
    color: #C6A36F;
    padding: 5px;
}

#noodles
{
    position: absolute;
    bottom: 0px;
    left: -80px;
    width: 303px;
    height: 67px;
    background: transparent url(../img/backgrounds/noodles.png) no-repeat;
}


/* Content Formating */
.contentTextimage .imageBoxWithCaption
{
    float: left;
    width: 421px;
    margin-right: 40px;
}

.imageBoxWithCaption-header
{
    margin-bottom: 35px;
}

.contentTextimage .imageBoxWithCaption img {margin: 0px 0px 0px 3px; padding:0px;}

.imageBoxWithCaptionText
{
    width: 430px;
    float: left;
}

.imageBoxWithCaptionText b,
.imageBoxWithCaptionText strong
{
    color: #ffffff;
    font-size: 1em;
}

.caption
{
    width: 411px;
    padding: 5px 10px 15px 10px;
    color: #2d1f13;
    margin: 0px;
    background: url(../img/backgrounds/bg-caption.png) no-repeat left bottom;
    position: relative;
    top: -3px;
}

.caption b,
.caption strong
{
        color: #2d1f13;
        font-size: 1.2em;
}

.teaser
{
    width: 490px;
    height: 139px;
    overflow: hidden;
    float: left;
    position: relative;
    color: #2d1f13;
}

.teaser img
{
    position: absolute;
    top: 14px;
    left: 15px;
}

.teaser-50 img
{
    top: 16px;
}

.teaser h2
{
    position: absolute;
    top: 11px;
    left:168px;
    font-size: 0.9em;
    text-transform: uppercase;
    padding-right: 10px;
    font-family: verdana, tahoma, arial, sans-serif;
}

.teaser-50 h2
{
    top: 13px;
}

.teaser h2 a
{
    color: #2d1f13;
}

.teaser .text
{
    position: absolute;
    top: 67px;
    left: 168px;
    font-size: 0.9em;
    font-family: inherit;
    color: inherit;
    width: 310px;
    line-height: 15px;
}

.teaser-30 .text
{
    top: 59px;
    width: 148px;
}

.teaser-50 .text
{
    top: 68px;
}

.teaser h2 a
{
    text-decoration: none;
}

.teaser-50
{
    background: transparent url(../img/backgrounds/teaser-50.png) no-repeat;
}


.teaser-30
{
    width: 326px;
    background: transparent url(../img/backgrounds/teaser-30.png) no-repeat;
}


.flag-right-bottom
{
    background: url(../img/backgrounds/flag-bottom-right.png);
    bottom: -5px;
    height: 84px;
    position: absolute;
    right: 12px;
    width: 205px;
}

.button
{
    background: url(../img/backgrounds/button.png) no-repeat top left;
    display: inline-block;
    margin: 5px 0px;
    height: 26px;
    padding: 0px 0px 0px 8px;
    text-decoration: none;
}

.button-inner
{
    background: url(../img/backgrounds/button.png) no-repeat top right;
    color: #f4c4bd;
    height: 18px;
    display: inline-block;
    position: relative;
    right: -10px;
    padding: 3px 18px 5px 0px;
}

.link
{
    background: url(../img/link/left.png) no-repeat left top;
    float: left;
    padding: 0 0 0 10px;
    margin: 0 0 8px 0;
}

.link-inner
{
    background: url(../img/link/right.png) no-repeat right top;
    padding: 2px 24px 4px 10px;
}

.link-inner a {
    color: #ead29f !important;
    text-decoration: none;
}

#loader-content
{
    position: absolute;
    width: 970px;
    height: 100%;
    top: 5px;
    left: 11px;
    text-align: center;
    background: #D22F19;
    opacity: 0.8;
    filter: alpha(opacity=80);
}

#loader-content-img
{
   margin-top: 150px;
}



/**
 * content-box
 */

.content-box
{
    background: url(../img/content-box/top.gif) no-repeat top left;
    padding-top: 10px;
}

.content-box-body
{
    background: url(../img/content-box/background.gif) repeat-y top left;
    padding: 20px 23px 20px 20px;
    line-height: 14px;
}

.content-box-info 
{
    background: url(../img/content-box/info.gif) no-repeat top left;
    height: 189px;
    width: 420px;
    margin: 16px 0 10px 0;
}

.b2b .content-box-info
{
    margin-top: 3px;
}

.content-box-info.small
{
    height: 113px;
    margin: 18px 0 0 0;
    background-image: url(../img/content-box/info-small.gif)
}

.content-box-info-body,
.content-box-info-body strong
{
    color: #2d1f13;
    font-size: 11px;
}

.content-box-info-body
{
    padding: 21px 24px 20px 24px;
}

.content-box-info-body .left
{
    float: left;
    width: 175px !important;
    border-right: 1px solid #c1b4a2;
}

.content-box-info-body .left.last
{
    border: none;
}

.small .content-box-info-body
{
    padding-top: 13px;
}

.content-box-info-body a
{
    text-decoration: none;
    color: #000;
}

/**
 * layer
 */

.layer
{
    background: url(../img/layer/background.png) no-repeat;
    height: 344px;
    position: absolute;
    width: 617px;
    z-index: 200;
}

.layer-ecard
{
    height: 344px;
    position: absolute;
    width: 617px;
    z-index: 200;
}

.layer-content
{
    margin: 50px 25px 0 0;
}

.layer-body 
{
    text-align: left;
    padding: 10px 10px 40px 40px;
    color: #2d1f13;
    height: 210px;
    overflow-y: auto;
}

.layer-body strong
{
    color: #2d1f13;
}

.layer-body a
{
    color: #2d1f13;
}

.layer-close
{
    background: url(../img/layer/close.png) no-repeat;
    cursor: pointer;
    position: absolute;
    height: 9px;
    right: 25px;
    top: 25px;
    width: 9px;
}

/**
 * tooltip
 */

.tooltip
{
    position: absolute;
    padding: 0 10px 0 10px;
    background: #f3ebe0;
    z-index: 100;
    z-index: 1000;
    width: 160px;
}

.tooltip-body-wrapper
{
    position: relative;
}

.tooltip-body-content {
    color: #582b17;
    font-size: 12px;
    line-height: 16px;
    text-align: center;   
}


.tooltip-north-east,
.tooltip-north,
.tooltip-north-west,
.tooltip-west,
.tooltip-south-west,
.tooltip-south,
.tooltip-south-east,
.tooltip-east {
    position: absolute;
    z-index: 2;
}


.tooltip-north-east,
.tooltip-north-west,
.tooltip-south-east,
.tooltip-south-west {
    width: 20px;
    height: 20px;
}

.tooltip-north-east {
    background: url(../img/tooltip/north-east.png) no-repeat;
    right: -20px;
    top: -20px;
}

.tooltip-north-west {
    background: url(../img/tooltip/north-west.png) no-repeat;
    left: -20px;
    top: -20px;
}

.tooltip-south-east {
    background: url(../img/tooltip/south-east.png) no-repeat;
    bottom: -20px;
    right: -20px;
}

.tooltip-south-west {
    background: url(../img/tooltip/south-west.png) no-repeat;
    bottom: -20px;
    left: -20px;
}

.tooltip-north,
.tooltip-south {
    height: 20px;
    left: 20px;
    right: 20px;
    width: 100%;
    margin-left: -20px;
}

.tooltip-north {
    background: url(../img/tooltip/north.png) repeat-x;
    top: -20px;
}

.tooltip-south {
    bottom: -20px;
    background: url(../img/tooltip/south.png) repeat-x center top;
    height: 20px;
}

.tooltip-east,
.tooltip-west {
    bottom: 20px;
    height: 100%;
    top: 0;
    width: 20px;
}

.tooltip-east {
    background: url(../img/tooltip/east.png) repeat-y;
    right: -20px;

}

.tooltip-west {
    background: url(../img/tooltip/west.png) repeat-y;
    left: -20px;
}

/**
 * faq
 */

.faq {
    margin-top: 20px;
}

.faq-item {
    background: url(../img/faq/seperator.gif) no-repeat 0 bottom;
}

.faq-item-last {
    background: none;
}

.faq-item-title {
    background: url(../img/faq/arrow-default.gif) no-repeat 3px 23px;
    color: #ffffff;
    cursor: pointer;
    font-size: 16px;
    font-weight: normal;
    line-height: 24px;
    padding: 15px 10px 7px 17px;
   
}

.faq-item-title-active {
    background: url(../img/faq/arrow-active.gif) no-repeat 1px 24px;
    font-weight: bold;
}

.faq-item-text {
    display: none;
    overflow: hidden;
    padding: 0 0 0 17px;
}

.faq-item-text-body-top {
    background: url(../img/faq/top.gif) no-repeat;
    height: 25px;
}

.faq-item-text-body-middle {
    background: url(../img/faq/middle.gif) repeat-y;
    color: #a2140a;
    line-height: 17px;
    padding: 3px 32px 4px 10px;
}

.faq-item-text-body-middle a {
    color: #a2140a;
}

.faq-item-text-body-middle li {
    background: url(../img/jobs/list.png) 3px 10px no-repeat;
    padding: 3px 0 3px 15px;
}

.faq-item-text-body-middle-content {
    position: relative;
    margin-top: -15px;
}

.faq-item-text-body-bottom {
    background: url(../img/faq/bottom.gif) no-repeat;
    height: 25px;
}

/**
 * jobs
 */

.jobs {
    margin-top: 20px;
}

.jobs-item {
    background: url(../img/jobs/seperator.gif) no-repeat 0 bottom;
}

.jobs-item-last {
    background: none;
}

.jobs-item-title {
    background: url(../img/jobs/arrow-default.gif) no-repeat 3px 23px;
    color: #ffffff;
    cursor: pointer;
    font-size: 16px;
    font-weight: normal;
    line-height: 24px;
    padding: 15px 10px 7px 17px;
   
}

.jobs-item-title-active {
    background: url(../img/jobs/arrow-active.gif) no-repeat 1px 24px;
    font-weight: bold;
}

.jobs-item-text {
    display: none;
    overflow: hidden;
    padding: 0 0 0 17px;
}

.jobs-item-text-body-top {
    background: url(../img/jobs/top.gif) no-repeat;
    height: 25px;
}

.jobs-item-text-body-middle {
    background: url(../img/jobs/middle.gif) repeat-y;
    color: #a2140a;
    line-height: 17px;
    padding: 3px 32px 4px 10px;
}

.jobs-item-text-body-middle a {
    color: #a2140a;
}

.jobs-item-text-body-middle li {
    background: url(../img/jobs/list.png) 3px 10px no-repeat;
    padding: 3px 0 3px 15px;
}

.jobs-item-text-body-middle-content {
    position: relative;
    margin-top: -15px;
}

.jobs-item-text-body-middle-content-left {
    /*background: url(../img/jobs/between.gif) top right repeat-y;*/
    border-right: 1px dotted #b3b3b3;
    float: left;
    padding: 0 20px 0 0;
    width: 380px;
    
}

.jobs-item-text-body-middle-content-right {
    float: left;
    padding: 0 0 0 10px;
    width: 380px;
}

.jobs-item-text-body-bottom {
    background: url(../img/jobs/bottom.gif) no-repeat;
    height: 25px;
}

/**
 * news
 */

#news-header {
    position: relative;
    margin: 1px 13px 0 0;

}

#news-header .news-header-title {
    left: 483px;
    position: absolute;
    top: 46px;
    width: 400px;
}

#news-header .news-header-pagebrowser {
    background: url(/plugins/extensions/news/inc/img/pagebrowser.jpg) no-repeat;
    height: 22px;
    left: 0;
    padding: 10px 14px 0 0;
    position: absolute;
    top: 278px;
    width: 439px;
}

#news-header .news-header-pagebrowser-button {
    background: url(/plugins/extensions/news/inc/img/pagebrowser-default.png) no-repeat;
    float: right;
    padding: 0 4px 0 0;
    height: 14px;
    width: 14px;
}

#news-header .news-header-pagebrowser-button-active {
    background: url(/plugins/extensions/news/inc/img/pagebrowser-active.png) no-repeat;
}


#news-header-mask {
    height: 310px;
    position: relative;
    overflow: hidden;
    width: 970px;
    
}

#news-header .news-overlay
{
    background: white;
    height: 310px;
    position: absolute;
    display: none;
    width: 517px;
    right: 0;
    top: 0;
    opacity: 0.1;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=10);
}


#news-header .news-header-mask-hover .news-overlay
{
    
    display: block;
    
}

#news-header-container {
    height: 310px;
    position: absolute;
    width: 3880px;
}

#news-header .news {
    background: url(/plugins/extensions/news/inc/img/background.jpg) -1px 0 no-repeat;
    height: 310px;
    position: absolute;    
    visibility: hidden;
    width: 970px;
}

#news-header .news-first {
    visibility: visible;
}

#news-header .news-image {
    float: left;
}

#news-header .news-content {
    color: #2d1f13;
    float: left;
    padding: 80px 20px 20px 30px;
    position: relative;
    width: 425px;
    z-index: 1;
}

#news-header .news-published {
    font-size: 9px;
}

#news-header .news-title {
    font-size: 16px;
    line-height: 20px;
}

#news-header .news-subtitle {
    font-weight: bold;
    margin: 0 0 16px 0;
}

#news-header .news-text {
    margin: 0 0 10px 0;
}

#news-list .content-box-body {
    padding: 0 0 0 10px;
}

#news-list .news {
    background: url(/plugins/extensions/news/inc/img/list-background.gif) no-repeat;
    float: left;
    height: 130px;
    margin: 0 10px 10px 0;
    width: 434px;
}

#news-list .news-odd {
    margin-right: 0;
}

#news-list .news-image {
    float: left;
    padding: 10px;
}

#news-list .news-content {
    color: #a2140a;
    float: left;
    width: 265px;
}

#news-list .news-published {
    color: #2d1f13;
    font-size: 9px;
    padding: 6px 0 0 0;
}

#news-list .news-title {
    font-size: 13px;
    line-height: 16px;
    font-weight: bold;
    margin: 0 0 16px 0;
    height: 32px;
}

#news-list .news-title a {
    color: #a2140a;
    font-weight: bold;
    text-decoration: none;
}

#news-list .news-text {
    line-height: 16px;
}

#news-list .news-more {
    color: #a2140a;
    font-weight: bold;
    text-decoration: none;
}


#news-pagebrowser {
    float: right;    
    padding: 0 16px 5px 0;
}

#news-pagebrowser a.news-page {
    color: #f4c4bd;
    text-decoration: none;
}

#news-pagebrowser a.news-page-active {
    color: #ffffff;
    font-weight: bold;
}

#news-pagebrowser a.news-prev-page img {
    position: relative;
    top: 3px;
}

#news-pagebrowser a.news-next-page img {
    position: relative;
    top: 3px;
}



#news-detail {
    position: relative;
}

#news-detail .news-back {
    background: url(/plugins/extensions/news/inc/img/back.png) 0 5px no-repeat;
    padding: 0 0 0 10px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
}

#news-detail .news-published {
    color: #dbc597;
    font-weight: bold;
}

#news-detail .news-title {
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
    margin-bottom: 16px;
    padding: 0 100px 0 0;
}

#news-detail .news-subtitle {
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    line-height: 16px;
    margin-bottom: 16px;
}

#news-detail .news-image {
    float: left;
    margin: 4px 35px 16px 0;
}

#news-detail .news-files {
    margin: 16px 0 0 0;
}

/*
 * recipe
 */

#recipe-category {
    margin-bottom: 20px;
}

#recipe-category .category {
    float: left;
    margin: 0 0 7px 31px;
}

#recipe-category .category-first {
    margin-left: 0;
}

#recipe-category .content-box-body {
    padding: 0 0 0 10px;
}

#recipe-category .category .title {
    text-align: center;
}

#recipe-category .category .title,
#recipe-category .category .title a {
    color: #ffffff;
    font-size: 11px;
    text-decoration: none;
}


#recipe-category .category-active .title {
    font-weight: bold;
}

#recipe-list .content-box-body {
    padding: 0 0 0 10px;
}

#recipe-list .recipe {
    background: url(/plugins/extensions/news/inc/img/list-background.gif) no-repeat;
    float: left;
    height: 130px;
    margin: 0 10px 10px 0;
    width: 434px;
}

#recipe-list .recipe-odd {
    margin-right: 0;
}

#recipe-list .recipe-image {
    float: left;
    padding: 10px;
}

#recipe-list .recipe-content {
    color: #a2140a;
    float: left;
    width: 265px;
}

#recipe-list .recipe-published {
    color: #2d1f13;
    font-size: 9px;
    padding: 6px 0 0 0;
}

#recipe-list .recipe-title {
    font-size: 13px;
    line-height: 16px;
    font-weight: bold;
    margin: 0 0 16px 0;
    height: 32px;
}

#recipe-list .recipe-title a {
    color: #a2140a;
    font-weight: bold;
    text-decoration: none;
}

#recipe-list .recipe-text {
    line-height: 16px;
}

#recipe-list .recipe-more {
    color: #a2140a;
    font-weight: bold;
    text-decoration: none;
}

#recipe-pagebrowser {
    float: right;    
    padding: 0 16px 5px 0;
}

#recipe-pagebrowser a.recipe-page {
    color: #f4c4bd;
    text-decoration: none;
}

#recipe-pagebrowser a.recipe-page-active {
    color: #ffffff;
    font-weight: bold;
}

#recipe-pagebrowser a.recipe-prev-page img {
    position: relative;
    top: 3px;
}

#recipe-pagebrowser a.recipe-next-page img {
    position: relative;
    top: 3px;
}

#recipe-sort {
    float: left;
    margin: 0 0 10px 0;
}

#recipe-sort .sort {
    position: relative;
    float: left;
}

#recipe-sort .sort .up {
    position: absolute;
    left: 0;
    top: 0;
}

#recipe-sort .sort .down {
    position: absolute;
    left: 0;
    top: 9px;
}

#recipe-sort .sort .label {
    font-size: 11px;
    margin: 0 40px 0 16px;
    text-decoration: none;
}

#recipe-sort .sort-active .label {
    color: #ffffff;
    font-weight: bold;
}
#recipe-detail {
    position: relative;
}

#recipe-detail .recipe-back {
    background: url(/plugins/extensions/recipe/inc/img/back.png) 0 5px no-repeat;
    padding: 0 0 0 10px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
}

#recipe-detail .recipe-published {
    color: #dbc597;
    font-weight: bold;
}

#recipe-detail .recipe-title {
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
    margin-bottom: 16px;
    padding: 0 100px 0 0;
}

#recipe-detail .recipe-left {
    float: left;
    width: 416px;
}

#recipe-detail .recipe-right {
    float: left;
    padding: 0 0 0 35px;
    width: 454px;
}

#recipe-detail .recipe-image {
    position: relative;
    text-align: center;
    z-index: 20;
}

#recipe-detail .recipe-ingredients {
    position: relative;
    background: url('/plugins/extensions/recipe/inc/img/ingredients-top.png') left top no-repeat;
    width: 425px;
    left: -3px;
    top: -2px;
    z-index: 10;
}

#recipe-detail .recipe-ingredients-inner {
    background: url('/plugins/extensions/recipe/inc/img/ingredients-bottom.png') left bottom no-repeat;
    padding-bottom: 25px;
}

#recipe-detail .recipe-ingredients-content {
    background: url('/plugins/extensions/recipe/inc/img/ingredients-middle.png') left 240px no-repeat;
    min-height: 270px;
}

#recipe-detail .recipe-ingredients-content-body {
    padding: 25px 30px 0 30px;
    color: #2d1f13;
}

#recipe-detail .recipe-details {
    background: url(/plugins/extensions/recipe/inc/img/details.png) no-repeat;
    position: relative;
    width: 448px;
    height: 88px;
    margin: 20px 0 30px 0;
}

#recipe-detail .recipe-label {
    line-height: 22px;
    position: absolute;
    left: 18px;
    top: 23px;
}

#recipe-detail .recipe-value {
    color: #ffffff;
    font-weight: bold;
    line-height: 22px;
    position: absolute;
    left: 150px;
    top: 23px;
}

#recipe-detail .recipe-preparation {
    margin-bottom: 32px;
}

#recipe-detail .recipe-files,
#recipe-detail .recipe-ecard-link {
	padding-bottom: 10px;
    float: left;
    width: 200px;
}
#recipe-detail .recipe-ecard-link 
{
    cursor: pointer;
}

#recipe-detail .recipe-fb {
	width: 110px;
	height: 23px;
	background-image: url("/plugins/extensions/recipe/inc/img/schmeckt_mir.png");
	background-repeat: no-repeat;
}

#recipe-detail .recipe-fb a {
	width: 110px;
	height: 23px;
	display: block;
}

#recipe-ecard
{
    width: 626px;
    min-height: 500px;
    height: auto !important;
    height: 500px;
    position: absolute;
    z-index: 5;
    margin: 122px auto 0 auto;
    
}

#recipe-ecard-frame
{
    position: relative;
    width: 626px;
    min-height: 500px;
    height: auto !important;
    height: 500px;  
    background-image: url("/plugins/extensions/recipe/inc/img/ecard_bg_repeat.png");
    background-repeat: repeat-y;
    border: 1px solid transparent;
}

#recipe-ecard #recipe-ecard-top
{
    background-image: url("/plugins/extensions/recipe/inc/img/ecard_bg_top.png");
    width: 626px;
    height: 471px;
    margin-top: -5px;
}

#recipe-ecard #recipe-ecard-close {
    position: absolute;
    right: 17px;
    top: -37px;
    cursor: pointer;
}
#recipe-ecard #recipe-ecard-teaser {
    position: absolute;
    left: 15px;
    top: -37px;
    z-index: 5;
}

#ecard-teaser-preparation {
    position: absolute;
    left: 154px;
    bottom: -28px;
    z-index: 5;
}

#recipe-ecard #recipe-ecard-bottom
{
    background-image: url("/plugins/extensions/recipe/inc/img/ecard_bg_bottom.png");
    width: 626px;
    height: 67px;
    margin-bottom: -67px;
}
#recipe-ecard #recipe-ecard-image
{
    position: absolute;
    top: 15px;
    left: 17px;
    width: 590px;
    height: 250px;
    display: table-cell;
    vertical-align: middle;
}

#recipe-ecard #recipe-ecard-image img
{
    vertical-align: middle;    
}


#recipe-ecard #recipe-ecard-content
{
    width: 590px;
    min-height: 200px;
    height: 100%;
    margin: -180px 16px 0 20px;
}
#recipe-ecard #recipe-ecard-form
{
    background-image: url("/plugins/extensions/recipe/inc/img/ecard_form_bg.png");
    background-repeat: no-repeat;
    background-position: left top;
    width: 100%;
    min-height: 300px;   
    text-align: left;
    color: #2d1f13;
    padding-left: 10px;
    margin-bottom: -30px;
}

#recipe-ecard #recipe-ecard-form form
{
    position: relative;
    margin-left: 0;
}

#recipe-ecard #recipe-ecard-form .mandatory
{
    color: #d21101;
}

#recipe-ecard #recipe-ecard-form p.left,
#recipe-ecard #recipe-ecard-form input.left
{
    margin-left: 0px;
}



#recipe-ecard #recipe-ecard-form p
{
    margin-bottom: 2px;
}
#recipe-ecard #recipe-ecard-form p#label-message
{
    position: absolute;
    left: 235px;
    top: 0px;
}
#recipe-ecard #recipe-ecard-form textarea#message
{
    position: absolute;
    left: 235px;
    top: 20px;  
}

#recipe-ecard #recipe-ecard-form p.left
{    
    width: 205px;
}

#recipe-ecard #recipe-ecard-form p.left,
#recipe-ecard #recipe-ecard-form p.right
{
    margin-left: 10px;
}

#recipe-ecard #recipe-ecard-form p.terms
{    
    font-size: 11px;
    margin-right: 25px;
}

#recipe-ecard #recipe-ecard-form input.standard
{
    width: 189px;
    padding-left: 10px;
    height: 24px;
    border: none;
    background-image: url("/plugins/extensions/recipe/inc/img/ecard_form_input1_bg.png");
    background-repeat: no-repeat;    
}

#recipe-ecard #recipe-ecard-form input
{
    line-height: 24px;
}

#recipe-ecard #recipe-ecard-form #sender-name,
#recipe-ecard #recipe-ecard-form #recipient-name
{
    margin-bottom: 5px;
}

#recipe-ecard #recipe-ecard-form input#cookingdate
{
    background-image: url("/plugins/extensions/recipe/inc/img/ecard_form_input2_bg.png");
    width: 166px;
}

#recipe-ecard #recipe-ecard-form textarea#message
{
    background-image: url("/plugins/extensions/recipe/inc/img/ecard_form_textarea_bg.png");
    background-repeat: no-repeat;
    width: 311px;
    height: 219px;
    border: none;
    padding: 10px;
}

#recipe-ecard #recipe-ecard-form img#recipe-ecard-calendar
{
    cursor: pointer;
    margin-left: 5px;
}
#recipe-ecard #recipe-ecard-form input[type=submit]
{
    background-image: url("/plugins/extensions/recipe/inc/img/ecard_form_submit_bg.png");
    background-color: #c7a471;
    background-repeat: no-repeat;
    background-position: 0 3px;
    width: 583px;
    height: 48px;
    border: none;
    font-family: Georgia, Serif;
    font-size: 20px;
    color: #ead29f;
    margin-left: -8px;
}

#recipe-ecard #recipe-ecard-preview,
#recipe-ecard #recipe-ecard-thanks
{
    text-align: left;
    font-family: Georgia, Serif;
    color: #1e1e1e;
    margin: 10px 20px -35px;
}

#recipe-ecard #recipe-ecard-preview .red
{
    color: #d22517;
}

#recipe-ecard #recipe-ecard-preview .underline
{
    text-decoration: underline;
}

#recipe-ecard #recipe-ecard-preview .recipe-preview-intro,
#recipe-ecard #recipe-ecard-thanks .recipe-thanks-intro
{
    font-size: 18px;
    line-height: 23px;
}
#recipe-ecard #recipe-ecard-preview .recipe-preview-text
{
    font-size: 12px;
    line-height: 18px;
    margin: 18px 0;
}
#recipe-ecard #recipe-ecard-preview .recipe-preview-end
{
    font-size: 18px;
    line-height: 23px;
}
#recipe-ecard input[type=submit]
{
    cursor: pointer;
}


#recipe-ecard #recipe-ecard-preview input[type=submit]
{
    background-image: url("/plugins/extensions/recipe/inc/img/ecard_form_submit_bg.png");
    background-color: #c7a471;
    background-repeat: no-repeat;
    background-position: 0 3px;
    width: 583px;
    height: 48px;
    border: none;
    font-family: Georgia, Serif;
    font-size: 20px;
    color: #ead29f;
    margin-left: -18px;
}

#recipe-ecard #recipe-ecard-preview #separator,
#recipe-ecard #recipe-ecard-thanks #separator
{
    margin-left: -20px;
    margin-top: 5px;    
}

#recipe-ecard #recipe-ecard-thanks .recipe-thanks-intro
{
    text-align: center;
}

.ecard-show-title
{
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    line-height: 14px;
    margin-bottom: 10px;
}

#recipe-product-slider {
    position: absolute;
    left: 300px;
    top: -15px;
}

#recipe-product-slider-back {
    position: absolute;
    left: -15px;
    top: 60px;
    cursor: pointer;
}

#recipe-product-slider-next {
    position: absolute;
    right: -15px;
    top: 60px;
    cursor: pointer;
}

#recipe-product-slider-mask {
    overflow: hidden;
    width: 100px;
    height: 100px;
    position: relative;
}

#recipe-product-slider-container {
    position: relative;
    left: 0;
    overflow: hidden;
}

#recipe-product-slider .product {
    position: relative;
}

#recipe-product-slider .product-image {
    width: 100px;
    height: 100px;
    float: left;
}

#recipe-product-slider .product-image a {
    display: block;
    background: no-repeat center bottom;
    width: 100px;
    height: 100px;
}

.product-tooltip-wrapper {
    position: absolute;
    visibility: hidden;
    left: 0;
    top: 0;
    z-index: 1000;
}

.product-tooltip {
    background: url(/plugins/extensions/recipe/inc/img/tooltip-left.png) no-repeat;
    height: 41px;
    padding: 0 0 0 40px;
}

.product-tooltip-inner {
    background: url(/plugins/extensions/recipe/inc/img/tooltip-right.png) right top no-repeat;
    height: 41px;
}

.product-tooltip-body {
    padding: 8px 0 5px 0;
    position: relative;
    left: -20px;
    color: #582b17;
    font-weight: bold;
    
}

/*
 * tip
 */

#tips-list {
    margin-top: 8px;
}

#tips-list .item {
    background: no-repeat;
    float: left;
    width: 440px;
    height: 267px;
    position: relative;
    
}

#tips-list .content-box-body {
    padding: 0 0 0 10px;
}

.item-number {
    position: absolute;
    left: 159px;
    top: 28px;
}

.item-title
{
    position: absolute;
    left: 160px;
    top: 58px;
    font-weight: bold;
    color: #846144;
    padding: 0 30px 0 0;
    line-height: 16px;
}

.item-seperator
{
    position: absolute;
    left: 250px;
    top: 100px;
}

.item-description
{
    position: absolute;
    left: 160px;
    top: 123px;
    color: #846144;
    padding: 0 30px 0 0;
    line-height: 16px;
}

.box-shadow
{
    position: relative;
    margin: 0px auto;
    min-width: 8em;
    max-width: 760px; /* based on image dimensions - not quite consistent with drip styles yet */
    padding-top: 10px;
    padding-bottom: 10px;
    margin-left: 10px; /* default, width of left corner */
    margin-bottom: 3em; /* spacing under box-shadow */
    z-index: 1;
}

.right .box-shadow
{
    margin-bottom: 18px;
}

.right .box-shadow .wrapper p
{
    font-size: 0.9em;
}

.box-shadow .wrapper,
.box-shadow .b,
.box-shadow .t,
.box-shadow .t div
{
    background: transparent url(../img/backgrounds/box-shadow.png) no-repeat top right;
}

.box-shadow .wrapper
{
    position: relative;
    zoom: 1;
    _overflow-y:hidden;
    padding: 0 15px 20px 5px;
    background-position: bottom right;
}

.box-shadow .wrapper h3.header
{
    padding-top: 0;
    padding-bottom: 5px;
}

.box-shadow .wrapper h3
{
    padding-top: 10px;
}

.box-shadow .b
{
    /* top+left vertical slice */
    position: absolute;
    left: 0;
    bottom: 0;
    width: 10px; /* top slice width */
    margin-left: -10px;
    height: 100%;
    _height: 1600px; /* arbitrary long height, IE 6 */
    background-position: bottom left;
}

.box-shadow .t
{
    /* bottom */
    position: relative;
    width: 100%;
}

.box-shadow .t,
.box-shadow .t div
{
    height: 10px; /* height of bottom cap/shade */
    font-size: 1px;
}

.box-shadow .t
{
    background-position: top right;
}

.box-shadow .t div
{
    position: relative;
    width: 10px; /* bottom corner width */
    margin-left: -10px;
    background-position: top left;
}

.box-shadow .hd,
.box-shadow .bd,
.box-shadow .ft
{
    position: relative;
}

.box-shadow .image
{
    position: absolute;
    bottom: 2px;
    right: 2px;
}

.box-shadow p
{
    padding-bottom: 10px;
}

.box-shadow ul
{
    padding: 0 0 10px 15px;
}

.box-shadow li
{
    list-style: square;
}

.box-shadow .faq-item-title
{
    font-size: 15px;
    color: #ead29f;
}

.accordion-content
{
    display: none;
    padding-left: 15px;
    overflow: hidden;
}

.accordion-title
{
    font-size: 1.2em;
    padding: 5px 0 5px 20px;
    cursor: pointer;
    background: url(../img/icon/accordion.gif) 3px -7px no-repeat;
}

.accordion-title.active
{
    background-position: 3px 12px;
}

a.subpage
{
    position: relative;
    display: block;
    height: 100px;
    padding: 5px 5px 5px 150px;
    margin-bottom: 15px;
    text-decoration: none;
    border: 1px solid #f4d7a9;
    color: #d22f19;
    background: #f5e7d1 no-repeat;
}

a.subpage span.title
{
    display: block;
    font-size: 1.3em;
    font-weight: bold;
}

a.subpage span.further
{
	background-image: url(../img/icon/further_arrow.png);
	background-position: 0px 5px;
	background-repeat: no-repeat;
	padding-left: 10px;
	display: block;
	position: absolute;
	bottom: 10px;
}

div.b2b-product img#product-single-nutrials
{
    position: absolute;
    top: -10px;
    left: 155px;
    cursor: pointer;
    opacity: 0;
    visibility:hidden;
    z-index: 2;
}

div.b2b-product p a.button-b2b 
{
	background-image: url(../img/backgrounds/button_b2b.gif);
	background-repeat: no-repeat;
}

div.b2b-product p a.button-b2b span.button-inner
{
	background-image: url(../img/backgrounds/button_b2b.gif);
	background-repeat: no-repeat;
	background-position: right -1px;
	background-attachment: scroll;
}

div#content-188 h2, div#content-189 h2, div#content-190 h2, div#content-191 h2, div#content-192 h2, div#content-143 h2, div#content-176 h2, div#content-177 h2, div#content-178 h2, div#content-179 h2
{
	padding-bottom: 10px;
}

div#content-188 h2.sIFR-replaced, div#content-189 h2.sIFR-replaced, div#content-190 h2.sIFR-replaced, div#content-191 h2.sIFR-replaced, div#content-192 h2.sIFR-replaced, div#content-143 h2.sIFR-replaced, div#content-176 h2.sIFR-replaced, div#content-177 h2.sIFR-replaced, div#content-178 h2.sIFR-replaced, div#content-179 h2.sIFR-replaced
{
	padding-bottom: 0px;
}
