.round_corners {
  overflow: hidden;
  margin-bottom:10px;
  float: left;
}
/*  .round_corners img {
    width:215px;
  }
  */

  .col_content-215 {
    float: left;
    position: relative;
    margin: 0 0 10px;
    padding: 0;
    width: 215px;
    /*min-height: 260px;*/
	min-height: 225px;
  }

  * html .col_content-215 {
    position: relative;
    width: 200px;
    padding: 0 0 1px 0;
  }

  *:first-child+html .col_content-215-exception {
    padding-bottom: 10px;
  }

  .col_content-168 {
    float: left;
    position: relative;
    padding: 0 0 5px 0;
    width: 168px;
    min-height: 250px;
  }

    .col_content-215 h2, .col_content-168 h2 {
      margin-bottom:6px;
      font-weight:bold;
      float:left;
      width:100%;
    }

    .col_content-215 h3, .col_content-168 h3 {
      font-size: 0.9em;
      font-weight: bold;
      margin: 0 0 5px 0;
      float: left;
      width: 100%;
    }

      h3.aubergine { color: #be5fea; }
      h3.green { color: #a8d200; }
      h3.dark_blue { color: #2170c0; }
      h3.light_blue { color: #00aeef; }
      h3.sea_blue { color: #1dd9e0; }
      h3.mint { color: #44cbb6; }
      h3.orange { color: #ffca2a; }
      h3.pink { color: #e079c0; }
      h3.red { color: #ec4901; }
      h3.yellow { color: #eceb4e; }

    .col_content-215 p {
    position: relative;
      margin-bottom:9px;
      float: left;
    clear: both;
    width: 100%;
    }
    .col_content-215 strong {
      color:#8F8F8F;
      font-weight:normal;
      float: left;
      margin-bottom:2px;
      width:100%;
    }
    .col_content-215 .single_link {
      position:absolute;
    float: left;
      bottom: 0;
      right:0;
    }

    * html .col_content-215 .single_link {
      clear: left;
      position: relative;
      float: left;
      width: 210px;
      bottom: 0;
    }
    *:first-child+html .col_content-215 .single_link { margin: 0 0 5px; }

    .col_content-215 .link_list_bottom {
      position:absolute;
      bottom: 0;
      right:0;
	  padding-bottom: 0;
    }
      * html .col_content-215 .link_list_bottom {
        left:16px;
      }
      .col_content-215 .link_list_bottom li {
        display: block;
        clear:right;
        float:right;
      }

      *:first-child+html .col_content-215 .link_list_bottom li { width:130px; }
      * html .col_content-215 .link_list_bottom li { width:130px; }

    .col_content-215 .plus_list {
      float:left;
      margin: 6px 0 0 0;
    }
      .col_content-215 .plus_list li {
        background: url(../../plus_list_li_bg.gif) top left no-repeat;
        padding: 0 0 0 13px;
        list-style-type: none;
        margin: 0 0 7px 0;
      }

    .chef_background {
      float: left;
      width: 130px;
      height: 150px;
      margin: 10px 0 0 0;
      padding: 0 0 0 80px;
      background: url(../../../content/chef_background.gif) bottom left no-repeat;
    }

      * html .chef_background {
        width: 130px;
      }

    .foodstory {
      float: left;
      overflow:hidden;
    }
      .foodstory h2 {
        font-weight:bold;
        color:#000;
      }
        /*.foodstory h2 .green {
          color:#e19a00;
        }*/

      .foodstory h2 .aubergine { color: #be5fea; }
        .foodstory h2 .green { color: #a8d200; }
        .foodstory h2 .dark_blue { color: #2170c0; }
        .foodstory h2 .light_blue { color: #00aeef; }
        .foodstory h2 .sea_blue { color: #1dd9e0; }
        .foodstory h2 .mint { color: #44cbb6; }
        .foodstory h2 .orange { color: #ffca2a; }
        .foodstory h2 .pink { color: #e079c0; }
        .foodstory h2 .red { color: #ec4901; }
        .foodstory h2 .yellow { color: #eceb4e; }


      .foodstory .slide_box {
        position: relative;
        float: left;
        width: 450px;
      }
        .foodstory .slide_box .text {
          float: right;
          width: 250px;
          margin: 0;
		  text-align: left;
        }
      .foodstory_tabs {
        float:left;
        margin-left: 0;
		margin-bottom: 5px;
		margin-top: 5px;
      }
        .foodstory_tabs li {
          /*background: url(../../foodstory_tabs_li_bg.gif) bottom right repeat-x ;*/
		  border-right: solid 1px #D5D5D5;
          padding: 0 12px 3px 0;
          display: block;
          list-style-type: none;
          float:left;
          margin: 0 8px 0 0;
        }
          .foodstory_tabs li a {
            padding-bottom:10px;
            color: #898989;
            text-decoration: none;
          }
        .foodstory_tabs li.active {
          background: url(../../foodstory_tabs-li_active_left.gif) top left no-repeat;
          display: block;
          height:19px;
          padding: 0 0 0 11px;
          position:relative;
          top:-2px;
        }
		
		.foodstory_tabs li.activeSlide {
          background: url(../../foodstory_tabs-li_active_left.gif) top left no-repeat;
          display: block;
          height:19px;
          padding: 0 0 0 11px;
          position:relative;
          top:-2px;
        }
		
          .foodstory_tabs li a.active {
            background: url(../../foodstory_tabs-li_active_right.gif) top right repeat-x;
			display: block;
			height:19px;
            float: left;
            color: #FFF;
            padding: 2px 11px 0 0;
            height:19px;
          }
		  
		  .foodstory_tabs li a.activeSlide {
            background: url(../../foodstory_tabs-li_active_right.gif) top right repeat-x;
			display: block;
			height:19px;
            float: left;
            color: #FFF;
            padding: 2px 11px 0 0;
            height:19px;
          }
        .foodstory_tabs li.last {
          margin:0;
		  border: none;
        }
  .klant_worden {
/*    border:1px solid blue;*/
  }

