

@charset "utf-8";
a img {
	border: none;
}
a:link {
	text-decoration: underline;
}
a:visited {
	color: #6E6C64;
	text-decoration: underline;
}
a:hover, a:active, a:focus {
	text-decoration: none;
}
h1 {
	font-size: 30px;
	font-weight: 100;
	line-height: 40px;
}
h1, h2, h3, h4, h5 {
	text-transform: uppercase;
	margin-top: 0px;
	max-width:100%;
}
h3 {
	font-weight: 400;
	font-size: 20px;
	line-height: 34px;
  margin-bottom: 0px;
}
h4 {
	font-weight: 400;
	font-size: 20px;
	line-height: 24px;
}
h5 {
	font-weight: 400;
	font-size: 18px;
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
strong {
	font-weight: 700;
}
p {
	margin-top: 0px;
	margin-bottom: 10px;
}
.wortumbruch {
  word-wrap: break-word;
}
.justify {
  text-align:justify;
  text-justify:inter-word;
}
.bggrau {
  background-color: #eeeeee;
}
.bggrau_2 {
  background-color: #272727;
}
.bggrau_4 {
  background-color: #f4f4f4;
}
.bgwhite {
  background-color: #fff;
}
.bggreen{
  background-color: forestgreen;
}

.hintergrundfarbe-kopf-fuss{
  background-color: #fff;
}
.gruen {
  color: #5bac23;
}
.gruen_2 {
  color: #3ac35c;
}
.weiss {
  color: white;
}
.dunkelgrau {
  color: #5a5a5a;
}
.lila {
  color: #571459;
}
.red {
    color: red;
}
.green {
    color:forestgreen;
}
.fett {
  font-weight: 400;
}
.keinfloat {
  clear: both;
  width: 100%;
  height: 0px;
}
.floatleft {
  float:left;
}
.floatright {
  float:right;
}
.center {
  margin: auto;
  text-align: center;
}
.trennlinie {
  border: 0;
  height: 1px;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(87, 20, 89, 1), rgba(0, 0, 0, 0));
}
.linie {
  width: 65%;
  background-color: #571459;
  height: 1px;
  margin: auto;
}
.schatten {
  -moz-box-shadow: 0px 0px 5px #8a8a8a;-webkit-box-shadow: 0px 0px 5px #8a8a8a;box-shadow: 0px 0px 5px #8a8a8a;}
.schatten_blau {
  -moz-box-shadow: 1px 1px 20px #631b41;
  -webkit-box-shadow: 1px 1px 20px #631b41;
  box-shadow: 1px 1px 20px #631b41;
}
.left {
  text-align: left;
}
.right {
  text-align: right;
}
.mbot0 {
  margin-bottom: 0;
  padding-bottom: 0;
}
.ptop10 {
  padding-top: 10px;
}
.pbot10 {
  padding-bottom: 10px;
}
.pleft10 {
  padding-left: 10px;
}
.pleft5 {
  padding-right: 5px;
}
.pright10 {
  padding-right: 10px;
}
.standard_text_groesse {
    font-size: 1.1em;
}
.head_btn_logo {
    height: 30px;
    padding: 0px 0px 0px 0px;
    margin: -3px 0px -10px 0px;
}
.menu-trigger, #nav2, #logo-responsiv-index, #logo-responsiv {display:none;}
#content-title-responsiv {}
body {
  font-size: 16px;
  font-family: 'Source Sans Pro', sans-serif;
    line-height: 20px;
  color: #6a6d6d;
  font-weight: 400;
  margin: auto;
  max-width: 1200px;
  background-color: #f5f5f7;
}
.header {
	width: 100%;
  text-align: center;
	margin: 0 auto;
}
.content {
	width:100%;
	text-align:center;
	margin:0 auto;
}
.slider {
  overflow: hidden;
  height: auto;
  margin: auto;
}
.slider figure div {
  float: left;
  width: 20%;
}
.slider figure img {
  width: 100%;
  float: left;
  background-color: red;
}
.slider figure {
  position: relative;
  width: 500%;
  margin: 0px;
  left: 0;
  animation: 15s ravi infinite;
}
.slider img{
  width: 100%;
}
@keyframes ravi {
  0% { left: 0%;}
  30% {left: 0%;}
  33% {left: -100%;}
  63% {left: -100%;}
  66% {left: -200%;}
  96% {left: -200%;}
  100% {left: -300%;}
}
.index_h1{
  font-size: 1.2em;
  padding-top: 20px;
}
.box_schmal {
  width: 80%;
}
.box {
  margin: auto;
  width: 85%;
  max-width:1530px;
}
.box_transparent {
  margin: auto;
  width: 85%;
  background-color: transparent;
}
.box_drittel {
    width: 21%;
  float: left;
  margin-left: 3.33%;
  margin-bottom: 20px;
  border-radius: 15px;
}
.box_drittel img {
  width: 150px;
  margin-top: 5px;
  margin-bottom: -5px;
  border-radius: 50%;
}
.box_index_angebot_drittel {
  width: 29%;
  float: left;
  margin-left: 3.33%;
  margin-bottom: 20px;
  border-radius: 20px;
}
.box_index_angebot_drittel_kopf {
  display: block;
  background-color: #f9bcc4;
  font-size: 1.1em;
  font-weight: 400;
  line-height: 1.3em;
  border-radius: 10px;
  width: 80%;
  margin: auto;
  margin-top: 20px;
  padding: 20px 0px;
}
.box_index_angebot_drittel_ul {
  text-align: left;
  width: 80%;
  margin: auto;
  padding-top: 15px;
}
.box_index_angebot_drittel_ul li {
  padding-bottom: 5px;
  list-style-type: none;
  margin-left: -30px;
}
.box_index_angebot_drittel_preis_alt {
  font-size: 1.2em;
  text-decoration: line-through;
  padding-top: 10px;
}
.box_index_angebot_drittel_preis_neu {
  font-size: 1.4em;
  font-weight: 700;
}
.box_index_angebotsbeschreibung {
  text-align: left;
  padding: 10px 50px;
}
.box_index_angebotsbeschreibung ul {
  margin-top: 20px;
  padding-bottom: 15px;
  margin-left: -30px;
}
.box_index_angebotsbeschreibung ul li {
  padding-bottom: 5px;
  padding-top: 0px;
  line-height: 1.3em;
  list-style-type: none;
}
.aufzahlungOberDiv {
  display: flex;
  padding-bottom: 10px;
}
.aufzahlungDivLinks img {
  width: 22px;
  margin-top: 1px;
}
.aufzahlungDivRechts {
  margin-left: 10px;
}
.box_index_angebotsbeschreibung_ueberschrift {
  text-align: center;
  font-size: 1.1em;
  font-weight: 400;
  line-height: 1em;
  background-color: #f9bcc4;
  width: 80%;
  margin: auto;
  margin-top: 10px;
  border-radius: 10px;
  text-transform: none;
  padding: 20px;
}
.box_index_angebot_btn_container {
  padding-top: 5px;
  padding-bottom: 30px;
}
.box_index_angebotsbeschreibung_btn {
  display: block;
  font-size: 1.1em;
  font-weight: 700;
  line-height: 1.1em;
  width: 65%;
  margin: auto;
  padding:15px 10px;
  color: white;
  background-color: #3094c8;
  border-radius: 50px;
  border-style: hidden;
  border-color: #3094c8;
  -webkit-transition: 0.3s; /* Safari */
  transition: 0.3s;
}
.box_index_angebotsbeschreibung_btn:hover {
  background-color: #2386c0;
}
.logo {
  height:100px;
  text-align:right;
  margin:0 auto;
  padding: 5px;
  float: right;
}
.logo img {
  height: 100%;
}
.top-logo {
  display: none;
}
.breite_im_kopfbereich {
  max-width: 1530px;
  width: 85%;
  margin: auto;
  margin-bottom: 0px;
}
.head_1_right {
  text-align: right;
  width:70%;
  float: right;
}
.head_1_left {
  text-align: right;
  width:20%;
  float: left;
}
.top-unten {
  width: 70%;
  float: right;
}
.lueckenhalter-header {
  height: 10px;
}
.head_1_right div {
  padding-bottom: 10px;
}
.head_anmeldung, .head_waehrungswahl{
  text-decoration: none;
  list-style:none;
}
.head_anmeldung li, .head_waehrungswahl li {
  padding-right: 5px;
}
.head_anmeldung li a {
  float: right;
  text-decoration: none;
  margin-right: 5px;
}
.head_waehrungswahl li a {
  float: right;
  text-decoration: none;
  margin-right: 5px;
  display: block;
  padding:5px 5px;
  border-radius: 4px;
  text-align: center;
}
.head_waehrungswahl li a:hover {
  text-decoration:none;
}
.waehrungswahlAktiv {
  color: white;
  background-color: #39bda7;
}
.waehrungswahlInaktiv {
  color: #4f4f4f;
}
.navigation {
  margin-top: 5px;
  text-align: center;
  position: relative;
  float: right;
}
ul#nav1 {
  text-align: center;
  padding: 0px 10px 0px 0px;
  margin:0px 0px 0px 0px;
}
ul#nav1 li {
  display: inline-block;
  color: #fff;
  font-size: 14px;
  padding: 0px 0px 0px 0px;
}
.nav1-keinfloat {
  clear: both;
  height: 0px;
  width: 0px;
  margin: 0px 0px;
  padding: 0px 0px;
}
.index_kurs_flagge {
  width: 30px;
  margin-bottom: -3px;
}
.index_preis_alt_neu_zentriert {
  display: inline-block;
}
.index_preis_durchgestrichen {
  text-decoration: line-through;
  font-size: 0.9em;
}
.index_preis_aktuell {
  font-size: 1.2em;
  font-weight: 400;
}
/*------*/
.slider_kundenbewertung {
  width: 100%;
  overflow: hidden;
  border-radius: 10px 10px 0px 0px;
}
.slider_nav {
  width: 100%;
  overflow: hidden;
  border-radius: 0px 0px 10px 10px;
}
.slide_kundenbewertung {
  float: left;
  width: 7.1428571428571%;
  background-color: #fff;
}
.slide_kundenbewertung div{
  margin: 0px 10px;
  text-align: left;
}
.slide_nav {
  float: left;
  width: 7.1428571428571%;
}

.kommentar_Kursbild img{
  width:200px;
  border-radius: 50%;
}
.slider_kundenbewertung figure {
  position: relative;
  width: 1400%;
  margin: 0px;
  left: 0;
  animation: 98s ravi_kundenbewertung infinite;
}
@keyframes ravi_kundenbewertung {0% {left: -0%}7.1428571428571% {left: -0%}7.6923076923077% {left: -100%}14.835164835165% {left: -100%}15.384615384615% {left: -200%}22.527472527473% {left: -200%}23.076923076923% {left: -300%}30.21978021978% {left: -300%}30.769230769231% {left: -400%}37.912087912088% {left: -400%}38.461538461538% {left: -500%}45.604395604396% {left: -500%}46.153846153846% {left: -600%}53.296703296703% {left: -600%}53.846153846154% {left: -700%}60.989010989011% {left: -700%}61.538461538462% {left: -800%}68.681318681319% {left: -800%}69.230769230769% {left: -900%}76.373626373626% {left: -900%}76.923076923077% {left: -1000%}84.065934065934% {left: -1000%}84.615384615385% {left: -1100%}91.758241758242% {left: -1100%}92.307692307692% {left: -1200%}99.450549450549% {left: -1200%}100% {left: -1300%}}.slider_nav figure {
  position: relative;
  width: 1400%;
  margin: 0px;
  left: 0;
  animation: 98s ravi_nav infinite;
}
@keyframes ravi_nav {0% {left: -0%}7.6922076923077% {left: -0%}7.6923076923077% {left: -100%}15.384515384615% {left: -100%}15.384615384615% {left: -200%}23.076823076923% {left: -200%}23.076923076923% {left: -300%}30.769130769231% {left: -300%}30.769230769231% {left: -400%}38.461438461538% {left: -400%}38.461538461538% {left: -500%}46.153746153846% {left: -500%}46.153846153846% {left: -600%}53.846053846154% {left: -600%}53.846153846154% {left: -700%}61.538361538462% {left: -700%}61.538461538462% {left: -800%}69.230669230769% {left: -800%}69.230769230769% {left: -900%}76.922976923077% {left: -900%}76.923076923077% {left: -1000%}84.615284615385% {left: -1000%}84.615384615385% {left: -1100%}92.307592307692% {left: -1100%}92.307692307692% {left: -1200%}99.9999% {left: -1200%}100% {left: -1300%}}.kommentar_sterne {
  width: 100%;
}
.kommentar_sterne img {
  width: 140px;
}
.kommentar_text {
  width: 100%;
  font-size: 1.1em;
}
.kommentar_kommentator {
  font-size: 0.95em;
  opacity: 0.9;
}
.slider_navi {
  margin: auto;
  float: none;
  text-align: center;
}
.slider_navi img {
  width: 30%;
  min-width: 180px;
}
.slider_navi{
  margin: auto;
  margin-left: -40px;
}
.slider_navi ul{
  list-style: none;
}
.slider_navi ul li{
  display: inline-block;
}
.index_left_right_btn {
  color: #fff;
  background-color: #571459;
  margin: auto;
  width: 40px;
  height: 40px;
  border-radius: 20px;
  margin-left: 10px;
  margin-right: 10px;
  border: none;
  font-size: 1.0em;
}
.index_left_right_btn:hover{
  color: #fff;
  background-color: #b296c1;
}
.footerlist {
  list-style: none;
  margin: 0px auto;
  padding-left: 0px;
  width: 100%;
  text-align: center;
}
.footerlist li {
  margin: 5px 10px;
  font-size: 14px;
  display:inline-block;
}
a.back-to-top {
  display: none;
  width: 40px;
  height: 40px;
  text-indent: -9999px;
  position: fixed;
  z-index: 999;
  right: 5px;
  bottom: 20px;
  background: #571459 url(../img/up-arrow.png) no-repeat center 43%;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}
a:hover.back-to-top {
  background-color: #767678;
}
.formular {
  margin-bottom: 15px;
  font-size: 1.1em;
}
.formular_eigenschaften {
  display: block;
  width: 100%;
  padding: 10px 0px;
  font-size: 18px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.formular_eigenschaften:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.formular_eigenschaften::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.formular_eigenschaften:-ms-input-placeholder {
  color: #999;
}
.formular_eigenschaften::-webkit-input-placeholder {
  color: #999;
}
.btn_form {
  display: inline-block;margin-bottom: 0;margin-top: 5px;font-size: 18px;font-weight: normal;line-height: 1.42857143;text-align: center;white-space: nowrap;vertical-align: middle;-ms-touch-action: manipulation;touch-action: manipulation;cursor: pointer;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;background-image: none;border: 1px solid transparent;border-radius: 4px;  width: 100%;
  padding: 10px 12px;
  transition: all 0.2s ease-in;
  -moz-box-shadow: 0px 0px 5px #8a8a8a;-webkit-box-shadow: 0px 0px 5px #8a8a8a;box-shadow: 0px 0px 5px #8a8a8a;background-color: white;color: #571459;border-radius: 20px;font-size: 1.1rem;}
.btn_form:focus,
.btn_form:active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn_form:hover,
.btn_form:focus {
  -moz-box-shadow: 5px 5px 15px #8a8a8a;
  -webkit-box-shadow: 5px 5px 15px #8a8a8a;
  box-shadow: 5px 5px 15px #8a8a8a;
  transition: 0.3s;background-color: white;color: #571459;border-color: transparent;}
.btn_form:active {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
a.btn_form:visited {
  color: #fff;
}
.regSubmittBtn {
  -moz-box-shadow: 0px 0px 5px #8a8a8a;-webkit-box-shadow: 0px 0px 5px #8a8a8a;box-shadow: 0px 0px 5px #8a8a8a;background-color: white;color: #571459;border-radius: 20px;font-size: 1.1rem;}
.regSubmittBtn:hover {
  -moz-box-shadow: 5px 5px 15px #8a8a8a;
  -webkit-box-shadow: 5px 5px 15px #8a8a8a;
  box-shadow: 5px 5px 15px #8a8a8a;
  transition: 0.3s;background-color: white;color: #571459;border-color: transparent;}
.register {
  max-width: 450px;
  margin: 0 auto;
}
a.register_payment_login {
  text-decoration: none;
  padding: 10px 0px;
  -moz-box-shadow: 0px 0px 5px #8a8a8a;-webkit-box-shadow: 0px 0px 5px #8a8a8a;box-shadow: 0px 0px 5px #8a8a8a;background-color: white;color: #571459;border-radius: 20px;font-size: 1.1rem;}
a.register_payment_login:hover {
  -moz-box-shadow: 5px 5px 15px #8a8a8a;
  -webkit-box-shadow: 5px 5px 15px #8a8a8a;
  box-shadow: 5px 5px 15px #8a8a8a;
  transition: 0.3s;background-color: white;color: #571459;border-color: transparent;}
.loginSubmittBtn {
  -moz-box-shadow: 0px 0px 5px #8a8a8a;-webkit-box-shadow: 0px 0px 5px #8a8a8a;box-shadow: 0px 0px 5px #8a8a8a;background-color: white;color: #571459;border-radius: 20px;font-size: 1.1rem;}
.loginSubmittBtn:hover {
  -moz-box-shadow: 5px 5px 15px #8a8a8a;
  -webkit-box-shadow: 5px 5px 15px #8a8a8a;
  box-shadow: 5px 5px 15px #8a8a8a;
  transition: 0.3s;background-color: white;color: #571459;border-color: transparent;}
.verlaufsbalken {
  max-width: 100%;
  height: 35px;
  text-align: center;
  margin: auto;
}
.forgotSubmittBtn {
  -moz-box-shadow: 0px 0px 5px #8a8a8a;-webkit-box-shadow: 0px 0px 5px #8a8a8a;box-shadow: 0px 0px 5px #8a8a8a;background-color: white;color: #571459;border-radius: 20px;font-size: 1.1rem;}
.forgotSubmittBtn:hover {
  -moz-box-shadow: 5px 5px 15px #8a8a8a;
  -webkit-box-shadow: 5px 5px 15px #8a8a8a;
  box-shadow: 5px 5px 15px #8a8a8a;
  transition: 0.3s;background-color: white;color: #571459;border-color: transparent;}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.panel-default {
  border-color: #ddd;
}
.table {
  border-collapse: collapse !important;
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table td,
.table th {
  background-color: #fff !important;
  border-top: 2px solid #ddd;
  line-height: 1.6em;
  min-width: 30px;
}
.box_drittel_kurstitel {
  font-size: 1.1em;
  font-weight: 400;
  padding:10px 5px;
  text-align: center;
  min-height: 80px;
}
.box_drittel_preis_div {
  height: auto;
}
.box_drittel_btn_preview{
  text-decoration: none;
  text-align: center;
  margin: auto;
  padding: 0px 0px 25px 0px;
}
.box_drittel_btn_preview a {
  min-width: 7em;
  padding:15px 20px;
  text-decoration: none;
  border-radius: 5px;
  border: 1px solid #ff5f51;
  text-align: center;
  background-color: #ff5f51;
  color: #fff;
  -webkit-transition: 0.3s; /* Safari */
  transition: 0.3s;
}
.box_drittel_btn_preview a:hover {
  text-decoration: underline;
  text-decoration:none;
  color:#fff;
  border: 1px solid #ff5f51;
  border-collapse:inherit;
  background-color: #ff3321;
}
.box_drittel_btn_play{
  text-decoration: none;
  text-align: center;
  margin: auto;
  padding: 15px 10px;
  color: white;
  background-color: #00a844;
  border-radius: 5px;
  border-style: hidden;
  transition: all 0.2s ease-in;
}
.box_drittel_btn_play:hover {
  text-decoration:none;
  color:#fff;
  border-collapse:separate;
  background-color: #007e33;
}
.einstellung_profilbild{
  width: 50%;
  min-width: 200px;
  margin: auto;
  -moz-box-shadow: 2px 1px 4px #8a8a8a;
  -webkit-box-shadow: 2px 1px 4px #8a8a8a;
  box-shadow: 5px 5px 20px #8a8a8a;
}
.einstellung_profilbild img{
  width: 100%;
  padding: 0px 0px;
  margin: 0px 0px;
  border-radius: 200px;
  -moz-border-radius: 200px;
  -webkit-border-radius: 200px
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.tabreiter {
  width: 100%;
  height: 900px;
}
.tabreiter ul,
.tabreiter li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.tabreiter,
.tabreiter input[type="radio"]:checked + label {
  position: relative;
}
.tabreiter li,
.tabreiter input[type="radio"] + label {
  display: inline-block;
}
.tabreiter li > div,
.tabreiter input[type="radio"] {
  position: absolute;
}
.tabreiter li > div,
.tabreiter input[type="radio"] + label {
  border: solid 1px #ccc;
}
.tabreiter {
  font-family: Arial, Sans-serif;
    font-size: 1em;
  font-weight: 400;
  color: #404040;
}
.tabreiter li {
  vertical-align: top;
}
.tabreiter li:first-child {
  margin-left: 8px;
}
.tabreiter li > div {
  top: 33px;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 8px;
  overflow: auto;
  background: #fff;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.tabreiter input[type="radio"] + label {
  margin: 0 2px 0 0;
  padding: 0 18px;
  line-height: 32px;
  background: #f1f1f1;
  text-align: center;
  border-radius: 5px 5px 0 0;
  cursor: pointer;
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}
.tabreiter input[type="radio"]:checked + label {
  z-index: 1;
  background: #fff;
  border-bottom-color: #fff;
  cursor: default;
}
.tabreiter input[type="radio"] {
  opacity: 0;
}
.tabreiter input[type="radio"] ~ div {
  display: none;
}
.tabreiter input[type="radio"]:checked:not(:disabled) ~ div {
  display: block;
}
.tabreiter input[type="radio"]:disabled + label {
  opacity: .5;
  cursor: no-drop;
}
.box_titel_preview {
    margin: auto;
  width: 85%;
  max-width: 600px;
  background-color: #631b41;
  border-radius: 15px;
  padding: 10px 0px;
  margin-top: 20px;
}
.box_titel_preview h1{
  font-weight: 400;
  font-size: 1.3em;
  margin-bottom: 0px;
  padding-bottom: 0px;
  margin-top: 10px;
}
.box_titel_preview h2{
  font-weight: 400;
  font-size: 1.2em;
}
.preview_titel_box_left {
  width: 65%;
}
.preview_titel_box_right {
  width: 35%;
  display: block;
}
.previewbild{
  width: 90%;
  max-width: 150px;
  border-radius: 50%;
  padding: 0px;
  margin: 0px;
}
.preview_titel_box_Btn {
  width: 100%;
}
.preview_text{
  line-height: 1.3em;
  padding: 20px;
  font-size: 1.1em;
}
.preis{
  font-size: 1.5em;
}
.w100pro{
  width: 100%;
}
.preview_btn_form{
  margin-bottom: 2px;
  padding-bottom: 0px;
}
.preview_buy_btn {
  color: white;
  font-size: 1.1em;
  border-style: hidden;
  border-radius: 15px;
  background-color: #00a844;
  transition: all 0.2s ease-in;
  margin: 0px 5px;
  padding: 20px;
}
.preview_buy_btn:hover {
  background-color: #007e33;
}
.videobox {
  width:50%;
}
.play_Kursbezeichnung_ganz_oben_container {
  display: inline-block;
  width: 100%;
  text-align: center;
  background-image:radial-gradient(circle, #fff 50%, #ebebeb 100%);
}
.play_Kursbezeichnung_ganz_oben_platzhalter_links {
  width: 15%;
  float: left;
}
.play_Kursbezeichnung_ganz_oben_titel {
  width: 69%;
  float: left;
}
.play_Kursbezeichnung_ganz_oben_titel_h1 {
  display: block;
  line-height: 100px;
  margin: 0px;
  font-size: 1.4em;
}
.play_Kursbezeichnung_ganz_oben_kursbild_container {
  float: right;
  width: 15%;
}
.play_Kursbezeichnung_ganz_oben_kursbild {
  max-height: 100px;
  width: auto;
  border-radius: 50%;
}
.video_play {
  max-width: 90%;
}
.video_self {
  width: 100%;
}
.play_video_abschnitt {
  line-height: 3em;
  margin: 0px 0px 2px 0px;
  background-image:radial-gradient(circle, #fff 70%, #ebebeb 100%);
  font-size: 1.2em;
  font-weight: 400;
}
.play_videotitel {
    line-height: 50px;
  margin: 0px 0px 2px 0px;
  background-color: transparent;
}
.play_hauptteil_links {
  width: 24%;
  float: left;
  margin: 0px 0.5%;
}
.play_hauptteil_rechts {
  width: 75%;
  float: left;
}
.play_video_navi {
  display: inline-block;
  width: 100%;
  background-color: transparent;
}
.play_vid_nav_btn_back {
  width: 15%;
  background-color: #7e7e7e;
  float: left;
  border-radius: 5px;
}
.play_vid_nav_btn_back_aus{
  width: 15%;
  color: #7e7e7e;
  background-color: #ebebeb;
  float: left;
  border-radius: 5px;
}
.play_vid_nav_between_btns {
  width: 70%;
  float: left;
  border: none;
  background-image:radial-gradient(circle, #fff 70%, #ebebeb 100%);
}
.play_vid_nav_btn_for {
  width: 15%;
  background-color:#7e7e7e;
  float: right;
  border-radius: 5px;
}
a.play_vid_nav_link {
  display: block;
  font-size: 0.9em;
  line-height: 50px;
  color: white;
  text-decoration: none;
  font-weight: 400;
  border: 1px solid #fff;
  border-radius: 5px;
}
.play_vid_nav_link:hover {
  color: #7e7e7e;
  background-color: white;
  border: 1px solid #7e7e7e;
}
a.play_vid_nav_link_aus {
  display: block;
  font-size: 1.14em;
  color: #ebebeb;
  text-decoration: none;
  font-weight: 700;
  border: 1px solid #ebebeb;
  line-height: 50px;
}
.play_vid_nav_link_aus:hover {
  color: #ebebeb;
  font-weight: 700;
  background-color: #ebebeb;
  border: 1px solid #ebebeb;
  cursor: context-menu;
}
.play_liste_unterpunkte {
  font-size: 0.8em;
  line-height: 1.2em;
  text-align: left;
  margin-bottom: 3px;
}
.liste_platzhalter {
  line-height: 2px;
}
a.play_nav_unterpunkte_videotiteln {
  text-decoration: none;
  color: #5a5a5a;
  font-size: 1.0em;
  line-height: 3em;
  text-align: left;
  padding: 5px 20px;
  display: block;
}
a.play_nav_unterpunkte_videotiteln:hover {
  background-color: #fff;
}
a.play_nav_unterpunkte_videotiteln_activ {
  text-decoration: none;
  color: #fff;
  font-size: 1.0em;
  line-height: 3em;
  text-align: left;
  padding: 5px 20px;
  display: block;
  background-color: #4e9c02;
}
a.play_nav_unterpunkte_videotiteln_activ:hover {
  color: #fff;
  background-color: #5bb701;
}
.play_comment_container {
  max-width: 90%;
  margin: auto;
  border-radius: 10px;
  background-color: white;
  margin-bottom: 20px;
}
.formular_schrift_comment {
  margin-bottom: 15px;
  font-size: 1.1em;
  text-align: left;
  padding: 0px 20px;
}
.formular_comment_input {
  display: block;
  width: 50%;
  /*  height: 34px;*/
  padding: 10px 0px;
  font-size: 18px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.formular_comment_input:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.formular_comment_input::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.formular_comment_input:-ms-input-placeholder {
  color: #999;
}
.formular_comment_input::-webkit-input-placeholder {
  color: #999;
}
.formular_comment_text {
  resize: none;
  width: 100%;
  height: 80px;
  padding: 10px 0px;
  font-size: 18px;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.formular_comment_text:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.btn_comment_container {
  text-align: left;
  padding-bottom: 15px;
}
.btn_comment {
  display: inline-block;margin-bottom: 0;margin-top: 5px;font-size: 18px;font-weight: normal;line-height: 1.42857143;text-align: center;white-space: nowrap;vertical-align: middle;-ms-touch-action: manipulation;touch-action: manipulation;cursor: pointer;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;background-image: none;border: 1px solid transparent;border-radius: 4px;  color: #fff;
  background-color: #337ab7;
  width: 50%;
  min-width: 250px;
  padding: 10px 12px;
}
.btn_comment:focus,
.btn_comment:active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn_comment:hover,
.btn_comment:focus {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn_comment:active {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn_comment_antwort_container {
  text-align: right;
  padding-bottom: 0px;
}
.btn_comment_antwort {
  display: inline-block;margin-bottom: 0;margin-top: 5px;font-size: 18px;font-weight: normal;line-height: 1.42857143;text-align: center;white-space: nowrap;vertical-align: middle;-ms-touch-action: manipulation;touch-action: manipulation;cursor: pointer;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;background-image: none;border: 1px solid transparent;border-radius: 4px;  color: #fff;
  background-color: #ef9228;
  width: 30%;
  min-width: 120px;
  padding: 7px 12px;
}
.btn_comment_antwort:hover,
.btn_comment_antwort:focus {
  color: #fff;
  background-color: #ee7f00;
  border-color: #ee7f00;
}
.comment_teil_links {
  width: 20%;
  float: left;
}
.comment_teil_rechts {
  width: 78%;
  border-left: 1px solid #252525;
  float: left;
  text-align: left;
}
.bild_comment {
  width: 90%;
  padding-top: 5px;
}
.comment_teil_rechts_kontoname_datum_container {
  width: 100%;
  padding: 10px 10px 5px 10px;
}
.comment_teil_rechts_kontoname_datum_KONTONAME {
  color: blue;
  font-size: 1.5em;
}
.comment_teil_rechts_kontoname_datum_DATUM {
  font-size: 1.0em;
}
.comment_teil_rechts_comment_titel {
  width: 100%;
  padding: 0px 10px;
  font-size: 1.1em;
  font-weight: 700;
}
.comment_teil_rehts_text_inhalt {
  padding: 0px 10px 5px 10px;
  font-size: 1.1em;
}
.btn_play_to_quiz {
  display: inline-block;margin-bottom: 0;margin-top: 5px;font-size: 18px;font-weight: normal;line-height: 1.42857143;text-align: center;white-space: nowrap;vertical-align: middle;-ms-touch-action: manipulation;touch-action: manipulation;cursor: pointer;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;background-image: none;border: 1px solid transparent;border-radius: 4px;  color: #fff;
  background-color: #337ab7;
  width: 30%;
  min-width: 230px;
  padding: 10px 12px;
}
.btn_play_to_quiz:hover,
.btn_play_to_quiz:focus {
  color: #fff;
  background-color: #286090;
  border-color: #286090;
}
.leveltest_quiz_container {
  width: 70%;
  margin: 0 auto;
}
.quiz_container {
  width: auto;
  background-color: white;
  border-radius: 0px 30px 15px 15px;
}
.quiz_frage {
  width: 100%;
  border-color: #4d6dee;
}
.quiz_frage_links {
  width: 100%;
  float: left;
  text-align: left;
  border: 1px solid #4d6dee;
  border-radius: 0px 30px 0px 30px;
}
.quiz_fragetext {
  padding: 15px 5px;
  font-size: 1.1em;
  color: #4d6dee;
}
.quiz_frage_rechts {
  width: 0%;
  float: left;
}
.quiz_antwort{
  width: 100%;
}
.leveltest_quiz_antwort_links{
  width: 100%;
  text-align: left;
}
.quiz_antwort_links{
  width: 85%;
  float: left;
  text-align: left;
}
.quiz_antwort_links_auteilung{
  width: 50%;
  float: left;
  display: block;
}
.quiz_antwort_rechts{
  width: 15%;
  float: left;
  max-width: 130px;
}
.quiz_antwort_bild {
  width: 100%;
}
.quiz_checkbox_container {
  margin: 20px 0px 0px 10px;
  min-height: 50px;
  display: block;
  position: relative;
  padding-left: 35px;
  cursor: pointer;
  font-size: 1.1em;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.quiz_checkbox_container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
}
.quiz_checkbox_container:hover input ~ .checkmark {
  background-color: #ccc;
}
.quiz_checkbox_container input:checked ~ .checkmark {
  background-color: #2196F3;
}
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.quiz_checkbox_container input:checked ~ .checkmark:after {
  display: block;
}
.quiz_checkbox_container .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.btn_quiz {
  display: inline-block;margin-bottom: 0;margin-top: 5px;font-size: 18px;font-weight: normal;line-height: 1.42857143;text-align: center;white-space: nowrap;vertical-align: middle;-ms-touch-action: manipulation;touch-action: manipulation;cursor: pointer;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;background-image: none;border: 1px solid transparent;border-radius: 4px;  color: #fff;
  background-color: #337ab7;
  width: 30%;
  min-width: 150px;
  padding: 7px 12px;
}
.btn_quiz:hover,
.btn_quiz:focus {
  color: #fff;
  background-color: #637fed;
  border-color: #637fed;
}
.btn_quiz_del {
  display: inline-block;margin-bottom: 0;margin-top: 5px;font-size: 18px;font-weight: normal;line-height: 1.42857143;text-align: center;white-space: nowrap;vertical-align: middle;-ms-touch-action: manipulation;touch-action: manipulation;cursor: pointer;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;background-image: none;border: 1px solid transparent;border-radius: 4px;  color: #fff;
  background-color: #f3684d;
  width: 30%;
  min-width: 230px;
  padding: 7px 12px;
}

.btn_quiz_del:hover,
.btn_quiz_del:focus {
  color: #fff;
  background-color: #f35637;
  border-color: #f35637;
}
.cart_table {
  width: 100%;
  line-height: 2em;
  border-bottom: 1px solid #252525;
  border-left: 1px solid #252525;
  border-right: 1px solid #252525;
  text-align: center;
  color: black;
  border-collapse: collapse;
}
.cart_table_td1 {
  width: 5%;
  min-width: 30px;
}
.cart_table_td2 {
  width: 55%;
  text-align: left;
}
.cart_table_td3 {
  width: 5%;
  min-width: 70px;
}
.cart_table_td4 {
  width: 10%;
  min-width: 70px;
}
.del_but {
  width: 35px;
  padding-top: 2px;
}
.gesamtsumme {
  font-size: 1.2em;
  font-weight: 700;
  line-height: 2.6em;
}
.cart_table_payment {
  width: 100%;
  margin-top: 5px;
  margin-bottom: 10px;
}
.cart_table_td1_code_check {
  display: none;
}
.cart_table_td2_code_check {
  padding-top: 10px;
}
.cart_table_td3_code_check {
  width:3%;
  min-width:65px;
}
.cart_table_td4_code_check {
  margin-top: 0px;
  padding-top: 0px;
  width:5%;
  min-width:60px;
}
.paypal_btn_form{
  margin-bottom: 2px;
  padding-bottom: 0px;
}
.paypal_btn {
  width: 100%;
  color: white;
  font-size: 1.1em;
  border-style: hidden;
  border-color: #3ac35c;
  border-radius: 25px;
  line-height: 2.8em;
  background-color: #3ac35c;
}
.paypal_btn:hover {
  background-color: #36ac53;
}
.paypal_btn_unsichtbar {
  display: none;
}
.stripe_btn {
  width: 100%;
  color: white;
  font-size: 1.1em;
  border-style: hidden;
  border-color: #3da7e4;
  border-radius: 25px;
  line-height: 2.8em;
  background-color: #3da7e4;
}
.stripe_btn:hover {
  background-color: #6151cb;
}
.sofort_btn {
  width: 100%;
  color: white;
  font-size: 1.1em;
  border-style: hidden;
  border-color: #3da7e4;
  border-radius: 25px;
  line-height: 2.8em;
  background-color: #ef9228;
  font-style: italic;
  font-weight: 700;

}
.sofort_btn:hover {
  background-color: #ee7f00;
}
.giropay_btn_warenkorb {
  width: 100%;
  color: white;
  font-size: 1.1em;
  border-style: hidden;
  border-color: #3da7e4;
  border-radius: 25px;
  line-height: 2.8em;
  background-color: rgba(0, 18, 121, 0.7);
  font-weight: 700;
}
.giropay_btn_warenkorb:hover {
  background-color: rgba(0, 18, 121, 1.0);
}
.apple_btn_warenkorb {
  width: 100%;
  color: white;
  font-size: 1.1em;
  border-style: hidden;
  border-color: #232323;
  border-radius: 25px;
  line-height: 2.8em;
  background-color: #232323;
}
.apple_btn_warenkorb:hover {
  background-color: black;
}
.cart_del_btn,
.cart_del_btn:active,
.cart_del_btn:focus
{
  background-color: transparent;
  box-shadow: none;
  border-style: solid;
  border-color: transparent;
}
.code_check_btn{
  width: 100%;
  color: #36ac53;
  font-size: 1.1em;
  border-style: hidden;
  border: 1px solid #3ac35c;
  border-radius: 25px;
  line-height: 2.0em;
  background-color: #fff;
  text-decoration: none;
  margin-top: 2px;
}
.code_check_btn:hover{
  font-weight: 700;
}
.form_code_check {
  margin-bottom: 5px;
}
.code_check_hinweis {
  color: #36ac53;
}
.warenkorb_tabelle_container{
  line-height: 1.3em;
  font-size: 1.1em;
  max-width:450px;
  margin:auto;
}
a.weiter_einkaufen_btn {
  font-size: 0.9em;
  text-decoration: none;
  background-color: white;
  border-radius: 25px;
  line-height: 3.1em;
  padding: 10px 20px;
  color: #571459;
  -moz-box-shadow: 0px 0px 5px #8a8a8a;-webkit-box-shadow: 0px 0px 5px #8a8a8a;box-shadow: 0px 0px 5px #8a8a8a;;

}
a.weiter_einkaufen_btn:hover {
  -moz-box-shadow: 5px 5px 15px #8a8a8a;
  -webkit-box-shadow: 5px 5px 15px #8a8a8a;
  box-shadow: 5px 5px 15px #8a8a8a;
  transition: 0.3s;}
.payment_success_internal_btn {
  width: 100%;
  color: white;
  font-size: 1.1em;
  border-style: hidden;
  border-color: #3ac35c;
  border-radius: 25px;
  line-height: 2.8em;
}
a.payment_success_internal_btn {
  background-color: #33a850;
  padding: 10px 20px;
  text-decoration: none;
}
a.payment_success_internal_btn:hover {
  background-color: #3ac35c;
  padding: 10px 20px;
  text-decoration: none;
}
.payment_success_btn_abstand_links {
  margin-left: 20px;
}
input[type="checkbox"] {
transform:scale(1.3, 1.3);
}
.prffld {
    display: none;
}
.prueffeld {
   line-height: 1px;
   font-size: 1px;
   color: transparent;
   visibility: hidden;
}
.kontakt_hinweise {
    font-size: 1.0em;
}
.datenschutz_seitenabstand {
  padding: 0px 40px;
}
.datenschutz_links {
  width: 50%;
  float: left;
  text-align: left;
}
.datenschutz_rechts {
  width: 50%;
  float: right;
  text-align: left;
}
.leveltest_score_div {
  background-color: white;
  width: 100%;
  border-radius: 50px 0px 50px 0px;
}
.leveltest_score_div table {
  margin: auto;
  margin-bottom: 20px;
  width: 100%;
}
.leveltest_score_div table td {
  padding-top: 20px;
  width: 50%;
  margin: auto;
  text-align: center;
}
.leveltest_score_text {
  font-size: 1.4em;
}
.leveltest_score_number {
  color: green;
  font-size: 1.5em;
}
.leveltest_antwort_text{
  padding: 10px 5px;
  font-size: 1.1em;
}
.flex_wrapper {
  display: -webkit-flex; /* Safari */
  -webkit-flex-flow: row nowrap; /* Safari 6.1+ */
  display: flex;
  flex-flow: row nowrap;
}
.single_chart {
  width: 150px;
  justify-content: space-around ;
  margin: auto;
}
.circular_chart {
  display: block;
  margin: 10px auto;
  max-width: 80%;
  max-height: 250px;
}
.circle_bg {
  fill: none;
  stroke: #eee;
  stroke-width: 3.8;
}
.circle {
  fill: none;
  stroke-width: 2.8;
  stroke-linecap: round;
  animation: progress 1s ease-out forwards;
}
@keyframes progress {
  0% {
    stroke-dasharray: 0 100;
  }
}
.circular_chart.orange .circle {
  stroke: #ff9f00;
}
.circular_chart.green .circle {
  stroke: #4CC790;
}
.circular_chart.blue .circle {
  stroke: #3c9ee5;
}
.percentage {
  fill: green;
  font-family: sans-serif;
    font-size: 0.5em;
  text-anchor: middle;
}
.index_leveltest_div{
  border-radius: 15px;
  margin-top: 20px;
}
.index_leveltest_div a{
  padding:15px 100px;
  font-size: 2em;
  text-decoration: none;
  border-radius: 5px;
  text-align: center;
  background-color: #8a9ef1;
  color: #fff;
  -webkit-transition: 0.3s; /* Safari */
  transition: all 0.2s ease-in;
}
.index_leveltest_div a:hover {
  text-decoration:none;
  background-color: #637fed;
}
a.leveltestIndexBtn {
  text-decoration: none;
  display: block;
  width: 100%;
  width: 500px;
  margin: auto;
}
.index_leveltest_left {
  width: 25%;
  float: left;
}
.index_leveltest_right {
  width: 75%;
  float: left;
}
.index_leveltest_left img{
  height: 100px;
  width: auto;
  border-radius: 50%;
}
.leveltest_btn {
  display: inline-block;margin-bottom: 0;margin-top: 5px;font-size: 18px;font-weight: normal;line-height: 1.42857143;text-align: center;white-space: nowrap;vertical-align: middle;-ms-touch-action: manipulation;touch-action: manipulation;cursor: pointer;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;background-image: none;border: 1px solid transparent;border-radius: 4px;  color: #fff;
  background-color: forestgreen;
  border-color: #ef9228;
  width: 30%;
  min-width: 150px;
  padding: 7px 12px;
}
.leveltest_btn:hover,
.leveltest_btn:focus {
  color: #fff;
  background-color: #207e20;
}
.leveltest_de_empfaehlung {
  width: 270px;
  margin: auto;
  margin-top: 15px;
  margin-bottom: 20px;
}
.leveltest_de_empfaehlung img {
  width: 150px;
  margin: auto;
  margin-bottom: -5px;
  text-align: center;
  border-radius: 50%;
}
.leveltest_de_empfaehlung p {
  width: 100%;
  padding-bottom: 0px;
  margin-bottom: -5px;
  margin-top: -5px;
}
.spinner.loading {
  margin-top: -20px;
  padding: 50px;
  position: relative;
  text-align: center;
}
.spinner.loading:before {
  content: "";
  height: 50px;
  width: 50px;
  margin: -15px auto auto -15px;
  position: absolute;
  top: 50%;
  left: 50%;
  border-width: 8px;
  border-style: solid;
  border-color: #2180c0 #ccc #ccc;
  border-radius: 100%;
  animation: rotation .7s infinite linear;
}
@keyframes rotation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}
  .o20main_btn_1 {
    padding: 20px;color: black;font-size: 1.5em;background-color: transparent;border: 2px solid orange;border-radius: 5px;transition: 0.1s;margin-bottom: 10px;width: 80%;  }
  .o20main_btn_1:hover {
    color: white;background-color: orange;text-decoration: none;  }
    .o20main_btn_2 {
    padding: 20px;color: black;font-size: 1.5em;background-color: transparent;border: 2px solid darkolivegreen;border-radius: 5px;transition: 0.1s;margin-bottom: 10px;width: 80%;  }
  .o20main_btn_2:hover {
    color: white;background-color: darkolivegreen;text-decoration: none;  }
    .o20main_btn_3 {
    padding: 20px;color: black;font-size: 1.5em;background-color: transparent;border: 2px solid deeppink;border-radius: 5px;transition: 0.1s;margin-bottom: 10px;width: 80%;  }
  .o20main_btn_3:hover {
    color: white;background-color: deeppink;text-decoration: none;  }
    .o20main_btn_4 {
    padding: 20px;color: black;font-size: 1.5em;background-color: transparent;border: 2px solid blueviolet;border-radius: 5px;transition: 0.1s;margin-bottom: 10px;width: 80%;  }
  .o20main_btn_4:hover {
    color: white;background-color: blueviolet;text-decoration: none;  }
    .o20main_btn_5 {
    padding: 20px;color: black;font-size: 1.5em;background-color: transparent;border: 2px solid darkgrey;border-radius: 5px;transition: 0.1s;margin-bottom: 10px;width: 80%;  }
  .o20main_btn_5:hover {
    color: white;background-color: darkgrey;text-decoration: none;  }
    .o20main_btn_6 {
    padding: 20px;color: black;font-size: 1.5em;background-color: transparent;border: 2px solid #F79F81;border-radius: 5px;transition: 0.1s;margin-bottom: 10px;width: 80%;  }
  .o20main_btn_6:hover {
    color: white;background-color: #F79F81;text-decoration: none;  }
    .o20main_btn_7 {
    padding: 20px;color: black;font-size: 1.5em;background-color: transparent;border: 2px solid #483D8B;border-radius: 5px;transition: 0.1s;margin-bottom: 10px;width: 80%;  }
  .o20main_btn_7:hover {
    color: white;background-color: #483D8B;text-decoration: none;  }
    .o20main_btn_8 {
    padding: 20px;color: black;font-size: 1.5em;background-color: transparent;border: 2px solid #00FF40;border-radius: 5px;transition: 0.1s;margin-bottom: 10px;width: 80%;  }
  .o20main_btn_8:hover {
    color: white;background-color: #00FF40;text-decoration: none;  }
    .o20main_btn_9 {
    padding: 20px;color: black;font-size: 1.5em;background-color: transparent;border: 2px solid #c1464b;border-radius: 5px;transition: 0.1s;margin-bottom: 10px;width: 80%;  }
  .o20main_btn_9:hover {
    color: white;background-color: #c1464b;text-decoration: none;  }
  .o20_over_menu_liste_oben{
  display: inline-flex;
  list-style: none;
  margin: 0px;
  padding: 0px;
  /*width: 90%;*/
  margin: auto;
  margin-bottom: 20px;
}
.o20_over_menu_liste_oben ul{
  margin: 0px;
  padding: 0px;
  margin: auto;
  text-align: center;
}
.o20_over_menu_liste_oben li{
  padding-left: 10px;
  margin: 0px;
  padding: 0px;
  padding: 5px 0px;
  margin: auto;
}
.o20_over_menu_liste_oben a{
  width: 100%;
}
a.o20_over_link_zur_uebersicht,
a.o20_over_link_zum_ausloggen
{
  text-decoration: none;
  padding: 12px 0px;
  color: black;
  background-color:transparent;
  border: 2px solid #b296c1;
  display: block;
  width: 200px;
  margin: auto;
  border-radius: 5px;
  transition: 0.1s;
}
a.o20_over_link_zur_uebersicht:hover,
a.o20_over_link_zum_ausloggen:hover
{
  color: white;
  background-color: #b296c1;
  border: 2px solid #b296c1;
}
.kal_ver_date_form {
  display: block;
  width: 30%;
  float: left;
  padding: 10px 0px;
  margin-left: 10px;
  font-size: 18px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.kal_ver_date_form:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}
.kal_ver_date_form::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.kal_ver_date_form:-ms-input-placeholder {
  color: #999;
}
.kal_ver_date_form::-webkit-input-placeholder {
  color: #999;
}
.kal_ver_date_btn {
  width: 100%;
  color: white;
  font-size: 1.5em;
  border-style: hidden;
  border-color: #3da7e4;
  line-height: 45px;
  background-color: #3da7e4;
  margin: 5px 0px;
  padding: 0px 55px;
}
.kal_ver_date_btn:hover {
  background-color: #6151cb;
  line-height: 45px;
}
.o20_ver_suchergebnisse table{
  margin: auto;
}
.ExEin_termin_btn {
  padding: 10px 20px;
  color: white;
  font-size: 1.0em;
  border-style: hidden;
  border-color: #3ac35c;
  border-radius: 0px;
  background-color: #356a6b;
}
.ExEin_termin_btn:hover {
  background-color: #b296c1;
  text-decoration: none;
}
.o20_ver_suchergebnisse
.o20_ver_termin_suchergebnisse_table
.o20_ver_termin_suchergebnisse_td_2 {
  width: 80%;
  hyphens: auto;
}
.o20_ver_suchergebnisse
.o20_ver_termin_suchergebnisse_table
.o20_ver_termin_suchergebnisse_td_3 {
  width: 40%;
  hyphens: auto;
}
.o20_ver_termin_suchergebnisse_table tr th,
.o20_ver_termin_suchergebnisse_table tr td{
  text-align: center;
}
.kursbeschreibung_dreier_btn_div {
  display: inline-flex;
  width: 100%;
}
.kursbeschreibung_dreier_btn_div form{
  width: 100%;
  text-align: center;
}
input.o20_kursbeschreibung_loeschen_btn,
button.o20_kursbeschreibung_loeschen_btn {
  width: 32%;
  color: white;
  font-size: 1.0em;
  border-style: hidden;
  border-color: #ff4040;
  line-height: 45px;
  background-color: #ff4040;
  margin: 5px 0px;
  padding: 0px 5px;
}
input.o20_kursbeschreibung_loeschen_btn:hover,
button.o20_kursbeschreibung_loeschen_btn:hover {
  background-color: #f40000;
  line-height: 45px;
}
button.o20_kursbeschreibung_ueberarbeiten_btn,
input.o20_kursbeschreibung_ueberarbeiten_btn {
  width: 32%;
  color: white;
  font-size: 1.0em;
  border-style: hidden;
  border-color: #3da7e4;
  line-height: 45px;
  background-color: #3da7e4;
  margin: 5px 0px;
  padding: 0px 5px;
}
input.o20_kursbeschreibung_ueberarbeiten_btn:hover,
button.o20_kursbeschreibung_ueberarbeiten_btn:hover {
  background-color: #6151cb;
  line-height: 45px;
}
input.o20_kursbeschreibung_plus_btn,
button.o20_kursbeschreibung_plus_btn {
  width: 32%;
  color: white;
  font-size: 1.0em;
  border-style: hidden;
  border-color: #3dab6b;
  line-height: 45px;
  background-color: #3dab6b;
  margin: 5px 0px;
  padding: 0px 5px;
}
input.o20_kursbeschreibung_plus_btn:hover,
button.o20_kursbeschreibung_plus_btn:hover {
  background-color: #229658;
  line-height: 45px;
}
.o20_kursbeschreibung_active_btn {
  display: inline-block;margin-bottom: 0;margin-top: 5px;font-size: 18px;font-weight: normal;line-height: 1.42857143;text-align: center;white-space: nowrap;vertical-align: middle;-ms-touch-action: manipulation;touch-action: manipulation;cursor: pointer;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;background-image: none;border: 1px solid transparent;border-radius: 4px;  color: #fff;
  background-color: orange;
  width: 100%;
  padding: 10px 12px;
}
.o20_kursbeschreibung_active_btn:focus,
.o20_kursbeschreibung_active_btn:active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  color: #fff;
  background-color: orange;
  border-color: #122b40;
}
.o20_kursbeschreibung_active_btn:hover,
.o20_kursbeschreibung_active_btn:focus {
  color: black;
  background-color: orange;
  border-color: #204d74;
}
.o20_kursbeschreibung_active_btn:active {
  color: #fff;
  background-color: orange;
  border-color: #204d74;
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.index_level_ueberschrift {
  display: flex;
  margin: auto;
  padding: 10px 0px;
  width: 300px;
  border-radius: 5px;
}
.index_level_ueberschrift h3 {
  line-height: 60px;
  margin-top: 0px;
}
.index_level_ueberschrift img {
  height: 60px;
  margin-top: -1px;
  margin-left: 10px;
}
.index_level_ueberschrift_zusatzEigenschaft {
  padding-top: 0px;
}
.index_level_div {
  border-radius: 30px;
}
  .index_stufe_dev_bg_color_1 {
    background-color: #fff;
  }
    .index_stufe_dev_bg_color_2 {
    background-color: #e6ffe6;
  }
    .index_stufe_dev_bg_color_3 {
    background-color: #ffe6e6;
  }
    .index_stufe_dev_bg_color_4 {
    background-color: #ffedcc;
  }
    .index_stufe_dev_bg_color_5 {
    background-color: #f5d6d6;
  }
    .index_stufe_dev_bg_color_6 {
    background-color: #ccccff;
  }
  .textboxFuerFragenAussen {
  max-width: 90%;
  margin: auto;
}
.textboxFuerFragen {
  background-color: white;
  text-align: justify;
  width: 90%;
  padding: 5%;
  margin: auto;
  border-radius: 10px;
  overflow: auto;
}
.textInEineZeile p, select {
  float: left;
  word-break: keep-all;
  display: auto;
  max-width: 100%;
}
div.box_drittel {
  background-color: white;
}
div.box_drittel:hover, .index_leveltest_div:hover {
  -moz-box-shadow: 5px 5px 15px #8a8a8a;
  -webkit-box-shadow: 5px 5px 15px #8a8a8a;
  box-shadow: 5px 5px 15px #8a8a8a;
  transition: 0.3s;}
.box_drittel_schrift_index{
  font-size: 1.25em;
  line-height: 1.2em;
  font-weight: 700;
  padding: 15px 5px;
  text-align: center;
  min-height: 40px;
}
.indexBox img {
  filter: grayscale(50%);
}
div.box_drittel:hover > p.box_drittel_schrift_index {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0,255,0,0.3), rgba(0, 0, 0, 0));
  transition: 0.3s;
}
div.box_drittel:hover > img {
  filter: grayscale(0%);
  transition: 0.3s;
}
img.grayscale:hover {
  filter: none;
  -webkit-filter: grayscale(0%);
}
.box_drittel_rand_1 {
  border: 2px solid rgba(77, 19, 209, 0.5);
}
.box_drittel_rand_2 {
  border: 2px solid rgba(38, 166, 91, 1);
}
.box_drittel_rand_3 {
  border: 2px solid rgb(248, 148, 6, 1);
}
.box_drittel_rand_4 {
  border: 2px solid rgba(207, 0, 15, 1);
}
.box_drittel_rand_5 {
  border: 2px solid black;
}
.index_level_Hauptabschnittueberschrift {
  display: flex;
  margin: auto;
  width: 400px;
  height: 4em;
  border-radius: 5px;
  margin-bottom: 10px;
  max-width: 100%;
}
.index_level_Hauptabschnittueberschrift h3 {
  line-height: auto;
  margin: auto;
  color: #571459;
  font-size: 1.5em;
  font-weight: 700;
}
.index_level_Hauptabschnittueberschrift img {
  height: 100px;
  margin-top: 10px;
  margin-left: 10px;
}

a.indexBtnMenu {
  text-decoration: none;
  color: #4f4f4f;
}
 .indexBtnMenu {
	 display: inline-block;
	 padding: 7px 5px;
	 border: 1px solid #4f4f4f;
   border: 1px solid white;
	 border-radius: 4px;
	 transition: all 0.2s ease-in;
	 position: relative;
	 overflow: hidden;
   background-color: white;
   position: relative;
   z-index: 1;
}
 .indexBtnMenu:before {
	 content: "";
	 position: absolute;
	 left: 50%;
	 transform: translateX(-50%) scaleY(1) scaleX(1.25);
	 top: 100%;
	 width: 140%;
	 height: 180%;
	 background-color: rgba(0, 0, 0, 0.05);
	 border-radius: 50%;
	 display: block;
	 transition: all 0.5s 0.1s cubic-bezier(0.55, 0, 0.1, 1);
	 z-index: -1;
}
 .indexBtnMenu:after {
	 content: "";
	 position: absolute;
	 left: 55%;
	 transform: translateX(-50%) scaleY(1) scaleX(1.45);
	 top: 180%;
	 width: 160%;
	 height: 190%;
	 background-color: #39bda7;
	 border-radius: 50%;
	 display: block;
	 transition: all 0.5s 0.1s cubic-bezier(0.55, 0, 0.1, 1);
	 z-index: -1;
}
 .indexBtnMenu:hover {
	 color: #fff;
   border: 1px solid white;
}
 .indexBtnMenu:hover:before {
	 top: -35%;
	 background-color: #39bda7;
	 transform: translateX(-50%) scaleY(1.3) scaleX(0.8);
}
 .indexBtnMenu:hover:after {
	 top: -45%;
	 background-color: #39bda7;
	 transform: translateX(-50%) scaleY(1.3) scaleX(0.8);
}

.bg {
  background-image: url('/img/arzt.jpg');
  background-repeat: repeat;
  background-size: 120%;
}

.bg {
  background-position: center top;
    padding: 0px 90px;
  height: auto;
}

.doc_container {
  position: relative;
}

.doc_bg {
    position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  z-index: 99;

    background-position: center -70px;

  -webkit-filter: blur(10px);
  filter: blur(10px);

}

.doc {
    position: relative;
  z-index: 100;
  padding: 20px;
  background: rgb(255,255,255); /* for IE */
  background: rgba(255,255,255,0.8);
  border-radius: 10px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}

// .doc h2, .doc h5, .doc h5 a { text-align: center; font-weight: normal; }
//.doc h2 { margin-bottom: 50px }
//.doc h5 { margin-top: 70px }
.doc h3 {
  text-transform: none;
  line-height: 1.2em;
  font-size: 1em;
}

@media (max-width: 667px ) {
  .bg {
    padding: 0px 10px;
    background-size: 250%;
    background-repeat: repeat;
  }
  .doc_bg { background-position: center -10px; }
  .doc h3 {
    margin-top: 0px;
    line-height: 1.2em;
  }
}
.chckinvisible {
  position: absolute;
  opacity: 0;
  z-index: -1;
}
.tabs {
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 4px 4px -2px rgba(0, 0, 0, 0.5);}
.tab {
  width: 100%;
  color: white;
  overflow: hidden;
  padding-bottom: 1px;
}
.tab-label {
  display: flex;
  justify-content: space-between;
  padding: 25px 1em;
  background: rgba(44,62,80,0.5);;
    cursor: pointer;
  font-size: 1.2em;
}
.tab-label:hover {
  background: rgba(44,62,80,0.8);
}
.tab-label::before {
  content: " ";
  width: 1em;
  height: 1em;
  text-align: center;
}
.tab-label::after {
  content: "\25B8";
  width: 1em;
  height: 1em;
  text-align: center;
  transition: all 0.35s;
}
.tab-content {
  max-height: 0;
  padding: 0 1em;
  color: #571459;
  background: transparent;
  transition: all 0.35s ease;
}
.chckinvisible:checked + .tab-label {
  background: rgba(44,62,80,0.5);;
}
.chckinvisible:checked + .tab-label:hover {
  background: rgba(44,62,80,0.8);
}
.chckinvisible:checked + .tab-label::after {
  transform: rotate(90deg);
}
.chckinvisible:checked ~ .tab-content {
  max-height: 1000vh;
  padding: 1em;
}
.accordion {
  border: 1px solid white;
  padding: 0;
  margin:0 auto;
  list-style: none outside;
}
.accordion>*+*{
  border-top:1px solid white;
}
.accordion-item-hd {
  display:block;
  padding:20px 20px;
  position:relative;
  cursor:pointer;
  font-weight:normal;
  font-size:1em;
  font-family:'Alegreya Sans',sans-serif;
  text-transform:uppercase;
  color:#fff;
  line-height:0.9em;
  background:#7e7e7e;
  text-align: left;
}
.accordion-item-hd:hover{
  background:#c5c5c5;
  color:#356a6b;
}
.accordion-item-input:checked ~ .accordion-item-bd{
  max-height:100000px;
  padding-top:0;
  margin-bottom:0px;
  -webkit-transition:max-height 1s ease-in,margin .3s ease-in,padding .3s ease-in;
  transition:max-height 1s ease-in,margin .3s ease-in,padding .3s ease-in;
}
.accordion-item-input:checked ~ .accordion-item-hd>.accordion-item-hd-cta{
  -webkit-transform:rotate(0);
  -ms-transform:rotate(0);
  transform:rotate(0);
}
.accordion-item-hd-cta{
  display:block;
  width:30px;
  position:absolute;
  top:calc(50% - 6px);
  right:0;
  pointer-events:none;
  -webkit-transition:-webkit-transform .3s ease;
  transition:transform .3s ease;
  -webkit-transform:rotate(-180deg);
  -ms-transform:rotate(-180deg);
  transform:rotate(-180deg);
  text-align:center;
  font-size:12px;
  line-height:1;
}
.accordion-item-bd{
  max-height:0;
  margin-bottom:0;
  overflow:hidden;
  -webkit-transition:max-height .15s ease-out,margin-bottom .3s ease-out,padding .3s ease-out;
  transition:max-height .15s ease-out,margin-bottom .3s ease-out,padding .3s ease-out;
}
.accordion-item-input{
  clip:rect(0px 0 0 0);
  width:1px;
  height:1px;
  margin:-1;
  overflow:hidden;
  position:absolute;
  left:-9999px
}
.accordion-item-hd_activ{
  background-color: #4e9c02;
}
.accordion-item-hd_activ:hover {
  color: #fff;
  background-color: #5bb701;
}

/* ---------- */
.head_waehrung_block {
  text-decoration: none;
  list-style:none;
  }

.headerWaehrung{
  margin: 0 auto;
  height: auto;
}

.linksAusklappbaresMenuBtn{
  float: right;
  margin-top: 5px;
  margin-right: 0px;
  position: relative;
  display: inline-block;
  width: 50px;
  text-align: center;
  border-radius: 5px;
  
  }

.linksAusklappbaresMenuBtn .untermenuAusgeklappt {
  visibility: hidden;
  width: 110px;
  height: auto;
  opacity: 0;
  background-color: white;
  color: #4f4f4f;
  text-align: center;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  top: -5px;
  right: 50px;
  transition: 0.3s ease-in;
  overflow: hidden;
  border-radius: 4px;

  }

.untermenuAusgeklappt a{
  color: #fff;
  display: inline-block;
  text-decoration: none;
  text-align: center;
  margin: auto;
  margin: 0px 3px;
  margin: 0px 2px;
  }

.linksAusklappbaresMenuBtn:hover .untermenuAusgeklappt {
  visibility: visible;
  width: 110px;
  height: auto;
  opacity: 1;
}

.menueSprachcodeAktiv {
  background-color: yellow;
  background-color: #007BFF; /* Blau als Beispiel, anpassbar */
  background-color: #0056b3; /* Blau als Beispiel, anpassbar */
  color: black;
  color: white;
  border-radius: 50%;
  padding: 5px;
}

.menueSprachcodeAlternativ {
  background-color: #0056b3;
  background-color: #007BFF; /* Blau als Beispiel, anpassbar */
  color: black;
  color: white;
  border-radius: 50%;
  padding: 2px;
}

.menueSprachcodeAlternativ:hover {
  background-color: #007BFF; /* Blau als Beispiel, anpassbar */
  background-color: orange;
  color: white;
  color: black;
  transition: 0.2s ease-in;
  border-radius: 50%;
  padding: 2px;
}

.pruefung_deutsch_telc_main_div {
    padding: 0px 90px;
  height: auto;
}

.pruefung_deutsch_telc_titelbild {
  width:100%;
  max-width:500px;
  border-radius:10px;
  margin-top:10px;
}

.story_doc {
    position: relative;
  z-index: 100;
  padding: 5px;
   background: rgb(255,255,255); /* for IE */
   background: rgba(255,255,255,0.8);
   border-radius: 10px;
   box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
  margin-bottom:10px
}

.story_div_img {
    height:180px;
  display:block;
  float:left;
  width:30%;
}

.story_div_img img {
  max-width:98%, 
  max-height:100%;
  border-radius:50%;
  height:180px}

.story_div_txt {
  width:70%;
  float:left;
  text-align:center;
  height:180px
  //background: rgb(255,255,255); /* for IE */
  //background: rgba(255,255,255,0.8);
  //border-radius: 10px;
  //box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);


}

.story_div_txt p{
  padding-top:80px;
  padding:20px;
  text-align: justify;
}

.story_h2_span{
  font-size:0.8em
}

.kreisMitNrDrinn{
  display:inline-block;
  width: 25px;
  line-height: 25px;
  border-radius: 50%;
  text-align: center;
  border: 1px solid rgba(102, 175, 233, .6);
  background-color:white;
}

.pruefung_deutsch_telc__textanfrage_box{
  margin:auto;
  padding:1rem;
  text-align:justify;
  line-height:1.5;
  border: 1px solid #d7d7d7;
  background-color: #f5f5f5;
}




@media (max-width: 667px ) {
  .pruefung_deutsch_telc_main_div {
    padding: 0px 10px;
    background-size: 250%;
    background-repeat: repeat;
  }

  .story_div_img {
    width:100%;
  }

  .story_div_txt {
    width:100%;
  }
  
  .story_div_txt {
    width:100%;
  }




}
.chckinvisible_pruefung {
  position: absolute;
  opacity: 0;
  z-index: -1;
}
.tabs_pruefung {
  border-radius: 8px;
  overflow: hidden;
  }
.tab_pruefung {
  width: 100%;
  color: #571459;
  overflow: hidden;
  padding-bottom: 1px;
}
.tab-label_pruefung {
  display: flex;
  justify-content: space-between;
  padding: 0px 0.4em;
  background: transparent;;
    cursor: pointer;
  font-size: 30px;
}
.tab-label_pruefung:hover {
  background: transparent;
}
.tab-label_pruefung::before {
  //content: " ";
  content: var(--custom_before_zeichen);
  width: 1em;
  height: 1em;
  text-align: center;
}
.tab-label_pruefung::after {
  //content: "\25BE";
  //content: "\02ec";
  content: "v";
  width: 1em;
  height: 1em;
  text-align: center;
  transition: all 0.35s;
  margin-top: var(--custom_abstand_von_oben);
  color:#bebebe;
}
.tab-content_pruefung {
  max-height: 0;
  padding: 0 1em;
  color: #571459;
  background: transparent;
  transition: all 0.35s ease;
}
.chckinvisible_pruefung:checked + .tab-label_pruefung {
  background: transparent;;
}
.chckinvisible_pruefung:checked + .tab-label_pruefung:hover {
  background: transparent;
}
.chckinvisible_pruefung:checked + .tab-label_pruefung::after {
  transform: rotate(180deg);
}
.chckinvisible_pruefung:checked ~ .tab-content_pruefung {
  max-height: 1000vh;
  padding: 1em;
}



@media (max-width: 667px ) {
  .tabs_pruefung {
    overflow: visible;
  }


}.warenkorb_plus_minus_div{
    display: inline-flex;
/*    background-color: yellow;*/
    padding-bottom: 0px;
    padding-top: 5px;
}
.warenkorb_plus_div{
    padding-right: 3px;
/*    margin-bottom: 15px;*/
}

.warenkorb_plus_btn{
    width: 30px;
    height: 30px;
    color: white;
    font-size: 1.2em;
    border-style: hidden;
    border-color: #3ac35c;
    border-radius: 100px;
    background-color: #356a6b;
    background-color: #631b41;
    text-decoration: underline;
    text-decoration: none;
    margin-top: -15px;
}

.warenkorb_plus_btn:hover {
    background-color: #824967;
    text-decoration: none;
}

.warenkorb_tabelle_head {
    background-color: #631b41;
}

.warenkorb_tabelle_zeile_linie {
    border-top: 1px solid #252525;
}

.warenkorb_tabelle_zeile_linie_unten {
    border-bottom: 1px solid #252525;
}

.warenkorb_tabelle_td1 {
    width: 5%;
    min-width: 20px;
    padding-top: 15px;
}

.warenkorb_tabelle_td1 p {
    text-align: center;
}

.warenkorb_tabelle_td2 {
    width: 55%;
    /*    background-color: blue;*/
    text-align: left;
    padding-top: 15px;
}

.warenkorb_tabelle_td3 {
/*    width: 1%;*/
/*    min-width: 20px;*/
/*        background-color: red;*/
    padding: 0px;
    margin: 0px;
    padding-top: 15px;
    text-align: center;
}
.warenkorb_tabelle_td3 p{
    text-align: center;
}

.warenkorb_tabelle_td4 {
    width: 10%;
    /*min-width: 100px;*/
    /*    background-color: white;*/
    padding-top: 15px;
}

.warenkorb_tabelle_td5 {
    width: 5%;
    min-width: 75px;
    padding-top: 15px;
    text-align: center;
    margin: auto;
}
.warenkorb_tabelle_td5 p{
/*    text-align: center;*/
}

.produkte_shop_kaestchen_formular{
    display:inline-block;
}


  
@media (max-width: 667px ) {


}.blog_h2_ueberschrift {
  text-align:center;
  padding:10px 10px 5px 10px;
  background-color:#f5ecff;
  background-color:white;
  color:#631b41;
  border-radius: 5px;
  margin-top: 15px;
  font-weight: 400;
  <!-- text-transform: none; -->
}

.blogText ol,
.blogText ul  {
  margin-left: 0px;
  padding-left: 10px;
}

.blogText ul li, 
.blogText ol li {
  padding-left:10px;
}

.blogText ul li {
  list-style-type: disc;
}

  
@media (max-width: 667px ) {
  .blogText ol,
  .blogText ul  {
    margin-left: 0px;
    padding-left: 15px;
  }
  .blog_h2_ueberschrift {
    padding-bottom: 15px;
  }
}* {
  box-sizing: border-box;
}

/* Position the image container (needed to position the left and right arrows) */
.imageGalleryContainer {
  position: relative;
  width: 95%;
  margin: auto;
}

/* Hide the images by default */
.fullWidthImages {
  display: none;
}

/* Add a pointer when hovering over the thumbnail images */
.demoThumbnail {
  cursor: pointer;
}

/* Next & previous buttons */
.prevImage,
.nextImage {
  cursor: pointer;
  position: absolute;
  top: 40%;
  width: auto;
  padding: 16px;
  margin-top: -50px;
  color: white;
  font-weight: bold;
  font-size: 20px;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
}

/* Position the "next button" to the right */
.nextImage {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* Position the "preview button" to the left */
.prevImage {
  left: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prevImage:hover,
.nextImage:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

/* Number text (1/3 etc) */
.imgNumbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* Container for image text */
.TextBehaelter {
  text-align: center;
  background-color: #222;
  padding: 2px 16px;
  color: white;
  display:none;
}

.rowThumbnail:after {
  content: "";
  display: table;
  clear: both;
}

/* Six columns side by side */
.Thumbnail {
  float: left;
    width: 100%;
}

/* Add a transparency effect for thumnbail images */
.demoThumbnail {
  opacity: 0.6;
}

.activeThumbnail,
.demoThumbnail:hover {
  opacity: 1;
}





@media (max-width: 667px ) {
}.carousel-container {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    background-color: #f9f9f9; /* Sanfter Hintergrund */
    padding: 20px;
    border-radius: 10px; /* Runde Ecken für den Container */
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1); /* Schatten für den Container */
}

.carousel-inner {
    display: flex;
    transition: transform 0.5s ease-in-out;
    /*gap: 20px;  Lücke zwischen den Büchern */
}

.carousel-inner a{
    text-decoration: none;
}

.book {
    min-width: 200px;
    max-width: 220px;
    margin-right: 20px;
    text-align: center;
    padding: 5px;
    padding-top: 15px;
    background-color: #ffffff; /* Weiße Box für jedes Buch */
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); /* Schatten um die Bücher */
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    position: relative; /* Notwendig, um das Label über dem Bild zu positionieren */
}

.book:hover {
    transform: scale(1.05); /* Vergrößerung beim Hover */
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.2); /* Stärkere Schatten beim Hover */
}

.book img {
    width: 100%;
    max-width: 230px;
    height: auto;
    display: block;
    margin: 0 auto;
    border-radius: 0px; /* Runde Ecken für Bilder */
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); /* Leichte Schatten auf den Bildern */
}

.book h3 {
    font-size: 1.0em;
    margin: 10px 0 5px;
    color: #333; /* Dunkler Text für Titel */
    text-align: center;
    line-height: 1.4em;
    min-height: 70px; /* Mindesthöhe für den Titelbereich */
    display: flex;
    justify-content: center; /* Text horizontal zentrieren */
}

.book p {
    font-size: 0.9em;
    color: #777; /* Leicht abgedunkelter Text für den Autor */
}

.neu-label {
    position: absolute;
    top: 10px;
    left: 10px;
    background-color: red; /* Auffällige Farbe für das "Neu"-Label */
    background-color: #ff7900; /* Auffällige Farbe für das "Neu"-Label */
    background-color: #ff6e00; /* Auffällige Farbe für das "Neu"-Label */
    color: white;
    padding: 5px 10px;
    font-size: 0.8em;
    font-weight: bold;
    border-radius: 5px;
    z-index: 10; /* Sicherstellen, dass das Label über dem Bild liegt */
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); /* Optionaler Schatten */
}

.carousel-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background-color: #333;
    color: #fff;
    padding: 10px;
    cursor: pointer;
    border-radius: 0%;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    transition: background-color 0.3s ease;

}

.carousel-arrow:hover {
    background-color: #555; /* Helleres Grau beim Hover */
}

.carousel-arrow.left {
    left: 0;
}

.carousel-arrow.right {
    right: 0;
}









@media (max-width: 768px) {
}

@media (max-width: 480px) {
}

/* Definiere eine spezifische Klasse für die Tabelle */
.table-produkte-multisprache {
    width: 100%;                /* Die Tabelle nimmt 100% der Breite ein */
    max-width: 100%;            /* Maximal 100% der Seitenbreite */
    border-collapse: collapse;  /* Um doppelte Ränder zu vermeiden */
}

.table-produkte-multisprache th, .table-produkte-multisprache td {
    padding: 8px;               /* Optional: Abstand zwischen Zelleninhalt und Rand */
    text-align: left;           /* Optional: Ausrichtung des Textes in den Zellen */
}

/* Form-Styling */
.form-produkte-multisprache {
    margin-bottom: 20px;         /* Abstand unterhalb des Formulars */
    padding: 10px;
    background-color: #f4f4f4;   /* Leicht grauer Hintergrund */
    border: 1px solid #ccc;      /* Dezente Umrandung */
    border-radius: 5px;          /* Abgerundete Ecken */
    max-width: 400px;            /* Maximale Breite des Formulars */
}

.form-produkte-multisprache label {
    font-size: 16px;             /* Größere Schrift für das Label */
    margin-bottom: 10px;         /* Abstand zwischen Label und Dropdown */
    display: block;              /* Label als Blockelement */
}

.form-produkte-multisprache select {
    width: 100%;                 /* Dropdown nimmt die volle Breite ein */
    padding: 8px;                /* Innenabstand */
    font-size: 16px;             /* Größere Schrift für das Dropdown */
    border: 1px solid #ccc;      /* Dezente Umrandung */
    border-radius: 5px;          /* Abgerundete Ecken */
    background-color: #fff;      /* Weißer Hintergrund */
    margin-bottom: 10px;         /* Abstand unterhalb des Dropdowns */
}

.form-produkte-multisprache input[type="submit"] {
    padding: 10px 20px;          /* Größere Abstände für den Button */
    font-size: 16px;             /* Größere Schrift */
    background-color: #4CAF50;   /* Grüner Hintergrund */
    color: white;                /* Weiße Schrift */
    border: none;                /* Keine Umrandung */
    border-radius: 5px;          /* Abgerundete Ecken */
    cursor: pointer;             /* Mauszeiger ändert sich bei Hover */
}

.form-produkte-multisprache input[type="submit"]:hover {
    background-color: #45a049;   /* Dunkleres Grün beim Hover */
}

/* Styling für die Produktdetails-Tabelle */
.produkt-details-multisprache {
    width: 100%;
    max-width: 600px;
    margin: 20px auto;           /* Zentriere die Tabelle */
    border-collapse: collapse;   /* Um doppelte Ränder zu vermeiden */
    background-color: #f9f9f9;   /* Leicht grauer Hintergrund */
    border: 1px solid #ccc;      /* Dezente Umrandung */
}

.produkt-details-multisprache th, .produkt-details-multisprache td {
    padding: 12px;               /* Abstand innerhalb der Zellen */
    border: 1px solid #ddd;      /* Dezente Zellumrandung */
    text-align: left;
}

.produkt-details-multisprache th {
    background-color: #4CAF50;   /* Grüne Kopfzeile */
    color: white;                /* Weiße Schrift in der Kopfzeile */
}

/* Styling für das Formular zur Auswahl der Aktionen */
.form-aktionen-multisprache {
    margin-top: 20px;               /* Abstand zum vorherigen Abschnitt */
    padding: 15px;
    background-color: #f4f4f4;      /* Hellgrauer Hintergrund */
    border: 1px solid #ccc;         /* Dezente Umrandung */
    border-radius: 8px;             /* Abgerundete Ecken */
    max-width: 400px;               /* Maximale Breite des Formulars */
    margin-bottom: 20px;            /* Abstand zum unteren Rand */
}

.form-aktionen-multisprache label {
    font-size: 16px;                /* Schriftgröße des Labels */
    margin-bottom: 10px;            /* Abstand zwischen Label und Dropdown */
    display: block;                 /* Blockdarstellung des Labels */
}

.form-aktionen-multisprache select {
    width: 100%;                    /* Volle Breite für das Dropdown */
    padding: 10px;                  /* Innenabstand für das Dropdown */
    font-size: 16px;                /* Schriftgröße im Dropdown */
    border: 1px solid #ccc;         /* Dezente Umrandung */
    border-radius: 5px;             /* Abgerundete Ecken */
    margin-bottom: 15px;            /* Abstand unterhalb des Dropdowns */
}

.form-aktionen-multisprache input[type="submit"] {
    padding: 10px 20px;             /* Abstand im Button */
    font-size: 16px;                /* Schriftgröße des Buttons */
    background-color: #4CAF50;      /* Grüne Hintergrundfarbe */
    color: white;                   /* Weiße Schriftfarbe */
    border: none;                   /* Keine Umrandung */
    border-radius: 5px;             /* Abgerundete Ecken */
    cursor: pointer;                /* Zeiger ändern beim Hover */
}

.form-aktionen-multisprache input[type="submit"]:hover {
    background-color: #45a049;      /* Dunkleres Grün beim Hover */
}

/* Input-Felder sollen die gesamte Breite einnehmen */
.form-aktionen-multisprache input[type="text"], 
.form-aktionen-multisprache textarea {
    width: 100%;              /* Volle Breite */
    padding: 10px;            /* Innenabstand für bessere Lesbarkeit */
    margin-bottom: 15px;      /* Abstand zum nächsten Element */
    border: 1px solid #ccc;   /* Dezente Umrandung */
    border-radius: 5px;       /* Abgerundete Ecken */
    font-size: 16px;          /* Größere Schrift */
    box-sizing: border-box;   /* Box-Modell, um den Padding korrekt zu berechnen */
}

/* Stelle sicher, dass das Textarea auch die volle Breite einnimmt */
.form-aktionen-multisprache textarea {
    resize: vertical;         /* Erlaubt das Vergrößern des Textareas nur vertikal */
    height: 100px;            /* Setze eine Standardhöhe für das Textarea */
}



/* Erfolgsmeldung mit grünem Häkchen */
.erfolgsmeldung {
    color: #4CAF50;             /* Grüne Schrift */
    font-size: 16px;            /* Schriftgröße */
    margin-top: 15px;           /* Abstand nach oben */
    display: flex;
    align-items: center;
}

.erfolgsmeldung::before {
    content: "✔";               /* Grünes Häkchen */
    color: #4CAF50;
    font-weight: bold;
    margin-right: 10px;         /* Abstand zwischen Häkchen und Text */
    font-size: 18px;
}

/* Fehlermeldung mit rotem Kreuz */
.fehlermeldung {
    color: #f44336;             /* Rote Schrift */
    font-size: 16px;            /* Schriftgröße */
    margin-top: 15px;           /* Abstand nach oben */
    display: flex;
    align-items: center;
}

.fehlermeldung::before {
    content: "✖";               /* Rotes Kreuz */
    color: #f44336;
    font-weight: bold;
    margin-right: 10px;         /* Abstand zwischen Kreuz und Text */
    font-size: 18px;
}








/* Responsive Anpassungen */
@media (max-width: 768px) {

}

@media (max-width: 480px) {

}
.language-selector {
    position: relative;
    display: inline-block;
}

.current-language img {
    width: 24px;
    height: 24px;
    cursor: pointer;
}

.language-dropdown {
    display: none; /* Dropdown wird standardmäßig versteckt */
    position: absolute;
    top: 0;
    left: -140px; /* Abstand nach links, sodass es links neben der Flagge erscheint */
    background-color: white;
    border: 1px solid #ccc;
    min-width: 120px;
    box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.2);
    z-index: 1;
}

.language-dropdown .language-option {
    display: flex;
    align-items: center;
    padding: 8px;
    color: black;
    text-decoration: none;
}

.language-dropdown .language-option img {
    width: 20px;
    height: 20px;
    margin-right: 8px;
}

.language-dropdown .language-option:hover {
    background-color: #f0f0f0;
}

/* Dropdown anzeigen, wenn man über die aktuelle Flagge fährt */
.language-selector:hover .language-dropdown {
    display: block;
}









/* Responsive Anpassungen */
@media (max-width: 768px) {

}

@media (max-width: 480px) {

}
/* Allgemeine Container-Stile für die Seitenstruktur */
#add_content_indexierbar_editor_container {
    max-width: 800px;
    margin: 0 auto;
    padding: 20px;
    background-color: #f7f7f7;
    background-color: #b7b7b7;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    font-family: Arial, sans-serif;
}

#add_content_indexierbar_show_container {
    max-width: 800px;
    margin: 30px auto;
    padding: 20px;
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    font-family: Arial, sans-serif;
}

/* Titelstile */
#add_content_indexierbar_editor_container h1,
#add_content_indexierbar_show_container h1 {
    font-size: 1.8em;
    color: #333;
    margin-bottom: 20px;
    text-align: center;
}

/* Button-Container für Speichern und Abbrechen */
.add_content_indexierbar_button_container {
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
}

/* Neues Styling für das Select-Feld */
.add_content_indexierbar_select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border-radius: 4px;
    padding: 10px 30px 10px 10px;
    margin-right: 5px;
    font-size: 16px;
    color: #333333;
    cursor: pointer;
    background-image: url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
    background-repeat: no-repeat;
    background-position: right 10px top 50%;
    background-size: 20px;
    transition: border-color 0.3s ease, box-shadow 0.3s ease;
}

.add_content_indexierbar_select:hover {
    border-color: #999999;
}

.add_content_indexierbar_select:focus {
    outline: none;
    border-color: #007bff;
    box-shadow: 0 0 0 2px rgba(0, 123, 255, 0.25);
}

/* Für Firefox */
.add_content_indexierbar_select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000;
}

/* Für IE10+ */
.add_content_indexierbar_select::-ms-expand {
    display: none;
}

/* Einfügen-Button */
.add_content_indexierbar_insert_button {
    background-color: #17a2b8;
    color: #fff;
    padding: 5px 10px;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    font-size: 0.9em;
    transition: background-color 0.3s;
}

.add_content_indexierbar_insert_button:hover {
    background-color: #138496;
}

/* Speichern-Button */
.add_content_indexierbar_save_button {
    background-color: #28a745;
    color: #fff;
    padding: 10px 20px;
    padding: 5px 10px;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    font-size: 1em;
    transition: background-color 0.3s;
}

.add_content_indexierbar_save_button:disabled {
    background-color: #a8d5a2;
    cursor: not-allowed;
}

.add_content_indexierbar_save_button:hover:enabled {
    background-color: #218838;
}

/* Abbrechen-Button */
.add_content_indexierbar_cancel_button {
    background-color: #e74c3c;
    color: #fff;
    padding: 10px 20px;
    padding: 5px 10px;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    font-size: 1em;
    transition: background-color 0.3s;
}

.add_content_indexierbar_cancel_button:disabled {
    background-color: #f5a4a4;
    cursor: not-allowed;
}

.add_content_indexierbar_cancel_button:hover:enabled {
    background-color: #c0392b;
}

/* Entfernen-Button */
.add_content_indexierbar_remove_button {
    background-color: #dc3545;
    color: #fff;
    padding: 5px 10px;
    margin-left:30px;
    margin-right:30px;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    font-size: 0.9em;
    transition: background-color 0.3s;
}

.add_content_indexierbar_remove_button:hover {
    background-color: #c82333;
}

/* Hoch- und Runter-Buttons */
.add_content_indexierbar_move_button {
    background-color: #ffc107;
    color: #fff;
    padding: 5px 10px;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    font-size: 0.9em;
    transition: background-color 0.3s;
}

.add_content_indexierbar_move_button:hover {
    background-color: #e0a800;
}

/* Baustein-Eingabefelder */
.add_content_indexierbar_block_input {
    display: block;
    width: 100%;
    padding: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 1em;
    border: 1px solid #ddd;
    border-radius: 5px;
    box-sizing: border-box;
}

/* Mehrzeiliges, unveränderbares Textfeld */
textarea.add_content_indexierbar_block_input {
    height: 0px;
    resize: none;
}

/* Fokus-Stil für Eingabefelder */
.add_content_indexierbar_block_input:focus {
    border-color: #007bff;
    outline: none;
}

/* Baustein-Anzeige im Editor */
.add_content_indexierbar_block_item {
    margin-bottom: 20px;
    padding: 15px;
    background-color: #eef6ff;
    border-left: 4px solid #007bff;
    border-radius: 5px;
}

/* Hoch-, Runter- und Entfernen-Buttons in einer Zeile */
.add_content_indexierbar_control_buttons {
    display: flex;
    gap: 5px;
    margin-bottom: 10px;
}

/* Dropdown und Einfügen-Button in einer separaten Zeile */
.add_content_indexierbar_insert_controls {
    display: flex;
    gap: 5px;
    margin-top: 5px;
}

/* Show-Seite Block-Anzeige */
#add_content_indexierbar_show_container .add_content_indexierbar_block_item h1,
#add_content_indexierbar_show_container .add_content_indexierbar_block_item p {
    margin: 0 0 10px;
    padding: 0;
}

#add_content_indexierbar_show_container .add_content_indexierbar_block_item h1 {
    font-size: 1.5em;
    color: #333;
}

#add_content_indexierbar_show_container .add_content_indexierbar_block_item p {
    font-size: 1.1em;
    color: #555;
    line-height: 1.6;
}

/* Alert-Nachricht */
.add_content_indexierbar_alert_message {
    padding: 10px 15px;
    margin-bottom: 20px;
    background-color: #dff0d8;
    color: #3c763d;
    border: 1px solid #d6e9c6;
    border-radius: 5px;
    text-align: center;
    font-size: 1em;
}

.add_content_indexierbar_label {
    font-size: 16px;
    color: #333;
    margin-bottom: 5px;
    display: block; /* Damit das Label oberhalb des Input-Feldes erscheint */
}


.ql-snow{
  background-color: white;
}

.add_content_indexierbar_block_item .ql-container{
  font-size: 1em;
  margin-bottom: 10px;
}


.popup {
    position: fixed;
    top: 20%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 20px;
    background-color: #4CAF50; /* Grüner Hintergrund */
    color: white; /* Weißer Text */
    border-radius: 5px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    z-index: 1000; /* Über anderen Elementen anzeigen */
}




.add_content_indexierbar_seite_container {
  display: flex;
  flex-direction: column; /* Ändert die Richtung auf vertikal */
  gap: 20px; /* Abstand zwischen den Dropdown-Feldern */
  max-width: 400px; /* Reduzierte Breite, da nun vertikal */
  margin: 20px auto;
}

.add_content_indexierbar_seite_dropdown_wrapper {
  width: 100%; /* Volle Breite des Containers */
}

.add_content_indexierbar_seite_label {
  display: block;
  margin-bottom: 5px;
  font-weight: bold;
  color: #333;
  font-size: 14px;
}

.add_content_indexierbar_seite_select {
  width: 100%;
  padding: 10px;
  border: 1px solid #ccc;
  border-radius: 4px;
  background-color: #fff;
  font-size: 14px;
  color: #333;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
  background-repeat: no-repeat;
  background-position: right 10px center;
  background-size: 20px;
}

.add_content_indexierbar_seite_select:hover {
  border-color: #888;
}

.add_content_indexierbar_seite_select:focus {
  outline: none;
  border-color: #007bff;
  box-shadow: 0 0 0 2px rgba(0, 123, 255, 0.25);
}





.add_content_indexierbar_seite_accordion_editor {
    padding: 15px;
    background: #f5f5f5;
    border-radius: 5px;
}

.add_content_indexierbar_seite_accordion_section {
    margin-bottom: 15px;
}

.add_content_indexierbar_seite_accordion_section label {
    display: block;
    margin-bottom: 5px;
    font-weight: bold;
}


/* Verbessertes Styling für die Vorschau */
.add_content_indexierbar_seite_accordion {
    border: 1px solid #ddd;
    border-radius: 4px;
    margin: 10px 0;
}

.add_content_indexierbar_seite_accordion_item {
    border-bottom: 1px solid #ddd;
}

.add_content_indexierbar_seite_accordion_item:last-child {
    border-bottom: none;
}

.add_content_indexierbar_seite_accordion_header {
    padding: 15px;
    background: #f5f5f5;
    cursor: pointer;
    margin: 0;
    position: relative;
    transition: background-color 0.3s ease;
}

/* Hover-Effekt für den Header */
.add_content_indexierbar_seite_accordion_header:hover {
    background: #e9e9e9;
}

/* Pfeil-Indikator für den Header */
.add_content_indexierbar_seite_accordion_header::after {
    content: '+';
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    transition: transform 0.3s ease;
}

.add_content_indexierbar_seite_accordion_item.active .add_content_indexierbar_seite_accordion_header::after {
    content: '-';
}

.add_content_indexierbar_seite_accordion_content {
    padding: 0;
    max-height: 0;
    overflow: hidden;
    transition: all 0.3s ease;
    opacity: 0;
}

.add_content_indexierbar_seite_accordion_item.active .add_content_indexierbar_seite_accordion_content {
    padding: 15px;
    max-height: 1000px; /* oder ein anderer ausreichend großer Wert */
    opacity: 1;
}


.button_mit_bild_container {
    padding: 15px;
    background-color: #f5f5f5;
    border-radius: 5px;
}

.button_mit_bild_container .add_content_indexierbar_input_group {
    margin-bottom: 15px;
}

.button_mit_bild_container label {
    display: block;
    margin-bottom: 5px;
    font-weight: bold;
}

.button_mit_bild_container input[type="text"] {
    width: 100%;
    padding: 8px;
    border: 1px solid #ddd;
    border-radius: 4px;
}

.button_mit_bild_container .image-preview {
    max-width: 200px;
    margin-top: 10px;
    border: 1px solid #ddd;
    border-radius: 4px;
}

.button_mit_bild_container input[type="file"] {
    margin-top: 5px;
}





.folder-explorer-modal {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: white;
    padding: 20px;
    border: 1px solid #ccc;
    box-shadow: 0 0 10px rgba(0,0,0,0.3);
    max-width: 80%;
    max-height: 80vh;
    overflow-y: auto;
}

.folder-structure {
    padding-left: 20px;
}

.image-item {
    cursor: pointer;
    padding: 5px;
}

.image-item:hover {
    background-color: #f0f0f0;
}




.add_content_indexierbar_browse_button {
    padding: 5px 10px;
    margin: 5px 0;
    cursor: pointer;
}

.add_content_indexierbar_image_preview {
    max-width: 200px;
    margin-top: 10px;
}

.add_content_indexierbar_input_group label {
    display: block;
    margin-bottom: 5px;
}











/* Grundlegende Variablen für einheitliches Design */
:root {
    --primary-color: #2196F3;
    --secondary-color: #f5f5f5;
    --text-color: #333;
    --border-radius: 8px;
    --spacing: 20px;
    --transition: all 0.3s ease;
}

/* Label Styling */
.add_content_indexierbar_label {
    display: flex;
    align-items: center;
    font-size: 1.2rem;
    font-weight: 600;
    color: var(--text-color);
    margin-bottom: var(--spacing);
    padding: 10px;
    background: var(--secondary-color);
    border-radius: var(--border-radius);
}

/* Aufzählungsart Selector */
.add_content_indexierbar_list_type_selector {
    background: white;
    padding: 15px;
    border-radius: var(--border-radius);
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
    margin-bottom: var(--spacing);
}

.add_content_indexierbar_list_type_selector p {
    margin-bottom: 10px;
    font-weight: 500;
}

.add_content_indexierbar_list_type_selector label {
    display: inline-flex;
    align-items: center;
    margin-right: 20px;
    cursor: pointer;
}

.add_content_indexierbar_list_type_selector input[type="radio"] {
    margin-right: 8px;
    cursor: pointer;
}

/* Einleitungssatz Bereich */
.add_content_indexierbar_introduction_section {
    margin-bottom: var(--spacing);
}

.add_content_indexierbar_introduction_section label {
    display: block;
    margin-bottom: 8px;
    margin-top: 10px;
    font-weight: 500;
}

.add_content_indexierbar_block_input {
    border: 1px solid #ddd;
    border-radius: var(--border-radius);
    padding: 12px;
    min-height: 100px;
    background: white;
    transition: var(--transition);
}

.add_content_indexierbar_block_input:focus {
    border-color: var(--primary-color);
    box-shadow: 0 0 0 2px rgba(33, 150, 243, 0.1);
    outline: none;
}

/* Items Container */
.items-container {
    margin-bottom: 10px;
}

.item {
    background: white;
    border: 1px solid #ddd;
    border-radius: var(--border-radius);
    padding: 15px;
    margin-bottom: 10px;
    transition: var(--transition);
}

.item:hover {
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
}

.item-controls {
    display: flex;
    gap: 10px;
    margin-bottom: 10px;
}

/* Buttons */
.block-aufzaehlungen button {
    padding: 8px 16px;
    margin-bottom: 20px;
    border: none;
    border-radius: var(--border-radius);
    background: var(--primary-color);
    color: white;
    cursor: pointer;
    transition: var(--transition);
}

.block-aufzaehlungen button:hover {
    background: #1976D2;
    transform: translateY(-1px);
}

/* Spezielle Buttons für Item-Controls */
.item-controls button {
    padding: 4px 8px;
    font-size: 0.9rem;
    background: #e0e0e0;
    color: var(--text-color);
}

.item-controls button:hover {
    background: #bdbdbd;
}

/* Delete Button */
.item-controls button:last-child {
    background: #ff5252;
    color: white;
}

.item-controls button:last-child:hover {
    background: #ff1744;
}

/* Editor Container */
.editor-container {
    border: 1px solid #ddd;
    border-radius: var(--border-radius);
    padding: 12px;
    min-height: 80px;
    background: white;
    transition: var(--transition);
}

.editor-container:focus {
    border-color: var(--primary-color);
    outline: none;
}

/* Responsive Design */
@media (max-width: 768px) {
    .add_content_indexierbar_list_type_selector label {
        display: block;
        margin-bottom: 10px;
    }

    .item-controls {
        flex-wrap: wrap;
    }

    button {
        width: 100%;
        margin-bottom: 8px;
    }
}















/* Responsive Anpassungen */
@media (max-width: 768px) {

}

@media (max-width: 480px) {

}
.radioDiv {
  text-align: left;
  margin-bottom: 10px;
}
.headerFlag {
  width: 25px;
}
.privatKursFormBtn {
  background: transparent;
  border: none !important;
}
.lindis {
  margin: 20px
}
.beschreibungRundeEcken {
  border-radius: 30px;
}
.privatDivRundeEcken {
  border-radius: 20px;
}
.privatDiv p, .privatDiv h3 {
  text-align: left;
  padding-left: 40px;
}
.privatDiv h3 {
  font-size: 1.2em;
  margin-bottom: 10px;
}
.privatDiv h1 {
  text-align: center;
  font-size: 1.5em;
  font-weight: 400;
  padding-top: 10px;
}
.warenTabelle {
  padding-top: 25px;
}
.warenTabelleKopf {
  display: flex;
  font-size: 1.1em;
  font-weight: 700;
  color: #86868b;
  text-align: center;
  padding-bottom: 5px;
}
.warenTabelleKopf .produktBezeichnungSpalte {
  display: flex;
  justify-content: center;
}
.warenTabelleZeilen {
  display: flex;
  align-items: center; /* align vertical */
  background-color: white;
  color: #571459;
  line-height: 50px;
  margin-bottom: 8px;
  border-radius: 5px;
}
.produktBezeichnungSpalte {
  width:70%;
  display: flex;
  align-items: center; /* align vertical */
}
.warenTabelleZeilen p{
  margin-bottom: 0px;
  line-height: 1.3em;
}
.produktBezeichnungSpalte img{
  width: 60px;
  border-radius: 50%;
}
.warenTabelleZeilen .produktBezeichnungSpalte p{
  text-align: left;
  padding-left: 10px;
}
.produktPreisSpalte {
  width:20%;
}
.muelleimerSpalte {
  width:10%;
}
.warenTabelleGesamtsummeZeile {
  background-color: transparent;
  font-size:1.1rem;
  font-weight: 700;
}
.warenTabelleGesamtsummeZeile .produktPreisSpalte {
  background-color: cyan;
  background-color: #faeb9f;
}
.previewVideoUeberschrift {
  padding-bottom: 10px;
  font-weight: 300;
}
.rabattcodceEingabeDiv {
  display: flex;
  align-items: center; /* align vertical */
  text-align: center;
  font-size: 0.9em;
  border-radius: 5px;
  background-color: white;
  border: 2px dotted rgba(0, 0, 0, 0.3);
  margin-bottom: 30px;
  max-width: 450px;
  margin:auto;
}
.rabattcodceEingabeDiv p{
  margin-bottom: 0px;
}
.eingabeAufforderung {
  width: auto;
  width: 60%;
  height: 50px;
  display: flex;
  align-items: center;
  padding-left: 10px;
}
.eingabeFeld {
  width: 10%;
  padding-right: 5px;
}
.eingabeFeld input {
  font-size: 0.9em;
}
.pruefBtnDiv {
  width: auto;
}
.pruefBtnDiv button {
  background-color: white;
  border: none;
  padding: 10px 5px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  border-radius: 20px;
  margin-left: 5px;
  margin-right: 5px;
}
.pruefBtnDiv button:hover {
  -moz-box-shadow: 5px 5px 15px #8a8a8a;
  -webkit-box-shadow: 5px 5px 15px #8a8a8a;
  box-shadow: 5px 5px 15px #8a8a8a;
  transition: 0.3s;}
.hinweisAusgabe {
  width: auto;
}
.bezahlBtnDiv {
  display: flex;
  align-items: center; /* align vertical */
  justify-content: center;
  font-size: 0.9em;
  margin-bottom: 10px;
}
.bezahlBtnDiv p, .warenkorbWechselkursHinweisDiv p{
  margin-bottom: 0px;
}
.bezahlBtnTextDiv, .bezahlBtn_BtnDiv, .bezahlBtnRechtsVonBtnDiv {
  width: 33%;
}
.bezahlBtnTextDiv {
  width: 40%;
}
.bezahlBtn_BtnDiv {
  width: 60%;
}
.bezahlBtnRechtsVonBtnDiv {
  width: 0%;
}

.bezahlBtn_BtnDiv form {
  width: 200px;
  margin: auto;
}
.bezahlBtnTextDiv {
  text-align: right;
}
.warenkorbWechselkursHinweisDiv {
  display: flex;
  align-items: center; /* align vertical */
  justify-content: center;
  font-size: 0.8em;
  background-color: white;
  margin-top: 40px;
  height: 50px;
  border-radius: 5px;
}
.cartSoHinweisOkBtn button, .cartSoHinweisCancelBtn button  {
  -moz-box-shadow: 0px 0px 5px #8a8a8a;-webkit-box-shadow: 0px 0px 5px #8a8a8a;box-shadow: 0px 0px 5px #8a8a8a;background-color: white;color: #571459;border-radius: 20px;font-size: 1.1rem;}
.cartSoHinweisOkBtn button:hover, .cartSoHinweisCancelBtn button:hover  {
  -moz-box-shadow: 5px 5px 15px #8a8a8a;
  -webkit-box-shadow: 5px 5px 15px #8a8a8a;
  box-shadow: 5px 5px 15px #8a8a8a;
  transition: 0.3s;background-color: white;color: #571459;border-color: transparent;}
.cartSoHinweisOkBtn button {
  -moz-box-shadow: 0px 0px 5px #3ac35c;-webkit-box-shadow: 0px 0px 5px #3ac35c;box-shadow: 0px 0px 5px #3ac35c;}
.cartSoHinweisOkBtn button:hover {
  -moz-box-shadow: 5px 5px 15px #8a8a8a;
  -webkit-box-shadow: 5px 5px 15px #8a8a8a;
  box-shadow: 5px 5px 15px #3ac35c;
  transition: 0.3s;}
.cart_sFormUerberschrift {
  font-size: 1.4em;
  font-weight: 300;
  padding-top: 20px;
  padding-bottom: 20px;
}
.btn_form#stripe_bezahl_btn  {
  -moz-box-shadow: 0px 0px 5px #8a8a8a;-webkit-box-shadow: 0px 0px 5px #8a8a8a;box-shadow: 0px 0px 5px #8a8a8a;background-color: white;color: #571459;border-radius: 20px;font-size: 1.1rem;  -moz-box-shadow: 0px 0px 5px #3ac35c;-webkit-box-shadow: 0px 0px 5px #3ac35c;box-shadow: 0px 0px 5px #3ac35c;}
.btn_form#stripe_bezahl_btn:hover  {
  -moz-box-shadow: 5px 5px 15px #8a8a8a;
  -webkit-box-shadow: 5px 5px 15px #8a8a8a;
  box-shadow: 5px 5px 15px #8a8a8a;
  transition: 0.3s;background-color: white;color: #571459;border-color: transparent;  -moz-box-shadow: 5px 5px 15px #8a8a8a;
  -webkit-box-shadow: 5px 5px 15px #8a8a8a;
  box-shadow: 5px 5px 15px #3ac35c;
  transition: 0.3s;}
.adresseSubmittBtn {
  -moz-box-shadow: 0px 0px 5px #8a8a8a;-webkit-box-shadow: 0px 0px 5px #8a8a8a;box-shadow: 0px 0px 5px #8a8a8a;background-color: white;color: #571459;border-radius: 20px;font-size: 1.1rem;}
.adresseSubmittBtn:hover {
  -moz-box-shadow: 5px 5px 15px #8a8a8a;
  -webkit-box-shadow: 5px 5px 15px #8a8a8a;
  box-shadow: 5px 5px 15px #8a8a8a;
  transition: 0.3s;background-color: white;color: #571459;border-color: transparent;}
.adresseNeueingabeFormular {
}
.adresseNeueingabeFormular form button{
  -moz-box-shadow: 0px 0px 5px #8a8a8a;-webkit-box-shadow: 0px 0px 5px #8a8a8a;box-shadow: 0px 0px 5px #8a8a8a;background-color: white;color: #571459;border-radius: 20px;font-size: 1.1rem;}
.adresseNeueingabeFormular form button:hover{
  -moz-box-shadow: 5px 5px 15px #8a8a8a;
  -webkit-box-shadow: 5px 5px 15px #8a8a8a;
  box-shadow: 5px 5px 15px #8a8a8a;
  transition: 0.3s;background-color: white;color: #571459;border-color: transparent;}
.adresseNeueingabeFormular .adresseBestaetigenBTn {
  -moz-box-shadow: 0px 0px 5px #8a8a8a;-webkit-box-shadow: 0px 0px 5px #8a8a8a;box-shadow: 0px 0px 5px #8a8a8a;background-color: white;color: #571459;border-radius: 20px;font-size: 1.1rem;  -moz-box-shadow: 0px 0px 5px #3ac35c;-webkit-box-shadow: 0px 0px 5px #3ac35c;box-shadow: 0px 0px 5px #3ac35c;}
.adresseNeueingabeFormular .adresseBestaetigenBTn:hover{
  -moz-box-shadow: 5px 5px 15px #8a8a8a;
  -webkit-box-shadow: 5px 5px 15px #8a8a8a;
  box-shadow: 5px 5px 15px #8a8a8a;
  transition: 0.3s;background-color: white;color: #571459;border-color: transparent;  -moz-box-shadow: 5px 5px 15px #8a8a8a;
  -webkit-box-shadow: 5px 5px 15px #8a8a8a;
  box-shadow: 5px 5px 15px #3ac35c;
  transition: 0.3s;}

.zahlenAufgabeBox {
  display: block;
  margin: auto;
}
.zahlenAufgabeBox.zahlenAufgabeBoxLable  {
  width: 100%;
}
.formularZahlenAufgabe{
  width:49%;
  float: left;
}
.formularZahlenAufgabe{
  display: block;
  background-color: #eaeaea;
  text-align:right;
  height: 35px;
  font-size: 1.2em;
}
.formularZahlenAufgabe{
  padding-top: 15px;
}

.formularZahlenaufgabeErgebnis{
  width: 50%;
}
.buecherPreviewProduktartenActive,
.buecherPreviewProduktartenInactive {
  display: block;
  font-size: 14px;
  padding: 0.5em 0.75em;
  max-width: 200px;
  margin:auto;
}
a.buecherPreviewProduktartenActive,
a.buecherPreviewProduktartenInactive {
  text-decoration:none;
}
.buecherPreviewProduktartenActive {
  color:#191919;
  color:#571459;
  border: 1px solid #555555;
  border: 1px solid #571459;
  text-decoration:none;
  background-color: #d8d8d8;
  font-weight: 700;
}
.buecherPreviewProduktartenInactive {
  color:#555555;
  border: 1px solid #cccccc;
}

.rating {
  transform: rotateY(180deg);
  display: flex;
  float: left;
  margin-left: -10px;
  padding-top: 10px;
  margin-bottom: -15px;
}
.rating input {
  display: none;
}
.rating label {
  display: block;
  cursor: pointer;
  width: 30px;
}
.rating label:before {
  content: '\2605';
  position: relative;
  display: block;
  font-size: 30px;
  color: #dcdcdf;
}
.rating label:after {
  content: '\2605';
  position: relative;
  display: block;
  font-size: 30px;
  color: #ccbb66;
  top: -20px;
  opacity: 0;
  transition: .3s;
}
.rating label:hover:after,
.rating input:hover ~ label:after,
.rating input:checked ~ label:after {
  opacity: 1;
}





/* ---------------------------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------------------------- */

@media only screen and (max-device-width: 667px) {

html, body {
  overflow-x:hidden;
}
#logo-home-wide {display: none}
.menu-trigger {
  display: block;
  width: 100%;
  color: #571459;
  font-size: 16px;
  font-weight: bold;
  margin: 0px 15px 0px 0px;
  line-height: 450%;
  text-align: center;
  border-top: 2px solid #252525;
  border-bottom: 2px solid #252525;
  cursor: pointer;
  background-color: #fff;
}
#drittelrechts {
  width: 15%;
  float: right;
  transform: translateY(40%);
}
#drittelmitte {
  width: 70%;
  float: right;
  text-align: center;
  background-color: transparent;
}
#drittellinks {
  width: 15%;
}
.horilinie {
  width: 35px;
  height: 5px;
  background-color: #571459;
  margin: 6px auto;
}
div.navigation {
  display: none;
  cursor: pointer;
}
.navigation a {
  display: block;
  text-decoration: none;
  background-color: transparent;
  font-size: 14px;
}
.navigation ul li {
  width: 100%;
}
div.nav-expanded {
  display: block;
  margin: 0px 0px;
}
.top-logo img {
  width: 170px;
  height: 199px;
}
.logo {
  display: block;
  text-align: center;
  float: none;
}
.breite_im_kopfbereich {
  width: 100%;
}
.head_1_right {
  width:100%;
  float: right;
  padding-bottom: 5px;
}
.head_1_left {
  width:100%;
}
.top-unten {
  width: 100%;
}
.navigation {
  background-position: center top;
  margin-top: 0px;
  text-align: center;
  position: relative;
  width: 100%;
}
ul#nav1 {
  padding: 0px 0px;
}
ul#nav1 li{
  padding: 0px 0px 5px 0px;
}
ul#nav1 li a {
  padding-top: 30px;
  padding-right: 0px;
  padding-bottom: 22px;
  padding-left: 0px;
  font-weight: 400;
  font-size: 1.0em;
  color: #252525;
  border-radius: 15px;
  margin-left: 5px;
  margin-right: 5px;
  border: 1px solid rgba(0, 0, 0, .3);
}
ul#nav1 a.active {
  font-weight: 700;
}
a.back-to-top {
  width: 35px;
  height: 35px;
}
.content {
  max-width:980px;
}
p.content {
  font-size:18px;
}
.slider {
  width: 100%;
}
.slider img{
  width: 100%;
}
.box_drittel {
  font-size: 1em;
  float: none;
  width: 95%;
  max-width: 370px;
  margin: auto;
  padding: 5px 0px;
  margin-bottom: 10px;
  background-color: #f6f6f6;
  border-radius: 15px;
  border: none;
}
.boxDrittelLeft {
  width: 25%;
  height: 100%;
  float: left;
}
.boxDrittelRight {
  width: 75%;
  float: left;
}
.box_drittel img {
  width: 100%;
}
.box_drittel_btn_preview {
    display: none;
}
.box_drittel_kurstitel {
  font-size: 1.1rem;
  font-weight: 400;
  min-height: 10px;
  text-align: center;
  padding: 0px;
  padding-top: 10px;
}
.index_preis_durchgestrichen {
  font-size: 0.8em;
  font-weight: 300;
}
.index_preis_aktuell {
  font-size: 1.1em;
  font-weight: 400;
}
.box_drittel_preis_div {
  min-height: 10px;
}
.box_drittel h3 {
  padding-bottom: 10px;
}
.linie {
  width: 100%;
  background-color: #CFBCD9;
  height: 2px;
}
h1 {
  font-size: 24px;
  font-weight: 400;
  line-height: 35px;
  text-align:center;
}
h2 {
  font-size: 22px;
  font-weight: 400;
  line-height: 30px;
  margin-top: 6px;
  margin-right: 6px;
  margin-bottom: 10px;
  margin-left: 6px;
  text-align:center;
}
h3 {
  font-size: 20px;
  line-height: 22px;
  margin-top: 15px;
}
h4 {
  font-weight: 300;
  font-size: 18px;
}
h5 {
  font-weight: 300;
  font-size: 16px;
}
.box {
  width: 100%;
  max-width:980px;
}
.box_transparent {
  width: 100%;
}
.box_schmal {
  width: 100%;
}
.video_play {
  max-width: 95%;
}
.box_index_angebot_drittel {
  width: 90%;
  margin-left: 5%;
}
.box_index_angebotsbeschreibung {
  width: 95%;
  padding: 0px;
  margin: auto;
}
.box_index_angebotsbeschreibung_btn {
  max-width: 220px;
}
.footerlist li{
  width: 100%;
}
.footerlist li a{
  width: 100%;
  display: block;
  text-align: center;
  margin: auto;
}
.box_titel_preview {
  width: 100%;
}
.box_titel_preview h1{
  font-weight: 400;
  font-size: 1.2em;
  margin: 0px;
  padding: 0px;
}
.box_titel_preview h2{
  font-weight: 400;
  font-size: 1.1em;
  padding: 0px;
  margin: 0px;
  padding-bottom: 5px;
}
.videobox {
  width: 90%;
}
.preview_video_self {
  width: 100%;
  margin-top: 0px;
}
.preview_titel_box_left {
  width: 100%;
}
.preview_titel_box_right {
  width: 100%;
  display: block;
  vertical-align: middle;
}
.register {
  max-width: 90%;
  margin: 0 auto;
}
.play_hauptteil_links {
  width: 100%;
  float: left;
  margin: 0px 0.5%;
}
.play_hauptteil_rechts {
  width: 100%;
  float: left;
}
.play_vid_nav_btn_back {
  width: 19%;
  background-color: #7e7e7e;
  float: left;
}
.play_vid_nav_btn_back_aus{
  width: 19%;
  color: #7e7e7e;
  background-color: #ebebeb;
  float: left;
}
.play_vid_nav_between_btns {
  width: 62%;
  float: left;
  border: none;
  background-image:radial-gradient(circle, #fff 70%, #ebebeb 100%);
}
.play_vid_nav_btn_for {
  width: 19%;
  background-color:#7e7e7e;
  float: right;
}
.play_Kursbezeichnung_ganz_oben_kursbild_container {
  float: right;
  width: 100%;
}
.play_Kursbezeichnung_ganz_oben_kursbild{
  max-height: 200px;
}
.play_Kursbezeichnung_ganz_oben_titel_h1 {
  display: block;
  line-height: 50px;
  margin: 0px;
  font-size: 1.1em;
}
a.play_vid_nav_link, a.play_vid_nav_link_aus, .play_videotitel {
  font-size: 0.8em;
  line-height: 50px;
}
.play_comment_container {
  font-size: 0.8em;
}
.play_comment_container h2{
  font-size: 1.2em;
}
.play_comment_container button{
  font-size: 1.0em;
}
.btn_play_to_quiz {
  font-size: 0.8em;
}
.accordion-item-hd{
  padding:10px 20px;
  line-height:33px;
  box-shadow:0 0 0 1px rgba(155,155,155,0.3),1px 0 0 0 rgba(255,255,255,0.9) inset,0px 2px 2px rgba(0,0,0,0.1);
}
.accordion-item-hd:hover{
  background:#fff;
}
.accordion-item-input:checked ~ .accordion-item-bd{
  margin-bottom:15px;
}
.payment_success_btn_abstand_links {
  margin-left: 0px;
}
.cart_table_td1 {
  line-height: 1.5em;
}
.cart_table_td2 {
  line-height: 1.5em;
  min-width: 80px;
  font-size: 0.8em;
}
.cart_table_td3 {
  min-width: 40px;
  font-size: 0.8em;
}
.cart_table_td4 {
  min-width: 40px;
  font-size: 0.9em;
}
.gesamtsumme {
  font-size: 1.0em;
  line-height: 3.0em;
}
.datenschutz_seitenabstand {
  padding: 0px 20px;
}
.datenschutz_links {
  width: 100%;
  float: left;
  text-align: left;
}
.datenschutz_rechts {
  width: 100%;
  float: right;
  text-align: left;
}
.leveltest_quiz_container {
  width: 90%;
}
.btn_quiz {
  width: 90%;
}
.leveltest_btn {
  width: 90%;
}
.leveltest_score_text{
  font-size: 1.2em;
}
.circular_chart {
  margin: 5px auto;
  max-width: 100%;
  max-height: 200px;
}
.leveltest_score_number {
  font-size: 1.3em;
}
.leveltest_de_empfaehlung {
  width: 100%;
  max-width: 250px;
}
.leveltest_de_empfaehlung img {
  width: 100px;
}
.leveltest_de_empfaehlung p{
  margin-top: -10px;
}
.index_leveltest_div a {
  font-size: 1.2em;
  padding: 20px 0px;
  display: Block;
  width: 90%;
  margin: auto;
}
.single_chart {
  width: 100px;
}
.spinner.loading {
  margin-top: -40px;
  margin-bottom: 15px;
  margin-left: -20px;
}
.slide_kundenbewertung div{
  width: 95%;
  margin: auto;
  padding: 0px;
}
.cart_table_td2 p{
  padding-top: 0px;
  padding-bottom: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
}

.cart_table_td2 {
  padding-top: 0px;
  margin-top: 0px;
}
.o20_over_menu_liste_oben{
  display: block;
}
.o20_over_menu_liste_oben li a{
  width: 90%;
}
h2.indexEinstufungstestBtn {
  font-weight: 300;
  font-size: 1.2em;
  padding: 0px;
  padding-top: 8px;
  margin: 0px;
}
a.leveltestIndexBtn {
  width: 95%;
  max-width: 370px;
  margin: auto;
}
h1.index_h1 {
  font-size: 0.8em;
  font-weight: 300;
  line-height: 1.5em;
  margin: 0px;
  padding: 0px;
  padding-top: 15px;
}
.index_level_Hauptabschnittueberschrift h3{
  font-size: 1.2em;
  font-weight: 700;
}
.index_level_ueberschrift_zusatzEigenschaft {
  margin-top: -20px;
}
.privatDiv p, .privatDiv h3{
  padding-left: 10px;
}
.index_level_ueberschrift h3{
  padding-left: 50px;
}
.privatDiv h1 {
  font-size: 1.2em;
  font-weight: 400;
}
.privatDiv h3{
  font-size: 1.1em;
}
.warenTabelleKopf {
  font-size: 0.9em;
  padding-bottom: 0px;
}
.produktBezeichnungSpalte {
  width:auto;
  width:60%;
}
.produktBezeichnungSpalte img {
  width: 50px;
}
.produktPreisSpalte {
  width:auto;
  min-width: 100px;
}
.muelleimerSpalte {
  width:auto;
}
.warenTabelleZeilen {
  margin-bottom: 5px;
}
.warenTabelleZeilen p {
  font-size: 0.9em;
}
.warenTabelleGesamtsummeZeile {
  font-size: 1.0em;
}
.rabattcodceEingabeDiv {
  font-size: 0.8em;
}
.eingabeAufforderung {
  width: 20%;
  min-width:110px;
  padding-left: 5px;
  padding-right: 15px;
}
.eingabeFeld {
  width: 15%;
}
.pruefBtnDiv {
  width: auto;
}
.bezahlBtnDiv {
  font-size: 0.8em;
  margin-bottom: 10px;
}
.bezahlBtn_BtnDiv form {
  width: 150px;
  margin: auto;
  padding-left: 5px;
}
.bezahlBtnTextDiv {
  text-align: right;
}
.warenkorbWechselkursHinweisDiv {
  font-size: 0.7em;
  background-color: white;
  margin-top: 30px;
  height: 50px;
  border-radius: 5px;
  text-align: center;
}
.bezahlBtnTextDiv p, .warenkorbWechselkursHinweisDiv p{
  line-height: 1.1em;
}
.cart_sFormUerberschrift {
  font-size: 1.1em;
  padding-top: 0px;
  padding-bottom: 10px;
}


}
/* ---------------------------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------------------------- */

@media only screen and (min-device-width : 668px)
and (max-device-width : 980px)	{
html, body {
  overflow-x:hidden;
}
.breite_im_kopfbereich {
  width: 100%;
  max-width: 960px;
}
.head_1_right {
  float: right;
  width: 60%;
}
.head_anmeldung li {
  padding: 0px 20px 0px 0px;
}
.head_1_left {
  width: 30%;
}
.top-unten {
  float: right;
  width: 62%;
}
.content {
  max-width:960px;
}
.slider {
  width: 95%;
}
h2 {
  font-size: 26px;
  font-weight: 300;
  line-height: 40px;
  margin-top: 6px;
  margin-right: 6px;
  margin-bottom: 10px;
  margin-left: 6px;
}
h3 {
  font-size: 22px;
}
.logo {
  text-align: center;
  padding: auto;
  float: left;
}
.logo img {
  height: 85%;
  margin:  5px 5px;
}
.navigation {
  padding-right: 0px;
  max-width: 100%;
}
ul#nav1 {
  padding: 0px 10px 0px 0px;
  width: 100%;
}
ul#nav1 li {
  margin-right: 0px;
}
ul#nav1 li a{
}
.box {
  width: 100%;
  max-width:960px;
}
.box_transparent {
  width: 100%;
}
.box_schmal {
  width: 100%;
}
.box_titel_preview {
  max-width: 600px;
}
.videobox {
  width: 70%;
}
.preview_video_self {
  width: 100%;
}
.play_Kursbezeichnung_ganz_oben_titel_h1 {
  display: block;
  line-height: 100px;
  margin: 0px;
  font-size: 1.1em;
}
.play_video_abschnitt {
  font-size: 1.1em;
}
a.play_nav_unterpunkte_videotiteln {
  font-size: 0.9em;
  line-height: 2.2em;
  padding: 5px 20px;
}
a.play_nav_unterpunkte_videotiteln_activ {
  text-decoration: none;
  color: #fff;
  font-size: 0.9em;
  line-height: 2.2em;
  padding: 5px 20px;
}
a.play_vid_nav_link, a.play_vid_nav_link_aus, .play_videotitel {
  font-size: 0.9em;
  line-height: 50px;
}
.accordion-item-hd {
  padding:10px 15px;
  font-size:0.9em;
  line-height:35px;
}
.accordion-item-input:checked ~ .accordion-item-bd {
  margin-bottom:15px;
}
ul.nav3 {
  text-align:center;
  padding:0;
  margin:0;
}
.payment_success_nur_bei_responsiv {
  display: none;
}
.datenschutz_seitenabstand {
  padding: 0px 40px;
}
.datenschutz_links {
  width: 100%;
  float: left;
  text-align: left;
}
.datenschutz_rechts {
  width: 100%;
  float: right;
  text-align: left;
}
.leveltest_quiz_container {
  width: 90%;
}
.btn_quiz {
  width: 50%;
}
.leveltest_btn {
  width: 50%;
}
.single_chart {
  width: 150px;
}
.box_drittel {
  width: 31%;
  float: left;
  margin-left: 1.8%;
  margin-bottom: 20px;
}
h2.indexEinstufungstestBtn {
  font-weight: 300;
  font-size: 1.3em;
  padding: 0px;
  padding-top: 10px;
  margin: 0px;
}
.privatKurseDiv .box_drittel_kurstitel{
  min-height: 50px;
}
.privatDiv p, .privatDiv h3 {
  padding-left: 20px;
}
.fspKurseMedizinerAerzteHaupueberschrift {
  font-size: 1.3em;
}

}
/* ---------------------------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------------------------- */

@media only screen and (min-device-width : 981px) {

.header {
  max-width: 1800px;
  background-color: white;
}
.content {
	max-width:1800px;
}
.slider {
  width: 85%;
}
h2 {
  font-size: 26px;
  font-weight: 300;
  line-height: 35px;
  margin-top: 6px;
  margin-right: 6px;
  margin-bottom: 20px;
  margin-left: 0px;
}
h3 {
  font-size: 20px;
}
.head_1_left {
  padding-left:10px
}
.logo {
  float: left;
  padding-left: 0px;
}
 .preview_video_self {
   width: 100%;
 }
  .payment_success_nur_bei_responsiv {
   display: none;
 }
 .leveltest_quiz_container {
   min-width: 800px;
 }
 h2.indexEinstufungstestBtn {
   font-weight: 300;
   font-size: 1.4em;
   padding: 0px;
   margin: 0px;
 }
 .box_drittel {
   min-height: 235px;
 }
 .fspKurseMedizinerAerzteHaupueberschrift {
   font-size: 1.3em;
 }


}

/* ---------------------------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------------------------- */
