
/* -- === Start of Setup 1.5.2 [stacks_in_1774_2] === */

/* -- === End of Setup 1.5.2 [stacks_in_1774_2] === */



/* -- === Start of Script 1.5.0 [stacks_in_2060] === */

/* -- === End of Script 1.5.0 [stacks_in_2060] === */



/* -- === Start of Script 1.5.0 [stacks_in_2196] === */

/* -- === End of Script 1.5.0 [stacks_in_2196] === */



/* -- === Start of Script 1.5.0 [stacks_in_2061] === */

/* -- === End of Script 1.5.0 [stacks_in_2061] === */



/* -- === Start of Search 1.5.0 [stacks_in_2064] === */

#stacks_in_2064 .FieldDiv {
	margin: 0;
    padding-left: 100px;
	padding-top:5px;/*STO ergaenzt*/
	padding-bottom:5px;/*STO ergaenzt*/   
}

#stacks_in_2064 .FieldDiv label {
	font-family: inherit;
	font-size: inherit;	
	font-weight: bold;
	color: inherit;

	/* layout */
	padding-top: 4px;/*STO ergaenzt*/
	float: left;
    margin-left: -100px;
}

#stacks_in_2064 .FieldDiv input[type="text"],
#stacks_in_2064 .FieldDiv input[type="date"],
#stacks_in_2064 .FieldDiv input[type="datetime"],
#stacks_in_2064 .FieldDiv input[type="datetime-local"],
#stacks_in_2064 .FieldDiv input[type="time"],
#stacks_in_2064 .FieldDiv input[type="email"],
#stacks_in_2064 .FieldDiv input[type="url"],
#stacks_in_2064 .FieldDiv input[type="color"],
#stacks_in_2064 .FieldDiv input[type="month"],
#stacks_in_2064 .FieldDiv input[type="week"],
#stacks_in_2064 .FieldDiv input[type="number"],
#stacks_in_2064 .FieldDiv input[type="search"],
#stacks_in_2064 .FieldDiv input[type="tel"],
#stacks_in_2064 .FieldDiv input[type="password"],
#stacks_in_2064 .FieldDiv input[type="checkbox"],
#stacks_in_2064 .FieldDiv input[type="radio"],
#stacks_in_2064 .FieldDiv input[type="file"],
#stacks_in_2064 .FieldDiv select,
#stacks_in_2064 .FieldDiv textarea {
	font-family: inherit;
	font-size: inherit;
	color: inherit;

	/* layout */
    margin: 0;
	width: 490px;
}

#stacks_in_2064 .FieldDiv input[type="text"],
#stacks_in_2064 .FieldDiv input[type="date"],
#stacks_in_2064 .FieldDiv input[type="datetime"],
#stacks_in_2064 .FieldDiv input[type="datetime-local"],
#stacks_in_2064 .FieldDiv input[type="time"],
#stacks_in_2064 .FieldDiv input[type="email"],
#stacks_in_2064 .FieldDiv input[type="url"],
#stacks_in_2064 .FieldDiv input[type="color"],
#stacks_in_2064 .FieldDiv input[type="month"],
#stacks_in_2064 .FieldDiv input[type="week"],
#stacks_in_2064 .FieldDiv input[type="number"],
#stacks_in_2064 .FieldDiv input[type="search"],
#stacks_in_2064 .FieldDiv input[type="tel"],
#stacks_in_2064 .FieldDiv input[type="password"],
#stacks_in_2064 .FieldDiv input[type="file"],
#stacks_in_2064 .FieldDiv select[size="1"] {
}

#stacks_in_2064 .FieldDiv input[type="text"]:focus,
#stacks_in_2064 .FieldDiv input[type="date"]:focus,
#stacks_in_2064 .FieldDiv input[type="datetime"]:focus,
#stacks_in_2064 .FieldDiv input[type="datetime-local"]:focus,
#stacks_in_2064 .FieldDiv input[type="time"]:focus,
#stacks_in_2064 .FieldDiv input[type="email"]:focus,
#stacks_in_2064 .FieldDiv input[type="url"]:focus,
#stacks_in_2064 .FieldDiv input[type="color"]:focus,
#stacks_in_2064 .FieldDiv input[type="month"]:focus,
#stacks_in_2064 .FieldDiv input[type="week"]:focus,
#stacks_in_2064 .FieldDiv input[type="number"]:focus,
#stacks_in_2064 .FieldDiv input[type="search"]:focus,
#stacks_in_2064 .FieldDiv input[type="tel"]:focus,
#stacks_in_2064 .FieldDiv input[type="password"]:focus {
	background-color: #DDDDDD; /*STO entfernt: !important;*/
}

#stacks_in_2064 .FieldDiv input[type="checkbox"],
#stacks_in_2064 .FieldDiv input[type="radio"],
#stacks_in_2064 .FieldDiv input[type="file"] {
	width: auto;
}

#stacks_in_2064 .FieldDiv input,
#stacks_in_2064 .FieldDiv textarea,
#stacks_in_2064 .FieldDiv select,
#stacks_in_2064 .FieldDiv button {
  -webkit-box-sizing: border-box; /* For legacy WebKit based browsers */
     -moz-box-sizing: border-box; /* For all Gecko based browsers */
          box-sizing: border-box;	
}

/* -- === End of Search 1.5.0 [stacks_in_2064] === */



/*  */
body {
  background: #F5F5F5; }

#steps-stacks_in_1831 {
  max-width: 8000px;
  border-radius: 5px;
  min-height: 550px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  transition: all 0.3s ease-in-out; }
  #steps-stacks_in_1831 .step-list {
    min-width: 230px;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    /*  */
    background: rgba(0, 79, 118, 1.00);
    /*  */
    /*  */
    /*  */
    /*  */ }
    #steps-stacks_in_1831 .step-list::before {
      /*  */
      display: none;
      /*  */
      top: 0;
      left: 0;
      content: '';
      width: 100%;
      height: 100%;
      position: absolute;
      background: rgba(0, 0, 0, 0.20); }
  #steps-stacks_in_1831 .steps {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto; }
    #steps-stacks_in_1831 .steps .step {
      /*  */
      background: rgba(255, 255, 255, 1.00);
      /*  */
      /*  */
      /*  */
      /*  */ }
      #steps-stacks_in_1831 .steps .step::before {
        /*  */
        display: none;
        /*  */
        top: 0;
        left: 0;
        content: '';
        width: 100%;
        height: 100%;
        position: absolute;
        background: rgba(0, 0, 0, 0.20); }
  #steps-stacks_in_1831.bold-sidebar-text .step-list ul li {
    font-weight: bold; }
  #steps-stacks_in_1831.show-step-list .steps .step-top .step-list-toggle {
    color: rgba(0, 79, 118, 1.00); }
  #steps-stacks_in_1831.show-step-list .step-list {
    margin-left: 0; }
    #steps-stacks_in_1831.show-step-list .step-list ul {
      opacity: 1;
      transition: all 0.3s 0.3s; }
  #steps-stacks_in_1831.complete .step-complete {
    opacity: 1;
    visibility: visible;
    pointer-events: auto; }

#steps-stacks_in_1831 .step-complete {
  /*  */
  /*  */
  background: rgba(101, 202, 251, 1.00);
  background: linear-gradient(to bottom right, rgba(101, 202, 251, 1.00), rgba(44, 92, 227, 1.00));
  /*  */
  /*  */
  /*  */
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  z-index: 20;
  padding: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  visibility: hidden;
  text-align: center;
  position: absolute;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  pointer-events: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  transition: all 0.3s ease-in-out; }
  #steps-stacks_in_1831 .step-complete-icon {
    z-index: 10;
    position: relative;
    color: rgba(255, 255, 255, 1.00);
    font-size: 100px;
    margin-bottom: 10px; }
  #steps-stacks_in_1831 .step-complete-title {
    z-index: 10;
    position: relative;
    /*  */
    font-family: "Open Sans";
    /*  */
    color: rgba(255, 255, 255, 1.00);
    font-size: 32px;
    line-height: calc(32px * 1.4);
    margin-bottom: 10px; }
  #steps-stacks_in_1831 .step-complete-description {
    z-index: 10;
    position: relative;
    /*  */
    font-family: "Helvetica Neue";
    /*  */
    font-size: 16px;
    line-height: calc(16px * 1.4);
    margin-bottom: 20px;
    color: rgba(255, 255, 255, 0.40); }
  #steps-stacks_in_1831 .step-complete-restart {
    z-index: 10;
    position: relative;
    color: rgba(255, 255, 255, 1.00);
    background: rgba(255, 255, 255, 0.10);
    font-size: 24px;
    width: 100px;
    height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
    border-radius: 2px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    #steps-stacks_in_1831 .step-complete-restart i {
      transition: all 0.5s; }
    #steps-stacks_in_1831 .step-complete-restart:hover i {
      -webkit-transform: rotate(360deg);
              transform: rotate(360deg); }
  #steps-stacks_in_1831 .step-complete::before {
    /*  */
    display: none;
    /*  */
    top: 0;
    left: 0;
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgba(0, 0, 0, 0.20); }

#steps-stacks_in_1831 .step-list {
  margin-left: -230px;
  z-index: 5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  box-sizing: border-box;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  transition: all 0.3s ease-in-out; }
  #steps-stacks_in_1831 .step-list * {
    box-sizing: border-box; }
  #steps-stacks_in_1831 .step-list-nav {
    z-index: 10;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: none;
    font-size: 24px;
    padding: 15px 20px;
    position: relative;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: rgba(255, 255, 255, 1.00);
    min-height: 20px50px;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    #steps-stacks_in_1831 .step-list-nav i {
      cursor: pointer; }
  #steps-stacks_in_1831 .step-list ul {
    z-index: 10;
    opacity: 0;
    padding: 10px;
    margin: auto 0;
    list-style: none;
    position: relative;
    transition: all 0s 0s; }
    #steps-stacks_in_1831 .step-list ul li {
      /*  */
      font-family: "Open Sans";
      /*  */
      color: rgba(204, 204, 204, 1.00);
      font-size: 14px;
      padding: 10px 10px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      cursor: pointer;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      #steps-stacks_in_1831 .step-list ul li:hover {
        color: rgba(255, 255, 255, 1.00); }
      #steps-stacks_in_1831 .step-list ul li.active {
        color: rgba(255, 255, 255, 1.00); }

#steps-stacks_in_1831 .steps {
  position: relative; }
  #steps-stacks_in_1831 .steps .step {
    min-height: 550px;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    text-align: left;
    position: absolute;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
    transition: all 0.3s ease-in-out; }
    #steps-stacks_in_1831 .steps .step.active {
      -webkit-transform: translateY(0%);
              transform: translateY(0%); }
    #steps-stacks_in_1831 .steps .step-top {
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 1;
          -ms-flex: 1 0 auto;
              flex: 1 0 auto;
      padding: 10px 15px 10px 25px;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      box-sizing: border-box; }
      #steps-stacks_in_1831 .steps .step-top .step-list-toggle {
        font-size: 22px;
        cursor: pointer;
        color: rgba(0, 79, 118, 1.00); }
      #steps-stacks_in_1831 .steps .step-top .step-count {
        /*  */
        font-family: "Open Sans";
        /*  */
        color: rgba(0, 79, 118, 1.00);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 0;
            -ms-flex: 0 1 auto;
                flex: 0 1 auto;
        line-height: 1;
        font-size: 50px;
        font-weight: bold;
        margin-left: auto;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        box-sizing: border-box; }
        #steps-stacks_in_1831 .steps .step-top .step-count::before {
          content: "Schritt";
          color: rgba(0, 79, 118, 1.00);
          font-size: 14px;
          margin-right: 10px;
          display: inline-block; }
    #steps-stacks_in_1831 .steps .step-content {
      /*  */
      font-family: "Helvetica Neue";
      /*  */
      padding: 15px 30px;
      z-index: 1;
      position: relative;
      margin-bottom: calc(57px); }
      #steps-stacks_in_1831 .steps .step-content .step-title {
        /*  */
        font-family: "Open Sans";
        /*  */
        color: rgba(0, 79, 118, 1.00);
        font-weight: bold;
        font-size: 32px;
        line-height: calc(32px * 1.4);
        margin-bottom: 10px; }
      #steps-stacks_in_1831 .steps .step-content h1, #steps-stacks_in_1831 .steps .step-content h2, #steps-stacks_in_1831 .steps .step-content h3, #steps-stacks_in_1831 .steps .step-content h4, #steps-stacks_in_1831 .steps .step-content h5, #steps-stacks_in_1831 .steps .step-content h6 {
        /*  */
        font-family: "Open Sans";
        /*  */
        color: rgba(210, 210, 210, 1.00); }
      #steps-stacks_in_1831 .steps .step-content p {
        /*  */
        font-family: "Helvetica Neue";
        /*  */
        color: rgba(0, 79, 118, 1.00);
        font-size: 14px;
        line-height: calc(14px * 1.6);
        margin: 10px 0; }
      #steps-stacks_in_1831 .steps .step-content a, #steps-stacks_in_1831 .steps .step-content a:visited {
        /*  */
        font-family: "Helvetica Neue";
        /*  */
        color: rgba(44, 92, 227, 1.00); }

#steps-stacks_in_1831 .step-nav {
  /*  */
  font-family: "Helvetica Neue";
  /*  */
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  padding: 10px;
  background: rgba(0, 79, 118, 1.00);
  margin-top: auto;
  position: absolute;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  box-sizing: border-box;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  transition: all 0.3s ease-in-out; }
  #steps-stacks_in_1831 .step-nav-next, #steps-stacks_in_1831 .step-nav-prev {
    font-size: 13px;
    padding: 10px 20px;
    border-radius: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    line-height: 1;
    cursor: pointer;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    color: rgba(25, 40, 81, 1.00);
    border: 2px solid rgba(245, 245, 245, 1.00);
    text-transform: uppercase;
    transition: all 0.3s ease; }
    #steps-stacks_in_1831 .step-nav-next:hover, #steps-stacks_in_1831 .step-nav-prev:hover {
      color: rgba(25, 40, 81, 1.00);
      background: rgba(245, 245, 245, 1.00); }
  #steps-stacks_in_1831 .step-nav-next {
    color: rgba(25, 40, 81, 1.00);
    background: rgba(245, 245, 245, 1.00); }
    #steps-stacks_in_1831 .step-nav-next::before {
      content: "weiter";
      display: inline; }
  #steps-stacks_in_1831 .step-nav-prev {
    color: rgba(245, 245, 245, 1.00); }
    #steps-stacks_in_1831 .step-nav-prev::before {
      display: inline;
      content: "zurück"; }
  #steps-stacks_in_1831 .step-nav.last-step .step-nav-next::before {
    content: "von vorne beginnen"; }
  #steps-stacks_in_1831 .step-nav.first-step .step-nav-prev {
    opacity: 0;
    visibility: hidden; }

@media (max-width: 600px) {
  #steps-stacks_in_1831.show-step-list .step-list {
    margin-left: 0;
    -webkit-transform: translateX(0%);
            transform: translateX(0%); }
  #steps-stacks_in_1831 .steps {
    z-index: 1;
    position: relative; }
  #steps-stacks_in_1831 .step-list {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    width: auto;
    height: auto;
    text-align: center;
    margin-left: -230px;
    position: absolute;
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%); }
    #steps-stacks_in_1831 .step-list-nav {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
    #steps-stacks_in_1831 .step-list ul {
      text-align: center; }
      #steps-stacks_in_1831 .step-list ul li {
        text-align: center; } }

#stacks_in_1790 {
	margin: 20px 0px 20px 0px;
}

/* -- === Start of Select 1.5.0 [stacks_in_2203] === */

#stacks_in_2203 .FieldDiv {
}

#stacks_in_2203 .FieldDiv label {
	float: left;
	display: float;
    margin-top: -4px;/*STO neu;*/
}

#stacks_in_2203 .FieldDiv select {
	font-family: inherit;
	font-size: inherit;
    margin-top: -3px;/*STO geaendert, war margin:0;*/
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
	width: 0px;
	width: 100%; /*STO important hinzu*/
}

#stacks_in_2203 .InputError {
}

/* -- === End of Select 1.5.0 [stacks_in_2203] === */




#stacks_in_2085 {
	margin: 20px 0px 20px 0px;
}

/* -- === Start of Select 1.5.0 [stacks_in_2096] === */

#stacks_in_2096 .FieldDiv {
}

#stacks_in_2096 .FieldDiv label {
	float: left;
	display: float;
    margin-top: -4px;/*STO neu;*/
}

#stacks_in_2096 .FieldDiv select {
	font-family: inherit;
	font-size: inherit;
    margin-top: -3px;/*STO geaendert, war margin:0;*/
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
	width: 0px;
	width: 100%; /*STO important hinzu*/
}

#stacks_in_2096 .InputError {
}

/* -- === End of Select 1.5.0 [stacks_in_2096] === */




#stacks_in_2126 {
	margin: 20px 0px 20px 0px;
}

/* -- === Start of CheckRadio 1.5.0 [stacks_in_2131] === */

#stacks_in_2131 .FieldDiv {
}

#stacks_in_2131 .FieldDiv label {
	float: left;
	display: float;
}

#stacks_in_2131 .FieldDiv input[type="checkbox"],
#stacks_in_2131 .FieldDiv input[type="radio"] {
	font-family: inherit;
	font-size: inherit;
    margin-top: 0px; /*STO geaendert, war margin:8;*/
	width: auto;
}

#stacks_in_2131 .InputError {
}

/* -- === End of CheckRadio 1.5.0 [stacks_in_2131] === */




/* -- === Start of Select 1.5.0 [stacks_in_2132] === */

#stacks_in_2132 .FieldDiv {
}

#stacks_in_2132 .FieldDiv label {
	float: left;
	display: float;
    margin-top: -4px;/*STO neu;*/
}

#stacks_in_2132 .FieldDiv select {
	font-family: inherit;
	font-size: inherit;
    margin-top: -3px;/*STO geaendert, war margin:0;*/
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
	width: 0px;
	width: 100%; /*STO important hinzu*/
}

#stacks_in_2132 .InputError {
}

/* -- === End of Select 1.5.0 [stacks_in_2132] === */




#stacks_in_2156 {
	margin: 20px 0px 20px 0px;
}

/* -- === Start of Select 1.5.0 [stacks_in_2170] === */

#stacks_in_2170 .FieldDiv {
}

#stacks_in_2170 .FieldDiv label {
	float: left;
	display: float;
    margin-top: -4px;/*STO neu;*/
}

#stacks_in_2170 .FieldDiv select {
	font-family: inherit;
	font-size: inherit;
    margin-top: -3px;/*STO geaendert, war margin:0;*/
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
	width: 0px;
	width: 100%; /*STO important hinzu*/
}

#stacks_in_2170 .InputError {
}

/* -- === End of Select 1.5.0 [stacks_in_2170] === */




#stacks_in_2198 {
	margin: 20px 0px 20px 0px;
}

/* -- === Start of Script 1.5.0 [stacks_in_2176] === */

/* -- === End of Script 1.5.0 [stacks_in_2176] === */



/* -- === Start of Iterator 1.5.0 [stacks_in_2177] === */

#stacks_in_2177 table {
	border-collapse: collapse;
	padding: 0px;
	width: 100%;
}

#stacks_in_2177 table thead th {
	padding: 0px;
}

#stacks_in_2177 table tbody td{
	padding: 0px;
}

/* -- === End of Iterator 1.5.0 [stacks_in_2177] === */



/* -- === Start of Script 1.5.0 [stacks_in_2180] === */

/* -- === End of Script 1.5.0 [stacks_in_2180] === */



/* -- === Start of Script 1.5.0 [stacks_in_2201] === */

/* -- === End of Script 1.5.0 [stacks_in_2201] === */



#stacks_in_2201 {
	margin: 20px 0px 0px 0px;
}



#stacks_in_1785  .navbar-default {
  background-color: #E7ECEE !important;
  border-color: #E7E7E7 !important;
}


#stacks_in_2057 {
	margin: 0px 0px 0px 19px;
}
