body,div,h1,h2,h3,h4,h5,h6,p,blockquote,pre,code,ol,ul,li,dl,dt,dd,figure,table,th,td,form,fieldset,legend,input,textarea{margin:0;padding:0}table{border-spacing:0;border-collapse:collapse}caption,th,td{text-align:left;text-align:start;vertical-align:top}abbr,acronym{font-variant:normal;border-bottom:1px dotted #666;cursor:help}blockquote,q{quotes:none}fieldset,img,iframe{border:0}ul{list-style-type:none}sup{vertical-align:text-top}sub{vertical-align:text-bottom}del{text-decoration:line-through}ins{text-decoration:none}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font:12px/1 "Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;color:#000}input,button,textarea,select{font-family:inherit;font-size:99%;font-weight:inherit}pre,code{font-family:Monaco,monospace}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}h1{font-size:1.8333em}h2{font-size:1.6667em}h3{font-size:1.5em}h4{font-size:1.3333em}table{font-size:inherit}caption,th{font-weight:700}a{color:#00f}h1,h2,h3,h4,h5,h6{margin-top:1em}h1,h2,h3,h4,h5,h6,p,pre,blockquote,table,ol,ul,form{margin-bottom:12px}
body,form,figure{margin:0;padding:0}img{border:0}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font-size:100.01%}select,input,textarea{font-size:99%}#container,.inside{position:relative}#main,#left,#right{float:left;position:relative}#main{width:100%}#left{margin-left:-100%}#right{margin-right:-100%}#footer{clear:both}#main .inside{min-height:1px}.ce_gallery>ul{margin:0;padding:0;overflow:hidden;list-style:none}.ce_gallery>ul li{float:left}.ce_gallery>ul li.col_first{clear:left}.float_left{float:left}.float_right{float:right}.block{overflow:hidden}.clear,#clear{height:.1px;font-size:.1px;line-height:.1px;clear:both}.invisible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.custom{display:block}#container:after,.custom:after{content:"";display:table;clear:both}
@media (max-width:767px){#wrapper{margin:0;width:auto}#container{padding-left:0;padding-right:0}#main,#left,#right{float:none;width:auto}#left{right:0;margin-left:0}#right{margin-right:0}}img{max-width:100%;height:auto}.ie7 img{-ms-interpolation-mode:bicubic}.ie8 img{width:auto}

/* default 16:9 aspect ratio */
.video-wrapper {
    position:relative;
    padding-bottom:56.25%;
    height:0;
}

/* 21:9 aspect ratio */
.video-wrapper.ar219 {
    padding-bottom:42.8571%;
}

/* 16:10 aspect ratio */
.video-wrapper.ar1610 {
	padding-bottom:62.5%;
}

/* 4:3 aspect ratio */
.video-wrapper.ar43 {
	padding-bottom:75%;
}

/* 1:1 aspect ratio */
.video-wrapper.ar11 {
	padding-bottom:100%;
}

/* span iframe */
.video-wrapper > * {
    position: absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    border:none;
}

.rs-columns {
  clear: both;
  display: inline-block;
  width: 100%;
}

.rs-column {
  float: left;
  width: 100%;
  margin-top: 7.69231%;
  margin-right: 7.69231%;
}
.rs-column.-large-first {
  clear: left;
}
.rs-column.-large-last {
  margin-right: -5px;
}
.rs-column.-large-first-row {
  margin-top: 0;
}
.rs-column.-large-col-1-1 {
  width: 100%;
}
.rs-column.-large-col-2-1 {
  width: 46.15385%;
}
.rs-column.-large-col-2-2 {
  width: 100%;
}
.rs-column.-large-col-3-1 {
  width: 28.20513%;
}
.rs-column.-large-col-3-2 {
  width: 64.10256%;
}
.rs-column.-large-col-3-3 {
  width: 100%;
}
.rs-column.-large-col-4-1 {
  width: 19.23077%;
}
.rs-column.-large-col-4-2 {
  width: 46.15385%;
}
.rs-column.-large-col-4-3 {
  width: 73.07692%;
}
.rs-column.-large-col-4-4 {
  width: 100%;
}
.rs-column.-large-col-5-1 {
  width: 13.84615%;
}
.rs-column.-large-col-5-2 {
  width: 35.38462%;
}
.rs-column.-large-col-5-3 {
  width: 56.92308%;
}
.rs-column.-large-col-5-4 {
  width: 78.46154%;
}
.rs-column.-large-col-5-5 {
  width: 100%;
}
.rs-column.-large-col-6-1 {
  width: 10.25641%;
}
.rs-column.-large-col-6-2 {
  width: 28.20513%;
}
.rs-column.-large-col-6-3 {
  width: 46.15385%;
}
.rs-column.-large-col-6-4 {
  width: 64.10256%;
}
.rs-column.-large-col-6-5 {
  width: 82.05128%;
}
.rs-column.-large-col-6-6 {
  width: 100%;
}
@media screen and (max-width: 900px) {
  .rs-column {
    margin-top: 7.69231%;
    margin-right: 7.69231%;
  }
  .rs-column.-large-first {
    clear: none;
  }
  .rs-column.-large-last {
    margin-right: 7.69231%;
  }
  .rs-column.-large-first-row {
    margin-top: 7.69231%;
  }
  .rs-column.-medium-first {
    clear: left;
  }
  .rs-column.-medium-last {
    margin-right: -5px;
  }
  .rs-column.-medium-first-row {
    margin-top: 0;
  }
  .rs-column.-medium-col-1-1 {
    width: 100%;
  }
  .rs-column.-medium-col-2-1 {
    width: 46.15385%;
  }
  .rs-column.-medium-col-2-2 {
    width: 100%;
  }
  .rs-column.-medium-col-3-1 {
    width: 28.20513%;
  }
  .rs-column.-medium-col-3-2 {
    width: 64.10256%;
  }
  .rs-column.-medium-col-3-3 {
    width: 100%;
  }
  .rs-column.-medium-col-4-1 {
    width: 19.23077%;
  }
  .rs-column.-medium-col-4-2 {
    width: 46.15385%;
  }
  .rs-column.-medium-col-4-3 {
    width: 73.07692%;
  }
  .rs-column.-medium-col-4-4 {
    width: 100%;
  }
  .rs-column.-medium-col-5-1 {
    width: 13.84615%;
  }
  .rs-column.-medium-col-5-2 {
    width: 35.38462%;
  }
  .rs-column.-medium-col-5-3 {
    width: 56.92308%;
  }
  .rs-column.-medium-col-5-4 {
    width: 78.46154%;
  }
  .rs-column.-medium-col-5-5 {
    width: 100%;
  }
  .rs-column.-medium-col-6-1 {
    width: 10.25641%;
  }
  .rs-column.-medium-col-6-2 {
    width: 28.20513%;
  }
  .rs-column.-medium-col-6-3 {
    width: 46.15385%;
  }
  .rs-column.-medium-col-6-4 {
    width: 64.10256%;
  }
  .rs-column.-medium-col-6-5 {
    width: 82.05128%;
  }
  .rs-column.-medium-col-6-6 {
    width: 100%;
  }
}
@media screen and (max-width: 599px) {
  .rs-column {
    margin-top: 7.69231%;
    margin-right: 7.69231%;
  }
  .rs-column.-large-last {
    margin-right: 7.69231%;
  }
  .rs-column.-large-first-row {
    margin-top: 7.69231%;
  }
  .rs-column.-medium-first {
    clear: none;
  }
  .rs-column.-medium-last {
    margin-right: 7.69231%;
  }
  .rs-column.-medium-first-row {
    margin-top: 7.69231%;
  }
  .rs-column.-small-first {
    clear: left;
  }
  .rs-column.-small-last {
    margin-right: -5px;
  }
  .rs-column.-small-first-row {
    margin-top: 0;
  }
  .rs-column.-small-col-1-1 {
    width: 100%;
  }
  .rs-column.-small-col-2-1 {
    width: 46.15385%;
  }
  .rs-column.-small-col-2-2 {
    width: 100%;
  }
  .rs-column.-small-col-3-1 {
    width: 28.20513%;
  }
  .rs-column.-small-col-3-2 {
    width: 64.10256%;
  }
  .rs-column.-small-col-3-3 {
    width: 100%;
  }
  .rs-column.-small-col-4-1 {
    width: 19.23077%;
  }
  .rs-column.-small-col-4-2 {
    width: 46.15385%;
  }
  .rs-column.-small-col-4-3 {
    width: 73.07692%;
  }
  .rs-column.-small-col-4-4 {
    width: 100%;
  }
  .rs-column.-small-col-5-1 {
    width: 13.84615%;
  }
  .rs-column.-small-col-5-2 {
    width: 35.38462%;
  }
  .rs-column.-small-col-5-3 {
    width: 56.92308%;
  }
  .rs-column.-small-col-5-4 {
    width: 78.46154%;
  }
  .rs-column.-small-col-5-5 {
    width: 100%;
  }
  .rs-column.-small-col-6-1 {
    width: 10.25641%;
  }
  .rs-column.-small-col-6-2 {
    width: 28.20513%;
  }
  .rs-column.-small-col-6-3 {
    width: 46.15385%;
  }
  .rs-column.-small-col-6-4 {
    width: 64.10256%;
  }
  .rs-column.-small-col-6-5 {
    width: 82.05128%;
  }
  .rs-column.-small-col-6-6 {
    width: 100%;
  }
}

.content-slider{overflow:hidden;visibility:hidden;position:relative}.slider-wrapper{overflow:hidden;position:relative}.slider-wrapper>*{float:left;width:100%;position:relative}.slider-control{height:30px;position:relative}.slider-control a,.slider-control .slider-menu{position:absolute;top:9px;display:inline-block}.slider-control .slider-prev{left:0}.slider-control .slider-next{right:0}.slider-control .slider-menu{top:0;width:50%;left:50%;margin-left:-25%;font-size:27px;text-align:center}.slider-control .slider-menu b{color:#bbb;cursor:pointer}.slider-control .slider-menu b.active{color:#666}
/* Theme hg141117, Copyright (c) 2018 Johann Helm (helm3d.de), license: commercial */
/* Style sheet layout */
html,body,form,fieldset,p,div,h1,h2,h3,h4,h5,h6{-webkit-text-size-adjust:none}h1,h2,h3,h4,h5,h6,p,pre,blockquote,table,ol,ul,form{margin-bottom:16px}a{color:#202022}a:hover{text-decoration:none}strong{font-family:'Frutiger W01', Helvetica, sans-serif;}#header,#container_inside,#footer,figure,img{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}figure,img{font-size:0;line-height:0}h1,h2,h3,h4,h5,h6{font:16px/30px 'Frutiger W01', Helvetica, sans-serif;;font-weight:bold;color:#1f5f8f}.formbox h1,.formbox h2,.formbox h3,.formbox h4,.formbox h5,.formbox h6{margin:0 0 24px;padding-top:16px;padding-bottom:16px;text-align:center;font-size:28px;line-height:28px;color:#FFF;text-transform:uppercase}.infobox h1,.infobox h2,.infobox h3,.infobox h4,.infobox h5,.infobox h6{font-size:28px;line-height:28px;color:#FFF;text-transform:uppercase;margin:0;padding:12px;}h1{font-size:32px;line-height:35px}h2{font-size:24px;line-height:30px}h3{font-size:$size3px;line-height:$line3px}.ce_text ul > li{padding-left:15px;background-image:url("../../files/hg141117/arrow_right_grey.png");background-position:left top;background-repeat:no-repeat;background-position: left 7px}.li_check_24 ul > li{padding-top:10px;padding-bottom:10px;padding-left:60px;background-image:url("../../files/hg141117/li_check_black.png");background-position:left top;background-repeat:no-repeat}.li_check_24 ul > li{background-image:url("../../files/hg141117/li_check_blue.png")}.border{border:5px solid #FFF}.note.border,.note_small.border{padding:15px 20px 20px 15px;border:1px solid #d9d9d9}.ce_text.borders{padding:.8739% 3.4956%;border:1px solid #202022}.align_center_wrapper{text-align:center}.align_center{margin-right:auto;margin-left:auto}.float_left{float:left}.float_right{float:right}.inline_block{display:inline-block;margin-top:10px;margin-right:16px}.strikethrough{position:relative}.strikethrough:before{width:120%;height:120%;left:-10%;top:-10%;position:absolute;background-image:url("../../files/hg141117/score_out.png");background-repeat:no-repeat;content: "";background-size:contain;background-position: center center}.showAKFA:not(body),.showERICHSEN:not(body),.showTRADERMACHER:not(body),.showAKTION:not(body),.showGB:not(body),.showDV:not(body),.showRR:not(body),.showTG:not(body),.showLETTERTEST:not(body),.showLETTERTEST4:not(body),.showXING:not(body),.showERICHSENAKTION:not(body),.showBDS:not(body),.showERICHSENNF:not(body),.showReaders:not(body){display:none !important}body{font:16px/30px 'Frutiger W02', Helvetica, sans-serif;;color:#202022;letter-spacing:-0.02em;overflow-x:hidden}body.impressum #container,body.agb #container{line-height:25px}.agb .ce_text ul > li,.impressum .ce_text ul > li{background-position: left 5px}#header,#header > .inside{width:100%;height:90px}#logo,.mm-menu > .logo{width:200px;display:block;padding-top:23px;padding-left:1.6818%}#wrapper{height:100%;min-height:100%;height: auto !important;/* position:relative */}body > #wrapper{position:relative}#Slider,#container{position:relative;background-color:#FFF}#main,#left,#right{padding-bottom:20px}#main{padding-top:40px}.blanko #main{padding:0}#right .headline_container,.infobox .headline_container{-moz-hyphens: auto;-o-hyphens: auto;-webkit-hyphens: auto;-ms-hyphens: auto;hyphens: auto}#Slider{max-height:280px;overflow:hidden;border-bottom:5px solid #d1b468}#container_inside{padding-right:1.6818%;padding-left:1.6818%;padding-bottom:20px;-moz-hyphens: auto;-o-hyphens: auto;-webkit-hyphens: auto;-ms-hyphens: auto;hyphens: auto}#spacer{height:80px}.blanko #spacer{display:none}#footer{width:100%;min-height:60px;bottom:0;position:absolute;padding-top:10px;padding-bottom:10px;background-color:#0a3453;font-size:13px;line-height:17px;color:#FFF}#footer > .inside{padding-right:1.6818%;padding-left:1.6818%;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}#footer > .inside > .float_left,#footer > .inside > .float_right{padding-top:10px}#footer{display:none}table{width:100%}td{padding-top:1px;padding-right:10px;padding-bottom:1px;border-bottom:1px solid #d9d9d9}.row_last td{border-bottom:0}.ce_table.milestones td.col_first{width:70px;font-weight:bold;color:#b3941c}.ce_tabcontrol{}.tabcontrol_tabs ul{width:100%;overflow:hidden;border-bottom:1px solid #d9d9d9}.tabcontrol_tabs ul > li{height:30px;overflow:hidden;float:left;margin-top:3px;padding-right:5px;padding-left:5px;background-color:#3074a0;background:-moz-linear-gradient(270deg,#3074a0,#1f5f8f);background:-webkit-linear-gradient(270deg,#3074a0,#1f5f8f);background:-o-linear-gradient(270deg,#3074a0,#1f5f8f);background:-ms-linear-gradient(270deg,#3074a0,#1f5f8f);background:linear-gradient(180deg,#3074a0,#1f5f8f);-pie-background:linear-gradient(270deg,#3074a0,#1f5f8f);border-top-left-radius:3px;border-top-right-radius:3px;font-size:12px;color:#FFF;text-transform:uppercase;cursor:pointer;text-shadow:1px 1px 1px #666;-webkit-box-shadow: inset 8px 0px 5px -5px rgba(0,0,0,0.3);-moz-box-shadow: inset 8px 0px 5px -5px rgba(0,0,0,0.3);box-shadow: inset 8px 0px 5px -5px rgba(0,0,0,0.3);font-size:3.2vw}.tabcontrol_tabs ul > li:first-child,.tabcontrol_tabs ul > li.selected{box-shadow:none}.tabcontrol_tabs ul > li.selected{margin-top:0;padding-top:1px;padding-bottom:2px;background-color:#e1c46d;background:-moz-linear-gradient(270deg,#e1c46d,#b48d4d);background:-webkit-linear-gradient(270deg,#e1c46d,#b48d4d);background:-o-linear-gradient(270deg,#e1c46d,#b48d4d);background:-ms-linear-gradient(270deg,#e1c46d,#b48d4d);background:linear-gradient(180deg,#e1c46d,#b48d4d);-pie-background:linear-gradient(270deg,#e1c46d,#b48d4d)}.ie8 .tabcontrol_tabs ul,.ie8 .tabcontrol_tabs ul > li{height:30px}.ie8 .tabcontrol_tabs ul > li{border-right:1px solid #FFF}.tabcontrol_tabs ul > li:last-child:after{height:0;clear:both;display:table;font-size:0;line-height:0;content:""}.slider-control{width:100%;height:25px;bottom:0;position:absolute}.slider-control a{display:none}.slider-control .slider-menu b{font-size:20px}.formbox{background-color:#3074a0;background:-moz-linear-gradient(270deg,#3074a0,#1f5f8f);background:-webkit-linear-gradient(270deg,#3074a0,#1f5f8f);background:-o-linear-gradient(270deg,#3074a0,#1f5f8f);background:-ms-linear-gradient(270deg,#3074a0,#1f5f8f);background:linear-gradient(180deg,#3074a0,#1f5f8f);-pie-background:linear-gradient(270deg,#3074a0,#1f5f8f);-webkit-box-shadow:0 8px 7px -4px rgba(153,153,153,1);box-shadow:0 8px 7px -4px rgba(153,153,153,1);border:5px solid #d1b468;line-height:25px;color:#FFF}.formbox,.infobox{background-color:#e9eaeb;background-image:url("../../files/hg141117/bg_box_gradient.jpg");border:5px solid #FFF;color:#1f5f8f;background-size:cover}.infobox:after{clear:both;content:'';display:block;font-size:0.1px;line-height:0.1px;height:0}.ie8 .formbox{background-color:#e9eaeb;background-image:none}.formbox a,.infobox a{color:inherit}.formbox.ce_text a{color:#1f5f8f}.formbox > .headline_container,.formbox > .content_container{padding-right:5.7142%;padding-left:5.7142%}.formbox > .headline_container,.infobox > .headline_container{background-color:#1f5f8f}
.formbox.info-messaging > .headline_container,.infobox.info-messaging > .headline_container{background-color:#03aa03;}
.formbox.info-messaging > .headline_container > *,.formbox.info-telegram > .headline_container > *{position:relative;padding:16px 40px}
.formbox.info-messaging > .headline_container > *:before,.formbox.info-telegram > .headline_container > *:before{content:'';display:block;width:50px;height:50px;background-image:url("../../files/media/images/logos/whatsapp.png");background-size:50px 50px;position:absolute;top:-10px;left:0;}.formbox.info-telegram > .headline_container > *:before{background-image:url("../../files/media/images/logos/telegram.png");}
.formbox > .content_container{padding-bottom:16px}.infobox > .headline_container,.infobox > .content_container{display:inline-block;float:left;}.infobox > .content_container{padding:10px 16px;}.ce_hyperlink,.mod_newslist > div a{padding-left:15px;background-image:url("../../files/hg141117/arrow_right_black.png");background-position:left center;background-repeat:no-repeat}.ce_hyperlink.no_icon{padding-left:0;background-image:none}.mod_newslist > div a{font-size:16px;line-height:
0px;font-weight:400}.button,button.submit,input[type="submit"]{display:inline-block;padding:3px 15px 3px 30px;background:#e2000a url("../../files/hg141117/arrow_right.png") left center no-repeat;background:url("../../files/hg141117/arrow_right.png") left center no-repeat,-moz-linear-gradient(270deg,#e2000a,#d20007);background:url("../../files/hg141117/arrow_right.png") left center no-repeat,-webkit-linear-gradient(270deg,#e2000a,#d20007);background:url("../../files/hg141117/arrow_right.png") left center no-repeat,-o-linear-gradient(270deg,#e2000a,#d20007);background:url("../../files/hg141117/arrow_right.png") left center no-repeat,-ms-linear-gradient(270deg,#e2000a,#d20007);background:url("../../files/hg141117/arrow_right.png") left center no-repeat,linear-gradient(180deg,#e2000a,#d20007);-pie-background:url("../../files/hg141117/arrow_right.png") left center no-repeat,linear-gradient(270deg,#e2000a,#d20007);border-radius:3px;font-size:18px;line-height:30px;font-weight:bold;text-decoration:none;color:#FFF;text-transform:uppercase;box-decoration-break:clone;-moz-box-decoration-break:clone;-webkit-box-decoration-break:clone;-ms-box-decoration-break:clone;text-shadow: 1px 1px 1px #666;background-position: 15px center;cursor:pointer}.button:hover,button.submit:hover,input[type="submit"]:hover{background:#c90007 url("../../files/hg141117/arrow_right.png") left top no-repeat;background:url("../../files/hg141117/arrow_right.png") left top no-repeat,-moz-linear-gradient(270deg,#e2000a,#ba0006);background:url("../../files/hg141117/arrow_right.png") left top no-repeat,-webkit-linear-gradient(270deg,#e2000a,#ba0006);background:url("../../files/hg141117/arrow_right.png") left top no-repeat,-o-linear-gradient(270deg,#e2000a,#ba0006);background:url("../../files/hg141117/arrow_right.png") left top no-repeat,-ms-linear-gradient(270deg,#e2000a,#ba0006);background:url("../../files/hg141117/arrow_right.png") left top no-repeat,linear-gradient(180deg,#e2000a,#ba0006);-pie-background:url("../../files/hg141117/arrow_right.png") left top no-repeat,linear-gradient(270deg,#e2000a,#ba0006);background-position: 15px center}.button a{display:inline-block;text-decoration:none;color:#FFF}.button.hyperlink > .ce_hyperlink{padding-left:0;background:none}.android .formbox + .align_center_wrapper,.ios .formbox + .align_center_wrapper,.safari .formbox + .align_center_wrapper{margin-top: -15px}.ce_download.button,body.e-books .ce_download_extended.button{padding-right:30px;padding-left:45px;background-position: 30px center}.ce_download.button .mime_icon,.ce_download.button .size{display:none}#offer{display:none}.premium-bereich #footer{/* position:static */}.aktuelle-ausgabe #main .ce_download_extended,.archiv  #main .ce_download_extended{width:100%;display:table;line-height:20px}.downloads_title table{margin-bottom:0}.aktuelle-ausgabe #main .ce_download_extended > .date,.aktuelle-ausgabe #main .ce_download_extended > .title,.aktuelle-ausgabe #main .ce_download_extended > .file,.archiv  #main .ce_download_extended > .date,.archiv  #main .ce_download_extended > .title,.archiv  #main .ce_download_extended > .file{display:table-cell;padding-top:12px;padding-right:10px;padding-bottom:3px;vertical-align:top;border-bottom:1px solid #d9d9d9}.aktuelle-ausgabe #main .ce_download_extended .button, .archiv #main .ce_download_extended .button{width:37px;height:42px;display:block;margin:0;padding:0;background-image:url("../../files/hg141117/icon_pdf.png");background-position:center center;background-repeat:no-repeat;font-size:1px;line-height:1px;text-indent:-9999px;text-shadow:none}.aktuelle-ausgabe .downloads_title td.first,.archiv .downloads_title td.first,.aktuelle-ausgabe #main .ce_download_extended > .date,.archiv #main .ce_download_extended > .date{width:90px}.aktuelle-ausgabe #main .ce_download_extended > .title,.archiv #main .ce_download_extended > .title{font-weight:bold}.aktuelle-ausgabe .downloads_title td.last,.archiv .downloads_title td.last,.aktuelle-ausgabe #main .ce_download_extended > .file,.archiv #main .ce_download_extended > .file{width:75px;padding-top:2px;padding-bottom:3px;vertical-align:middle;text-align:center}body.e-books #main .ce_download_extended > .file{display:none}#main .ce_download_extended > .date + .file{width:auto !important}form{margin-bottom:0}form td,.mod_login td,.mod_h3d_aboMgrLogin td{vertical-align:middle;border:0}.mod_login td.col_0,.mod_h3d_aboMgrLogin td.col_0{min-width:110px}input[type="text"],input[type="password"],input[type="date"],input[type="datetime"],input[type="email"],input[type="number"],input[type="search"],input[type="tel"],input[type="time"],input[type="url"],textarea,select,.ce_h3d_simpleOrderForm .widget>.value{width:100%;height:40px;max-width:100%;margin-top:8px;padding:3px 6px;background-position:right center;border:1px solid #bababb;border-radius:2px;color:#202022;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;transition: all 0.15s linear 0s}.ce_h3d_simpleOrderForm .widget>.value{border:none;padding-left: 15px;padding-right:20px;}.ie select{padding-top:0;padding-right:0;padding-bottom:0}.safari select,.webkit select{-webkit-appearance: menulist-button}textarea{height:150px}select{padding-right:10px}input[type="submit"],button.submit,.button.submit{background:#68b603 url("../../files/hg141117/arrow_right.png") left center no-repeat;background:url("../../files/hg141117/arrow_right.png") left center no-repeat,-moz-linear-gradient(270deg,#68b603,#03aa03);background:url("../../files/hg141117/arrow_right.png") left center no-repeat,-webkit-linear-gradient(270deg,#68b603,#03aa03);background:url("../../files/hg141117/arrow_right.png") left center no-repeat,-o-linear-gradient(270deg,#68b603,#03aa03);background:url("../../files/hg141117/arrow_right.png") left center no-repeat,-ms-linear-gradient(270deg,#68b603,#03aa03);background:url("../../files/hg141117/arrow_right.png") left center no-repeat,linear-gradient(180deg,#68b603,#03aa03);-pie-background:url("../../files/hg141117/arrow_right.png") left center no-repeat,linear-gradient(270deg,#68b603,#03aa03);border:1px solid #FFF;border-radius:2px;background-position: 15px center}input[type="submit"]:hover,.button.submit:hover,button.submit:hover{background:#039203 url("../../files/hg141117/arrow_right.png") left center no-repeat;background:url("../../files/hg141117/arrow_right.png") left center no-repeat,-moz-linear-gradient(270deg,#68b603,#039203);background:url("../../files/hg141117/arrow_right.png") left center no-repeat,-webkit-linear-gradient(270deg,#68b603,#039203);background:url("../../files/hg141117/arrow_right.png") left center no-repeat,-o-linear-gradient(270deg,#68b603,#039203);background:url("../../files/hg141117/arrow_right.png") left center no-repeat,-ms-linear-gradient(270deg,#68b603,#039203);background:url("../../files/hg141117/arrow_right.png") left center no-repeat,linear-gradient(180deg,#68b603,#039203);-pie-background:url("../../files/hg141117/arrow_right.png") left center no-repeat,linear-gradient(270deg,#68b603,#039203);background-position: 15px center}.mod_login input[type="submit"],.mod_login button,.mod_h3d_aboMgrLogin input,.mod_h3d_aboMgrLogin button{margin-top:20px}input::-webkit-input-placeholder,input::-webkit-input-placeholder{color:#606066}input:-moz-placeholder,input:-moz-placeholder,input::-moz-placeholder,input::-moz-placeholder{color:#606066;opacity:0.9}input:-ms-input-placeholder,input:-ms-input-placeholder{color:#606066}.mod_subscribe{margin-top:20px}.mod_subscribe input.submit{margin-top:10px}.invisible_input input{display:none}.note{margin-top:14px;font-size:14px;line-height:20px;color:#606066}.note_small{margin-top:14px;font-size:12px;line-height:16px;color:#606066}form .note a{color:#606066}p.tl_confirm{margin-top:1em;margin-bottom:16px;padding:1.5625%;background-color:#FFF;border:1px solid #03aa03;line-height:21px;color:#03aa03}p.error,p.tl_error,p.tl_info{margin-top:1em;margin-bottom:0;padding:1.5625%;background-color:#FFF;border:1px solid #e2000a;line-height:21px;color:#e2000a}input.error{background:#FFF url("../../files/hg141117/field_error.png") right center no-repeat;border:1px solid #e2000a}input.validated{background-image:url("../../files/hg141117/field_validated.png");background-position:right center;background-repeat:no-repeat}input.unvalidated{background-image:url("../../files/hg141117/field_error.png");background-position:right center;background-repeat:no-repeat}.radio_container.error span,.checkbox_container.error span{display:block;padding:1.5625%;-webkit-box-shadow:0 0 4px 0 #e2000a;box-shadow:0 0 4px 0 #e2000a}.checkbox_container.terms_and_conditions.error span{padding-right:0;padding-left:0;-webkit-box-shadow:0 0 0 0;box-shadow:0 0 0 0}#bestellformular label,#bestellformular #condition_payment_method_directdebit label,#kontaktformular label,#abmeldeformular label{display:none;line-height:16px}#bestellformular label.label_company{width:100%;float:none;display:block;margin-top:16px}#bestellformular .subscription_period label,#bestellformular .zahlungsweise label,#bestellformular label[for="opt_50"],input#opt_50,#bestellformular .product_selection label,#bestellformular label[for="opt_115"],input#opt_115,#bestellformular label[for="opt_162"],input#opt_162,#bestellformular label[for="opt_207"],input#opt_207,#bestellformular label[for="opt_250"],input#opt_250{float:left;display:block}#bestellformular input#opt_50,#bestellformular input#opt_115,#bestellformular input#opt_162,#bestellformular input#opt_207,#bestellformular input#opt_250{margin-right:20px}#bestellformular .subscription_period label,#bestellformular .product_selection label{line-height:23px}#bestellformular .zahlungsweise .discount_voucher label{display:none}#bestellformular #condition_payment_method_directdebit{padding-left:30px;padding-bottom:20px}#bestellformular .radio_container.payment_method > span:first-of-type{display:block}.ie8 #bestellformular .radio_container.payment_method > span{display:block}#bestellformular label > .tag figure{left:-7.6%;position:absolute;display:none;margin-top:20px}#bestellformular label > .tag figure{display:none}.structured_form label p{margin-bottom:0}.structured_form fieldset > br{clear:both;display:inline}.structured_form p.error{display:none}.structured_form .radio_container p.error,.structured_form .checkbox_container p.error,.mod_login.structured_form p.error,.mod_h3d_aboMgrLogin.structured_form p.error,.structured_form p.error.no_product_selected{display:block}.structured_form form{padding-bottom:40px;background-color:#ededed;-moz-hyphens: auto;-o-hyphens: auto;-webkit-hyphens: auto;-ms-hyphens: auto;hyphens: auto}.onepage_order div.structured_form form{margin-bottom:0;padding-bottom:0}.structured_form fieldset{max-width:98.4375%;padding-right:1.5625%;padding-left:1.5625%;padding-bottom:40px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.structured_form.mod_login fieldset,.structured_form.mod_h3d_aboMgrLogin fieldset,.structured_form #abmeldeformular fieldset,.structured_form #umfrageformular fieldset{padding-bottom:0}.structured_form fieldset.radio_container,.structured_form fieldset.checkbox_container{max-width:100%;padding:0}.structured_form .formbody > fieldset > legend{width:104.6875%;display:block;margin-bottom:12px;padding:10px 20px 10px 40px;background:#1f5f8f url("../../files/hg141117/arrow_right.png") left center no-repeat;font-size:24px;line-height:30px;font-weight:bold;color:#FFF;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;margin-left:-1.5625%;background-position:20px center;text-shadow:1px 1px 1px #666}.structured_form #umfrageformular .formbody > fieldset > legend{background-color:#e2000a;background-position: 20px 20px}.structured_form .formbody > fieldset > legend p{margin-bottom:0}.structured_form .formbody > fieldset fieldset > legend{display:none}.structured_form .widget.postal_code{width:17.7419%;float:left;margin-right:1.6129%}.structured_form .widget.place{width:80.6452%;float:left}.structured_form .date_of_birth > label{width:37.5%;overflow:hidden;float:left;display:block;margin-right:1.7857%;padding-top:16px;display:block !important}.structured_form input.dob{padding-right:0;padding-left:0;text-align:center}.structured_form .widget.dob_day,.structured_form .widget.dob_month{width:14.2857%;float:left;margin-right:1.7857%}.structured_form .widget.dob_year{width:28.5714%;float:left}.structured_form .widget.email{clear:both;margin-bottom:20px}.structured_form fieldset.radio_container > span{width:100%;min-height:18px;float:none;clear:both;display:table;padding-bottom:20px;/* box-sizing:border-box; */}.structured_form fieldset.subscription_period > span,.structured_form fieldset.product_selection > span{clear:both;display:table;margin-bottom:3.2258%;padding:10px 15px;background-color:#FFF;border:1px solid #bababb;border-radius:2px;box-sizing:border-box}.structured_form fieldset.product_selection > span{padding:0}.structured_form fieldset.product_selection .ce_product_selection_box{position:relative;text-align:center}.structured_form fieldset.product_selection .ce_product_selection_box > .headline_container h1,.structured_form fieldset.product_selection .ce_product_selection_box > .headline_container h2,.structured_form fieldset.product_selection .ce_product_selection_box > .headline_container h3,.structured_form fieldset.product_selection .ce_product_selection_box > .headline_container h4,.structured_form fieldset.product_selection .ce_product_selection_box > .headline_container h5,.structured_form fieldset.product_selection .ce_product_selection_box > .headline_container h6{margin-top:0;padding:15px 0 24px;background:-moz-linear-gradient(90deg,#b48d4d,#e1c46d);background:-webkit-linear-gradient(90deg,#b48d4d,#e1c46d);background:-o-linear-gradient(90deg,#b48d4d,#e1c46d);background:-ms-linear-gradient(90deg,#b48d4d,#e1c46d);background:linear-gradient(0deg,#b48d4d,#e1c46d);-pie-background:linear-gradient(90deg,#b48d4d,#e1c46d);font-size:28px;color:#FFF;text-transform:uppercase;text-shadow: 1px 1px 1px #666;box-sizing:border-box;-webkit-hyphens: none;-moz-hyphens: none;hyphens: none}.structured_form fieldset.product_selection .ce_product_selection_box.caption > .headline_container h1,.structured_form fieldset.product_selection .ce_product_selection_box.caption > .headline_container h2,.structured_form fieldset.product_selection .ce_product_selection_box.caption > .headline_container h3,.structured_form fieldset.product_selection .ce_product_selection_box.caption > .headline_container h4,.structured_form fieldset.product_selection .ce_product_selection_box.caption > .headline_container h5,.structured_form fieldset.product_selection .ce_product_selection_box.caption > .headline_container h6{padding-top:9px;padding-bottom:4px}.structured_form fieldset.product_selection .ce_product_selection_box.standard_product > .headline_container h1,.structured_form fieldset.product_selection .ce_product_selection_box.standard_product > .headline_container h2,.structured_form fieldset.product_selection .ce_product_selection_box.standard_product > .headline_container h3,.structured_form fieldset.product_selection .ce_product_selection_box.standard_product > .headline_container h4,.structured_form fieldset.product_selection .ce_product_selection_box.standard_product > .headline_container h5,.structured_form fieldset.product_selection .ce_product_selection_box.standard_product > .headline_container h6{background:-moz-linear-gradient(90deg,#a4a4a9,#e4e4e4);background:-webkit-linear-gradient(90deg,#a4a4a9,#e4e4e4);background:-o-linear-gradient(90deg,#a4a4a9,#e4e4e4);background:-ms-linear-gradient(90deg,#a4a4a9,#e4e4e4);background:linear-gradient(0deg,#a4a4a9,#e4e4e4);-pie-background:linear-gradient(90deg,#a4a4a9,#e4e4e4)}.structured_form fieldset.product_selection .ce_product_selection_box > .headline_container h1 span,.structured_form fieldset.product_selection .ce_product_selection_box > .headline_container h2 span,.structured_form fieldset.product_selection .ce_product_selection_box > .headline_container h3 span,.structured_form fieldset.product_selection .ce_product_selection_box > .headline_container h4 span,.structured_form fieldset.product_selection .ce_product_selection_box > .headline_container h5 span,.structured_form fieldset.product_selection .ce_product_selection_box > .headline_container h6 span{display:block;margin-top:-4px;font-size:13px;text-transform:none}.structured_form fieldset.product_selection .ce_product_selection_box .image_container{right:3%;position:absolute;top:35px}.structured_form fieldset.product_selection .ce_product_selection_box .strikethrough{font-weight:bold}.structured_form fieldset.product_selection .ce_product_selection_box .price{font-size:48px;line-height:52px;font-weight:bold}.structured_form fieldset.product_selection .ce_product_selection_box .note{display:block;margin-top:-4px;text-align:center}.structured_form fieldset.product_selection .ce_product_selection_box .button{margin-right:10px;margin-left:10px;-webkit-hyphens: none;-moz-hyphens: none;hyphens: none}.button.submit.inactive{padding-left:15px;background:-moz-linear-gradient(90deg,#a4a4a9,#e4e4e4);background:-webkit-linear-gradient(90deg,#a4a4a9,#e4e4e4);background:-o-linear-gradient(90deg,#a4a4a9,#e4e4e4);background:-ms-linear-gradient(90deg,#a4a4a9,#e4e4e4);background:linear-gradient(0deg,#a4a4a9,#e4e4e4);-pie-background:linear-gradient(90deg,#a4a4a9,#e4e4e4)}.structured_form fieldset.product_selection .ce_product_selection_box ul{margin-top:25px}.structured_form fieldset.product_selection .ce_product_selection_box ul > li{padding-top:8px;padding-bottom:10px;padding-left:39px;text-align:left;background-image:url("../../files/hg141117/li_check_green.png");background-repeat:no-repeat;border-top:1px solid #bababb;background-position: 7px 11px}.structured_form fieldset.product_selection .ce_product_selection_box ul > li:last-child{padding-bottom:0}.months_3_invisible .structured_form fieldset.subscription_period > span:first-of-type,.months_3_invisible .structured_form fieldset.product_selection > span:first-of-type{display:none}.structured_form .radio_container span > input,.structured_form .radio_container span > label,.structured_form .checkbox_container span > input,.structured_form .checkbox_container span > label,.structured_form fieldset.zahlungsweise > input,.structured_form fieldset.zahlungsweise > label{float:left;text-align:left;align:left}.structured_form .radio_container span > label,.structured_form .checkbox_container span > label,.structured_form fieldset.zahlungsweise > label{width:95%;padding-left:20px;box-sizing:border-box}.structured_form fieldset.zahlungsweise > label{padding-bottom:20px}.structured_form #bestellformular .radio_container span > input{margin-top:2px}.structured_form #umfrageformular .radio_container span > input{margin-top:7px;margin-left:2px}.structured_form #lbl_30_1,.structured_form #lbl_30_2,.structured_form #lbl_132_1,.structured_form #lbl_132_2{margin-top:-5px}.structured_form .radio_container span > label:after,.structured_form .checkbox_container span > label:after,.structured_form fieldset.zahlungsweise > label:after{height:0;clear:both;content:" "}.structured_form .widget.discount_voucher{margin-top:20px;padding-left:30px}.structured_form .widget.terms_and_conditions{margin-top:40px}.voucher_invisible div.discount_voucher{display:none}#newsletterformular label,#newsletterformular p.error{display:none}.subscription_period label .ce_text,.product_selection label .ce_text{display:none}body.jetzt-testen .subscription_period label .ce_text.jetzt-testen,body.bestellung-partner .subscription_period label .ce_text.bestellung-partner,body.abo-rabatt-lettertest .subscription_period label .ce_text.abo-rabatt-lettertest,body.bestellung-lakonikos .subscription_period label .ce_text.bestellung-lakonikos,body.aktion .subscription_period label .ce_text.aktion,body.bestellung-rabatt .subscription_period label .ce_text.bestellung-rabatt{display:block}body.jetzt-testen .product_selection label .ce_text.jetzt-testen,body.bestellung-partner .product_selection label .ce_text.bestellung-partner,body.abo-rabatt-lettertest .product_selection label .ce_text.abo-rabatt-lettertest,body.bestellung-lakonikos .product_selection label .ce_text.bestellung-lakonikos,body.aktion .product_selection label .ce_text.aktion,body.bestellung-rabatt .product_selection label .ce_text.bestellung-rabatt{display:block}body.jetzt-profitieren .terms_and_conditions label .ce_text,.structured_form .ce_text.jetzt-profitieren{display:none}body.jetzt-profitieren .terms_and_conditions label .ce_text.jetzt-profitieren{display:block}#newsletterformular .submit_container{margin-top:8px}#main .ce_accordion{position:relative;cursor:pointer}#main .ce_accordion > .toggler{padding-left:18px;text-decoration:underline;cursor:pointer}#main .ce_accordion > .toggler:hover{text-decoration:none}#main .ce_accordion > .toggler:before{width:0;height:0;left:3px;top:8px;position:absolute;display:block;content:"";border-style: solid;border-width: 7.5px 0 7.5px 7px;border-color: transparent transparent transparent #202022;transition: all 0.25s linear 0s;opacity:0.35}#main .ce_accordion > .toggler.active:before{-ms-transform: rotate(90deg);-webkit-transform: rotate(90deg);transform: rotate(90deg)}#main .ce_accordion > .accordion{padding-left:18px}.mm-page{min-height:100%;position:relative}.mejs-container{width:100%;height:0 !important;padding-bottom:56.25%;margin-bottom:25px;}.mejs-mediaelement video{bottom:0;left:0;right:0;top:0;position:absolute;max-width: 100%;width: 100% !important;max-height: 100% !important}.mejs-container{background:none}.ce_player .mejs-overlay-button{background-image:url("../../files/hg141117/bigplay.png");background-position:left top;background-repeat:no-repeat}.no-hyphens{-moz-hyphens: none;-o-hyphens: none;-webkit-hyphens: none;-ms-hyphens: none;hyphens: none}video{max-width:100%}.ce_chart_custom{padding-bottom:30px}.ce_chart_custom + .ce_chart_custom{margin-top:30px;padding-top:30px;padding-bottom:30px;border-top:1px solid #d9d9d9}.ce_chart_custom .headline{margin-bottom:16px;font:24px/30px 'Frutiger W01', Helvetica, sans-serif;;font-weight:bold;color:#1f5f8f}.ce_chart_custom .chart figure,.ce_chart_custom .order_details{margin:0 0 5px;border:1px solid #d9d9d9}.ce_chart_custom .order_details{padding:8px}.ce_chart_custom .text_before,.ce_chart_custom .text_after{padding:10px}.ce_chart_custom .order_details .row.even{background-color:#e9eaeb}.ce_chart_custom .order_details .field_title,.ce_chart_custom .order_details .field_content{width:50%;float:left;padding-right:10px;padding-left:10px;box-sizing: border-box}.ce_chart_custom .hyperlink_wrapper{margin-top:16px;margin-bottom:16px;text-align:center}#et-opt-out{width: auto !important;padding: 0 !important;display: inline-block !important;background:none !important;color: inherit !important;text-decoration: underline !important}
.ce_text ol > li,.ce_list ol > li {position: relative;margin-left:0;padding-left:30px;list-style-type: none;counter-increment:customlistcounter;}
.ce_text ul > li::before, .ce_list ul > li::before, .ce_text ol > li::before, .ce_list ol > li::before {
	width: 20px;
	height: 20px;
	top: 0;
	position: absolute;
	display: block;
	margin-left: -25px;
}
.ce_text ol > li::before, .ce_list ol > li::before {
	font-size: 15px;
	content: counter(customlistcounter, decimal) ". ";
}
.ce_h3d_simpleOrderForm form{font-size:16px;line-height:30px;color:#202022}
.gratis-test .ce_h3d_simpleOrderForm fieldset.product{padding-bottom:0;}.gratis-test .ce_h3d_simpleOrderForm .formbody > fieldset.payment_method > legend,.gratis-test .ce_h3d_simpleOrderForm .formbody > fieldset.payment_method fieldset.radio_container,.gratis-test .ce_h3d_simpleOrderForm .widget.discount_voucher{display:none;}
.ce_h3d_simpleOrderForm .dateOfBirth > label{padding-top:8px;}.ce_h3d_simpleOrderForm .widget.dateOfBirth > input,.ce_h3d_simpleOrderForm .widget.dateOfBirth > .value{width:96%}.ce_h3d_simpleOrderForm fieldset.product fieldset.radio_container > span p b{color: #2c6ea7;font-size: 16px;letter-spacing: 0;line-height: 15px;margin: 0;padding: 0;text-decoration: none;}.ce_h3d_simpleOrderForm fieldset.product fieldset.radio_container > span li{list-style:none;}
.ce_h3d_simpleOrderForm input[type=image],.ce_h3d_simpleOrderFormPayment input[type=image]{width:auto;border:none;}
.ce_h3d_simpleOrderForm input[type="date"],.ce_h3d_simpleOrderForm input[type="datetime"],.ce_h3d_simpleOrderForm input[type="email"],.ce_h3d_simpleOrderForm input[type="number"],.ce_h3d_simpleOrderForm input[type="password"],.ce_h3d_simpleOrderForm input[type="search"],.ce_h3d_simpleOrderForm input[type="tel"],.ce_h3d_simpleOrderForm input[type="text"],.ce_h3d_simpleOrderForm input[type="time"],.ce_h3d_simpleOrderForm input[type="url"],.ce_h3d_simpleOrderForm select,.ce_h3d_simpleOrderForm textarea{min-height:40px;font-size:16px;line-height:30px;}
.ce_h3d_simpleOrderForm .formbody>fieldset>legend:before{display:none;}.ce_h3d_simpleOrderForm fieldset.product{/*display:none;*/}.ce_h3d_simpleOrderForm .dateOfBirth > label{display:none !important;}.ce_h3d_simpleOrderForm .ssl_note{text-align:center;} .ce_h3d_simpleOrderForm .ssl_note>p{display:inline-block;padding-left:25px;background:url("../../files/media/images/icons/icon_lock.png") left center no-repeat}.ce_h3d_simpleOrderForm .debit_info,.ce_h3d_simpleOrderForm .terms_privacy label{font-size:14px;line-height:20px;color:#606066}
.ce_h3d_simpleOrderForm.structured_form .widget.country{width: 35.5161%;}
.ce_h3d_simpleOrderForm.structured_form .radio_container span > label, .ce_h3d_simpleOrderForm.structured_form .checkbox_container span > label, .ce_h3d_simpleOrderForm.structured_form fieldset.zahlungsweise > label{width:87% !important}
.ce_h3d_simpleOrderForm fieldset.product {padding-bottom:20px}.ce_h3d_simpleOrderForm .widget.product fieldset{margin:-10px 0 0}
.ce_h3d_simpleOrderForm fieldset.product fieldset.radio_container,.ce_h3d_simpleOrderForm fieldset.product fieldset.checkbox_container {background:rgba(0, 0, 0, 0) url("../../themes/flexible/images/loading.gif") no-repeat scroll center 30px;}
.ce_h3d_simpleOrderForm .productInfo_before,.ce_h3d_simpleOrderForm .paymentInfo_before{padding-bottom:10px;}
.aboMgrForm .formbody>fieldset>legend:before{display:none;}
.mod_newslist > div{padding:12px 10px 3px 0;border-bottom:1px solid #d9d9d9;}
.videoupdate .back{display:none}
.ce_survey form{padding-bottom:40px;background-color:#ededed;-moz-hyphens:auto;-o-hyphens:auto;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;}
.ce_survey .formbody {max-width:98.4375%;padding-right:1.5625%;padding-left:1.5625%;padding-bottom:40px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}
.ce_survey .progressbar_container,.ce_survey .pagetitle{display:none;}
.ce_survey .pageintroduction{width: 104.6875%;display: block;margin-bottom: 12px;padding: 10px 20px 10px 40px;background: #e2000a url("../../files/hg141117/arrow_right.png") left center no-repeat;font-size:24px;line-height:30px;font-weight:bold;color:#FFF;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;margin-left:-1.5625%;background-position:20px 20px;text-shadow:1px 1px 1px #666;}
.ce_survey .widget.mc > div{width:100%;min-height:18px;float:none;clear:both;display:table;padding-bottom:20px;}
.ce_survey .widget.mc input{margin-top:7px;margin-left:2px;float:left}
.ce_survey .widget.mc  input+label{width: 95%;padding-left:20px;box-sizing:border-box;float:left}
.ce_survey .submit_container > div{text-align:center}
body.no-nav #nav-mobile, body.no-nav #nav-button, body.no-nav #nav-main{display:none !important;}
#container_inside{-webkit-hyphens: none;hyphens:none}
.structured_form fieldset.product_selection .ce_product_selection_box ul > li.featured{background:none;position:relative;}
.structured_form fieldset.product_selection .ce_product_selection_box ul > li.featured:before{content:"+";color:#fff;font-weight:bold;width:20px;height:20px;border-radius:100%;position:absolute;left:12px;top:12px;background-color:#68b603;background:linear-gradient(90deg,#68b603,#03aa03);font-size:21px;line-height:16px;box-sizing:border-box;padding-left:3px;}
.structured_form.mod_h3d_aboMgrFeedbackCampaign p.error{display:block;}
.highlight{display:inline-block;padding:1px 5px;background-color:#e2000a;color:#FFF;}.highlight > a{color:#FFF;}
.payment-notice {border:1px solid #e2000a;padding:10px;margin-bottom:16px;color:#e2000a;}
.button.disabled, .button.submit.disabled{background:#aaa url("../../files/hg141117/arrow_right.png") 15px center no-repeat;cursor:default;overflow:visible;}
.disabled.block{overflow:visible}
.disabled a{position:relative;text-decoration:none;cursor:default;}
.disabled a:after{content:attr(data-tooltip);position:absolute;bottom:125%;left:10%;background:#e2000a;padding:5px 15px;color:#fff;font-size:16px;line-height:20px;font-weight:400;text-shadow:none;text-transform:none;border-radius:3px;opacity:0;}@media (min-width:640px){.disabled.button a:after{white-space:nowrap;}}
.disabled a:before{content:"";position:absolute;width:0;height:0;border-top:30px solid #e2000a;border-left:30px solid transparent;border-right:30px solid transparent;opacity:0;left:30%;bottom:90%;}
.disabled a:hover:after{bottom:125%}.disabled a:hover:before{bottom:100%}
.disabled a:hover:after,.disabled a:hover:before{opacity:1}
.disabled .file > .button{background-image: url("../../files/hg141117/icon_pdf_bw.png")}
.ce_download_extended.disabled a{display:block}
.aktuelle-ausgabe #main .ce_download_extended.disabled .button, .archiv #main .ce_download_extended.disabled .button{background-image: url("../../files/hg141117/icon_pdf_bw.png");cursor:default}
.mod_h3d_aboMgrMessagingContacts.structured_form .formbody > fieldset > legend{display:none;}.mod_h3d_aboMgrMessagingContacts.structured_form .formbody > fieldset > legend + .widget{margin-top:12px}.mod_h3d_aboMgrMessagingContacts.structured_form .widget.phone{width:100% !important;margin-bottom:12px;}.mod_h3d_aboMgrMessagingContacts.structured_form .submit_container{text-align:center}p.error,p.tl_error,p.tl_info{margin-bottom:1em;}
.mod_h3d_aboMgrResetPassword.structured_form .submit_container{margin-top:20px;}.mod_article h1:first-child,.mod_article h2:first-child,.mod_article h3:first-child,.mod_article h4:first-child,.mod_article h5:first-child,.mod_article h6:first-child{margin-top:0}
.formbox + .align_center_wrapper,.formbox + .button{margin-top:-20px;margin-bottom:20px}
/* plyr */
.plyr__control--overlaid,.plyr--video .plyr__control:hover,.plyr--video .plyr__control[aria-expanded="true"],.plyr__menu__container .plyr__control[role="menuitemradio"][aria-checked="true"]::before{background-color:#1f5f8f;}
.plyr--full-ui input[type="range"]{color:#1f5f8f;}
.plyr{margin-bottom:$lineheightCopy;}.plyr video{margin-bottom:0;}
body.archiv #main figure img, body.aktuelle-ausgabe #main figure img {max-width: 320px;}
/* tinyMCE */
.warning { color:#e00100; }
.confirmation { color:#5eaa2b; }
.information { color:#103c5b; }
.framed { border:2px solid #e00100;padding:5px;margin-bottom:20px;}
/* Theme hg141117, Copyright (c) 2016 Johann Helm (helm3d.de), license: commercial */
@media all and (min-width:401px){
/* Style sheet layout_0401 */
.tabcontrol_tabs ul > li{font-size:13px}.structured_form .widget.title,.structured_form .widget.postal_code{width:17.7419%;float:left;margin-right:1.6129%}.structured_form .widget.first_name,.structured_form .widget.place{width:39.5161%;float:left;margin-right:1.6129%}.structured_form .widget.last_name,.structured_form .widget.country{width:39.5161%;float:left}.structured_form fieldset.subscription_period > span,.structured_form fieldset.product_selection > span{width:48.387%;float:left;clear:none;margin-bottom:0}.structured_form fieldset.subscription_period span:first-of-type,.structured_form fieldset.product_selection span:first-of-type{margin-right:3.2258%}.structured_form fieldset.subscription_period .ce_text span:first-of-type,.structured_form fieldset.product_selection .ce_text span:first-of-type{margin:0}.months_3_invisible .structured_form fieldset.subscription_period > span,.months_3_invisible .structured_form fieldset.product_selection > span{width:100%;float:none;clear:both}
}
/* Theme hg141117, Copyright (c) 2016 Johann Helm (helm3d.de), license: commercial */
@media screen and (min-width:841px){
/* Style sheet layout_0841 */
body{background-color:#f7f7f7;background:-moz-linear-gradient(270deg,#FFF,#f7f7f7,#dfdfe0);background:-webkit-linear-gradient(270deg,#FFF,#f7f7f7,#dfdfe0);background:-o-linear-gradient(270deg,#FFF,#f7f7f7,#dfdfe0);background:-ms-linear-gradient(270deg,#FFF,#f7f7f7,#dfdfe0);background:linear-gradient(180deg,#FFF,#f7f7f7,#dfdfe0);-pie-background:linear-gradient(270deg,#FFF,#f7f7f7,#dfdfe0);background-attachment:fixed}body.blanko{background-image:none;background-color: #FFF}#logo{width:38.6%;max-width:422px;padding-top:3.6363%}#Slider,#container{max-width:1100px;margin-right:auto;margin-left:auto;-webkit-box-shadow:0 4px 4px 0 rgba(153,153,153,.5);box-shadow:0 4px 4px 0 rgba(153,153,153,.5)}.blanko #Slider,.blanko #container{box-shadow:none}#container_inside{padding-left:3.3636%;-moz-hyphens: none;-o-hyphens: none;-webkit-hyphens: none;-ms-hyphens: none;hyphens: none}.blanko #container_inside{padding:25px 40px;padding:0}.bestellformular #container_inside{background-image:url("../../files/media/images/logos/security_logos.png");background-position:left bottom;background-repeat:no-repeat;background-size:contain;background-position: right 0px bottom 40px}#header,#header > .inside,#Banner{max-width:1100px;margin-right:auto;margin-left:auto}#header,#header > .inside{height:160px}#right .mod_article.block{overflow:visible}#footer > .inside{margin-right:auto;margin-left:auto;padding-left:3.3636%}.slider-control .slider-menu b{font-size:25px}#right .mod_article .formbox.first{margin-top:-65px}input[type="text"],input[type="password"],input[type="date"],input[type="datetime"],input[type="email"],input[type="number"],input[type="search"],input[type="tel"],input[type="time"],input[type="url"],textarea,select{padding-right:20px;padding-left:20px}.structured_form .date_of_birth{width:46.7741%;position:relative;float:left;margin-right:1.6129%}.structured_form .widget.phone{width:51.613%;float:left}.ce_chart_custom .col_1,.ce_chart_custom .col_2{width:61.4754%;float:left;padding-right:3.0674%;box-sizing:border-box}.ce_chart_custom .col_2{width:38.5245%;padding-right:0}#right{padding-bottom:100px !important}#header .spar-tipp{position:absolute;top:0;right:545px;text-transform:uppercase;}.spar-tipp .ce_hyperlink,.spar-tipp .ce_h3d_loggedHyperlink{background:none;padding:0;padding-top:2px}.spar-tipp .ce_hyperlink a,.spar-tipp .ce_h3d_loggedHyperlink a{color:#e2000a;text-decoration:none;}.spar-tipp .ce_hyperlink a:hover,.spar-tipp .ce_h3d_loggedHyperlink a:hover{text-decoration:underline;}
}
/* Theme hg141117, Copyright (c) 2016 Johann Helm (helm3d.de), license: commercial */
@media screen and (min-width:1100px){
/* Style sheet layout_1100 */
#header{height:160px;padding-bottom:0}#logo{padding-left:0}#footer > .inside{max-width:1100px;margin-right:auto;margin-left:auto;padding-right:0;padding-left:0}#offer{right:-85px;top:-85px;position:absolute;display:block}.jetzt-testen #offer{top:-190px;display:block}.tabcontrol_tabs ul > li{padding-right:20px;padding-left:20px;font-size:16px}#bestellformular label > .tag figure{display:block}
}
/* Theme hg141117, Copyright (c) 2016 Johann Helm (helm3d.de), license: commercial */
@media screen and (min-width:701px){
/* Style sheet columns */
#left,#right,#main{margin-right:0;margin-left:0}.bestellformular #right{padding-bottom:40px}.sc,#main.sc,#left.sc,#right.sc{margin-left:0 !important;margin-right:0 !important;padding-left:0 !important;clear:none !important}.sc-first,#main.sc-first,#left.sc-first,#right.sc-first{clear:left}.sc-last,#main.sc-last,#left.sc-last,#right.sc-last{padding-right:0 !important}.sc-clear{clear:left}.sc-rowspan > *{margin: 0!important;padding: 0!important}.sc2,#main.sc2,#left.sc2,#right.sc2{width:49.5%;float:left;display:inline;padding-right:1%}#main.sc2{width:61.5384%;padding-right:3.8461%}#left.sc2,#right.sc2{width:34.6155%}.sc2-last{padding-right:0}.sc3,#main.sc3,#left.sc3,#right.sc3{width:32.3%;float:left;display:inline;padding-right:1%}.sc3-last{padding-right:1.1%}.sc3-2{width:65.6%;float:left;display:inline;padding-right:1%}.sc3-2-last{padding-right:1.1%}.sc4{width:24%;float:left;display:inline;padding-right:1%}.sc4-last{}.sc4-2{width:49%;float:left;display:inline;padding-right:1%}.sc4-2-last{}.sc4-3{width:74%;float:left;display:inline;padding-right:1%}.sc4-3-last{}.sc5{width:19%;float:left;display:inline;padding-right:1%}.sc5-last{}.sc5-2{width:39%;float:left;display:inline;padding-right:1%}.sc5-2-last{}.sc5-3{width:59%;float:left;display:inline;padding-right:1%}.sc5-3-last{}.sc5-4{width:79%;float:left;display:inline;padding-right:1%}.sc5-4-last{}body.archiv #main figure, body.aktuelle-ausgabe #main figure{text-align: left;padding-left: 100px;}
}
/* Theme hg141117, Copyright (c) 2016 Johann Helm (helm3d.de), license: commercial */
/* Style sheet navigation */
.nav-default{display:none}nav ul li{float:left}nav ul li a,nav ul li span{text-decoration:none;text-transform:uppercase}nav ul li a:hover{text-decoration:underline}#nav-main ul li a,#nav-main ul li span,#nav-footer ul li a,#nav-footer ul li span{color:#FFF}#nav-footer{}#nav-footer ul.level_1 > li a,#nav-footer ul.level_1 > li span{display:inline-block;padding-right:5px;padding-left:5px;border-left:1px solid #FFF}#nav-footer ul.level_1 > li.first a,#nav-footer ul.level_1 > li.first span{display:inline-block;border:0}#nav-mobile ul li{float:none}#nav-mobile ul li.jetzt-testen,#nav-mobile ul li.login{margin-bottom:20px}#nav-mobile ul li.partner,#nav-mobile ul li.mediadaten{float:none;display:none}#nav-mobile ul li > a,#nav-mobile ul li > span{float:none;color:#FFF;text-shadow: 1px 1px 1px #666}#nav-mobile ul.level_1 > li.featured > a,#nav-mobile ul.level_1 > li.featured > span{padding-left:35px;background-image:url("../../files/hg141117/arrow_right.png");background-position:left center;background-repeat:no-repeat;background-position:20px center}#nav-mobile ul.level_1 > li.jetzt-testen > a,#nav-mobile ul.level_1 > li.jetzt-testen > span{background-image:url("../../files/hg141117/arrow_right_gold.png")}#nav-mobile ul.level_1 > li.login > a,#nav-mobile ul.level_1 > li.login > span,#nav-mobile ul.level_1 > li.logout > a{padding-left:50px;background-image:url("../../files/hg141117/icon_lock.png");background-position:left center;background-repeat:no-repeat;background-position:21px center}#nav-mobile ul.level_1 > li.logout > a{background-image:url("../../files/hg141117/icon_logout.png");background-repeat:no-repeat;background-position:21px 10px}.mm-menu > .mm-list{padding-bottom:40px}.mm-menu.mm-front{box-shadow:none}.nav-mobile > .toggler,.mm-menu > .toggler{width:30px;height:40px;right:0;top:30px;position:absolute;display:block;padding-right:3.3636%;padding-left:3.3636%;background-color:#FFF;font-size:0;line-height:0;text-indent:-999px;}.nav-mobile > .toggler > .bar,.mm-menu > .toggler > .bar{height:0;margin-right:auto;margin-bottom:4px;margin-left:auto;border-bottom:5px solid #3074a0}#nav-mobile.mm-menu{background:none;background-color:#FFF}.mm-menu > .mm-panel{margin-top:90px;background-color:#3074a0}.mm-list > li.last:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after,.mm-list > li.bestellformular:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after,.mm-list > li.login:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after{border-bottom:0}.mm-list > li.bestellformular,.mm-list > li.login,.mm-list > li.log-out{margin-top:5px;margin-left:20px}.mm-list > li.bestellformular{background:-moz-linear-gradient(270deg,#68b603,#03aa03);background:-webkit-linear-gradient(270deg,#68b603,#03aa03);background:-o-linear-gradient(270deg,#68b603,#03aa03);background:-ms-linear-gradient(270deg,#68b603,#03aa03);background:linear-gradient(180deg,#68b603,#03aa03);-pie-background:linear-gradient(270deg,#68b603,#03aa03)}.mm-list > li.login,.mm-list > li.logout{background:-moz-linear-gradient(270deg,#ff6800,dd6800);background:-webkit-linear-gradient(270deg,#ff6800,dd6800);background:-o-linear-gradient(270deg,#ff6800,dd6800);background:-ms-linear-gradient(270deg,#ff6800,dd6800);background:linear-gradient(180deg,#ff6800,dd6800);-pie-background:linear-gradient(270deg,#ff6800,dd6800)}#nav-mobile ul.level_1 > li.bestellformular > a,#nav-mobile ul.level_1 > li.bestellformular > span{padding-left:16px}#nav-mobile ul.level_1 > li.bestellformular.featured > a,#nav-mobile ul.level_1 > li.bestellformular.featured > span{padding-left:31px;background-position: 16px center}#nav-mobile ul.level_1 > li.login > a,#nav-mobile ul.level_1 > li.login > span,#nav-mobile ul.level_1 > li.logout > a{padding-left:46px;background-image:url("../../files/hg141117/icon_lock_white.png");background-position: 17px 7px}.mm-list > li.bestellformular,.mm-list > li.login,.mm-list > li.logout{width:90%}.mm-list > li.bestellformular,.mm-list > li.login{width:40%;display:inline-block}
#nav-mobile.mm-menu{background-color:#3074a0}
.mm-menu > .mm-panel{height:auto;margin-top:0;position:relative;}
.mm-menu > .logo{width:100%;background-color:#FFF}
.mm-menu > .logo img{width:75%}
.mm-menu > .mm-list:after{height:0}
.mm-menu > .mm-list{padding-bottom:0}
.mm-menu > .mm-panel.block{position:relative;margin:20px 20px 40px;padding:0;transform:translate(0,0);width:auto;height:auto;}
.mm-panel .button,.mm-panel .button:hover{padding:3px 15px;background:#68b603;background:-moz-linear-gradient(270deg, #68b603, #03aa03);background:-webkit-linear-gradient(270deg, #68b603, #03aa03);background:-o-linear-gradient(270deg, #68b603, #03aa03);background:-ms-linear-gradient(270deg, #68b603, #03aa03);background:linear-gradient(180deg, #68b603, #03aa03);}
/* Theme hg141117, Copyright (c) 2016 Johann Helm (helm3d.de), license: commercial */
@media screen and (min-width:1101px){
/* Style sheet navigation_841 */
.nav-default{display:block}.nav-mobile,#nav-button,.mm-menu.mm-current.nav-mobile,.nav-main_invisible #nav-main{display:none}nav ul li a{text-decoration:none;text-transform:uppercase}#nav-header{height:40px;right:0;top:0;position:absolute}#nav-header ul.level_1 > li{padding-top:2px;padding-bottom:5px}#nav-header ul.level_1 > li.login,.premium-bereich #nav-header ul.level_1 > li.logout{margin-left:5px;padding-left:5px;border:1px solid #d9d9d9;border-radius:0 0 3px 3px;background-position:16px center}#nav-header ul.level_1 > li > a,#nav-header ul.level_1 > li > span{padding-top:5px;padding-right:10px;padding-left:10px}#nav-header ul.level_1 > li.messaging > a,#nav-header ul.level_1 > li.telegram > a,#nav-header ul.level_1 > li.messaging > span,#nav-header ul.level_1 > li.telegram > span{padding-left:35px;background-image:url("../../files/media/images/logos/whatsapp.png");background-position:left center;background-repeat:no-repeat;background-size:20px auto;background-position:10px 4px}#nav-header ul.level_1 > li.telegram > a,#nav-header ul.level_1 > li.telegram > span{background-image:url("../../files/media/images/logos/telegram.png");}#nav-header ul.level_1 > li.login > a,#nav-header ul.level_1 > li.login > span,.premium-bereich #nav-header ul.level_1 > li.logout > a{padding-left:40px;background-image:url("../../files/hg141117/icon_lock.png");background-position:left center;background-repeat:no-repeat;background-position:11px center}.premium-bereich #nav-header ul.level_1 > li.logout > a{background-image:url("../../files/hg141117/icon_logout.png");background-repeat:no-repeat;background-position: 11px 5px}#nav-main{height:40px;bottom:0;right:0;position:absolute}#nav-main ul.level_1{height:40px;margin:0;background-color:#3074a0;background:-moz-linear-gradient(270deg,#3074a0,#1f5f8f);background:-webkit-linear-gradient(270deg,#3074a0,#1f5f8f);background:-o-linear-gradient(270deg,#3074a0,#1f5f8f);background:-ms-linear-gradient(270deg,#3074a0,#1f5f8f);background:linear-gradient(180deg,#3074a0,#1f5f8f);-pie-background:linear-gradient(270deg,#3074a0,#1f5f8f);border-radius:3px 3px 0 0}#nav-main ul.level_1 > li{height:40px;padding-top:5px;padding-bottom:3px;box-sizing:border-box}#nav-main ul.level_1 > li.first{border-top-left-radius:3px}#nav-main ul.level_1 > li.last{border-top-right-radius:3px}#nav-main ul.level_1 > li.active{background-color:#e1c46d;background:-moz-linear-gradient(270deg,#e1c46d,#b48d4d);background:-webkit-linear-gradient(270deg,#e1c46d,#b48d4d);background:-o-linear-gradient(270deg,#e1c46d,#b48d4d);background:-ms-linear-gradient(270deg,#e1c46d,#b48d4d);background:linear-gradient(180deg,#e1c46d,#b48d4d);-pie-background:linear-gradient(270deg,#e1c46d,#b48d4d)}#nav-main ul.level_1 > li.bestellformular:not(.active) a{padding-left:35px;background-image:url("../../files/hg141117/arrow_right_gold.png");background-position:left center;background-repeat:no-repeat;background-position: 20px center}#nav-main ul.level_1 > li > a,#nav-main ul.level_1 > li > span{display:inline-block;padding-right:17px;padding-left:17px;border-left:1px solid #6498b9;color:#FFF;text-shadow: 1px 1px 1px #666}#nav-main ul.level_1 > li.first > a,#nav-main ul.level_1 > li.first > span,#nav-main ul.level_1 > li.active > a,#nav-main ul.level_1 > li.active > span,#nav-main ul.level_1 > li.active + li > a,#nav-main ul.level_1 > li.active + li > span{border:0}#nav-main ul.level_1 > li.jetzt-testen > a,#nav-main ul.level_1 > li.jetzt-testen > span{padding-left:35px;background-image:url("../../files/hg141117/arrow_right.png");background-position:left center;background-repeat:no-repeat;background-position:20px center}
}
/* Theme hg141117, Copyright (c) 2016 Johann Helm (helm3d.de), license: commercial */
/* Style sheet navigation_mobile */
.mobile_menu,html.mobile_menu_active{overflow:hidden}.mobile_menu_trigger{width:25px;height:30px;right:20px;position:absolute;display:block;font-size:.1px;line-height:.1px;text-indent:-9999px;top:35px;box-sizing:border-box;cursor:pointer}.mobile_menu_trigger>.bar{margin-right:auto;margin-bottom:4px;margin-left:auto;border-bottom:3px solid #3074a0}.mobile_menu>.mobile_menu_trigger>.bar{margin-top:-2px;margin-bottom:0;border-bottom:2px solid #3074a0;transform:rotate(-45deg)}.mobile_menu>.mobile_menu_trigger>.bar:first-child{margin-top:0;transform:rotate(45deg)}.mobile_menu>.mobile_menu_trigger>.bar:last-child{display:none}.mobile_menu>.mobile_menu_trigger:hover>.bar{border-color:#3074a0}.mobile_menu{min-height:100%;background-color:#3074a0;z-index:999}.mobile_menu>.inner{width:100%;min-height:100%;position:relative;right:0;overflow:auto;padding-top:20px;background:0 0;z-index:-1}.mobile_menu>.inner>.mod_navigation{margin-bottom:130px}.mobile_menu>.logo{width:100%;height:90px;display:block;background-color:#fff;padding-top:23px;padding-left:1.6818%;box-sizing:border-box}.mobile_menu>.logo>a{display:inline-block}.mobile_menu>.logo>a>img{width:200px;display:block}.mobile_menu ul{margin-bottom:0;text-align:left}.mobile_menu nav li{height:40px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;position:relative;float:none;display:block;border-bottom:1px solid rgba(0,0,0,.15);font-size:14px;line-height:20px;color:#fff;text-shadow:#666 1px 1px 1px}.mobile_menu nav li.hide-in-mobile-menu{display:none}.mobile_menu nav li>:not(ul){display:block;text-overflow:ellipsis;white-space:nowrap;color:#fff;padding:10px 10px 10px 20px}.mobile_menu nav li>:not(ul)>:not(ul){text-overflow:ellipsis;white-space:nowrap;}.mobile_menu nav ul.level_1 li>:not(ul){/*padding-left:35px;background-image:url(../../files/hg141117/arrow_right.png);*/background-repeat:no-repeat;background-position:20px center}.mobile_menu nav li>:not(ul):hover{text-decoration:none}.mobile_menu ul>li.active,.mobile_menu ul>li:hover{background:rgba(0,0,0,.1)}.mobile_menu li.submenu>ul{max-height:0;overflow:hidden;transition:max-height .5s ease-in-out}.mobile_menu nav li.submenu_hide>ul{display:block}.mobile_menu li.submenu_show>ul{max-height:1200px}.mobile_menu nav .submenu li{border-top:1px solid rgba(0,0,0,.15);border-bottom:0 solid rgba(0,0,0,.15)}.mobile_menu nav .submenu li>*{padding-left:7%}.mobile_menu nav .submenu>strong{cursor:pointer}.mobile_menu nav li.submenu:after{width:10px;height:10px;top:15px;right:15px;position:absolute;display:block;border-top:1px solid rgba(0,0,0,.15);border-right:1px solid rgba(0,0,0,.15);font-size:25px;content:"";transform:rotate(45deg);transition:all .2s;z-index:-1}.mobile_menu nav li.submenu.submenu_show:after{transform:rotate(135deg)}.mobile_menu li.last,.mobile_menu li.bestellformular,.mobile_menu li.login{border-bottom:0}.mobile_menu li.bestellformular,.mobile_menu .inner .campaign-links{margin-top:5px;margin-left:20px}.mobile_menu .inner .campaign-links{margin-top:20px}.mobile_menu li.bestellformular,.mobile_menu li.login{width:40%;display:inline-block}
.mobile_menu li.bestellformular,.mobile_menu li.bestellformular:hover{background:-moz-linear-gradient(270deg,#68b603,#03aa03);background:-webkit-linear-gradient(270deg,#68b603,#03aa03);background:-o-linear-gradient(270deg,#68b603,#03aa03);background:-ms-linear-gradient(270deg,#68b603,#03aa03);background:linear-gradient(180deg,#68b603,#03aa03)}.mobile_menu ul.level_1>li.login>:not(ul),.mobile_menu ul.level_1>li.logout>:not(ul){padding-left:46px;background-image:url(../../files/hg141117/icon_lock_white.png);background-position:17px 7px}.mobile_menu .inner .button,.mobile_menu .inner .button:hover{border:none}

/* Theme hg141117, Copyright (c) 2016 Johann Helm (helm3d.de), license: commercial */
@media screen{
/* Style sheet layout_screen */
html,body{height:100%}#footer{display:block;display:block !important}
}
.cookiebar{padding:4px;background-color:rgba(31,95,143,0.75);font-size:13px;line-height:15px;}
.cookiebar--active {-webkit-flex-wrap:flex-wrap:initial;flex-wrap:initial}
.cookiebar * {display:inline}
.cookiebar__button,.cookiebar__button:hover{padding:2px 4px;background-image:none;font-size:13px;line-height:15px;}
body.cookiebar-active #spacer {height:170px}
body.cookiebar-active #footer {padding-bottom:90px}
@media (min-width:480px){
	body.cookiebar-active #spacer {height:140px}
	body.cookiebar-active #footer {padding-bottom:60px}
}
@media (min-width:1024px){
	.cookiebar,.cookiebar__button,.cookiebar__button:hover{font-size:14px;line-height:16px;}
	#wrapper,#footer{padding-bottom:40px}
}
/* CSS Document */
h1, h2, h3, h4, h5, h6 {
    color: #10243A;
}

#footer {

    background-color: #10243A;

}

.structured_form .formbody > fieldset > legend {
    width: 104.6875%;
    display: block;
    margin-bottom: 12px;
    padding: 10px 20px 10px 40px;
    background: #10243A url(../../files/hg141117/arrow_right.png) left center no-repeat;
    font-size: 24px;
    line-height: 30px;
    font-weight: bold;
    color: #FFF;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-left: -1.5625%;
    background-position: 20px center;
    text-shadow: 1px 1px 1px #666;
}

.formbox > .headline_container, .infobox > .headline_container {
    background-color: #10243A;
}

.formbox, .infobox {
    color: #10243A;
}

.formbox.ce_text a {
    color: #10243A;
}

.tabcontrol_tabs ul > li {

   background-color: #0F243A;
        background: -moz-linear-gradient(270deg, #134891, #0F243A);
        background: -webkit-linear-gradient(270deg, #134891, #0F243A);
        background: -o-linear-gradient(270deg, #134891, #0F243A);
        background: -ms-linear-gradient(270deg, #134891, #0F243A);
        background: linear-gradient(180deg, #134891, #0F243A);
        -pie-background: linear-gradient(270deg, #134891, #0F243A);
   
}

/*Was bieten wir*/

/*Aktuellste Hauptausgabe*/

 .aktuellste-hauptausgabe-container {
      display: flex;
      align-items: center;
    background-color: #e9eaeb;
    background-image: url(../../files/hg141117/bg_box_gradient.jpg);      padding: 20px;
      margin: 20px auto;
padding: 20px;
background-size:cover;
    }
    .aktuellste-hauptausgabe-thumbnail {
      width: 180px;
      margin-right: 20px;
    }
    .aktuellste-hauptausgabe-thumbnail img {
         width: auto;
    border-radius: 4px;
    max-height: 225px;
    }
   .aktuellste-hauptausgabe-content {
      flex: 1;
    }
    .aktuellste-hauptausgabe-date {
      color: #333;
      font-size: 18px;
      margin-bottom: 10px;
    }
    .aktuellste-hauptausgabe-title {
      font-size: 22px;
      font-weight: bold;
      color: #111;
      margin-bottom: 20px;
    }
   .aktuellste-hauptausgabe-button {
      display: inline-block;
padding: 3px 15px 3px 30px;
    background: #e1c46d; url(../../files/hg141117/arrow_right.png) left center no-repeat;
    background: url("../../files/hg141117/arrow_right.png") left center no-repeat,-moz-linear-gradient(270deg,#e1c46d,#b48d4d);
    background: url(../../files/hg141117/arrow_right.png) left center no-repeat, -webkit-linear-gradient(270deg,#e1c46d,#b48d4d);
    background: url("../../files/hg141117/arrow_right.png") left center no-repeat,-o-linear-gradient(270deg,#e1c46d,#b48d4d);
    background: url("../../files/hg141117/arrow_right.png") left center no-repeat,-ms-linear-gradient(270deg,#e1c46d,#b48d4d);
    background: url(../../files/hg141117/arrow_right.png) left center no-repeat, linear-gradient(180deg,  #e1c46d, #b48d4d);
    -pie-background: url("../../files/hg141117/arrow_right.png") left center no-repeat,linear-gradient(270deg,#e1c46d,#b48d4d);     
          background-position: 15px center;
color: white;
      border-radius: 5px;
      text-decoration: none;
      font-weight: bold;
    }


@media screen and (min-width: 1101px) {
#nav-header {
		height: 50px;
}
#nav-header ul.level_1 > li, .premium-bereich #nav-header ul.level_1 > li.logout {
		margin-left: 5px;
		padding: 5px;
		border: 1px solid #d9d9d9;
		border-radius: 0px;
		background-position: 16px center;
		margin-top: 7px;
} 


#nav-header ul.level_1 > li.telegram, .premium-bereich #nav-header ul.level_1 > li.telegram {
	position:relative;
	padding-right:20px;
	background: #00A6E1;
}
#nav-header ul.level_1 > li.telegram > a,
#nav-header ul.level_1 > li.telegram > span {
	font-size:16px;
	line-height:30px;
}
#nav-header ul.level_1 > li.telegram, .premium-bereich #nav-header ul.level_1 > li.telegram::after {
	position:absolute;
	padding-top:2px;
	display:inline;
	color:#e00100;
	font-size:25px;
	content:"!";
	
}
#nav-header ul.level_1 > li.telegram, .premium-bereich #nav-header ul.level_1 > li.smartbroker {
	background:#5eaa2b;
} 

#nav-main ul.level_1 {
        height: 40px;
        margin: 0;
 background-color: #0F243A;
        background: -moz-linear-gradient(270deg, #134891, #0F243A);
        background: -webkit-linear-gradient(270deg, #134891, #0F243A);
        background: -o-linear-gradient(270deg, #134891, #0F243A);
        background: -ms-linear-gradient(270deg, #134891, #0F243A);
        background: linear-gradient(180deg, #134891, #0F243A);
        -pie-background: linear-gradient(270deg, #134891, #0F243A);
        border-radius: 3px 3px 0 0;
    }

       #nav-main ul.level_1 > li > a, #nav-main ul.level_1 > li > span {
        padding-right: 15px;
        padding-left: 15px;
}
.mgbt65{
        margin-bottom: 65px;
}

@media screen and (min-width: 1101px) {
    #nav-main ul.level_1 > li > a, #nav-main ul.level_1 > li > span {
        padding-right: 15px;
        padding-left: 15px;
    }
}
@media screen and (max-width: 768px) {


.video-responsiv, .video-responsiv iframe
{
		width: 100%;
max-width:100%;
}
}

