/* CSS Document */
/* @import url("fonts/DejaVuSans/stylesheet.css"); */
/* @import url("rexshop.css");*/
/* .wf-loading { visibility: hidden; } */
/* .wf-active { visibility: visible; } */
/* General */
body {
  background: #bddaee url("../images/bg_body.png ") top center no-repeat fixed;
  margin: 0;
  padding: 0;
  font: 14px/150% Arial, sans-serif;
  color: #000;
}

a {
  color: #2686c6;
  text-decoration: none;
}

a:hover {
  color: #2686c6;
  text-decoration: underline;
}

h1,
.h1 {
  font-size: 30px;
  line-height: 120%;
  margin: auto;
  color: #000;
  font-weight: normal;
}

h2,
.h2 {
  font-size: 26px;
  line-height: 120%;
  color: #000;
  font-weight: normal;
}

h3,
.h3 {
  font-size: 20px;
  line-height: 150%;
  color: #000;
  font-weight: normal;
}

h4,
.h4 {
  font-size: 16px;
  line-height: 150%;
  color: #000;
  font-weight: normal;
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover {
  text-decoration: none;
}

h1 a,
h1 a:hover,
h2 a,
h2 a:hover,
h3 a,
h3 a:hover,
.h1 a,
.h1 a:hover,
.h2 a,
.h2 a:hover,
.h3 a,
.h3 a:hover {
  text-decoration: none;
  color: #000;
}

hr {
  clear: both;
  border: 0;
  width: 100%;
  color: #b2b2b2;
  /*background-color: #b2b2b2;*/
  background-color: #000;
  height: 1px;
  margin: 1em 0;
}

strong,
b {
  font-weight: bold;
}

img {
  border: 0 none;
}

input[type=text],
input[type=password],
textarea {
  font-size: 12px;
  border: 1px solid #b2b2b2;
  margin: 0;
  padding: 2px 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

.row {
  margin-left: -20px;
  *zoom: 1;
}

.row:before,
.row:after {
  display: table;
  content: "";
  line-height: 0;
}

.row:after {
  clear: both;
}

[class*=span] {
  float: left;
  min-height: 1px;
  margin-left: 20px;
}

.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 940px;
}

.span12 {
  width: 940px;
}

.span11 {
  width: 860px;
}

.span10 {
  width: 780px;
}

.span9 {
  width: 700px;
}

.span8 {
  width: 620px;
}

.span7 {
  width: 540px;
}

.span6 {
  width: 460px;
}

.span5 {
  width: 380px;
}

.span4 {
  width: 300px;
}

.span3 {
  width: 220px;
}

.span2 {
  width: 140px;
}

.span1 {
  width: 60px;
}

.row-fluid {
  width: 100%;
  *zoom: 1;
}

.row-fluid:before,
.row-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}

.row-fluid:after {
  clear: both;
}

.row-fluid [class*=span] {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-left: 2.1276595745%;
  *margin-left: 2.0744680851%;
}

.row-fluid [class*=span]:first-child {
  margin-left: 0;
}

.row-fluid .span12 {
  width: 100%;
  *width: 99.9468085106%;
}

.row-fluid .span11 {
  width: 91.4893617021%;
  *width: 91.4361702128%;
}

.row-fluid .span10 {
  width: 82.9787234043%;
  *width: 82.9255319149%;
}

.row-fluid .span9 {
  width: 74.4680851064%;
  *width: 74.414893617%;
}

.row-fluid .span8 {
  width: 65.9574468085%;
  *width: 65.9042553191%;
}

.row-fluid .span7 {
  width: 57.4468085106%;
  *width: 57.3936170213%;
}

.row-fluid .span6 {
  width: 48.9361702128%;
  *width: 48.8829787234%;
}

.row-fluid .span5 {
  width: 40.4255319149%;
  *width: 40.3723404255%;
}

.row-fluid .span4 {
  width: 31.914893617%;
  *width: 31.8617021277%;
}

.row-fluid .span3 {
  width: 23.4042553191%;
  *width: 23.3510638298%;
}

.row-fluid .span2 {
  width: 14.8936170213%;
  *width: 14.8404255319%;
}

.row-fluid .span1 {
  width: 6.3829787234%;
  *width: 6.329787234%;
}

/* Layout */
#page {
  position: relative;
  width: 980px;
  margin: 0 auto 20px;
  padding: 0;
}

#header {
  background: #fff;
  width: 960px;
  height: 100px;
  padding: 10px 10px 5px 10px;
}

#slogan {
  position: absolute;
  right: 0;
  top: 8px;
  font-size: 18px;
}

#mainmenu {
  position: relative;
  margin: 20px auto 0;
  padding: 0;
  width: 976px;
  height: 35px;
  background: #fff url("../images/bg_mainmenu.png") left top no-repeat;
}

#main {
  position: relative;
  min-height: 540px;
  margin: 5px 0 10px;
  padding: 40px 10px;
  background: #fff url("../images/bg_main_std.png") 0 152px no-repeat;
}

.col_left {
  float: left;
  width: 215px;
  min-height: 1px;
  margin: 0 20px 0 5px;
}

.col_center {
  float: left;
  width: 480px;
  min-height: 1px;
  margin-right: 20px;
}

.col_center_2 {
  float: left;
  width: 715px;
  min-height: 1px;
  margin-right: 0;
}

.col_right {
  float: left;
  width: 215px;
  min-height: 1px;
  margin: 0;
  position: relative;
}

.col_allone {
  padding: 0 105px;
}

#main.article1 {
  background: #fff url("../images/bg_main_std.png") 0 132px no-repeat;
}

#main.article5 {
  background: #fff url("../images/bg_main_std2.png") 0 152px no-repeat;
}

#main.article6,
#main.article26,
#main.article27,
#main.article29,
#main.article31 {
  background-image: none;
}

#main.article7 {
  background: #fff url("../images/bg_main_about.png") 0 147px no-repeat;
}

#main.article8 {
  background: #fff url("../images/bg_main_std2.png") 0 152px no-repeat;
}

#main.article9 {
  background: #fff url("../images/bg_main_std2.png") 0 152px no-repeat;
}

#main.article14 {
  background: #fff url("../images/bg_main_premium.png") 0 152px no-repeat;
}

#main.article21 {
  background: #fff url("../images/bg_main_std2.png") 0 152px no-repeat;
}

#main.article6 .col_center,
#main.article26 .col_center,
#main.article31 .col_center {
  width: 470px;
  margin-right: 10px;
}

#main.article6 .col_right,
#main.article26 .col_right,
#main.article31 .col_right {
  width: 235px;
}

#main.article21 .col_right {
  display: none;
}

#main.article21 .col_center {
  width: 680px;
}

#footer {
  background: #fff;
  padding: 0 10px 0;
}

#footer p {
  font-size: 11px;
  color: #404040;
  line-height: 100%;
}

#footer a {
  color: #404040;
}

#footer a:hover {
  color: #0051a3;
}

/* Mainmenu */
#mainmenu ul {
  display: block;
  width: 990px !important;
  height: 35px;
  margin: 0 1px 0 -1px;
  padding: 0;
  list-style: none;
}

#mainmenu li {
  display: block;
  position: relative;
  float: left;
  height: 27px;
  overflow: hidden;
  text-align: center;
  z-index: 100;
  border-right: 1px solid #fff;
  margin: 4px 0;
}

#mainmenu li.rex-article-1 {
  width: 98px;
}

#mainmenu li.rex-article-2 {
  width: 148px;
}

#mainmenu li.rex-article-3 {
  width: 185px;
}

#mainmenu li.rex-article-4 {
  width: 208px;
}

#mainmenu li.rex-article-5 {
  width: 184px;
}

#mainmenu li.rex-article-6 {
  width: 152px;
  border: 0 none;
}

#mainmenu li.rex-current,
#mainmenu li.rex-active {
  background: #fff;
  height: 45px;
  margin: -5px 1px 0 -1px;
}

#mainmenu li a {
  display: block;
  margin: -4px 0 0 0;
  padding: 0;
  height: 35px;
  line-height: 35px;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  text-align: center;
  text-transform: none;
  vertical-align: bottom;
}

#mainmenu li a:hover {
  text-decoration: none;
  color: #d1e3f1;
}

#mainmenu li a.rex-current,
#mainmenu li a.rex-active {
  font-size: 16px;
  margin: 0;
  color: #0051a3;
  height: 45px;
  line-height: 45px;
}

#mainmenu li.rex-article-1 a {
  background: url("../images/bg_home.png") 20px 9px no-repeat;
  background-size: 10px 14px;
  padding-left: 14px;
}

#mainmenu li.rex-article-1 a.rex-current,
#mainmenu li.rex-article-1 a.rex-active {
  background: url("../images/bg_home_active.png") 20px 15px no-repeat;
  background-size: 10px 14px;
  padding-left: 16px;
}

/* Submenu */
.submenu {
  margin-bottom: 40px;
}

.submenu .h1 {
  display: block;
  padding: 7px 0 6px;
  background: #a6a6a6;
  text-align: center;
  color: #fff;
  font-size: 16px;
}

.submenu ul {
  display: block;
  margin: 5px 0 0 0;
  padding: 0;
  list-style: none;
  border-top: 2px solid #000;
}

.submenu ul.shop {
  display: block;
  margin: 2px 0 0 0;
  padding: 0;
  list-style: none;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
}

.submenu li {
  display: block;
  list-style: none;
  border-bottom: 1px solid #000;
}

.submenu li a {
  display: block;
  margin: 0;
  padding: 8px 5px;
  font-size: 16px;
  line-height: 1.2em;
  color: #000;
  text-align: left;
}

.submenu li a:hover {
  text-decoration: none;
}

.submenu li.rex-current a,
.submenu li.rex-active a {
  font-weight: bold;
  background: url("../images/bg_submenu_active.png") 4px 12px no-repeat;
  background-size: 11px 11px;
  padding-left: 22px;
}

/* Metanav */
#metanav {
  position: absolute;
  left: 425px;
  bottom: 0;
}

#metanav ul,
#logout ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

#metanav ul li,
#logout ul li {
  display: inline;
  margin: 0;
  padding: 0 7px;
  border-left: 1px solid #666;
  color: #666;
  font-size: 12px;
  line-height: 24px;
}

#logout ul li:first-child {
  border-left: 0 none;
}

#metanav ul li:last-child {
  border-right: 1px solid #666;
}

#metanav ul li a,
#logout ul li a {
  color: #666;
  font-size: 12px;
  line-height: 24px;
}

#metanav ul li a:hover,
#logout ul li a:hover {
  color: #0051a3;
  text-decoration: none;
}

#metanav ul li.active a {
  color: #000;
}

#testit-button {
  position: absolute;
  right: 0;
  bottom: -2px;
  background: #008dd3;
  padding: 3px 5px;
  border-radius: 5px;
}

#testit-button a {
  color: #fff !important;
}

#login {
  position: absolute;
  right: 115px;
  bottom: 0;
  font-size: 13px;
  margin-right: 5px;
}

#logout {
  position: absolute;
  right: 0;
  bottom: 0;
}

#login a {
  color: #666;
}

#login a:hover {
  color: #0051a3;
  text-decoration: none;
}

#login_form {
  display: none;
  width: 235px;
  position: absolute;
  right: 0;
  bottom: 0;
  border-bottom: 0 none;
}

#login_form .rexshop_btn_login {
  margin-bottom: 0;
}

#login_form input[type=text],
#login_form input[type=password] {
  width: 233px !important;
}

/* Sonstige */
.shadow {
  -moz-box-shadow: 4px 6px 8px rgba(89, 87, 87, 0.5);
  -webkit-box-shadow: 4px 6px 8px rgba(89, 87, 87, 0.5);
  box-shadow: 4px 6px 8px rgba(89, 87, 87, 0.5);
  /*	filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=5,MakeShadow=true,ShadowOpacity=0.5);
  -ms-filter: "progid:DXImageTransform.Microsoft.Blur(PixelRadius=5,MakeShadow=true,ShadowOpacity=0.5)"; */
}

.col_center ul,
.col_center ol {
  margin: 1em 0;
  padding: 0;
  list-style: none;
}

.col_center li {
  padding-left: 14px;
  background: url("../images/li.png") left 8px no-repeat;
}

.clear {
  clear: both;
  height: 0;
  line-height: 0;
  margin: 0;
}

.small,
.klein {
  font-size: 11px;
  line-height: 120%;
}

.big {
  font-size: 15px;
}

.big strong,
.big b {
  font-weight: bold;
  font-size: 15px;
}

.grau {
  color: #a6a6a6;
}

.rot,
.err {
  color: red;
}

.container {
  position: relative;
  width: 960px;
  margin: 0 auto;
}

.articlelist {
  margin: 0.5em 0;
}

.articlelist img {
  margin: 0;
}

.articlelist .left img {
  float: left;
  margin: 0 15px 0.5em 0;
}

.box {
  padding: 10px;
  margin: 2em 0;
  background: #d9eaf5;
}

.more {
  margin-top: 0;
}

.more a {
  font-weight: bold;
  /*background:url('../images/a.png') left 3px no-repeat;*/
  /*padding-left:18px;*/
}

.kontaktformular input[type=text],
.kontaktformular textarea {
  border: 1px solid #b2b2b2;
  display: block;
  font-size: 14px;
  margin: 0;
  padding: 2px 0;
  width: 100%;
}

.kontaktformular textarea {
  resize: none;
}

.kontaktformular .error input {
  border-color: red !important;
}

.form-horizontal {
  margin: 1em 0;
}

.kontaktformular input[type=submit] {
  font-size: 14px;
}

.kontaktformular .span8 {
  margin-left: 0;
}

.kontaktformular .reorder .span3.order3 {
  margin-left: 0;
  width: 155px;
}

.kontaktformular .reorder .span5.order2 {
  width: 130px;
}

.captcha {
  margin-top: -9px;
}

.alert {
  color: red;
  font-weight: bold;
}

.alert-success {
  color: green;
}

.btn {
  display: inline-block;
  color: #fff;
  border: 0;
  font-size: 13px;
  font-weight: bold;
  cursor: pointer;
  height: 24px;
  line-height: 24px;
  padding: 0 10px;
  text-align: center;
  vertical-align: top;
  background: url("../images/btn_small.png") top center repeat-x;
}

.btn:hover {
  color: #fff;
  text-decoration: none;
}

.btn:active {
  margin: 1px -1px -1px 1px;
  box-shadow: none;
}

.questions {
  padding-top: 80px;
  background: url("../images/bg_questions.png") left bottom no-repeat;
  border-bottom: 2px solid #000;
}

.popup {
  display: none;
  background: #ffffff;
  left: 50%;
  top: 50%;
  margin-left: -215px;
  margin-top: -171px;
  position: fixed;
  width: 430px;
  height: auto;
  z-index: 999;
  padding: 20px;
  border: 1px solid #999999;
  line-height: 1.2em;
}

#overlay {
  display: none;
  background: -moz-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.5) 100%);
  background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(0, 0, 0, 0.65)), color-stop(100%, rgba(0, 0, 0, 0.5)));
  background: -webkit-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.5) 100%);
  background: -o-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.5) 100%);
  background: -ms-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.5) 100%);
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#a6000000", endColorstr="#80000000",GradientType=1 );
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 998;
  top: 0;
  left: 0;
}

.close_popup {
  position: absolute;
  right: 10px;
  top: 10px;
  text-decoration: none;
  color: #7f7f7f;
}

/* Sitemap */
#sitemap ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#sitemap ul.rex-navi1 li {
  margin: 1em 0;
  padding: 0;
  background: none;
}

#sitemap ul li a:hover {
  text-decoration: none;
  color: #0051a3 !important;
}

#sitemap ul.rex-navi1 li > a {
  display: block;
  font-size: 20px;
  color: #000;
  padding: 5px 0;
}

#sitemap ul.rex-navi2 {
  margin: 0;
  padding: 0;
  list-style: none;
  border-left: 1px solid #000;
}

#sitemap ul.rex-navi2 li {
  margin: 0.5em 0;
  padding-left: 12px;
}

#sitemap ul.rex-navi2 li a {
  display: block;
  font-size: 16px;
  font-weight: normal;
  color: #000;
  padding: 0;
}

#sitemap ul.rex-navi3 {
  margin-top: 0;
}

#sitemap ul.rex-navi3 li a {
  display: block;
  font-size: 14px;
  font-weight: normal;
  color: #666;
  padding: 3px 0 0 12px;
}

/* Login */
.rexshop_login form {
  border-bottom: 2px solid #000000;
}

.rexshop_checkout_login form {
  border-bottom: 0 none;
}

.rexshop_login .h1 {
  display: block;
  margin: 1em 0 0;
  padding: 7px 0 6px;
  background: #a6a6a6;
  text-align: center;
  color: #fff;
  font-size: 16px;
}

.rexshop_login input[type=text],
.rexshop_login input[type=password] {
  border: 1px solid #b2b2b2;
  width: 213px !important;
  margin: 0.25em 0;
  font-size: 12px;
  line-height: 1.2em;
}

.rexshop_login .forgottenPswd {
  margin-top: -0.5em;
  font-size: 11px;
  line-height: 1.2em;
}

.rexshop_login .forgottenPswd a {
  color: #666666;
}

.rexshop_login .forgottenPswd a:hover {
  color: #2686c6;
  text-decoration: underline;
}

.rexshop_login .rexshop_btn_login {
  float: right;
  margin-top: -2em;
  margin-bottom: 1em;
}

.rexshop_checkout_login .rexshop_btn_login {
  float: none;
  margin: 0;
}

.rexshop_login li.premium {
  background: url("../images/login_li_premium.png") center right no-repeat;
  background-size: 34px 34px;
}

/* Tooltip */
a.infobtn {
  display: inline-block;
  vertical-align: top;
  font-size: 13px;
  color: #fff !important;
  background: #008dd3;
  width: 11px;
  height: 13px;
  overflow: hidden;
  line-height: 13px;
  text-align: center;
  font-weight: bold;
  cursor: pointer;
}

a.infobtn:hover {
  text-decoration: none;
}

#aToolTip {
  position: absolute;
  display: none;
  z-index: 50000;
  padding: 30px 10px 1px 10px;
  border: 1px solid #999999;
  line-height: 1.2em;
  max-width: 300px;
  background: #ffffff url("../images/bg_tooltip.png") 10px 10px no-repeat;
  background-size: 18px 18px;
}

#aToolTip .aToolTipContent {
  margin: 0;
  padding: 0;
}

#aToolTipCloseBtn {
  position: absolute;
  right: 10px;
  top: 10px;
  text-decoration: none;
  color: #7f7f7f;
}

#aToolTip span.block {
  display: inline-block;
  width: 160px;
}

img.arrow {
  padding: 6px;
}

#mobilemenu {
  display: none;
}

#mobile_metanav {
  display: none;
}

.hide-on-mobile {
  display: block;
}

.hide-on-mobile-table-cell {
  display: table-cell;
}

.show-on-mobile {
  display: none;
}

.select2-container {
  display: none;
}

@media screen and (max-width: 768px) {
  .hide-on-mobile,
  .hide-on-mobile-table-cell {
    display: none !important;
  }
  .show-on-mobile {
    display: block;
  }
  body {
    background-color: #fff;
  }
  #page {
    width: 100%;
    margin-bottom: 0;
  }
  #header {
    width: 100%;
    margin: 0;
    padding: 10px 0 5px 0;
    background-color: #fff;
  }
  #logo img {
    position: absolute;
    right: 5px;
  }
  #main {
    width: 100%;
    margin: 1px 0px;
    position: static;
    padding: 0px;
    background-color: #fff;
  }
  .container {
    width: 100%;
    display: flex;
    flex-direction: column;
  }
  .col_left {
    display: none;
  }
  .col_center {
    width: calc(100% - 10px);
    margin-top: 10px;
    margin-right: 0px;
    padding: 5px;
  }
  .col_right {
    width: calc(100% - 10px);
    padding: 5px;
  }
  #slogan {
    display: none;
  }
  #metanav {
    display: none;
  }
  #mainmenu {
    display: none;
  }
  #mobilemenu {
    display: block;
  }
  #mobilemenu_icon {
    position: absolute;
    top: 80px;
    left: 10px;
  }
  #mobilemenu_icon .fa {
    font-size: 24px;
    color: #2686c6;
  }
  #mobilemenu_content {
    display: none;
    transition: transform 0.3s ease-out; /* adjust as needed */
    transform: translateX(-100%);
    position: absolute;
    top: 0px;
    left: 0px;
    width: 80%;
    background: #fff;
    border: 1px solid #2686c6;
    padding: 10px;
    z-index: 999;
  }
  #mobile_overlay {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 2;
    cursor: pointer;
  }
  #mobilemenu_content {
    position: absolute;
    padding: 0;
    background: transparent;
    border: 0;
  }
  #mobilemenu_content.active {
    transform: translateX(0);
  }
  #mobilemenu_content.visible {
    display: block;
  }
  #mobilemenu_content ul {
    list-style-type: none;
    padding: 0px;
    width: 100%;
    margin: 0;
  }
  #mobilemenu_content ul li {
    background: #fff url("../images/bg_mainmenu.png") left top no-repeat;
    padding: 5px;
    margin-bottom: 5px;
  }
  #mobilemenu_content ul li a {
    color: white;
    font-size: 14px;
    padding: 0px 5px;
    display: inline-block;
    width: 100%;
  }
  #mobile_metanav {
    display: block;
  }
  #mobile_metanav ul {
    list-style-type: none;
  }
  #mobile_metanav {
    width: 95%;
  }
  #submenu_converted {
    width: 95%;
  }
  #submenu_container {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  #submenu_container .choices .choices__inner {
    background-color: #2686c6;
    color: white;
    box-sizing: border-box;
  }
  #submenu_container .choices .choices__button {
    color: white;
  }
  .choices[data-type*=select-one].is-open::after {
    border-color: transparent transparent #fff;
  }
  .choices[data-type*=select-one]::after {
    border-color: #fff transparent transparent;
  }
  .choices__list--dropdown .choices__item--selectable.is-highlighted,
  .choices__list[aria-expanded] .choices__item--selectable.is-highlighted {
    background-color: #2686c6;
    color: white;
  }
  .choices__inner .choices__item--selectable {
    background-color: #2686c6;
    color: white;
  }
  .choices__list--dropdown .choices__item--choice:hover {
    background-color: #2686c6;
    color: white;
  }
  .choices__list--dropdown .choices__item--choice {
    background-color: white;
    color: #2686c6;
  }
  .choices__list--dropdown .choices__item--choice.is-highlighted {
    background-color: #2686c6;
    color: white;
  }
  #testit-button {
    right: 10px;
    top: 0;
    bottom: auto;
    color: #fff !important;
    background: #008dd3;
  }
  #testit-button a {
    color: #fff !important;
  }
  #testit-button a {
    color: #fff !important;
  }
  #login {
    display: none;
  }
  #logout {
    display: none;
  }
  .shadow {
    box-shadow: none;
    -webkit-box-shadow: none;
  }
  .footer2 {
    background-color: #fff;
    padding: 10px;
  }
  .col_allone {
    padding: 5px;
  }
  .row-fluid {
    width: calc(100% - 10px);
    display: flex;
    flex-direction: column;
  }
  .row-fluid .span1,
  .row-fluid .span2,
  .row-fluid .span3,
  .row-fluid .span4,
  .row-fluid .span5,
  .row-fluid .span6,
  .row-fluid .span7,
  .row-fluid .span8,
  .row-fluid .span9,
  .row-fluid .span10,
  .row-fluid .span11,
  .row-fluid .span12 {
    width: 100%;
  }
  #mobile_metanav.row-fluid {
    display: flex;
    flex-direction: row;
  }
  #mobile_metanav .span6 {
    width: 50%;
  }
  #main.article6 .col_center,
  #main.article26 .col_center,
  #main.article31 .col_center {
    width: calc(100% - 10px);
  }
  #main.article6 .col_right,
  #main.article26 .col_right,
  #main.article31 .col_right {
    width: calc(100% - 10px);
  }
  #main.article21 .col_center {
    width: calc(100% - 10px);
  }
  .conf-teaser-mobile {
    display: inline-block;
    width: calc(100% - 10px);
    color: #000;
    background-color: orange;
    padding: 5px;
  }
}
#kontaktformular .span3 {
  width: 120px;
}
@media screen and (max-width: 768px) {
  #kontaktformular .captcha {
    margin-left: 0;
    margin-top: 5px;
  }
}

/*# sourceMappingURL=style.css.map */
