
@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;
}
.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;
  min-height: 35px;
}
.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.3em;
}
.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: 8px;
  background-color: #00a844;
  transition: all 0.2s ease-in;
  padding: 15px 30px;
  max-width: 320px;
}
.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;
  display: block;
  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;
}



/* Neue Regel für Touch-Geräte */
.linksAusklappbaresMenuBtn.active .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;
    padding: 0px;
}

.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 ) {


}



















/* ===== WARENKORB DESIGN - OPTIMIERT ===== */

:root {
    --primary-color: #0066cc;
    --text-dark: #571459;
    --text-medium: #666666;
    --text-light: #999999;
    --border-light: #e0e0e0;
    --background-light: #f8f9fa;
    --white: #ffffff;
    --green-success: #28a745;
    --red-danger: #dc3545;
    --shadow: 0 2px 4px rgba(0,0,0,0.1);
    --border-radius: 4px;
    --transition: all 0.2s ease;
}

/* ===== HAUPTCONTAINER ===== */
.warenkorb_container {
    max-width: 1000px;
    margin: 0 auto;
    padding: 20px;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Arial, sans-serif;
    background: var(--background-light);
}

/* ===== PRODUKTLISTE ===== */
.warenkorb_products_container {
    margin-bottom: 30px;
}

.wako_product_item {
    display: flex;
    align-items: flex-start;
    background: var(--white);
    border: 1px solid var(--border-light);
    border-radius: var(--border-radius);
    margin-bottom: 20px;
    padding: 20px;
    box-shadow: var(--shadow);
    transition: var(--transition);
}

.wako_product_item:hover {
    box-shadow: 0 4px 8px rgba(0,0,0,0.15);
}

/* Produktbild */
.wako_product_image_container {
    width: 80px;
    height: 120px;
    flex-shrink: 0;
    margin-right: 20px;
    overflow: hidden;
    border-radius: var(--border-radius);
    background: var(--background-light);
}

.wako_product_image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: var(--border-radius);
}

/* Produktinformationen */
.wako_product_info {
    flex: 1;
    margin-right: 20px;
}

.wako_product_main_info {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    text-align: left;
}

.wako_product_title {
    font-size: 16px;
    font-weight: 600;
    color: var(--text-dark);
    margin: 0 0 8px 0;
    line-height: 1.4;
}

.wako_product_author {
    font-size: 14px;
    color: var(--text-medium);
    margin: 0 0 8px 0;
}

.wako_product_availability {
    font-size: 14px;
    color: var(--green-success);
    margin: 0 0 15px 0;
    font-weight: 500;
}

.wako_product_type_price {
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.wako_product_type {
    font-size: 13px;
    color: var(--text-medium);
    font-weight: 500;
}

.wako_product_single_price {
    font-size: 13px;
    color: var(--text-medium);
}

/* ===== PRODUKT-CONTROLS ===== */
.wako_product_controls_right {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 15px;
    min-width: 120px;
}

.wako_product_total_price {
    font-size: 20px;
    font-weight: 700;
    color: var(--text-dark);
    text-align: right;
}

/* Mengen-Controls */
.wako_product_quantity_controls {
    display: flex;
    align-items: center;
}

.wako_quantity_input_container {
    display: flex;
    align-items: center;
    border: 1px solid var(--border-light);
    border-radius: var(--border-radius);
    background: var(--white);
    overflow: hidden;
}

.wako_quantity_btn {
    width: 32px;
    height: 32px;
    border: none;
    background: var(--background-light);
    color: var(--text-medium);
    font-size: 16px;
    font-weight: 700;
    cursor: pointer;
    transition: var(--transition);
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: auto;
  }

.wako_quantity_btn:hover {
    background: var(--border-light);
    color: var(--text-dark);
}

.wako_quantity_input {
    width: 32px;
    height: 32px;
    border: none;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    color: var(--text-dark);
    background: var(--white);
    outline: none;
}

/* Action Buttons */
.wako_product_actions {
    display: flex;
    gap: 10px;
}

.wako_action_btn {
    width: 36px;
    height: 36px;
    border: 1px solid var(--border-light);
    border-radius: var(--border-radius);
    background: var(--white);
    color: var(--text-medium);
    cursor: pointer;
    transition: var(--transition);
    display: flex;
    align-items: center;
    justify-content: center;
}

.wako_action_btn:hover {
    border-color: var(--primary-color);
    color: var(--primary-color);
}

.wako_wishlist_btn:hover,
.wako_delete_btn:hover {
    color: var(--red-danger);
    border-color: var(--red-danger);
}

.wako_delete_btn:hover {
    background: #fff5f5;
}

/* ===== ZUSAMMENFASSUNG ===== */
.warenkorb_summary {
    background: var(--white);
    border: 1px solid var(--border-light);
    border-radius: var(--border-radius);
    padding: 25px;
    box-shadow: var(--shadow);
}

.wako_summary_row {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.wako_summary_label {
    color: var(--text-medium);
    font-size: 14px;
}

.wako_summary_value {
    font-weight: 600;
    color: var(--text-dark);
    font-size: 14px;
}

.wako_discount {
    color: var(--green-success);
}

.wako_discount .wako_summary_value {
    color: var(--green-success);
}

.wako_total {
    background: var(--background-light);
    margin: 20px -25px 0 -25px;
    padding: 20px 25px;
    border-top: 2px solid var(--primary-color);
}

.wako_total .wako_summary_label {
    font-size: 16px;
    color: var(--text-dark);
}

.wako_total_price {
    font-size: 20px;
    color: var(--primary-color);
}

.wako_tax_note {
    color: var(--text-light);
    font-size: 12px;
    font-style: italic;
    text-align: left;
    margin-top: 10px;
}

/* ===== RABATTCODE SEKTION ===== */
.warenkorb_rabattcode_section {
    background: var(--white);
    border: 1px solid var(--border-light);
    border-radius: var(--border-radius);
    padding: 20px;
    margin-top: 20px;
    box-shadow: var(--shadow);
}

.wako_rabattcode_header {
    margin-bottom: 15px;
    border-bottom: 1px solid var(--border-light);
    padding-bottom: 10px;
}

.wako_rabattcode_title {
    margin: 0;
    font-size: 18px;
    font-weight: 600;
    color: var(--text-dark);
}

.wako_rabattcode_input_group {
    display: flex;
    gap: 10px;
    align-items: stretch;
    margin-bottom: 15px;
}

.wako_rabattcode_input {
    flex: 1;
    height: 44px;
    padding: 0 15px;
    border: 1px solid var(--border-light);
    border-radius: var(--border-radius);
    font-size: 14px;
    color: var(--text-dark);
    background: var(--white);
    transition: var(--transition);
    outline: none;
}

.wako_rabattcode_input:focus {
    border-color: var(--primary-color);
    box-shadow: 0 0 0 2px rgba(0, 102, 204, 0.1);
}

.wako_rabattcode_input::placeholder {
    color: var(--text-light);
}

.wako_rabattcode_btn {
    height: 44px;
    padding: 0 20px;
    background: var(--primary-color);
    color: var(--white);
    border: none;
    border-radius: var(--border-radius);
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
    transition: var(--transition);
    white-space: nowrap;
}

.wako_rabattcode_btn:hover:not(:disabled) {
    background: #0052a3;
    /*transform: translateY(-1px);*/
    box-shadow: 0 4px 8px rgba(0, 102, 204, 0.2);
}

.wako_rabattcode_btn:disabled {
    background: #6c757d;
    cursor: not-allowed;
}

/* Angewendeter Rabattcode */
.wako_rabattcode_applied_status {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 12px 15px;
    background: #d4edda;
    border: 1px solid #c3e6cb;
    border-radius: var(--border-radius);
    margin-bottom: 15px;
}

.wako_rabattcode_success {
    display: flex;
    align-items: center;
    gap: 8px;
    color: #155724;
    font-size: 14px;
}

.wako_rabattcode_remove_btn {
    background: none;
    border: 1px solid var(--red-danger);
    color: var(--red-danger);
    padding: 4px 12px;
    border-radius: var(--border-radius);
    font-size: 12px;
    cursor: pointer;
    transition: var(--transition);
}

.wako_rabattcode_remove_btn:hover {
    background: var(--red-danger);
    color: white;
}

/* Feedback Messages */
.wako_rabattcode_feedback {
    padding: 10px 15px;
    border-radius: var(--border-radius);
    font-size: 14px;
    margin-bottom: 15px;
}

.wako_rabattcode_feedback.success {
    background: #d4edda;
    color: #155724;
    border: 1px solid #c3e6cb;
}

.wako_rabattcode_feedback.error {
    background: #f8d7da;
    color: #721c24;
    border: 1px solid #f5c6cb;
}

/* Hinweis */
.wako_rabattcode_note {
    color: var(--text-light, #6c757d);
    font-style: italic;
    text-align: left;
    padding-left:10px;
}

.wako_rabattcode_note small {
    font-size: 12px;
}

.wako_rabattcode_applied {
    color: var(--green-success);
    font-weight: 600;
}

/* ===== MOBILE VERSION ===== */
@media (max-width: 768px) {
    .warenkorb_container {
        padding: 10px;
        background: var(--white);
    }
    
    .wako_product_item {
        display: block;
        padding: 15px;
        margin-bottom: 15px;
        border: none;
        border-bottom: 1px solid var(--border-light);
        border-radius: 0;
        box-shadow: none;
    }
    
    .wako_product_item:last-child {
        border-bottom: none;
    }
    
    .wako_product_image_container {
        width: 60px;
        height: 90px;
        float: left;
        margin: 0 15px 10px 0;
    }
    
    .wako_product_info {
        margin-right: 0;
        overflow: hidden;
    }
    
    .wako_product_main_info {
        height: auto;
    }
    
    .wako_product_title {
        font-size: 15px;
        margin: 0 0 5px 0;
        line-height: 1.3;
    }
    
    .wako_product_author {
        font-size: 13px;
        margin: 0 0 5px 0;
    }
    
    .wako_product_availability {
        font-size: 13px;
        margin: 0 0 10px 0;
    }
    
    .wako_product_type_price {
        margin-bottom: 15px;
    }
    
    .wako_product_type {
        font-size: 12px;
    }
    
    .wako_product_single_price {
        font-size: 12px;
    }
    
    .wako_product_controls_right {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        min-width: auto;
        gap: 15px;
        clear: both;
        margin-top: 10px;
    }
    
    .wako_product_actions {
        order: 1;
        gap: 15px;
    }
    
    .wako_action_btn {
        width: 32px;
        height: 32px;
    }
    
    .wako_product_quantity_controls {
        order: 2;
        flex: 0 0 auto;
    }
    
    .wako_quantity_input {
        width: 40px;
        height: 30px;
    }
    
    .wako_product_total_price {
        order: 3;
        font-size: 18px;
        text-align: right;
        flex: 0 0 auto;
    }
    
    .warenkorb_summary,
    .warenkorb_rabattcode_section {
        padding: 15px;
        margin-top: 15px;
    }
    
    .wako_total {
        margin: 15px -15px -15px -15px;
        padding: 15px;
    }
    
    .wako_total_price {
        font-size: 18px;
    }
    
    .wako_rabattcode_input_group {
        flex-direction: column;
        gap: 10px;
    }
    
    .wako_rabattcode_input,
    .wako_rabattcode_btn {
        height: 40px;
    }
    
    .wako_rabattcode_btn {
        width: 100%;
    }
}

/* Sehr kleine Bildschirme */
@media (max-width: 480px) {
    .warenkorb_container {
        padding: 5px;
        margin-bottom: 25px;
    }
    
    .wako_product_item {
        padding: 10px;
    }
    
    .wako_product_image_container {
        width: 50px;
        height: 75px;
        margin-right: 10px;
    }
    
    .wako_product_title {
        font-size: 14px;
    }
    
    .wako_product_author,
    .wako_product_availability {
        font-size: 12px;
    }
    
    .wako_product_controls_right {
        gap: 10px;
    }
    
    .wako_action_btn {
        width: 28px;
        height: 28px;
    }
    
    .wako_quantity_input {
        width: 35px;
        height: 28px;
        font-size: 13px;
    }
    
    .wako_product_total_price {
        font-size: 16px;
    }
    
    .warenkorb_rabattcode_section {
        padding: 10px;
    }
    
    .wako_rabattcode_title {
        font-size: 16px;
    }
    
    .wako_rabattcode_input,
    .wako_rabattcode_btn {
        height: 36px;
        font-size: 13px;
    }
}

/* ===== ACCESSIBILITY & PRINT ===== */
.wako_quantity_btn:focus,
.wako_action_btn:focus,
.wako_rabattcode_btn:focus {
    outline: 2px solid var(--primary-color);
    outline-offset: 2px;
}

@media print {
    .wako_product_quantity_controls,
    .wako_product_actions,
    .warenkorb_rabattcode_section {
        display: none !important;
    }
    
    .warenkorb_summary {
        box-shadow: none;
        border: 1px solid #ccc;
    }
}





/* ===== ZUSTIMMUNG WIDERRUFSRECHT ===== */
.warenkorb_zustimmung_section {
    background: var(--white);
    border: 1px solid var(--border-light);
    border-radius: var(--border-radius);
    padding: 25px;
    margin-top: 20px;
    box-shadow: var(--shadow);
}

.warenkorb_zustimmung_hinweis {
    font-size: 14px;
    color: var(--text-dark);
    line-height: 1.5;
    margin: 0 0 20px 0;
    text-align: justify;
}

.warenkorb_zustimmung_hinweis strong {
    color: var(--red-danger);
    font-weight: 600;
}

.warenkorb_zustimmung_checkbox_container {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    margin-bottom: 15px;
}

.warenkorb_zustimmung_checkbox {
    width: 18px;
    height: 18px;
    margin: 0;
    cursor: pointer;
    accent-color: var(--primary-color);
    flex-shrink: 0;
    margin-top: 2px; /* Ausrichtung mit Text */
}

.warenkorb_zustimmung_label {
    font-size: 14px;
    color: var(--text-dark);
    line-height: 1.5;
    cursor: pointer;
    margin: 0;
    flex: 1;
    text-align: justify;
}

/* Hover-Effekt für bessere UX */
.warenkorb_zustimmung_checkbox_container:hover .warenkorb_zustimmung_checkbox {
    transform: scale(1.05);
    transition: var(--transition);
}

.warenkorb_zustimmung_checkbox_container:hover .warenkorb_zustimmung_label {
    color: var(--primary-color);
    transition: var(--transition);
}

/* Focus-State für Accessibility */
.warenkorb_zustimmung_checkbox:focus {
    outline: 2px solid var(--primary-color);
    outline-offset: 2px;
}

/* Validierungs-Styles (optional für JavaScript-Validierung) */
.warenkorb_zustimmung_section.error {
    border-color: var(--red-danger);
    background: #fff8f8;
}

.warenkorb_zustimmung_error_message {
    color: var(--red-danger);
    font-size: 13px;
    margin-top: 10px;
    padding: 8px 12px;
    background: #f8d7da;
    border: 1px solid #f5c6cb;
    border-radius: var(--border-radius);
    display: none;
}

.warenkorb_zustimmung_section.error .warenkorb_zustimmung_error_message {
    display: block;
}

/* ===== MOBILE VERSION ===== */
@media (max-width: 768px) {
    .warenkorb_zustimmung_section {
        padding: 15px;
        margin-top: 15px;
    }
    
    .warenkorb_zustimmung_hinweis {
        font-size: 13px;
        margin-bottom: 15px;
    }
    
    .warenkorb_zustimmung_checkbox_container {
        gap: 10px;
    }
    
    .warenkorb_zustimmung_checkbox {
        width: 16px;
        height: 16px;
    }
    
    .warenkorb_zustimmung_label {
        font-size: 13px;
    }
}

@media (max-width: 480px) {
    .warenkorb_zustimmung_section {
        padding: 10px;
    }
    
    .warenkorb_zustimmung_hinweis {
        font-size: 12px;
    }
    
    .warenkorb_zustimmung_label {
        font-size: 12px;
    }
}
















/* ===== BEZAHL-BUTTONS SEKTION ===== */
.warenkorb_bezahl_section {
    background: var(--white);
    border: 1px solid var(--border-light);
    border-radius: var(--border-radius);
    padding: 25px;
    margin-top: 20px;
    box-shadow: var(--shadow);
}

/* Container für einzelne Bezahloption */
.bezahlBtnDiv {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-bottom: 20px;
    padding: 15px;
    background: var(--white);
    border: 1px solid var(--border-light);
    border-radius: var(--border-radius);
    transition: var(--transition);
}

.bezahlBtnDiv:hover {
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
    border-color: var(--primary-color);
}

.bezahlBtnDiv:last-child {
    margin-bottom: 0;
}

/* Text-Bereich links */
.bezahlBtnTextDiv {
    flex: 1;
    margin-right: 15px;
}

.bezahlBtnTextDiv.lila {
    color: var(--text-dark);
}

.bezahlBtnTextDiv p {
    margin: 0;
    font-size: 14px;
    color: var(--text-medium);
    line-height: 1.4;
}

/* Button-Container */
.bezahlBtn_BtnDiv {
    flex: 0 0 auto;
    min-width: 140px;
}

.paypal_btn_form {
    margin: 0;
    display: inline-block;
    width: 100%;
}

/* ===== BEZAHL-BUTTONS STYLING ===== */
.paypal_btn,
.stripe_btn,
.apple_btn_warenkorb {
    width: 100%;
    height: 44px;
    border: none;
    border-radius: var(--border-radius);
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
    transition: var(--transition);
    text-transform: uppercase;
    letter-spacing: 0.5px;
    outline: none;
}

/* PayPal Button */
.paypal_btn {
    background: #0070ba;
    color: var(--white);
    border: 2px solid #0070ba;
}

.paypal_btn:hover:not(:disabled) {
    background: #005ea6;
    border-color: #005ea6;
    /*transform: translateY(-1px);*/
    box-shadow: 0 4px 8px rgba(0, 112, 186, 0.3);
}

/* Stripe/Kreditkarte Button */
.stripe_btn {
    background: #635bff;
    color: var(--white);
    border: 2px solid #635bff;
}

.stripe_btn:hover:not(:disabled) {
    background: #5a52e8;
    border-color: #5a52e8;
    /*transform: translateY(-1px);*/
    box-shadow: 0 4px 8px rgba(99, 91, 255, 0.3);
}

/* Apple Pay Button */
.apple_btn_warenkorb {
    background: #000000;
    color: var(--white);
    border: 2px solid #000000;
}

.apple_btn_warenkorb:hover:not(:disabled) {
    background: #333333;
    border-color: #333333;
    /*transform: translateY(-1px);*/
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
}

/* Disabled State für alle Buttons */
.paypal_btn:disabled,
.stripe_btn:disabled,
.apple_btn_warenkorb:disabled {
    background: #6c757d !important;
    border-color: #6c757d !important;
    color: #ffffff !important;
    cursor: not-allowed !important;
    transform: none !important;
    box-shadow: none !important;
    opacity: 0.6;
}

/* Focus States für Accessibility */
.paypal_btn:focus,
.stripe_btn:focus,
.apple_btn_warenkorb:focus {
    outline: 2px solid var(--primary-color);
    outline-offset: 2px;
}

/* Rechter Bereich (Spacer) */
.bezahlBtnRechtsVonBtnDiv {
    flex: 0 0 20px;
}

/* Print Hint Styling */
#printHint {
    margin: 0 0 5px 0;
    font-size: 12px;
    color: var(--red-danger);
    background: none;
    border: none;
    padding: 0;
    white-space: pre-wrap;
}

/* ===== MOBILE VERSION ===== */
@media (max-width: 768px) {
    .warenkorb_bezahl_section {
        padding: 15px;
        margin-top: 15px;
    }
    
    .bezahlBtnDiv {
        flex-direction: column;
        gap: 10px;
        padding: 15px;
        text-align: center;
    }
    
    .bezahlBtnTextDiv {
        margin-right: 0;
        margin-bottom: 10px;
    }
    
    .bezahlBtnTextDiv p {
        font-size: 13px;
        text-align: center;
    }
    
    .bezahlBtn_BtnDiv {
        min-width: auto;
        width: 100%;
    }
    
    .paypal_btn,
    .stripe_btn,
    .apple_btn_warenkorb {
        height: 40px;
        font-size: 13px;
    }
    
    .bezahlBtnRechtsVonBtnDiv {
        display: none;
    }
}

@media (max-width: 480px) {
    .warenkorb_bezahl_section {
        padding: 10px;
    }
    
    .bezahlBtnDiv {
        padding: 10px;
        margin-bottom: 15px;
    }
    
    .bezahlBtnTextDiv p {
        font-size: 12px;
    }
    
    .paypal_btn,
    .stripe_btn,
    .apple_btn_warenkorb {
        height: 36px;
        font-size: 12px;
    }
    
    #printHint {
        font-size: 11px;
    }
}

/* ===== ALTERNATIVE: KOMPAKTE VERSION ===== */
.bezahlBtnDiv.compact {
    padding: 10px 15px;
    margin-bottom: 10px;
}

.bezahlBtnDiv.compact .paypal_btn,
.bezahlBtnDiv.compact .stripe_btn,
.bezahlBtnDiv.compact .apple_btn_warenkorb {
    height: 36px;
    font-size: 13px;
}

.bezahlBtnDiv.compact .bezahlBtnTextDiv p {
    font-size: 13px;
}






/* ===== APPLE-SAFARI-HINWEIS ===== */
.warenkorb_applepay_hint {
  padding: 10px;
  font-size: 14px;
  color: var(--text-dark);
  line-height: 1.5;
  margin: 0;
  flex: 1;
  text-align: justify;
}
@media (max-width: 480px) {
  .warenkorb_applepay_hint {
    font-size: 12px;
  }
}







.wako_payment_notice_simple {
    text-align: center;
    border-radius: 6px;
}

.wako_notice_title {
    color: #495057;
    margin: 0 0 1rem 0;
    font-size: 1.1rem;
}

.wako_notice_text {
    color: #6c757d;
    margin: 0;
    font-size: 0.9rem;
}












/* ===========================================
   NoScript Warnung
   =========================================== */
/* ===== NOSCRIPT WARNUNG ===== */
.wako_noscript-warning {
    background: var(--white);
    border: 1px solid var(--border-light);
    border-radius: var(--border-radius);
    margin: 20px 0;
    box-shadow: var(--shadow);
}

.wako_noscript-container {
    padding: 25px;
    text-align: center;
    max-width: 600px;
    margin: 0 auto;
}

.wako_noscript-icon {
    font-size: 3rem;
    margin-bottom: 15px;
    color: var(--text-medium);
}

.wako_noscript-title {
    color: var(--text-dark);
    font-size: 18px;
    margin: 0 0 15px 0;
    font-weight: 600;
}

.wako_noscript-text {
    color: var(--text-medium);
    font-size: 14px;
    margin: 0 0 20px 0;
    line-height: 1.5;
}

.wako_noscript-instructions {
    background: var(--background-light);
    border: 1px solid var(--border-light);
    border-radius: var(--border-radius);
    padding: 20px;
    margin: 20px 0;
    text-align: left;
}

.wako_noscript-instructions h3 {
    color: var(--text-dark);
    margin: 0 0 15px 0;
    font-size: 16px;
    font-weight: 600;
}

.wako_noscript-instructions ul {
    color: var(--text-medium);
    margin: 0;
    padding-left: 20px;
}

.wako_noscript-instructions li {
    margin-bottom: 8px;
    line-height: 1.4;
    font-size: 14px;
}

.wako_noscript-instructions strong {
    color: var(--text-dark);
    font-weight: 600;
}

.wako_noscript-reload {
    background: var(--primary-color);
    color: var(--white);
    border: none;
    padding: 12px 24px;
    border-radius: var(--border-radius);
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
    margin-top: 15px;
    transition: var(--transition);
}

.wako_noscript-reload:hover {
    background: #0052a3;
    transform: translateY(-1px);
    box-shadow: 0 4px 8px rgba(0, 102, 204, 0.2);
}

.wako_noscript-reload:focus {
    outline: 2px solid var(--primary-color);
    outline-offset: 2px;
}

a.wako_noscript-reload-link {
    display: inline-block;
    background: var(--primary-color);
    color: var(--white);
    border: none;
    padding: 12px 24px;
    border-radius: var(--border-radius);
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
    margin-top: 15px;
    transition: var(--transition);
    text-decoration: none;
    text-align: center;
}

a.wako_noscript-reload-link:hover {
    background: #0052a3;
    transform: translateY(-1px);
    box-shadow: 0 4px 8px rgba(0, 102, 204, 0.2);
    color: var(--white);
    text-decoration: none;
}


/* ===== MOBILE VERSION ===== */
@media (max-width: 768px) {
    .wako_noscript-container {
        padding: 15px;
    }
    
    .wako_noscript-icon {
        font-size: 2.5rem;
    }
    
    .wako_noscript-title {
        font-size: 16px;
    }
    
    .wako_noscript-text {
        font-size: 13px;
    }
    
    .wako_noscript-instructions {
        padding: 15px;
    }
    
    .wako_noscript-instructions h3 {
        font-size: 15px;
    }
    
    .wako_noscript-instructions li {
        font-size: 13px;
    }
    
    .wako_noscript-instructions ul {
        padding-left: 15px;
    }
    
    .wako_noscript-reload {
        padding: 10px 20px;
        font-size: 13px;
    }
}

@media (max-width: 480px) {
    .wako_noscript-container {
        padding: 10px;
    }
    
    .wako_noscript-icon {
        font-size: 2rem;
    }
    
    .wako_noscript-title {
        font-size: 15px;
    }
    
    .wako_noscript-text {
        font-size: 12px;
    }
    
    .wako_noscript-instructions {
        padding: 10px;
    }
    
    .wako_noscript-instructions h3 {
        font-size: 14px;
    }
    
    .wako_noscript-instructions li {
        font-size: 12px;
    }
    
    .wako_noscript-reload {
        padding: 8px 16px;
        font-size: 12px;
        width: 100%;
    }
}

/* Print */
@media print {
    .wako_noscript-warning {
        display: none !important;
    }
}
















/* ===========================================
   DELETE CONFIRMATION MODAL STYLES
   =========================================== */

.wako_modal_overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9999;
    backdrop-filter: blur(3px);
}

.wako_modal_content {
    background: var(--white);
    border-radius: var(--border-radius);
    padding: 0;
    min-width: 400px;
    max-width: 500px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
    animation: wako_modal_slide_in 0.3s ease;
    border: 1px solid var(--border-light);
}

@keyframes wako_modal_slide_in {
    from { 
        transform: scale(0.8); 
        opacity: 0; 
    }
    to { 
        transform: scale(1); 
        opacity: 1; 
    }
}

.wako_modal_header {
    background: var(--background-light);
    padding: 20px;
    border-bottom: 1px solid var(--border-light);
    border-radius: var(--border-radius) var(--border-radius) 0 0;
}

.wako_modal_header h3 {
    margin: 0;
    color: var(--red-danger);
    font-size: 18px;
    font-weight: 600;
}

.wako_modal_body {
    padding: 20px;
}

.wako_modal_body p {
    margin: 0 0 15px 0;
    color: var(--text-medium);
    font-size: 14px;
    line-height: 1.5;
}

.wako_product_preview {
    background: var(--background-light);
    padding: 12px;
    border-radius: var(--border-radius);
    border-left: 4px solid var(--red-danger);
    font-weight: 600;
    color: var(--text-dark);
    font-size: 14px;
    word-break: break-word;
}

.wako_modal_footer {
    padding: 15px 20px;
    border-top: 1px solid var(--border-light);
    display: flex;
    gap: 10px;
    justify-content: flex-end;
    border-radius: 0 0 var(--border-radius) var(--border-radius);
    background: var(--white);
}

.wako_btn {
    padding: 10px 20px;
    border: 1px solid var(--border-light);
    border-radius: var(--border-radius);
    cursor: pointer;
    font-weight: 600;
    font-size: 14px;
    transition: var(--transition);
    outline: none;
    text-transform: none;
    letter-spacing: normal;
}

.wako_btn:focus {
    outline: 2px solid var(--primary-color);
    outline-offset: 2px;
}

.wako_btn_cancel {
    background: var(--white);
    color: var(--text-medium);
    border-color: var(--border-light);
}

.wako_btn_cancel:hover {
    background: var(--background-light);
    color: var(--text-dark);
    border-color: var(--text-medium);
    transform: translateY(-1px);
}

.wako_btn_cancel:active {
    transform: translateY(0);
}

.wako_btn_delete {
    background: var(--red-danger);
    color: var(--white);
    border-color: var(--red-danger);
}

.wako_btn_delete:hover {
    background: #c82333;
    border-color: #c82333;
    transform: translateY(-1px);
    box-shadow: 0 4px 8px rgba(220, 53, 69, 0.3);
}

.wako_btn_delete:active {
    transform: translateY(0);
}

/* Animation für das Schließen */
.wako_modal_overlay.wako_closing {
    animation: wako_modal_fade_out 0.2s ease forwards;
}

.wako_modal_overlay.wako_closing .wako_modal_content {
    animation: wako_modal_slide_out 0.2s ease forwards;
}

@keyframes wako_modal_fade_out {
    from { opacity: 1; }
    to { opacity: 0; }
}

@keyframes wako_modal_slide_out {
    from { 
        transform: scale(1); 
        opacity: 1; 
    }
    to { 
        transform: scale(0.8); 
        opacity: 0; 
    }
}

/* ===== MOBILE VERSION ===== */
@media (max-width: 768px) {
    .wako_modal_content {
        min-width: 320px;
        max-width: 90vw;
        margin: 20px;
    }
    
    .wako_modal_header,
    .wako_modal_body {
        padding: 15px;
    }
    
    .wako_modal_footer {
        padding: 10px 15px;
        flex-direction: column;
        gap: 8px;
    }
    
    .wako_btn {
        width: 100%;
        padding: 12px 20px;
        font-size: 14px;
    }
    
    .wako_modal_header h3 {
        font-size: 16px;
    }
    
    .wako_modal_body p {
        font-size: 13px;
    }
    
    .wako_product_preview {
        font-size: 13px;
        padding: 10px;
    }
}

@media (max-width: 480px) {
    .wako_modal_content {
        min-width: 280px;
        max-width: 95vw;
        margin: 10px;
    }
    
    .wako_modal_header,
    .wako_modal_body {
        padding: 12px;
    }
    
    .wako_modal_footer {
        padding: 8px 12px;
    }
    
    .wako_btn {
        padding: 10px 16px;
        font-size: 13px;
    }
    
    .wako_modal_header h3 {
        font-size: 15px;
    }
    
    .wako_modal_body p {
        font-size: 12px;
    }
    
    .wako_product_preview {
        font-size: 12px;
        padding: 8px;
    }
}

/* ===== ACCESSIBILITY & PRINT ===== */
@media (prefers-reduced-motion: reduce) {
    .wako_modal_overlay,
    .wako_modal_content,
    .wako_btn {
        animation: none !important;
        transition: none !important;
    }
}

@media print {
    .wako_modal_overlay {
        display: none !important;
    }
}

/* High Contrast Mode Support */
@media (prefers-contrast: high) {
    .wako_modal_content {
        border: 2px solid var(--text-dark);
    }
    
    .wako_btn {
        border-width: 2px;
    }
    
    .wako_btn_delete {
        background: var(--red-danger);
        border-color: var(--text-dark);
    }
    
    .wako_btn_cancel {
        background: var(--white);
        border-color: var(--text-dark);
        color: var(--text-dark);
    }
}

/* Focus Trap für bessere Accessibility */
.wako_modal_overlay[aria-hidden="false"] {
    display: flex;
}

.wako_modal_overlay[aria-hidden="true"] {
    display: none;
}




/* ===== ÜBERWEISUNGSBUTTON ===== */
.ueberweisung_btn {
  width: 200px; /* Gleiche Breite wie paypal_btn_form */
    height: 44px;
    border: 2px solid #2c5530;
    border-radius: var(--border-radius);
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
    transition: var(--transition);
    text-transform: uppercase;
    letter-spacing: 0.5px;
    outline: none;
    background: #2c5530;
    color: var(--white);
}

.ueberweisung_btn:hover:not(:disabled) {
    background: #1e3a21;
    border-color: #1e3a21;
    box-shadow: 0 4px 8px rgba(44, 85, 48, 0.3);
}

.ueberweisung_btn:disabled {
    background: #6c757d !important;
    border-color: #6c757d !important;
    color: #ffffff !important;
    cursor: not-allowed !important;
    transform: none !important;
    box-shadow: none !important;
    opacity: 0.6;
}

.ueberweisung_btn:focus {
    outline: 2px solid var(--primary-color);
    outline-offset: 2px;
}

/* ===== MOBILE VERSION ===== */
@media (max-width: 768px) {
    .ueberweisung_btn {
        height: 40px;
        font-size: 13px;
    }
}

@media (max-width: 480px) {
    .ueberweisung_btn {
        height: 36px;
        font-size: 12px;
    }
}

/* ===== KOMPAKTE VERSION ===== */
.bezahlBtnDiv.compact .ueberweisung_btn {
    height: 36px;
    font-size: 13px;
}












/* ===========================================
   BANKÜBERWEISUNG POPUP STYLES
   =========================================== */

.wako_ueberweisung_popup_overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9999;
    backdrop-filter: blur(3px);
    padding: 20px;
    box-sizing: border-box;
}

.wako_ueberweisung_popup_content {
    background: var(--white);
    border-radius: var(--border-radius);
    padding: 0;
    min-width: 500px;
    max-width: 700px;
    max-height: 90vh;
    overflow-y: auto;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
    animation: wako_modal_slide_in 0.3s ease;
    border: 1px solid var(--border-light);
}

/* ===== POPUP HEADER ===== */
.wako_ueberweisung_popup_header {
    background: var(--background-light);
    padding: 20px;
    border-bottom: 1px solid var(--border-light);
    border-radius: var(--border-radius) var(--border-radius) 0 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.wako_ueberweisung_popup_header h3 {
    margin: 0;
    color: var(--text-dark);
    font-size: 18px;
    font-weight: 600;
}

.wako_ueberweisung_popup_close {
    background: none;
    border: none;
    font-size: 24px;
    color: var(--text-medium);
    cursor: pointer;
    padding: 0;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: var(--border-radius);
    transition: var(--transition);
}

.wako_ueberweisung_popup_close:hover {
    background: var(--border-light);
    color: var(--text-dark);
}

.wako_ueberweisung_popup_close:focus {
    outline: 2px solid var(--primary-color);
    outline-offset: 2px;
}

/* ===== POPUP BODY ===== */
.wako_ueberweisung_popup_body {
    padding: 25px;
    max-height: 60vh;
    overflow-y: auto;
}

.wako_ueberweisung_bank_transfer_step {
    margin-bottom: 30px;
    padding-bottom: 20px;
    border-bottom: 1px solid var(--border-light);
}

.wako_ueberweisung_bank_transfer_step:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
}

.wako_ueberweisung_bank_transfer_step h4 {
    margin: 0 0 15px 0;
    color: var(--primary-color);
    font-size: 16px;
    font-weight: 600;
}

.wako_ueberweisung_bank_transfer_step p {
    margin: 0 0 15px 0;
    color: var(--text-medium);
    font-size: 14px;
    line-height: 1.5;
}

.wako_ueberweisung_bank_transfer_step ul {
    margin: 0;
    padding-left: 20px;
    color: var(--text-medium);
}

.wako_ueberweisung_bank_transfer_step li {
    margin-bottom: 8px;
    font-size: 14px;
    line-height: 1.4;
}

.wako_ueberweisung_bank_transfer_step em {
    color: var(--text-light);
    font-size: 13px;
}

/* ===== BANK DETAILS TABLE ===== */
.wako_ueberweisung_bank_details {
    background: var(--background-light);
    border: 1px solid var(--border-light);
    border-radius: var(--border-radius);
    padding: 15px;
    margin: 15px 0;
}

.wako_ueberweisung_bank_details table {
    width: 100%;
    border-collapse: collapse;
}

.wako_ueberweisung_bank_details td {
    padding: 8px 0;
    font-size: 14px;
    vertical-align: top;
}

.wako_ueberweisung_bank_details td:first-child {
    width: 30%;
    color: var(--text-medium);
    padding-right: 15px;
}

.wako_ueberweisung_bank_details td:last-child {
    color: var(--text-dark);
    font-weight: 500;
}

/* ===== REFERENCE CODE ===== */
.wako_ueberweisung_reference_code {
    background: var(--background-light);
    border: 1px solid var(--border-light);
    border-radius: var(--border-radius);
    padding: 15px;
    margin: 15px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 15px;
}

.wako_ueberweisung_reference_code strong {
    color: var(--text-dark);
    font-size: 16px;
    font-family: monospace;
    letter-spacing: 1px;
}

.wako_ueberweisung_copy_btn {
    background: var(--primary-color);
    color: var(--white);
    border: none;
    padding: 8px 12px;
    border-radius: var(--border-radius);
    font-size: 12px;
    font-weight: 600;
    cursor: pointer;
    transition: var(--transition);
    white-space: nowrap;
}

.wako_ueberweisung_copy_btn:hover {
    background: #0052a3;
    transform: translateY(-1px);
    box-shadow: 0 2px 4px rgba(0, 102, 204, 0.2);
}

.wako_ueberweisung_copy_btn:focus {
    outline: 2px solid var(--primary-color);
    outline-offset: 2px;
}

/* ===== EMAIL CONTACT ===== */
.wako_ueberweisung_email_contact {
    background: var(--background-light);
    border: 1px solid var(--border-light);
    border-radius: var(--border-radius);
    padding: 15px;
    margin: 15px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 15px;
}

.wako_ueberweisung_email_contact strong {
    color: var(--text-dark);
    font-size: 14px;
}

.wako_ueberweisung_email_btn {
    background: var(--green-success);
    color: var(--white);
    border: none;
    padding: 8px 12px;
    border-radius: var(--border-radius);
    font-size: 12px;
    font-weight: 600;
    cursor: pointer;
    transition: var(--transition);
    white-space: nowrap;
}

.wako_ueberweisung_email_btn:hover {
    background: #218838;
    transform: translateY(-1px);
    box-shadow: 0 2px 4px rgba(40, 167, 69, 0.2);
}

.wako_ueberweisung_email_btn:focus {
    outline: 2px solid var(--green-success);
    outline-offset: 2px;
}

/* ===== POPUP FOOTER ===== */
.wako_ueberweisung_popup_footer {
    padding: 20px 25px;
    border-top: 1px solid var(--border-light);
    display: flex;
    gap: 15px;
    justify-content: flex-end;
    border-radius: 0 0 var(--border-radius) var(--border-radius);
    background: var(--white);
}

.wako_ueberweisung_btn_secondary,
.wako_ueberweisung_btn_primary {
    padding: 12px 24px;
    border-radius: var(--border-radius);
    cursor: pointer;
    font-weight: 600;
    font-size: 14px;
    transition: var(--transition);
    outline: none;
    border: 1px solid;
}

.wako_ueberweisung_btn_secondary {
    background: var(--white);
    color: var(--text-medium);
    border-color: var(--border-light);
}

.wako_ueberweisung_btn_secondary:hover {
    background: var(--background-light);
    color: var(--text-dark);
    border-color: var(--text-medium);
    transform: translateY(-1px);
}

.wako_ueberweisung_btn_primary {
    background: var(--primary-color);
    color: var(--white);
    border-color: var(--primary-color);
}

.wako_ueberweisung_btn_primary:hover {
    background: #0052a3;
    border-color: #0052a3;
    transform: translateY(-1px);
    box-shadow: 0 4px 8px rgba(0, 102, 204, 0.2);
}

.wako_ueberweisung_btn_secondary:focus,
.wako_ueberweisung_btn_primary:focus {
    outline: 2px solid var(--primary-color);
    outline-offset: 2px;
}

/* ===== MOBILE VERSION ===== */
@media (max-width: 768px) {
    .wako_ueberweisung_popup_overlay {
        padding: 10px;
    }
    
    .wako_ueberweisung_popup_content {
        min-width: auto;
        max-width: 100%;
        max-height: 95vh;
    }
    
    .wako_ueberweisung_popup_header {
        padding: 15px;
    }
    
    .wako_ueberweisung_popup_header h3 {
        font-size: 16px;
        line-height: 1.3;
    }
    
    .wako_ueberweisung_popup_body {
        padding: 15px;
        max-height: 70vh;
    }
    
    .wako_ueberweisung_bank_transfer_step {
        margin-bottom: 25px;
        padding-bottom: 15px;
    }
    
    .wako_ueberweisung_bank_transfer_step h4 {
        font-size: 15px;
    }
    
    .wako_ueberweisung_bank_transfer_step p,
    .wako_ueberweisung_bank_transfer_step li {
        font-size: 13px;
    }
    
    .wako_ueberweisung_bank_details td {
        font-size: 13px;
    }
    
    .wako_ueberweisung_reference_code,
    .wako_ueberweisung_email_contact {
        flex-direction: column;
        gap: 10px;
        text-align: center;
    }
    
    .wako_ueberweisung_reference_code strong {
        font-size: 14px;
    }
    
    .wako_ueberweisung_copy_btn,
    .wako_ueberweisung_email_btn {
        width: 100%;
        padding: 10px 16px;
        font-size: 13px;
    }
    
    .wako_ueberweisung_popup_footer {
        padding: 15px;
        flex-direction: column;
        gap: 10px;
    }
    
    .wako_ueberweisung_btn_secondary,
    .wako_ueberweisung_btn_primary {
        width: 100%;
        padding: 12px 20px;
    }
}

@media (max-width: 480px) {
    .wako_ueberweisung_popup_overlay {
        padding: 5px;
    }
    
    .wako_ueberweisung_popup_header {
        padding: 12px;
    }
    
    .wako_ueberweisung_popup_header h3 {
        font-size: 15px;
    }
    
    .wako_ueberweisung_popup_body {
        padding: 12px;
    }
    
    .wako_ueberweisung_bank_transfer_step h4 {
        font-size: 14px;
    }
    
    .wako_ueberweisung_bank_transfer_step p,
    .wako_ueberweisung_bank_transfer_step li {
        font-size: 12px;
    }
    
    .wako_ueberweisung_bank_details,
    .wako_ueberweisung_reference_code,
    .wako_ueberweisung_email_contact {
        padding: 12px;
    }
    
    .wako_ueberweisung_bank_details td {
        font-size: 12px;
        padding: 6px 0;
    }
    
    .wako_ueberweisung_reference_code strong {
        font-size: 13px;
    }
    
    .wako_ueberweisung_popup_footer {
        padding: 12px;
    }
    
    .wako_ueberweisung_btn_secondary,
    .wako_ueberweisung_btn_primary {
        padding: 10px 16px;
        font-size: 13px;
    }
}

/* ===== ACCESSIBILITY & ANIMATIONS ===== */
@media (prefers-reduced-motion: reduce) {
    .wako_ueberweisung_popup_content,
    .wako_ueberweisung_copy_btn,
    .wako_ueberweisung_email_btn,
    .wako_ueberweisung_btn_secondary,
    .wako_ueberweisung_btn_primary {
        animation: none !important;
        transition: none !important;
    }
}

@media print {
    .wako_ueberweisung_popup_overlay {
        display: none !important;
    }
}

/* High Contrast Mode Support */
@media (prefers-contrast: high) {
    .wako_ueberweisung_popup_content {
        border: 2px solid var(--text-dark);
    }
    
    .wako_ueberweisung_bank_details,
    .wako_ueberweisung_reference_code,
    .wako_ueberweisung_email_contact {
        border: 2px solid var(--text-dark);
    }
    
    .wako_ueberweisung_btn_secondary,
    .wako_ueberweisung_btn_primary {
        border-width: 2px;
    }
}













.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) {

}
.kk_slider_wrapper {
    position: relative;
    width: 100%;
    overflow: hidden !important;  /* Wichtig und erzwungen */
}

.kk_slider_track {
    display: flex;
    transition: transform 0.7s ease-in-out;
    width: 100%;
}

.kk_slider_slide {
    flex-shrink: 0;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 30px;
    text-align: center;
    background-color: white;
    border-radius: 15px;
}





/* Navigation Buttons */
.kk_slider_nav_button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background-color: #571459;
    background-color: #ffffff;
    color: #fff;
    color: #1a237e;
    border: none;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    cursor: pointer;
    transition: all 0.3s ease;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    z-index: 10;
    display: flex;
    align-items: center;
    justify-content: center;

    line-height: 0;  /* Wichtig für vertikale Zentrierung */
    /*padding-bottom: 4px;  Feinjustierung */

}

.kk_slider_nav_button:hover {
    background-color: #571459;
    color: #ffffff;
    box-shadow: 0 6px 16px rgba(0, 0, 0, 0.2);
    transform: translateY(-50%) scale(1.05);
}

.kk_slider_nav_button:active {
    transform: translateY(-50%) scale(0.95);
}

.kk_slider_nav_button.prev {
    left: 20px;
}

.kk_slider_nav_button.next {
    right: 20px;
}

.kk_slider_nav_button.prev::before {
    content: "‹";
    font-size: 28px;
    font-weight: bold;
}

.kk_slider_nav_button.next::before {
    content: "›";
    font-size: 28px;
    font-weight: bold;
}





/* Kommentar Elemente */
.kk_slider_kommentar_sterne {
    font-size: 24px;
    color: #ffd700;
    margin-bottom: 20px;
}

.kk_slider_kommentar_text {
    font-size: 1.1em;
    line-height: 1.5;
    margin-bottom: 0px;
    max-width: 80%;
    padding: 0 20px;

}

.kk_slider_kommentar_name {
    font-size: 0.95em;
    /* color: #333; */
    margin-bottom: 10px;
}

.kk_slider_kommentar_datum {
    font-size: 0.8em;
    margin-bottom: 0px;
}

.kk_slider_kommentar_counter {
    font-size: 0.8em;
    /* color: #999; */
    padding: 0px 10px;
    border-radius: 15px;
    /* background-color: #f5f5f5; */
}






.kk_slider_stars {
    margin-bottom: 10px;
}

.kk_slider_stars .star {
    color: #ddd; /* Farbe für inaktive Sterne */
    font-size: 20px;
}

.kk_slider_stars .star.active {
    color: #ffd700; /* Gold-Farbe für aktive Sterne */
}












/* Responsive Anpassungen */
@media (max-width: 768px) {

}

@media (max-width: 480px) {
  .kk_slider_container {
    width:100%; 
  }
}
/* 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) {

}
.pzbw_box {
    max-width: 1200px;
    max-width: 450px;
    margin: 0 auto;
    padding: 20px;
    background-color: #ffffff;
    box-shadow: 0 2px 10px rgba(0,0,0,0.1);
    border-radius: 8px;
}

.pzbw_menu_liste {
    list-style: none;
    padding: 0;
    margin: 20px 0;
    display: flex;
    gap: 20px;
}

.pzbw_menu_link {
    text-decoration: none;
    color: #4299e1;
    font-weight: 500;
}

.pzbw_seiten_select {
    width: 100%;
    padding: 12px;
    border: 2px solid #e2e8f0;
    border-radius: 6px;
    font-size: 16px;
    color: #2d3748;
    margin-bottom: 20px;
}

.pzbw_content_table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
    margin: 25px 0;
    background-color: white;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}

.pzbw_content_table th {
    background-color: #4299e1;
    color: white;
    padding: 15px;
    text-align: left;
    font-weight: 600;
}

.pzbw_text_cell,
.pzbw_action_cell {
    padding: 12px 15px;
    border-bottom: 1px solid #e2e8f0;
}

.pzbw_content_row:last-child td {
    border-bottom: none;
}

.pzbw_content_row:hover {
    background-color: #f7fafc;
}

.pzbw_button {
    background-color: #4299e1;
    color: white;
    padding: 8px 16px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    transition: background-color 0.2s;
}

.pzbw_button:hover {
    background-color: #3182ce;
}

.pzbw_produkt_form {
    margin: 20px 0;
    padding: 20px;
    background-color: #f8f9fa;
    border-radius: 8px;
}

.pzbw_form_title {
    color: #2d3748;
    margin-bottom: 15px;
}

.pzbw_produkt_select {
    width: 100%;
    padding: 10px;
    margin-bottom: 15px;
    border: 2px solid #e2e8f0;
    border-radius: 6px;
    font-size: 14px;
}

.pzbw_fertig_button {
    background-color: #48bb78;
    color: white;
    padding: 8px 16px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    transition: background-color 0.2s;
    font-weight: 500;
    margin-top: 10px;
}

.pzbw_fertig_button:hover {
    background-color: #38a169;
}


.pzbw_blog_title {
    font-size: 1.25rem;
    font-weight: 600;
    color: #2d3748;
    margin-bottom: 1rem;
    padding-bottom: 0.5rem;
    border-bottom: 2px solid #e2e8f0;
}



.pzbw_message {
    background-color: #48bb78;
    color: white;
    padding: 1rem;
    border-radius: 4px;
    margin: 1rem 0;
    text-align: center;
    position: fixed;
    top: 100px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1000;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
    transition: opacity 0.5s ease-in-out;
}










@media (max-width: 768px) {
    .pzbw_box {
        padding: 10px;
    }
    
    .pzbw_menu_liste {
        flex-direction: column;
        gap: 10px;
    }
    
    .pzbw_text_cell,
    .pzbw_action_cell {
        padding: 8px;
    }
}





@media (max-width: 480px) {

}
/* Basis-Container Styling */
.hbs_container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 2rem;
}

.hbs_filter_section {
    margin-bottom: 3rem;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.hbs_filter_section p{
    margin-top: 10px;
}



.hbs_select {
    padding: 12px 24px;
    border-radius: 25px;
    border: 2px solid #e0e0e0;
    font-size: 1rem;
    width: 300px;
    background-color: white;
    transition: all 0.3s ease;
    margin-top:10px;
}


.hbs_select:hover {
  border-color: #6200ea;
}

.hbs_card {
  background: white;
  border-radius: 15px;
  box-shadow: 0 4px 15px rgba(0,0,0,0.1);
  transition: transform 0.3s ease;
  margin-bottom: 1.5rem;
  overflow: hidden;
  display: flex;
  align-items: center;
  padding: 1rem;
}

.hbs_card:hover {
  transform: translateY(-5px);
}

.hbs_card_image {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  overflow: hidden;
  flex-shrink: 0;
}

.hbs_card_image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.hbs_card_content {
  padding: 0 1.5rem;
  flex-grow: 1;
}

.hbs_card_title {
  font-size: 1.25rem;
  font-weight: 600;
  color: #333;
  margin-bottom: 0.5rem;
}

.hbs_card_subtitle {
  color: #666;
  font-size: 0.9rem;
  margin-bottom: 0.5rem;
}

.hbs_card_date {
  font-size: 0.8rem;
  color: #888;
  font-weight: 500;
}

@keyframes fadeIn {
  from { opacity: 0; transform: translateY(20px); }
  to { opacity: 1; transform: translateY(0); }
}

.hbs_fade_in {
  animation: fadeIn 0.5s ease forwards;
}


/* Ergänzende Styles */
.hbs_category_badge {
  display: inline-block;
  padding: 4px 12px;
  border-radius: 15px;
  background-color: #f0f0f0;
  color: #666;
  font-size: 0.8rem;
  margin-top: 8px;
}

.hbs_blog_link {
  text-decoration: none;
  color: inherit;
  display: block;
  max-width: 800px;
  margin: 20px auto;
}

.hbs_empty_message {
  text-align: center;
  color: #666;
  padding: 40px;
  font-style: italic;
  background: #f9f9f9;
  border-radius: 10px;
  margin: 20px auto;
  max-width: 600px;
}





/* Responsive Design */
@media (max-width: 768px) {
  .hbs_card {
    flex-direction: column;
    text-align: center;
    padding: 1.5rem;
  }

  .hbs_card_image {
    margin-bottom: 1rem;
  }

  .hbs_card_content {
    padding: 0;
  }

  .hbs_select {
    width: 90%;
    max-width: 300px;
    margin:auto;
    margin-top:10px;

  }





}








@media (max-width: 480px) {

}
.preview_bild_buybutton_container {
    display: flex;
    justify-content: space-between;
}
.preview_bild_container {
    width: 53%;
}
.preview_product_info_container {
    width: 45%;
    text-align: left;
}
button {
    padding: 10px 20px;
    font-size: 1em;
    cursor: pointer;
}



.availability-indicator {
  display: flex;
  align-items: center;
  gap: 10px;
  display:flex; 
  align-items:center; 
  justify-content:left;
  padding: 15px 0px;
}

.availability-indicator span {
      max-width: 80%;
      text-align: justify;
    }

/* Gemeinsame Basis für alle Statuskreise */
.status-circle {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  display: inline-block;
}

/* Spezifische Farben */
.status-circle.green {
  background-color: #4CAF50; /* Optimiertes Grün für besseren Kontrast */
}

.status-circle.yellow {
  background-color: #FFCC00; /* Beibehalten des guten Warngelb */
}

/* Optional: Rote Statusanzeige */
.status-circle.red {
  background-color: #DC3545; /* Warnung/Fehler */
}

.low-stock-warning {
    color: #DC3545;
    font-weight: 700;
}





.preview_button {
  /* Grundlegendes Layout */
  display: inline-flex;
  align-items: center;
  padding: 10px 20px;
  margin-top:15px;
  
  /* Schrift */
  font-size: 15px;
  letter-spacing: 0.3px;
  
  /* Farben */
  color: #571459;
  background-color: transparent;
  
  /* Rahmen */
  border: 1px solid #571459;
  border-radius: 8px;
  
  /* Interaktion */
  cursor: pointer;
  transition: all 0.3s ease;
  gap: 8px;
}

a.preview_button {
  text-decoration: none;

}

/* Buch-Icon */
.preview_button::before {
    content: "";
    display: inline-block;
    width: 18px;
    height: 18px;
    background-image: url("/img/leseprobe_2.png");
    background-size: contain;
    background-repeat: no-repeat;
    transition: all 0.3s ease;
}
    




 







@media only screen and (max-device-width: 667px) {
    .preview_bild_buybutton_container {
        flex-direction: column;
    }
    .preview_bild_container, .preview_product_info_container {
        width: 100%;
        text-align: center;
    }
    .availability-indicator {
      justify-content:center;
    }
 




}
.zuma_container {
    max-width: 800px;
    margin: 50px auto;
    padding: 30px;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}


.zuma_form_group {
    margin-bottom: 20px;
}

#zuma_registration_form label {
    display: block;
    margin-bottom: 8px;
    font-weight: bold;
}

#zuma_registration_form input[type="email"],
#zuma_registration_form input[type="text"] {
    width: 100%;
    padding: 12px;
    border: 1px solid #ddd;
    border-radius: 4px;
    font-size: 16px;
}

#zuma_registration_form button {
    display: inline-block;
    padding: 12px 20px;
    background: #4CAF50;
    color: white;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    font-size: 16px;
    transition: background 0.3s;
}

#zuma_registration_form button:hover {
    background: #45a049;
}


#zuma_email_message,
#zuma_verification_message {
    margin-top: 15px;
    padding: 12px;
    border-radius: 4px;
}

.zuma_success {
    background-color: #d4edda;
    color: #155724;
    border: 1px solid #c3e6cb;
}

.zuma_error {
    background-color: #f8d7da;
    color: #721c24;
    border: 1px solid #f5c6cb;
}

.zuma_header_bar {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 15px;
    margin-bottom: 20px;
    border-bottom: 1px solid #eee;
}

.zuma_logout_btn {
    display: inline-block;
    padding: 8px 15px;
    background: #f44336;
    color: white;
    text-decoration: none;
    border-radius: 4px;
    font-size: 14px;
}

.zuma_logout_btn:hover {
    background: #d32f2f;
}

.zuma_content {
    margin-top: 30px;
}

.zuma_protected_content {
    padding: 20px;
    background: #f9f9f9;
    border-radius: 4px;
    border-left: 4px solid #4CAF50;
}

.zuma_protected_content h3 {
    margin-top: 25px;
    margin-bottom: 10px;
}

.zuma_protected_content h3:first-child {
    margin-top: 0;
}

#zuma_back_to_email {
    display: inline-block;
    margin-top: 15px;
    color: #4CAF50;
    text-decoration: none;
}

#zuma_back_to_email:hover {
    text-decoration: underline;
}


.zuma_titel_bild_container {
    display: flex;
    align-items: center; /* Vertikale Zentrierung */
    gap: 20px; /* Abstand zwischen den Elementen */
  }
  
.zuma_titel_bild_container h2 {
  align-self: flex-start; /* Titel oben anordnen */
  margin-top: 0; /* Optional: Entfernt den oberen Rand des h2-Elements */
}

.zuma_titel_bild_container img {
  width: 90%;
  border: 1px solid #ddd;
  max-width:300px;
}

  

.zusatzmaterial_button {
  /* Grundlegendes Layout */
  display: inline-flex;
  align-items: center;
  padding: 10px 20px;
  margin-top:15px;
  
  /* Schrift */
  font-size: 15px;
  letter-spacing: 0.3px;
  
  /* Farben */
  color: #571459;
  background-color: transparent;
  
  /* Rahmen */
  border: 1px solid #571459;
  border-radius: 8px;
  
  /* Interaktion */
  cursor: pointer;
  transition: all 0.3s ease;
  gap: 8px;
}

a.zusatzmaterial_button {
  text-decoration: none;

}

/* Pfeil-Icon */
.zusatzmaterial_button::before {
    content: "\2192"; /* Unicode für Pfeil nach rechts (→) */
    display: inline-block;
    width: 18px;
    height: 18px;
    font-size: 18px;
    
    /* Vertikale Zentrierung verbessern */
    vertical-align: middle; /* Wichtig für die vertikale Ausrichtung */
    line-height: 1; /* Verhindert unerwünschte Höhenprobleme */
    
    text-align: center;
    color: currentColor; /* Übernimmt die Textfarbe des Elternelements */
    
    /* Nur die transform-Eigenschaft animieren */
    transition: transform 0.3s ease;
    
    /* Stabile Position sicherstellen */
    transform: translateX(0); /* Ausgangsposition explizit definieren */

    /* Optional: Feinabstimmung der Position */
    position: relative;
    top: 0px; /* Kann je nach Font leicht angepasst werden */
}

.zusatzmaterial_button:hover::before {
    transform: translateX(3px); /* Pfeil bewegt sich beim Hover nach rechts */
}






@media only screen and (max-device-width: 667px) {
 

  .zuma_titel_bild_container {
      flex-direction: column; /* Ändert die Richtung zu vertikal */
    }
    
    .zuma_titel_bild_container h2 {
      order: 1; /* Bringt die Überschrift nach oben */
    }
    
    .zuma_titel_bild_container img {
      order: 2; /* Bringt das Bild nach unten */
    }

    .zusatzmaterial_button {
      position: relative;
      left: 50%;
      transform: translateX(-50%);
    }



}
/* Overlay für den Hintergrund */
.wkpu_popup_overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 1000;
    justify-content: center;
    align-items: center;
    overflow: hidden; /* Verhindert Scrolling während das Popup angezeigt wird */
}

/* Das eigentliche Popup-Fenster */
.wkpu_popup_container {
    background-color: white;
    width: 90%;
    max-width: 600px;
    border-radius: 8px;
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.2);
    position: relative; /* Wichtig für stabile Positionierung */
    transform: translateZ(0); /* Hardware-Beschleunigung aktivieren */
    will-change: transform, opacity; /* Optimierung für Animation */
    opacity: 0;
    transform: scale(0.8);
    transition: opacity 0.3s ease-out, transform 0.3s ease-out;
}

.wkpu_popup_overlay.active .wkpu_popup_container {
    opacity: 1;
    transform: scale(1);
}

/* Header des Popups */
.wkpu_popup_header {
    background-color: #3a7bd5;
    color: white;
    padding: 15px 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-radius: 8px 8px 0 0;
}

.wkpu_popup_header h2 {
    margin: 0;
    font-size: 1.4rem;
    font-weight: 600;
}

.wkpu_close_btn {
    background: none;
    border: none;
    color: white;
    font-size: 1.5rem;
    cursor: pointer;
    padding: 0;
    line-height: 1;
}

/* Inhalt des Popups */
.wkpu_popup_content {
    padding: 25px;
    overflow-y: auto;
    max-height: calc(90vh - 70px); /* Verhindert zu große Popups auf kleinen Bildschirmen */
}

/* Empfehlungssektion */
.wkpu_recommendations_section h3 {
    margin-top: 0;
    margin-bottom: 20px;
    color: #3a7bd5;
    font-size: 1.1rem;
}

.wkpu_recommended_books {
    display: flex;
    flex-direction: column;
    gap: 20px;
    margin-bottom: 20px;
}

.wkpu_recommended_book {
    display: flex;
    border: 1px solid #eee;
    border-radius: 8px;
    padding: 15px;
    gap: 15px;
    align-items: flex-start;
}

.wkpu_book_image {
    flex: 0 0 auto;
}

.wkpu_book_cover {
    width: 100px;
    height: 150px;
    object-fit: cover;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    transition: transform 0.2s;
}

.wkpu_book_cover:hover {
    transform: scale(1.05);
}

.wkpu_book_details {
    flex: 1;
    display: flex;
    gap: 15px;
}

.wkpu_book_info {
    flex: 1;
}

.wkpu_book_title {
    font-weight: 600;
    font-size: 1rem;
    margin-bottom: 5px;
}

.wkpu_book_author {
    color: #666;
    font-size: 0.9rem;
    margin-bottom: 10px;
}

.wkpu_book_description {
    font-size: 0.85rem;
    color: #555;
    line-height: 1.4;
}

.wkpu_book_action {
    flex: 0 0 120px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.wkpu_price_info {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 10px;
}

.wkpu_original_price {
    text-decoration: line-through;
    color: #888;
    font-size: 0.9rem;
}

.wkpu_discount_price {
    font-weight: bold;
    color: #e63946;
    font-size: 1.2rem;
    margin: 3px 0;
}

.wkpu_savings {
    background-color: #e63946;
    color: white;
    padding: 2px 8px;
    border-radius: 4px;
    font-size: 0.8rem;
}

.wkpu_add_single_btn {
    background-color: #4CAF50;
    color: white;
    border: none;
    padding: 8px 15px;
    border-radius: 4px;
    cursor: pointer;
    font-size: 0.9rem;
    width: 100%;
    transition: background-color 0.2s;
}

.wkpu_add_single_btn:hover {
    background-color: #3e8e41;
}

.wkpu_shipping_info {
    text-align: center;
    font-size: 0.9rem;
    color: #28a745;
    margin: 15px 0;
}

.wkpu_action_buttons {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-top: 20px;
}

.wkpu_add_all_btn {
    background-color: #3a7bd5;
    color: white;
    border: none;
    padding: 12px 15px;
    border-radius: 4px;
    cursor: pointer;
    font-weight: 600;
    transition: background-color 0.2s;
}

.wkpu_add_all_btn:hover {
    background-color: #2c5aa0;
}

.wkpu_skip_btn {
    background: none;
    border: none;
    color: #666;
    padding: 8px;
    cursor: pointer;
    text-decoration: underline;
    font-size: 0.9rem;
}

.wkpu_progress_bar {
    height: 4px;
    background-color: #ddd;
    margin-top: 20px;
    border-radius: 2px;
    overflow: hidden;
}

.wkpu_progress {
    height: 100%;
    width: 75%;
    background-color: #3a7bd5;
}

.wkpu_progress_text {
    text-align: center;
    font-size: 0.8rem;
    color: #666;
    margin-top: 5px;
}

/* Verhindert Scrollen des Hintergrunds */
body.wkpu_popup_open {
    overflow: hidden;
}

/* Responsive Anpassungen */
@media only screen and (max-width: 768px) {
    .wkpu_popup_container {
        width: 95%;
        max-height: 90vh;
    }
    
    .wkpu_popup_header h2 {
        font-size: 1.2rem;
    }
    
    .wkpu_recommended_book {
        flex-direction: column;
    }
    
    .wkpu_book_image {
        align-self: center;
        margin-bottom: 10px;
    }
    
    .wkpu_book_details {
        flex-direction: column;
    }
    
    .wkpu_book_info {
        text-align: center;
        margin-bottom: 5px;
    }
    
    .wkpu_book_action {
        width: 100%;
        flex: none;
    }

    .wkpu_price_info {
    flex-direction: row;
    justify-content: space-between; /* Gleichmäßige Verteilung mit maximalem Abstand zwischen den Elementen */
    gap: 8px; /* Behält einen Mindestabstand zwischen den Elementen */
  }
    
}

/* Spezifische Anpassungen für sehr kleine Bildschirme */
@media only screen and (max-width: 480px) {
    .wkpu_popup_header h2 {
        font-size: 1rem;
    }
    
    .wkpu_book_cover {
        width: 80px;
        height: 120px;
    }
}






 .o2020_zuma_main_container {
   font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
   max-width: 1000px;
   margin: 30px auto;
   padding: 0 15px;
}
   
.o2020_zuma_table_title {
    font-size: 24px;
    font-weight: 600;
    color: #333;
    margin-bottom: 15px;
}

.o2020_zuma_table_container {
    max-height: 500px;
    overflow-y: auto;
    border-radius: 8px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    background-color: #fff;
    scrollbar-width: thin;
    scrollbar-color: #c1c1c1 #f1f1f1;
    font-size: 13px;
    
}

.o2020_zuma_table_container::-webkit-scrollbar {
    width: 8px;
}

.o2020_zuma_table_container::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 0 8px 8px 0;
}

.o2020_zuma_table_container::-webkit-scrollbar-thumb {
  background: #c1c1c1;
  border-radius: 10px;
}
  
.o2020_zuma_table_container::-webkit-scrollbar-thumb:hover {
    background: #a8a8a8;
}

.o2020_zuma_table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
    font-size: 14px;
}

.o2020_zuma_th, .o2020_zuma_td {
    padding: 16px 20px;
    text-align: left;
}

.o2020_zuma_th {
    background-color: #f7f9fc;
    color: #4a5568;
    font-weight: 600;
    position: sticky;
    top: 0;
    z-index: 1;
    border-bottom: 2px solid #e2e8f0;
    white-space: nowrap;
}

.o2020_zuma_th:first-child {
    border-top-left-radius: 8px;
}

.o2020_zuma_th:last-child {
    border-top-right-radius: 8px;
}

.o2020_zuma_td {
    border-bottom: 1px solid #edf2f7;
}

.o2020_zuma_tr:last-child .o2020_zuma_td {
    border-bottom: none;
}

.o2020_zuma_tr_even {
    background-color: #fafbfe;
}

.o2020_zuma_tr:hover {
    background-color: #f1f5f9;
    transition: background-color 0.2s ease;
}

.o2020_zuma_status_yes {
    color: #38a169;
    font-weight: 500;
}

.o2020_zuma_status_no {
    color: #e53e3e;
    font-weight: 500;
}

.o2020_zuma_status_neutral {
    color: #718096;
    font-weight: 500;
}

.o2020_zuma_email_cell {
    max-width: 250px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.o2020_zuma_number_cell {
    color: #718096;
    font-weight: 500;
    width: 60px;
}




  

/* Spezifische Anpassungen für sehr kleine Bildschirme */
@media only screen and (max-width: 480px) {
}

/* ===== CHECKOUT SUMMARY STYLES ===== */

/* ===== HAUPTCONTAINER ===== */
.cart_s_checkout_summary {
    background: var(--white);
    border-radius: 12px;
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.08);
    overflow: hidden;
    border: 1px solid var(--border-light);
}

/* ===== HEADER ===== */
.cart_s_header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 24px;
    background: var(--background-light);
    border-bottom: 1px solid var(--border-light);
}

.cart_s_title {
    font-size: 18px;
    font-weight: 600;
    color: var(--text-dark);
    margin: 0;
}

.cart_s_item_count {
    font-size: 14px;
    color: var(--text-medium);
    font-weight: 500;
    background-color: white;
    padding: 5px 10px;
    border-radius: 15px;
    margin-right: -10px;
  }

/* ===== PRODUKTLISTE ===== */
.cart_s_products_list {
    max-height: 400px;
    overflow-y: auto;
    padding: 0;
}

.cart_s_product_item {
    display: flex;
    align-items: flex-start;
    padding: 16px 24px;
    border-bottom: 1px solid var(--border-light);
    gap: 12px;
    transition: background-color 0.2s ease;
}

.cart_s_product_item:hover {
    background-color: var(--background-light);
}

.cart_s_product_item:last-child {
    border-bottom: none;
}

/* ===== PRODUKTBILD ===== */
.cart_s_product_image_container {
    flex-shrink: 0;
    width: 60px;
    height: 80px;
    border-radius: 6px;
    overflow: hidden;
    background: var(--background-light);
    display: flex;
    align-items: center;
    justify-content: center;
}

.cart_s_product_image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.2s ease;
}

.cart_s_product_item:hover .cart_s_product_image {
    transform: scale(1.02);
}

/* ===== PRODUKTINFORMATIONEN ===== */
.cart_s_product_info {
    flex: 1;
    min-width: 0;
    display: flex;
    flex-direction: column;
    gap: 6px;
    text-align: left;
}

.cart_s_product_title {
    font-size: 14px;
    font-weight: 600;
    color: var(--text-dark);
    margin: 0;
    line-height: 1.3;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.cart_s_product_author {
    font-size: 12px;
    color: var(--text-medium);
    margin: 0;
    line-height: 1.2;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* ===== PRODUKTDETAILS UNTEREINANDER ===== */
.cart_s_product_details {
    display: flex;
    flex-direction: column;
    gap: 4px;
    font-size: 11px;
    color: var(--text-light);
}

.cart_s_product_type,
.cart_s_product_quantity,
.cart_s_product_reduced {
    font-weight: 500;
    line-height: 1.2;
}

.cart_s_product_reduced {
    color: var(--red-danger);
    font-weight: 600;
    font-size: 10px;
    text-transform: uppercase;
}

/* ===== PRODUKTPREIS ===== */
.cart_s_product_price {
    flex-shrink: 0;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    text-align: right;
}

.cart_s_price_amount {
    font-size: 14px;
    font-weight: 600;
    color: var(--text-dark);
    white-space: nowrap;
}

.cart_s_original_price {
    display: block;
    font-size: 11px;
    color: var(--text-light);
    text-decoration: line-through;
    margin-top: 2px;
    white-space: nowrap;
}

/* ===== ZUSAMMENFASSUNG TOTALS ===== */
.cart_s_summary_totals {
    padding: 20px 24px;
    background: var(--background-light);
    border-top: 1px solid var(--border-light);
}

.cart_s_summary_row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 8px 0;
    font-size: 14px;
}

.cart_s_summary_row:first-child {
    padding-top: 0;
}

.cart_s_summary_row:last-of-type {
    padding-bottom: 12px;
}

.cart_s_summary_label {
    color: var(--text-medium);
    font-weight: 500;
}

.cart_s_summary_value {
    color: var(--text-dark);
    font-weight: 600;
    white-space: nowrap;
}

/* ===== ZWISCHENSUMME ===== */
.cart_s_summary_row.cart_s_subtotal .cart_s_summary_label,
.cart_s_summary_row.cart_s_subtotal .cart_s_summary_value {
    color: var(--text-dark);
    font-weight: 600;
}

/* ===== RABATT ===== */
.cart_s_summary_row.cart_s_discount .cart_s_summary_label,
.cart_s_summary_row.cart_s_discount .cart_s_summary_value {
    color: var(--green-success);
}

.cart_s_summary_row.cart_s_discount .cart_s_summary_value::before {
    content: "- ";
}

/* ===== VERSANDKOSTEN ===== */
.cart_s_summary_row.cart_s_shipping .cart_s_summary_label {
    color: var(--text-medium);
}

.cart_s_summary_row.cart_s_shipping .cart_s_summary_value {
    color: var(--text-dark);
}

.cart_s_summary_row.cart_s_shipping.cart_s_free_shipping .cart_s_summary_value {
    color: var(--green-success);
    font-weight: 600;
}

/* ===== GESAMTSUMME ===== */
.cart_s_summary_row.cart_s_total {
    border-top: 2px solid var(--border-medium);
    margin-top: 8px;
    padding-top: 16px;
    font-size: 16px;
    font-weight: 700;
    border-top: 1px solid var(--primary-color);
}

.cart_s_summary_row.cart_s_total .cart_s_summary_label {
    color: var(--text-dark);
    font-weight: 700;
}

.cart_s_summary_row.cart_s_total .cart_s_summary_value {
    color: var(--primary);
    color: var(--primary-color);
    font-size: 18px;
}

/* ===== MWST HINWEISE ===== */
.cart_s_tax_info {
    font-size: 11px;
    color: var(--text-light);
    margin: 12px 0 0 0;
    padding-top: 12px;
    border-top: 1px solid var(--border-light);
    line-height: 1.4;
}

.cart_s_tax_note {
    text-align: center;
    margin-bottom: 8px;
}

.cart_s_vat_breakdown {
    display: flex;
    flex-direction: column;
    gap: 4px;
    font-size: 10px;
    color: var(--text-light);
}

.cart_s_vat_row {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.cart_s_vat_rate {
    font-weight: 500;
}

.cart_s_vat_amount {
    font-weight: 600;
}

/* ===== LAYOUT FÜR CHECKOUT-SEITE (ZENTRIERT) ===== */
.checkout-container {
    max-width: 600px;
    margin: 0 auto;
    padding: 20px;
    display: flex;
    justify-content: center;
    align-items: start;
}

.checkout-summary-section {
    width: 100%;
    max-width: 500px;
}

/* ===== SCROLLBAR STYLING ===== */
.cart_s_products_list::-webkit-scrollbar {
    width: 6px;
}

.cart_s_products_list::-webkit-scrollbar-track {
    background: var(--background-light);
}

.cart_s_products_list::-webkit-scrollbar-thumb {
    background: var(--border-medium);
    border-radius: 3px;
}

.cart_s_products_list::-webkit-scrollbar-thumb:hover {
    background: var(--text-light);
}

/* ===== MOBILE RESPONSIVE ===== */
@media (max-width: 768px) {
    .checkout-container {
        max-width: 100%;
        padding: 15px;
    }
    
    .checkout-summary-section {
        max-width: 100%;
    }
    
    .cart_s_header {
        padding: 16px 20px;
    }
    
    .cart_s_title {
        font-size: 16px;
    }
    
    .cart_s_item_count {
        font-size: 13px;
    }
    
    .cart_s_product_item {
        padding: 14px 20px;
        gap: 10px;
    }
    
    .cart_s_product_image_container {
        width: 50px;
        height: 65px;
    }
    
    .cart_s_product_title {
        font-size: 13px;
    }
    
    .cart_s_product_author {
        font-size: 11px;
    }
    
    .cart_s_product_details {
        gap: 3px;
        font-size: 10px;
    }
    
    .cart_s_product_reduced {
        font-size: 9px;
    }
    
    .cart_s_price_amount {
        font-size: 13px;
    }
    
    .cart_s_original_price {
        font-size: 10px;
    }
    
    .cart_s_summary_totals {
        padding: 16px 20px;
    }
    
    .cart_s_summary_row {
        font-size: 13px;
    }
    
    .cart_s_summary_row.cart_s_total {
        font-size: 15px;
    }
    
    .cart_s_summary_row.cart_s_total .cart_s_summary_value {
        font-size: 16px;
    }
    
    .cart_s_tax_info {
        font-size: 10px;
    }
    
    .cart_s_vat_breakdown {
        font-size: 9px;
    }
}

/* ===== KLEINE MOBILE GERÄTE ===== */
@media (max-width: 480px) {
    .checkout-container {
        padding: 10px;
    }
    
    .cart_s_header {
        padding: 14px 16px;
        /*flex-direction: column;*/
        align-items: flex-start;
        gap: 4px;
    }
    
    .cart_s_title {
        font-size: 15px;
    }
    
    .cart_s_item_count {
        font-size: 12px;
    }
    
    .cart_s_product_item {
        padding: 12px 16px;
        gap: 8px;
    }
    
    .cart_s_product_image_container {
        width: 45px;
        height: 60px;
    }
    
    .cart_s_product_title {
        font-size: 12px;
    }
    
    .cart_s_product_author {
        font-size: 10px;
    }
    
    .cart_s_product_details {
        gap: 2px;
        font-size: 9px;
    }
    
    .cart_s_product_type,
    .cart_s_product_quantity {
        font-size: 9px;
    }
    
    .cart_s_product_reduced {
        font-size: 8px;
    }
    
    .cart_s_price_amount {
        font-size: 12px;
    }
    
    .cart_s_original_price {
        font-size: 9px;
    }
    
    .cart_s_summary_totals {
        padding: 14px 16px;
    }
    
    .cart_s_summary_row {
        font-size: 12px;
        padding: 6px 0;
    }
    
    .cart_s_summary_row.cart_s_total {
        font-size: 14px;
        padding-top: 14px;
    }
    
    .cart_s_summary_row.cart_s_total .cart_s_summary_value {
        font-size: 15px;
    }
    
    .cart_s_tax_info {
        font-size: 9px;
        margin-top: 10px;
        padding-top: 10px;
    }
    
    .cart_s_vat_breakdown {
        font-size: 8px;
        gap: 3px;
    }
}

/* ===== PRINT STYLES ===== */
@media print {
    .cart_s_checkout_summary {
        box-shadow: none;
        border: 1px solid #000;
    }
    
    .cart_s_product_item:hover {
        background-color: transparent;
    }
    
    .cart_s_product_image {
        transform: none;
    }
}
.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 {
  margin:auto;
  width:100%;
  max-width:50%;
  font-size:0.85em; 
  height:50px;
  display:flex; 
  align-items:center; 
  justify-content:center;
}
a.buecherPreviewProduktartenActive,
a.buecherPreviewProduktartenInactive {
  text-decoration:none;
  text-align: center;
}
.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;
}

.blogthema_text{
  text-align: justify;
  margin: 0px 10px;
}

/* ---------------------------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------------------------- */

@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;
 }


}

/* ---------------------------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------------------------- */
