.com_joeworkman_stacks_link_stack a{display:block;text-decoration:none !important;padding:0;margin:0}
 #preloader{position:fixed;top:0;left:0;right:0;bottom:0;background-color: rgba(255, 255, 255, 1.00);z-index:9999 !important}
#preloader_balls{position:absolute;left:50%;top:50%;background-repeat:no-repeat;background-position:center;margin:0 auto}#preloader_balls:before{width:20px;height:20px;border-radius:20px;background:blue;content:'';position:absolute;background: rgba(22, 80, 156, 1.00);-webkit-animation:preloader_3_before 1.5s infinite ease-in-out;-moz-animation:preloader_3_before 1.5s infinite ease-in-out;-ms-animation:preloader_3_before 1.5s infinite ease-in-out;animation:preloader_3_before 1.5s infinite ease-in-out}#preloader_balls:after{width:20px;height:20px;border-radius:20px;background:blue;content:'';position:absolute;background: rgba(199, 217, 233, 1.00);left:22px;-webkit-animation:preloader_3_after 1.5s infinite ease-in-out;-moz-animation:preloader_3_after 1.5s infinite ease-in-out;-ms-animation:preloader_3_after 1.5s infinite ease-in-out;animation:preloader_3_after 1.5s infinite ease-in-out}@-webkit-keyframes preloader_3_before{0%{-webkit-transform:translateX(0px) rotate(0deg)}50%{-webkit-transform:translateX(50px) scale(1.2) rotate(260deg);background:rgba(199, 217, 233, 1.00);border-radius:0px}100%{-webkit-transform:translateX(0px) rotate(0deg)}}@-webkit-keyframes preloader_3_after{0%{-webkit-transform:translateX(0px)}50%{-webkit-transform:translateX(-50px) scale(1.2) rotate(-260deg);background: rgba(22, 80, 156, 1.00);border-radius:0px}100%{-webkit-transform:translateX(0px)}}@-moz-keyframes preloader_3_before{0%{-moz-transform:translateX(0px) rotate(0deg)}50%{-moz-transform:translateX(50px) scale(1.2) rotate(260deg);background:rgba(199, 217, 233, 1.00);border-radius:0px}100%{-moz-transform:translateX(0px) rotate(0deg)}}@-moz-keyframes preloader_3_after{0%{-moz-transform:translateX(0px)}50%{-moz-transform:translateX(-50px) scale(1.2) rotate(-260deg);background: rgba(22, 80, 156, 1.00);border-radius:0px}100%{-moz-transform:translateX(0px)}}@-ms-keyframes preloader_3_before{0%{-ms-transform:translateX(0px) rotate(0deg)}50%{-ms-transform:translateX(50px) scale(1.2) rotate(260deg);background:rgba(199, 217, 233, 1.00);border-radius:0px}100%{-ms-transform:translateX(0px) rotate(0deg)}}@-ms-keyframes preloader_3_after{0%{-ms-transform:translateX(0px)}50%{-ms-transform:translateX(-50px) scale(1.2) rotate(-260deg);background: rgba(22, 80, 156, 1.00);border-radius:0px}100%{-ms-transform:translateX(0px)}}@keyframes preloader_3_before{0%{transform:translateX(0px) rotate(0deg)}50%{transform:translateX(50px) scale(1.2) rotate(260deg);background:rgba(199, 217, 233, 1.00);border-radius:0px}100%{transform:translateX(0px) rotate(0deg)}}@keyframes preloader_3_after{0%{transform:translateX(0px)}50%{transform:translateX(-50px) scale(1.2) rotate(-260deg);background: rgba(22, 80, 156, 1.00);border-radius:0px}100%{transform:translateX(0px)}}

#stacks_in_8006 {
	padding: 30px 0px 40px 0px;
}
/*
 * Responsive Columns
 * Version: 1.0.6
 * Requirements: RapidWeaver 5, Stacks 2
 * Support: http://forum.onelittledesigner.com
 * Description: 1-6 responsive columns & 1-3 rows
 */
/***************************************  MASTER CONTROL **********************************/
.R_C{
  box-sizing: border-box;
}
#stacks_in_8288 {
  display: inline-block;
  width: 100%;
}
.RC_clear{
  display:block;
  width:100%;
}

.stacks_in_8288.R_C.RC_Img img{
  width: 100%;
  height: auto;
  max-width:100;
  margin:0 auto;
  display:block;
}
/***************************************  NO GUTTER **********************************/
/***************** 1 Non   **************/

/***************** 2 Non   *********************/

.stacks_in_8288.ResponsiveCol2_L.RC2_Goff {
  width: calc(100%/2);
  width: 50%;


}
.stacks_in_8288.ResponsiveCol2_R.RC2_Goff {
  width: calc(100%/2);
  width: 50%;

  float:left;
}

/****************  3 Non ******************/

.stacks_in_8288.RC3_L.RC3_Goff {
  width: calc(100%/3);
  width: 0%;

}
.stacks_in_8288.RC3_R.RC3_Goff {
  width: calc(100%/3);
  width: 0%;

  float:left;
}
.stacks_in_8288.RC3_RS.RC3_Goff {
  width: calc(100%/3);
  width: 0.2%;

  float: left;
}
.stacks_in_8288.RC3_M.RC3_Goff {
  margin: 0 0% 0px 0%;
  width: calc(100%/3);
  width: 100%;

}

/****************  4 Non ******************/

.stacks_in_8288.RC4.RC4_Goff {
  width: calc(100%/4);
  width: 25%;

}
.stacks_in_8288.RC4_S.RC4_Goff {
  width: calc(100%/4);
  width: 25%;

}
/*
.stacks_in_8288.RC4_R.RC4_LL2.RC4_Goff {
  width: 25.1%;
  width: calc(100%/4);
  float: left;
}
*/
.stacks_in_8288.RC4_LF.RC4_Goff, .stacks_in_8288.RC4_LL.RC4_Goff, .stacks_in_8288.RC4_LF2.RC4_Goff {
  margin: 0 0 0px 0;
}
.stacks_in_8288.RC4_LF.RC4_Goff {
  margin: 0 0 0px 0;
}
.stacks_in_8288.RC4_LL2.RC4_Goff {
  margin: 0 0 0px 0;
}
/*@media (max-width: 1099px) {
  .stacks_in_8288.RC4_R.RC4_LL2.RC4_S.RC4_Goff{
    float: left;
    width: 25%;
    width: calc(100%/4);
  }
}*/

/****************  5 Non ******************/

.stacks_in_8288.RC5.RC5_Goff {
  width: calc(100%/5);
  width: 20%;

  float:left;
}
.stacks_in_8288.RC5_S.RC5_Goff {
  width: calc(100%/5);
  width: 20%;

}
.stacks_in_8288.RC5_R1.RC5_LF.RespColone5_Last.RC5_S.RC5_Goff {
  width: calc(100%/5);
  width: 20.3%;

}
.stacks_in_8288.RC5_M.RC5_Goff {
  margin: 0 0 0px 0;
}
.stacks_in_8288.RC5_LF.RC5_Goff, .stacks_in_8288.RC5_LL.RC5_Goff, .stacks_in_8288.RC5_RF.RC5_Goff, .stacks_in_8288.RC5_RL.RC5_Goff {
  margin: 0 0 0px 0;
}
.stacks_in_8288.RespColone5_First.RC5_Goff {
  margin: 0 0 0px 0;
}
.stacks_in_8288.RespColone5_Last.RC5_Goff {
  margin: 0 0 0px 0;
}

/****************  6 Non ******************/

.stacks_in_8288.RC6.RC6_Goff {
  width: 16.66%;
}
.stacks_in_8288.RC6_S.RC6_Goff {
  width: 16.69%;
}
.stacks_in_8288.RC6_R1.RC6_LL.RC6_S.RC6_Goff, stacks_in_8288.RC6_L1.RC6_LF.RC6_Goff.RC6_S.RC6_Goff  {
  width: 17%;
}
.stacks_in_8288.RC6_M.RC6_Goff {
  margin: 0 0 0px 0;
}
.stacks_in_8288.RC6_LF.RC6_Goff,
.stacks_in_8288.RC6_LL.RC6_Goff,
.stacks_in_8288.RC6_RF.RC6_Goff,
.stacks_in_8288.RC6_RL.RC6_Goff {
  margin: 0 0 0px 0;
}
.stacks_in_8288.RC6_L1.RC6_Goff {
  margin: 0 0 0px 0;
}
.stacks_in_8288.RC6_R1.RC6_Goff {
  margin: 0 0 0px 0;
}
/*@media (max-width: 1099px) {
    .stacks_in_8288.RC6_R1.RC6_LL.RC6_S.RC6_Goff,
    .stacks_in_8288.RC6_L1.RC6_LF.RC6_Goff.RC6_S.RC6_Goff  {
      width: 16.6%;
  }
}*/

/***************************************  1 COLUMN **********************************/

.stacks_in_8288.ResponsiveCol1_L {
  width: 100%;
  margin: 0 0 0px 0;
}

.stacks_in_8288.maxWToggle{
  max-width:500px;
  margin:0 auto;
}

.stacks_in_8288.RC_PaddingOn.UsePix {
  padding: 10px 0;
}

.stacks_in_8288.RC_PaddingOn.UsePerc {
  padding: 10% 0;
}

@media (max-width: 965px) {

}
@media (max-width: 320px) {
  .stacks_in_8288.ResponsiveCol1_L {
    width: 100%;
    margin: 0 0 0px 0;
  }
}

/***************************************  2 COLUMN **********************************/

.stacks_in_8288.ResponsiveCol2_L {
  float: left;
  width: 49%;
  /*width: calc(100%/2 - 1%);*/
  margin: 0 0 0px 0;
}
.stacks_in_8288.ResponsiveCol2_R {
  float: right;
  width: 49%;
  /*width: calc(100%/2 - 1%);*/
  margin: 0 0 0px 0;
}
@media (max-width: 965px) {

}
@media (max-width: 320px) {
  .stacks_in_8288.ResponsiveCol2_L {
    width: 100%;
    margin: 0 0 0px 0;
  }
  .stacks_in_8288.ResponsiveCol2_R {
    width: 100%;
    margin: 0 0 0px 0;
  }
  .stacks_in_8288.ResponsiveCol2_L.RC2_Goff {
    width: 100%;
    margin:0 0 0px 0;
  }
  .stacks_in_8288.ResponsiveCol2_R.RC2_Goff {
    width: 100%;
    margin: 0 0 0px 0;
  }
}

/***************************************  3 COLUMN **********************************/

.stacks_in_8288.RC3_L {
  float: left;
  width: -1%;
  width: calc(100%/3 - 1.4%);
  margin: 0 0 0px 0;

}
.stacks_in_8288.RC3_M {
  float: left;
  margin: 0 2% 0px 2%;
  width: 98%;
  width: calc(100%/3 - 1.2% );
}

.stacks_in_8288.RC3_R {
  float: left;
  width: -1%;
  width: calc(100%/3 - 1.4%);
  margin: 0 0 0px 0;
}

@media (max-width: 965px) {

  /*  ============ LARGE BOTTOM ================== */

  .stacks_in_8288.RC3_L.RespCol1 {
    float: left;
    width: 49%;
    width: calc(100%/2 - 1%);
    margin: 0 1% 0px 0;
  }
  .stacks_in_8288.RC3_M.RespCol1 {
    float: right;
    width: 49%;
    width: calc(100%/2 - 1%);
    margin: 0 0 0px 1%;
  }
  .stacks_in_8288.RC3_R.RespCol1,
  .stacks_in_8288.RC3_RS.RespCol1 {
    float: left;
    width: 100%;
    margin: 0 0 0px 0;
  }
  .stacks_in_8288.RC3_L.RespCol1.RC3_Goff {
    float: left;
    width: 50%;
    margin: 0 0 0px 0;
  }
  .stacks_in_8288.RC3_M.RespCol1.RC3_Goff  {
    float: right;
    width: %(50  0)%%;
    margin: 0 0 0px 0;
  }
  .stacks_in_8288.RC3_R.RespCol1.RC3_Goff {
    float: left;
    width: 100%;
    margin: 0 0 0px 0;
  }
  .stacks_in_8288.RC3_RS.RespCol1.RC3_Goff  {
    float: left;
    width: 100%;
    margin: 0 0 0px 0;
  }

  /*  ============ LARGE TOP ================== */

  .stacks_in_8288.RC3_L.RespCol2 {
    float: left;
    width: 100%;
    margin: 0 0 0px 0;
  }
  .stacks_in_8288.RC3_M.RespCol2 {
    float: left;
    width: 49%;
    width: calc(100%/2 - 1%);
    margin: 0 1% 0px 0;
  }
  .stacks_in_8288.RC3_R.RespCol2 {
    float: left;
    width: 49%;
    width: calc(100%/2 - 1%);
    margin: 0 0 0px 1%;
  }
  .stacks_in_8288.RC3_RS.RespCol2 {
    float: left;
    width: 49%;
    margin: 0 0 0px 1%;
  }
  .stacks_in_8288.RC3_L.RespCol2.RC3_Goff {
    float: left;
    width: 100%;
    margin: 0 0 0px 0;
  }
  .stacks_in_8288.RC3_M.RespCol2.RC3_Goff {
    float: left;
    width: 50%;
    margin: 0 0 0px 0;
  }
  .stacks_in_8288.RC3_R.RespCol2.RC3_Goff {
    float: left;
    width: 50%;
    margin: 0 0 0px 0;
  }
  .stacks_in_8288.RC3_RS.RespCol2.RC3_Goff {
    float: left;
    width: 50%;
    margin: 0 0 0px 0;
  }

}
@media (max-width: 320px){
  .stacks_in_8288.RC3_L,
  .stacks_in_8288.RC3_R.RespCol2,
  .stacks_in_8288.RC3_R,
  .stacks_in_8288.RC3_R.RespCol1,
  .stacks_in_8288.RC3_RS.RespCol2,
  .stacks_in_8288.RC3_RS.RespCol3 {
    float: left !important;
    width: 100% !important;
    margin: 0 0 0px 0!important;
  }
  .stacks_in_8288.RC3_RS.RC3_Goff {
    float: left !important;
    width: 100%!important;
    margin:0 0 0px 0!important;
  }
  .stacks_in_8288.RC3_M {
    float: left !important;
    width: 100%!important;
    margin:0 0 0px 0!important;
  }
}

/***************************************  4 COLUMN **********************************/

.stacks_in_8288.RC4_L {
  float: left;
}
.stacks_in_8288.RC4_R {
  float: left;
}
.stacks_in_8288.RC4 {
  width: 23.5%;
  width: calc(100%/4 - 1%*1.5);
}
.stacks_in_8288.RC4_S {
  width: 23.6%;
}
.stacks_in_8288.RC4_LF,
.stacks_in_8288.RC4_LL,
.stacks_in_8288.RC4_LF2 {
  margin: 0 1% 0px 1%;
}
.stacks_in_8288.RC4_LF {
  margin: 0 1% 0px 0;
}
.stacks_in_8288.RC4_LL2 {
  margin: 0 0 0px 1%;
  float: float;
}
/*@media (max-width: 1074px) {
  .stacks_in_8288.RC4_S{
    width: 23.5%;
  }
}*/
@media (max-width: 965px) {
  .stacks_in_8288.RC4 {
    width: 49%;
    width: calc(100%/2 - 1%);
  }
  .stacks_in_8288.RC4_S {
    width: 49%;
  }
  .stacks_in_8288.RC4_LF {
    float: left;
    margin: 0 1% 0px 0 ;
  }
  .stacks_in_8288.RC4_LL {
    float: left;
    margin: 0 0 0px 1% ;
  }
  .stacks_in_8288.RC4_LF2 {
    float: left;
    margin: 0 1% 0px 0 ;
  }
  .stacks_in_8288.RC4_LL2 {
    float: left;
    margin: 0 0 0px 1% ;
  }
  .stacks_in_8288.RC4_R {
    float:left;
  }
  .stacks_in_8288.RC4.RC4_Goff {
    width: 50%;
  }
  .stacks_in_8288.RC4_S.RC4_Goff,
  .stacks_in_8288.RC4_R.RC4_LL2.RC4_S.RC4_Goff {
    width: 50%;
  }
  .stacks_in_8288.RC4_LF.RC4_Goff {
    float: left;
    margin: 0 0 0px 0 ;
  }
  .stacks_in_8288.RC4_LL.RC4_Goff {
    float: left;
    margin: 0 0 0px 0 ;
  }
  .stacks_in_8288.RC4_LF2.RC4_Goff {
    float: left;
    margin: 0 0 0px 0 ;
  }
  .stacks_in_8288.RC4_LL2.RC4_Goff {
    float: left;
    margin: 0 0 0px 0 ;
  }
}

@media (max-width: 320px){
  .stacks_in_8288.RC4 {
    width: 100%;
    margin: 0 0 0px 0;
  }
  .stacks_in_8288.RC4_S {
    width: 100%;
    margin: 0 0 0px 0;
  }
  .stacks_in_8288.RC4.RC4_Goff {
    width: 100%;
    margin: 0 0 0px 0;
  }
  .stacks_in_8288.RC4_S.RC4_Goff,
  .stacks_in_8288.RC4_R.RC4_LL2.RC4_S.RC4_Goff {
    width: 100%;
    margin: 0 0 0px 0;
  }
}

/***************************************  5 COLUMN **********************************/

.stacks_in_8288.RC5_L {
  float: left;
}
.stacks_in_8288.RC5_R {
  float: left;
}
.stacks_in_8288.RC5 {
  width: 18.4%;
  width: calc(100%/5 - 1%*1.6);
}
.stacks_in_8288.RC5_S {
  width: 18.4%;
}
.stacks_in_8288.RC5_M {
  float: left;
  margin: 0 1% 0px 1%;
}
.stacks_in_8288.RC5_LF,
.stacks_in_8288.RC5_LL,
.stacks_in_8288.RC5_RF,
.stacks_in_8288.RC5_RL {
  float: left;
  margin: 0 1% 0px 1%;
}
.stacks_in_8288.RespColone5_First {
  margin: 0 1% 0px 0;
}
.stacks_in_8288.RespColone5_Last {
  float:left;
  margin: 0 0 0px 1%;
}
@media (max-width: 965px) {
  .stacks_in_8288.RC5, .stacks_in_8288.RC5_S {
    width: 49%;
  }
  .stacks_in_8288.RC5_LF {
    float: left;
    margin: 0 1% 0px 0;
  }
  .stacks_in_8288.RC5_LL {
    float: left;
    margin: 0 0 0px 1%;
  }
  .stacks_in_8288.RC5.RespColone5_Last,
  .stacks_in_8288.RC5_S.RespColone5_Last {
    float: left;
    width: 99.8% ;
    margin: 0 auto 0px auto;
  }
  .stacks_in_8288.RC5.RC5_Goff {
    width: 50%;
  }
  .stacks_in_8288.RC5_S.RC5_Goff {
    width: 50%;
  }
  .stacks_in_8288.RC5_LF.RC5_Goff {
    float: left;
    margin: 0 0 0px 0;
  }
  .stacks_in_8288.RC5_LL.RC5_Goff {
    float: left;
    margin: 0 0 0px 0;
  }
  .stacks_in_8288.RespColone5_Last.RC5_Goff,
  .stacks_in_8288.RC5_R1.RC5_LF.RespColone5_Last.RC5_S.RC5_Goff {
    float: left;
    width: 100% ;
    margin: 0 auto 0px auto;
  }

  /*  ============ LARGE TOP ================== */

  .stacks_in_8288.RC5.RespCol2,
  .stacks_in_8288.RC5_S.RespCol2 {
    width: 49%;
  }
  .stacks_in_8288.RC5_LF.RespCol2,
  .stacks_in_8288.RespColone5_Last.RespCol2 {
    float: left;
    margin: 0 0 0px 1%;
  }
  .stacks_in_8288.RC5_LL.RespCol2 {
    float: left;
    margin: 0 1% 0px 0;
  }
  .stacks_in_8288.RC5.RespColone5_First.RespCol2,
  .stacks_in_8288.RC5_S.RespColone5_First.RespCol2 {
    float: left;
    width: 99.8%;
    margin: 0 auto 0px auto;
  }
  .stacks_in_8288.RC5.RespCol2.RC5_Goff {
    width: 50%;
  }
  .stacks_in_8288.RC5_S.RespCol2.RC5_Goff,
  .stacks_in_8288.RC5_R1.RC5_LF.RespColone5_Last.RespCol2.RC5_S.RC5_Goff {
    width: 50%;
  }
  .stacks_in_8288.RC5_LF.RespCol2.RC5_Goff,
  .stacks_in_8288.RespColone5_Last.RespCol2.RC5_Goff {
    float: left;
    margin: 0 0 0px 0;

  }
  .stacks_in_8288.RC5_LL.RespCol2.RC5_Goff {
    float: left;
    margin: 0 0 0px 0;
  }
  .stacks_in_8288.RespColone5_First.RespCol2.RC5_Goff,
  .stacks_in_8288.RespColone5_First.RespCol2.RC5_S.RC5_Goff {
    float: left;
    width: 100%;
    margin: 0 auto 0px auto;
  }
}
@media (max-width: 320px) {
  .stacks_in_8288.RC5.RC5_LL.RespCol2,
  .stacks_in_8288.RC5.RC5_LF.RespCol2,
  .stacks_in_8288.RC5.RC5_LL.RespCol1,
  .stacks_in_8288.RC5.RC5_LF.RespCol1,
  .stacks_in_8288.RC5_S.RC5_LL.RespCol2,
  .stacks_in_8288.RC5_S.RC5_LF.RespCol2,
  .stacks_in_8288.RC5_S.RC5_LL.RespCol1,
  .stacks_in_8288.RC5_S.RC5_LF.RespCol1 {
    width: 100% !important;
    margin: 0 0 0px 0;
  }
  .stacks_in_8288.RC5.RC5_Goff,
  .stacks_in_8288.RC5_S.RC5_Goff,
  .stacks_in_8288.RC5_LL.RespCol2.RC5_Goff {
    width: 100% !important;
    margin: 0 0 0px 0;
  }
}

/***************************************  6 COLUMN **********************************/

.stacks_in_8288.RC6_L,
.stacks_in_8288.RC6_L1 {
  float: left;
}
.stacks_in_8288.RC6_R,
.stacks_in_8288.RC6_R1 {
  float: left;
}
.stacks_in_8288.RC6 {
  width: 15%;
  width: calc(100%/6 - 1%*1.68);
}
.stacks_in_8288.RC6_S {
  width: 15.2%;
}
.stacks_in_8288.RC6_M {
  float: left;
  margin: 0 1% 0px 1%;
}
.stacks_in_8288.RC6_LF,
.stacks_in_8288.RC6_LL,
.stacks_in_8288.RC6_RF,
.stacks_in_8288.RC6_RL {
  margin: 0 1% 0px 1%;
}
.stacks_in_8288.RC6_L1 {
  margin: 0 1% 0px 0;
}
.stacks_in_8288.RC6_R1 {
  margin: 0 0 0px 1%;
}
/*@media (max-width: 1099px) {
  .stacks_in_8288.RC6_S {
    width: 15%;
  }
}*/
@media (max-width: 965px) {
  .stacks_in_8288.RC6,
  .stacks_in_8288.RC6_S {
    width: 49%;
    width: calc(100%/2 - 1%);
  }
  .stacks_in_8288.RC6_LF {
    float: left;
    margin: 0 1% 0px 0;
  }
  .stacks_in_8288.RC6_LL {
    float: left;
    margin: 0 0 0px 1%;
  }
  .stacks_in_8288.RC6.RC6_Goff,
  .stacks_in_8288.RC6_S.RC6_Goff,
  .stacks_in_8288.RC6_R1.RC6_LL.RC6_S.RC6_Goff,
  .stacks_in_8288.RC6_L1.RC6_LF.RC6_S.RC6_Goff {
    width:50%;
  }
  .stacks_in_8288.RC6_LF.RC6_Goff {
    float: left;
    margin: 0 0 0px 0;
  }
  .stacks_in_8288.RC6_LL.RC6_Goff {
    float: left;
    margin: 0 0 0px 0;
  }
}
@media (max-width: 320px) {
  .stacks_in_8288.RC6,
  .stacks_in_8288.RC6_S {
    width: 100% !important;
    margin: 0 0 0px 0 !important;
  }
}

#stacks_in_8299 {
	border: solid rgba(241, 241, 241, 1.00);
	border-width:  1px;
}

#stacks_in_8293 {
	margin: 0px 0px 5px 0px;
}

#stacks_in_8290 {
	background-color: rgba(244, 244, 244, 1.00);
	border: solid rgba(241, 241, 241, 1.00);
	border-width:  1px;
}

#stacks_in_8302 {
	margin: 0px 0px 5px 0px;
}

#stacks_in_8308 {
	border: solid rgba(241, 241, 241, 1.00);
	border-width:  1px;
}

#stacks_in_8311 {
	margin: 0px 0px 5px 0px;
}

#stacks_in_8317 {
	border: solid rgba(241, 241, 241, 1.00);
	border-width:  1px;
}

#stacks_in_8320 {
	margin: 0px 0px 5px 0px;
}

#stacks_in_8326 {
	border: solid rgba(241, 241, 241, 1.00);
	border-width:  1px;
}

#stacks_in_8329 {
	margin: 0px 0px 5px 0px;
}

#stacks_in_8335 {
	border: solid rgba(241, 241, 241, 1.00);
	border-width:  1px;
}

#stacks_in_8338 {
	margin: 0px 0px 5px 0px;
}

#stacks_in_8344 {
	border: solid rgba(241, 241, 241, 1.00);
	border-width:  1px;
}

#stacks_in_8347 {
	margin: 0px 0px 5px 0px;
}

#stacks_in_8353 {
	border: solid rgba(241, 241, 241, 1.00);
	border-width:  1px;
}

#stacks_in_8356 {
	margin: 0px 0px 5px 0px;
}

#stacks_in_8362 {
	border: solid rgba(241, 241, 241, 1.00);
	border-width:  1px;
}

#stacks_in_8365 {
	margin: 0px 0px 5px 0px;
}

#stacks_in_8371 {
	border: solid rgba(241, 241, 241, 1.00);
	border-width:  1px;
}

#stacks_in_8374 {
	margin: 0px 0px 5px 0px;
}

#stacks_in_8380 {
	border: solid rgba(241, 241, 241, 1.00);
	border-width:  1px;
}

#stacks_in_8383 {
	margin: 0px 0px 5px 0px;
}

#stacks_in_8991 {
	border: solid rgba(241, 241, 241, 1.00);
	border-width:  1px;
}

#stacks_in_8995 {
	margin: 0px 0px 5px 0px;
}
/*
 * Responsive Columns
 * Version: 1.0.6
 * Requirements: RapidWeaver 5, Stacks 2
 * Support: http://forum.onelittledesigner.com
 * Description: 1-6 responsive columns & 1-3 rows
 */
/***************************************  MASTER CONTROL **********************************/
.R_C{
  box-sizing: border-box;
}
#stacks_in_8660 {
  display: inline-block;
  width: 100%;
}
.RC_clear{
  display:block;
  width:100%;
}

.stacks_in_8660.R_C.RC_Img img{
  width: 100%;
  height: auto;
  max-width:100;
  margin:0 auto;
  display:block;
}
/***************************************  NO GUTTER **********************************/
/***************** 1 Non   **************/

/***************** 2 Non   *********************/

.stacks_in_8660.ResponsiveCol2_L.RC2_Goff {
  width: calc(100%/2);
  width: 50%;


}
.stacks_in_8660.ResponsiveCol2_R.RC2_Goff {
  width: calc(100%/2);
  width: 50%;

  float:left;
}

/****************  3 Non ******************/

.stacks_in_8660.RC3_L.RC3_Goff {
  width: calc(100%/3);
  width: 0%;

}
.stacks_in_8660.RC3_R.RC3_Goff {
  width: calc(100%/3);
  width: 0%;

  float:left;
}
.stacks_in_8660.RC3_RS.RC3_Goff {
  width: calc(100%/3);
  width: 0.2%;

  float: left;
}
.stacks_in_8660.RC3_M.RC3_Goff {
  margin: 0 0% 0px 0%;
  width: calc(100%/3);
  width: 100%;

}

/****************  4 Non ******************/

.stacks_in_8660.RC4.RC4_Goff {
  width: calc(100%/4);
  width: 25%;

}
.stacks_in_8660.RC4_S.RC4_Goff {
  width: calc(100%/4);
  width: 25%;

}
/*
.stacks_in_8660.RC4_R.RC4_LL2.RC4_Goff {
  width: 25.1%;
  width: calc(100%/4);
  float: left;
}
*/
.stacks_in_8660.RC4_LF.RC4_Goff, .stacks_in_8660.RC4_LL.RC4_Goff, .stacks_in_8660.RC4_LF2.RC4_Goff {
  margin: 0 0 0px 0;
}
.stacks_in_8660.RC4_LF.RC4_Goff {
  margin: 0 0 0px 0;
}
.stacks_in_8660.RC4_LL2.RC4_Goff {
  margin: 0 0 0px 0;
}
/*@media (max-width: 1099px) {
  .stacks_in_8660.RC4_R.RC4_LL2.RC4_S.RC4_Goff{
    float: left;
    width: 25%;
    width: calc(100%/4);
  }
}*/

/****************  5 Non ******************/

.stacks_in_8660.RC5.RC5_Goff {
  width: calc(100%/5);
  width: 20%;

  float:left;
}
.stacks_in_8660.RC5_S.RC5_Goff {
  width: calc(100%/5);
  width: 20%;

}
.stacks_in_8660.RC5_R1.RC5_LF.RespColone5_Last.RC5_S.RC5_Goff {
  width: calc(100%/5);
  width: 20.3%;

}
.stacks_in_8660.RC5_M.RC5_Goff {
  margin: 0 0 0px 0;
}
.stacks_in_8660.RC5_LF.RC5_Goff, .stacks_in_8660.RC5_LL.RC5_Goff, .stacks_in_8660.RC5_RF.RC5_Goff, .stacks_in_8660.RC5_RL.RC5_Goff {
  margin: 0 0 0px 0;
}
.stacks_in_8660.RespColone5_First.RC5_Goff {
  margin: 0 0 0px 0;
}
.stacks_in_8660.RespColone5_Last.RC5_Goff {
  margin: 0 0 0px 0;
}

/****************  6 Non ******************/

.stacks_in_8660.RC6.RC6_Goff {
  width: 16.66%;
}
.stacks_in_8660.RC6_S.RC6_Goff {
  width: 16.69%;
}
.stacks_in_8660.RC6_R1.RC6_LL.RC6_S.RC6_Goff, stacks_in_8660.RC6_L1.RC6_LF.RC6_Goff.RC6_S.RC6_Goff  {
  width: 17%;
}
.stacks_in_8660.RC6_M.RC6_Goff {
  margin: 0 0 0px 0;
}
.stacks_in_8660.RC6_LF.RC6_Goff,
.stacks_in_8660.RC6_LL.RC6_Goff,
.stacks_in_8660.RC6_RF.RC6_Goff,
.stacks_in_8660.RC6_RL.RC6_Goff {
  margin: 0 0 0px 0;
}
.stacks_in_8660.RC6_L1.RC6_Goff {
  margin: 0 0 0px 0;
}
.stacks_in_8660.RC6_R1.RC6_Goff {
  margin: 0 0 0px 0;
}
/*@media (max-width: 1099px) {
    .stacks_in_8660.RC6_R1.RC6_LL.RC6_S.RC6_Goff,
    .stacks_in_8660.RC6_L1.RC6_LF.RC6_Goff.RC6_S.RC6_Goff  {
      width: 16.6%;
  }
}*/

/***************************************  1 COLUMN **********************************/

.stacks_in_8660.ResponsiveCol1_L {
  width: 100%;
  margin: 0 0 0px 0;
}

.stacks_in_8660.maxWToggle{
  max-width:500px;
  margin:0 auto;
}

.stacks_in_8660.RC_PaddingOn.UsePix {
  padding: 10px 0;
}

.stacks_in_8660.RC_PaddingOn.UsePerc {
  padding: 10% 0;
}

@media (max-width: 965px) {

}
@media (max-width: 320px) {
  .stacks_in_8660.ResponsiveCol1_L {
    width: 100%;
    margin: 0 0 0px 0;
  }
}

/***************************************  2 COLUMN **********************************/

.stacks_in_8660.ResponsiveCol2_L {
  float: left;
  width: 49%;
  /*width: calc(100%/2 - 1%);*/
  margin: 0 0 0px 0;
}
.stacks_in_8660.ResponsiveCol2_R {
  float: right;
  width: 49%;
  /*width: calc(100%/2 - 1%);*/
  margin: 0 0 0px 0;
}
@media (max-width: 965px) {

}
@media (max-width: 320px) {
  .stacks_in_8660.ResponsiveCol2_L {
    width: 100%;
    margin: 0 0 0px 0;
  }
  .stacks_in_8660.ResponsiveCol2_R {
    width: 100%;
    margin: 0 0 0px 0;
  }
  .stacks_in_8660.ResponsiveCol2_L.RC2_Goff {
    width: 100%;
    margin:0 0 0px 0;
  }
  .stacks_in_8660.ResponsiveCol2_R.RC2_Goff {
    width: 100%;
    margin: 0 0 0px 0;
  }
}

/***************************************  3 COLUMN **********************************/

.stacks_in_8660.RC3_L {
  float: left;
  width: -1%;
  width: calc(100%/3 - 1.4%);
  margin: 0 0 0px 0;

}
.stacks_in_8660.RC3_M {
  float: left;
  margin: 0 2% 0px 2%;
  width: 98%;
  width: calc(100%/3 - 1.2% );
}

.stacks_in_8660.RC3_R {
  float: left;
  width: -1%;
  width: calc(100%/3 - 1.4%);
  margin: 0 0 0px 0;
}

@media (max-width: 965px) {

  /*  ============ LARGE BOTTOM ================== */

  .stacks_in_8660.RC3_L.RespCol1 {
    float: left;
    width: 49%;
    width: calc(100%/2 - 1%);
    margin: 0 1% 0px 0;
  }
  .stacks_in_8660.RC3_M.RespCol1 {
    float: right;
    width: 49%;
    width: calc(100%/2 - 1%);
    margin: 0 0 0px 1%;
  }
  .stacks_in_8660.RC3_R.RespCol1,
  .stacks_in_8660.RC3_RS.RespCol1 {
    float: left;
    width: 100%;
    margin: 0 0 0px 0;
  }
  .stacks_in_8660.RC3_L.RespCol1.RC3_Goff {
    float: left;
    width: 50%;
    margin: 0 0 0px 0;
  }
  .stacks_in_8660.RC3_M.RespCol1.RC3_Goff  {
    float: right;
    width: %(50  0)%%;
    margin: 0 0 0px 0;
  }
  .stacks_in_8660.RC3_R.RespCol1.RC3_Goff {
    float: left;
    width: 100%;
    margin: 0 0 0px 0;
  }
  .stacks_in_8660.RC3_RS.RespCol1.RC3_Goff  {
    float: left;
    width: 100%;
    margin: 0 0 0px 0;
  }

  /*  ============ LARGE TOP ================== */

  .stacks_in_8660.RC3_L.RespCol2 {
    float: left;
    width: 100%;
    margin: 0 0 0px 0;
  }
  .stacks_in_8660.RC3_M.RespCol2 {
    float: left;
    width: 49%;
    width: calc(100%/2 - 1%);
    margin: 0 1% 0px 0;
  }
  .stacks_in_8660.RC3_R.RespCol2 {
    float: left;
    width: 49%;
    width: calc(100%/2 - 1%);
    margin: 0 0 0px 1%;
  }
  .stacks_in_8660.RC3_RS.RespCol2 {
    float: left;
    width: 49%;
    margin: 0 0 0px 1%;
  }
  .stacks_in_8660.RC3_L.RespCol2.RC3_Goff {
    float: left;
    width: 100%;
    margin: 0 0 0px 0;
  }
  .stacks_in_8660.RC3_M.RespCol2.RC3_Goff {
    float: left;
    width: 50%;
    margin: 0 0 0px 0;
  }
  .stacks_in_8660.RC3_R.RespCol2.RC3_Goff {
    float: left;
    width: 50%;
    margin: 0 0 0px 0;
  }
  .stacks_in_8660.RC3_RS.RespCol2.RC3_Goff {
    float: left;
    width: 50%;
    margin: 0 0 0px 0;
  }

}
@media (max-width: 320px){
  .stacks_in_8660.RC3_L,
  .stacks_in_8660.RC3_R.RespCol2,
  .stacks_in_8660.RC3_R,
  .stacks_in_8660.RC3_R.RespCol1,
  .stacks_in_8660.RC3_RS.RespCol2,
  .stacks_in_8660.RC3_RS.RespCol3 {
    float: left !important;
    width: 100% !important;
    margin: 0 0 0px 0!important;
  }
  .stacks_in_8660.RC3_RS.RC3_Goff {
    float: left !important;
    width: 100%!important;
    margin:0 0 0px 0!important;
  }
  .stacks_in_8660.RC3_M {
    float: left !important;
    width: 100%!important;
    margin:0 0 0px 0!important;
  }
}

/***************************************  4 COLUMN **********************************/

.stacks_in_8660.RC4_L {
  float: left;
}
.stacks_in_8660.RC4_R {
  float: left;
}
.stacks_in_8660.RC4 {
  width: 23.5%;
  width: calc(100%/4 - 1%*1.5);
}
.stacks_in_8660.RC4_S {
  width: 23.6%;
}
.stacks_in_8660.RC4_LF,
.stacks_in_8660.RC4_LL,
.stacks_in_8660.RC4_LF2 {
  margin: 0 1% 0px 1%;
}
.stacks_in_8660.RC4_LF {
  margin: 0 1% 0px 0;
}
.stacks_in_8660.RC4_LL2 {
  margin: 0 0 0px 1%;
  float: float;
}
/*@media (max-width: 1074px) {
  .stacks_in_8660.RC4_S{
    width: 23.5%;
  }
}*/
@media (max-width: 965px) {
  .stacks_in_8660.RC4 {
    width: 49%;
    width: calc(100%/2 - 1%);
  }
  .stacks_in_8660.RC4_S {
    width: 49%;
  }
  .stacks_in_8660.RC4_LF {
    float: left;
    margin: 0 1% 0px 0 ;
  }
  .stacks_in_8660.RC4_LL {
    float: left;
    margin: 0 0 0px 1% ;
  }
  .stacks_in_8660.RC4_LF2 {
    float: left;
    margin: 0 1% 0px 0 ;
  }
  .stacks_in_8660.RC4_LL2 {
    float: left;
    margin: 0 0 0px 1% ;
  }
  .stacks_in_8660.RC4_R {
    float:left;
  }
  .stacks_in_8660.RC4.RC4_Goff {
    width: 50%;
  }
  .stacks_in_8660.RC4_S.RC4_Goff,
  .stacks_in_8660.RC4_R.RC4_LL2.RC4_S.RC4_Goff {
    width: 50%;
  }
  .stacks_in_8660.RC4_LF.RC4_Goff {
    float: left;
    margin: 0 0 0px 0 ;
  }
  .stacks_in_8660.RC4_LL.RC4_Goff {
    float: left;
    margin: 0 0 0px 0 ;
  }
  .stacks_in_8660.RC4_LF2.RC4_Goff {
    float: left;
    margin: 0 0 0px 0 ;
  }
  .stacks_in_8660.RC4_LL2.RC4_Goff {
    float: left;
    margin: 0 0 0px 0 ;
  }
}

@media (max-width: 320px){
  .stacks_in_8660.RC4 {
    width: 100%;
    margin: 0 0 0px 0;
  }
  .stacks_in_8660.RC4_S {
    width: 100%;
    margin: 0 0 0px 0;
  }
  .stacks_in_8660.RC4.RC4_Goff {
    width: 100%;
    margin: 0 0 0px 0;
  }
  .stacks_in_8660.RC4_S.RC4_Goff,
  .stacks_in_8660.RC4_R.RC4_LL2.RC4_S.RC4_Goff {
    width: 100%;
    margin: 0 0 0px 0;
  }
}

/***************************************  5 COLUMN **********************************/

.stacks_in_8660.RC5_L {
  float: left;
}
.stacks_in_8660.RC5_R {
  float: left;
}
.stacks_in_8660.RC5 {
  width: 18.4%;
  width: calc(100%/5 - 1%*1.6);
}
.stacks_in_8660.RC5_S {
  width: 18.4%;
}
.stacks_in_8660.RC5_M {
  float: left;
  margin: 0 1% 0px 1%;
}
.stacks_in_8660.RC5_LF,
.stacks_in_8660.RC5_LL,
.stacks_in_8660.RC5_RF,
.stacks_in_8660.RC5_RL {
  float: left;
  margin: 0 1% 0px 1%;
}
.stacks_in_8660.RespColone5_First {
  margin: 0 1% 0px 0;
}
.stacks_in_8660.RespColone5_Last {
  float:left;
  margin: 0 0 0px 1%;
}
@media (max-width: 965px) {
  .stacks_in_8660.RC5, .stacks_in_8660.RC5_S {
    width: 49%;
  }
  .stacks_in_8660.RC5_LF {
    float: left;
    margin: 0 1% 0px 0;
  }
  .stacks_in_8660.RC5_LL {
    float: left;
    margin: 0 0 0px 1%;
  }
  .stacks_in_8660.RC5.RespColone5_Last,
  .stacks_in_8660.RC5_S.RespColone5_Last {
    float: left;
    width: 99.8% ;
    margin: 0 auto 0px auto;
  }
  .stacks_in_8660.RC5.RC5_Goff {
    width: 50%;
  }
  .stacks_in_8660.RC5_S.RC5_Goff {
    width: 50%;
  }
  .stacks_in_8660.RC5_LF.RC5_Goff {
    float: left;
    margin: 0 0 0px 0;
  }
  .stacks_in_8660.RC5_LL.RC5_Goff {
    float: left;
    margin: 0 0 0px 0;
  }
  .stacks_in_8660.RespColone5_Last.RC5_Goff,
  .stacks_in_8660.RC5_R1.RC5_LF.RespColone5_Last.RC5_S.RC5_Goff {
    float: left;
    width: 100% ;
    margin: 0 auto 0px auto;
  }

  /*  ============ LARGE TOP ================== */

  .stacks_in_8660.RC5.RespCol2,
  .stacks_in_8660.RC5_S.RespCol2 {
    width: 49%;
  }
  .stacks_in_8660.RC5_LF.RespCol2,
  .stacks_in_8660.RespColone5_Last.RespCol2 {
    float: left;
    margin: 0 0 0px 1%;
  }
  .stacks_in_8660.RC5_LL.RespCol2 {
    float: left;
    margin: 0 1% 0px 0;
  }
  .stacks_in_8660.RC5.RespColone5_First.RespCol2,
  .stacks_in_8660.RC5_S.RespColone5_First.RespCol2 {
    float: left;
    width: 99.8%;
    margin: 0 auto 0px auto;
  }
  .stacks_in_8660.RC5.RespCol2.RC5_Goff {
    width: 50%;
  }
  .stacks_in_8660.RC5_S.RespCol2.RC5_Goff,
  .stacks_in_8660.RC5_R1.RC5_LF.RespColone5_Last.RespCol2.RC5_S.RC5_Goff {
    width: 50%;
  }
  .stacks_in_8660.RC5_LF.RespCol2.RC5_Goff,
  .stacks_in_8660.RespColone5_Last.RespCol2.RC5_Goff {
    float: left;
    margin: 0 0 0px 0;

  }
  .stacks_in_8660.RC5_LL.RespCol2.RC5_Goff {
    float: left;
    margin: 0 0 0px 0;
  }
  .stacks_in_8660.RespColone5_First.RespCol2.RC5_Goff,
  .stacks_in_8660.RespColone5_First.RespCol2.RC5_S.RC5_Goff {
    float: left;
    width: 100%;
    margin: 0 auto 0px auto;
  }
}
@media (max-width: 320px) {
  .stacks_in_8660.RC5.RC5_LL.RespCol2,
  .stacks_in_8660.RC5.RC5_LF.RespCol2,
  .stacks_in_8660.RC5.RC5_LL.RespCol1,
  .stacks_in_8660.RC5.RC5_LF.RespCol1,
  .stacks_in_8660.RC5_S.RC5_LL.RespCol2,
  .stacks_in_8660.RC5_S.RC5_LF.RespCol2,
  .stacks_in_8660.RC5_S.RC5_LL.RespCol1,
  .stacks_in_8660.RC5_S.RC5_LF.RespCol1 {
    width: 100% !important;
    margin: 0 0 0px 0;
  }
  .stacks_in_8660.RC5.RC5_Goff,
  .stacks_in_8660.RC5_S.RC5_Goff,
  .stacks_in_8660.RC5_LL.RespCol2.RC5_Goff {
    width: 100% !important;
    margin: 0 0 0px 0;
  }
}

/***************************************  6 COLUMN **********************************/

.stacks_in_8660.RC6_L,
.stacks_in_8660.RC6_L1 {
  float: left;
}
.stacks_in_8660.RC6_R,
.stacks_in_8660.RC6_R1 {
  float: left;
}
.stacks_in_8660.RC6 {
  width: 15%;
  width: calc(100%/6 - 1%*1.68);
}
.stacks_in_8660.RC6_S {
  width: 15.2%;
}
.stacks_in_8660.RC6_M {
  float: left;
  margin: 0 1% 0px 1%;
}
.stacks_in_8660.RC6_LF,
.stacks_in_8660.RC6_LL,
.stacks_in_8660.RC6_RF,
.stacks_in_8660.RC6_RL {
  margin: 0 1% 0px 1%;
}
.stacks_in_8660.RC6_L1 {
  margin: 0 1% 0px 0;
}
.stacks_in_8660.RC6_R1 {
  margin: 0 0 0px 1%;
}
/*@media (max-width: 1099px) {
  .stacks_in_8660.RC6_S {
    width: 15%;
  }
}*/
@media (max-width: 965px) {
  .stacks_in_8660.RC6,
  .stacks_in_8660.RC6_S {
    width: 49%;
    width: calc(100%/2 - 1%);
  }
  .stacks_in_8660.RC6_LF {
    float: left;
    margin: 0 1% 0px 0;
  }
  .stacks_in_8660.RC6_LL {
    float: left;
    margin: 0 0 0px 1%;
  }
  .stacks_in_8660.RC6.RC6_Goff,
  .stacks_in_8660.RC6_S.RC6_Goff,
  .stacks_in_8660.RC6_R1.RC6_LL.RC6_S.RC6_Goff,
  .stacks_in_8660.RC6_L1.RC6_LF.RC6_S.RC6_Goff {
    width:50%;
  }
  .stacks_in_8660.RC6_LF.RC6_Goff {
    float: left;
    margin: 0 0 0px 0;
  }
  .stacks_in_8660.RC6_LL.RC6_Goff {
    float: left;
    margin: 0 0 0px 0;
  }
}
@media (max-width: 320px) {
  .stacks_in_8660.RC6,
  .stacks_in_8660.RC6_S {
    width: 100% !important;
    margin: 0 0 0px 0 !important;
  }
}

#stacks_in_8662 {
	border: solid rgba(241, 241, 241, 1.00);
	border-width:  1px;
}

#stacks_in_8665 {
	margin: 0px 0px 5px 0px;
}

#stacks_in_8671 {
	background-color: rgba(244, 244, 244, 1.00);
	border: solid rgba(241, 241, 241, 1.00);
	border-width:  1px;
}

#stacks_in_8674 {
	margin: 0px 0px 5px 0px;
}

#stacks_in_8680 {
	border: solid rgba(241, 241, 241, 1.00);
	border-width:  1px;
}

#stacks_in_8683 {
	margin: 0px 0px 5px 0px;
}

#stacks_in_8689 {
	border: solid rgba(241, 241, 241, 1.00);
	border-width:  1px;
}

#stacks_in_8692 {
	margin: 0px 0px 5px 0px;
}

#stacks_in_8698 {
	border: solid rgba(241, 241, 241, 1.00);
	border-width:  1px;
}

#stacks_in_8701 {
	margin: 0px 0px 5px 0px;
}

#stacks_in_8707 {
	border: solid rgba(241, 241, 241, 1.00);
	border-width:  1px;
}

#stacks_in_8710 {
	margin: 0px 0px 5px 0px;
}

#stacks_in_8716 {
	border: solid rgba(241, 241, 241, 1.00);
	border-width:  1px;
}

#stacks_in_8719 {
	margin: 0px 0px 5px 0px;
}

#stacks_in_8725 {
	border: solid rgba(241, 241, 241, 1.00);
	border-width:  1px;
}

#stacks_in_8728 {
	margin: 0px 0px 5px 0px;
}

#stacks_in_8734 {
	border: solid rgba(241, 241, 241, 1.00);
	border-width:  1px;
}

#stacks_in_8737 {
	margin: 0px 0px 5px 0px;
}

#stacks_in_8743 {
	border: solid rgba(241, 241, 241, 1.00);
	border-width:  1px;
}

#stacks_in_8746 {
	margin: 0px 0px 5px 0px;
}

#stacks_in_8752 {
	border: solid rgba(241, 241, 241, 1.00);
	border-width:  1px;
}

#stacks_in_8755 {
	margin: 0px 0px 5px 0px;
}

#stacks_in_8761 {
	border: solid rgba(241, 241, 241, 1.00);
	border-width:  1px;
}

#stacks_in_8764 {
	margin: 0px 0px 5px 0px;
}

#stacks_in_8097 {
	padding: 0px 0px 20px 0px;
}
/* @group Basic Settings */

#listerWrapperstacks_in_8975 {
	visibility: hidden;
}

#listerWrapperstacks_in_8975 ul {
	padding: 0;
	margin: 0;
	list-style: none;
	padding-left: 0px;
	width: 100%;
}

#listerWrapperstacks_in_8975 li {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0;
	margin: 0;
	position: relative;
	text-align: left;
}

#listerWrapperstacks_in_8975 li ul {
	padding-top: 10px;
}

/* @end */

/* @group Style Overrides */

/*  */

/* @end */

/* @group Bullet Point Styles */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */
#listerWrapperstacks_in_8975 ul {
	list-style: none !important;
	display: table;
	width: 100%;
}

#listerWrapperstacks_in_8975 li:before,
#listerWrapperstacks_in_8975 li:after {
	display: table;
	line-height: 0;
	content: "";
}

#listerWrapperstacks_in_8975 li:after {
	clear: both;
}

#listerWrapperstacks_in_8975 .bullet-point {
	display: table-cell;
	width: 85px;
	height: 85px;
	background: url(../Anerkennung_files/localimage_src-8975.png);
	background-size: cover;
	float: left;
	margin-top: -10px;
	margin-right: 20px;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
}

#listerWrapperstacks_in_8975 .list-item-content {
	display: table-cell;
}
/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/* @group Print styles */
@media print {
	#listerWrapperstacks_in_8975 ul {
		list-style: disc;
	}
	
	#listerWrapperstacks_in_8975 .list-item-content {
		display: block;
	}
	
	#listerWrapperstacks_in_8975 .bullet-point {
		display: none;
	}
}

/* @end */

/*  */
#stacks_in_8975 {
	padding: 0px 0px 10px 0px;
}
 #stacks_in_8977 hr{border:0;height:0;width:100%;margin:0;padding:0}#stacks_in_8977 hr.gradient{height:1px;background:#333;background-image:-webkit-linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF);background-image:-moz-linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF);background-image:-ms-linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF);background-image:-o-linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF);background-image:linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF)}#stacks_in_8977 hr.faded{height:1px;background-image:-webkit-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-moz-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-ms-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0))}#stacks_in_8977 hr.dashed_fade{border-bottom:1px dashed #FFFFFF;background:#F1F1F1}#stacks_in_8977 hr.dotted_fade{border-bottom:1px dotted #FFFFFF;background:#F1F1F1}#stacks_in_8977 hr.dashed{border-bottom:1px dashed #F1F1F1}#stacks_in_8977 hr.dotted{border-bottom:1px dotted #FFFFFF}#stacks_in_8977 hr.shadow{height:1px;box-shadow:inset 0 1px 1px -1px rgba(0,0,0,0.5)}#stacks_in_8977 hr.cloudy{margin:1px 0;box-shadow:0 0 1px 1px #F1F1F1}#stacks_in_8977 hr.cloudy:after{content:"\00a0"}#stacks_in_8977 hr.inset{border-top:1px solid rgba(0,0,0,0.1);border-bottom:1px solid rgba(255,255,255,0.3)}#stacks_in_8977 hr.inset_two{border-top:1px solid #FFFFFF;border-bottom:1px solid #F1F1F1}#stacks_in_8977 hr.inset_three{border-top:1px solid #F1F1F1;border-bottom:1px solid #FFFFFF}#stacks_in_8977 hr.inset_four{border-top:1px solid #F1F1F1;border-bottom:1px solid #CCCCCC}#stacks_in_8977 hr.flared{height:30px;border-style:solid;border-color:#F1F1F1;border-width:1px 0 0 0;border-radius:20px;margin-top:12px}#stacks_in_8977 hr.flared:before{display:block;content:"";height:30px;margin-top:-31px;border-style:solid;border-color:#F1F1F1;border-width:0 0 1px 0;border-radius:20px}#stacks_in_8977 hr.glyph{padding:0;border:0;border-top:1px double #F1F1F1;color:#F1F1F1;text-align:center;margin:1em 0}#stacks_in_8977 hr.glyph:after{content:"§";display:inline-block;position:relative;top:-0.00em;font-size:1.5em;padding:0 .25em;background:#FFFFFF} 
/* @group Basic Settings */

#listerWrapperstacks_in_8981 {
	visibility: hidden;
}

#listerWrapperstacks_in_8981 ul {
	padding: 0;
	margin: 0;
	list-style: none;
	padding-left: 0px;
	width: 100%;
}

#listerWrapperstacks_in_8981 li {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0;
	margin: 0;
	position: relative;
	text-align: left;
}

#listerWrapperstacks_in_8981 li ul {
	padding-top: 10px;
}

/* @end */

/* @group Style Overrides */

/*  */

/* @end */

/* @group Bullet Point Styles */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */
#listerWrapperstacks_in_8981 ul {
	list-style: none !important;
	display: table;
	width: 100%;
}

#listerWrapperstacks_in_8981 li:before,
#listerWrapperstacks_in_8981 li:after {
	display: table;
	line-height: 0;
	content: "";
}

#listerWrapperstacks_in_8981 li:after {
	clear: both;
}

#listerWrapperstacks_in_8981 .bullet-point {
	display: table-cell;
	width: 85px;
	height: 85px;
	background: url(../Anerkennung_files/localimage_src-8981.png);
	background-size: cover;
	float: left;
	margin-top: -10px;
	margin-right: 20px;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
}

#listerWrapperstacks_in_8981 .list-item-content {
	display: table-cell;
}
/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/* @group Print styles */
@media print {
	#listerWrapperstacks_in_8981 ul {
		list-style: disc;
	}
	
	#listerWrapperstacks_in_8981 .list-item-content {
		display: block;
	}
	
	#listerWrapperstacks_in_8981 .bullet-point {
		display: none;
	}
}

/* @end */

/*  */
#stacks_in_8981 {
	padding: 15px 0px 5px 0px;
}
 #stacks_in_8982 hr{border:0;height:0;width:100%;margin:0;padding:0}#stacks_in_8982 hr.gradient{height:1px;background:#333;background-image:-webkit-linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF);background-image:-moz-linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF);background-image:-ms-linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF);background-image:-o-linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF);background-image:linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF)}#stacks_in_8982 hr.faded{height:1px;background-image:-webkit-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-moz-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-ms-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0))}#stacks_in_8982 hr.dashed_fade{border-bottom:1px dashed #FFFFFF;background:#F1F1F1}#stacks_in_8982 hr.dotted_fade{border-bottom:1px dotted #FFFFFF;background:#F1F1F1}#stacks_in_8982 hr.dashed{border-bottom:1px dashed #F1F1F1}#stacks_in_8982 hr.dotted{border-bottom:1px dotted #FFFFFF}#stacks_in_8982 hr.shadow{height:1px;box-shadow:inset 0 1px 1px -1px rgba(0,0,0,0.5)}#stacks_in_8982 hr.cloudy{margin:1px 0;box-shadow:0 0 1px 1px #F1F1F1}#stacks_in_8982 hr.cloudy:after{content:"\00a0"}#stacks_in_8982 hr.inset{border-top:1px solid rgba(0,0,0,0.1);border-bottom:1px solid rgba(255,255,255,0.3)}#stacks_in_8982 hr.inset_two{border-top:1px solid #FFFFFF;border-bottom:1px solid #F1F1F1}#stacks_in_8982 hr.inset_three{border-top:1px solid #F1F1F1;border-bottom:1px solid #FFFFFF}#stacks_in_8982 hr.inset_four{border-top:1px solid #F1F1F1;border-bottom:1px solid #CCCCCC}#stacks_in_8982 hr.flared{height:30px;border-style:solid;border-color:#F1F1F1;border-width:1px 0 0 0;border-radius:20px;margin-top:12px}#stacks_in_8982 hr.flared:before{display:block;content:"";height:30px;margin-top:-31px;border-style:solid;border-color:#F1F1F1;border-width:0 0 1px 0;border-radius:20px}#stacks_in_8982 hr.glyph{padding:0;border:0;border-top:1px double #F1F1F1;color:#F1F1F1;text-align:center;margin:1em 0}#stacks_in_8982 hr.glyph:after{content:"§";display:inline-block;position:relative;top:-0.00em;font-size:1.5em;padding:0 .25em;background:#FFFFFF} 
/* @group Basic Settings */

#listerWrapperstacks_in_8123 {
	visibility: hidden;
}

#listerWrapperstacks_in_8123 ul {
	padding: 0;
	margin: 0;
	list-style: none;
	padding-left: 0px;
	width: 100%;
}

#listerWrapperstacks_in_8123 li {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0;
	margin: 0;
	position: relative;
	text-align: left;
}

#listerWrapperstacks_in_8123 li ul {
	padding-top: 10px;
}

/* @end */

/* @group Style Overrides */

/*  */

/* @end */

/* @group Bullet Point Styles */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */
#listerWrapperstacks_in_8123 ul {
	list-style: none !important;
	display: table;
	width: 100%;
}

#listerWrapperstacks_in_8123 li:before,
#listerWrapperstacks_in_8123 li:after {
	display: table;
	line-height: 0;
	content: "";
}

#listerWrapperstacks_in_8123 li:after {
	clear: both;
}

#listerWrapperstacks_in_8123 .bullet-point {
	display: table-cell;
	width: 85px;
	height: 85px;
	background: url(../Anerkennung_files/localimage_src-8123.png);
	background-size: cover;
	float: left;
	margin-top: -10px;
	margin-right: 20px;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
}

#listerWrapperstacks_in_8123 .list-item-content {
	display: table-cell;
}
/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/* @group Print styles */
@media print {
	#listerWrapperstacks_in_8123 ul {
		list-style: disc;
	}
	
	#listerWrapperstacks_in_8123 .list-item-content {
		display: block;
	}
	
	#listerWrapperstacks_in_8123 .bullet-point {
		display: none;
	}
}

/* @end */

/*  */
#stacks_in_8123 {
	padding: 15px 0px 10px 0px;
}
 #stacks_in_8135 hr{border:0;height:0;width:100%;margin:0;padding:0}#stacks_in_8135 hr.gradient{height:1px;background:#333;background-image:-webkit-linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF);background-image:-moz-linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF);background-image:-ms-linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF);background-image:-o-linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF);background-image:linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF)}#stacks_in_8135 hr.faded{height:1px;background-image:-webkit-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-moz-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-ms-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0))}#stacks_in_8135 hr.dashed_fade{border-bottom:1px dashed #FFFFFF;background:#F1F1F1}#stacks_in_8135 hr.dotted_fade{border-bottom:1px dotted #FFFFFF;background:#F1F1F1}#stacks_in_8135 hr.dashed{border-bottom:1px dashed #F1F1F1}#stacks_in_8135 hr.dotted{border-bottom:1px dotted #FFFFFF}#stacks_in_8135 hr.shadow{height:1px;box-shadow:inset 0 1px 1px -1px rgba(0,0,0,0.5)}#stacks_in_8135 hr.cloudy{margin:1px 0;box-shadow:0 0 1px 1px #F1F1F1}#stacks_in_8135 hr.cloudy:after{content:"\00a0"}#stacks_in_8135 hr.inset{border-top:1px solid rgba(0,0,0,0.1);border-bottom:1px solid rgba(255,255,255,0.3)}#stacks_in_8135 hr.inset_two{border-top:1px solid #FFFFFF;border-bottom:1px solid #F1F1F1}#stacks_in_8135 hr.inset_three{border-top:1px solid #F1F1F1;border-bottom:1px solid #FFFFFF}#stacks_in_8135 hr.inset_four{border-top:1px solid #F1F1F1;border-bottom:1px solid #CCCCCC}#stacks_in_8135 hr.flared{height:30px;border-style:solid;border-color:#F1F1F1;border-width:1px 0 0 0;border-radius:20px;margin-top:12px}#stacks_in_8135 hr.flared:before{display:block;content:"";height:30px;margin-top:-31px;border-style:solid;border-color:#F1F1F1;border-width:0 0 1px 0;border-radius:20px}#stacks_in_8135 hr.glyph{padding:0;border:0;border-top:1px double #F1F1F1;color:#F1F1F1;text-align:center;margin:1em 0}#stacks_in_8135 hr.glyph:after{content:"§";display:inline-block;position:relative;top:-0.00em;font-size:1.5em;padding:0 .25em;background:#FFFFFF} 
/* @group Basic Settings */

#listerWrapperstacks_in_8138 {
	visibility: hidden;
}

#listerWrapperstacks_in_8138 ul {
	padding: 0;
	margin: 0;
	list-style: none;
	padding-left: 0px;
	width: 100%;
}

#listerWrapperstacks_in_8138 li {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0;
	margin: 0;
	position: relative;
	text-align: left;
}

#listerWrapperstacks_in_8138 li ul {
	padding-top: 10px;
}

/* @end */

/* @group Style Overrides */

/*  */

/* @end */

/* @group Bullet Point Styles */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */
#listerWrapperstacks_in_8138 ul {
	list-style: none !important;
	display: table;
	width: 100%;
}

#listerWrapperstacks_in_8138 li:before,
#listerWrapperstacks_in_8138 li:after {
	display: table;
	line-height: 0;
	content: "";
}

#listerWrapperstacks_in_8138 li:after {
	clear: both;
}

#listerWrapperstacks_in_8138 .bullet-point {
	display: table-cell;
	width: 85px;
	height: 85px;
	background: url(../Anerkennung_files/localimage_src-8138.png);
	background-size: cover;
	float: left;
	margin-top: -10px;
	margin-right: 20px;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
}

#listerWrapperstacks_in_8138 .list-item-content {
	display: table-cell;
}
/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/* @group Print styles */
@media print {
	#listerWrapperstacks_in_8138 ul {
		list-style: disc;
	}
	
	#listerWrapperstacks_in_8138 .list-item-content {
		display: block;
	}
	
	#listerWrapperstacks_in_8138 .bullet-point {
		display: none;
	}
}

/* @end */

/*  */
#stacks_in_8138 {
	padding: 10px 0px 5px 0px;
}
 #stacks_in_8141 hr{border:0;height:0;width:100%;margin:0;padding:0}#stacks_in_8141 hr.gradient{height:1px;background:#333;background-image:-webkit-linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF);background-image:-moz-linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF);background-image:-ms-linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF);background-image:-o-linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF);background-image:linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF)}#stacks_in_8141 hr.faded{height:1px;background-image:-webkit-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-moz-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-ms-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0))}#stacks_in_8141 hr.dashed_fade{border-bottom:1px dashed #FFFFFF;background:#F1F1F1}#stacks_in_8141 hr.dotted_fade{border-bottom:1px dotted #FFFFFF;background:#F1F1F1}#stacks_in_8141 hr.dashed{border-bottom:1px dashed #F1F1F1}#stacks_in_8141 hr.dotted{border-bottom:1px dotted #FFFFFF}#stacks_in_8141 hr.shadow{height:1px;box-shadow:inset 0 1px 1px -1px rgba(0,0,0,0.5)}#stacks_in_8141 hr.cloudy{margin:1px 0;box-shadow:0 0 1px 1px #F1F1F1}#stacks_in_8141 hr.cloudy:after{content:"\00a0"}#stacks_in_8141 hr.inset{border-top:1px solid rgba(0,0,0,0.1);border-bottom:1px solid rgba(255,255,255,0.3)}#stacks_in_8141 hr.inset_two{border-top:1px solid #FFFFFF;border-bottom:1px solid #F1F1F1}#stacks_in_8141 hr.inset_three{border-top:1px solid #F1F1F1;border-bottom:1px solid #FFFFFF}#stacks_in_8141 hr.inset_four{border-top:1px solid #F1F1F1;border-bottom:1px solid #CCCCCC}#stacks_in_8141 hr.flared{height:30px;border-style:solid;border-color:#F1F1F1;border-width:1px 0 0 0;border-radius:20px;margin-top:12px}#stacks_in_8141 hr.flared:before{display:block;content:"";height:30px;margin-top:-31px;border-style:solid;border-color:#F1F1F1;border-width:0 0 1px 0;border-radius:20px}#stacks_in_8141 hr.glyph{padding:0;border:0;border-top:1px double #F1F1F1;color:#F1F1F1;text-align:center;margin:1em 0}#stacks_in_8141 hr.glyph:after{content:"§";display:inline-block;position:relative;top:-0.00em;font-size:1.5em;padding:0 .25em;background:#FFFFFF} 
/* @group Basic Settings */

#listerWrapperstacks_in_8145 {
	visibility: hidden;
}

#listerWrapperstacks_in_8145 ul {
	padding: 0;
	margin: 0;
	list-style: none;
	padding-left: 0px;
	width: 100%;
}

#listerWrapperstacks_in_8145 li {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0;
	margin: 0;
	position: relative;
	text-align: left;
}

#listerWrapperstacks_in_8145 li ul {
	padding-top: 10px;
}

/* @end */

/* @group Style Overrides */

/*  */

/* @end */

/* @group Bullet Point Styles */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */
#listerWrapperstacks_in_8145 ul {
	list-style: none !important;
	display: table;
	width: 100%;
}

#listerWrapperstacks_in_8145 li:before,
#listerWrapperstacks_in_8145 li:after {
	display: table;
	line-height: 0;
	content: "";
}

#listerWrapperstacks_in_8145 li:after {
	clear: both;
}

#listerWrapperstacks_in_8145 .bullet-point {
	display: table-cell;
	width: 85px;
	height: 85px;
	background: url(../Anerkennung_files/localimage_src-8145.png);
	background-size: cover;
	float: left;
	margin-top: -10px;
	margin-right: 20px;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
}

#listerWrapperstacks_in_8145 .list-item-content {
	display: table-cell;
}
/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/* @group Print styles */
@media print {
	#listerWrapperstacks_in_8145 ul {
		list-style: disc;
	}
	
	#listerWrapperstacks_in_8145 .list-item-content {
		display: block;
	}
	
	#listerWrapperstacks_in_8145 .bullet-point {
		display: none;
	}
}

/* @end */

/*  */
#stacks_in_8145 {
	padding: 15px 0px 5px 0px;
}
 #stacks_in_8144 hr{border:0;height:0;width:100%;margin:0;padding:0}#stacks_in_8144 hr.gradient{height:1px;background:#333;background-image:-webkit-linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF);background-image:-moz-linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF);background-image:-ms-linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF);background-image:-o-linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF);background-image:linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF)}#stacks_in_8144 hr.faded{height:1px;background-image:-webkit-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-moz-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-ms-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0))}#stacks_in_8144 hr.dashed_fade{border-bottom:1px dashed #FFFFFF;background:#F1F1F1}#stacks_in_8144 hr.dotted_fade{border-bottom:1px dotted #FFFFFF;background:#F1F1F1}#stacks_in_8144 hr.dashed{border-bottom:1px dashed #F1F1F1}#stacks_in_8144 hr.dotted{border-bottom:1px dotted #FFFFFF}#stacks_in_8144 hr.shadow{height:1px;box-shadow:inset 0 1px 1px -1px rgba(0,0,0,0.5)}#stacks_in_8144 hr.cloudy{margin:1px 0;box-shadow:0 0 1px 1px #F1F1F1}#stacks_in_8144 hr.cloudy:after{content:"\00a0"}#stacks_in_8144 hr.inset{border-top:1px solid rgba(0,0,0,0.1);border-bottom:1px solid rgba(255,255,255,0.3)}#stacks_in_8144 hr.inset_two{border-top:1px solid #FFFFFF;border-bottom:1px solid #F1F1F1}#stacks_in_8144 hr.inset_three{border-top:1px solid #F1F1F1;border-bottom:1px solid #FFFFFF}#stacks_in_8144 hr.inset_four{border-top:1px solid #F1F1F1;border-bottom:1px solid #CCCCCC}#stacks_in_8144 hr.flared{height:30px;border-style:solid;border-color:#F1F1F1;border-width:1px 0 0 0;border-radius:20px;margin-top:12px}#stacks_in_8144 hr.flared:before{display:block;content:"";height:30px;margin-top:-31px;border-style:solid;border-color:#F1F1F1;border-width:0 0 1px 0;border-radius:20px}#stacks_in_8144 hr.glyph{padding:0;border:0;border-top:1px double #F1F1F1;color:#F1F1F1;text-align:center;margin:1em 0}#stacks_in_8144 hr.glyph:after{content:"§";display:inline-block;position:relative;top:-0.00em;font-size:1.5em;padding:0 .25em;background:#FFFFFF} 
/* @group Basic Settings */

#listerWrapperstacks_in_8150 {
	visibility: hidden;
}

#listerWrapperstacks_in_8150 ul {
	padding: 0;
	margin: 0;
	list-style: none;
	padding-left: 0px;
	width: 100%;
}

#listerWrapperstacks_in_8150 li {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0;
	margin: 0;
	position: relative;
	text-align: left;
}

#listerWrapperstacks_in_8150 li ul {
	padding-top: 10px;
}

/* @end */

/* @group Style Overrides */

/*  */

/* @end */

/* @group Bullet Point Styles */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */
#listerWrapperstacks_in_8150 ul {
	list-style: none !important;
	display: table;
	width: 100%;
}

#listerWrapperstacks_in_8150 li:before,
#listerWrapperstacks_in_8150 li:after {
	display: table;
	line-height: 0;
	content: "";
}

#listerWrapperstacks_in_8150 li:after {
	clear: both;
}

#listerWrapperstacks_in_8150 .bullet-point {
	display: table-cell;
	width: 85px;
	height: 85px;
	background: url(../Anerkennung_files/localimage_src-8150.png);
	background-size: cover;
	float: left;
	margin-top: -10px;
	margin-right: 20px;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
}

#listerWrapperstacks_in_8150 .list-item-content {
	display: table-cell;
}
/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/* @group Print styles */
@media print {
	#listerWrapperstacks_in_8150 ul {
		list-style: disc;
	}
	
	#listerWrapperstacks_in_8150 .list-item-content {
		display: block;
	}
	
	#listerWrapperstacks_in_8150 .bullet-point {
		display: none;
	}
}

/* @end */

/*  */
#stacks_in_8150 {
	padding: 10px 0px 10px 0px;
}
 #stacks_in_8153 hr{border:0;height:0;width:100%;margin:0;padding:0}#stacks_in_8153 hr.gradient{height:1px;background:#333;background-image:-webkit-linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF);background-image:-moz-linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF);background-image:-ms-linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF);background-image:-o-linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF);background-image:linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF)}#stacks_in_8153 hr.faded{height:1px;background-image:-webkit-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-moz-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-ms-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0))}#stacks_in_8153 hr.dashed_fade{border-bottom:1px dashed #FFFFFF;background:#F1F1F1}#stacks_in_8153 hr.dotted_fade{border-bottom:1px dotted #FFFFFF;background:#F1F1F1}#stacks_in_8153 hr.dashed{border-bottom:1px dashed #F1F1F1}#stacks_in_8153 hr.dotted{border-bottom:1px dotted #FFFFFF}#stacks_in_8153 hr.shadow{height:1px;box-shadow:inset 0 1px 1px -1px rgba(0,0,0,0.5)}#stacks_in_8153 hr.cloudy{margin:1px 0;box-shadow:0 0 1px 1px #F1F1F1}#stacks_in_8153 hr.cloudy:after{content:"\00a0"}#stacks_in_8153 hr.inset{border-top:1px solid rgba(0,0,0,0.1);border-bottom:1px solid rgba(255,255,255,0.3)}#stacks_in_8153 hr.inset_two{border-top:1px solid #FFFFFF;border-bottom:1px solid #F1F1F1}#stacks_in_8153 hr.inset_three{border-top:1px solid #F1F1F1;border-bottom:1px solid #FFFFFF}#stacks_in_8153 hr.inset_four{border-top:1px solid #F1F1F1;border-bottom:1px solid #CCCCCC}#stacks_in_8153 hr.flared{height:30px;border-style:solid;border-color:#F1F1F1;border-width:1px 0 0 0;border-radius:20px;margin-top:12px}#stacks_in_8153 hr.flared:before{display:block;content:"";height:30px;margin-top:-31px;border-style:solid;border-color:#F1F1F1;border-width:0 0 1px 0;border-radius:20px}#stacks_in_8153 hr.glyph{padding:0;border:0;border-top:1px double #F1F1F1;color:#F1F1F1;text-align:center;margin:1em 0}#stacks_in_8153 hr.glyph:after{content:"§";display:inline-block;position:relative;top:-0.00em;font-size:1.5em;padding:0 .25em;background:#FFFFFF} 
/* @group Basic Settings */

#listerWrapperstacks_in_8156 {
	visibility: hidden;
}

#listerWrapperstacks_in_8156 ul {
	padding: 0;
	margin: 0;
	list-style: none;
	padding-left: 0px;
	width: 100%;
}

#listerWrapperstacks_in_8156 li {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0;
	margin: 0;
	position: relative;
	text-align: left;
}

#listerWrapperstacks_in_8156 li ul {
	padding-top: 10px;
}

/* @end */

/* @group Style Overrides */

/*  */

/* @end */

/* @group Bullet Point Styles */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */
#listerWrapperstacks_in_8156 ul {
	list-style: none !important;
	display: table;
	width: 100%;
}

#listerWrapperstacks_in_8156 li:before,
#listerWrapperstacks_in_8156 li:after {
	display: table;
	line-height: 0;
	content: "";
}

#listerWrapperstacks_in_8156 li:after {
	clear: both;
}

#listerWrapperstacks_in_8156 .bullet-point {
	display: table-cell;
	width: 85px;
	height: 85px;
	background: url(../Anerkennung_files/localimage_src-8156.png);
	background-size: cover;
	float: left;
	margin-top: -10px;
	margin-right: 20px;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
}

#listerWrapperstacks_in_8156 .list-item-content {
	display: table-cell;
}
/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/* @group Print styles */
@media print {
	#listerWrapperstacks_in_8156 ul {
		list-style: disc;
	}
	
	#listerWrapperstacks_in_8156 .list-item-content {
		display: block;
	}
	
	#listerWrapperstacks_in_8156 .bullet-point {
		display: none;
	}
}

/* @end */

/*  */
#stacks_in_8156 {
	padding: 15px 0px 5px 0px;
}
 #stacks_in_8159 hr{border:0;height:0;width:100%;margin:0;padding:0}#stacks_in_8159 hr.gradient{height:1px;background:#333;background-image:-webkit-linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF);background-image:-moz-linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF);background-image:-ms-linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF);background-image:-o-linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF);background-image:linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF)}#stacks_in_8159 hr.faded{height:1px;background-image:-webkit-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-moz-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-ms-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0))}#stacks_in_8159 hr.dashed_fade{border-bottom:1px dashed #FFFFFF;background:#F1F1F1}#stacks_in_8159 hr.dotted_fade{border-bottom:1px dotted #FFFFFF;background:#F1F1F1}#stacks_in_8159 hr.dashed{border-bottom:1px dashed #F1F1F1}#stacks_in_8159 hr.dotted{border-bottom:1px dotted #FFFFFF}#stacks_in_8159 hr.shadow{height:1px;box-shadow:inset 0 1px 1px -1px rgba(0,0,0,0.5)}#stacks_in_8159 hr.cloudy{margin:1px 0;box-shadow:0 0 1px 1px #F1F1F1}#stacks_in_8159 hr.cloudy:after{content:"\00a0"}#stacks_in_8159 hr.inset{border-top:1px solid rgba(0,0,0,0.1);border-bottom:1px solid rgba(255,255,255,0.3)}#stacks_in_8159 hr.inset_two{border-top:1px solid #FFFFFF;border-bottom:1px solid #F1F1F1}#stacks_in_8159 hr.inset_three{border-top:1px solid #F1F1F1;border-bottom:1px solid #FFFFFF}#stacks_in_8159 hr.inset_four{border-top:1px solid #F1F1F1;border-bottom:1px solid #CCCCCC}#stacks_in_8159 hr.flared{height:30px;border-style:solid;border-color:#F1F1F1;border-width:1px 0 0 0;border-radius:20px;margin-top:12px}#stacks_in_8159 hr.flared:before{display:block;content:"";height:30px;margin-top:-31px;border-style:solid;border-color:#F1F1F1;border-width:0 0 1px 0;border-radius:20px}#stacks_in_8159 hr.glyph{padding:0;border:0;border-top:1px double #F1F1F1;color:#F1F1F1;text-align:center;margin:1em 0}#stacks_in_8159 hr.glyph:after{content:"§";display:inline-block;position:relative;top:-0.00em;font-size:1.5em;padding:0 .25em;background:#FFFFFF} 
/* @group Basic Settings */

#listerWrapperstacks_in_8162 {
	visibility: hidden;
}

#listerWrapperstacks_in_8162 ul {
	padding: 0;
	margin: 0;
	list-style: none;
	padding-left: 0px;
	width: 100%;
}

#listerWrapperstacks_in_8162 li {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0;
	margin: 0;
	position: relative;
	text-align: left;
}

#listerWrapperstacks_in_8162 li ul {
	padding-top: 10px;
}

/* @end */

/* @group Style Overrides */

/*  */

/* @end */

/* @group Bullet Point Styles */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */
#listerWrapperstacks_in_8162 ul {
	list-style: none !important;
	display: table;
	width: 100%;
}

#listerWrapperstacks_in_8162 li:before,
#listerWrapperstacks_in_8162 li:after {
	display: table;
	line-height: 0;
	content: "";
}

#listerWrapperstacks_in_8162 li:after {
	clear: both;
}

#listerWrapperstacks_in_8162 .bullet-point {
	display: table-cell;
	width: 85px;
	height: 85px;
	background: url(../Anerkennung_files/localimage_src-8162.png);
	background-size: cover;
	float: left;
	margin-top: -10px;
	margin-right: 20px;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
}

#listerWrapperstacks_in_8162 .list-item-content {
	display: table-cell;
}
/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/* @group Print styles */
@media print {
	#listerWrapperstacks_in_8162 ul {
		list-style: disc;
	}
	
	#listerWrapperstacks_in_8162 .list-item-content {
		display: block;
	}
	
	#listerWrapperstacks_in_8162 .bullet-point {
		display: none;
	}
}

/* @end */

/*  */
#stacks_in_8162 {
	padding: 10px 0px 5px 0px;
}
 #stacks_in_8165 hr{border:0;height:0;width:100%;margin:0;padding:0}#stacks_in_8165 hr.gradient{height:1px;background:#333;background-image:-webkit-linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF);background-image:-moz-linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF);background-image:-ms-linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF);background-image:-o-linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF);background-image:linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF)}#stacks_in_8165 hr.faded{height:1px;background-image:-webkit-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-moz-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-ms-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0))}#stacks_in_8165 hr.dashed_fade{border-bottom:1px dashed #FFFFFF;background:#F1F1F1}#stacks_in_8165 hr.dotted_fade{border-bottom:1px dotted #FFFFFF;background:#F1F1F1}#stacks_in_8165 hr.dashed{border-bottom:1px dashed #F1F1F1}#stacks_in_8165 hr.dotted{border-bottom:1px dotted #FFFFFF}#stacks_in_8165 hr.shadow{height:1px;box-shadow:inset 0 1px 1px -1px rgba(0,0,0,0.5)}#stacks_in_8165 hr.cloudy{margin:1px 0;box-shadow:0 0 1px 1px #F1F1F1}#stacks_in_8165 hr.cloudy:after{content:"\00a0"}#stacks_in_8165 hr.inset{border-top:1px solid rgba(0,0,0,0.1);border-bottom:1px solid rgba(255,255,255,0.3)}#stacks_in_8165 hr.inset_two{border-top:1px solid #FFFFFF;border-bottom:1px solid #F1F1F1}#stacks_in_8165 hr.inset_three{border-top:1px solid #F1F1F1;border-bottom:1px solid #FFFFFF}#stacks_in_8165 hr.inset_four{border-top:1px solid #F1F1F1;border-bottom:1px solid #CCCCCC}#stacks_in_8165 hr.flared{height:30px;border-style:solid;border-color:#F1F1F1;border-width:1px 0 0 0;border-radius:20px;margin-top:12px}#stacks_in_8165 hr.flared:before{display:block;content:"";height:30px;margin-top:-31px;border-style:solid;border-color:#F1F1F1;border-width:0 0 1px 0;border-radius:20px}#stacks_in_8165 hr.glyph{padding:0;border:0;border-top:1px double #F1F1F1;color:#F1F1F1;text-align:center;margin:1em 0}#stacks_in_8165 hr.glyph:after{content:"§";display:inline-block;position:relative;top:-0.00em;font-size:1.5em;padding:0 .25em;background:#FFFFFF} 
/* @group Basic Settings */

#listerWrapperstacks_in_8170 {
	visibility: hidden;
}

#listerWrapperstacks_in_8170 ul {
	padding: 0;
	margin: 0;
	list-style: none;
	padding-left: 0px;
	width: 100%;
}

#listerWrapperstacks_in_8170 li {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0;
	margin: 0;
	position: relative;
	text-align: left;
}

#listerWrapperstacks_in_8170 li ul {
	padding-top: 10px;
}

/* @end */

/* @group Style Overrides */

/*  */

/* @end */

/* @group Bullet Point Styles */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */
#listerWrapperstacks_in_8170 ul {
	list-style: none !important;
	display: table;
	width: 100%;
}

#listerWrapperstacks_in_8170 li:before,
#listerWrapperstacks_in_8170 li:after {
	display: table;
	line-height: 0;
	content: "";
}

#listerWrapperstacks_in_8170 li:after {
	clear: both;
}

#listerWrapperstacks_in_8170 .bullet-point {
	display: table-cell;
	width: 85px;
	height: 85px;
	background: url(../Anerkennung_files/localimage_src-8170.png);
	background-size: cover;
	float: left;
	margin-top: -10px;
	margin-right: 20px;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
}

#listerWrapperstacks_in_8170 .list-item-content {
	display: table-cell;
}
/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/* @group Print styles */
@media print {
	#listerWrapperstacks_in_8170 ul {
		list-style: disc;
	}
	
	#listerWrapperstacks_in_8170 .list-item-content {
		display: block;
	}
	
	#listerWrapperstacks_in_8170 .bullet-point {
		display: none;
	}
}

/* @end */

/*  */
#stacks_in_8170 {
	padding: 15px 0px 5px 0px;
}
 #stacks_in_8173 hr{border:0;height:0;width:100%;margin:0;padding:0}#stacks_in_8173 hr.gradient{height:1px;background:#333;background-image:-webkit-linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF);background-image:-moz-linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF);background-image:-ms-linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF);background-image:-o-linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF);background-image:linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF)}#stacks_in_8173 hr.faded{height:1px;background-image:-webkit-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-moz-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-ms-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0))}#stacks_in_8173 hr.dashed_fade{border-bottom:1px dashed #FFFFFF;background:#F1F1F1}#stacks_in_8173 hr.dotted_fade{border-bottom:1px dotted #FFFFFF;background:#F1F1F1}#stacks_in_8173 hr.dashed{border-bottom:1px dashed #F1F1F1}#stacks_in_8173 hr.dotted{border-bottom:1px dotted #FFFFFF}#stacks_in_8173 hr.shadow{height:1px;box-shadow:inset 0 1px 1px -1px rgba(0,0,0,0.5)}#stacks_in_8173 hr.cloudy{margin:1px 0;box-shadow:0 0 1px 1px #F1F1F1}#stacks_in_8173 hr.cloudy:after{content:"\00a0"}#stacks_in_8173 hr.inset{border-top:1px solid rgba(0,0,0,0.1);border-bottom:1px solid rgba(255,255,255,0.3)}#stacks_in_8173 hr.inset_two{border-top:1px solid #FFFFFF;border-bottom:1px solid #F1F1F1}#stacks_in_8173 hr.inset_three{border-top:1px solid #F1F1F1;border-bottom:1px solid #FFFFFF}#stacks_in_8173 hr.inset_four{border-top:1px solid #F1F1F1;border-bottom:1px solid #CCCCCC}#stacks_in_8173 hr.flared{height:30px;border-style:solid;border-color:#F1F1F1;border-width:1px 0 0 0;border-radius:20px;margin-top:12px}#stacks_in_8173 hr.flared:before{display:block;content:"";height:30px;margin-top:-31px;border-style:solid;border-color:#F1F1F1;border-width:0 0 1px 0;border-radius:20px}#stacks_in_8173 hr.glyph{padding:0;border:0;border-top:1px double #F1F1F1;color:#F1F1F1;text-align:center;margin:1em 0}#stacks_in_8173 hr.glyph:after{content:"§";display:inline-block;position:relative;top:-0.00em;font-size:1.5em;padding:0 .25em;background:#FFFFFF} 
/* @group Basic Settings */

#listerWrapperstacks_in_8176 {
	visibility: hidden;
}

#listerWrapperstacks_in_8176 ul {
	padding: 0;
	margin: 0;
	list-style: none;
	padding-left: 0px;
	width: 100%;
}

#listerWrapperstacks_in_8176 li {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0;
	margin: 0;
	position: relative;
	text-align: left;
}

#listerWrapperstacks_in_8176 li ul {
	padding-top: 10px;
}

/* @end */

/* @group Style Overrides */

/*  */

/* @end */

/* @group Bullet Point Styles */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */
#listerWrapperstacks_in_8176 ul {
	list-style: none !important;
	display: table;
	width: 100%;
}

#listerWrapperstacks_in_8176 li:before,
#listerWrapperstacks_in_8176 li:after {
	display: table;
	line-height: 0;
	content: "";
}

#listerWrapperstacks_in_8176 li:after {
	clear: both;
}

#listerWrapperstacks_in_8176 .bullet-point {
	display: table-cell;
	width: 85px;
	height: 85px;
	background: url(../Anerkennung_files/localimage_src-8176.png);
	background-size: cover;
	float: left;
	margin-top: -10px;
	margin-right: 20px;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
}

#listerWrapperstacks_in_8176 .list-item-content {
	display: table-cell;
}
/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/* @group Print styles */
@media print {
	#listerWrapperstacks_in_8176 ul {
		list-style: disc;
	}
	
	#listerWrapperstacks_in_8176 .list-item-content {
		display: block;
	}
	
	#listerWrapperstacks_in_8176 .bullet-point {
		display: none;
	}
}

/* @end */

/*  */
#stacks_in_8176 {
	padding: 10px 0px 5px 0px;
}
 #stacks_in_8179 hr{border:0;height:0;width:100%;margin:0;padding:0}#stacks_in_8179 hr.gradient{height:1px;background:#333;background-image:-webkit-linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF);background-image:-moz-linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF);background-image:-ms-linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF);background-image:-o-linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF);background-image:linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF)}#stacks_in_8179 hr.faded{height:1px;background-image:-webkit-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-moz-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-ms-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0))}#stacks_in_8179 hr.dashed_fade{border-bottom:1px dashed #FFFFFF;background:#F1F1F1}#stacks_in_8179 hr.dotted_fade{border-bottom:1px dotted #FFFFFF;background:#F1F1F1}#stacks_in_8179 hr.dashed{border-bottom:1px dashed #F1F1F1}#stacks_in_8179 hr.dotted{border-bottom:1px dotted #FFFFFF}#stacks_in_8179 hr.shadow{height:1px;box-shadow:inset 0 1px 1px -1px rgba(0,0,0,0.5)}#stacks_in_8179 hr.cloudy{margin:1px 0;box-shadow:0 0 1px 1px #F1F1F1}#stacks_in_8179 hr.cloudy:after{content:"\00a0"}#stacks_in_8179 hr.inset{border-top:1px solid rgba(0,0,0,0.1);border-bottom:1px solid rgba(255,255,255,0.3)}#stacks_in_8179 hr.inset_two{border-top:1px solid #FFFFFF;border-bottom:1px solid #F1F1F1}#stacks_in_8179 hr.inset_three{border-top:1px solid #F1F1F1;border-bottom:1px solid #FFFFFF}#stacks_in_8179 hr.inset_four{border-top:1px solid #F1F1F1;border-bottom:1px solid #CCCCCC}#stacks_in_8179 hr.flared{height:30px;border-style:solid;border-color:#F1F1F1;border-width:1px 0 0 0;border-radius:20px;margin-top:12px}#stacks_in_8179 hr.flared:before{display:block;content:"";height:30px;margin-top:-31px;border-style:solid;border-color:#F1F1F1;border-width:0 0 1px 0;border-radius:20px}#stacks_in_8179 hr.glyph{padding:0;border:0;border-top:1px double #F1F1F1;color:#F1F1F1;text-align:center;margin:1em 0}#stacks_in_8179 hr.glyph:after{content:"§";display:inline-block;position:relative;top:-0.00em;font-size:1.5em;padding:0 .25em;background:#FFFFFF} 
/* @group Basic Settings */

#listerWrapperstacks_in_8182 {
	visibility: hidden;
}

#listerWrapperstacks_in_8182 ul {
	padding: 0;
	margin: 0;
	list-style: none;
	padding-left: 0px;
	width: 100%;
}

#listerWrapperstacks_in_8182 li {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0;
	margin: 0;
	position: relative;
	text-align: left;
}

#listerWrapperstacks_in_8182 li ul {
	padding-top: 10px;
}

/* @end */

/* @group Style Overrides */

/*  */

/* @end */

/* @group Bullet Point Styles */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */
#listerWrapperstacks_in_8182 ul {
	list-style: none !important;
	display: table;
	width: 100%;
}

#listerWrapperstacks_in_8182 li:before,
#listerWrapperstacks_in_8182 li:after {
	display: table;
	line-height: 0;
	content: "";
}

#listerWrapperstacks_in_8182 li:after {
	clear: both;
}

#listerWrapperstacks_in_8182 .bullet-point {
	display: table-cell;
	width: 85px;
	height: 85px;
	background: url(../Anerkennung_files/localimage_src-8182.png);
	background-size: cover;
	float: left;
	margin-top: -10px;
	margin-right: 20px;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
}

#listerWrapperstacks_in_8182 .list-item-content {
	display: table-cell;
}
/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/* @group Print styles */
@media print {
	#listerWrapperstacks_in_8182 ul {
		list-style: disc;
	}
	
	#listerWrapperstacks_in_8182 .list-item-content {
		display: block;
	}
	
	#listerWrapperstacks_in_8182 .bullet-point {
		display: none;
	}
}

/* @end */

/*  */
#stacks_in_8182 {
	padding: 5px 0px 5px 0px;
}
 #stacks_in_8191 hr{border:0;height:0;width:100%;margin:0;padding:0}#stacks_in_8191 hr.gradient{height:1px;background:#333;background-image:-webkit-linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF);background-image:-moz-linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF);background-image:-ms-linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF);background-image:-o-linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF);background-image:linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF)}#stacks_in_8191 hr.faded{height:1px;background-image:-webkit-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-moz-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-ms-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0))}#stacks_in_8191 hr.dashed_fade{border-bottom:1px dashed #FFFFFF;background:#F1F1F1}#stacks_in_8191 hr.dotted_fade{border-bottom:1px dotted #FFFFFF;background:#F1F1F1}#stacks_in_8191 hr.dashed{border-bottom:1px dashed #F1F1F1}#stacks_in_8191 hr.dotted{border-bottom:1px dotted #FFFFFF}#stacks_in_8191 hr.shadow{height:1px;box-shadow:inset 0 1px 1px -1px rgba(0,0,0,0.5)}#stacks_in_8191 hr.cloudy{margin:1px 0;box-shadow:0 0 1px 1px #F1F1F1}#stacks_in_8191 hr.cloudy:after{content:"\00a0"}#stacks_in_8191 hr.inset{border-top:1px solid rgba(0,0,0,0.1);border-bottom:1px solid rgba(255,255,255,0.3)}#stacks_in_8191 hr.inset_two{border-top:1px solid #FFFFFF;border-bottom:1px solid #F1F1F1}#stacks_in_8191 hr.inset_three{border-top:1px solid #F1F1F1;border-bottom:1px solid #FFFFFF}#stacks_in_8191 hr.inset_four{border-top:1px solid #F1F1F1;border-bottom:1px solid #CCCCCC}#stacks_in_8191 hr.flared{height:30px;border-style:solid;border-color:#F1F1F1;border-width:1px 0 0 0;border-radius:20px;margin-top:12px}#stacks_in_8191 hr.flared:before{display:block;content:"";height:30px;margin-top:-31px;border-style:solid;border-color:#F1F1F1;border-width:0 0 1px 0;border-radius:20px}#stacks_in_8191 hr.glyph{padding:0;border:0;border-top:1px double #F1F1F1;color:#F1F1F1;text-align:center;margin:1em 0}#stacks_in_8191 hr.glyph:after{content:"§";display:inline-block;position:relative;top:-0.00em;font-size:1.5em;padding:0 .25em;background:#FFFFFF} 
/* @group Basic Settings */

#listerWrapperstacks_in_8194 {
	visibility: hidden;
}

#listerWrapperstacks_in_8194 ul {
	padding: 0;
	margin: 0;
	list-style: none;
	padding-left: 0px;
	width: 100%;
}

#listerWrapperstacks_in_8194 li {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0;
	margin: 0;
	position: relative;
	text-align: left;
}

#listerWrapperstacks_in_8194 li ul {
	padding-top: 10px;
}

/* @end */

/* @group Style Overrides */

/*  */

/* @end */

/* @group Bullet Point Styles */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */
#listerWrapperstacks_in_8194 ul {
	list-style: none !important;
	display: table;
	width: 100%;
}

#listerWrapperstacks_in_8194 li:before,
#listerWrapperstacks_in_8194 li:after {
	display: table;
	line-height: 0;
	content: "";
}

#listerWrapperstacks_in_8194 li:after {
	clear: both;
}

#listerWrapperstacks_in_8194 .bullet-point {
	display: table-cell;
	width: 85px;
	height: 85px;
	background: url(../Anerkennung_files/localimage_src-8194.png);
	background-size: cover;
	float: left;
	margin-top: -10px;
	margin-right: 20px;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
}

#listerWrapperstacks_in_8194 .list-item-content {
	display: table-cell;
}
/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/* @group Print styles */
@media print {
	#listerWrapperstacks_in_8194 ul {
		list-style: disc;
	}
	
	#listerWrapperstacks_in_8194 .list-item-content {
		display: block;
	}
	
	#listerWrapperstacks_in_8194 .bullet-point {
		display: none;
	}
}

/* @end */

/*  */
#stacks_in_8194 {
	padding: 10px 0px 10px 0px;
}
/* @group Basic Settings */

#listerWrapperstacks_in_8649 {
	visibility: hidden;
}

#listerWrapperstacks_in_8649 ul {
	padding: 0;
	margin: 0;
	list-style: none;
	padding-left: 0px;
	width: 100%;
}

#listerWrapperstacks_in_8649 li {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0;
	margin: 0;
	position: relative;
	text-align: left;
}

#listerWrapperstacks_in_8649 li ul {
	padding-top: 10px;
}

/* @end */

/* @group Style Overrides */

/*  */

/* @end */

/* @group Bullet Point Styles */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */
#listerWrapperstacks_in_8649 ul {
	list-style: none !important;
	display: table;
	width: 100%;
}

#listerWrapperstacks_in_8649 li:before,
#listerWrapperstacks_in_8649 li:after {
	display: table;
	line-height: 0;
	content: "";
}

#listerWrapperstacks_in_8649 li:after {
	clear: both;
}

#listerWrapperstacks_in_8649 .bullet-point {
	display: table-cell;
	width: 85px;
	height: 85px;
	background: url(../Anerkennung_files/localimage_src-8649.png);
	background-size: cover;
	float: left;
	margin-top: -10px;
	margin-right: 20px;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
}

#listerWrapperstacks_in_8649 .list-item-content {
	display: table-cell;
}
/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/* @group Print styles */
@media print {
	#listerWrapperstacks_in_8649 ul {
		list-style: disc;
	}
	
	#listerWrapperstacks_in_8649 .list-item-content {
		display: block;
	}
	
	#listerWrapperstacks_in_8649 .bullet-point {
		display: none;
	}
}

/* @end */

/*  */
#stacks_in_8649 {
	padding: 10px 0px 10px 0px;
}
 #stacks_in_8197 hr{border:0;height:0;width:100%;margin:0;padding:0}#stacks_in_8197 hr.gradient{height:1px;background:#333;background-image:-webkit-linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF);background-image:-moz-linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF);background-image:-ms-linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF);background-image:-o-linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF);background-image:linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF)}#stacks_in_8197 hr.faded{height:1px;background-image:-webkit-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-moz-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-ms-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0))}#stacks_in_8197 hr.dashed_fade{border-bottom:1px dashed #FFFFFF;background:#F1F1F1}#stacks_in_8197 hr.dotted_fade{border-bottom:1px dotted #FFFFFF;background:#F1F1F1}#stacks_in_8197 hr.dashed{border-bottom:1px dashed #F1F1F1}#stacks_in_8197 hr.dotted{border-bottom:1px dotted #FFFFFF}#stacks_in_8197 hr.shadow{height:1px;box-shadow:inset 0 1px 1px -1px rgba(0,0,0,0.5)}#stacks_in_8197 hr.cloudy{margin:1px 0;box-shadow:0 0 1px 1px #F1F1F1}#stacks_in_8197 hr.cloudy:after{content:"\00a0"}#stacks_in_8197 hr.inset{border-top:1px solid rgba(0,0,0,0.1);border-bottom:1px solid rgba(255,255,255,0.3)}#stacks_in_8197 hr.inset_two{border-top:1px solid #FFFFFF;border-bottom:1px solid #F1F1F1}#stacks_in_8197 hr.inset_three{border-top:1px solid #F1F1F1;border-bottom:1px solid #FFFFFF}#stacks_in_8197 hr.inset_four{border-top:1px solid #F1F1F1;border-bottom:1px solid #CCCCCC}#stacks_in_8197 hr.flared{height:30px;border-style:solid;border-color:#F1F1F1;border-width:1px 0 0 0;border-radius:20px;margin-top:12px}#stacks_in_8197 hr.flared:before{display:block;content:"";height:30px;margin-top:-31px;border-style:solid;border-color:#F1F1F1;border-width:0 0 1px 0;border-radius:20px}#stacks_in_8197 hr.glyph{padding:0;border:0;border-top:1px double #F1F1F1;color:#F1F1F1;text-align:center;margin:1em 0}#stacks_in_8197 hr.glyph:after{content:"§";display:inline-block;position:relative;top:-0.00em;font-size:1.5em;padding:0 .25em;background:#FFFFFF} 
/* @group Basic Settings */

#listerWrapperstacks_in_8200 {
	visibility: hidden;
}

#listerWrapperstacks_in_8200 ul {
	padding: 0;
	margin: 0;
	list-style: none;
	padding-left: 0px;
	width: 100%;
}

#listerWrapperstacks_in_8200 li {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0;
	margin: 0;
	position: relative;
	text-align: left;
}

#listerWrapperstacks_in_8200 li ul {
	padding-top: 10px;
}

/* @end */

/* @group Style Overrides */

/*  */

/* @end */

/* @group Bullet Point Styles */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */
#listerWrapperstacks_in_8200 ul {
	list-style: none !important;
	display: table;
	width: 100%;
}

#listerWrapperstacks_in_8200 li:before,
#listerWrapperstacks_in_8200 li:after {
	display: table;
	line-height: 0;
	content: "";
}

#listerWrapperstacks_in_8200 li:after {
	clear: both;
}

#listerWrapperstacks_in_8200 .bullet-point {
	display: table-cell;
	width: 85px;
	height: 58px;
	background: url(../Anerkennung_files/localimage_src-8200.png);
	background-size: cover;
	float: left;
	margin-top: -10px;
	margin-right: 20px;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
}

#listerWrapperstacks_in_8200 .list-item-content {
	display: table-cell;
}
/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/* @group Print styles */
@media print {
	#listerWrapperstacks_in_8200 ul {
		list-style: disc;
	}
	
	#listerWrapperstacks_in_8200 .list-item-content {
		display: block;
	}
	
	#listerWrapperstacks_in_8200 .bullet-point {
		display: none;
	}
}

/* @end */

/*  */
#stacks_in_8200 {
	padding: 15px 0px 5px 0px;
}
 #stacks_in_8203 hr{border:0;height:0;width:100%;margin:0;padding:0}#stacks_in_8203 hr.gradient{height:1px;background:#333;background-image:-webkit-linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF);background-image:-moz-linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF);background-image:-ms-linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF);background-image:-o-linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF);background-image:linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF)}#stacks_in_8203 hr.faded{height:1px;background-image:-webkit-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-moz-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-ms-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0))}#stacks_in_8203 hr.dashed_fade{border-bottom:1px dashed #FFFFFF;background:#F1F1F1}#stacks_in_8203 hr.dotted_fade{border-bottom:1px dotted #FFFFFF;background:#F1F1F1}#stacks_in_8203 hr.dashed{border-bottom:1px dashed #F1F1F1}#stacks_in_8203 hr.dotted{border-bottom:1px dotted #FFFFFF}#stacks_in_8203 hr.shadow{height:1px;box-shadow:inset 0 1px 1px -1px rgba(0,0,0,0.5)}#stacks_in_8203 hr.cloudy{margin:1px 0;box-shadow:0 0 1px 1px #F1F1F1}#stacks_in_8203 hr.cloudy:after{content:"\00a0"}#stacks_in_8203 hr.inset{border-top:1px solid rgba(0,0,0,0.1);border-bottom:1px solid rgba(255,255,255,0.3)}#stacks_in_8203 hr.inset_two{border-top:1px solid #FFFFFF;border-bottom:1px solid #F1F1F1}#stacks_in_8203 hr.inset_three{border-top:1px solid #F1F1F1;border-bottom:1px solid #FFFFFF}#stacks_in_8203 hr.inset_four{border-top:1px solid #F1F1F1;border-bottom:1px solid #CCCCCC}#stacks_in_8203 hr.flared{height:30px;border-style:solid;border-color:#F1F1F1;border-width:1px 0 0 0;border-radius:20px;margin-top:12px}#stacks_in_8203 hr.flared:before{display:block;content:"";height:30px;margin-top:-31px;border-style:solid;border-color:#F1F1F1;border-width:0 0 1px 0;border-radius:20px}#stacks_in_8203 hr.glyph{padding:0;border:0;border-top:1px double #F1F1F1;color:#F1F1F1;text-align:center;margin:1em 0}#stacks_in_8203 hr.glyph:after{content:"§";display:inline-block;position:relative;top:-0.00em;font-size:1.5em;padding:0 .25em;background:#FFFFFF} 
/* @group Basic Settings */

#listerWrapperstacks_in_8206 {
	visibility: hidden;
}

#listerWrapperstacks_in_8206 ul {
	padding: 0;
	margin: 0;
	list-style: none;
	padding-left: 0px;
	width: 100%;
}

#listerWrapperstacks_in_8206 li {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0;
	margin: 0;
	position: relative;
	text-align: left;
}

#listerWrapperstacks_in_8206 li ul {
	padding-top: 10px;
}

/* @end */

/* @group Style Overrides */

/*  */

/* @end */

/* @group Bullet Point Styles */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */
#listerWrapperstacks_in_8206 ul {
	list-style: none !important;
	display: table;
	width: 100%;
}

#listerWrapperstacks_in_8206 li:before,
#listerWrapperstacks_in_8206 li:after {
	display: table;
	line-height: 0;
	content: "";
}

#listerWrapperstacks_in_8206 li:after {
	clear: both;
}

#listerWrapperstacks_in_8206 .bullet-point {
	display: table-cell;
	width: 85px;
	height: 85px;
	background: url(../Anerkennung_files/localimage_src-8206.png);
	background-size: cover;
	float: left;
	margin-top: -10px;
	margin-right: 20px;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
}

#listerWrapperstacks_in_8206 .list-item-content {
	display: table-cell;
}
/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/* @group Print styles */
@media print {
	#listerWrapperstacks_in_8206 ul {
		list-style: disc;
	}
	
	#listerWrapperstacks_in_8206 .list-item-content {
		display: block;
	}
	
	#listerWrapperstacks_in_8206 .bullet-point {
		display: none;
	}
}

/* @end */

/*  */
#stacks_in_8206 {
	padding: 15px 0px 5px 0px;
}
 #stacks_in_8209 hr{border:0;height:0;width:100%;margin:0;padding:0}#stacks_in_8209 hr.gradient{height:1px;background:#333;background-image:-webkit-linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF);background-image:-moz-linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF);background-image:-ms-linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF);background-image:-o-linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF);background-image:linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF)}#stacks_in_8209 hr.faded{height:1px;background-image:-webkit-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-moz-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-ms-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0))}#stacks_in_8209 hr.dashed_fade{border-bottom:1px dashed #FFFFFF;background:#F1F1F1}#stacks_in_8209 hr.dotted_fade{border-bottom:1px dotted #FFFFFF;background:#F1F1F1}#stacks_in_8209 hr.dashed{border-bottom:1px dashed #F1F1F1}#stacks_in_8209 hr.dotted{border-bottom:1px dotted #FFFFFF}#stacks_in_8209 hr.shadow{height:1px;box-shadow:inset 0 1px 1px -1px rgba(0,0,0,0.5)}#stacks_in_8209 hr.cloudy{margin:1px 0;box-shadow:0 0 1px 1px #F1F1F1}#stacks_in_8209 hr.cloudy:after{content:"\00a0"}#stacks_in_8209 hr.inset{border-top:1px solid rgba(0,0,0,0.1);border-bottom:1px solid rgba(255,255,255,0.3)}#stacks_in_8209 hr.inset_two{border-top:1px solid #FFFFFF;border-bottom:1px solid #F1F1F1}#stacks_in_8209 hr.inset_three{border-top:1px solid #F1F1F1;border-bottom:1px solid #FFFFFF}#stacks_in_8209 hr.inset_four{border-top:1px solid #F1F1F1;border-bottom:1px solid #CCCCCC}#stacks_in_8209 hr.flared{height:30px;border-style:solid;border-color:#F1F1F1;border-width:1px 0 0 0;border-radius:20px;margin-top:12px}#stacks_in_8209 hr.flared:before{display:block;content:"";height:30px;margin-top:-31px;border-style:solid;border-color:#F1F1F1;border-width:0 0 1px 0;border-radius:20px}#stacks_in_8209 hr.glyph{padding:0;border:0;border-top:1px double #F1F1F1;color:#F1F1F1;text-align:center;margin:1em 0}#stacks_in_8209 hr.glyph:after{content:"§";display:inline-block;position:relative;top:-0.00em;font-size:1.5em;padding:0 .25em;background:#FFFFFF} 
/* @group Basic Settings */

#listerWrapperstacks_in_8212 {
	visibility: hidden;
}

#listerWrapperstacks_in_8212 ul {
	padding: 0;
	margin: 0;
	list-style: none;
	padding-left: 0px;
	width: 100%;
}

#listerWrapperstacks_in_8212 li {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0;
	margin: 0;
	position: relative;
	text-align: left;
}

#listerWrapperstacks_in_8212 li ul {
	padding-top: 10px;
}

/* @end */

/* @group Style Overrides */

/*  */

/* @end */

/* @group Bullet Point Styles */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */
#listerWrapperstacks_in_8212 ul {
	list-style: none !important;
	display: table;
	width: 100%;
}

#listerWrapperstacks_in_8212 li:before,
#listerWrapperstacks_in_8212 li:after {
	display: table;
	line-height: 0;
	content: "";
}

#listerWrapperstacks_in_8212 li:after {
	clear: both;
}

#listerWrapperstacks_in_8212 .bullet-point {
	display: table-cell;
	width: 85px;
	height: 85px;
	background: url(../Anerkennung_files/localimage_src-8212.png);
	background-size: cover;
	float: left;
	margin-top: -10px;
	margin-right: 20px;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
}

#listerWrapperstacks_in_8212 .list-item-content {
	display: table-cell;
}
/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/* @group Print styles */
@media print {
	#listerWrapperstacks_in_8212 ul {
		list-style: disc;
	}
	
	#listerWrapperstacks_in_8212 .list-item-content {
		display: block;
	}
	
	#listerWrapperstacks_in_8212 .bullet-point {
		display: none;
	}
}

/* @end */

/*  */
#stacks_in_8212 {
	padding: 10px 0px 5px 0px;
}
 #stacks_in_8215 hr{border:0;height:0;width:100%;margin:0;padding:0}#stacks_in_8215 hr.gradient{height:1px;background:#333;background-image:-webkit-linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF);background-image:-moz-linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF);background-image:-ms-linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF);background-image:-o-linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF);background-image:linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF)}#stacks_in_8215 hr.faded{height:1px;background-image:-webkit-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-moz-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-ms-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0))}#stacks_in_8215 hr.dashed_fade{border-bottom:1px dashed #FFFFFF;background:#F1F1F1}#stacks_in_8215 hr.dotted_fade{border-bottom:1px dotted #FFFFFF;background:#F1F1F1}#stacks_in_8215 hr.dashed{border-bottom:1px dashed #F1F1F1}#stacks_in_8215 hr.dotted{border-bottom:1px dotted #FFFFFF}#stacks_in_8215 hr.shadow{height:1px;box-shadow:inset 0 1px 1px -1px rgba(0,0,0,0.5)}#stacks_in_8215 hr.cloudy{margin:1px 0;box-shadow:0 0 1px 1px #F1F1F1}#stacks_in_8215 hr.cloudy:after{content:"\00a0"}#stacks_in_8215 hr.inset{border-top:1px solid rgba(0,0,0,0.1);border-bottom:1px solid rgba(255,255,255,0.3)}#stacks_in_8215 hr.inset_two{border-top:1px solid #FFFFFF;border-bottom:1px solid #F1F1F1}#stacks_in_8215 hr.inset_three{border-top:1px solid #F1F1F1;border-bottom:1px solid #FFFFFF}#stacks_in_8215 hr.inset_four{border-top:1px solid #F1F1F1;border-bottom:1px solid #CCCCCC}#stacks_in_8215 hr.flared{height:30px;border-style:solid;border-color:#F1F1F1;border-width:1px 0 0 0;border-radius:20px;margin-top:12px}#stacks_in_8215 hr.flared:before{display:block;content:"";height:30px;margin-top:-31px;border-style:solid;border-color:#F1F1F1;border-width:0 0 1px 0;border-radius:20px}#stacks_in_8215 hr.glyph{padding:0;border:0;border-top:1px double #F1F1F1;color:#F1F1F1;text-align:center;margin:1em 0}#stacks_in_8215 hr.glyph:after{content:"§";display:inline-block;position:relative;top:-0.00em;font-size:1.5em;padding:0 .25em;background:#FFFFFF} 
/* @group Basic Settings */

#listerWrapperstacks_in_8218 {
	visibility: hidden;
}

#listerWrapperstacks_in_8218 ul {
	padding: 0;
	margin: 0;
	list-style: none;
	padding-left: 0px;
	width: 100%;
}

#listerWrapperstacks_in_8218 li {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0;
	margin: 0;
	position: relative;
	text-align: left;
}

#listerWrapperstacks_in_8218 li ul {
	padding-top: 10px;
}

/* @end */

/* @group Style Overrides */

/*  */

/* @end */

/* @group Bullet Point Styles */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */
#listerWrapperstacks_in_8218 ul {
	list-style: none !important;
	display: table;
	width: 100%;
}

#listerWrapperstacks_in_8218 li:before,
#listerWrapperstacks_in_8218 li:after {
	display: table;
	line-height: 0;
	content: "";
}

#listerWrapperstacks_in_8218 li:after {
	clear: both;
}

#listerWrapperstacks_in_8218 .bullet-point {
	display: table-cell;
	width: 85px;
	height: 85px;
	background: url(../Anerkennung_files/localimage_src-8218.png);
	background-size: cover;
	float: left;
	margin-top: -10px;
	margin-right: 20px;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
}

#listerWrapperstacks_in_8218 .list-item-content {
	display: table-cell;
}
/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/* @group Print styles */
@media print {
	#listerWrapperstacks_in_8218 ul {
		list-style: disc;
	}
	
	#listerWrapperstacks_in_8218 .list-item-content {
		display: block;
	}
	
	#listerWrapperstacks_in_8218 .bullet-point {
		display: none;
	}
}

/* @end */

/*  */
#stacks_in_8218 {
	padding: 10px 0px 5px 0px;
}
 #stacks_in_8221 hr{border:0;height:0;width:100%;margin:0;padding:0}#stacks_in_8221 hr.gradient{height:1px;background:#333;background-image:-webkit-linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF);background-image:-moz-linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF);background-image:-ms-linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF);background-image:-o-linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF);background-image:linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF)}#stacks_in_8221 hr.faded{height:1px;background-image:-webkit-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-moz-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-ms-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0))}#stacks_in_8221 hr.dashed_fade{border-bottom:1px dashed #FFFFFF;background:#F1F1F1}#stacks_in_8221 hr.dotted_fade{border-bottom:1px dotted #FFFFFF;background:#F1F1F1}#stacks_in_8221 hr.dashed{border-bottom:1px dashed #F1F1F1}#stacks_in_8221 hr.dotted{border-bottom:1px dotted #FFFFFF}#stacks_in_8221 hr.shadow{height:1px;box-shadow:inset 0 1px 1px -1px rgba(0,0,0,0.5)}#stacks_in_8221 hr.cloudy{margin:1px 0;box-shadow:0 0 1px 1px #F1F1F1}#stacks_in_8221 hr.cloudy:after{content:"\00a0"}#stacks_in_8221 hr.inset{border-top:1px solid rgba(0,0,0,0.1);border-bottom:1px solid rgba(255,255,255,0.3)}#stacks_in_8221 hr.inset_two{border-top:1px solid #FFFFFF;border-bottom:1px solid #F1F1F1}#stacks_in_8221 hr.inset_three{border-top:1px solid #F1F1F1;border-bottom:1px solid #FFFFFF}#stacks_in_8221 hr.inset_four{border-top:1px solid #F1F1F1;border-bottom:1px solid #CCCCCC}#stacks_in_8221 hr.flared{height:30px;border-style:solid;border-color:#F1F1F1;border-width:1px 0 0 0;border-radius:20px;margin-top:12px}#stacks_in_8221 hr.flared:before{display:block;content:"";height:30px;margin-top:-31px;border-style:solid;border-color:#F1F1F1;border-width:0 0 1px 0;border-radius:20px}#stacks_in_8221 hr.glyph{padding:0;border:0;border-top:1px double #F1F1F1;color:#F1F1F1;text-align:center;margin:1em 0}#stacks_in_8221 hr.glyph:after{content:"§";display:inline-block;position:relative;top:-0.00em;font-size:1.5em;padding:0 .25em;background:#FFFFFF} 
/* @group Basic Settings */

#listerWrapperstacks_in_8224 {
	visibility: hidden;
}

#listerWrapperstacks_in_8224 ul {
	padding: 0;
	margin: 0;
	list-style: none;
	padding-left: 0px;
	width: 100%;
}

#listerWrapperstacks_in_8224 li {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0;
	margin: 0;
	position: relative;
	text-align: left;
}

#listerWrapperstacks_in_8224 li ul {
	padding-top: 10px;
}

/* @end */

/* @group Style Overrides */

/*  */

/* @end */

/* @group Bullet Point Styles */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */
#listerWrapperstacks_in_8224 ul {
	list-style: none !important;
	display: table;
	width: 100%;
}

#listerWrapperstacks_in_8224 li:before,
#listerWrapperstacks_in_8224 li:after {
	display: table;
	line-height: 0;
	content: "";
}

#listerWrapperstacks_in_8224 li:after {
	clear: both;
}

#listerWrapperstacks_in_8224 .bullet-point {
	display: table-cell;
	width: 85px;
	height: 85px;
	background: url(../Anerkennung_files/localimage_src-8224.png);
	background-size: cover;
	float: left;
	margin-top: -10px;
	margin-right: 20px;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
}

#listerWrapperstacks_in_8224 .list-item-content {
	display: table-cell;
}
/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/* @group Print styles */
@media print {
	#listerWrapperstacks_in_8224 ul {
		list-style: disc;
	}
	
	#listerWrapperstacks_in_8224 .list-item-content {
		display: block;
	}
	
	#listerWrapperstacks_in_8224 .bullet-point {
		display: none;
	}
}

/* @end */

/*  */
#stacks_in_8224 {
	padding: 10px 0px 5px 0px;
}
 #stacks_in_8226 hr{border:0;height:0;width:100%;margin:0;padding:0}#stacks_in_8226 hr.gradient{height:1px;background:#333;background-image:-webkit-linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF);background-image:-moz-linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF);background-image:-ms-linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF);background-image:-o-linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF);background-image:linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF)}#stacks_in_8226 hr.faded{height:1px;background-image:-webkit-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-moz-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-ms-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0))}#stacks_in_8226 hr.dashed_fade{border-bottom:1px dashed #FFFFFF;background:#F1F1F1}#stacks_in_8226 hr.dotted_fade{border-bottom:1px dotted #FFFFFF;background:#F1F1F1}#stacks_in_8226 hr.dashed{border-bottom:1px dashed #F1F1F1}#stacks_in_8226 hr.dotted{border-bottom:1px dotted #FFFFFF}#stacks_in_8226 hr.shadow{height:1px;box-shadow:inset 0 1px 1px -1px rgba(0,0,0,0.5)}#stacks_in_8226 hr.cloudy{margin:1px 0;box-shadow:0 0 1px 1px #F1F1F1}#stacks_in_8226 hr.cloudy:after{content:"\00a0"}#stacks_in_8226 hr.inset{border-top:1px solid rgba(0,0,0,0.1);border-bottom:1px solid rgba(255,255,255,0.3)}#stacks_in_8226 hr.inset_two{border-top:1px solid #FFFFFF;border-bottom:1px solid #F1F1F1}#stacks_in_8226 hr.inset_three{border-top:1px solid #F1F1F1;border-bottom:1px solid #FFFFFF}#stacks_in_8226 hr.inset_four{border-top:1px solid #F1F1F1;border-bottom:1px solid #CCCCCC}#stacks_in_8226 hr.flared{height:30px;border-style:solid;border-color:#F1F1F1;border-width:1px 0 0 0;border-radius:20px;margin-top:12px}#stacks_in_8226 hr.flared:before{display:block;content:"";height:30px;margin-top:-31px;border-style:solid;border-color:#F1F1F1;border-width:0 0 1px 0;border-radius:20px}#stacks_in_8226 hr.glyph{padding:0;border:0;border-top:1px double #F1F1F1;color:#F1F1F1;text-align:center;margin:1em 0}#stacks_in_8226 hr.glyph:after{content:"§";display:inline-block;position:relative;top:-0.00em;font-size:1.5em;padding:0 .25em;background:#FFFFFF} 
/* @group Basic Settings */

#listerWrapperstacks_in_8230 {
	visibility: hidden;
}

#listerWrapperstacks_in_8230 ul {
	padding: 0;
	margin: 0;
	list-style: none;
	padding-left: 0px;
	width: 100%;
}

#listerWrapperstacks_in_8230 li {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0;
	margin: 0;
	position: relative;
	text-align: left;
}

#listerWrapperstacks_in_8230 li ul {
	padding-top: 10px;
}

/* @end */

/* @group Style Overrides */

/*  */

/* @end */

/* @group Bullet Point Styles */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */
#listerWrapperstacks_in_8230 ul {
	list-style: none !important;
	display: table;
	width: 100%;
}

#listerWrapperstacks_in_8230 li:before,
#listerWrapperstacks_in_8230 li:after {
	display: table;
	line-height: 0;
	content: "";
}

#listerWrapperstacks_in_8230 li:after {
	clear: both;
}

#listerWrapperstacks_in_8230 .bullet-point {
	display: table-cell;
	width: 85px;
	height: 85px;
	background: url(../Anerkennung_files/localimage_src-8230.png);
	background-size: cover;
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
}

#listerWrapperstacks_in_8230 .list-item-content {
	display: table-cell;
}
/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/* @group Print styles */
@media print {
	#listerWrapperstacks_in_8230 ul {
		list-style: disc;
	}
	
	#listerWrapperstacks_in_8230 .list-item-content {
		display: block;
	}
	
	#listerWrapperstacks_in_8230 .bullet-point {
		display: none;
	}
}

/* @end */

/*  */
#stacks_in_8230 {
	padding: 10px 0px 10px 0px;
}
 #stacks_in_8232 hr{border:0;height:0;width:100%;margin:0;padding:0}#stacks_in_8232 hr.gradient{height:1px;background:#333;background-image:-webkit-linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF);background-image:-moz-linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF);background-image:-ms-linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF);background-image:-o-linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF);background-image:linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF)}#stacks_in_8232 hr.faded{height:1px;background-image:-webkit-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-moz-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-ms-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0))}#stacks_in_8232 hr.dashed_fade{border-bottom:1px dashed #FFFFFF;background:#F1F1F1}#stacks_in_8232 hr.dotted_fade{border-bottom:1px dotted #FFFFFF;background:#F1F1F1}#stacks_in_8232 hr.dashed{border-bottom:1px dashed #F1F1F1}#stacks_in_8232 hr.dotted{border-bottom:1px dotted #FFFFFF}#stacks_in_8232 hr.shadow{height:1px;box-shadow:inset 0 1px 1px -1px rgba(0,0,0,0.5)}#stacks_in_8232 hr.cloudy{margin:1px 0;box-shadow:0 0 1px 1px #F1F1F1}#stacks_in_8232 hr.cloudy:after{content:"\00a0"}#stacks_in_8232 hr.inset{border-top:1px solid rgba(0,0,0,0.1);border-bottom:1px solid rgba(255,255,255,0.3)}#stacks_in_8232 hr.inset_two{border-top:1px solid #FFFFFF;border-bottom:1px solid #F1F1F1}#stacks_in_8232 hr.inset_three{border-top:1px solid #F1F1F1;border-bottom:1px solid #FFFFFF}#stacks_in_8232 hr.inset_four{border-top:1px solid #F1F1F1;border-bottom:1px solid #CCCCCC}#stacks_in_8232 hr.flared{height:30px;border-style:solid;border-color:#F1F1F1;border-width:1px 0 0 0;border-radius:20px;margin-top:12px}#stacks_in_8232 hr.flared:before{display:block;content:"";height:30px;margin-top:-31px;border-style:solid;border-color:#F1F1F1;border-width:0 0 1px 0;border-radius:20px}#stacks_in_8232 hr.glyph{padding:0;border:0;border-top:1px double #F1F1F1;color:#F1F1F1;text-align:center;margin:1em 0}#stacks_in_8232 hr.glyph:after{content:"§";display:inline-block;position:relative;top:-0.00em;font-size:1.5em;padding:0 .25em;background:#FFFFFF} 
/* @group Basic Settings */

#listerWrapperstacks_in_8236 {
	visibility: hidden;
}

#listerWrapperstacks_in_8236 ul {
	padding: 0;
	margin: 0;
	list-style: none;
	padding-left: 0px;
	width: 100%;
}

#listerWrapperstacks_in_8236 li {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0;
	margin: 0;
	position: relative;
	text-align: left;
}

#listerWrapperstacks_in_8236 li ul {
	padding-top: 10px;
}

/* @end */

/* @group Style Overrides */

/*  */

/* @end */

/* @group Bullet Point Styles */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */
#listerWrapperstacks_in_8236 ul {
	list-style: none !important;
	display: table;
	width: 100%;
}

#listerWrapperstacks_in_8236 li:before,
#listerWrapperstacks_in_8236 li:after {
	display: table;
	line-height: 0;
	content: "";
}

#listerWrapperstacks_in_8236 li:after {
	clear: both;
}

#listerWrapperstacks_in_8236 .bullet-point {
	display: table-cell;
	width: 85px;
	height: 85px;
	background: url(../Anerkennung_files/localimage_src-8236.png);
	background-size: cover;
	float: left;
	margin-top: -10px;
	margin-right: 20px;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
}

#listerWrapperstacks_in_8236 .list-item-content {
	display: table-cell;
}
/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/* @group Print styles */
@media print {
	#listerWrapperstacks_in_8236 ul {
		list-style: disc;
	}
	
	#listerWrapperstacks_in_8236 .list-item-content {
		display: block;
	}
	
	#listerWrapperstacks_in_8236 .bullet-point {
		display: none;
	}
}

/* @end */

/*  */
#stacks_in_8236 {
	padding: 10px 0px 5px 0px;
}
 #stacks_in_8238 hr{border:0;height:0;width:100%;margin:0;padding:0}#stacks_in_8238 hr.gradient{height:1px;background:#333;background-image:-webkit-linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF);background-image:-moz-linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF);background-image:-ms-linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF);background-image:-o-linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF);background-image:linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF)}#stacks_in_8238 hr.faded{height:1px;background-image:-webkit-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-moz-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-ms-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0))}#stacks_in_8238 hr.dashed_fade{border-bottom:1px dashed #FFFFFF;background:#F1F1F1}#stacks_in_8238 hr.dotted_fade{border-bottom:1px dotted #FFFFFF;background:#F1F1F1}#stacks_in_8238 hr.dashed{border-bottom:1px dashed #F1F1F1}#stacks_in_8238 hr.dotted{border-bottom:1px dotted #FFFFFF}#stacks_in_8238 hr.shadow{height:1px;box-shadow:inset 0 1px 1px -1px rgba(0,0,0,0.5)}#stacks_in_8238 hr.cloudy{margin:1px 0;box-shadow:0 0 1px 1px #F1F1F1}#stacks_in_8238 hr.cloudy:after{content:"\00a0"}#stacks_in_8238 hr.inset{border-top:1px solid rgba(0,0,0,0.1);border-bottom:1px solid rgba(255,255,255,0.3)}#stacks_in_8238 hr.inset_two{border-top:1px solid #FFFFFF;border-bottom:1px solid #F1F1F1}#stacks_in_8238 hr.inset_three{border-top:1px solid #F1F1F1;border-bottom:1px solid #FFFFFF}#stacks_in_8238 hr.inset_four{border-top:1px solid #F1F1F1;border-bottom:1px solid #CCCCCC}#stacks_in_8238 hr.flared{height:30px;border-style:solid;border-color:#F1F1F1;border-width:1px 0 0 0;border-radius:20px;margin-top:12px}#stacks_in_8238 hr.flared:before{display:block;content:"";height:30px;margin-top:-31px;border-style:solid;border-color:#F1F1F1;border-width:0 0 1px 0;border-radius:20px}#stacks_in_8238 hr.glyph{padding:0;border:0;border-top:1px double #F1F1F1;color:#F1F1F1;text-align:center;margin:1em 0}#stacks_in_8238 hr.glyph:after{content:"§";display:inline-block;position:relative;top:-0.00em;font-size:1.5em;padding:0 .25em;background:#FFFFFF} 
/* @group Basic Settings */

#listerWrapperstacks_in_8243 {
	visibility: hidden;
}

#listerWrapperstacks_in_8243 ul {
	padding: 0;
	margin: 0;
	list-style: none;
	padding-left: 0px;
	width: 100%;
}

#listerWrapperstacks_in_8243 li {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0;
	margin: 0;
	position: relative;
	text-align: left;
}

#listerWrapperstacks_in_8243 li ul {
	padding-top: 10px;
}

/* @end */

/* @group Style Overrides */

/*  */

/* @end */

/* @group Bullet Point Styles */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */
#listerWrapperstacks_in_8243 ul {
	list-style: none !important;
	display: table;
	width: 100%;
}

#listerWrapperstacks_in_8243 li:before,
#listerWrapperstacks_in_8243 li:after {
	display: table;
	line-height: 0;
	content: "";
}

#listerWrapperstacks_in_8243 li:after {
	clear: both;
}

#listerWrapperstacks_in_8243 .bullet-point {
	display: table-cell;
	width: 85px;
	height: 85px;
	background: url(../Anerkennung_files/localimage_src-8243.png);
	background-size: cover;
	float: left;
	margin-top: -10px;
	margin-right: 20px;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
}

#listerWrapperstacks_in_8243 .list-item-content {
	display: table-cell;
}
/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/* @group Print styles */
@media print {
	#listerWrapperstacks_in_8243 ul {
		list-style: disc;
	}
	
	#listerWrapperstacks_in_8243 .list-item-content {
		display: block;
	}
	
	#listerWrapperstacks_in_8243 .bullet-point {
		display: none;
	}
}

/* @end */

/*  */
#stacks_in_8243 {
	padding: 10px 0px 5px 0px;
}
 #stacks_in_8242 hr{border:0;height:0;width:100%;margin:0;padding:0}#stacks_in_8242 hr.gradient{height:1px;background:#333;background-image:-webkit-linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF);background-image:-moz-linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF);background-image:-ms-linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF);background-image:-o-linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF);background-image:linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF)}#stacks_in_8242 hr.faded{height:1px;background-image:-webkit-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-moz-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-ms-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0))}#stacks_in_8242 hr.dashed_fade{border-bottom:1px dashed #FFFFFF;background:#F1F1F1}#stacks_in_8242 hr.dotted_fade{border-bottom:1px dotted #FFFFFF;background:#F1F1F1}#stacks_in_8242 hr.dashed{border-bottom:1px dashed #F1F1F1}#stacks_in_8242 hr.dotted{border-bottom:1px dotted #FFFFFF}#stacks_in_8242 hr.shadow{height:1px;box-shadow:inset 0 1px 1px -1px rgba(0,0,0,0.5)}#stacks_in_8242 hr.cloudy{margin:1px 0;box-shadow:0 0 1px 1px #F1F1F1}#stacks_in_8242 hr.cloudy:after{content:"\00a0"}#stacks_in_8242 hr.inset{border-top:1px solid rgba(0,0,0,0.1);border-bottom:1px solid rgba(255,255,255,0.3)}#stacks_in_8242 hr.inset_two{border-top:1px solid #FFFFFF;border-bottom:1px solid #F1F1F1}#stacks_in_8242 hr.inset_three{border-top:1px solid #F1F1F1;border-bottom:1px solid #FFFFFF}#stacks_in_8242 hr.inset_four{border-top:1px solid #F1F1F1;border-bottom:1px solid #CCCCCC}#stacks_in_8242 hr.flared{height:30px;border-style:solid;border-color:#F1F1F1;border-width:1px 0 0 0;border-radius:20px;margin-top:12px}#stacks_in_8242 hr.flared:before{display:block;content:"";height:30px;margin-top:-31px;border-style:solid;border-color:#F1F1F1;border-width:0 0 1px 0;border-radius:20px}#stacks_in_8242 hr.glyph{padding:0;border:0;border-top:1px double #F1F1F1;color:#F1F1F1;text-align:center;margin:1em 0}#stacks_in_8242 hr.glyph:after{content:"§";display:inline-block;position:relative;top:-0.00em;font-size:1.5em;padding:0 .25em;background:#FFFFFF} 
/* @group Basic Settings */

#listerWrapperstacks_in_8248 {
	visibility: hidden;
}

#listerWrapperstacks_in_8248 ul {
	padding: 0;
	margin: 0;
	list-style: none;
	padding-left: 0px;
	width: 100%;
}

#listerWrapperstacks_in_8248 li {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0;
	margin: 0;
	position: relative;
	text-align: left;
}

#listerWrapperstacks_in_8248 li ul {
	padding-top: 10px;
}

/* @end */

/* @group Style Overrides */

/*  */

/* @end */

/* @group Bullet Point Styles */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */
#listerWrapperstacks_in_8248 ul {
	list-style: none !important;
	display: table;
	width: 100%;
}

#listerWrapperstacks_in_8248 li:before,
#listerWrapperstacks_in_8248 li:after {
	display: table;
	line-height: 0;
	content: "";
}

#listerWrapperstacks_in_8248 li:after {
	clear: both;
}

#listerWrapperstacks_in_8248 .bullet-point {
	display: table-cell;
	width: 85px;
	height: 85px;
	background: url(../Anerkennung_files/localimage_src-8248.png);
	background-size: cover;
	float: left;
	margin-top: -10px;
	margin-right: 20px;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
}

#listerWrapperstacks_in_8248 .list-item-content {
	display: table-cell;
}
/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/* @group Print styles */
@media print {
	#listerWrapperstacks_in_8248 ul {
		list-style: disc;
	}
	
	#listerWrapperstacks_in_8248 .list-item-content {
		display: block;
	}
	
	#listerWrapperstacks_in_8248 .bullet-point {
		display: none;
	}
}

/* @end */

/*  */
#stacks_in_8248 {
	padding: 10px 0px 5px 0px;
}
 #stacks_in_8250 hr{border:0;height:0;width:100%;margin:0;padding:0}#stacks_in_8250 hr.gradient{height:1px;background:#333;background-image:-webkit-linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF);background-image:-moz-linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF);background-image:-ms-linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF);background-image:-o-linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF);background-image:linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF)}#stacks_in_8250 hr.faded{height:1px;background-image:-webkit-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-moz-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-ms-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0))}#stacks_in_8250 hr.dashed_fade{border-bottom:1px dashed #FFFFFF;background:#F1F1F1}#stacks_in_8250 hr.dotted_fade{border-bottom:1px dotted #FFFFFF;background:#F1F1F1}#stacks_in_8250 hr.dashed{border-bottom:1px dashed #F1F1F1}#stacks_in_8250 hr.dotted{border-bottom:1px dotted #FFFFFF}#stacks_in_8250 hr.shadow{height:1px;box-shadow:inset 0 1px 1px -1px rgba(0,0,0,0.5)}#stacks_in_8250 hr.cloudy{margin:1px 0;box-shadow:0 0 1px 1px #F1F1F1}#stacks_in_8250 hr.cloudy:after{content:"\00a0"}#stacks_in_8250 hr.inset{border-top:1px solid rgba(0,0,0,0.1);border-bottom:1px solid rgba(255,255,255,0.3)}#stacks_in_8250 hr.inset_two{border-top:1px solid #FFFFFF;border-bottom:1px solid #F1F1F1}#stacks_in_8250 hr.inset_three{border-top:1px solid #F1F1F1;border-bottom:1px solid #FFFFFF}#stacks_in_8250 hr.inset_four{border-top:1px solid #F1F1F1;border-bottom:1px solid #CCCCCC}#stacks_in_8250 hr.flared{height:30px;border-style:solid;border-color:#F1F1F1;border-width:1px 0 0 0;border-radius:20px;margin-top:12px}#stacks_in_8250 hr.flared:before{display:block;content:"";height:30px;margin-top:-31px;border-style:solid;border-color:#F1F1F1;border-width:0 0 1px 0;border-radius:20px}#stacks_in_8250 hr.glyph{padding:0;border:0;border-top:1px double #F1F1F1;color:#F1F1F1;text-align:center;margin:1em 0}#stacks_in_8250 hr.glyph:after{content:"§";display:inline-block;position:relative;top:-0.00em;font-size:1.5em;padding:0 .25em;background:#FFFFFF} 
/* @group Basic Settings */

#listerWrapperstacks_in_8254 {
	visibility: hidden;
}

#listerWrapperstacks_in_8254 ul {
	padding: 0;
	margin: 0;
	list-style: none;
	padding-left: 0px;
	width: 100%;
}

#listerWrapperstacks_in_8254 li {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0;
	margin: 0;
	position: relative;
	text-align: left;
}

#listerWrapperstacks_in_8254 li ul {
	padding-top: 10px;
}

/* @end */

/* @group Style Overrides */

/*  */

/* @end */

/* @group Bullet Point Styles */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */
#listerWrapperstacks_in_8254 ul {
	list-style: none !important;
	display: table;
	width: 100%;
}

#listerWrapperstacks_in_8254 li:before,
#listerWrapperstacks_in_8254 li:after {
	display: table;
	line-height: 0;
	content: "";
}

#listerWrapperstacks_in_8254 li:after {
	clear: both;
}

#listerWrapperstacks_in_8254 .bullet-point {
	display: table-cell;
	width: 85px;
	height: 58px;
	background: url(../Anerkennung_files/localimage_src-8254.png);
	background-size: cover;
	float: left;
	margin-top: -10px;
	margin-right: 20px;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
}

#listerWrapperstacks_in_8254 .list-item-content {
	display: table-cell;
}
/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/* @group Print styles */
@media print {
	#listerWrapperstacks_in_8254 ul {
		list-style: disc;
	}
	
	#listerWrapperstacks_in_8254 .list-item-content {
		display: block;
	}
	
	#listerWrapperstacks_in_8254 .bullet-point {
		display: none;
	}
}

/* @end */

/*  */
#stacks_in_8254 {
	padding: 15px 0px 5px 0px;
}
 #stacks_in_8256 hr{border:0;height:0;width:100%;margin:0;padding:0}#stacks_in_8256 hr.gradient{height:1px;background:#333;background-image:-webkit-linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF);background-image:-moz-linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF);background-image:-ms-linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF);background-image:-o-linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF);background-image:linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF)}#stacks_in_8256 hr.faded{height:1px;background-image:-webkit-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-moz-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-ms-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0))}#stacks_in_8256 hr.dashed_fade{border-bottom:1px dashed #FFFFFF;background:#F1F1F1}#stacks_in_8256 hr.dotted_fade{border-bottom:1px dotted #FFFFFF;background:#F1F1F1}#stacks_in_8256 hr.dashed{border-bottom:1px dashed #F1F1F1}#stacks_in_8256 hr.dotted{border-bottom:1px dotted #FFFFFF}#stacks_in_8256 hr.shadow{height:1px;box-shadow:inset 0 1px 1px -1px rgba(0,0,0,0.5)}#stacks_in_8256 hr.cloudy{margin:1px 0;box-shadow:0 0 1px 1px #F1F1F1}#stacks_in_8256 hr.cloudy:after{content:"\00a0"}#stacks_in_8256 hr.inset{border-top:1px solid rgba(0,0,0,0.1);border-bottom:1px solid rgba(255,255,255,0.3)}#stacks_in_8256 hr.inset_two{border-top:1px solid #FFFFFF;border-bottom:1px solid #F1F1F1}#stacks_in_8256 hr.inset_three{border-top:1px solid #F1F1F1;border-bottom:1px solid #FFFFFF}#stacks_in_8256 hr.inset_four{border-top:1px solid #F1F1F1;border-bottom:1px solid #CCCCCC}#stacks_in_8256 hr.flared{height:30px;border-style:solid;border-color:#F1F1F1;border-width:1px 0 0 0;border-radius:20px;margin-top:12px}#stacks_in_8256 hr.flared:before{display:block;content:"";height:30px;margin-top:-31px;border-style:solid;border-color:#F1F1F1;border-width:0 0 1px 0;border-radius:20px}#stacks_in_8256 hr.glyph{padding:0;border:0;border-top:1px double #F1F1F1;color:#F1F1F1;text-align:center;margin:1em 0}#stacks_in_8256 hr.glyph:after{content:"§";display:inline-block;position:relative;top:-0.00em;font-size:1.5em;padding:0 .25em;background:#FFFFFF} 
/* @group Basic Settings */

#listerWrapperstacks_in_8260 {
	visibility: hidden;
}

#listerWrapperstacks_in_8260 ul {
	padding: 0;
	margin: 0;
	list-style: none;
	padding-left: 0px;
	width: 100%;
}

#listerWrapperstacks_in_8260 li {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0;
	margin: 0;
	position: relative;
	text-align: left;
}

#listerWrapperstacks_in_8260 li ul {
	padding-top: 10px;
}

/* @end */

/* @group Style Overrides */

/*  */

/* @end */

/* @group Bullet Point Styles */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */
#listerWrapperstacks_in_8260 ul {
	list-style: none !important;
	display: table;
	width: 100%;
}

#listerWrapperstacks_in_8260 li:before,
#listerWrapperstacks_in_8260 li:after {
	display: table;
	line-height: 0;
	content: "";
}

#listerWrapperstacks_in_8260 li:after {
	clear: both;
}

#listerWrapperstacks_in_8260 .bullet-point {
	display: table-cell;
	width: 85px;
	height: 85px;
	background: url(../Anerkennung_files/localimage_src-8260.png);
	background-size: cover;
	float: left;
	margin-top: -10px;
	margin-right: 20px;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
}

#listerWrapperstacks_in_8260 .list-item-content {
	display: table-cell;
}
/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/* @group Print styles */
@media print {
	#listerWrapperstacks_in_8260 ul {
		list-style: disc;
	}
	
	#listerWrapperstacks_in_8260 .list-item-content {
		display: block;
	}
	
	#listerWrapperstacks_in_8260 .bullet-point {
		display: none;
	}
}

/* @end */

/*  */
#stacks_in_8260 {
	padding: 15px 0px 5px 0px;
}
 #stacks_in_8262 hr{border:0;height:0;width:100%;margin:0;padding:0}#stacks_in_8262 hr.gradient{height:1px;background:#333;background-image:-webkit-linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF);background-image:-moz-linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF);background-image:-ms-linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF);background-image:-o-linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF);background-image:linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF)}#stacks_in_8262 hr.faded{height:1px;background-image:-webkit-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-moz-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-ms-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0))}#stacks_in_8262 hr.dashed_fade{border-bottom:1px dashed #FFFFFF;background:#F1F1F1}#stacks_in_8262 hr.dotted_fade{border-bottom:1px dotted #FFFFFF;background:#F1F1F1}#stacks_in_8262 hr.dashed{border-bottom:1px dashed #F1F1F1}#stacks_in_8262 hr.dotted{border-bottom:1px dotted #FFFFFF}#stacks_in_8262 hr.shadow{height:1px;box-shadow:inset 0 1px 1px -1px rgba(0,0,0,0.5)}#stacks_in_8262 hr.cloudy{margin:1px 0;box-shadow:0 0 1px 1px #F1F1F1}#stacks_in_8262 hr.cloudy:after{content:"\00a0"}#stacks_in_8262 hr.inset{border-top:1px solid rgba(0,0,0,0.1);border-bottom:1px solid rgba(255,255,255,0.3)}#stacks_in_8262 hr.inset_two{border-top:1px solid #FFFFFF;border-bottom:1px solid #F1F1F1}#stacks_in_8262 hr.inset_three{border-top:1px solid #F1F1F1;border-bottom:1px solid #FFFFFF}#stacks_in_8262 hr.inset_four{border-top:1px solid #F1F1F1;border-bottom:1px solid #CCCCCC}#stacks_in_8262 hr.flared{height:30px;border-style:solid;border-color:#F1F1F1;border-width:1px 0 0 0;border-radius:20px;margin-top:12px}#stacks_in_8262 hr.flared:before{display:block;content:"";height:30px;margin-top:-31px;border-style:solid;border-color:#F1F1F1;border-width:0 0 1px 0;border-radius:20px}#stacks_in_8262 hr.glyph{padding:0;border:0;border-top:1px double #F1F1F1;color:#F1F1F1;text-align:center;margin:1em 0}#stacks_in_8262 hr.glyph:after{content:"§";display:inline-block;position:relative;top:-0.00em;font-size:1.5em;padding:0 .25em;background:#FFFFFF} 
/* @group Basic Settings */

#listerWrapperstacks_in_8267 {
	visibility: hidden;
}

#listerWrapperstacks_in_8267 ul {
	padding: 0;
	margin: 0;
	list-style: none;
	padding-left: 0px;
	width: 100%;
}

#listerWrapperstacks_in_8267 li {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0;
	margin: 0;
	position: relative;
	text-align: left;
}

#listerWrapperstacks_in_8267 li ul {
	padding-top: 10px;
}

/* @end */

/* @group Style Overrides */

/*  */

/* @end */

/* @group Bullet Point Styles */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */
#listerWrapperstacks_in_8267 ul {
	list-style: none !important;
	display: table;
	width: 100%;
}

#listerWrapperstacks_in_8267 li:before,
#listerWrapperstacks_in_8267 li:after {
	display: table;
	line-height: 0;
	content: "";
}

#listerWrapperstacks_in_8267 li:after {
	clear: both;
}

#listerWrapperstacks_in_8267 .bullet-point {
	display: table-cell;
	width: 85px;
	height: 85px;
	background: url(../Anerkennung_files/localimage_src-8267.png);
	background-size: cover;
	float: left;
	margin-top: -10px;
	margin-right: 20px;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
}

#listerWrapperstacks_in_8267 .list-item-content {
	display: table-cell;
}
/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/* @group Print styles */
@media print {
	#listerWrapperstacks_in_8267 ul {
		list-style: disc;
	}
	
	#listerWrapperstacks_in_8267 .list-item-content {
		display: block;
	}
	
	#listerWrapperstacks_in_8267 .bullet-point {
		display: none;
	}
}

/* @end */

/*  */
#stacks_in_8267 {
	padding: 15px 0px 5px 0px;
}
 #stacks_in_8263 hr{border:0;height:0;width:100%;margin:0;padding:0}#stacks_in_8263 hr.gradient{height:1px;background:#333;background-image:-webkit-linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF);background-image:-moz-linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF);background-image:-ms-linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF);background-image:-o-linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF);background-image:linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF)}#stacks_in_8263 hr.faded{height:1px;background-image:-webkit-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-moz-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-ms-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0))}#stacks_in_8263 hr.dashed_fade{border-bottom:1px dashed #FFFFFF;background:#F1F1F1}#stacks_in_8263 hr.dotted_fade{border-bottom:1px dotted #FFFFFF;background:#F1F1F1}#stacks_in_8263 hr.dashed{border-bottom:1px dashed #F1F1F1}#stacks_in_8263 hr.dotted{border-bottom:1px dotted #FFFFFF}#stacks_in_8263 hr.shadow{height:1px;box-shadow:inset 0 1px 1px -1px rgba(0,0,0,0.5)}#stacks_in_8263 hr.cloudy{margin:1px 0;box-shadow:0 0 1px 1px #F1F1F1}#stacks_in_8263 hr.cloudy:after{content:"\00a0"}#stacks_in_8263 hr.inset{border-top:1px solid rgba(0,0,0,0.1);border-bottom:1px solid rgba(255,255,255,0.3)}#stacks_in_8263 hr.inset_two{border-top:1px solid #FFFFFF;border-bottom:1px solid #F1F1F1}#stacks_in_8263 hr.inset_three{border-top:1px solid #F1F1F1;border-bottom:1px solid #FFFFFF}#stacks_in_8263 hr.inset_four{border-top:1px solid #F1F1F1;border-bottom:1px solid #CCCCCC}#stacks_in_8263 hr.flared{height:30px;border-style:solid;border-color:#F1F1F1;border-width:1px 0 0 0;border-radius:20px;margin-top:12px}#stacks_in_8263 hr.flared:before{display:block;content:"";height:30px;margin-top:-31px;border-style:solid;border-color:#F1F1F1;border-width:0 0 1px 0;border-radius:20px}#stacks_in_8263 hr.glyph{padding:0;border:0;border-top:1px double #F1F1F1;color:#F1F1F1;text-align:center;margin:1em 0}#stacks_in_8263 hr.glyph:after{content:"§";display:inline-block;position:relative;top:-0.00em;font-size:1.5em;padding:0 .25em;background:#FFFFFF} 
/* @group Basic Settings */

#listerWrapperstacks_in_8967 {
	visibility: hidden;
}

#listerWrapperstacks_in_8967 ul {
	padding: 0;
	margin: 0;
	list-style: none;
	padding-left: 0px;
	width: 100%;
}

#listerWrapperstacks_in_8967 li {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0;
	margin: 0;
	position: relative;
	text-align: left;
}

#listerWrapperstacks_in_8967 li ul {
	padding-top: 10px;
}

/* @end */

/* @group Style Overrides */

/*  */

/* @end */

/* @group Bullet Point Styles */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */
#listerWrapperstacks_in_8967 ul {
	list-style: none !important;
	display: table;
	width: 100%;
}

#listerWrapperstacks_in_8967 li:before,
#listerWrapperstacks_in_8967 li:after {
	display: table;
	line-height: 0;
	content: "";
}

#listerWrapperstacks_in_8967 li:after {
	clear: both;
}

#listerWrapperstacks_in_8967 .bullet-point {
	display: table-cell;
	width: 85px;
	height: 85px;
	background: url(../Anerkennung_files/localimage_src-8967.png);
	background-size: cover;
	float: left;
	margin-top: -10px;
	margin-right: 20px;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
}

#listerWrapperstacks_in_8967 .list-item-content {
	display: table-cell;
}
/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/* @group Print styles */
@media print {
	#listerWrapperstacks_in_8967 ul {
		list-style: disc;
	}
	
	#listerWrapperstacks_in_8967 .list-item-content {
		display: block;
	}
	
	#listerWrapperstacks_in_8967 .bullet-point {
		display: none;
	}
}

/* @end */

/*  */
#stacks_in_8967 {
	padding: 15px 0px 5px 0px;
}
 #stacks_in_8970 hr{border:0;height:0;width:100%;margin:0;padding:0}#stacks_in_8970 hr.gradient{height:1px;background:#333;background-image:-webkit-linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF);background-image:-moz-linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF);background-image:-ms-linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF);background-image:-o-linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF);background-image:linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF)}#stacks_in_8970 hr.faded{height:1px;background-image:-webkit-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-moz-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-ms-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0))}#stacks_in_8970 hr.dashed_fade{border-bottom:1px dashed #FFFFFF;background:#F1F1F1}#stacks_in_8970 hr.dotted_fade{border-bottom:1px dotted #FFFFFF;background:#F1F1F1}#stacks_in_8970 hr.dashed{border-bottom:1px dashed #F1F1F1}#stacks_in_8970 hr.dotted{border-bottom:1px dotted #FFFFFF}#stacks_in_8970 hr.shadow{height:1px;box-shadow:inset 0 1px 1px -1px rgba(0,0,0,0.5)}#stacks_in_8970 hr.cloudy{margin:1px 0;box-shadow:0 0 1px 1px #F1F1F1}#stacks_in_8970 hr.cloudy:after{content:"\00a0"}#stacks_in_8970 hr.inset{border-top:1px solid rgba(0,0,0,0.1);border-bottom:1px solid rgba(255,255,255,0.3)}#stacks_in_8970 hr.inset_two{border-top:1px solid #FFFFFF;border-bottom:1px solid #F1F1F1}#stacks_in_8970 hr.inset_three{border-top:1px solid #F1F1F1;border-bottom:1px solid #FFFFFF}#stacks_in_8970 hr.inset_four{border-top:1px solid #F1F1F1;border-bottom:1px solid #CCCCCC}#stacks_in_8970 hr.flared{height:30px;border-style:solid;border-color:#F1F1F1;border-width:1px 0 0 0;border-radius:20px;margin-top:12px}#stacks_in_8970 hr.flared:before{display:block;content:"";height:30px;margin-top:-31px;border-style:solid;border-color:#F1F1F1;border-width:0 0 1px 0;border-radius:20px}#stacks_in_8970 hr.glyph{padding:0;border:0;border-top:1px double #F1F1F1;color:#F1F1F1;text-align:center;margin:1em 0}#stacks_in_8970 hr.glyph:after{content:"§";display:inline-block;position:relative;top:-0.00em;font-size:1.5em;padding:0 .25em;background:#FFFFFF} 
/* @group Basic Settings */

#listerWrapperstacks_in_8272 {
	visibility: hidden;
}

#listerWrapperstacks_in_8272 ul {
	padding: 0;
	margin: 0;
	list-style: none;
	padding-left: 0px;
	width: 100%;
}

#listerWrapperstacks_in_8272 li {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0;
	margin: 0;
	position: relative;
	text-align: left;
}

#listerWrapperstacks_in_8272 li ul {
	padding-top: 10px;
}

/* @end */

/* @group Style Overrides */

/*  */

/* @end */

/* @group Bullet Point Styles */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */
#listerWrapperstacks_in_8272 ul {
	list-style: none !important;
	display: table;
	width: 100%;
}

#listerWrapperstacks_in_8272 li:before,
#listerWrapperstacks_in_8272 li:after {
	display: table;
	line-height: 0;
	content: "";
}

#listerWrapperstacks_in_8272 li:after {
	clear: both;
}

#listerWrapperstacks_in_8272 .bullet-point {
	display: table-cell;
	width: 85px;
	height: 85px;
	background: url(../Anerkennung_files/localimage_src-8272.png);
	background-size: cover;
	float: left;
	margin-top: -10px;
	margin-right: 20px;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
}

#listerWrapperstacks_in_8272 .list-item-content {
	display: table-cell;
}
/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/* @group Print styles */
@media print {
	#listerWrapperstacks_in_8272 ul {
		list-style: disc;
	}
	
	#listerWrapperstacks_in_8272 .list-item-content {
		display: block;
	}
	
	#listerWrapperstacks_in_8272 .bullet-point {
		display: none;
	}
}

/* @end */

/*  */
#stacks_in_8272 {
	padding: 10px 0px 10px 0px;
}
 #stacks_in_8275 hr{border:0;height:0;width:100%;margin:0;padding:0}#stacks_in_8275 hr.gradient{height:1px;background:#333;background-image:-webkit-linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF);background-image:-moz-linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF);background-image:-ms-linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF);background-image:-o-linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF);background-image:linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF)}#stacks_in_8275 hr.faded{height:1px;background-image:-webkit-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-moz-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-ms-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0))}#stacks_in_8275 hr.dashed_fade{border-bottom:1px dashed #FFFFFF;background:#F1F1F1}#stacks_in_8275 hr.dotted_fade{border-bottom:1px dotted #FFFFFF;background:#F1F1F1}#stacks_in_8275 hr.dashed{border-bottom:1px dashed #F1F1F1}#stacks_in_8275 hr.dotted{border-bottom:1px dotted #FFFFFF}#stacks_in_8275 hr.shadow{height:1px;box-shadow:inset 0 1px 1px -1px rgba(0,0,0,0.5)}#stacks_in_8275 hr.cloudy{margin:1px 0;box-shadow:0 0 1px 1px #F1F1F1}#stacks_in_8275 hr.cloudy:after{content:"\00a0"}#stacks_in_8275 hr.inset{border-top:1px solid rgba(0,0,0,0.1);border-bottom:1px solid rgba(255,255,255,0.3)}#stacks_in_8275 hr.inset_two{border-top:1px solid #FFFFFF;border-bottom:1px solid #F1F1F1}#stacks_in_8275 hr.inset_three{border-top:1px solid #F1F1F1;border-bottom:1px solid #FFFFFF}#stacks_in_8275 hr.inset_four{border-top:1px solid #F1F1F1;border-bottom:1px solid #CCCCCC}#stacks_in_8275 hr.flared{height:30px;border-style:solid;border-color:#F1F1F1;border-width:1px 0 0 0;border-radius:20px;margin-top:12px}#stacks_in_8275 hr.flared:before{display:block;content:"";height:30px;margin-top:-31px;border-style:solid;border-color:#F1F1F1;border-width:0 0 1px 0;border-radius:20px}#stacks_in_8275 hr.glyph{padding:0;border:0;border-top:1px double #F1F1F1;color:#F1F1F1;text-align:center;margin:1em 0}#stacks_in_8275 hr.glyph:after{content:"§";display:inline-block;position:relative;top:-0.00em;font-size:1.5em;padding:0 .25em;background:#FFFFFF} 
/* @group Basic Settings */

#listerWrapperstacks_in_8278 {
	visibility: hidden;
}

#listerWrapperstacks_in_8278 ul {
	padding: 0;
	margin: 0;
	list-style: none;
	padding-left: 0px;
	width: 100%;
}

#listerWrapperstacks_in_8278 li {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0;
	margin: 0;
	position: relative;
	text-align: left;
}

#listerWrapperstacks_in_8278 li ul {
	padding-top: 10px;
}

/* @end */

/* @group Style Overrides */

/*  */

/* @end */

/* @group Bullet Point Styles */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */
#listerWrapperstacks_in_8278 ul {
	list-style: none !important;
	display: table;
	width: 100%;
}

#listerWrapperstacks_in_8278 li:before,
#listerWrapperstacks_in_8278 li:after {
	display: table;
	line-height: 0;
	content: "";
}

#listerWrapperstacks_in_8278 li:after {
	clear: both;
}

#listerWrapperstacks_in_8278 .bullet-point {
	display: table-cell;
	width: 85px;
	height: 85px;
	background: url(../Anerkennung_files/localimage_src-8278.png);
	background-size: cover;
	float: left;
	margin-top: -10px;
	margin-right: 20px;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
}

#listerWrapperstacks_in_8278 .list-item-content {
	display: table-cell;
}
/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/* @group Print styles */
@media print {
	#listerWrapperstacks_in_8278 ul {
		list-style: disc;
	}
	
	#listerWrapperstacks_in_8278 .list-item-content {
		display: block;
	}
	
	#listerWrapperstacks_in_8278 .bullet-point {
		display: none;
	}
}

/* @end */

/*  */
#stacks_in_8278 {
	padding: 15px 0px 5px 0px;
}
