            .playground .recipe, .playground .content_start, .playground .content_topic, .playground .content_overview {
                width:636px; /* 316px; */
                height:328px;
                background-color:white;
            }
            .playground .recipe b, .playground .content_start b.subject, .playground .content_topic b.subject, .playground .content_overview b.subject {
                color: #46280f;
            }
            /*
            .playground .content_topiclist b, .playground .content_topic b, .playground .content_overview b {
                color: #668800;
                display:block;
            }
            */
            .playground .fullsize .fs_inhalt, .playground .recipe .recipe_inhalt, .playground .content_start .content_start_inhalt, .playground .content_topic .content_topic_inhalt, .playground .content_overview .content_overview_inhalt {
                padding:12px;
                background-color:white;
            }
            .playground .recipe .recipe_inhalt, .playground .recipe .recipe_inhalt, .playground .content_start .content_start_inhalt, .playground .content_topic .content_topic_inhalt, .playground .content_overview .content_overview_inhalt { width:612px; }
            .playground .content_box2 {
                width:154px; /* 316px; */
                height:176px;
                background-color:white;
            }

            .playground .content_imgbox, .playground .content_topiclist {
                width:316px; /* 316px; */
                height:328px;
                background-color:white;
            }
            .playground .content_imgbox  .content_imgbox_inhalt, .playground .content_topiclist .content_topiclist_inhalt {
                padding:12px;
                background-color:white;
                width:292px;
            }

            .playground .content_topic_inhalt h3 {
                color:rgb(102, 136, 0);border-bottom: 1px dotted rgb(102, 136, 0); padding-bottom: 2px; position: relative;
                font-size:16px;margin-bottom:6px;
            }

            .playground a {
                color:#668800;
                font-size:11px;
                text-decoration:underline;
            }

            .playground .content_topic_inhalt .pg_topics {
                margin-bottom:20px;
            }

            .playground .content_topic_inhalt .pg_topics a.lurl, .playground .content_overview_inhalt span a.lurl {
                display:block;
            }
            .playground .content_overview_inhalt h2 { margin-bottom:6px; }
            .playground .content_topic_inhalt img.pg_teaser {
                height:113px;width:170px;margin-right:6px;margin-top:6px;margin-bottom:6px;display:inline;
            }
            
            .playground .textslider .mvoTextSliderContent > *, .playground .textslider .mvoTextSliderContent > * > * {
                display:none;
            }
            .playground .textslider .mvoTextSliderContent *.on, .playground .textslider .mvoTextSliderContent *.on *.on > * {
                display:block;
            }
            .playground .textslider .mvoTextSliderContent { border-bottom:1px solid #668800; }
            .playground .textslider .mvoTextSliderContent table { width:100%;table-layout:fixed;height:104px;margin-top:6px; }
            .playground .textslider .mvoTextSliderContent table td { padding-right:4px;vertical-align:top; }

            .playground .product_list1 .mvoTextSliderContentHolder { height:103px;margin-bottom:8px;padding-top:6px;padding-bottom:6px;overflow:auto; }
            .playground .product_list1 .mvoTextSliderContent table td { padding-right:4px;vertical-align:top; }



            
            .playground .taste_game a.surl:before { content:"› "; }
            .playground .taste_game .tg_question { display:none;z-index:2;position:absolute;padding:12px;padding-top:76px;color:#42280F; }
            .playground .taste_game .tg_question_row { width:160px;font-weight:bold;padding-left:4px;padding-top:2px;height:28px;overflow:hidden; }
            .playground .taste_game .tg_next_holder {z-index:2;left:184px;top:144px;position:absolute;display:inline;}
            .playground .taste_game .tg_question_a { height: 19px; overflow: hidden; }
            .playground .taste_game .tg_next { display:inline;margin-bottom:4px; }
            .playground .taste_game .tg_answer_c, .playground .taste_game .tg_intro { z-index:2;position:absolute;padding:12px;padding-top:76px; }
            .playground .taste_game .tg_answer_c .tastebox { margin-top:4px;margin-bottom:4px; }
            .playground .taste_game .tg_answer_c .tastebox .taste_info { font-weight:bold;color:#42280F; }
            .playground .taste_game .tg_bg { position:absolute;top:-33px;left:-12px;z-index:2; }
            
            .playground .content_box1 div { position:relative; }
            .playground .content_box1 div.cb1_inhalt { 
                height:149px;
                width:292px;
            }
            .playground .content_box1 div.cb1_inhalt { 
                position:relative;
                background-repeat:no-repeat;
                padding:12px;
                color:#442211;
                line-height:16px;
                font-size:11px;
            }
            .playground .content_box1 div img {
                position:absolute;
            }
            
            .playground .content_box1 .cb1_inhalt { position:relative; }
			.playground .content_box1 .cb1_inhalt.withheader { position:relative;height:101px;padding-top:60px; }

