.menuline {
  display: none;
}
h1 {
  margin: 0;
  font-weight: normal;
}
p {
  margin: 0;
}
a {
  text-decoration: none;
  color: inherit;
}
a:hover {
  text-shadow: 0px 0px 10px rgba(202, 186, 150, 0.4);
}
a img {
  border: none;
}
.transimg {
  border: none !important;
}
.content a {
  color: #0b13b0;
}
.mobile {
  display: none;
}
table,
td,
tr {
  border: none;
  border-collapse: collapse;
  padding: 0;
  margin: 0;
}
table {
  text-align: left;
  table-layout: fixed;
}
iframe {
  border: 3px white solid;
  margin-bottom: 3px;
}
label {
  line-height: 2em;
}
.small_label {
  line-height: 1em;
}
textarea {
  resize: none;
  border: 1px #756b58 solid;
  background: white;
  color: #201c1a;
  font-family: OpenSans, Arial;
  font-weight: bold;
  margin: 0;
  padding: 1px;
  margin-top: 0.5em;
}
input {
  margin: 0;
  padding: 1px;
  border: 1px #756b58 solid;
  background: white;
  color: #201c1a;
  font-family: OpenSans, Arial;
  font-weight: bold;
}
.submit {
  margin-top: 1em;
  padding: 2px 5px;
}
html {
  height: 100%;
  min-height: 100%;
}
body {
  margin: 0 auto;
  width: auto;
  height: 100%;
  background: #2c201a;
  font-family: Impressum, Arial;
  line-height: 1.17;
}
.wrapper {
  margin: 0 auto;
  height: 100%;
  float: none;
}
.boxes {
  position: absolute;
}
.topleft,
.topright,
.left,
.right,
.bottomleft,
.bottomright {
  width: 100%;
}
.top {
  width: auto;
  left: 0;
  right: 0;
  height: 100%;
  bottom: 50%;
}
.topleft,
.topcenter,
.topright {
  bottom: 0;
  height: 100%;
}
.topleft {
  right: 50%;
  background-position: right bottom;
}
.topcenter {
  left: 50%;
  background-position: left bottom;
}
.topright {
  left: 50%;
  right: 0;
  width: auto;
  background-position: left bottom;
}
.middle {
  width: auto;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 50%;
}
.left {
  right: 50%;
  top: 50%;
  background-position: right top;
}
.main {
  left: 50%;
  top: 50%;
  background-position: left top;
}
.right {
  left: 50%;
  top: 50%;
  right: 0;
  width: auto;
  background-position: left top;
}
.bottom {
  width: auto;
  left: 0;
  right: 0;
  height: auto;
  top: 50%;
  bottom: 0;
  overflow: hidden;
}
.bottomleft,
.bottomcenter,
.bottomright {
  top: 0;
  height: 100%;
}
.bottomleft {
  right: 50%;
  background-position: right top;
}
.bottomcenter {
  left: 50%;
  background-position: left top;
}
.bottomright {
  left: 50%;
  background-position: left top;
}
.content {
  min-width: 100%;
  background: #cec0a0;
  color: #201c1a;
  text-align: center;
  position: absolute;
  top: 50%;
  font-family: OpenSans, Arial;
  text-rendering: optimizeLegibility;
}
.content_center {
  margin: 0 auto;
}
.content_center .stoerer_box {
  display: none;
}
.content_top {
  margin: 10px auto 3px auto;
  text-align: center;
  vertical-align: middle;
  font-family: Impressum;
}
.content_bottom {
  text-align: center;
  margin: 0 auto;
}
.content_left {
  display: inline-block;
  vertical-align: top;
  text-align: left;
  height: 100%;
  padding: 0 10px;
}
.content_right {
  display: inline-block;
  vertical-align: top;
  text-align: left;
  height: 100%;
  padding: 0 10px;
}
.content_pfeil {
  display: inline-block;
  vertical-align: top;
  text-align: justify;
  height: 100%;
  top: 50%;
  left: 50%;
}
.menubg {
  top: 50%;
  min-width: 100%;
  background: #221e1c;
  opacity: 0.6;
  color: #caba96;
  text-align: center;
  vertical-align: middle;
}
.menu {
  top: 50%;
  min-width: 100%;
  color: #caba96;
  text-align: center;
  vertical-align: middle;
}
.menubox {
  position: relative;
  top: 50%;
  vertical-align: middle;
}
.menuimg {
  margin: 0 5px 0 5px;
  vertical-align: middle;
}
.menulinks,
.menu2links {
  display: inline-block;
}
.menu2 {
  top: 50%;
  left: 0;
  right: 0;
  text-align: center;
  color: #caba96;
  vertical-align: middle;
  font-family: OpenSans, Arial;
}
.menu2width {
  position: relative;
}
.menu2box {
  position: relative;
  top: 50%;
  vertical-align: middle;
}
.menu2links {
  margin-left: 1em;
}
.menu3 {
  top: 50%;
  left: 0;
  right: 0;
  color: #caba96;
  vertical-align: middle;
  font-family: OpenSans, Arial;
}
.menu3width {
  position: relative;
}
.menu3box {
  position: relative;
  top: 50%;
  vertical-align: middle;
  width: 170px;
  z-index: 999;
}
.box_de,
.box_en {
  display: inline-block;
}
.box_de {
  margin-right: 20px;
}
.transbox_de,
.transbox_en {
  background: #caba96;
  margin-top: -20px;
  margin-left: -23px;
  width: 60px;
  color: #201c1a;
  text-align: center;
  border-radius: 3px;
}
.transbox_de,
.transbox_en {
  opacity: 0;
  transition: opacity 0.4s;
  -moz-transition: opacity 0.4s;
  -webkit-transition: opacity 0.4s;
  -o-transition: opacity 0.4s;
}
.box_de:hover .transbox_de {
  opacity: 1;
}
.box_en:hover .transbox_en {
  opacity: 1;
}
.transbox2 {
  display: none;
}
.stoerer_box {
  bottom: 50%;
  left: 0;
  right: 0;
}
.stoerer {
  color: #caba96;
  margin: auto 50px auto auto;
}
.stoerer_line {
  height: 1px;
  background-color: #caba96;
  margin-top: 0.2rem;
}
.stoerer_top {
  width: 350px;
  text-align: center;
}
.stoerer_bottom {
  width: 350px;
  text-align: center;
  margin-top: 5px;
}
#stoerer_mobile {
  display: none;
}
.index_box {
  top: 50%;
  left: 0;
  right: 0;
}
.index_bottom {
  margin: 0 auto;
  color: #caba96;
}
.index_ger,
.index_eng {
  display: inline-block;
  text-align: center;
}
.URL {
  display: none;
}
.nachricht_box {
  overflow: auto;
  margin: 0;
}
.hl_green {
  background: #d7ffba;
}
#incompleteMessage {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 9999;
}
#MessageBox {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -50px;
  margin-left: -200px;
  width: 400px;
  height: 100px;
  background: white;
  vertical-align: middle;
  line-height: 100px;
  border: 1px solid #666666;
}
.iso_tuv_box {
  width: 100%;
  text-align: center;
}
.iso_tuv {
  display: inline-block;
  margin: 0 auto;
}
.logo_versand {
  top: 50%;
  right: 50%;
}
.bottom_placeholder {
  display: none;
}
@media all and (max-width: 1400px) and (min-width: 1050px) {
  .wrapper {
    min-width: 1050px;
  }
  iframe {
    width: 350px;
    height: 180px;
  }
  .topleft,
  .left,
  .bottomleft {
    margin-right: 315px;
  }
  .topright,
  .right,
  .bottomright {
    margin-left: 315px;
  }
  .topcenter,
  .main,
  .bottomcenter {
    width: 630px;
    margin-left: -315px;
  }
  .top {
    margin-bottom: 315px;
    min-width: 1050px;
  }
  .topleft {
    background-image: url(../img/resize/bg_topleft_1200.png);
  }
  .topcenter {
    background-image: url(../img/resize/bg_topcenter_1200.png);
  }
  .topright {
    background-image: url(../img/resize/bg_topright_1200.png);
  }
  .middle,
  .left,
  .main,
  .right {
    margin-top: -315px;
    height: 630px;
  }
  .middle {
    min-width: 1050px;
  }
  .left {
    background-image: url(../img/resize/bg_left_1200.png);
  }
  .main {
    background-image: url(../img/resize/bg_main_1200.png);
  }
  .right {
    background-image: url(../img/resize/bg_right_1200.png);
  }
  .bottom {
    margin-top: 315px;
    min-width: 1050px;
  }
  .bottomleft {
    background-image: url(../img/resize/bg_bottomleft_1200.png);
  }
  .bottomcenter {
    background-image: url(../img/resize/bg_bottomcenter_1200.png);
  }
  .bottomright {
    background-image: url(../img/resize/bg_bottomright_1200.png);
  }
  .content {
    background-image: url(../img/resize/bg_content_1200.png);
    background-position: center center;
    height: 337.5px;
    margin-top: -168.75px;
  }
  .content_center {
    min-width: 1050px;
  }
  .content_top {
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    width: 780px;
  }
  h1 {
    font-size: 20px;
  }
  .content_bottom {
    font-size: 15px;
    width: 780px;
    height: 220px;
  }
  .content_left,
  .content_right {
    width: 370px;
  }
  .content_pfeil {
    margin-top: -105px;
    margin-left: 420px;
  }
  .menubg {
    margin-top: 183.75px;
    height: 112.5px;
  }
  .menu {
    margin-top: 183.75px;
    height: 112.5px;
  }
  .menubox {
    font-size: 15px;
    margin: -13px auto auto auto;
    height: 25px;
    min-width: 1050px;
    line-height: 25px;
  }
  .menu2 {
    margin-top: 303.75px;
    height: 15px;
    min-width: 1050px;
  }
  .menu2width {
    width: 1050px;
    margin: 0 auto;
  }
  .menu2box {
    font-size: 12px;
    height: 15px;
    width: 350px;
    line-height: 15px;
    margin: 0 25px auto auto;
  }
  .menu3 {
    margin-top: 303.75px;
    height: 15px;
    min-width: 1050px;
  }
  .menu3width {
    width: 1050px;
    margin: 0 auto;
  }
  .menu3box {
    font-size: 12px;
    height: 15px;
    line-height: 15px;
    margin: 0 auto auto 25px;
  }
  .stoerer_box {
    min-width: 1050px;
    margin-bottom: 183.75px;
  }
  .stoerer {
    width: 350px;
  }
  .stoerer_line {
    width: 350px;
  }
  .stoerer_top {
    font-size: 19px;
    width: 350px;
  }
  .stoerer_bottom {
    font-size: 15px;
    width: 350px;
  }
  .index_box {
    min-width: 1050px;
    margin-top: 80px;
  }
  .index_bottom {
    width: 380px;
  }
  .index_ger,
  .index_eng {
    height: 25px;
    width: 150px;
    font-size: 15px;
    line-height: 25px;
    padding-top: 4px;
    margin: 0 20px;
  }
  .left_td {
    width: 110px;
  }
  .right_td {
    width: 260px;
  }
  .breit {
    width: 256px;
  }
  .kurz {
    width: 126px;
  }
  textarea {
    font-size: 15px;
  }
  input {
    font-size: 15px;
  }
  .nachricht_box {
    width: 370px;
    height: 150px;
  }
  .iso_tuv_box,
  .iso_tuv {
    height: 68px;
  }
  .iso_tuv {
    background-image: url('../img/resize/iso_tuv_1200.png');
    width: 157px;
    margin-left: -92.5px;
  }
  .logo_versand {
    margin-right: 430px;
    margin-top: -75px;
  }
  .logo_versand img {
    height: 150px;
  }
}
@media all and (max-width: 1050px) and (min-width: 1px) {
  .wrapper {
    min-width: 900px;
  }
  iframe {
    width: 250px;
    height: 140px;
  }
  .topleft,
  .left,
  .bottomleft {
    margin-right: 263px;
  }
  .topright,
  .right,
  .bottomright {
    margin-left: 263px;
  }
  .topcenter,
  .main,
  .bottomcenter {
    width: 526px;
    margin-left: -263px;
  }
  .top {
    margin-bottom: 263px;
    min-width: 900px;
  }
  .topleft {
    background-image: url(../img/resize/bg_topleft_1000.png);
  }
  .topcenter {
    background-image: url(../img/resize/bg_topcenter_1000.png);
  }
  .topright {
    background-image: url(../img/resize/bg_topright_1000.png);
  }
  .middle,
  .left,
  .main,
  .right {
    margin-top: -263px;
    height: 526px;
  }
  .middle {
    min-width: 900px;
  }
  .left {
    background-image: url(../img/resize/bg_left_1000.png);
  }
  .main {
    background-image: url(../img/resize/bg_main_1000.png);
  }
  .right {
    background-image: url(../img/resize/bg_right_1000.png);
  }
  .bottom {
    margin-top: 263px;
    min-width: 900px;
  }
  .bottomleft {
    background-image: url(../img/resize/bg_bottomleft_1000.png);
  }
  .bottomcenter {
    background-image: url(../img/resize/bg_bottomcenter_1000.png);
  }
  .bottomright {
    background-image: url(../img/resize/bg_bottomright_1000.png);
  }
  .content {
    background-image: url(../img/resize/bg_content_1000.png);
    background-position: center center;
    height: 270px;
    margin-top: -135px;
  }
  .content_center {
    min-width: 900px;
  }
  .content_top {
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    width: 620px;
  }
  h1 {
    font-size: 16px;
  }
  .content_bottom {
    font-size: 12px;
    width: 620px;
    height: 220px;
  }
  .content_left,
  .content_right {
    width: 290px;
  }
  .content_pfeil {
    margin-top: -105px;
    margin-left: 420px;
  }
  .menubg {
    margin-top: 147px;
    height: 90px;
  }
  .menu {
    margin-top: 147px;
    height: 90px;
  }
  .menubox {
    font-size: 12px;
    margin: -13px auto auto auto;
    height: 25px;
    min-width: 900px;
    line-height: 25px;
  }
  .menu2 {
    margin-top: 243px;
    height: 15px;
    min-width: 900px;
  }
  .menu2width {
    width: 900px;
    margin: 0 auto;
  }
  .menu2box {
    font-size: 10px;
    height: 15px;
    width: 350px;
    line-height: 15px;
    margin: 0 25px auto auto;
  }
  .menu3 {
    margin-top: 243px;
    height: 15px;
    min-width: 900px;
  }
  .menu3width {
    width: 900px;
    margin: 0 auto;
  }
  .menu3box {
    font-size: 10px;
    height: 15px;
    line-height: 15px;
    margin: 0 auto auto 25px;
  }
  .stoerer_box {
    min-width: 900px;
    margin-bottom: 147px;
  }
  .stoerer {
    width: 300px;
  }
  .stoerer_line {
    width: 300px;
  }
  .stoerer_top {
    font-size: 16px;
    width: 300px;
  }
  .stoerer_bottom {
    font-size: 12px;
    width: 300px;
  }
  .index_box {
    min-width: 900px;
    margin-top: 80px;
  }
  .index_bottom {
    width: 320px;
  }
  .index_ger,
  .index_eng {
    height: 20px;
    width: 120px;
    font-size: 12px;
    line-height: 20px;
    padding-top: 4px;
    margin: 0 20px;
  }
  .left_td {
    width: 90px;
  }
  .right_td {
    width: 200px;
  }
  .breit {
    width: 196px;
  }
  .kurz {
    width: 96px;
  }
  textarea {
    font-size: 12px;
  }
  input {
    font-size: 12px;
  }
  .nachricht_box {
    width: 290px;
    height: 150px;
  }
  .iso_tuv_box,
  .iso_tuv {
    height: 51px;
  }
  .iso_tuv {
    background-image: url('../img/resize/iso_tuv_1000.png');
    width: 118px;
    margin-left: -72.5px;
  }
  .logo_versand {
    margin-right: 350px;
    margin-top: -60px;
  }
  .logo_versand img {
    height: 120px;
  }
}
@media all and (max-width: 18000px) and (min-width: 1400px) {
  .wrapper {
    min-width: 1400px;
  }
  iframe {
    width: 350px;
    height: 180px;
  }
  .topleft,
  .left,
  .bottomleft {
    margin-right: 420px;
  }
  .topright,
  .right,
  .bottomright {
    margin-left: 420px;
  }
  .topcenter,
  .main,
  .bottomcenter {
    width: 840px;
    margin-left: -420px;
  }
  .top {
    margin-bottom: 420px;
    min-width: 1400px;
  }
  .topleft {
    background-image: url(../img/resize/bg_topleft_1600.png);
  }
  .topcenter {
    background-image: url(../img/resize/bg_topcenter_1600.png);
  }
  .topright {
    background-image: url(../img/resize/bg_topright_1600.png);
  }
  .middle,
  .left,
  .main,
  .right {
    margin-top: -420px;
    height: 840px;
  }
  .middle {
    min-width: 1400px;
  }
  .left {
    background-image: url(../img/resize/bg_left_1600.png);
  }
  .main {
    background-image: url(../img/resize/bg_main_1600.png);
  }
  .right {
    background-image: url(../img/resize/bg_right_1600.png);
  }
  .bottom {
    margin-top: 420px;
    min-width: 1400px;
  }
  .bottomleft {
    background-image: url(../img/resize/bg_bottomleft_1600.png);
  }
  .bottomcenter {
    background-image: url(../img/resize/bg_bottomcenter_1600.png);
  }
  .bottomright {
    background-image: url(../img/resize/bg_bottomright_1600.png);
  }
  .content {
    background-image: url(../img/resize/bg_content_1600.png);
    height: 405px;
    margin-top: -202.5px;
    background-position: center center;
  }
  .content_center {
    min-width: 1400px;
  }
  .content_top {
    height: 40px;
    line-height: 40px;
    font-size: 24px;
    width: 940px;
  }
  h1 {
    font-size: 24px;
  }
  .content_bottom {
    font-size: 18px;
    width: 940px;
    height: 220px;
  }
  .content_left,
  .content_right {
    width: 450px;
  }
  .content_pfeil {
    margin-top: -105px;
    margin-left: 500px;
  }
  .menubg {
    margin-top: 220.5px;
    height: 135px;
  }
  .menu {
    margin-top: 220.5px;
    height: 135px;
  }
  .menubox {
    font-size: 18px;
    margin: -13px auto auto auto;
    height: 25px;
    min-width: 1400px;
    line-height: 25px;
  }
  .menu2 {
    margin-top: 364.5px;
    height: 15px;
    min-width: 1400px;
  }
  .menu2width {
    width: 1400px;
    margin: 0 auto;
  }
  .menu2box {
    font-size: 15px;
    height: 15px;
    width: 350px;
    line-height: 15px;
    margin: 0 100px auto auto;
  }
  .menu3 {
    margin-top: 364.5px;
    height: 15px;
    min-width: 1400px;
  }
  .menu3width {
    width: 1400px;
    margin: 0 auto;
  }
  .menu3box {
    font-size: 12px;
    height: 15px;
    line-height: 15px;
    margin: 0 auto auto 100px;
  }
  .stoerer_box {
    min-width: 1400px;
    margin-bottom: 220.5px;
  }
  .stoerer {
    width: 450px;
  }
  .stoerer_line {
    width: 450px;
  }
  .stoerer_top {
    font-size: 24px;
    width: 450px;
  }
  .stoerer_bottom {
    font-size: 18px;
    width: 450px;
  }
  .index_box {
    min-width: 1400px;
    margin-top: 80px;
  }
  .index_bottom {
    width: 480px;
  }
  .index_ger,
  .index_eng {
    height: 30px;
    width: 200px;
    font-size: 18px;
    line-height: 30px;
    padding-top: 4px;
    margin: 0 20px;
  }
  .left_td {
    width: 130px;
  }
  .right_td {
    width: 320px;
  }
  .breit {
    width: 316px;
  }
  .kurz {
    width: 156px;
  }
  textarea {
    font-size: 18px;
  }
  input {
    font-size: 18px;
  }
  .nachricht_box {
    width: 450px;
    height: 150px;
  }
  .iso_tuv_box,
  .iso_tuv {
    height: 85px;
  }
  .iso_tuv {
    background-image: url('../img/resize/iso_tuv_1600.png');
    width: 196px;
    margin-left: -112.5px;
  }
  .logo_versand {
    margin-right: 510px;
    margin-top: -85px;
  }
  .logo_versand img {
    height: 170px;
  }
}

.content-datenschutz {
  min-width: 100%;
  background: #cec0a0;
  color: #201c1a;
  position: absolute;
  top: 50%;
  font-family: OpenSans, Arial;
  text-rendering: optimizeLegibility;
  background-image: url(../img/resize/bg_content_1200.png);
  background-position: center center;
  height: 11200px;
  margin-top: -168.75px;
}

.content-datenschutz .content_bottom a{
color: #000;
text-decoration:underline;
}


.content-datenschutz .content_bottom {
text-align:left;
}


/*
@media all and (max-width: 10000px) and (min-width: 1800px) {
	@res: ~'_2000';
	@width: 1050px;
	@halfwidth: @width/2;
	.topleft, .left, .bottomleft{
		margin-right: @halfwidth;
	}
	.topright, .right, .bottomright{
		margin-left: @halfwidth;
	}
	.topcenter, .main, .bottomcenter{
		width: @width;
		margin-left: -@halfwidth;
	}
	.top{
		margin-bottom: @halfwidth;
	}
	.topleft{
		@position: ~'topleft';
		background-image: @path;
	}
	.topcenter{
		@position: ~'topcenter';
		background-image: @path;
	}
	.topright{
		@position: ~'topright';
		background-image: @path;
	}
	.middle, .left, .main, .right{
		margin-top: -@halfwidth;
		height: @width;
	}
	
	.left{
		@position: ~'left';
		background-image: @path;
	}
	.main{
		@position: ~'main';
		background-image: @path;
	}
	.right{
		@position: ~'right';
		background-image: @path;
	}
	
	.bottom{
		margin-top: @halfwidth;
	}
	.bottomleft{
		@position: ~'bottomleft';
		background-image: @path;
	}
	.bottomcenter{
		@position: ~'bottomcenter';
		background-image: @path;
	}
	.bottomright{
		@position: ~'bottomright';
		background-image: @path;
	}
}
*/
