/*
Theme Name: StratoFlights
Description: Beschreibung folgt...
Author: Marvin Rissiek
Version: 1.0
*/

/*@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Bilbo+Swash+Caps);*/

/* bilbo-swash-caps-regular - latin */
@font-face {
  font-family: 'Bilbo Swash Caps';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/bilbo-swash-caps-v22-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/bilbo-swash-caps-v22-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/bilbo-swash-caps-v22-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/bilbo-swash-caps-v22-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/bilbo-swash-caps-v22-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/bilbo-swash-caps-v22-latin-regular.svg#BilboSwashCaps') format('svg'); /* Legacy iOS */
}

@font-face {
    font-family: 'star';
    src: url('fonts/star.eot');
    src: url('fonts/star.eot?#iefix') format('embedded-opentype'),
        url('fonts/star.woff') format('woff'),
        url('fonts/star.ttf') format('truetype'),
        url('fonts/star.svg#star') format('svg');
    font-weight: normal;
    font-style: normal;
}


/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

.toggle_container ol li {
padding-left: 6px;
}

.unterrichtsreihe_produkt .wpgs_image, .unterrichtsreihe_produkt .wpgs-thumb, .sab-documents-download, .order_details .woocommerce-button.button.view {
    display: none;
}

.unterrichtsreihe_produkt .woocommerce-product-gallery__image.wpgs_image {
    display: block;
}

.wp-video { width: 100% !important }

.wpgs-video:after {
    display: none !important;
}

header.stratoheader {
    background-color: #fff;
    position: relative;
    z-index: 999;
}

#preloader_white {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    z-index: 9999;
}

#preloader_white .stratologo {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 200px;
}

.step {
    overflow: hidden;
    margin-bottom: 15px;
    display: flex;
    align-items: center;
}

.step .step_zaehler {
    float: left;
    background-color: #f0ad4e;
    color: #fff;
    text-shadow: 0 1px 0 #eea236;
    padding: 20px;
    font-weight: bold;
        font-size: 1.15em;
    border-radius: 8px;
    line-height: 1;
    padding-left: 25px;
    padding-right: 25px;
}

.step .step_icon {

    font-size: 1.15em;
    margin-right: 15px;
    margin-left: 15px;
    border-radius: 8px;
    height: 60px;
}

.step .step_icon img {
    height: 100%;
    max-width: inherit;
    border-radius: 8px;
}

.step .step_text {
        font-size: 1.15em;
        font-weight: bold;
        background-color: #f5f5f5;
        border-radius: 8px;
        width: 100%;
        padding: 20px;
        text-align: left;
}

.back_stratosphere, .back_balloon {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    min-height: 283px;
    width: 100%;
    padding: 45px;
    padding-left: 55px;
    padding-right: 55px;
    color: #fff;
    text-shadow: 2px 3px 5px rgba(0,0,0,0.6);
    border-radius: 8px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    box-sizing: border-box;
}

.back_stratosphere {
    background-image: url('/wp-content/themes/stratoflights/images/back_stratosphere.jpg');
}

.back_balloon {
    background-image: url('/wp-content/themes/stratoflights/images/back_weather_balloon.jpg');
}

.back_stratosphere ul {
    margin: 23px 0 0px 1.1em;
}

.grafik_in_experiment {
    margin-left: 30px;
    max-width: 210px;
    margin-bottom: 20px;
    float: right;
}

.grafik_in_experiment.bigger {
    max-width: 310px;
}

.blog_float_50 {
    width: 50%;
    float:left;
}

.blog_60 {
    width:60%;
    margin:25px auto;
}

.anmeldung_block {
    overflow:hidden;
    margin-bottom:25px;
    background-color: #d9dddf;
    border-radius: 8px;
}

.anmeldung_step_left, .anmeldung_step_right {
    float: left;
}

.anmeldung_step_left {
    width: 25%;
}

.anmeldung_step_left img {
    width: 100%;
    border: 20px solid #d9dddf;
    border-radius: 28px;
}

.anmeldung_step_right {
    width: 75%;
}

.anmeldung_step_right .inner_text {
    padding-left: 50px;
    padding-top: 20px;
    padding-right: 25px;
    padding-bottom: 55px;
}

.flag_overview {
    overflow: hidden;
}

.flag_overview a.flag_land {
    display: block;
    float: left;
    width: 15%;
    margin-left: 1%;
    margin-right: 1%;
    background-color: #d9dddf;
    text-align: center;
    margin-bottom: 2%;
    font-weight: bold;
    min-height: auto;
    border-radius: 8px;
    font-size: 15px;
}

.flag_overview a.flag_land:first-of-type, .flag_overview a.flag_land:nth-child(7), .flag_overview a.flag_land:nth-child(13) {
    margin-left: 0%;
}

.flag_overview a.flag_land:nth-child(6), .flag_overview a.flag_land:last-of-type, .flag_overview a.flag_land:nth-child(12) {
    margin-right: 0%;
}

.flag_overview a.flag_land:hover {
    text-decoration: none;
}

.flag_overview a.flag_land .flag {
    padding: 20px;
}

.flag_overview a.flag_land .flag img {
    margin-bottom: 10px;
}

.arrow_down_anmeldung {
    text-align: center;
}

.arrow_down_anmeldung img {
    height: 70px;
    margin-top: -70px;
}

#anmeldung_button {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 35px;
}

.iccid_hinweis_block {
    background-color: #d9dddf !important;
    border-radius: 8px !important;
    padding: 1em;
    margin-bottom: 24px;
}

p.imei.less-margin-bottom {
    margin-bottom: 10px;
}

.less-margin-bottom {
    margin-bottom: 0px !important;
}

.video {
	margin-bottom: 40px;
	text-align: left;
}

.video p {
    margin-bottom: 0px !important;
}

.faq {
    overflow: hidden;
}

.faq .faq-left {
    float:left;width: 49%;
    margin-right: 1%;
}

.faq .faq-right {
    float:left;width: 49%;
    margin-left: 1%;
}

.faq a {
	font-weight: bold;
}

.faq .faq-block {
	margin-bottom: 15px;
	border-radius: 8px;
    background-color: #d9dddf;
    color: #192632;
padding-top: 18px;
    padding-bottom: 18px;
    padding-left: 25px;
    padding-right: 25px;
    font-size: 16px;
    line-height: 23px;
    text-align: justify;
}

.faq .faq-block .question {
	margin-bottom: 10px !important;
	font-weight: bold;
    text-align: left;
}

.faq .faq-block a {
	text-decoration: underline;
}

.woocommerce-Address a {
    background-color: #f0ad4e;
    border-color: #eea236;
    text-shadow: 0 1px 0 #eea236;
    padding: 8px;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 8px;
    color:#fff !important;
    margin-top:5px;
    display: inline-block;
    -webkit-transition: background-color .2s ease-in-out;
    -moz-transition: background-color .2s ease-in-out;
    -ms-transition: background-color .2s ease-in-out;
    -o-transition: background-color .2s ease-in-out;
    transition: background-color .2s ease-in-out;
}

.woocommerce-Address a:hover {
	background-color: #eea236;
	text-decoration: none !important;
}

.video_wrapper {
	position: relative;
    /*background-image: url('/wp-content/themes/stratoflights/images/preview_load_image.jpg');*/
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #000;
}

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

.showreel_link {
    text-align: left;
    margin-top: 20px;
}

.showreel_link a:focus, .showreel_link a:active, .showreel_link a:hover, .showreel_link a {
    border: none;
    outline: none;
}

.showreel_link a {
    color: #fff;
    font-size: 1.7em;
    font-weight: bold;
    text-decoration: none;
    padding: 20px 20px 20px 62px;
    position: relative;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}

.showreel_link a:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background: #fff;
    height: 3px;
    width: 48px;
    border-radius: 1px;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}

.showreel_link a:hover {
    padding-left: 82px;
    color: #26a6c1;
}

.showreel_link a:hover:after {
    width: 68px;
    background: #26a6c1;
}

.video-replace-mobile {
    background-repeat: no-repeat;
    height: 200px;
    position: relative;
    background-size: cover;
    background-position: center center;
}

ul.benefits {
	list-style: none;
	margin-left: 35px;
	margin-top: 30px;
	line-height: 23px;
    font-size: 16px;
}

ul.benefits li:before {
  content: '';
  display: inline-block;
  height: 25px;
  width: 35px;
  background-image: url('/wp-content/themes/stratoflights/images/schulprojekt/star-list.png');
  background-size: contain;
  background-repeat: no-repeat;
  margin-left: -35px;
  margin-bottom: -4px;
}

ul.benefits li {
	vertical-align: middle;
	margin-bottom: 18px;
}

ul.benefits li.last {
	margin-bottom: 0px;
}

.benefits1 {
    overflow: hidden;
    text-align: center;
}

.benefits1 .second_row {
    margin-bottom: 10px;
}
.benefits1 .first_row, .benefits .second_row {
    overflow: hidden;
}

.benefits1 .block {
    float: left;
    width: 33.333%;
    padding: 20px;
    text-align: center;
    display: inline-block;
    box-sizing: border-box;
    margin: 0px;
}

.benefits1 .block img {
    width: 65px;
}

.benefits1 .block h3 {
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 1.15em;
    margin-top: 15px;
}

.benefits1 .block.fourth, .benefits1 .block.fifth {
    float: none;
    padding-bottom: 0px;
}

.app-buttons {
	margin-top: 40px;
	margin-bottom: 90px;
}

.international_balloon_list p {
	margin-bottom: 0px !important
}

.international_balloon_list a.land {
	overflow:hidden;
	display:flex;
	font-weight:normal;
	margin-bottom:5px;
}

.international_balloon_list .land_flagge {
	float:left;
	width:7%;
	display:flex;
}

.international_balloon_list .land_beschreibung {
	float:left;
	width:93%;
	background-color:#d9dddf;
	display:flex;
	align-items:center;
	justify-content:flex-start;
	flex-wrap:nowrap;
	flex-direction: row;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
    font-weight: bold;
}

ol.fussnoten_experimente {
    text-align: left;
font-size: 14px;
    line-height: 21px;
    font-style: italic;
}

.experiment {
    margin-bottom:25px;
    background-color:#d9dddf;
    padding:20px;
    border-radius:8px;
    overflow:hidden;
    padding-bottom:0px;
}

.experiment .text {
    float:left;
    text-align: left;
}

.experiment .icon {
    float:left;
    padding-right:25px;
}

.experiment hr {
    margin-bottom: 10px !important;
    background-color: #ccc !important;
}

img.formel {
    max-width: 400px;
    padding-top: 20px;
    padding-bottom: 20px;
}

#BorlabsCookieBox .cookie-logo {
  max-width: 50px !important;
  padding: 0 12px 0 0 !important;
}

#BorlabsCookieBox ._brlbs-flex-center {
	justify-content: left !important;
}

._brlbs-h3 {
	font-size: 1.4em !important;
}

#BorlabsCookieBox ._brlbs-box-wrap {
	max-width: 450px !important;
}

.eco_flex_block {
    display: table;
    margin-bottom: 20px;
    align-items: center;
    min-height: 160px;
}

.eco_flex_block .left {
    background-color: #1b8980;
    display: table-cell;
    min-width: 45px;
    vertical-align: middle;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    line-height: 23px;
    font-size: 16px;
}

.eco_flex_block .right {
    text-align: left;
    padding-left: 35px;
    padding-right: 35px;
    background-color: #efefef;
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    padding-top: 20px;
    padding-bottom: 20px;
    line-height: 23px;
    font-size: 16px;
}

.eco_flex_block .left img {
    min-width: 100px;
}

.lieferumfang_bild {
    float: left;
    width: 18.08%;
    margin-right: 1.2%;
    margin-left: 1.2%;
    margin-bottom: 2.4%;
}

.lieferumfang_bild.first {
    margin-left: 0;
}

.lieferumfang_bild.last {
    margin-right: 0;
}

.lieferumfang_bild .inbild {
    background-color: #d9dddf;
    padding: 10px;
    border-radius: 8px;
    text-align: center;
    font-weight: bold;
    font-size: 15px;
    line-height: 1.3;
    word-break: break-all;
}

.lieferumfang_bild img {
    width: 100%;
    border-radius: 8px;
    margin-bottom: 7px;
}

.lieferumfang_bild a {
    color: #192632 !important;
    text-decoration: none !important;
}

/* SIM-Karte Aktivierung */

.sim_block {
    overflow: hidden;
    margin-bottom: 0px;
    margin-top: 55px;
}

.sim_block .abo {
    float: left;
    width: 33.3333%;
    text-align: center;
}

/* MINT-Projekte */

.education .team_block {
	margin-top: 55px;
	margin-bottom: 40px;
}

.team_block {
    overflow: hidden;
    margin-bottom: 0px;
}

.team_block .mitglied1, .team_block .mitglied2, .team_block .mitglied3 {
    float: left;
    width: 33.3333%;
    text-align: center;
}

.team_block .mitglied1 img, .team_block .mitglied2 img, .team_block .mitglied3 img {
    width: 65%;
    border-radius: 50%;
    border: 5px solid #19759a;
    margin-bottom: 10px;
}

.team_block .mitglied1 p, .team_block .mitglied2 p, .team_block .mitglied3 p {
    font-weight: 300;
    font-size: 16px;
    line-height: 23px;
}

.firstimage_subpage {
    background-color: #efefef;
    height: 350px;
    width: 100%;
    background-size: cover;
    background-position: center;
}

.firstimage_subpage.landingpage .subline h1 {
    color: #000;
    font-weight: bold;
    border: none;
    display: inline-block;
    padding: 20px;
    padding-left: 40px;
    padding-right: 40px;
    font-size: 2em;
    line-height: 1.15;
    text-shadow: none;
}

@media screen and (min-width: 700px) {

    .firstimage_subpage.landingpage .subline h1 {
        font-size: 3.2em;
        line-height: 1.15;
        border: 8px solid white;
    }


    .firstimage_subpage.landingpage {
        height: 500px;
    }
}

@media screen and (min-width: 1039px) {

    .firstimage_subpage.landingpage .subline h1 {
        font-size: 4em;
    }

    .firstimage_subpage.landingpage {
        height: 600px;
    }
}

.firstimage_subpage_didacta {
    background-color: #192631;
    width: 100%;
    margin-top: 20px;
    color:#fff;
    padding-top: 17px;
    padding-bottom: 17px;
}

.firstimage_subpage#mint-projekte {
	margin-top: 20px;
}

.inner_wrapper.about-us {
    max-width: 1300px;
    margin: 0 auto;
}

.inner_wrapper.centered {
    text-align: center;
}

.firstimage_subpage .subline {
    max-width: 840px;
    margin: 0 auto;
    padding-top: 210px;
    text-shadow: 4px 4px 10px rgb(0 0 0);
}

.firstimage_subpage .subline h1 {
    line-height: 1;
    color: #fff;
    font-weight: bold;
    display: inline-block;
    padding: 20px;
    padding-left: 40px;
    padding-right: 40px;
   font-size: 3.3em;
}

.firstimage_subpage_didacta h1 {
	font-size: 28px;
	font-weight: bold;
	line-height: 35px;
}

.container_portfolio {
    position: relative;
    margin: 0 auto;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    text-align: center;
}

ul#portfoliolist {
	margin:0;
	overflow:hidden;
	margin-bottom: 10px;
}

#portfoliolist .portfolio {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	width:32.333%;
	margin:0.5%;
	display:none;
	float:left;
	overflow:hidden;
	font-size: 0px;
}

	.portfolio-wrapper {
		overflow:hidden;
		position: relative !important;
		background: #d9dddf;
		cursor:pointer;
	}

	.portfolio img {
		max-width:100%;
		position: relative;
		top:0;
    	-webkit-transition: all 600ms cubic-bezier(0.645, 0.045, 0.355, 1);
    	transition:         all 600ms cubic-bezier(0.645, 0.045, 0.355, 1);		
	}
	
	.portfolio .label {
		font-size: 16px;
		position: absolute;
		width: 100%;
		height:76px;
		bottom:-76px;
    	-webkit-transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
    	transition:         all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
	}

		.portfolio .label-bg {
			background: #1f3341;
			width: 100%;
			height:100%;
			position: absolute;
			top:0;
			left:0;
		}
	
		.portfolio .label-text {
			color:#fff;
			position: relative;
			z-index:500;
			padding:10px;
    		font-size: 18px;
    		font-weight: bold;
    		line-height: 1.1;
		}

			.portfolio .label-text a {
				color:#fff;
				text-decoration: none;
				margin-bottom: 5px;
				display: block;
			}
			
			.portfolio .text-category {
				display:block;
				font-size: 16px;
				font-weight: 300;
			}
	
	.portfolio:hover .label {
    	bottom:0;
  }
	.portfolio:hover img {
    top:-30px;
  }  


.wrap {
    padding-top: 80px;
    max-width: 800px;
    margin: 0 auto;
}

.wrap.notopmargin {
	padding-top: 0px;
}

.story_wrapper {
    overflow: hidden;
}

.story_wrapper .story_left {
    padding-right: 30px;
    border-bottom: 0px;
    padding-bottom: 0px;
}

.story_wrapper .story_left, .story_wrapper .story_right {
    width: 50%;
    float: left;
    box-sizing: border-box;
}

.story_wrapper .story_right {
    padding-left: 30px;
    border-left: 1px solid #e7e7e7;
}

.story_wrapper .story_left.withborder {
    border-right: 1px solid #e7e7e7;
}

.story_wrapper .story_right.noborder {
	border-left: 0px;
}

p.textblock {
    text-align: left;
    margin-bottom: 0px !important;
}

p.textblock span.headline {
    display: block;
}

.inner_wrapper.plusbottompadding {
	padding-bottom: 80px;
}

.paraxify {
  background-attachment: scroll;
  background-position: center center;
  background-size: cover;
}

.bloque.foto {
    background-repeat: no-repeat;
    height: 350px;
    position: relative;
}

.bloque.foto.bigger {
    background-repeat: no-repeat;
    height: 450px;
    position: relative;
}

.bloque .inline.sentence h2 {
    font-size: 2.3em;
    color: #fff;
}

.bloque .inline.sentence {
    text-align: center;
}

.bloque .inline {
    margin: 0 auto;
    max-width: 1340px;
    padding-left: 40px;
    padding-right: 40px;
    text-shadow: 4px 4px 10px rgb(0 0 0);
}

.foto.foto-2 {
    background-image: url("./images/startseite/trenner.jpg");
}

.foto.foto-1 {
    background-image: url("./images/trenner_stratosphaere.jpg");
}

.foto.foto-3 {
    background-image: url("./images/trenner_stratosphaere.jpg");
}

.foto.foto-4 {
    background-image: url("./images/trenner_davinci.jpg");
}

.foto.foto-5 {
    background-image: url("./images/stratofilms_trenner.jpg");
}

.foto.foto-6 {
    background-image: url("./images/stratofilms2_0_trenner.jpg");
}

.foto.foto-7 {
    background-image: url("./images/erklaervideo_trenner.jpg");
}

.foto.foto-8 {
    background-image: url("./images/mint-projekte/ki_trenner.jpg");
}

.foto.foto-9 {
    background-image: url("./images/trenner_wetterballons_lighter.jpg");
}

.foto.foto-10 {
    background-image: url("./images/trenner_wetterballons_dark.jpg");
}


.gallery_max-width {
	max-width: 1286px;
	margin:0 auto;
}

/* -------------------------------------------------------------- */

.hideDigital {
	/*display: none !important;*/
}

.showDigital {
	/*display: inline-block !important;*/
}

.digital_verfuegbarkeit {
	margin-bottom: 10px;
    background-color: #d9dddf;
    padding: 10px;
    border-radius: 8px;
    overflow: hidden;
    font-weight: bold;
}

.BorlabsCookie h3._brlbs {
	font-size: 16px;
}

.BorlabsCookie h4._brlbs {
	font-size: 16px;
}

.BorlabsCookie ._brlbs-responsive-table {
	margin-bottom: 24px;
}

.lehrkraefte_werbung {
	background-repeat: repeat-x;
}

.cv-calendar-icon {
    width: 68px;
    padding: 4px 3px 3px 0;
    position: relative;
    box-sizing: inherit;
    margin-bottom: 5px;
}

.cv-calendar-icon:before, .cv-calendar-icon:after {
    content: '';
    position: absolute;
    width: 8px;
    height: 8px;
    background-color: #ccc;
    transform: rotate(45deg);
}

.cv-calendar-icon:before {
    top: 5px;
    right: 8px;
}

.cv-calendar-icon:after {
    bottom: 0;
    left: 1px;
}

.cv-calendar-icon__clip--left {
    left: 11px;
}

.cv-calendar-icon__clip {
    display: block;
    position: absolute;
    width: 4px;
    height: 8px;
    border-radius: 2px;
    background-color: #595959;
    z-index: 2;
    top: 0;
    box-sizing: inherit;
}

.cv-calendar-icon__clip--right {
    right: 22px;
    box-sizing: inherit;
}

.cv-calendar-icon__clip {
    display: block;
    position: absolute;
    width: 4px;
    height: 8px;
    border-radius: 2px;
    background-color: #595959;
    z-index: 2;
    top: 0;
    box-sizing: inherit;
}

.cv-calendar-icon__content {
    width: 60px;
    background-color: #fff;
    z-index: 1;
    position: relative;
    box-shadow: 5px 4px 0px 0px #ccc;
    box-sizing: inherit;
}

.cv-calendar-icon__month {
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 22px;
    background-color: #1f3341;
    color: #fff;
    display: block;
    text-align: center;
    box-sizing: inherit;
}

.cv-calendar-icon__day {
    font-family: "Open Sans", sans-serif;
    font-size: 32px;
    font-weight: 700;
    line-height: 45px;
    color: #192632;;
    display: block;
    text-align: center;
    border: 1px solid #ccc;
    border-top: 0;
    border-right: 0;
    box-sizing: inherit;
}

.webinar_list.smaller .cv-calendar-icon {
width: 50px;
}

.webinar_list.smaller .cv-calendar-icon__content {
width: 50px;
}

.webinar_list.smaller .cv-calendar-icon__day {
font-size: 25px;
}

span.delivery_time, span.worldwide_shipping {
	color: #192632;
	font-weight: normal;
}

p.delivery_beschreibung {
	line-height: 24px;
	font-style: italic;
	margin-bottom: 35px !important;
}

p.delivery_beschreibung a {
	font-weight: bold;
}

.bekannt_aus {
	background: rgb(255,255,255);
	background: -moz-linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%);
	background: -webkit-linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%);
	background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#e5e5e5",GradientType=1);
	margin-bottom:24px;
	padding-top:25px;
	padding-left:30px;
	padding-right:30px;
	border-radius:8px;
	padding-bottom:10px;
}

.bekannt_aus img.bekannt_aus_logo {
	height:80px;
	padding-left:15px;
	padding-right:15px;
}

.bekannt_aus img.bekannt_aus_logo.smaller {
    height:67px;
}

.bekannt_aus img.bekannt_aus_logo.small {
    height:60px;
    padding-left:15px;
    padding-right:15px;
}

.alignright {
	max-width: 400px;
	float: right;
	padding-left: 20px;
	padding-bottom: 20px;
}
.alignleft {
	max-width: 300px;
	float: left;
	padding-right: 20px;
	padding-bottom: 10px;
}

.webinar_list {
	font-size: 16px;
    color: #192632;
    border-top: 1px solid #ccc;
}

.webinar_list.smaller {
 font-size: 14px;
}

.webinar_list tr th {
	text-align: left;
	padding-left: 0px !important;
	font-size: 16px !important;
	padding-bottom: 6px !important;
	padding-top: 6px !important;
	padding-left: 10px !important;
	background-color: #d9dddf !important;
}

.webinar_list tr td {
	padding-top: 15px;
	padding-bottom: 15px;
	line-height: 1.3;
	padding-left: 20px;
	padding-right: 20px;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
}

.webinar_list.smaller tr td {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

.webinar_list tr td:first-child {
	width: 80px;
}

.webinar_list.smaller tr td:first-child {
		width: 60px;
	padding-left: 20px;
}

.webinar_list.smaller tr td:last-child {
	padding-right: 20px;
}

.webinar_list tr {
	background: transparent;
}

.webinar_list tr:nth-child(4n + 1) td,
.webinar_list tr:nth-child(4n + 2) td {
    background-color: #fff;
}

.webinar_list tr:nth-child(4n + 3) td,
.webinar_list tr:nth-child(4n + 4) td {
    background-color: #f5f5f5;
}

.webinar_list tr td a.anmelden_webinar {
	float:right;
}

.webinar_list tr td a.anmelden_webinar.info {
	background-color: #1f3341;
	margin-right: 5px;
}

.webinar_list tr.mobile {
	display: none;
}

.form_anmeldung_webinar {
	margin-top: 25px;
	margin-bottom: 40px;
}

.info_webinar {
	line-height: 23px;
	color: #192632;
	font-weight: bold;
}

.info_webinar h2 {
	margin-bottom: 10px;
	font-size: 28px;
}

@media screen and (max-width: 950px) {

.flag_overview a.flag_land {
    width: 32%;
    min-height: 180px;
}

.flag_overview a.flag_land:first-of-type, .flag_overview a.flag_land:nth-child(7), .flag_overview a.flag_land:nth-child(4), .flag_overview a.flag_land:nth-child(10) {
    margin-left: 0%;
}

.flag_overview a.flag_land:nth-child(6), .flag_overview a.flag_land:last-of-type, .flag_overview a.flag_land:nth-child(3), .flag_overview a.flag_land:nth-child(9) {
    margin-right: 0%;
}

	.webinar_list tr td {
		padding-left: 10px !important;
		padding-right: 10px !important;
	}

	#portfoliolist .portfolio {
		width:48%;
		margin:1%;
	}

	.portfolio .label-text {
    	font-size: 16px;
	}
			
	.portfolio .text-category {
		font-size: 14px;
	}

	.wrap {
		max-width: 700px;
	}

	.paraxify {
		background-attachment: scroll !important;
	}

}

@media screen and (max-width: 850px) {
	.wrap {
		max-width: 600px;
	}
	.story_wrapper .story_left, .story_wrapper .story_right {
	    width: 100%;
	}

	.story_wrapper .story_left {
		padding-right: 0px;
	}

	.story_wrapper .story_right {
	    padding-left: 0px;
	    border-left: none;
	}

	.story_wrapper .story_left {
	    padding-bottom: 20px;
	    margin-bottom: 20px;
	}

	.story_wrapper .story_left.withborder {
		border-right: 0px;
	}
}

#video-bg {
    position: relative;
    width: auto;
    min-width: 100%;
    height: 600px;
    background: transparent url("./images/startseite_space.jpg") no-repeat;
    background-size: cover;
}

video {display: block;}

.video-container {
    width: 100%;
    height: 600px;
    overflow: hidden;
    position: absolute;
    top: 180px;
    right: 0;
    z-index: -100;
}

@media screen and (max-width: 700px) {


.experiment .text {
    float:none;
}

.grafik_in_experiment {
    float:none;
    margin-left: 0px;
    margin-bottom: 0px;
}

.experiment .icon {
    float:none;
    padding-right:0px;
    padding-bottom: 15px;
}

.blog_float_50 {
    width: 100%;
    float:none;
}
.blog_60 {
    width: 100%;
}

.anmeldung_step_left, .anmeldung_step_right {
    float: left;
}

.anmeldung_step_left {
    width: 100%;
    text-align: center;
}

.anmeldung_step_left img {
    width: 50%;
    border: 20px solid #d9dddf;
    border-radius: 28px;
}

.anmeldung_step_right {
    width: 100%;
}

.anmeldung_step_right .inner_text {
    padding-left: 20px;
    padding-top: 5px;
    padding-right: 20px;
    padding-bottom: 55px;
}



.video-container {
    top:170px;
}


.faq .faq-left, .faq .faq-right {
    width: 100%;
    margin-right: 0%;
    margin-left: 0%;
}

.education .team_block {
	margin-top: 35px;
}

.team_block .mitglied1 img, .team_block .mitglied2 img, .team_block .mitglied3 img {
    width: 50%;
}

.eco_flex_block .left {
    line-height: 20px;
    font-size: 14px;
}

.eco_flex_block .right {

    line-height: 20px;
    font-size: 14px;
}

.eco_flex_block .left img {
    min-width: 80px;
}

	.btn_lehrinhalte {
		margin-top: 15px;
	}

	.btn_komplettset {
		margin-bottom: 15px !important;
	}

.team_block .mitglied1, .team_block .mitglied2, .team_block .mitglied3 {
    float: none;
    width: 100%;
}

.team_block .mitglied1, .team_block .mitglied2 {
    margin-bottom: 40px;
}

	.webinar_list tr th.last_td, .webinar_list tr td.last_td {
		display: none;
	}
	.webinar_list tr.mobile td {
		padding-top: 0px !important;
		border-bottom: 1px solid #ccc;
	}
	.webinar_list tr.mobile {
		display: table-row;
	}
	.webinar_list tr td {
		border-bottom: none;
	}
	.webinar_list tr td:first-child {
		width: 55px;
	}
	.cv-calendar-icon {
	    width: 50px;
	}
	.cv-calendar-icon__content {
	    width: 50px;
	}
	.cv-calendar-icon__day {
	    font-size: 25px;
	}

	#filters li span {
	    padding: 8px 13px;
	    font-size: 15px;
	}

	#portfoliolist .portfolio {
		width:100%;
		margin:0;
		margin-bottom: 5%;
	}

	.portfolio .label-text {
    	font-size: 15px;
	}
			
	.portfolio .text-category {
		font-size: 14px;
	}

	.firstimage_subpage {
	    height: 180px;
	}

	.bloque .inline.sentence h2 {
	    font-size: 1.8em;
	}

}


@media screen and (max-width: 1350px) {
	.bekannt_aus img.bekannt_aus_logo {
		height:70px;
	}
}

@media screen and (max-width: 1230px) {
	.bekannt_aus img.bekannt_aus_logo {
		height:60px;
	}
}

@media screen and (max-width: 777px) {
	.alignright, .alignleft {
		width: 100%;
		float: none;
		padding-left: 0px;
		padding-bottom: 0px;
	}
}

@media screen and (max-width: 500px) {

.flag_overview a.flag_land {
    width: 49%;
    min-height: auto;
}

.flag_overview a.flag_land:first-of-type, .flag_overview a.flag_land:nth-child(7), .flag_overview a.flag_land:nth-child(3), .flag_overview a.flag_land:nth-child(5), .flag_overview a.flag_land:nth-child(9), .flag_overview a.flag_land:nth-child(11), .flag_overview a.flag_land:nth-child(15) {
    margin-left: 0%
}

.flag_overview a.flag_land:nth-child(6), .flag_overview a.flag_land:last-of-type, .flag_overview a.flag_land:nth-child(4), .flag_overview a.flag_land:nth-child(10), .flag_overview a.flag_land:nth-child(2), .flag_overview a.flag_land:nth-child(8), .flag_overview a.flag_land:nth-child(14) {
    margin-right: 0%;
}

.flag_overview a.flag_land:nth-child(3), .flag_overview a.flag_land:nth-child(9) {
    margin-right: 1%;
}

.flag_overview a.flag_land:nth-child(4), .flag_overview a.flag_land:nth-child(10) {
    margin-left: 1%;
}


	.alignright, .alignleft {
		width: 100%;
		max-width: none;
	}
}

.list_pdfs {
	display: block;
	border-bottom:1px solid #ccc;
	padding: 10px;
	text-align: center;
	font-weight: bold;
-webkit-transition: background-color .2s ease-in-out;
    -moz-transition: background-color .2s ease-in-out;
    -ms-transition: background-color .2s ease-in-out;
    -o-transition: background-color .2s ease-in-out;
    transition: background-color .2s ease-in-out;
}

a.list_pdfs.deactivate {
    color:#ccc;
}

.list_pdfs:hover {
	text-decoration: underline;
	background-color: #d9dddf;
}


.unterrichtsreihe_produkt .woocommerce div.product .woocommerce-tabs ul.tabs li.active {
	background-color: transparent !important;
	border-bottom-color: #d9dddf !important;
}

.unterrichtsreihe_produkt .woocommerce div.product .woocommerce-tabs ul.tabs li {
	background-color: #c5cacd !important;
	border-color: #b3b8bc !important;
}

.woocommerce-notices-wrapper ul.woocommerce-error {
	line-height: 1.2;
}

img.teacher_site_icon {
	float:right;
	width:120px;
	margin-left: 30px;
	margin-bottom: 20px;
}

.benefit_block {
	overflow: hidden;
	background-color: #d9dddf;
	padding: 20px;
	border-radius: 8px;
	margin-bottom: 20px;
}

.benefit_block .icon_block {
	float: left;
	width: 8.5%;
	padding-top: 3px;
}

.benefit_block .points_block {
	float: left;
	width: 91.5%;
	text-align: left;
	padding-left: 20px;
	box-sizing: border-box;
}

.lehrerportal_overview_wrapper, .mint-projekte {
	max-width: 800px;
	margin:0 auto;
}

.superbloom {
    max-width: 1100px;
    margin:0 auto;
}

.woocommerce-products-header h1, .entry-content h2, .page-description h2 {
	font-size: 22px;
	line-height: 28px;
	font-weight: bold;
	margin-bottom: 10px;
	text-align: left;
}

.back_stratosphere h2.bigger {
    font-size: 28px;
}

.lehrerportal_overview_wrapper h1, .mint-projekte h1, h1.bolder, h2.bolder_shop {
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 18px;
    text-align: center;
    line-height: 38px;
}

h1.bolder, h2.bolder_shop {
	text-align: left;
	margin-bottom: 24px;
	text-transform: none;
}


.mint-projekte h1.didacta {
	font-size: 35px;
	line-height: 43px;
}

.didacta_description_left {
	float:left;
	width: 45%;
}

.didacta_description_right {
	float:left;
	width: 55%;
	text-align: left;
}

.didacta_description_right .price {
	font-size: 25px;
	margin-bottom: 5px !important;
	font-family: "Open Sans", sans-serif;
	font-weight: bold;
}

.didacta_description_right .price del {
	opacity: 0.5;
	padding-left: 12px;
}

.didacta_description_right .price ins {
	background-color: transparent;
}

.lehrerportal_overview_wrapper hr, .mint-projekte hr {
    background-color: #ccc;
    margin-bottom: 20px !important;
}

.complete_media_download {
	display:inline-block;
	border-radius:8px;
	color: #ffffff;
	padding: 16px 25px !important;
	min-width: 450px;
}

ul.ichkann {
	font-weight: bold;
}

ul.ichkann li ul {
	list-style: none;
	padding-left: 0px;
	margin-left: 0px;
}

img.info_didactic {
	width: 47px;
	margin-right: 10px;
	float: left;
}

#fadeandscale_download_teacher_gefaehrdung, #fadeandscale_download_teacher_experiment, #fadeandscale_download_teacher_arbeitsblatt, #fadeandscale_download_teacher_loesungsblatt, #fadeandscale_download_teacher_medien1, #fadeandscale_download_teacher_medien2, #fadeandscale_download_teacher_medien3, #fadeandscale_download_teacher_medien4, #fadeandscale_download_teacher_medien5, #fadeandscale_download_teacher_medien6, #fadeandscale_download_teacher_verlaufsplan {
	min-width: 900px;
}

#fadeandscale_download_teacher_medien {
	min-width: 500px;
}

.downloadTeacherMaterial {
	display: block;
	box-sizing: border-box;
	bottom:40px;
	left:25px;
	border-top-right-radius: 8px;
}

.closePopup, .closeVideoPopup {
	right: 0px;
	top:0px;
	background-color: #192632;
	padding: 10px;
	display: block;
	cursor: pointer;
	border-radius: 8px;
	border: 3px solid white;
	float: right;
}

.closeVideoPopup {
	position: absolute;
	z-index: 99;
}

.teacherMenuRight {
	position: fixed;
	right: 0px;
	top:301px;
	background-color: #d9dddf;
	width: 55px;
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
	padding: 10px;
	display: none;
}

.teacherMenu {
	overflow: hidden;
	margin-bottom: 24px;
}

.teacherMenuRight a, .teacherMenu a {
	background-color: #192631;
	display: block;
	padding: 10px;
	border-radius: 8px;
	margin-bottom: 10px;
	cursor: pointer;
	-webkit-transition: background-color .2s ease-in-out;
    -moz-transition: background-color .2s ease-in-out;
    -ms-transition: background-color .2s ease-in-out;
    -o-transition: background-color .2s ease-in-out;
    transition: background-color .2s ease-in-out;
}

.teacherMenu a {
	font-size: 12px;
	float: left;
	padding: 8px;
	margin-right: 10px;
	margin-bottom: 0px;
	color: #fff !important;
	padding-right: 15px;
}

.teacherMenu a span { 
	line-height: 35px;
	padding-left: 5px;
}

.teacherMenu img {
	width: 35px;
}

.teacherMenuRight a.last, .teacherMenu a.last {
	margin-bottom: 0px;
	margin-right: 0px;
}

.teacherMenuRight a:hover, .teacherMenu a:hover {
	background-color: #eea236;
	text-decoration: none !important;
}

table#lehrer-leitfaden p.hidden {
	display: none;
}

table#lehrer-leitfaden a {
	cursor: pointer;
}

a.kachel {
	float:left;
	width: 14.5%;
	background-color: #1f3341;
	border-radius: 8px;
	display: block;
	padding: 20px;
	color:#fff !important;
	box-sizing: border-box;
	text-align: center;
	margin-right: 2.5%;
}

a.lehrer_kachel {
	float:left;
	width: 23.12%;
	background-color: #1f3341;
	border-radius: 8px;
	display: block;
	padding: 20px;
	color:#fff !important;
	box-sizing: border-box;
	text-align: center;
	margin-right: 2.5%;
}

a.kachel img { 
	width: 45%;
}

a.lehrer_kachel img {
	width: 40%;
}

a.kachel.deactivate {
	text-shadow: 0 1px 0 #b9b9b9;
	background-color: #d9dddf;
}

a.kachel.last, a.lehrer_kachel.last {
	margin-right: 0px;
}

.hidden-first-show-after-scroll {
	width: 100%;
	position: fixed;
	z-index: 999;
	top: 0;
	transition: all 0.15s ease-in-out;
    -webkit-transition: all 0.15s ease-in-out;
    visibility: hidden;
    opacity: 0;
    background-color: #d9dddf;
}

.hidden-first-show-after-scroll .hideFirstMainRightWrapper {
	/*float: right;*/
	/*width: 70%;*/
	text-align: right;
}

.hidden-first-show-after-scroll .hideFirstMainLeftWrapper {
	float: left;
	width: 30%;
}

.hidden-first-show-after-scroll .hideFirstMainLeftWrapper .extendedNav {
	line-height: 38px;
	font-size: 0px;
}

.hidden-first-show-after-scroll .hideFirstMainLeftWrapper .extendedNav ul.subLangMenu,
.hidden-first-show-after-scroll .hideFirstMainLeftWrapper .extendedNav ul.subAccountMenu,
.hidden-first-show-after-scroll .hideFirstMainLeftWrapper .extendedNav ul.subCartMenu {
	right: auto;
	padding-top: 0px;
	max-width: 190px;
	-webkit-box-shadow: 0px 0px 19px -2px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 19px -2px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 19px -2px rgba(0,0,0,0.3);
	margin-top: 0px !important;
	font-size: 0px;
	font-size: 15px;
}

.hidden-first-show-after-scroll .hideFirstMainLeftWrapper .extendedNav ul.subLangMenu li,
.hidden-first-show-after-scroll .hideFirstMainLeftWrapper .extendedNav ul.subAccountMenu li,
.hidden-first-show-after-scroll .hideFirstMainLeftWrapper .extendedNav ul.subCartMenu li {
	text-align: left;
}

ul.subAccountMenu li.logout a {
	background-color: #af0000;
	text-shadow: none;
}

.hidden-first-show-after-scroll .hideFirstMainLeftWrapper .extendedNav ul.subLangMenu {
	margin-top: 7px !important;
}

#access .headernavwrapper .siteheadline {
	float: left;
	width: 20%;
	color:#fff;
	font-weight: bold;
	font-size: 23px;
	line-height: 38px;
	text-transform: uppercase;
}

#access .headernavwrapper .siteheadline.tutorial {
	width: 30%;
}

#access .headernavwrapper .sitenav {
	float: left;
	width: 80%;
}

#access .headernavwrapper .sitenav.tutorial {
	width: 70%;
}

.mainNav, .hidden-first-show-after-scroll .hideFirstMainNav {
	font-size: 15px;
	font-weight: bold;
	background-color: #d9dddf;
	line-height: 40px;
}

.mainNav .mainNavWrapper, .hidden-first-show-after-scroll .hideFirstMainNav {
	margin: 0 auto;
	max-width: 1300px;
}

.hidden-first-show-after-scroll .hideFirstMainNav {
	text-align: left;
	height: 40px;
}

.mainNav ul, .hidden-first-show-after-scroll .hideFirstMainNav .hideFirstMainRightWrapper ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	padding-right: 0px;
	margin-top: 20px;
}

.hidden-first-show-after-scroll .hideFirstMainNav .hideFirstMainRightWrapper ul {
	margin-top: 0px;
	text-align: right !important;
}

.mainNav ul li, .hidden-first-show-after-scroll .hideFirstMainNav .hideFirstMainRightWrapper ul li {
    display: inline-block;
    padding-left: 12px;
    padding-right: 12px;
    font-size: 15px;
}

.mainNav ul li.current_page_item, .hidden-first-show-after-scroll .hideFirstMainNav .hideFirstMainRightWrapper ul li.current_page_item,
.mainNav ul li.current_page_parent, .hidden-first-show-after-scroll .hideFirstMainNav .hideFirstMainRightWrapper ul li.current_page_parent,
.mainNav ul li.current-page-ancestor, .hidden-first-show-after-scroll .hideFirstMainNav .hideFirstMainRightWrapper ul li.current-page-ancestor {
	background-color: #192631;
    border-top-right-radius: 8px;
    border-top-left-radius: 8px;
}

.mainNav ul li.current_page_item a, .hidden-first-show-after-scroll .hideFirstMainNav .hideFirstMainRightWrapper ul li.current_page_item a,
.mainNav ul li.current_page_parent a, .hidden-first-show-after-scroll .hideFirstMainNav .hideFirstMainRightWrapper ul li.current_page_parent a,
.mainNav ul li.current-page-ancestor a, .hidden-first-show-after-scroll .hideFirstMainNav .hideFirstMainRightWrapper ul li.current-page-ancestor a {
	color: #fff;
}

@media screen and (max-width: 1200px) {
	.hidden-first-show-after-scroll .hideFirstMainNav .hideFirstMainRightWrapper ul li {
		padding-left: 10px;
		padding-right: 10px;
		font-size: 12px;
	}
}

.mainNav ul li a, .hidden-first-show-after-scroll .hideFirstMainNav .hideFirstMainRightWrapper ul li a {
	color: #192632;
}

.mainNav ul li a:hover, .hidden-first-show-after-scroll .hideFirstMainNav .hideFirstMainRightWrapper ul li a:hover {
	text-decoration: underline;
}

.menu-header-neu ul.menu {
 list-style: none;
 margin:0px;
 text-align: right;
}

.menu-header-neu ul li {
 padding-left: 28px;
 display: inline-block;
}

.mintoverviewwrapper .menu-header-neu ul li {
 padding-left: 0px;
 display: inline;
}

.menu-header-neu ul.menu li.current_page_item a { 
	background-color: transparent !important;
	font-weight: bold !important;
}

.menu-header-neu ul.menu li a.shopLink {
	color:#fff;
	padding: 8px;
	padding-left: 15px;
	padding-right: 15px;
	border-radius: 8px;
	font-weight: bold !important;
	background-color: #f0ad4e;
    border-color: #eea236;
    text-shadow: 0 1px 0 #eea236;
    -webkit-transition: background-color .2s ease-in-out;
    -moz-transition: background-color .2s ease-in-out;
    -ms-transition: background-color .2s ease-in-out;
    -o-transition: background-color .2s ease-in-out;
    transition: background-color .2s ease-in-out;
    text-decoration: none !important;
}

.menu-header-neu ul.menu li a.shopLink.floatLeft {
	float: left;
	padding-top:0px;
	padding-bottom: 0px;
}

.menu-header-neu ul.menu li a.shopLink.floatRight {
	float: right;
	padding-top:0px;
	padding-bottom: 0px;
}

.menu-header-neu ul.menu li a.shopLink:hover {
	text-decoration: none !important;
	background-color: #eea236;
}

form.masken input[type="email"] {
    height: 20px;
    padding: 10px;
    font-size: 14px;
    width: 100%;
    -webkit-transition: background-color .2s ease-in-out;
    -moz-transition: background-color .2s ease-in-out;
    -ms-transition: background-color .2s ease-in-out;
    -o-transition: background-color .2s ease-in-out;
    transition: background-color .2s ease-in-out;
    border-radius: 8px;
    background: #f5f5f5;
    border: 1px solid #ccc;
    box-sizing: border-box;
    height: 42px;float: none;
		width: 100%;font-weight: bold;	
		margin-bottom: 5px;
}

form.masken input[type="submit"] {
		float: none;
		width: 100%;
		text-align: center;
    font-size: 16px;
    padding: 9px 24px;
    text-shadow: 0 1px 0 #1f3341;
    background-color: #1f3341!important;
    border-color: #1f3341 !important;
    font-weight: 700 !important;
    border-radius: 6px;
    -webkit-font-smoothing: inherit !important;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;color: #fff !important;	
}

@media screen and (min-width: 700px) {
	form.masken input[type="submit"] {
		float:right;
		width:47%;
	}
	form.masken input[type="email"] {
		float:left;width:50%;
		margin-bottom: 0px;
	}
}

.container_all.spacebottom {
	margin-bottom: 80px;
}

#wrapper_content_neu.morespace {
	margin-top: 75px;
}

#content.banner {
	margin-top: 90px;
	margin-bottom: 90px;
}

.textslider {
	margin-bottom: 30px;
}

.education .textslider {
	margin-bottom: 10px;
}

.textslider ul{
	list-style: none outside none;
	padding-left: 0;
	margin: 0px !important;
}
.textslider .content-slider li{
	background-color: #d9dddf;
	text-align: center;
	color: #192632;
}
.education .textslider .content-slider li {
	background-color: #1f8881;
	color: #fff;
	text-align: left;
}
.textslider .content-slider p {
	margin: 0 !important;
	padding: 30px 40px;
	font-weight: normal;
	font-style: italic;
}
.education .textslider .content-slider p {
	font-size: 14px;
}
.textslider .content-slider p span.person {
	font-weight: bold;
	margin-top: 8px;
	display: block;
}
.textslider .demo{
	width: 100%;
}

section.schulsection {
	background-color: #26a6c1;
	color:#fff;
    padding-top: 15px;
}

section.marketing .wrap, section.education .wrap {
	max-width: 900px;
    margin: 0 auto;
    text-align: center;
}

section.schulsection .wrap {
	color:#fff;
}

section.schulsection #content {
	margin-bottom: 85px;
}

section.marketing .wrap.custompad {
    padding-top: 20px;
}

section.marketing .wrap h2, section.education h2 {
	    font-size: 3.1em;
	line-height: 1.15;
}

section.marketing.pluspadding {
    margin-top: 20px;
    margin-bottom: 70px;
}

section.marketing.pluspadding.bigger {
    margin-bottom: 90px;
}

section.marketing.pluspadding.bigger2 {
    margin-bottom: 100px;
}

section.marketing.pluspadding_custom {
    margin-top: 90px;
}

section.marketing.pluspadding_custom2 {
    margin-top: 25px;
}

section.marketing.pluspadding.video {
    margin-bottom: 0px;
}

section.education h2.smaller {
	font-size: 2em;
}

section.education h3 {
    font-size: 1.5em;
    font-weight: 300;
    line-height: 1.25;
}

section.marketing .wrap h2 span.light, section.education h2 span.light {
    font-weight: 300;
}

section.marketing .section_block, section.shop .section_block {
    overflow: hidden;
}

section.marketing .section_block .section {
    float: left;
    width: 49%;
    min-height: 300px;
    color: #fff;
    transition: all 0.4s ease-in-out;
    background-size: 100%;
    border-radius: 8px;
}

section.marketing .section_block .section:hover {
    background-size: 105%;
}

section.marketing .section_block .section h2, section.shop .section_block .section h2 {
font-size: 3.1em;
    line-height: 1.15;
    margin-bottom: 20px;
    text-shadow: 0px 2px 10px rgba(0,0,0,0.8);
        /*border: 7px solid #fff;*/
        display: inline-block;
        padding:10px;
        padding-left: 20px;
        padding-right: 20px;
}

section.marketing .section_block .section h3, section.shop .section_block .section h3 {
    font-size: 1.7em;
    line-height: 1.3;
    text-shadow: 0px 2px 10px rgba(0,0,0,0.8);
    margin-bottom: 30px;
}

section.marketing .section_block .section h5 {
line-height: 23px;
    font-size: 16px;
     margin-bottom: 20px;
     text-shadow: 0px 2px 10px rgba(0,0,0,0.8);
     display: none;
}

section.marketing .section_block .section a, section.shop .section_block .section a {
line-height: 23px;
    font-size: 16px;
    color:#fff;
    text-decoration: none;
}

section.marketing .section_block .section.eins {
    margin-right: 1%;
    background-image: url("./images/filmproduction_stratoflights3.jpg");
    /*background-size: cover;
    background-size: 100%;*/
    background-position: bottom center;
    margin-bottom: 2%;
    /*transition: all 0.3s ease-in-out;*/
}

section.marketing .section_block .section.zwei {
    margin-left: 1%;
    background-image: url("./images/education_stratoflights-neu.jpg");
    /*background-size: cover;
    background-size: 100%;*/
    background-position: bottom center;
    margin-bottom: 2%;
    /*transition: all 0.3s ease-in-out;*/
}

section.marketing .section_block .section.zwei:before {
    background-color: #000;
}

section.marketing .section_block .section.drei {
    margin-right: 1%;
    background-image: url("./images/shop_stratoflights.jpg");
    /*background-size: cover;*/
    background-position: center center;
}

section.marketing .section_block .section.vier {
    margin-left: 1%;
    background-image: url("./images/filmproduction_stratoflights.jpg");
    /*background-size: cover;*/
    background-position: bottom center;
}

section.marketing .section_block .section .inwrapper {
    padding: 50px;
    text-align: center;
    padding-top: 100px;
}

@media screen and (max-width: 1600px) {
    section.marketing .section_block .section .inwrapper {
        padding-top: 50px;
    }
	section.shop .section_block .section .inwrapper {
		padding: 40px;
	}
}

section.education p.textblock {
	line-height: 23px;
	font-size: 16px;
}

section.marketing p.textblock.center, section.education p.textblock.center {
	text-align: center;
	line-height: 23px;
	font-size: 16px;
}

section.marketing hr.border-header-20, section.education hr.border-header-20 {
    width: 30%;
	border: none;
    height: 5px;
    background-color: #19759a;
    margin-top: 25px;
    margin-bottom: 25px;
}

section.schulsection hr.border-header-20 {
	background-color: #fff;
}

section.marketing .banderole {
    background-color: #d9dddf;
}

section.marketing .banderole .banderole_block {
    width: 31.333%;
    margin-left: 1%;
    margin-right: 1%;
    float: left;
    text-align: center;
}

section.marketing .banderole .banderole_block .banderole_inline {
    /*padding: 5px;*/
}

section.marketing .banderole .banderole_block .banderole_inline h3 {
    margin-top: 12px;
    margin-bottom: 8px;
}

section.marketing .banderole .banderole_block .banderole_inline img {
    width: 90px;
}

section.marketing ul.partners {
	margin:0;
    margin-top: 20px;
    text-align: center;
    list-style: none;
    margin-bottom: 5px !important;

}

section.marketing li.partner {
    width: 22%;
    box-sizing: border-box;
    font-size: 0.9em;
    letter-spacing: 0.09em;
    font-weight: 300;
    line-height: 1;
    display: inline-block;
    vertical-align: top;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    vertical-align: middle;
}

section.marketing li.partner img {
    margin-bottom: 15px;
}

section.marketing .iss_teaser_block {
	background-color: #ccc;
	padding: 25px;
	text-align: center;
	padding-top: 85px;
	padding-bottom: 85px;
	background-image: url("./images/iss_lego_stratoflights_background.jpg");
	background-size: cover;
	background-position: center center;
}

section.marketing .iss_teaser_block .slogan_wrapper {
    color: #fff;
    border: 8px solid #fff;
    box-sizing: border-box;
    display: inline-block;
}

section.marketing .iss_teaser_block .slogan_innerbox {
    padding: 20px;
    padding-left: 40px;
    padding-right: 40px;
}

section.marketing .iss_teaser_block h1.slogan {
    font-size: 4em;
    font-weight: bold;
    line-height: 1.15;
}

section.education .ablauf {
	overflow: hidden;
	margin-top: 35px;
}

section.schulsection .ablauf {
	margin-bottom: 20px;
	margin-top: 0px;
}

section.education .ablauf-right, section.education .ablauf-left {
	float: left;
	width: 50%;
}

section.education.lessspace .ablauf-right .rounding {
    margin-left: 15px;
}

section.education.lessspace .ablauf-left .rounding {
    margin-right: 15px;
}

section.education.lessspace .ablauf-right .inbox {
    margin-left: 15px;
    margin-top: 65px;
} 

section.education.lessspace .ablauf-right .inbox .rabattinfo {
    background-color:#d9dddf;
    padding: 28px;
    border-radius: 8px;
    display: block;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    line-height: 1.2;
}

section.education .ablauf-left.width_bigger1 {
	width: 82%;
}
section.education .ablauf-right.width_smaller1 {
	width: 18%;
}

section.education .ablauf-right .rounding {
	margin-left: 35px;
}

section.education .ablauf-left .rounding {
	margin-right: 35px;
}

section.education .ablauf-right .rounding img,
section.education .ablauf-left .rounding img {
    border-radius: 8px;
}

section.education .ablauf-left .ablauf-text {
	max-width: 460px;
	padding-top: 100px;
	padding-bottom: 100px;
	float: right;
	min-height: 130px;
}

section.education .ablauf-right .ablauf-text {
	max-width: 460px;
	padding-top: 100px;
	padding-bottom: 100px;
	float: left;
	min-height: 130px;
}

section.education#trailer .trailer, section.education#trailer .trailer.margintop {
	margin-top: 30px;
}

section.education .bekannt_aus img {
	margin-top: 15px;
}

section.education#einleitung {
	margin-bottom: 110px;
}

section.education.lessspace#einleitung {
    margin-bottom: 90px;
}

.ablauf_mobile {
	display: none;
}

.ablauf.einleitung img, section.education .ablauf-right.width_smaller1 img {
	width: 100%;
}

.ablauf .ablauf-left img.unterrichtsreihe {
	width: 300px;
	position: absolute;
	z-index: 2;
	margin-top: 80px;
	right: 0px;
	display: inline-block;
	border: 12px solid #d9dddf;
	box-sizing: border-box;
    border-radius: 8px;
}

.ablauf .ablauf-left img.shop_equipment {
    width: 100%;
    border: 12px solid #d9dddf;
    box-sizing: border-box;
}

section.education#unterrichtsreihe .ablauf .ablauf-left {
	min-height: 405px;
}

.schulbroschuere {
	text-align: right;
}

.schulbroschuere img {
	width: 60%;
}

.display-mobile {
	display: none;
}

.hide-mobile {
	display: block;
}

section.education .ablauf-right.app img {
	width: 91%;
}

.ablauf-right.special img.bild1 {
	width: 57%;
	z-index: 1;
}

.ablauf-right.special img.bild2 {
	width: 365px;
	position: absolute;
	z-index: 2;
	margin-top: 80px;
	right:0px;
	border: 12px solid white;
	box-sizing: border-box;
}

.ablauf-right.special img.bild3 {
    width: 345px;
    position: absolute;
    z-index: 2;
    margin-top: 423px;
    right:110px;
    border: 12px solid white;
    box-sizing: border-box;
}

section.education .blocks {
	margin-left: -12px;
	margin-right: -12px;
	margin-top: 40px;
}

section.education .blocks.smaller {
    margin-top: 25px;
}

section.education .blocks:after {
    content: '';
    display: block;
    clear: both;
}

section.education .blocks .block {
	float: left;
	padding-left: 12px;
	padding-right: 12px;
	box-sizing: border-box;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
	margin-bottom: 20px;
	display: block;
	width: 25%;
	margin-top: 0px;
}

section.education .blocks.five .block {
    width: 20%;
}

section.education .blocks a.block:hover {
    text-decoration: none !important;
}

section.education .blocks .blockshop {
	float: left;
	padding-left: 12px;
	padding-right: 12px;
	box-sizing: border-box;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
	margin-bottom: 20px;
	display: block;
	width: 25%;
	margin-top: 0px;
}

section.education .blocks .blockshop .container {
	background-color: #d9dddf;
	padding: 20px;
	border-radius: 8px;
    line-height: 1.3;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    color: #192632;
}

section.education .blocks .blockshop:hover .container {
    background-color: #c8ccce;
}

section.education .blocks .blockshop .container .price {
    font-weight: bold;
    display: block;
    margin-bottom: 5px;
    margin-top: 3px;
}

section.education .blocks .blockshop .container .mwst {
    font-size: .8em;
    line-height: 1.1;
    display: block;
}

section.education .blocks .blockshop .container img {
	width: 100%;
	margin-bottom: 10px;
	border-radius: 8px;
}
section.education .blocks .block .container img {
    border-radius: 8px;
}

section.education .blocks .blockshop .container h3 {
	font-size: 17px;
	font-weight: bold;
    line-height: 1.2;
}

section.education .blocks .block.abo {
    width: 33%;
}

section.education .blocks .block .container .header {
	color: #fff;
    box-sizing: border-box;
    background-size: cover;
    background-position: bottom center;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    text-align: center;
    padding: 35px 15px 0 15px;
    border-top-right-radius: 8px;
    border-top-left-radius: 8px;
}

section.education .blocks .block .container .content {
    background-color: #f5f5f5;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 15px 0 0px 0;
    padding-left: 25px;
    padding-right: 25px;
    background-size: cover;
    background-position: top center;
    font-size: 14px;
     line-height: 20px;
    padding-top: 70px;
    min-height: 200px;
    z-index: 1;
    padding-bottom: 25px;
    text-align: center;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}

section.education .blocks.five .block .container .content {
    min-height: 80px;
}

section.education .blocks .block.abo .container .content.fontsmaller {
    padding-left: 15px;
    padding-right: 15px;
}

section.education .blocks .block.abo .container .content {
	min-height: auto;
}

section.education .blocks .block.abo .container .content {
    padding-bottom: 2px;
}

section.education .blocks .block.abo .container .header h3 a {
    color: #fff !important;
    text-decoration: none !important;
    font-weight: bold;
}

section.education .blocks .block.abo .content ul {
    text-align: left;
    list-style: square;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 15px;
    margin-left: 0px;
}

section.education .blocks .block.abo .container .content.fontsmaller ul {
    font-size: 13px;
}

section.education .blocks .block.abo .content ul li {
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    list-style-image: none;
    background: url(images/tick.png) no-repeat 0 2px;
    margin-top: 10px;
    padding-left: 25px;
    list-style: none;
	background-size: 16px;
}

section.education .blocks .block.abo .content ul li.last {
    border-bottom: none;
}

section.education .blocks .block.abo .priceBlock {
    background-color: #d9dddf;
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 25px;
    padding-bottom: 25px;
    border-top: 1px solid #ccc;
    font-size: 18px;
}

section.education .blocks .block.abo .priceBlock .price {
    font-weight: bold;
    margin-bottom: 10px;
}

.blocks .block .container .header .icon {
    margin: -50px auto 0px auto;
    width: 100px;
    height: 100px;
    line-height: 100px;
    -webkit-transform: translateY(50px);
    -ms-transform: translateY(50px);
    transform: translateY(50px);
    z-index: 2;
}

.blocks .block .container .header h3 {
    font-size: 22px;
    margin-bottom: 25px;
    font-weight: bold;
}

.blocks .block.first .container .header {
    background-color: #19759a;
}

.blocks .block.second .container .header {
    background-color: #1b8980;
}

.blocks .block.third .container .header {
    background-color: #25b7ac;
}

.blocks .block.fourth .container .header {
    background-color: #26a6c1;
}

.blocks .block.fifth .container .header {
    background-color: #19759a;
}

.blocks .block.first .container .header:hover {
    background-color: #11526b;
}

.blocks .block.second .container .header:hover {
    background-color: #136059;
}

.blocks .block.third .container .header:hover {
    background-color: #1a8078;
}

.blocks .block.fourth .container .header:hover {
    background-color: #1b7487;
}

.blocks .block.fifth .container .header:hover {
    background-color: #1b7487;
}

.inner_wrapper.inner_video {
    max-width: 100%;
    position: absolute;
    z-index: 99;
}

.inner_wrapper.centered {
    text-align: center;
}

.video_wrapper h1.video_ueberschrift_overlay {
    color: #fff;
    font-weight: bold;
    border: 10px solid white;
    display: inline-block;
    padding: 20px;
    padding-left: 40px;
    padding-right: 40px;
	font-size: 4em;
    line-height: 1.15;
}

@media screen and (max-width: 1200px) {
    .blocks .block .container .header h3 {
        font-size: 18px;
    }
	.ablauf-right.special img.bild2 {
		margin-top: 200px;
	}
    .ablauf-right.special img.bild3 {
        right: 40px;
        margin-top: 450px;
    }
}

@media screen and (max-width: 1024px) {
	.video_wrapper h1.video_ueberschrift_overlay {;
	    border: 0px;
	    padding: 0px;
		font-size: 45px;
	}

	.video-replace-mobile {
		height: 400px;
	}

    .video_wrapper h1.video_ueberschrift_overlay.border {
        border: 10px solid #fff;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 20px;
        padding-right: 20px;
    }
    .bekannt_aus img.bekannt_aus_logo.small {
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 955px) {



	section.education .blocks .block, section.education .blocks .block.abo, section.education .blocks .blockshop, section.education .blocks.five .block {
		width: 50%;
		margin-top: 0px;
	}

section.education#workshops .ablauf-right, section.education#workshops .ablauf-left {
	float: left;
	width: 100%;
}	

section.education#workshops .ablauf-right .rounding {
	margin-left: 0px;
	margin-top: 25px;
}

	section.education .blocks .block .container .content {

		padding-bottom: 25px;
	}

	section.education .blocks .block.third, section.education .blocks .block.fourth {
		margin-bottom: 0px;
	}

    section.education .blocks.five .block.third, section.education .blocks.five .block.fourth {
        margin-bottom: 20px;
    }


	.ablauf-right.special {
		text-align: right;
	}
	.ablauf-right.special img.bild1 {
		width: 70%;
		z-index: 1;
		margin-right: 20px;
	}

	.ablauf-right.special img.bild2 {
		width: 85%;
		margin-top: 250px;
	}

    .ablauf-right.special img.bild3 {
        width: 75%;
        right: 0px;
        margin-top: 500px;
    }

}

@media screen and (max-width: 769px) {

	#content.banner {
		margin-top: 65px;
		margin-bottom: 65px;
	}

	#wrapper_content_neu.morespace {
	    margin-top: 60px;
	}

	section.education#unterrichtsreihe .ablauf .ablauf-left {
		min-height: unset;
	}

	section.marketing li.partner {
		width: 40%;
	}
	section.education .ablauf-left.width_bigger1 {
		width: 72%;
	}
	section.education .ablauf-right.width_smaller1 {
		width: 28%;
	}
	section.education .ablauf-right .rounding {
		margin-left: 20px;
	}

	section.education .ablauf-left .rounding {
		margin-right: 20px;
	}

	section.education .ablauf-right.special .rounding, section.education .ablauf-left.special .rounding {
		margin-left: 0px;
		margin-right: 0px;
	}

	section.education .ablauf-right.special {
		text-align: center;
	}

	.ablauf-right.special img.bild1, .ablauf-right.special img.bild3 {
		display: none;

	}

	.ablauf-right.special img.bild2 {
		width: 70%;
		margin-top: 10px;
		position: relative;
	}


	section.education .ablauf-left.app, section.education .ablauf-right.app, section.education .ablauf-left.special, section.education .ablauf-right.special {
		width: 100%;
	}

	section.education .ablauf-right.app {
		text-align: center;
	}

	section.education .ablauf-right.app img {
		width: 50%;
	}

	.ablauf .ablauf-left img.unterrichtsreihe {
		margin-top: 0px;
		width: 100%;
		position: relative;
	}

	section.education .ablauf-left.app .app-buttons {
		text-align: center;
		margin-bottom: 35px;
	}
	.schulbroschuere img {
		width: 75%;
	}

	section.education h2.smaller {
		text-align: center;
	}
	.hide-mobile1 {
		display: none;
	}
}

@media screen and (max-width: 700px) {

	.hidemobile {
		display: none;
	}

    .benefits1 .block, .benefits1 .block.fourth {
        float: none;
        width: 100%;
        padding: 20px;
    }

.benefits1 .block h3 {
    font-size: 1em;
}

.step .step_text {
    font-size: 14px;
    line-height: 1.2;
}

    .blocks .block .container .header h3 {
        font-size: 21px;
    }

    section.education .blocks .block .container .content {
        min-height: 280px;
    }
    
    .video_wrapper h1.video_ueberschrift_overlay.border {
        font-size: 2.7em;
        border: 7px solid #fff;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 20px;
        padding-right: 20px;
    }

    section.education .wrap.nobreak h2 br {
        display: none;
    }

section.education#trailer .trailer {
	margin-top: 0px;
}

section.education#trailer .trailer.margintop {
    margin-top: 30px;
}

section.education#einleitung {
	margin-bottom: 10px;
}


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

	.ablauf.einleitung {
		display: none;
	}

	.ablauf_mobile {
		display: block;
	}

	.ablauf_mobile img {
		margin-bottom: 30px;
		margin-top: 30px;
		width: 100%;
	}

	.schulbroschuere {
		text-align: center;
	}

	.schulbroschuere img {
		width: 65%;
		margin-bottom: 30px;
	}

	.ablauf-right.special img.bild2 {
		width: 100%;
	}

	.ablauf .ablauf-left img.unterrichtsreihe, .ablauf .ablauf-left img.shop_equipment {
		margin-bottom: 30px;
	}

	section.education .ablauf-right.width_smaller1 {
		text-align: center;
	}

	section.education .ablauf-right.width_smaller1 img {
		width: 40%;
		margin-top: 30px;
	}

	section.education .ablauf-right.app img {
		width: 75%;
	}

	section.education #button_zusatzleistungen {
		margin-bottom: 0px;
	}

	.container_all.spacebottom {
		margin-bottom: 50px;
	}

	#wrapper_content_neu.morespace {
		margin-top: 50px;
	}

	#content.banner {
		margin-top: 50px;
		margin-bottom: 55px;
	}

	.education .textslider {
		margin-bottom: 0px;
		margin-top: 30px;
	}

	section.education .ablauf-right, section.education .ablauf-left, section.education .ablauf-left.width_bigger1, section.education .ablauf-right.width_smaller1 {
		float:left;
		width: 100%;
	}

	section.education .ablauf-right .rounding, section.education .ablauf-left .rounding, section.education.lessspace .ablauf-right .rounding, section.education.lessspace .ablauf-left .rounding {
		margin-left: 0px;
		margin-right: 0px;
	}

    section.education.lessspace .ablauf-right .inbox {
        margin-left: 0px;
        margin-top: 0px;
    } 

    section.education.lessspace .ablauf-left .rounding {
        margin-bottom: 15px;
    }

	.didacta_description_left {
		float:left;
		width: 100%;
	}

	.didacta_description_right {
		float:left;
		width: 100%;
		text-align: left;
	}

	.mint-projekte h1.didacta {
		font-size: 28px !important;
		font-size: 33px !important;
	}

	.firstimage_subpage_didacta h1 {
		font-size: 20px;
		line-height: 25px;
	}

	section.marketing li.partner {
		width: 45%;
	}
	section.marketing .iss_teaser_block {
		padding-top: 75px;
		padding-bottom: 75px;
	}
	section.marketing hr.border-header-20, section.education hr.border-header-20 {
	    width: 40%;
        margin-bottom: 15px;
        margin-top: 15px;
	}
	section.marketing .wrap h2, section.marketing .iss_teaser_block h1.slogan, .firstimage_subpage .subline h1, section.education h2 {
		font-size: 1.8em;
	}
	section.education h2.smaller { 
		font-size: 1.8em;
	}
    section.education h3 {
        font-size: 1em;
    }
	section.marketing .iss_teaser_block .slogan_innerbox {
		padding: 20px;
	}
	section.marketing p.textblock.center, .homewrapper_neu.bigger.smallmobilefont {
		text-align: center;
		line-height: 22px;
		font-size: 15px;
	}
    .homewrapper_neu.bigger.smallmobilefont {
        text-align: justify;
    }

}

@media screen and (max-width: 550px) {

    .bekannt_aus img.bekannt_aus_logo.small {
    height: 40px;
}

.back_stratosphere {
    padding: 30px;
    padding-left: 40px;
    padding-right: 40px;
}

    .video_wrapper h1.video_ueberschrift_overlay.border {
        font-size: 2.4em;
        border: 7px solid #fff;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 20px;
        padding-right: 20px;
    }

	section.education .blocks .block, section.education .blocks .block.abo, section.education .blocks .blockshop, section.education .blocks.five .block {
		padding-left: 0px;
		padding-right: 0px;
		margin-bottom: 20px;
		width: 100%;
		margin-top: 0px;
	}

	section.education .blocks {
		margin-left: 0px;
	    margin-right: 0px;
	    margin-top: 0px;
	}

    section.education .blocks.five {
        margin: 0 auto;
        width: 65%;
    }

	section.education .blocks .block .container .content {
		min-height: auto;
		padding-bottom: 25px;
	}

	section.education .blocks .block.first, section.education .blocks .blockshop.first {
		margin-top: 35px;
	}

    section.education .blocks.five .block.first {
        margin-top: 0px;
    }

	section.education .blocks .block.third {
		margin-bottom: 20px;
	}
}

@media screen and (max-width: 420px) {

    .homewrapper_neu.bigger.smallmobilefont {
        font-size: 14px;
        line-height: 1.3;
    }

    section.marketing li.partner {
        width: 50%;
        float: left;
        padding-left: 0px;
        padding-right: 0px;
    }

    #preloader_white .stratologo {
        width: 120px;
    }

    section.marketing li.partner img {
        margin-bottom: 5px;
    }

    .homewrapper_neu.abstand {
        padding-top: 15px;
    }

    section.marketing.pluspadding {
        margin-top: 0px;
        margin-bottom: 50px;
    }

    section.marketing.pluspadding_custom {
        margin-top: 70px;
    }

	.video_wrapper h1.video_ueberschrift_overlay {
	    border: 0px;
	    padding: 0px;
		font-size: 35px;
	}

    .video_wrapper h1.video_ueberschrift_overlay.border {
        border: 5px solid #fff;
        padding-top: 10px;
        padding-bottom: 10px;
        font-size: 1.8em;
    }

    section.marketing .section_block .section h2 {
        border: 5px solid #fff;
    }

    section.marketing .section_block .section .inwrapper {
        padding: 15px !important;
        padding-top: 25px !important;
    }

    section.marketing .section_block .section h3 {
        margin-bottom: 20px;
    }

	.video-replace-mobile {
		height: 250px;
	}

    .showreel_link a {
        font-size: 18px;
        padding-left: 52px;
    }
    .showreel_link a:after {
        width: 38px;
    }
    .showreel_link {
        margin-top: 10px;
    }

}

@media screen and (max-width: 350px) {
	section.marketing .iss_teaser_block .slogan_innerbox {
		padding: 15px;
	}
	section.marketing .wrap h2, section.marketing .iss_teaser_block h1.slogan, .firstimage_subpage .subline h1, section.education h2 {
		font-size: 1.5em;
	}
	section.education h2.smaller { 
		font-size: 1.5em;
	}
	section.marketing .iss_teaser_block {
		padding-left: 20px;
		padding-right: 20px;
	}
}


ul.extendedNav {
	position: relative;
	color: #1f3341;
	font-size: 0px;
}

ul.extendedNav, ul.extendedNav li ul {
	margin: 0;
	list-style: none;
}

ul.extendedNav li {
	display: inline-block;
	padding-right: 20px;
	vertical-align: middle;
	cursor: pointer;
	font-size: 15px;
}

ul.extendedNav li:last-child {
	padding-right: 0px;
}

ul.extendedNav li.lang {
	line-height: 0px;
	width: 28px;
}

ul.extendedNav li.lang img.activeLang {
	height: 20px;
}

ul.subLangMenu, ul.subAccountMenu, ul.subCartMenu {
  display: none;
  position: absolute;
  z-index: 1;
  right: 0px;
  margin-top: 10px !important;
  min-width: 190px;
  -webkit-box-shadow: 0px 0px 19px -2px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 0px 19px -2px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 19px -2px rgba(0,0,0,0.3);
}

ul.subLangMenu li, ul.subAccountMenu li, ul.subCartMenu li {
  box-sizing: border-box;
  display: block;
  text-align: right;
  line-height: 1.2;
  padding: 0px;
  border-bottom:1px solid #eea236;
}

ul.subLangMenu li a, ul.subAccountMenu li a, ul.subCartMenu li a {
	display: block;
	background-color: #f0ad4e;
	cursor: pointer;
	color: #fff;
	text-shadow: 0 1px 0 #eea236;
    padding-top:11px;
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 11px;
}

ul.subLangMenu li a:hover, ul.subAccountMenu li a:hover, ul.subCartMenu li a:hover {
	text-decoration: none !important;
	background-color: #eea236;
}

ul.subLangMenu li:first-child, ul.subCartMenu li:first-child {
	background-color: #1f3341;
	color:white;
    padding-top:11px;
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 11px;
	cursor: auto;
}

ul.subLangMenu li:first-child, ul.subCartMenu li:first-child, ul.subAccountMenu li:first-child,
ul.subLangMenu li:last-child, ul.subCartMenu li:last-child, ul.subAccountMenu li:last-child {
	border-bottom: 0px;
}

ul.subLangMenu li:first-child, ul.subCartMenu li:first-child, ul.subAccountMenu li:first-child a {
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
}

ul.subLangMenu li:last-child a, ul.subCartMenu li:last-child a, ul.subAccountMenu li:last-child a {
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
}

ul.subAccountMenu li:first-child a {
	background-color: #1f3341;
	color: #fff !important;
	text-shadow: none;
}

ul.subLangMenu li, ul.subAccountMenu li, ul.subCartMenu li {
  font-weight: bold;
}

ul.subLangMenu li img {
  vertical-align: baseline;
  margin-right: 7px;
}

ul.subLangMenu.show, ul.subAccountMenu.show, ul.subCartMenu.show {
	display: block;
}







mark {
  background-color: transparent;
  font-weight: bold;
}

.weiterGenerator {
	float:right !important;
	padding-top: 10px !important;
	padding-bottom: 10px !important;
	border: 1px solid #f0ad4e !important;
}

.backGenerator {
	padding-top: 10px !important;
	padding-bottom: 10px !important;
	border: 1px solid #1f3341 !important;
}

.woocommerce .single-product .post-40175 .stock_info {
  display: none;
}

#menu_block a.category_title {
	padding:12px;
	font-weight: bold;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	background-color: #d9dddf;
	color:#192632;
}

#menu_block a.category_overview {
	padding:12px;
	background-color: #1f3341;
	color:#fff;
}

#menu_block a.category_title:hover, #menu_block a.category_overview:hover {
	color:#fff;
}

.grecaptcha-badge {
	display: none !important;
}

#swipebox-overlay {
	background: #1f3341 !important;
}

#swipebox-bottom-bar, #swipebox-top-bar {
	background-color: #192631 !important;
	opacity: 1 !important;
}

.slick-slide, .slick-slide:active, .slick-slide a, .slick-slide a img {
	outline: none !important;
}

.breadcrumb {
    background-color: #d9dddf;
    width: 100%;
    color: #192632;
}

.breadcrumb .bwrapper {
    margin: 0 auto;
    padding: 0;
    max-width: 1500px;
    padding-top: 8px;
    padding-bottom: 8px;
    box-sizing: border-box;
}

.breadcrumb .bwrapper a {
    font-weight: bold;
}

.breadcrumb .bwrapper a:hover {
    text-decoration: underline;
}

p#breadcrumbs {
    margin-bottom: 0px !important;
}

.sl-wrapper .sl-image .sl-caption {
    display: none !important;
}

.akismet_comment_form_privacy_notice, .akismet_comment_form_privacy_notice a {
    font-style: italic;
    line-height: 1.3;
    color: #777 !important;
    font-size: 13px;
}

.akismet_comment_form_privacy_notice a {
    text-decoration: underline;
}

h2.woocommerce-Reviews-title {
    line-height: 1.2em;
}

.tools_overview_block {
    background-color:#d9dddf;
    width:100%;
    border-radius:8px;
    overflow:hidden;
    padding:3%;
    box-sizing:border-box;
    margin-bottom:20px;
    font-size:13px;
    font-weight:bold;
    line-height:1.25;
    text-align:center;
}

.tools_overview_block .tools_in_block {
    width:12.6666%;
    margin-left:2%;
    margin-right:2%;
    float:left;
    border-radius:8px;
}

.tools_overview_block .tools_in_block img {
    border-radius:8px;
    width:100%;
    margin-bottom:8px;
}

.tut_block {
   overflow:hidden;
    min-height:202px;
    margin-top:45px; 
}

.tut_img {
    float:left;
    width:34%;
    text-align:center;
    background-color:#ccc;
    border-radius:8px;
}

.tut_text {
    float:left;
    width:66%;
}

.tut_text_inner {
    padding-left:25px;
    text-align: justify;
}

.table-scrollable {
  width: 100%;
  overflow-y: auto;
  margin: 0 0 26px;
}

.table-scrollable table#projekt, .table-scrollable table#eigenschaften {
    margin-bottom: 0px !important;
}

#eigenschaften td.weitere_laender p, #eigenschaften td.weitere_laender hr {
  margin-bottom: 0px;
  margin-top: 0px;
}

#eigenschaften td.weitere_laender hr {
    margin-top: 10px;
    margin-bottom: 10px;
}

.table-scrollable::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 14px;
  height: 14px;
}

.table-scrollable::-webkit-scrollbar-thumb {
  border-radius: 8px;
  border: 3px solid #fff;
  background-color: rgba(0, 0, 0, .3);
}

#show_weatherdata {
    margin-top: 20px;
}

.weather {
    overflow: hidden;
    padding: 20px;
}

.weather .icon {
    float: left;
    width: 15%;
}

.weather .data {
    float: left;
    width: 85%;
}

.legende {
    clear: both;
    overflow: hidden;
    margin-bottom: 10px;
}

.legende_block {
    overflow: hidden;
    margin-bottom: 10px;
    vertical-align: bottom;
}

p.legende_text {
    margin-bottom: 0px !important;
}

.green_icon {
    background-color: rgb(103, 172, 76);
    width: 30px;
    height: 30px;
    border-radius: 8px;
    float:left;
    margin-right: 10px;
}

.red_icon {
    background-color: rgb(184, 59, 59);
    width: 30px;
    height: 30px;
    border-radius: 8px;
    float:left;
    margin-right: 10px;
}

.yellow_icon {
    background-color: rgb(240, 173, 78);
    width: 30px;
    height: 30px;
    border-radius: 8px;
    float:left;
    margin-right: 10px;
}

.tools_back {
    width:100%;
    float: left;
    box-sizing:border-box;
    margin-bottom:20px;
    display: block;
	background-color: #d9dddf;
    padding: 20px;
    border-radius: 8px;
}

.tools_icon {
    width:12.6666%;
    margin-left:1%;
    margin-right:2%;
    float:left;
    border-radius:8px;
}

.tools_back p {
    margin-bottom: 0px!important;
}

#wc-stripe-payment-request-wrapper {
    display: none;
}

.date_title {
    display: none;
}

.pic1_blog {
    width:100%;
    margin-bottom:15px;
}

.pic2_blog {
    width:100%;
    margin-bottom:15px;
}

.woocommerce-variation-availability, .woocommerce div.product p.stock {
	display: none;
}

.woocommerce-checkout #payment .payment_method_stripe_sofort label[for=payment_method_stripe_sofort], .woocommerce-checkout #payment .payment_method_stripe_giropay label[for=payment_method_stripe_giropay], .woocommerce-checkout #payment .payment_method_stripe label[for=payment_method_stripe], #add_payment_method #payment .payment_method_stripe label[for=payment_method_stripe] {
	display: inline-block !important;
	padding-left: 0px !important;
}

.woocommerce-checkout #payment input#payment_method_stripe, #add_payment_method #payment input#payment_method_stripe, .woocommerce-checkout #payment input#payment_method_stripe_sofort, #add_payment_method #payment input#payment_method_stripe_sofort, .woocommerce-checkout #payment input#payment_method_stripe_giropay, #add_payment_method #payment input#payment_method_stripe_giropay {
	top: 0px !important;
}

.woocommerce-checkout #payment input#payment_method_stripe, #add_payment_method #payment input#payment_method_stripe, .woocommerce-checkout #payment input#payment_method_stripe_sofort, .woocommerce-checkout #payment input#payment_method_stripe_giropay {
	position: relative !important;
}

#contactForm p {
	margin-bottom: 0 !important;
}

#contactForm .captcha_google {
	margin-bottom: 10px;
}

ul#affwp-affiliate-dashboard-tabs {
	display: none;
}

#affwp-register-form {
	margin-top: 25px;
}

#affwp-register-form legend {
	display: none;
}

form#affwp-login-form fieldset, form#affwp-login-form fieldset legend, form#affwp-register-form fieldset, form#affwp-register-form fieldset legend {
	padding: 0px;
}

#affwp-login-form input[type="text"], #affwp-login-form input[type="password"], #affwp-register-form input[type="text"], #affwp-register-form input[type="password"], #affwp-register-form input[type="email"], #affwp-affiliate-dashboard input[type="email"], #affwp-affiliate-dashboard input[type="text"] {
	box-sizing: border-box;
	padding-left: 10px;
	padding-right: 10px;
	height: 46px;
	font-size: 16px;
	font-weight: normal;
	display: block;
	width: 100%;	
}

#affwp-affiliate-dashboard select {
	margin-right: 0px;
	line-height: 44px;
	height: 44px;
	font-size: 15px;
	outline: none;
	border: 1px solid #ccc;
	border-radius: 0;
	width: auto;
	float: none !important;
	display: inline-block;
}

#affwp-login-form input[type="submit"], #affwp-register-form input[type="submit"], #affwp-affiliate-dashboard input[type="submit"] {
	text-align: center;
	margin-bottom: 0px;
	color: #fff !important;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	box-sizing: border-box;
	border-radius: 6px !important;
	padding: 13px 18px;
	font-size: 16px;
	text-shadow: 0 1px 0 #eea236;
	background-color: #f0ad4e !important;
	border-color: #eea236 !important;
	font-weight: bold;
	-webkit-font-smoothing: auto !important;	
	display: inline-block;
	line-height: 1;
}

#affwp-generate-ref-url input[type="submit"] {
	width: auto !important;
}

ul.dashboard_affiliate {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 0;
}

ul.dashboard_affiliate li.subblocks {
	display: inline-block;
	width: 32%;
	margin-bottom: 2%;
	box-sizing: border-box;
	text-align: center;
}

ul.dashboard_affiliate li.subblocks:nth-child(3n-1) {
    margin-left: 2%;
    margin-right: 2%;	
}

ul.dashboard_affiliate li.subblocks a.ablock {
	display: block;
	color: #192631;
	float: left;
	width: 100%;
	padding: 20px;
	font-size: 15px;
	box-sizing: border-box;
	font-weight: bold;
	text-decoration: none;
	background-color: #f5f5f5;
	border: 1px solid #e7e7e7;
	border-radius: 8px;
    -webkit-transition: background-color 0.2s ease-in-out;
    -moz-transition: background-color 0.2s ease-in-out;
    -ms-transition: background-color 0.2s ease-in-out;
    -o-transition: background-color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out;
}

ul.dashboard_affiliate li.subblocks a.ablock img {
	width: 70px;
	margin-bottom: 20px;
}

ul.dashboard_affiliate li.subblocks a.ablock:hover {
	background-color: #dddddd;
	text-decoration: none !important;
}



.info_data_row {
	overflow: hidden;
	line-height: 22px;
}

.calc_habhub .result_calc {
	background-color: #d9dddf;
	padding: 20px;
	border-radius: 8px;
	font-size: 16px;
	color: #192632;
    line-height: 23px;
	margin-top: 10px;
}

.result_calc .output_data {
	font-size: 20px;
	font-weight: bold;
}

.calc_habhub h4.error {
	margin-bottom: 20px;
	margin-top: 20px;
	color: red;
}

.calc_habhub h4.warning {
	margin-bottom: 20px;
	margin-top: 20px;
	color: #192632;
}

.result_calc .output_data {
	display: block;
}

.result_calc .results {
	overflow: hidden;
	margin-top: 20px;
}

.col50_left {
	float: left;
	width: 49%;
	margin-right: 1%;
	margin-bottom: 20px;
}

.col50_right {
	float: left;
	width: 49%;
	margin-left: 1%;
	margin-bottom: 20px;
}

.result_calc .results .r1 { float: left; width: 28%; margin-bottom: 15px; }
.result_calc .results .r2 { float: left; width: 39%; margin-bottom: 15px; }
.result_calc .results .r3 { float: left; width: 33%; margin-bottom: 15px; }
.result_calc .results .r4 { float: left; width: 28%; }
.result_calc .results .r5 { float: left; width: 72%; }

ul.anleitungen {
	list-style: none;
	margin: 0;
}

ul.anleitungen li.anleitung a.anleitung {
	display: block;
	width: 100%;
	padding: 20px;
	background-color:#f5f5f5;
	margin-bottom: 10px;
	border-radius: 8px;
	box-sizing: border-box;
	cursor: pointer;
    -webkit-transition: background-color 0.2s ease-in-out;
    -moz-transition: background-color 0.2s ease-in-out;
    -ms-transition: background-color 0.2s ease-in-out;
    -o-transition: background-color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out;
}

ul.anleitungen li.anleitung a.anleitung:hover {
	text-decoration: none !important;
	background-color: #d9dddf;
}

ul.anleitungen li.anleitung a.anleitung.deactivate, ul.anleitungen li.anleitung a.anleitung.deactivate:hover {
	color: #b5b5b5 !important;
	background-color: #f5f5f5;
}

.zahlungsinfos {
    color: #fff;
}

.zahlungsinfos .headline {
    font-size:14px;
    color: #8f99a0;
    display: inline-block;
    margin-bottom: 6px;
    font-weight: normal;
}

.zahlungsinfos .trenner {
    width: 65%;
    margin-top: 15px;
    margin-bottom: 15px;
    height: 1px;
    background-color: #2a4652;
    border-top:1px solid black;
}

.zahlungsinfos a {
	display: inline-block;
	margin-bottom: 5px;
    width: 60px;
}

.zahlungsinfos a.zahlungicons {
    width: 60px;
}

.zahlungsinfos a.gruene_punkt {
    width: 80px;
    margin-left: 10px;
}

.entry-content h3 {
	margin-bottom: 5px;
}

.discountinfo {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 21px;
    background-color: #f5f5f5;
    border-radius: 8px;
    padding: 10px;
    font-weight: bold;
    border: 1px solid #e7e7e7 !important;
}

.woocommerce-products-header__title {
	display:none;
}

.wpml-ls-legacy-list-horizontal {
	padding: 0 !important;
	border: none !important;
} 

.sprachumschalter {
	position: absolute;
	padding-top: 10px;
	padding-left: 10px;
}

.wcppec-cart-widget-button, .woocommerce-mini-cart__buttons .checkout, .woocommerce-mini-cart__buttons1 .checkout {
	display: none !important;
}
.woocommerce.widget_shopping_cart .buttons a {
	margin-right: 0px !important;
	margin-bottom: 0px !important;
    padding: 13px 18px;
    font-size: 16px;
    text-shadow: 0 1px 0 #eea236;
    background-color: #f0ad4e !important;
    border-color: #eea236 !important;
	border-radius: 0px;
	border-bottom-left-radius: 6px;
	color: #fff;
}
.woocommerce-mini-cart__buttons a.wc-forward {
	border-radius: none !important;
	color: #fff !important;
	font-size: 16px !important;
    padding: 13px 18px !important;
    text-shadow: 0 1px 0 #eea236 !important;
    background-color: #f0ad4e !important;
    border-color: #eea236 !important;
}
.woocommerce.widget_shopping_cart .total {
	display: none;
}



.planungsblock {
	margin-bottom: 35px;
}

ul.download_material li {
	margin-bottom: 10px;
}

.hide {
  display:none;
}

.rechnungsformular {
	overflow: hidden;
    margin-bottom: 20px;
}

#lieferadresse_felder {
	background-color: #d9dddf;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 25px;
	padding-bottom: 10px;
	margin-bottom: 25px;
	overflow: hidden;
}

#lieferadresse_felder h1, .rechnungsformular h1, .produktauswahl h1 {
	margin-top: 0px;
	margin-bottom: 6px;
}

.produkt_zeile {
	margin-bottom: 10px;
	overflow: hidden;
}

.produkt_zeile .spalte1 {
	float:left;width: 10%;
}

.produkt_zeile .spalte2 {
	float:left;width: 84%;
}

.produkt_zeile .spalte3 {
	float:left;width: 6%;
}

.produkt_zeile .spalte1 .inbox, .produkt_zeile .spalte2 .inbox {
	margin-right: 10px;
}

a.delete {
	background-color: red;
	line-height: 42px;
	text-align: center;
	border-radius: 8px;
	display: block;
	cursor: pointer;
	color: #fff;
	font-weight: bold;
	float: left;
	width: 100%;
	height: 42px;
	background: #315565 url("./images/delete_icon.png") no-repeat;
	background-size: 12px 12px;
	background-position: center center;
    -webkit-transition: background-color 0.2s ease-in-out;
    -moz-transition: background-color 0.2s ease-in-out;
    -ms-transition: background-color 0.2s ease-in-out;
    -o-transition: background-color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out;
}

a.delete:hover {
	text-decoration: none !important;
	background-color: #1f3341;
}

a.add {
	background-color: #315565;
	line-height: 42px;
	text-align: center;
	border-radius: 8px;
	display: block;
	cursor: pointer;
	margin-bottom: 10px;
	color: #fff !important;
    -webkit-transition: background-color 0.2s ease-in-out;
    -moz-transition: background-color 0.2s ease-in-out;
    -ms-transition: background-color 0.2s ease-in-out;
    -o-transition: background-color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out;
    font-weight: bold;
    font-size: 16px;
}

a.add:hover {
	text-decoration: none !important;
	background-color: #1f3341;
}

.variante select{
	margin-top: 5px;
}



.l_block, .r_block {
	float: left;
	width: 50%;
}

.f_block, .produktauswahl {
	width: 100%;
	float: none;
	clear: both;
	overflow: hidden;
}

.l_block .content {
	margin-right: 15px;
}

.r_block .content {
	margin-left: 15px;
}

.l_block .content .input_label_form, .r_block .content .input_label_form, .f_block .content .input_label_form {
	height: 85px;
}

.shop_btn {
text-align: center;
    padding: 10px;
    cursor: pointer;
    border: 1px solid #0e171c;
    background-color: #1f3341;
    -webkit-transition: background-color 0.2s ease-in-out;
    -moz-transition: background-color 0.2s ease-in-out;
    -ms-transition: background-color 0.2s ease-in-out;
    -o-transition: background-color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out;
    border-radius: 8px;
    font-weight: bold;
    font-size: 15px;
    height: 44px;
    display: inline-block;
    box-sizing: border-box;
    color: #fff !important;
	min-width: 230px;
	margin-top: 10px;
}

.rechnungskauf {
    text-align: center;
    padding: 10px;
    cursor: pointer;
    -webkit-transition: background-color 0.2s ease-in-out;
    -moz-transition: background-color 0.2s ease-in-out;
    -ms-transition: background-color 0.2s ease-in-out;
    -o-transition: background-color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out;
    border-radius: 8px;
    font-weight: bold;
    font-size: 15px;
    height: 44px;
    display: inline-block;
    box-sizing: border-box;
    color: #fff !important;
    min-width: 230px;
	float: right;
    text-shadow: 0 1px 0 #eea236;
    background-color: #f0ad4e !important;
    border-color: #eea236 !important;
}

.rechnungskauf:hover {
	text-decoration: none !important;
}

.shop_btn:hover {
	text-decoration: none !important;
	background-color: #192631;
}

select.auswertung {
    height: 42px;
    width: 100%;
    background: #f5f5f5;
    border: 1px solid #ccc;
    font-size: 14px;
    outline: none;
}

#select_columns, #padding2, .info_block {
	display: none;
}

#preloader {
  position: fixed;
  top: 0; left: 0; right: 0; bottom: 0;
  background-color: #7cb430;
  z-index: 99;
}

@-webkit-keyframes stretchdelay {
  0%, 40%, 100% { -webkit-transform: scaleY(0.4) }  
  20% { -webkit-transform: scaleY(1.0) }
}

@keyframes stretchdelay {
  0%, 40%, 100% { 
    transform: scaleY(0.4);
    -webkit-transform: scaleY(0.4);
  }  20% { 
    transform: scaleY(1.0);
    -webkit-transform: scaleY(1.0);
  }
}
  .spinner7 {
      width: 300px;
      height: 80px;
      text-align: center;
    }

    .spinner7 > div {
      background-color: #fff;
      height: 15px;
      width: 15px;
      margin-left:3px;
      border-radius: 50%;
      display: inline-block;
      
      -webkit-animation: stretchdelay 0.7s infinite ease-in-out;
      animation: stretchdelay 0.7s infinite ease-in-out;
    }

    .spinner7 .circ2 {
      -webkit-animation-delay: -0.6s;
      animation-delay: -0.6s;
    }

    .spinner7 .circ3 {
      -webkit-animation-delay: -0.5s;
      animation-delay: -0.5s;
    }

    .spinner7 .circ4 {
      -webkit-animation-delay: -0.4s;
      animation-delay: -0.4s;
    }

    .spinner7 .circ5 {
      -webkit-animation-delay: -0.3s;
      animation-delay: -0.3s;
    }

    @-webkit-keyframes stretchdelay {
      0%, 40%, 100% { -webkit-transform: translateY(-10px) }  
      20% { -webkit-transform: translateY(-20px) }
    }

    @keyframes stretchdelay {
      0%, 40%, 100% { 
        transform: translateY(-10px);
        -webkit-transform: translateY(-10px);
      } 20% {
        transform: translateY(-20px);
        -webkit-transform: translateY(-20px);
      }
    }

#loading, #loading_log_to_gpx {
    width: 100%;
    height: 100%;
    display: none;
    position: fixed;
    top:0;
    left: 0;
    background-color: #1f3341;
    z-index: 7;
}
.iFrameName {
    height: 0px;
}
h1.headline_auswertung, hr.hrdontshow, .gpxButtonSection {
    display: none;
}
.gpxButtonSection {
    text-align: center;
    margin-top: 30px;
}
#dashboard2 {
    visibility: hidden;
        width:100%;
    height:100%;
}

#dashboard2_log_to_gpx {
	display: none;
	overflow:hidden;
	margin-bottom: 20px;
}

.ticker {
	font-weight: bold;
	font-size: 22px;
}
sub.displayformat {
	font-size: 16px !important;
	font-weight: 300;
	font-style: italic;
}

.depth-2 {
	margin-bottom: 0px !important;
	font-style: italic;
}

.depth-2 .rating {
	display: none;
}

.about_complete_block {
	width: 930px;
	height: 284px;
}

.about_image {
	float: left;
	width: 234px;
}

.about_text {
	float: left;
	width: 696px;
}


html,body {
  height:100%;
  -webkit-font-smoothing: subpixel-antialiased !important;
}

.newsletter_section {
	overflow: hidden;
}

.newsletter_section_wrapper_left {
	width:20%;
	float:left;
}

.newsletter_section_wrapper_right {
	width:80%;
	float:left;
}

.newsletter_section_wrapper_left_inline {
	margin-right: 40px;
}

.newsletter_hinweis_text {
	font-size: 14px;
	font-style: italic;
	color: #8f99a0;
	line-height: 16px;
	width: 100%;
	clear: both;
}

.newsletter_form {
	margin-bottom: 20px;
	overflow: hidden;
}

h2.newsletter_headline_footer {
	color:#fff;
	font-size: 27px;
	line-height: 32px;
	margin-bottom: 20px;
	font-weight: bold;
}

.newsletter_buttons {
	overflow: hidden;
	float:left;
}

.newsletter_button_l, .newsletter_button_r {
	float:left;
	margin-top: 0px !important;
	margin-left: 10px;
}

.newsletter_input {
	max-width: 320px;
	float: left;
}

#text_wrapper {
	margin: 20px auto;
	max-width: 1000px;
	padding-left: 20px;
	padding-right: 20px;
}

#wrapper_neu {
	margin-top: 100px;
	padding: 0px;
	background-color: #fff;
}

.homewrapper_neu_shop {
	max-width: 1130px;
	margin: 0px auto;
	padding-top: 7px;
	font-size: 14px;
	line-height: 19px;
	padding-left: 20px;
	padding-right: 20px;
}

.homewrapper_neu {
	max-width: 940px;
	margin: 0px auto;
	padding-top: 35px;
	font-size: 14px;
	line-height: 19px;
	padding-left: 20px;
	padding-right: 20px;
}

.homewrapper_neu.bigger {
	max-width: 1300px;
    overflow: hidden;
    font-size: 16px;
    line-height: 23px;
}

.homewrapper_neu.video {
    max-width: 1300px;
}

.homewrapper_neu.bigger.banderole {
    padding-bottom: 50px;
    overflow: hidden;
    padding-top: 50px;
}

.homewrapper_neu h1{
	text-align: left;
	font-size: 28px;
	line-height: 32px;
	padding-bottom: 20px;
	font-weight: normal;
}

.overlay_neu {
	position: relative;
	width: 100%;
	height: auto;
}

#slogan_neu {
	color:#fff;
	font-size: 50px;
	font-weight: 300;
	line-height: 62px;
	font-family: 'Bilbo Swash Caps', cursive;
	text-align: center;
}

#subslogan_neu {
	color:#fff;
	font-size: 30px;
	font-weight: 300;
	line-height: 33px;
	text-align: center;
}

#text_neu {
	color:#fff;
	font-size: 14px;
	text-align: left;
	padding-right: 0px;
	font-weight: 400;
	margin-top: 40px;
	line-height: 19px;
	text-align: center;
}

#videowrapper {
	background-color:#1f3341;
	border-radius: 8px;
	padding: 20px;
}

#videowrapper h2 {
	color: #fff;
	font-size: 28px;
	line-height: 32px;
	font-weight: 300;
	text-align: center;
	margin-bottom: 20px;
}

.video_frame {
	width: 100%;
	height: 200px;
}

.block, .block_points {
	overflow:hidden;
	margin-bottom:23px;
	margin-top: 30px;
	color: #192632;
	text-align: justify;
}

.block p, .block ul {
	line-height: 1.3em;
}

.block h2 {
	text-align: left;
	margin-bottom: 15px;
	line-height: 26px;
}

.block a {
	text-decoration: underline;
}

.block.abo a {
    text-decoration: none;
}

.block_last {
	overflow:hidden;
	margin-top: 30px;
	color: #1f3341;
}

.referenzen_carousel {
	display: none;
}

#featured_posts {
	overflow:hidden;
	width:100%;
}

#featured_posts h2 {
	text-transform: uppercase;
	margin-bottom: 30px;
	text-align: center;
	font-size: 28px;
	font-weight: normal;
	color: #1f3341;
	line-height: 32px;
}

.featured_posts_block {
	float:left;
	width:100%;
	height:auto;
	background-color:#1f3341;
	border-radius:8px;
	color:#fff;
	font-weight:300;
	margin-bottom: 20px;
}

.featured_posts_block.important_posts {
    background-color: #19759a;
}

.featured_posts_block a {
	font-weight: bold;
	color:#fff !important;
}

.featured_posts_block h3 {
	font-size: 21px;
	font-weight: normal;
	line-height: 24px;
	margin-bottom: 15px;
}

.featured_posts_block h3 a, .more_posts_block h3 {
	color:#fff !important;
	font-weight: bold;
	text-decoration: none;
}

.more_products_block h3 {
	color:#fff !important;
	font-weight: bold;
}

.featured_posts_inline {
	padding:20px;
}

.excerpt_text {
	line-height:18px;
	font-size:14px;
}

.partner_footer_inner .headline {
    text-align: center;
	padding-top:0px;
    padding-bottom: 10px;
    font-size: 20px;
    line-height: 24px;
    font-weight: 700;
    border-bottom: 1px solid #ccc;
}

#galerie_startseite  {
	padding-top: 30px;
}
#galerie_startseite.neu  {
    padding-top: 5px;
}

.blockleft_text, .blockright_text {
	text-align: left;
	width:100%;
	float:left;
	height:100%;
	line-height: 19px;
	font-size: 14px;
}

.blockright_text1 {
	text-align: left;
	width:100%;
	float:left;
	height:100%;
	line-height: 19px;
	font-size: 14px;
}

.blockimg_left1 {
	width:40%;
	float:left;
	height:100%;
}

.blockleft_text h1, .blockright_text h1, .blockright_text1 h1 {
	font-size: 28px;
	line-height: 32px;
	padding-bottom: 35px;
	text-align: left;
}

.block_points h2, .block_last h2 {
	font-size: 28px;
	line-height: 32px;
	padding-bottom: 20px;
	font-weight: normal;
}

.blockimg_left, .blockimg_right {
	width:100%;
	float:left;
	height:100%;
}

.blockimg_left {
	text-align: left;
}

.blockimg_right {
	text-align: left;
}

.blockimg_left img {
    margin-bottom: 20px;
}

.blockimg_right img {
    margin-top: 20px;
}

#googlemap {
    min-width: 300px;
    height: 500px;
}
#flightinfo {
    display: none;
}

.app_advertising_left_de, .app_advertising_left_fr, .app_advertising_left_en,
.app_advertising_left_sub_de, .app_advertising_left_sub_fr, .app_advertising_left_sub_en {
    display: none;
}

.app_maske_right img.mobile_pic {
	width: 50%;
}

 	.app_webinar_left {
        display: block;
        float: left;
        width: 100%;
        background-size:cover;
        background-size: 50%;
        background-repeat: no-repeat;
        background-position: bottom center;		
 	}

 	.app_webinar_left {
 		background-image:url('./images/webinar.png');
 	}

.app_advertising_right, .app_advertising_right_sub, .app_maske_right {
    float: left;
    width: 100%;
    text-align:left;
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box;
    padding-top: 35px;
    text-align: center;
    padding-bottom: 35px;
    line-height: 23px;
}

.app_maske_right {
	padding-bottom: 20px;
	padding-top: 15px;
}

.app_advertising_right_sub {
    padding-top:35px;
}

.app_advertising_right h2 {
    color: #192632;
    font-size: 28px;
    font-weight: bold;
}

.app_advertising_right_sub h2, .app_maske_right h2 {
	font-size: 22px;
    font-weight: bold !important;
    margin-bottom: 17px;
    text-align: center !important;
    text-transform: none !important;
}

.app_advertising_right p, .app_maske_right p {
    font-size: 14px;
    line-height: 19px;
    color: #192632;
}

.app_advertising_right_sub p {
    line-height:23px;
}

@media screen and (min-width: 500px) {
    #googlemap {
        min-width: 400px;
        height: 500px;
    }
}

@media screen and (min-width: 600px) {
	.app_maske_right img.mobile_pic {
		width: 30%;
	}
}

@media screen and (min-width: 700px) {
    #googlemap {
        min-width: 600px;
        height: 500px;
    }
}

@media screen and (min-width: 900px) {
    #googlemap {
        min-width: 500px;
        float: left;
        height: 600px;
    }
    #flightinfo {
        min-width: 250px;
        float: left;
        height: 600px;
        padding-left: 20px;
        padding-top: 0px;
        display: block;
    }
}

@media screen and (min-width: 1100px) {
	.app_maske_right img.mobile_pic {
	display: none;
}
    #googlemap {
        min-width: 700px;
        float: left;
        height: 600px;
    }
    #flightinfo {
        min-width: 250px;
        float: left;
        height: 600px;
    }
    .app_advertising_left_sub_de, .app_advertising_left_sub_fr, .app_advertising_left_sub_en {
        display: block;
        float: left;
        width: 44%;
        background-size:cover;
        height: 450px;
        background-size: 80%;
        background-repeat: no-repeat;
        background-position: center bottom;
    }
    .app_advertising_left_de, .app_advertising_left_fr, .app_advertising_left_en {
        display: block;
        float: left;
        width: 49%;
        background-size:cover;
        height: 450px;
        background-size: 80%;
        background-repeat: no-repeat;
        background-position: center bottom;
    }

 	.app_webinar_left {
        display: block;
        float: left;
        width: 30%;
        background-size:cover;
        height: 300px;
        background-size: 70%;
        background-repeat: no-repeat;
        background-position: center center;		
 	}

 	.app_webinar_left {
 		background-image:url('./images/webinar.png');
 	}

    .app_advertising_left_de, .app_advertising_left_sub_de {
        background-image:url('./images/phone_de.png');
    }

    .app_advertising_left_fr, .app_advertising_left_sub_fr {
        background-image:url('./images/phone_fr.png');
    }

    .app_advertising_left_en, .app_advertising_left_sub_en {
        background-image:url('./images/phone_en.png');
    }
    .app_advertising_right_sub {
        float: left;
        width: 56%;
        text-align:left;
        padding-right: 15px;
        padding-left: 0px;
        box-sizing: border-box;
        padding-top: 97px;
        padding-bottom: 0px;
    }
    .app_advertising_right {
        float: left;
        width: 51%;
        text-align:left;
        padding-right: 15px;
        padding-left: 0px;
        box-sizing: border-box;
        padding-top: 97px;
        padding-bottom: 0px;
    }

	.app_maske_right {
        float: left;
        width: 70%;
        text-align:left;
        padding-left: 0px;
        box-sizing: border-box;
        padding-bottom: 0px;
        padding-top: 25px;	
	}

    .app_advertising_right_sub {
        padding-top: 35px;
        padding-right: 30px;
    }

    .app_advertising_right h2 {
        color: #192632;
        font-size: 41px;
        font-weight: bold;
    }

    .app_advertising_right_sub h2, .app_maske_right h2 {
        text-align: left !important;
    }

    .app_advertising_right p, .app_maske_right p {
        font-size: 16px;
        line-height: 1.3em;
        color: #192632;
    }
}

@media screen and (min-width: 1300px) {
    #googlemap {
        min-width: 900px;
        float: left;
        height: 700px;
    }
    #flightinfo {
        min-width: 250px;
        float: left;
        height: 700px;
    }
}

@media screen and (min-width: 1500px) {
    #googlemap {
        min-width: 1100px;
        float: left;
    }
    #flightinfo {
        min-width: 250px;
        float: left;
    }
}

@media screen and (min-width: 700px) {

	select.auswertung {
	    height: 42px;
	    width: 100%;
	    background: #f5f5f5;
	    border: 1px solid #ccc;
	    font-size: 14px;
	    outline: none;
	}
	.spinner7 {
      width: 500px;
      height: 80px;
      text-align: center;
    }
	#galerie_startseite  {
		padding-top: 50px;
	}
	.homewrapper_neu {
		padding-top: 35px;
		padding-left: 35px;
		padding-right: 35px;
	}
	#wrapper_neu {
		margin-top: 600px;
	}
	#slogan_neu {
		text-shadow: 0px 0px 37px #000;
	}

	#subslogan_neu {
		text-shadow: 0px 0px 35px #000;
	}

	#text_neu {
		text-shadow: 0px 0px 33px #000;
	}
	.overlay_neu {
		position: absolute;
		z-index: 9;
		width: 100%;
		height: auto;
		top:240px;
		z-index:7;
	}
	.video_frame {
		height: 400px;
	}
}

@media screen and (min-width: 768px) {
    
    .post_title {
        float:left;
        margin-left: 15px;
        max-width: 850px;
    }

    .date_title {
        width:64px;
        float:left;
        height:70px;
        text-align: center;
        background-image: url(images/post_icon.png);
        background-repeat: no-repeat;
        padding-top: 14px;
        color:#fff;
        display: block;
    }

    .date {
        line-height: 25px;
        font-size:25px;
        font-weight: 300;
    }
    .month {
        line-height: 15px;
        font-size:15px;
        font-weight: 300;
    }
    
    .pic1_blog {
        width:48.5%;
        margin-right:1.5%;
        float:left;
        margin-bottom:0px;
    }

    .pic2_blog {
        width:48.5%;
        margin-left:1.5%;
        float:left;
        margin-bottom:0px;
    }
    
	#slogan_neu {
		font-size: 62px;
		line-height: 100px;
	}
	.featured_posts_block {
		float:left;
		width:31.333%;
		height:auto;
		margin-left: 1%;
		margin-right: 1%;
	}
		.blockimg_left img {
	   	margin: 0px;
	}

	.blockimg_right img {
	    margin: 0px;
	}
	.block_points img, .block_last img {
		width:290px;
	}

	.blockright_text {
		width:63%;
		margin-left: 2%;
	}

	.blockleft_text {
		width:63%;
		margin-right: 2%;
	}

	.blockright_text1 {
		text-align: left;
		width:60%;
		float:left;
		height:100%;
		line-height: 21px;
		font-size: 16px;
	}

	.blockimg_left1 {
		width:40%;
		float:left;
		height:100%;
	}

	.blockleft_text h1, .blockright_text h1, .blockright_text1 h1 {
		font-size: 41px;
		line-height: 46px;
		padding-bottom: 35px;
	}

	.blockimg_left, .blockimg_right {
		width:35%;
		float:left;
		height:100%;
	}

	.blockimg_left {
		text-align: left;
	}

	.blockimg_right {
		text-align: right;
	}
}

@media screen and (min-width: 900px) {
	#slogan_neu {
		font-size: 70px;
		line-height: 100px;
	}
	.block, .block_points {
		margin-bottom: 30px;
	}

}

@media screen and (min-width: 1040px) {

    .homewrapper_neu.bigger.abstand, .homewrapper_neu.bigger.video {
        padding-left: 1%;
        padding-right: 1%;
    }

    section.schulsection {
        padding-top: 60px;
    }

    section.marketing.pluspadding_custom2 {
        margin-top: 80px;
        margin-bottom: 70px;
    }

    section.marketing.pluspadding.video {
        margin-bottom: 70px;
    }

    section.marketing.pluspadding.morebottom {
        margin-bottom: 100px;
    }

	.blockright_text, .blockleft_text {
		width: 65%;
		margin: 0;
	}

	.blockleft_text, .blockright_text {
		text-align: left;
		float:left;
		height:100%;
		line-height: 21px;
		font-size: 16px;
	}
	.block_points h2, .block_last h2 {
		font-size: 41px;
		line-height: 45px;
		padding-bottom: 35px;
		font-weight: normal;
		padding-top: 0px;
	}

	.featured_posts_block {
		width:31.333%;
		margin-left: 1%;
		margin-right: 1%;
	}
	#featured_posts {
		margin-top: 25px;
	}
	#featured_posts h2 {
		font-size: 41px;
		line-height: 45px;
	}
	.referenzen_carousel {
		display: block;
	}
	.video_frame {
		height: 500px;
	}
	#videowrapper h2 {
		font-size: 41px;
		line-height: 45px;
	}
	#text_wrapper {
		padding-left: 0px;
		padding-right: 0px;
	}
    section.marketing.pluspadding {
        margin-top: 55px;
    }
	.homewrapper_neu {
		padding-top: 70px;
		font-size: 16px;
		line-height: 21px;
		padding-left: 0px;
		padding-right: 0px;
		color:#192632;
	}
	.homewrapper_neu.bigger {
		padding-top: 60px;
		padding-bottom: 40px;
	}
    .homewrapper_neu.bigger.banderole {
        padding-bottom: 60px;
        padding-top: 60px;
    }
    .homewrapper_neu.bigger.new {
        padding-top: 0px;
        padding-bottom: 0px;
    }
	.homewrapper_neu h1{
		text-align: left;
		font-size: 41px;
		line-height: 46px;
		padding-bottom: 35px;
		font-weight: normal;
		color:#192632;
	}
	#wrapper_neu {
		margin-top: 600px;
	}
	.overlay_neu {
		top:276.5px;
	}
	#slogan_neu {
		font-size: 90px;
		line-height: 100px;
	}
	#subslogan_neu {
		font-size: 41px;
		line-height: 59px;
	}
	#text_neu {
		margin-top: 60px;
		font-size: 16px;
		line-height: 21px;
	}
}

@media screen and (min-width: 1067px) {
	#video-bg {
		height: auto;
	}
}

@media screen and (min-width: 1350px) {
    .homewrapper_neu.bigger.abstand {
        padding-left: 1%;
        padding-right: 1%;
        max-width: 2000px;
    }
}




@-webkit-keyframes bounce {
  0%, 20%, 60%, 100%  { -webkit-transform: translateY(0); }
    40%  { -webkit-transform: translateY(-15px); }
  80% { -webkit-transform: translateY(-5px); }
}

a.arrow {
left: 50%;
  transform: translateX(-50%);
  background-image: url("./images/arrow.png");
  background-size: contain;
  background-repeat: no-repeat;
  width: 140px;
  height: 50px;
  display: none;
  -webkit-animation: bounce 2s infinite ease-in-out;
    transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  opacity: 1;
  cursor: pointer;
  position: absolute;
  bottom:25px;
}

a.arrow:hover {
  opacity: 0.7;
}

#overlay {
/* background-color:rgba(0,0,0,.65); */
/* background-image:url("./images/grid.png"); */
left:0;
position:relative;
top:0;
transition:background-color 300ms ease;
width:100%;
}
#hero-vid,
#hero-pic {
backface-visibility:hidden;
background:url("http://www.markhillard.com/sandbox/media/polina.jpg") no-repeat scroll 0 0 #fff;
background-size:cover;
bottom:0;
height:auto;
min-height:100%;
min-width:100%;
position:fixed;
right:0;
width:auto;
z-index:-1;
}
.visible-mobile { display:none !important; } 

.wrapper_content_startseite {
  max-width: 1024px;
  margin: 50px auto;
  /*padding-top: 80px;*/
  font-family: "Open Sans", sans-serif;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
}

.vorschaubild_styrowing {
	width:450px;
}

progress {
    background-color: #f3f3f3;
    border: 0;
    height: 24px;
    border-radius: 8px;
    width: 100%;
}

progress::-webkit-progress-bar {
  /* Reset the default appearance */
  -webkit-appearance: none;
   appearance: none;
  width: 100%;
  height: 24px;
  border-radius: 8px;
  background-color: #d9dddf;
}

progress::-webkit-progress-value {
      background-color: #f0ad4e;
  border-radius: 8px;
}

.hinweis_generator {
	text-align:justify;
	font-size:14px;
	line-height:21px;
	font-style:italic;
}

textarea.antwort {
	box-sizing:border-box;
	width: 100%;
}

input[type=text].input_sera, input[type=text].burst_calculator, select.burst_calculator, input[type=text].flugroute, input#searchTextField {
	width:100%;
	box-sizing:border-box;
	padding: 10px;
	font-size: 15px;
}

select.burst_calculator {
	height: 42px;
    background: #f5f5f5;
    border: 1px solid #ccc;
}

select.burst_calculator:focus {
	outline: none;
}

a.initialism {
	outline: none;
}

img.hinweis {
	vertical-align:bottom;
	margin-bottom:1px;
	margin-left: 8px;
	width: 25px;
	outline: none;
}

.label_mit_hinweis {
	margin-bottom: 4px;
}

label.error {
	color:red;
	font-size: 14px;
	line-height: 20px;
}

.paragraph_zeichen {
	float:left;
	width:5%;
	margin-right:2.5%;
}

.sera_verordnung_wrapper {
	width:95%;
	background-color:#f1f1f1;
	display:block;
	border-radius:8px;
	margin-bottom:30px;
	overflow:hidden;
	padding:2.5%;
}

.sera_verordnung_content {
	float:left;
	width:92.5%;
	line-height:22px;
	font-style:italic;
}

.referenz_double {
	float:left;
	margin-right:25px;
	width:150px;
}

.referenz_double img {
	border-radius: 8px;
	width: 150px;
}

.additional_block_shop #image_fullservice, .additional_block #image_fullservice {
	width:9%;float:left;
}

.additional_block #text_fullservice, .additional_block_shop #text_fullservice {
	float:left;width:91%;
}

.additional_block #text_fullservice #inblock, .additional_block_shop #text_fullservice #inblock {
	padding-left: 19px;
	color: #fff;
}

.additional_block_shop #text_fullservice #inblock h3#space_event {
	color: #fff;
}

table#kontaktformular {
		width: auto;
	}

.broschuere_left {
	width: 38%;
	float:left;
}

.broschuere_right {
	width:62%;
	float:left;
}

.dvd_bild {
	width:200px;
	float:left;
}

.dvd_text {
	width:606px;
	float:left;
}

.message_block_error {
	background-color: #a20000;
	padding:12px;
	border-radius: 8px;
	color:#fff;
	font-weight: BOLD;
	margin-bottom: 25px;
	line-height: 20px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: left;
}

.message_block_success {
	text-shadow: 0 1px 0 #eea236;
    background-color: #f0ad4e !important;
    border-color: #eea236 !important;
	padding:12px;
	padding-left: 20px;
	border-radius: 8px;
	color:#fff;
	font-weight: BOLD;
	margin-bottom: 25px;
	line-height: 20px;
	padding-right: 20px;
	text-align: left;
}

.message_block_neutral {
	text-shadow: 0 1px 0 #192631;
    background-color: #1f3341;
    border-color: #192631 !important;
	padding:12px;
	padding-left: 20px;
	border-radius: 8px;
	color:#fff;
	font-weight: BOLD;
	margin-bottom: 25px;
	line-height: 20px;
	padding-right: 20px;
	text-align: left;
}


.planung_block {
	overflow:hidden;
}

.leistung_block {
	overflow:hidden;
	min-height: 202px;
}

.leistung_block .text {
	width:66%;
	float:left;
}

.leistung_block .foto {
	float:left;
	width:34%;
}

.leistung_block .foto img {
	border-radius: 8px;
}

.planung_block .icon {
	width:10%;
	float:left;
}

.planung_block .text {
	width:90%;
	float:left;
}

.planung_block .text .padding, .leistung_block .text .padding {
	padding-left: 20px;
}


h3.headline {
	font-size:20px;
	font-weight: bold;
	margin-bottom:4px;
}

.cam_perspectives {
	-webkit-border-top-left-radius: 8px !important;
-webkit-border-top-right-radius: 8px !important;
-moz-border-radius-topleft: 8px !important;
-moz-border-radius-topright: 8px !important;
border-top-left-radius: 8px !important;
border-top-right-radius: 8px !important;
}


.caption_slider {
	position:relative;
	margin-top: 0px;
	width:100%;
	background-color: #1f3341;
	-webkit-border-bottom-right-radius: 8px;
-webkit-border-bottom-left-radius: 8px;
-moz-border-radius-bottomright: 8px;
-moz-border-radius-bottomleft: 8px;
border-bottom-right-radius: 8px;
border-bottom-left-radius: 8px;
	font-weight: bold;
	color:#fff;
}

.caption_slider p {
	padding-top:10px;
	padding-bottom:10px;
	padding-left: 20px;
	padding-right: 20px;
	margin:0px;
	text-align: center;
}

.wpsg_vp_field_label {
	font-weight: bold;
}

.image_border_radius {
	border-radius: 8px;
	width:100%;
	margin-bottom:20px;
}

.event_wrapper {
	padding:12px;
	overflow:hidden;
}

.event_wrapper .text {
	float:left;
	width:61%;
}

.event_wrapper .image {
	float:left;
	margin-right:3%;
	width:25%;
}

.event_wrapper h2.headline {
	margin-bottom: 12px;
}

a.event {
	float:left;
	width:100%;
	background-color: #1f3341;
	border-radius:8px;
	-webkit-transition: background-color 0.2s ease-in-out;
	-moz-transition: background-color 0.2s ease-in-out;
	-ms-transition: background-color 0.2s ease-in-out;
	-o-transition: background-color 0.2s ease-in-out;
	transition: background-color 0.2s ease-in-out;
	text-align: left;
	margin-bottom: 20px;
	line-height: 22px;
	font-size:16px;
	color:#fff !important;
}

a.event:hover {
	background-color: #192632;
	text-decoration: none;
}

.event_wrapper .more {
	width: 8%;
	float: left;
	margin-left: 3%;
}

.event_wrapper .more .more_wrapper {
	display:table-cell;
	vertical-align: bottom;
	height:198px;
}

.special_block {
	background-color: #1f3341;
	padding:12px;
	color:#fff;
	border-radius: 8px;
	line-height:22px;
	text-align:left;
	margin-bottom:29px;
	min-height:67px;
}

.hinweis_rechnung {
	line-height:22px;
	text-align:left;
	margin-bottom:20px;
	min-height:67px;
	border-radius: 8px;
	padding: 20px;
	text-shadow: 0 1px 0 #eea236;
    background-color: #f0ad4e !important;
    border-color: #eea236 !important;
	color: #fff;
    font-weight: BOLD;
}

.hinweis_rechnung_warenkorb {
	line-height:22px;
	text-align:left;
	margin-bottom:24px;
	min-height:67px;
	border-radius: 8px;
	padding: 20px;
    background-color: #f5f5f5 !important;
	color: #192631;
    font-weight: BOLD;
}

.hinweis_manual {
	line-height:22px;
	text-align:left;
	margin-bottom:20px;
	min-height:67px;
	border-radius: 8px;
	padding: 20px;
	text-shadow: 0 1px 0 #eea236;
    background-color: #f0ad4e !important;
    border-color: #eea236 !important;
	color: #fff;
    font-weight: BOLD;
}

.hinweis_manual a {
    color: #fff !important;
}

.anleitung_manual {
	line-height:22px;
	text-align:left;
	margin-bottom:20px;
	border-radius: 8px;
	padding: 20px;
	text-shadow: 0 1px 0 #eea236;
    background-color: #f0ad4e !important;
    border-color: #eea236 !important;
	color: #fff;
    font-weight: BOLD;
}

.anleitung_manual a {
	color: #fff !important;
}

.hinweis_luftfahrt {
	line-height:22px;
	text-align:left;
	margin-bottom:20px;
	min-height:67px;
	border-radius: 8px;
	padding: 20px;
    background-color: #fff !important;
    border-color: #d9dddf !important;
	color: #192632;
    margin-top: 20px;
}

.additional_block {
	line-height:22px;
	text-align:left;
	margin-bottom:20px;
	border-radius: 8px;
	padding: 20px;
    background-color: #d9dddf;
}

.additional_block_shop {
	line-height:22px;
	text-align:left;
	margin-bottom:20px;
	min-height:67px;
	border-radius: 8px;
	padding: 20px;
    background-image: url(./images/stratosphere_background.jpg);
    background-size: 1300px;
    background-repeat: no-repeat;
	box-sizing: border-box;
}

.additional_block_download {
	line-height:22px;
	text-align:left;
	margin-bottom:20px;
	min-height:67px;
}

.special_block .icon, .additional_block .icon, .additional_block_shop .icon, .hinweis_rechnung .icon, .hinweis_rechnung_warenkorb .icon, .hinweis_manual .icon, .hinweis_luftfahrt .icon {
	height:67px;
	float:left;
	margin-right:20px;
}

.anleitung_manual .icon {
	height:22px;
	float:left;
	margin-right:15px;
}

iframe.video {
	width:100%;
	height:420px;
}

#wrapper_content_neu {
	margin: 0 auto;
	padding: 0px;
	max-width:1500px;
	overflow:hidden;
	margin-top:50px;
}

#content.banner.abstanduntennone {
	margin-bottom: 0px;
}

#wrapper_lehrer_leitfaden {
	margin: 0 auto;
	padding: 0px;
	max-width:1300px;
	overflow:hidden;
	margin-top:50px;
}

#container_neu, .column_container {
	width: 71%;
	float: right;
	outline: none;
}

.column_left_neu {
	width: 29%;
	float: left;
	/* margin-right: 40px; */
	line-height: 23px;
	font-size: 16px;
}

#fixed_column_neu, #untermenu {
	width: 80%;
}

.container_all {
	overflow: hidden;
}

.column_untermenu {
	float: left;
	width: 29%;
	line-height: 23px;
}

.space_image_small #wrapper_ueberschrift_neu {
	color:#fff;
	max-width:1500px;
	margin: 0 auto;
	padding-top: 22.5px;
	font-size: 27px;
	font-weight: 300;
}

.space_image_small #wrapper_ueberschrift_neu h1 {
	float:left;
	margin-top:20px;
	margin-left:20px;
	/*text-transform: uppercase;*/
	font-size: 28px;
	font-weight: bold;
	line-height: 28px;
}

.space_image_small #wrapper_ueberschrift_neu h1 span {
	text-transform: uppercase;
	font-size: 18px;
}

.space_image_small #wrapper_ueberschrift_neu img {
	float:left;
	display:block;
}


.qtranxs_image img {
	height: 20px !important;
width: 32px !important;
	background-size: 32px 20px !important;
}

h2.comments-title {
	margin-bottom: 10px;
	color:#1f3341;
}

ul.comment-list-blog {
	margin-left: 0px !important;
	margin-bottom: 0px !important;
}

.popup_background {
	opacity: 0;
	visibility: hidden;
	position: fixed;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	z-index: 100000;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	background-color: #1f3341;
}

.popup_wrapper {
	overflow: auto;
	z-index: 100001;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	display: none;
	text-align: center;
	visibility: hidden;
	opacity: 0;
}

.popup_align {
	display: inline-block;
	vertical-align: middle;
	height: 100%;
}

#fadeandscale {
      -webkit-transform: scale(0.8);
         -moz-transform: scale(0.8);
          -ms-transform: scale(0.8);
              transform: scale(0.8);
  }
  .popup_visible #fadeandscale, .popup #fadeandscale_event_kontaktformular {
      -webkit-transform: scale(1);
         -moz-transform: scale(1);
          -ms-transform: scale(1);
              transform: scale(1);
  }

.fb_likebox {
	border:none;
	overflow:hidden;
	width:330px;
	height:28px;
}

.well {
    max-width: 400px;
}

.popup_content {
	background-color: #fff;
	padding: 20px;
	border-radius: 8px;
	line-height: 20px;
}

.social_media_block {
	width:330px;
	float:left;
	height:60px;
}

.adress_block {
	width:330px;
	float:left;
	margin-top:20px;
}

.dreambird_block {
	width:330px;
	float:left;
	margin-top:40px;
	height:130px;
	color:#fff;
	font-style:italic;
	font-weight:300;
}

.contact_block {
	color:#fff;
	margin-bottom:20px;
	font-size:20px;
	line-height:24px;
}

.newsletter_headline {
	color:#fff;
	margin-bottom:15px;
	font-size:20px;
	font-weight: bold;
}

.fb_frame {
	margin-top:10px;
	float:left;
	width:330px;
}

#contact_window_btn {
	cursor:pointer;
	float:left;
	padding-right:10px;
	padding-top:5px;
	padding-left:10px;
	padding-bottom:5px;
	background-color:#192631;
	display:block;
	border-radius:6px;
	text-decoration:none;
	color:#fff;
	font-size: 14px;
}

table#eigenschaften, table#projekt, table#lehrer-leitfaden {
	border-collapse: separate!important;
	margin-bottom: 25px;
}

table#eigenschaften1 {
	border-collapse: separate!important;
}

table#eigenschaften.wetterballons-landingpage {
    border: 2px solid #f5f6f7;
    margin-top: 35px;
    margin-bottom: 35px;
    font-size:15px;
    line-height:1.3;
}

table#eigenschaften.wetterballons-landingpage tr td {
	vertical-align: middle;
	text-align: center;
	font-size:15px;
}

table#lehrer-leitfaden tr td p:last-child {
	margin-bottom: 0px !important;
}

table#lehrer-leitfaden tr td ol {
	margin: 0 0 0px 2.5em;
}

table#eigenschaften tr:nth-child(2n+1), table#projekt tr:nth-child(2n+1) {
	background-color: #d9dddf;
	border-bottom: 1px solid #fff;
}

table#eigenschaften1 tr:nth-child(2n), table#lehrer-leitfaden tr:nth-child(2n) {
   	background-color: #d9dddf;
	border-bottom: 1px solid #fff; 
}

table#lehrer-leitfaden tr th {
	font-weight: bold;
	font-size: 16px;
	text-align: left;
}

table#eigenschaften tr td, table#projekt tr td, table#eigenschaften1 tr td, table#lehrer-leitfaden tr td, table#lehrer-leitfaden tr th {
	border: 2px solid #FFF;
	padding: 6px 10px 3px;
	vertical-align: middle;
}

table#eigenschaften.wetterballons-landingpage tr td, table#eigenschaften.wetterballons-landingpage tr th {
    border: 2px solid #f5f6f7;
    padding: 10px 15px 10px;
}

table#eigenschaften.wetterballons-landingpage tr:nth-child(2n) {
    background-color: #f5f6f7;
}

table#eigenschaften.wetterballons-landingpage tr:nth-child(2n) td {
    border-left: 1px solid #d9dddf; 
    border-right: 1px solid #d9dddf; 
}

table#lehrer-leitfaden tr td {
	padding-top: 25px;
	padding-bottom: 25px;
}

table#lehrer-leitfaden tr td.smallergap {
	padding-top: 10px;
}

table#projekt tr td ul li {
	margin-bottom: 10px;
}

table#projekt tr td ul li ul {
	padding-left: 0px;
	margin-left: 0px;
}

table#projekt tr td ul li ul li {
	list-style: none;
	font-style: italic;
	margin-bottom: 0px;
}

.col-left {
	float:left;
	width:615px;
}

.col-right {
	float:left;
	width:275px;
	margin-left: 40px;
	padding-top: 10px;
	text-align: left;
	overflow:hidden;
}

.column_left {
	width: 234px;
	float: left;
	margin-right: 40px;
	line-height: 23px;
	font-size: 16px;
}

#fixed_column {
	width:234px;
}

#contactstickyblock, #fixed_column, #fixed_column_neu {
	position:relative;
	display:block;
	overflow:hidden;
}

#contactstickyblock.stickyfixed, #fixed_column.stickyfixed, #fixed_column_neu.stickyfixed {
	position:fixed;
	top:97px;
}

#contactstickyblock.displaynavi, #fixed_column.displaynavi, #fixed_column_neu.displaynavi {
	position:absolute;
}

.ansprechpartner {
	padding-bottom:10px;
	overflow:hidden;
}

.headline {
	margin-bottom: 10px;
	font-weight: bold;
}

.ansprechpartner .bild {
	margin-bottom: 10px;
}

.ansprechpartner .text {
	line-height: 20px;
}

.ansprechpartner .text #tel, .ansprechpartner .text #email {
	font-size:15px;
}

hr#trenner_kontaktspalte {
	margin-bottom: 15px !important;
}

.eventanfrage {
	margin-bottom: 20px;
}

ul.unsere_leistungen, ul.ihre_vorteile {
	margin: 0 0 0 0px;
	line-height: 20px;
}

ul.ihre_vorteile {
	margin-top: 9px;
	margin-bottom:13px;
}

.vorteile ul.ihre_vorteile {
	margin-top: 15px;
	margin-bottom: 0px;
}

ul.unsere_leistungen li, ul.ihre_vorteile li {
	list-style-image: none;
	background: url("images/tick.png") no-repeat 0 2px;
	padding-left: 25px;
	list-style: none;
	padding-bottom: 9px;
	background-size: 16px;
}

.info_event {
	margin-bottom:10px;
	overflow:hidden;
}

.info_event #block {
	float:left;
	padding-right:15px;
	font-style: italic;
}

.info_event #block img {
	padding-right: 5px;
}

ul.sub-menu {
    display:none;
}

ul.menu li.menu-item-has-children:hover ul.sub-menu {
    display: block;
    background-color: #d9dddf;
    position: absolute;
    margin-left: -16px;
    margin-top:0px;
    min-width: 200px;
    -webkit-box-shadow: 0px 0px 19px -2px rgb(0 0 0 / 30%);
    -moz-box-shadow: 0px 0px 19px -2px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 19px -2px rgb(0 0 0 / 30%);
    z-index: 9999;
}

ul.menu li.menu-item-has-children.current_page_item:hover ul.sub-menu,
ul.menu li.menu-item-has-children.current-menu-ancestor:hover ul.sub-menu,
ul.menu li.menu-item-has-children.current-page-ancestor:hover ul.sub-menu,
.menu-header.alt ul.menu li:hover ul.sub-menu {
    display:none;
}

ul.menu li.menu-item-has-children ul.sub-menu li {
    display: block;
    text-align: left;
    border-bottom:1px solid #ccc;
    line-height: 1.2;
    padding-left: 0px;
    padding-right: 0px;
	-webkit-transition: background-color 0.1s ease-in-out;
    -moz-transition: background-color 0.1s ease-in-out;
    -ms-transition: background-color 0.1s ease-in-out;
    -o-transition: background-color 0.1s ease-in-out;
    transition: background-color 0.1s ease-in-out;
}

ul.menu li.menu-item-has-children ul.sub-menu li:hover {
    background-color: #192631;
}

ul.menu li.menu-item-has-children ul.sub-menu li:hover a {
    color: #fff;
    text-decoration: none;
}

ul.menu li.menu-item-has-children ul.sub-menu li:last-child {
    border-bottom: none;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}

ul.menu li.menu-item-has-children ul.sub-menu, ul.subLangMenu, ul.subCartMenu, ul.subAccountMenu {
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}

ul.menu li.menu-item-has-children ul.sub-menu li a {
    display: block;
	padding-top: 11px;
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 11px;
}

ul.menu {
	text-align: center;
}

@media (min-width: 956px) {
	ul.menu li.page_item_has_children ul.children {
		display: none;
	    background-color: #d9dddf;
	    position: absolute;
	    margin-left: -16px;
	    margin-top:0px;
	    min-width: 200px;
	    -webkit-box-shadow: 0px 0px 19px -2px rgb(0 0 0 / 30%);
	    -moz-box-shadow: 0px 0px 19px -2px rgba(0,0,0,0.3);
	    box-shadow: 0px 0px 19px -2px rgb(0 0 0 / 30%);
	    z-index: 9999;
	}
	ul.menu li.page_item_has_children ul.children {
		min-width: 235px;
	}
	ul.menu li.page_item_has_children:hover ul.children {
	    display: block;
	}
	.menu-header-neu ul.menu li.page_item_has_children ul.children li.page_item_has_children ul.children {
	    display:none;
	}
	ul.menu li.page_item_has_children ul.children li {
	    display: block;
	    text-align: left;
	    border-bottom:1px solid #ccc;
	    line-height: 1.2;
	    padding-left: 0px;
	    padding-right: 0px;
	    font-size: 15px;
		-webkit-transition: background-color 0.1s ease-in-out;
	    -moz-transition: background-color 0.1s ease-in-out;
	    -ms-transition: background-color 0.1s ease-in-out;
	    -o-transition: background-color 0.1s ease-in-out;
	    transition: background-color 0.1s ease-in-out;
	}
	ul.menu li.page_item_has_children ul.children li a {
	    display: block;
	    padding-top: 1px;
	    padding-bottom: 1px;
	    padding-left: 16px;
	    padding-right: 16px;
	    color: #192631 !important;
	    font-weight: bold !important;
	}
	ul.menu li.page_item_has_children ul.children li:hover,
	ul.menu li.page_item_has_children ul.children li.current_page_item {
	    background-color: #192631;
	}
	ul.menu li.page_item_has_children ul.children li:hover a,
	ul.menu li.page_item_has_children ul.children li.current_page_item a {
	    color: #fff !important;
	    text-decoration: none !important;
	}
	ul.menu li.page_item_has_children ul.children li:last-child {
	    border-bottom: none;
	    border-bottom-left-radius: 8px;
	    border-bottom-right-radius: 8px;
	}
	ul.menu li.page_item_has_children ul.children {
	    border-bottom-left-radius: 8px;
	    border-bottom-right-radius: 8px;
	}
}

header.stratoheader .menu-header ul.menu {
	text-align: center;
}

.btn_new, section.education .blocks .blockshop .container button {
	cursor:pointer;
  color: #ffffff !important;
  text-shadow: 0 1px 0 #eea236;
  background-color: #f0ad4e;
  border-color: #eea236;
  text-align: center;
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold !important;
  padding: 14px 24px;
  font-size: 16px;
  border-radius: 8px;
  -webkit-transition: background-color 0.2s ease-in-out;
    -moz-transition: background-color 0.2s ease-in-out;
    -ms-transition: background-color 0.2s ease-in-out;
    -o-transition: background-color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out;
    outline: none;
    line-height: 1.2;
    text-decoration: none !important;
}

section.education .blocks .blockshop .container button {
    width: 100%;
    outline: none;
    border:0;
    margin-top: 10px;
    background-color: #1f3341;
    text-shadow: none;
    font-family: 'Open Sans', sans-serif;
}

.btn_new.bigger {
    padding: 24px 34px;
}

.btn_new_blue {
	cursor:pointer;
  color: #ffffff;
  text-shadow: 0 1px 0 #192631;
  background-color: #1f3341;
  border-color: #192631;
  text-align: center;
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold !important;
  padding: 10px 18px;
  font-size: 16px;
  border-radius: 8px;
  -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    outline: none;
    text-decoration: none !important;
}
.btn_new_blue.lighter {
	background-color: #315565
}

.btn_new_blue.grey {
	background-color: #d9dddf;
	text-shadow: none;
	color:#192632;
}

.btn_new_blue.onlyIcon {
	background-color:#f5f5f5;
	border: 1px solid #ccc;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 8px;
	padding-bottom: 8px;
}

.btn_new_small {
	cursor:pointer;
  color: #ffffff !important;
  text-shadow: 0 1px 0 #eea236;
  background-color: #f0ad4e !important;
  border-color: #eea236 !important;
  text-align: center;
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold !important;
  padding: 11px 18px;
  font-size: 16px;
  border-radius: 6px;
  width:90%;
  box-sizing: border-box;
  -webkit-transition: background-color 0.2s ease-in-out;
    -moz-transition: background-color 0.2s ease-in-out;
    -ms-transition: background-color 0.2s ease-in-out;
    -o-transition: background-color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out;
}

.btn_new_small.grey, .btn_new_small.grey:hover, .btn_new_small.grey:focus {
		background-color: #d9dddf !important;
	text-shadow: none;
	color:#192632 !important;
	border-color: #d9dddf !important;
}

.btn_new_styrowing {
	cursor:pointer;
  color: #ffffff !important;
  text-shadow: 0 1px 0 #eea236;
  background-color: #f0ad4e !important;
  border-color: #eea236 !important;
  text-align: center;
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold !important;
  font-size: 20px;
  border-radius: 6px;
  width:320px !important;
  -webkit-transition: background-color 0.2s ease-in-out;
    -moz-transition: background-color 0.2s ease-in-out;
    -ms-transition: background-color 0.2s ease-in-out;
    -o-transition: background-color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out;
    line-height: 60px;
}

.btn_new_small:hover,
.btn_new_small:focus,
.btn_new:hover,
.btn_new:focus,
.btn_new_styrowing:hover,
.btn_new_styrowing:focus {
  text-decoration: none !important;
  background-color: #eea236 !important;
  outline: none;
}

.btn_new_blue:hover,
.btn_new_blue:focus {
  text-decoration: none !important;
  background-color: #f0ad4e;
  outline: none;
  text-shadow: 0 1px 0 #eea236;
  color: #fff;
}

.btn_new_blue.grey:hover,
.btn_new_blue.grey:focus {
  color: #fff !important;
  background-color: #192632;
  text-shadow: none;
}

.btn_new_blue.onlyIcon:hover,
.btn_new_blue.onlyIcon:focus {
	background-color: #d9dddf;
}

h3#space_event {
	font-weight:bold;
	font-size:27px;
	margin-bottom:18px;
	line-height: 28px;
	margin-top: 6px;
	text-transform: none;
	color: #192632;
	text-align: left;
}

h3.eventanfrage {
	font-weight:bold;
	margin-bottom:15px;
	color: #192632;
}

input[type=submit].newsletter-submit {
	background: rgba(80,139,155,0.4) !important;
}

input[type=submit].newsletter-submit:hover {
	background-color: #192631 !important;
}

#phone, #contact {
	position: fixed;
	height: 44px;
	width: 40px;
	overflow: hidden;
	z-index: 9;
	cursor: move;
	margin: 0px;
	opacity: 1;
	bottom: auto;
	right: auto;
	left: -6px;
	-webkit-transition: left 0.2s ease-in-out;
    -moz-transition: left 0.2s ease-in-out;
    -ms-transition: left 0.2s ease-in-out;
    -o-transition: left 0.2s ease-in-out;
    transition: left 0.2s ease-in-out;
}

#phone:hover, #contact:hover {
	left: 0px;
}

.comment-body p {
	font-size: 16px;
	margin-bottom: 0px !important;
	line-height: 23px;
}

.comment-awaiting-moderation {
	font-weight: bold;
	margin-bottom: 5px;
}

.wpsg_produkt_wrapper .crfp-average-rating {
	display:none;
}

.crfp-average-rating {
	margin-bottom: 35px;
}

#respond .form-allowed-tags {
	display:none;
}

li.comment {
	list-style: none;
	padding: 20px;
}

li.comment:nth-child(odd) {
    background: #f5f5f5;
}

li.comment:last-child {
	margin-bottom: 34px;
}

.comment-author {
	margin-bottom: 5px;
}

header.stratoheader .headerwrapper {
	max-width: 1300px;
	margin:0 auto;
	min-height: 123px;
    background-color: #fff;
}

header.stratoheader .siteheader {
	float: left;
	width: 30%;
	text-align: right;
}

header.stratoheader .headerlogo {
	padding-top: 20px;
	float: left;
	width: 40%;
	text-align: center;
}

header.stratoheader .headerlogo.center {
    padding-top: 20px;
    float: none;
    width: 100%;
    text-align: center;
    padding-bottom: 20px;
}

header.stratoheader .headerlogo img {
	/*width: 62%;*/
	height: 100px;
}

header.stratoheader .headernavwrapper{
	max-width: 1500px;
	margin:0 auto;
	padding-top:10px;
	padding-bottom: 10px;
}

.mintoverviewwrapper {
	max-width: 800px;
	margin:0 auto;
	padding-top:10px;
	padding-bottom: 10px;
}

.mintoverviewwrapper ul.menu {
	text-align: center;
}

header.stratoheader .extendedNavBlock {
	background-color: #d9dddf;
	border-radius: 8px;
	padding-left: 20px;
	padding-right:20px;
	padding-top:10px;
	padding-bottom:10px;
	display: inline-block;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	font-size: 15px;
}

header#top {
	position:relative;
	top:0;
	width:100%;
	height:194px;
	background-color: #fff;
	z-index:9;
}

#shopcart {
	position:fixed;
	z-index:99;
	top:0px;
	right:0px;
}

#shopcart.shopcart_smaller {
	position:fixed;
	z-index:99;
	top:72px;
	right:0px;
}

@media (min-width: 1490px) {
	.shopcart_smaller #info_warenkorb {
		display:block;
	}
}

.smaller_wrapper {
	margin-top: 194px !important;
}

.header_container {
	margin: 0 auto;
	/*overflow: hidden;*/
	text-align: center;
	width: 100%;
	padding-top:20px;
}

header#top.smaller {
	height:71px;
	border-bottom: 1px solid #ccc;
	position:fixed;
}

header#top.smaller .header_container {
	width: 100%;
	padding-top: 11px;
}

header#top.smaller .header_container a.logo_fixed {
	float:left;
	display:none;
}

header#top.smaller .header_container #access ul {
	text-align: center;
}

header#top.smaller .header_container #access .menu-header ul li {
	width:auto;
}

header#top .header_container #access .menu-header ul li, .header_container #access .menu-header ul li, header.stratoheader #access .menu-header ul li {
	padding-left: 10px;
	padding-right: 10px;
	display:inline;
}




span[itemprop="name"], span[itemprop="description"], h2 span[itemprop="name"] {
	display:none;
}

img.logo {
	width:324px;
	height:114px;
}

.angebot_block {
	width: 656px;
	background-color: #1f3341;
	border-radius: 8px;
	display: block;
	text-decoration: none;
	color: #fff;
	font-size: 14px;
	margin-bottom: 24px;
}

.angebot_block_wrapper {
	padding:20px;
	overflow:hidden;
}

.abzeichen_left, .abzeichen_left_gold {
	float:left;
	text-align: left;
	color: #fff;
	font-size: 15px;
	font-weight: 300;
	line-height: 19px;
	padding-right: 20px;
	width:204px;
	border-right:1px solid white;
}


.abzeichen_left_gold {
	width:203px;
	border-right: none;
}

.abzeichen_right, .abzeichen_right_gold {
	float:left;
	text-align: left;
	color: #fff;
	font-size: 15px;
	font-weight: 300;
	line-height: 19px;
	padding-left: 20px;
}

.abzeichen_right {
	width:371px;
}

.abzeichen_right_gold {
	border-left:1px solid white;
	width:370px;
}


.abzeichen_right #zusatz, .abzeichen_right_gold #zusatz {
color: #fff;
font-size: 13px;
line-height: 17px;
padding-left: 24px;
padding-top: 24px;
}

.abzeichen_right ul li, .abzeichen_right_gold ul li {
	padding-bottom: 6px;
}

.abzeichen_right ul#leistungen, .abzeichen_right_gold ul#leistungen {
	margin-bottom:0px;
}

.homewrapper {
	width:930px;
	margin:0px auto;
	margin-top:50px;
	padding-top: 50px;
}

#startseitentext {
	margin-top: 50px;
	  text-align: justify;
}

.without_bottom {
	margin-bottom: 0px;
}

#button_info.bottom_abstand {
	margin-bottom: 80px;
}

.telefon {
	color:#fff;
	margin-bottom:25px;
	line-height: 21px;
	font-style: italic;
}

.telefon a {
	color:#fff;
	font-style: italic;
}

#rechner {
	width:410px;
	margin-top:6px;
}

#rechner tr td {
	width:225px;
	text-align: left;
}

#rechner tr td input {
	margin-bottom: 4px;
	margin-top: 4px;
}

a.warenkorb_header_leer, a.warenkorb_header_voll, a.konto {
	height:34px;
	background-color: #d9dddf;
	padding-top:7px;
	padding-bottom:7px;
	padding-right:7px;
	-webkit-border-bottom-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 8px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 8px;
	display:block;
	text-shadow: 0 1px 0 #fff;
	cursor:pointer;
	-webkit-transition: background-color 0.2s ease-in-out;
    -moz-transition: background-color 0.2s ease-in-out;
    -ms-transition: background-color 0.2s ease-in-out;
    -o-transition: background-color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out;
    -webkit-transition: color 0.2s ease-in-out;
    -moz-transition: color 0.2s ease-in-out;
    -ms-transition: color 0.2s ease-in-out;
    -o-transition: color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out;
    color:#192632;
    padding-left: 35px;
    display: block;
}

a.konto {
	color:#fff;
	background-color: #1f3341;
	text-shadow: none;
    float: right;
}

a.konto.login {
	background-color: #f0ad4e;
	-webkit-transition: background-color 0.2s ease-in-out;
    -moz-transition: background-color 0.2s ease-in-out;
    -ms-transition: background-color 0.2s ease-in-out;
    -o-transition: background-color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out;
}

.svg a.konto {
	background-image: url(images/ausgeloggt.svg);
    background-repeat: no-repeat;
    background-position: 0 0;	
}

.svg a.konto.abmelden {
	background-image: url(images/ausloggen.svg);
    background-repeat: no-repeat;
    background-position: 0 0;	
}

.svg a.warenkorb_header_voll {
	background-image: url(images/warenkorb_voll.svg);
    background-repeat: no-repeat;
    background-position: 0 0;
}

a.warenkorb_header_voll {
	background-image: url(images/warenkorb_voll.png);
    background-repeat: no-repeat;
    background-position: 0 0;
}

.svg a.warenkorb_header_leer {
	background-image: url(images/warenkorb_leer.svg);
    background-repeat: no-repeat;
    background-position: 0 0;
}

a.warenkorb_header_leer {
	background-image: url(images/warenkorb_leer.png);
    background-repeat: no-repeat;
    background-position: 0 0;
}

a.warenkorb_header_leer:hover, a.warenkorb_header_voll:hover {
	background-color: #192631;
	color:#fff;
	text-shadow: 0 1px 0 #000;
    background-repeat: no-repeat;
    background-position: 0 -48px;
}

a.konto:hover, a.konto.login:hover {
	background-color: #192631;
	color:#fff;
    background-repeat: no-repeat;
}

#anzahl_warenkorb {
	float:left;
	height:100%;
	width:28px;
	font-size: 33px;
	line-height: 35px;
	text-align: right;
	padding-right: 7px;
}

#info_warenkorb {
	float:left;
	height:100%;
	width:140px;
	font-size: 12px;
	font-weight: normal;
	line-height: 12px;
}

#info_konto {
	float:left;
	height:100%;
	padding-left: 10px;
	padding-right: 14px;
	padding-top: 10px;
	font-size: 16px;
	font-weight: bold;
}

#info_warenkorb_oben {
	height:13px;
	width:150px;
	padding-top: 4px;
}

#info_warenkorb_unten {
	height:14px;
	width:150px;
	padding-top: 3px;
}


h3.trigger {
	font-size: 15px !important;
	font-weight: bold !important;
    text-align:left;
    margin-bottom: 0px;
}

.trigger {
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	background-color: #d9dddf;
	color:#192632;
	cursor:pointer;
    padding-top:18px;
    padding-bottom:18px;
    padding-left:65px;
    padding-right:25px;  
    margin-bottom: 15px !important; 
    background-image: url(images/circle-down-solid.png);
    background-repeat: no-repeat;
    background-size: 25px;
    background-position: 25px 16px;
    box-sizing: border-box;
}

.trigger_active {
	background-color: #192631;
	background-image: url(images/circle-up-solid.png);
    background-repeat: no-repeat;
    background-size: 25px;
	background-repeat: no-repeat;
	color:#fff;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    margin-bottom: 0px !important;
}

.toggle_container {
    font-size: 16px;
    line-height: 23px;
    text-align: left;
    background-color: #d9dddf;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
    padding-top:18px;
    padding-bottom:20px;
    padding-left:25px;
    padding-right:25px; 
    margin-bottom: 15px;
}

span#oldprice {
	text-decoration: line-through;
	color:red;
	font-weight: 300;
	font-size: 18px;
	padding-left: 10px;
}

span#oldprice_produktseite {
	text-decoration: line-through;
	color:red;
	font-weight: 300;
	font-size: 22px;
	padding-left: 5px;
}

span#oldprice_produktseite1, span#oldprice_produktseite2, span#oldprice_produktseite3, span#oldprice_produktseite5, span#oldprice_produktseite6, span#oldprice_produktseite4, span#oldprice_produktseite7 {
	text-decoration: line-through;
	color:red;
	font-weight: 300;
	font-size: 22px;
	padding-left: 5px;
	display: none;
}

::-webkit-input-placeholder { color:#192632;font-style: italic;opacity: .5; }
::-moz-placeholder { color:#192632;font-style: italic;opacity: .5; } /* firefox 19+ */
:-ms-input-placeholder { color:#192632;font-style: italic;opacity: .5; } /* ie */

#contactForm_spaceevent ::-webkit-input-placeholder, #spaceevent_form ::-webkit-input-placeholder { color:#192632 !important;font-style: italic;font-weight: normal; }
#contactForm_spaceevent ::-webkit-input-placeholder, #spaceevent_form ::-moz-placeholder { color:#192632 !important;font-style: italic;font-weight: normal; } /* firefox 19+ */
#contactForm_spaceevent ::-webkit-input-placeholder, #spaceevent_form ::-ms-input-placeholder { color:#192632 !important;font-style: italic;font-weight: normal; } /* ie */

.newsletter_form ::-webkit-input-placeholder, .wettervorhersage ::-webkit-input-placeholder, .rechnungsformular ::-webkit-input-placeholder {
	color:#192632 !important;font-style: italic;font-weight: normal;
}
.newsletter_form ::-moz-placeholder, .wettervorhersage ::-moz-placeholder, .rechnungsformular ::-moz-placeholder {
	color:#192632 !important;font-style: italic;font-weight: normal;
}
.newsletter_form ::-ms-input-placeholder, .wettervorhersage ::-ms-input-placeholder, .rechnungsformular ::-ms-input-placeholder {
	color:#192632 !important;font-style: italic;font-weight: normal;
}

.seraform ::-webkit-input-placeholder, .flugroute ::-webkit-input-placeholder {
	color:#9f9f9f !important;font-style: italic;font-weight: normal; opacity: 1;
}
.seraform ::-moz-placeholder, .flugroute ::-moz-placeholder {
	color:#9f9f9f !important;font-style: italic;font-weight: normal; opacity: 1;
}
.seraform ::-ms-input-placeholder, .flugroute ::-ms-input-placeholder {
	color:#9f9f9f !important;font-style: italic;font-weight: normal; opacity: 1;
}

.masken ::-webkit-input-placeholder, .masken ::-moz-placeholder, .masken ::-ms-input-placeholder {
  color: #000 !important;
}


span.tagg a {
	padding-top:2px;
	padding-left:5px;
	padding-bottom:2px;
	padding-right:5px;
	margin-right: 3px;
	background-color: #ccc;
	border-radius: 8px;
	text-decoration: none;
	color:#fff !important;
	-webkit-transition: background-color 0.2s ease-in-out;
    -moz-transition: background-color 0.2s ease-in-out;
    -ms-transition: background-color 0.2s ease-in-out;
    -o-transition: background-color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out;
}

span.tagg a:hover {
	padding-top:2px;
	padding-left:5px;
	padding-bottom:2px;
	padding-right:5px;
	margin-right: 3px;
	background-color: #1f3341;
	border-radius: 8px;
	text-decoration: none;
	color:#fff !important;
}

span.tag-links {
	line-height: 25px;
}

#searchform {
	width:264px;
}

#searchform input[type=text] {
	float:left;
	background-color: #1f3341;
	border: none;
	height: 20px;
	padding: 10px;
	font-size: 14px;
	width: 204px;
	color:#fff;
	-webkit-transition: background-color 0.2s ease-in-out;
    -moz-transition: background-color 0.2s ease-in-out;
    -ms-transition: background-color 0.2s ease-in-out;
    -o-transition: background-color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out;
    border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
}

#searchform input[type=text]:focus {
     background-color: #192631;
     color:#fff;
     outline: 1px solid rgba(10,10,10,0.2);
     overflow: auto;
     border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
}

#searchform input[type=img]:hover{
	background-color: #192631;
}

#searchform input[type="img"] {
	float:left;
	width:40px;
	background-color: #1f3341;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
	-webkit-transition: background-color 0.2s ease-in-out;
    -moz-transition: background-color 0.2s ease-in-out;
    -ms-transition: background-color 0.2s ease-in-out;
    -o-transition: background-color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out;
}

#suchenbtn {
	float:left;
	width:40px;
	background-color: #1f3341;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
	-webkit-transition: background-color 0.2s ease-in-out;
    -moz-transition: background-color 0.2s ease-in-out;
    -ms-transition: background-color 0.2s ease-in-out;
    -o-transition: background-color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out;
}

#suchenbtn:hover {
	background-color: #192631;
}

.ssb-button-fblike {
	margin-right:30px;
}

.featured_image {
	border-radius: 8px;
	margin-bottom: 18px;
}

.more_image {
	width:100%;
	border-radius: 8px;
	margin-bottom: 10px;
}

.more_posts {
	padding-bottom:30px;
	margin-bottom:25px;
	overflow:hidden;
}

.more_products {
	overflow:hidden;
}

p.hinweis {
	font-size:14px;
	font-weight: 300;
	text-align: left;
	line-height: 17px;
	margin-top: 12px;
	margin-left: 17px;
	margin-right: 17px;
	margin-bottom: 32px !important;
}

.more_posts .more_posts_block:nth-child(3), .more_products .more_products_block:nth-child(3) {
	margin-right:0px !important;
}

.more_posts_block, .more_products_block {
	float:left;
	width:32%;
	background-color:#1f3341;
	border-radius:8px;
	color:#fff;
	font-weight:300;
	margin-right:2%;
	-webkit-transition: background-color 0.2s ease-in-out;
	-moz-transition: background-color 0.2s ease-in-out;
	-ms-transition: background-color 0.2s ease-in-out;
	-o-transition: background-color 0.2s ease-in-out;
	transition: background-color 0.2s ease-in-out;
	text-align: left;
}

a.more_posts_block:hover, a.more_products_block:hover {
	background-color:#192632;
	text-decoration: none !important;
}

.more_posts_inline, .more_products_inline {
	padding:14px;
	color:#fff;
	font-weight: normal;
	text-decoration: none;
}

.more_posts_block h3, .more_products_block h3 {
	font-size: 17px;
	line-height: 20px;
	padding-bottom: 7px;
	text-decoration: none;
}

#rechner {
	font-size: 16px;
	color: #fff;
	line-height: 23px;
	font-weight: 400;
	margin-bottom: 15px;
	background-color: #1f3341;
  border-radius: 8px;
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 25px;
}

#formel_rechner{
	font-size: 16px;
	color: #192632;
	line-height: 23px;
	font-weight: 400;
}

.choose_gas {
	margin-bottom: 10px;
}

label.inline {
	margin-left: 8px;
}

#my-form input, #rechner-form input[type=text] {
	background: rgba(80,139,155,0.4);
	border: none;
	height: 20px;
	padding: 10px;
	font-size: 14px;
	font-weight: 400;
	color:#192631;
	border:1px solid #0e171c;
	-webkit-transition: background-color 0.2s ease-in-out;
    -moz-transition: background-color 0.2s ease-in-out;
    -ms-transition: background-color 0.2s ease-in-out;
    -o-transition: background-color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out;
    border-radius: 8px;
    width:190px;
    outline:none;
    color:#fff;
}

#my-form input:focus, #rechner-form input[type=text]:focus {
     background-color: #192631;
     color:#fff;
     overflow: auto;
     border-radius: 8px;
     padding: 10px;
     outline:none !important;
}

#rechner-form input[type=submit] {
	text-shadow: 0 1px 0 #eea236;
	background-color: #f0ad4e;
	border-color: #eea236;
	font-weight: bold;
	text-align: center;
	padding:10px;
	cursor: pointer;
	width: 160px;
	font-size: 15px;
	-webkit-transition: background-color 0.2s ease-in-out;
    -moz-transition: background-color 0.2s ease-in-out;
    -ms-transition: background-color 0.2s ease-in-out;
    -o-transition: background-color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out;
    color:#fff;
    border-radius: 8px;
    height:42px;
    line-height: 15px;
}

#my-form input[type=submit] {
	text-align: center;
	padding:10px;
	cursor: pointer;
	width: 160px;
	border:1px solid #0e171c;
	background-color: #1f3341;
	font-size: 14px;
	font-weight: 300;
	-webkit-transition: background-color 0.2s ease-in-out;
    -moz-transition: background-color 0.2s ease-in-out;
    -ms-transition: background-color 0.2s ease-in-out;
    -o-transition: background-color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out;
    color:#fff;
    border-radius: 8px;
    height:42px;
    line-height: 15px;
}

#my-form input[type=submit]:hover {
	background-color: #192631;
	color:#fff;
}

#rechner-form input[type=submit]:hover {
	text-decoration: none !important;
  background-color: #eea236;
}

#my-form span#email, #rechner-form span#email {
	font-size:16px
}

#container_ballon {
	width: 656px;
	font-size: 14px;
	margin-left:243px;
}
#submenu_wrapper {
	width: 234px;
	float: left;
	margin-right:40px;
}

.fb_icon {
	display:block;
	background-image: url(images/fb_icon.png);;
	float:left;
	width:55px;
	height:60px;
	background-repeat: no-repeat;
	margin-right: 10px;
	background-position: 0 0;
	background-size: 55px 121px;
}

.insta_icon {
	display:block;
	background-image: url(images/insta_icon.png);;
	float:left;
	width:55px;
	height:60px;
	background-repeat: no-repeat;
	margin-right: 10px;
	background-position: 0 0;
	background-size: 55px 121px;
}

.gp_icon {
	display:block;
	background-image: url(images/gp_icon.png);;
	float:left;
	width:55px;
	height:60px;
	background-repeat: no-repeat;
	margin-right: 10px;
	background-position: 0 0;
	background-size: 55px 121px;
}

.yt_icon {
	display:block;
	background-image: url(images/yt_icon.png);;
	float:left;
	width:55px;
	height:60px;
	background-repeat: no-repeat;
	margin-right: 10px;
	background-size: 55px 121px;
}

.blog_icon {
	display:block;
	background-image: url(images/blog_icon.png);;
	float:left;
	width:55px;
	height:60px;
	background-repeat: no-repeat;
	background-size: 55px 121px;
}

.fb_icon:hover, .yt_icon:hover, .blog_icon:hover, .gp_icon:hover, .insta_icon:hover {
	background-position: 0 -61px;
}

h1 {
	font-weight: normal;
	font-size: 22px;
	line-height: 40px;
}

.entry-content.projekte h2 {
	text-transform: none;
	font-weight: bold;
	font-size: 28px;
    font-weight: bold;
    margin-bottom: 10px;
    text-align: center;
    line-height: 40px;
}

.entry-content h2.bolder, .page-description h2.bolder {
	font-weight: bold;
	text-transform: none;
	font-size: 22px;
	line-height: 26px;
	margin-bottom: 15px;
}

.btn-inverse:visited {
	color:#fff;
}

#button_gallery {
	text-align: center;
	margin-bottom:80px;
	margin-top:9px;
}

#button_info {
	margin:0 auto;
	text-align: center;
	margin-top:15px;
}

#button_zusatzleistungen {
	text-align: center;
	color:#fff;
	margin-bottom:24px;
}

#button_zusatzleistungen a:hover {
	text-decoration: none !important;
}

#shop_text {
	width:930px;
	margin-bottom:35px;
}

#shopitem_header,#shopitem_img,#more_pics {
	float:left;
}

#shopitem_header {
	width:300px;
	color:#192632;
	font-size: 15px;
	font-weight: 300;
}

#more_pics {
	width:300px;
	margin-top:38px;
}

#shopitem_img {
	width:331px;
	margin-right:25px;
	margin-bottom: 35px;
}

#shopitem_img img {
	border-radius: 8px;
}

#shopitem_bottom {
	width:656px;
	float:left;
}

ul#tabs {
	margin-bottom:0px !important;
}

#shopitem_header #preis {
font-size:25px;
margin-bottom:9px;
}

#shopitem_header #preis span {
font-size:15px;
font-weight:300;
}

#shopitem_header #preis span a{
color:#192632;
}

#shopitem_header #stand {
font-size:18px;
font-weight:300;
margin-bottom:3px;
}

#shopitem_header #uberschrift {
font-size:32px;
font-weight:300;
margin-bottom:5px;
text-transform: uppercase;
line-height: 32px;
}

#shopitem_header #artikelnummer {
font-size:14px;
font-weight:300;
margin-bottom:19px;
}

a.shop_item_left, a.shop_item {
	width:317px;
	float:left;
	background-color: #1f3341;
	border-radius: 8px;
	color:#fff;
	display:block;
	-webkit-transition: background-color 0.2s ease-in-out;
    -moz-transition: background-color 0.2s ease-in-out;
    -ms-transition: background-color 0.2s ease-in-out;
    -o-transition: background-color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out;
    text-decoration: none;
    margin-bottom:25px;
    padding:20px;
    height:389px;
}

a.shop_item_left img, a.shop_item img {
	border-radius: 8px;
	float:left;
	width:317px;
}

a.shop_item {
	margin-right: 25px;
}

a.shop_item_left:hover, a.shop_item:hover {
	background-color: #192632;
}

a.shop_item_left #beschreibung, a.shop_item #beschreibung {
	width:266px;
	float:left;
	color:#fff;
	margin-top:8px;
}

a.shop_item_left #text, a.shop_item #text {
	color:#fff;
	margin-top:4px;
	font-size: 14px;
	height: 115px;
	line-height: 18px;
	font-weight: 300;
}

a.shop_item_left #text_smaller, a.shop_item #text_smaller {
	color:#fff;
	margin-top:4px;
	font-size: 14px;
	height: 96px;
	line-height: 18px;
	font-weight: 300;
}

a.shop_item_left #price, a.shop_item #price {
	color:#fff;
	margin-top:2px;
	font-weight: 300;
	font-size: 19px;
	height:20px;
	font-weight: bold;
}

a.shop_item_left #title, a.shop_item #title {
	color:#fff;
	font-size: 19px;
	margin-bottom: 8px;
	font-weight: bold;
	margin-top: 8px;
}

a.shop_item_left #title_small, a.shop_item #title_small {
	color:#fff;
	font-size: 19px;
	margin-bottom: 8px;
	font-weight: bold;
	margin-top: 8px;
}

a.shop_item_left #title_smaller, a.shop_item #title_smaller {
	color:#fff;
	font-size: 17px;
	margin-bottom: 8px;
	font-weight: bold;
	margin-top: 8px;
}

a.shop_item_left #more, a.shop_item #more {
	width:40px;
	float:left;
	background-repeat: no-repeat;
	background-image: url("images/shop/more-px2.png");
	margin-left: 10px;
	height:44px;
	margin-top: 135px;
	background-size: 40px 88px;
	background-position: 0 0;
}
a.shop_item_left:hover #more, a.shop_item:hover #more {
	background-position: 0 -44px;
}
a.top_button {
    width: 250px;
    height: 54px;
    margin: 0 auto;
    background-image: url('images/top-px2.png');
    background-repeat: no-repeat;
    background-position: center center;
    background-position: 0 0;
    display: block;
    background-size: 250px 108px;
}
a.top_button:hover {
    background-position: 0 -54px;
}

.tab-pane {
	font-size: 16px;
	color:#192632;
	line-height: 23px;
	font-weight: 400;
	text-align: justify;
}

.tab-content {
	padding-top: 10px;
	overflow: auto;
}

#beschreibung_tracker a, #beschreibung_diy_batterypack a, #beschreibung_batterypack a {
	color:#192632;
	text-decoration: underline;
}



ul#tabs {
	font-size: 15px;
	color:#192632;
}

ul#tabs li a {
	color:#192632;
	-webkit-transition: background-color 0.2s ease-in-out;
    -moz-transition: background-color 0.2s ease-in-out;
    -ms-transition: background-color 0.2s ease-in-out;
    -o-transition: background-color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out;
}

ul#tabs li a:hover {
	background-color:#315565;
	color:#fff;
}

.jcarousel-skin-tango li img:hover {
	opacity: 0.6;
}

.jcarousel-skin-tango li img {
	border-radius: 8px;
	-webkit-transition: opacity 0.2s ease-in-out;
    -moz-transition: opacity 0.2s ease-in-out;
    -ms-transition: opacity 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
}

.referenz {
	margin-bottom: 30px;
	overflow:hidden;
}

.referenztext {
	float:left;
	font-weight: 400;
	max-width:725px;
	color:#192632;
}

.referenz p {
	margin-bottom: 0px !important;
}

.referenz img {
	float:left;
	border-radius: 8px;
	margin-right: 25px;
	max-width:150px;
}

.referenz_video {
	width:100%;
	height:460px;
}

.footer_top {
	width: 100%;
    background-color: #192631;
    padding-top: 50px;
    padding-bottom: 50px;
    display: block;
}

.with_margin_top {
	margin-top: 60px;
}

.footer_top_wrapper {
	color:#fff;
	margin: 0 auto;
	font-size: 27px;
	max-width: 930px;
}
.footer_top_wrapper span {
	font-weight: 300;
}

.footer_kontakt {
	color:#141414;
	padding-top:60px;
	background-color: #1f3341;
	font-size: 16px;
	font-weight: 300;
}

.footer_wrapper {
	max-width: 930px;
	margin: 0 auto;
	overflow:hidden;
}

.footer_left {
	float:left;
	width:500px;
	margin-right: 65px;
}

.footer_right {
	float:left;
	width:330px;
	line-height: 20px;
	font-weight: 300;
	color:#fff;
}

.footer_right span {
	font-style: italic;
}

.footer_right a {
	color:#fff;
}

.footer_right a:hover {
	color:#fff;
	text-decoration: underline;
}

#footer_bottom {
	width: 100%;
    background-color: #192631;
    padding-top: 45px;
    padding-bottom: 45px;
    display: block;
}
#footer_content {
    width: 900px;
    height: 100%;
    margin: 0 auto;
}
#footer_content #footer_text{
    color: #e6e6e6;
    font-size: 14px;
    font-weight: 300;
    width: 100%;
    text-align: center;
    padding-bottom: 5px;
    padding-top: 20px;
}
#footer_content #footer_text a{
    color: #e6e6e6;
    text-decoration: none;
}
#footer_content #footer_text a:hover{
    color: #e6e6e6;
    text-decoration: underline;
}
#footer_content #copyright{
    color: #8f99a0;
    font-size: 13px;
    font-weight: 300;
    width: 100%;
    text-align: center;
    margin-top:10px;
    line-height: 16px;
}

#footer_content #copyright a {
	color: #8f99a0;
	font-weight: bold;
}

#footer_content #copyright a:hover {
	text-decoration: underline;
}

#broschuereform {
	text-align: left;
}

#broschuereform tr {
	height: 55px;
	vertical-align: top;
	color:#192632;
}

#broschuereform td.label_zeile {
	width:110px;
}

#broschuereform input[type=text].input_shop, #broschuereform input[type=email].input_shop {
	margin-bottom: 10px;
}

#broschuereform select, .rechnungsformular select {
	height: 42px;
	width: 100%;
    background: #f5f5f5;
    border: 1px solid #ccc;
	font-size: 14px;
	outline: none;
}

#broschuereform input[type=submit], .post-password-required input[type=submit], .rechnungsformular input[type=submit], .commentTeacher input[type=submit], .lehrerportal_testzugang input[type=submit], .form_anmeldung_webinar input[type=submit] {
	margin-top: 10px;
    width: auto;
    color: #fff !important;
    text-shadow: 0 1px 0 #eea236;
    background-color: #f0ad4e !important;
    border-color: #eea236 !important;
    text-align: center;
    display: inline-block;
    margin-bottom: 0;
    font-weight: bold !important;
    font-size: 16px;
    border-radius: 8px;
    -webkit-transition: background-color 0.2s ease-in-out;
    -moz-transition: background-color 0.2s ease-in-out;
    -ms-transition: background-color 0.2s ease-in-out;
    -o-transition: background-color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out;
    box-sizing: border-box;
    padding-top: 11px;
    padding-bottom: 11px;
    padding-left: 24px;
    padding-right: 24px;
    outline: none;
    border:none;
}

.lehrerportal_testzugang .input_block {
	margin-bottom: 2%;
	overflow: hidden;
}

@media screen and (max-width: 700px) {
	.lehrerportal_testzugang .input_block {
		margin-bottom: 4%;
	}
}

.commentTeacher input[type=submit] {
	background-color: #192631 !important;
	text-shadow: none;
	border-color: #192631 !important;
}

.commentTeacher textarea {
	width:100%;
	box-sizing:border-box;
	resize:none;
	/*height:100px;*/
	font-size: 15px;
}

.commentTeacher input[type="submit"]:disabled {
  background: #d9dddf !important;
  border-color: #d9dddf !important;
  text-shadow: none;
}

.commentTeacher .message_comment {
	padding: 5px;
	color:#fff;
	display: none;
	border-radius: 8px;
	margin-bottom: 5px;
	padding-left: 12px;
	padding-right: 12px;
	font-weight: bold;
	position: absolute;
	font-size: 14px;
	font-style: italic;
}

.commentTeacher .message_comment.success {
	background-color: #009900;
}

.commentTeacher .message_comment.error {
	background-color: #af0000;
}

#broschuereform input[type=submit]:hover, .post-password-required input[type=submit]:hover, .rechnungsformular input[type=submit]:hover, .commentTeacher input[type=submit]:hover {
	text-decoration: none !important;
 	background-color: #eea236 !important;
  	outline: none;
}

.commentTeacher input[type="submit"]:disabled:hover {
  background: #dddddd !important;
}

.rechnungsformular label, .lehrerportal_testzugang label, .form_anmeldung_webinar label {
	margin-bottom: 3px;
	display: block;
}

.rechnungsformular label.inline, .lehrerportal_testzugang label.inline {
	margin-bottom: 0px;
	display: inline-block;
}

.rechnungsformular textarea{
	width: 100%;
	min-height: 100px;
	font-size: 14px;
	box-sizing: border-box;
}

#broschuereform input[type="email"],
#broschuereform input[type="text"],
input[type=password]#pwbox-1278,
.rechnungsformular input[type="text"],
.rechnungsformular input[type="email"],
.lehrerportal_testzugang input[type="text"],
.lehrerportal_testzugang input[type="email"],
.form_anmeldung_webinar input[type="text"],
.form_anmeldung_webinar input[type="email"] {
	border: none;
	height: 20px;
	padding: 10px;
	font-size: 14px;
	width: 100%;
	font-weight:400;
	-webkit-transition: background-color 0.2s ease-in-out;
    -moz-transition: background-color 0.2s ease-in-out;
    -ms-transition: background-color 0.2s ease-in-out;
    -o-transition: background-color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out;
    border-radius: 8px;
    background: #f5f5f5;
    border: 1px solid #ccc;
    box-sizing: border-box;
    height: 42px;
}

.weitere_adressdaten_webinar {
    background-color: #f5f5f5;padding: 24px;padding-bottom: 6px;border-radius: 8px;margin-bottom: 23px;
    border: 1px solid #ccc;box-sizing: border-box;
}

.weitere_adressdaten_webinar input[type="text"],
.weitere_adressdaten_webinar input[type="email"] {
    background: #fff;
}

input[type=password]#pwbox-1278 {
	max-width: 350px;
	display: block;
}

#broschuereform input[type=email]:focus, #broschuereform input[type=text]:focus, .rechnungsformular input[type=text]:focus, .rechnungsformular input[type=email]:focus, .lehrerportal_testzugang input[type=text]:focus, .lehrerportal_testzugang input[type=email]:focus, .form_anmeldung_webinar input[type=text]:focus, .form_anmeldung_webinar input[type=email]:focus {
     background: #d9dddf;
     outline:none;
     overflow: auto;
     border-radius: 8px;
}

#broschuereform input[type=submit]:hover, #broschuereform button:hover, .rechnungsformular input[type=submit]:hover, .rechnungsformular button:hover, .lehrerportal_testzugang input[type=submit]:hover, .form_anmeldung_webinar input[type=submit]:hover {
	background: #d9dddf;
}


.newsletter_form {
	line-height: 23px;
	    font-size: 15px;
}

.newsletter_form input[type=email], .newsletter_form input[type=text] {
	border: none;
	height: 20px;
	padding: 10px;
	font-size: 14px;
	width: 100%;
	font-weight:400;
	-webkit-transition: background-color 0.2s ease-in-out;
    -moz-transition: background-color 0.2s ease-in-out;
    -ms-transition: background-color 0.2s ease-in-out;
    -o-transition: background-color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out;
    border-radius: 8px;
    background: #f5f5f5;
    border: 1px solid #ccc;
    box-sizing: border-box;
    height: 42px;
}

.wettervorhersage input[type=text] {
	border: none;
	height: 20px;
	padding: 10px;
	font-size: 14px;
	width: 50%;
	font-weight:400;
	-webkit-transition: background-color 0.2s ease-in-out;
    -moz-transition: background-color 0.2s ease-in-out;
    -ms-transition: background-color 0.2s ease-in-out;
    -o-transition: background-color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out;
    border-radius: 8px;
    background: #f5f5f5;
    border: 1px solid #ccc;
    box-sizing: border-box;
    height: 42px;
    float: left;
    margin-right: 10px;
}

.wettervorhersage button {
    width: auto;
    color: #fff !important;
    text-shadow: 0 1px 0 #eea236;
    background-color: #f0ad4e !important;
    border-color: #eea236 !important;
    text-align: center;
    display: inline-block;
    margin-bottom: 0;
    font-weight: bold !important;
    font-size: 16px;
    border-radius: 6px;
    -webkit-transition: background-color 0.2s ease-in-out;
    -moz-transition: background-color 0.2s ease-in-out;
    -ms-transition: background-color 0.2s ease-in-out;
    -o-transition: background-color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out;
    height: 42px;
    box-sizing: border-box;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 24px;
    padding-right: 24px;
    outline: none;
    float: left;
}

.weather {
    border-radius: 8px;
}

.newsletter_form select {
	display: block;
	width: 100%;
	height: 42px;
	line-height: 42px;
	border-radius: 8px;
    background: #f5f5f5;
    border: 1px solid #ccc;
    box-sizing: border-box;
}

.newsletter_form input[type=email]:focus, .newsletter_form input[type=text]:focus, .newsletter_form select:focus  {
     background: #d9dddf;
     outline:none;
     overflow: auto;
     border-radius: 8px;
}

.newsletter_form input[type=submit], #contactForm input[type=submit] {
	margin-top: 10px;
    width: auto;
    color: #fff !important;
    text-shadow: 0 1px 0 #eea236;
    background-color: #f0ad4e !important;
    border-color: #eea236 !important;
    text-align: center;
    display: inline-block;
    margin-bottom: 0;
    font-weight: bold !important;
    font-size: 16px;
    border-radius: 6px;
    -webkit-transition: background-color 0.2s ease-in-out;
    -moz-transition: background-color 0.2s ease-in-out;
    -ms-transition: background-color 0.2s ease-in-out;
    -o-transition: background-color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out;
    height: 42px;
    box-sizing: border-box;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 24px;
    padding-right: 24px;
    outline: none;
}

#contactForm input[type=submit] {
	margin-top: 0px;
	overflow-y: hidden !important;
	margin-top: 12px;
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.sent .wpcf7-response-output, .wpcf7 form .wpcf7-response-output {
	color: #192632;
	margin-left: 0px !important;
	margin-right: 0px !important;
	padding: 10px !important;
	margin-top: 20px !important;
	font-weight: bold;
	line-height: 1.2;
	border-radius: 8px;
}

.frontpage_contactform .wpcf7 form.invalid .wpcf7-response-output, .frontpage_contactform .wpcf7 form.sent .wpcf7-response-output, .frontpage_contactform .wpcf7 form .wpcf7-response-output {
    color: #fff;
}

.wpcf7-not-valid-tip {
	font-size: 0.85em !important;
}

.newsletter_form input[type=submit]:focus {
	outline: none;
}

.newsletter_form .mc-field-group {
	margin-bottom: 8px;
}

.newsletter_form input[type=submit]:hover, .newsletter_form button:hover {
	background: #d9dddf;
}


#contactForm {
	padding-bottom: 45px;
}

#contactForm label {
	color: #fff;
	font-size: 15px;
	margin-bottom: 2px;
	margin-top: 8px;
	display: block;
}

#contactForm input, #contactForm_spaceevent input  {
	border: none;
	height: 42px;
	padding: 10px;
	font-size: 15px;
	width: 100%;
	font-weight:300;
	-webkit-transition: background-color 0.2s ease-in-out;
    -moz-transition: background-color 0.2s ease-in-out;
    -ms-transition: background-color 0.2s ease-in-out;
    -o-transition: background-color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out;
    border-radius: 8px;
	box-sizing: border-box;
}

#contactForm_spaceevent input {
	margin-bottom: 11px;
}

#wpcf7-f802-o3 div.wpcf7-response-output {
	margin-left: 0px !important;
	color: #192632 !important;
}

#contactForm input {
	background: rgba(80,139,155,0.4);
	color:#fff;
	border:1px solid #0e171c;
}

#contactForm input[type="checkbox"] {
	float: left;
	width: auto;
	margin-right: 5px;
}

#contactForm td.newsletter {
	padding-top: 10px;
}

#contactForm tr.newsletter {
	height: 35px;
}

#spaceevent_form input {
	border: none;
	height: 20px;
	padding: 7px;
	font-size: 14px;
	width: 248px;
	font-weight:300;
	-webkit-transition: background-color 0.2s ease-in-out;
    -moz-transition: background-color 0.2s ease-in-out;
    -ms-transition: background-color 0.2s ease-in-out;
    -o-transition: background-color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out;
    border-radius: 8px;
    margin-bottom: 5px;
}

#contactForm_spaceevent input, #spaceevent_form input {
	background: #d9dddf;
	color:#192631;
	border:1px solid #ccc;
	font-weight: bold;
}

#contactForm input:focus, #contactForm textarea:focus  {
     background-color: #192631;
     color:#fff;
     outline:none;
     overflow: auto;
     border-radius: 8px;
}

#spaceevent_form input:focus, #spaceevent_form textarea:focus, #contactForm_spaceevent input:focus, #contactForm_spaceevent textarea:focus {
	background-color: #a6b7c0;
     color:#192631;
     outline:none;
     overflow: auto;
     border-radius: 8px;
}

#contactForm textarea, #contactForm_spaceevent textarea {
	border: none;
	padding: 10px;
	font-size: 15px;
	width:100%;
	height: 150px;
	font-weight:300;
	resize:none;
	-webkit-transition: background-color 0.2s ease-in-out;
    -moz-transition: background-color 0.2s ease-in-out;
    -ms-transition: background-color 0.2s ease-in-out;
    -o-transition: background-color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out;
    overflow: auto;
    border-radius: 8px;
	box-sizing: border-box;
}

#spaceevent_form textarea {
	padding: 7px;
	font-size: 14px;
	width:248px;
	height: 100px;
	font-weight:300;
	resize:none;
	-webkit-transition: background-color 0.2s ease-in-out;
    -moz-transition: background-color 0.2s ease-in-out;
    -ms-transition: background-color 0.2s ease-in-out;
    -o-transition: background-color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out;
    overflow: auto;
    border-radius: 8px;
    border:1px solid #ccc;
	background: #d9dddf;
	color:#192631;
	font-weight: bold;
	margin-bottom:5px;
}

#contactForm textarea {
	background: rgba(80,139,155,0.4);
	color:#fff;
	border:1px solid #0e171c;
}

#contactForm_spaceevent textarea {
	border:1px solid #ccc;
	background: #d9dddf;
	color:#192631;
	font-weight: bold;
}

#contactForm tr td#button, #contactForm_kontaktpage tr td#button, #contactForm_spaceevent tr td#button {
	text-align: left;
}

#contactForm_spaceevent input[type=submit], #contactForm_spaceevent button, #spaceevent_form input[type=submit] {
	text-align: center;
	padding: 11px 19px;
	cursor: pointer;
	width: 115px;
	font-size: 16px;
	font-weight: 300;
	-webkit-transition: background-color 0.2s ease-in-out;
    -moz-transition: background-color 0.2s ease-in-out;
    -ms-transition: background-color 0.2s ease-in-out;
    -o-transition: background-color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out;
    border-radius: 8px;
    height:44px;
    outline:none;
	box-sizing: border-box;
}

#contactForm_spaceevent input[type=submit], #contactForm_spaceevent button {
	margin-top:18px;
}

#contactForm_spaceevent input[type=submit], #contactForm_spaceevent button, #spaceevent_form input[type=submit] {
	color: #ffffff;
	text-shadow: 0 1px 0 #eea236;
	background-color: #f0ad4e;
	border-color: #eea236;
	text-align: center;
	display: inline-block;
	margin-bottom: 0;
	font-weight: bold;
}

#contactForm input[type=submit]:hover, #contactForm button:hover {
	background-color: #192631;
	color:#fff;
}

#contactForm_spaceevent input[type=submit]:hover, #contactForm_spaceevent button:hover, #spaceevent_form input[type=submit]:hover{
	background-color: #eea236;
	color:#fff;
}

#contactForm span.error, #contactForm_spaceevent span.error, #spaceevent_form span.error  {
	font-size: 12px;
	font-style: italic;
}

p.thanks, .thanks {
	font-size: 14px;
	font-style: italic;
	font-weight: 300;
	color:#fff;
	line-height: 25px;
}

p.thanks strong, .thanks h1 {
	font-size: 30px;
}

.angebote {
	margin-bottom:30px;
	overflow:hidden;
}
.angebot_left, .angebot {
	float:left;
	width:253px;
	min-height:400px;
	background-color: #1f3341;
	border-radius: 8px;
	display:block;
	-webkit-transition: background-color 0.2s ease-in-out;
    -moz-transition: background-color 0.2s ease-in-out;
    -ms-transition: background-color 0.2s ease-in-out;
    -o-transition: background-color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out;
    text-decoration: none;
    color:#fff;
    text-align: left;
    font-size:14px;
    padding:20px;
}
.angebot_left {
	margin-right:25px;
}
.angebot_left #text, .angebot #text {
	text-align: left;
	color:#fff;
	font-size: 15px;
	font-weight: 300;
	line-height: 19px;
	height:455px;
}
.angebot_left #text #zusatz, .angebot #text #zusatz {
	text-align: left;
	color:#fff;
	font-size: 12px;
	line-height: 14px;
}
.angebot_left #text ul, .angebot #text ul {
	padding-top: 20px;
}
.angebot_left #text ul li, .angebot #text ul li {
	text-align: left;
	color:#fff;
	font-size: 14px;
	line-height: 17px;
	font-weight: 300;
	padding-bottom: 7px;
}
.angebot_left #preis, .angebot #preis {
	text-align: center;
	color:#fff;
	padding-top: 5px;
	font-size: 16px;
	font-weight: bold;
}
.angebot_left #headline, .angebot #headline {
	text-align: center;
	color:#fff;
	padding-bottom: 20px;
	font-size: 27px;
	font-weight: 300;
	text-transform: uppercase;
}

a.box, a.box_right, a.box_left {
	float:left;
	width:213px;
	height:250px;
	background-color: #1f3341;
	margin-right:25px;
	border-radius: 8px;
	display:block;
	-webkit-transition: background-color 0.2s ease-in-out;
    -moz-transition: background-color 0.2s ease-in-out;
    -ms-transition: background-color 0.2s ease-in-out;
    -o-transition: background-color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out;
    text-decoration: none;
}
a.box #text, a.box_right #text, a.box_left #text {
	padding-top: 75px;
	text-align: center;
}
a.box #text h3, a.box_right #text h3, a.box_left #text h3 {
	font-size: 21px;
	font-weight: normal;
	color:#fff;
	text-decoration: none;
}
a.box #subtext, a.box_right #subtext, a.box_left #subtext {
	font-size: 14px;
	padding:20px;
	color:#fff;
	font-weight: 300;
	text-decoration: none;
	line-height: 18px;
	text-align: center;
}
a.box_right {
	margin-right: 0px;
}
a.box_left {
	margin-left: 1px;
}
a.box:hover, a.box_right:hover, a.box_left:hover {
	background-color: #192632;
	text-decoration: none;
}

#box_indivi_icon, #box_shop_icon, #box_kreativ_icon, #box_erfahrung_icon {
	background-repeat: no-repeat;
	background-position: top center;
	width:110px;
	height:121px;
	margin:-60px auto;
}

#box_erfahrung_icon {
	background-image: url(images/block_erfahrung_icon.png);
}

#box_kreativ_icon {
	background-image: url(images/block_kreativ_icon.png);
}

#box_indivi_icon {
	background-image: url(images/block_indivi_icon.png);
}

#box_shop_icon {
	background-image: url(images/block_shop_icon.png);
}






.qtranxs_language_chooser { 
	list-style-type:none;
	list-style: none;
	padding:0;
	margin:0px;
}
ul.qtranxs_language_chooser li {
	float: left;
	margin-left:2px;
	margin-right: 2px;
	-webkit-transition: opacity 0.2s ease-in-out;
    -moz-transition: opacity 0.2s ease-in-out;
    -ms-transition: opacity 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
}
ul.qtranxs_language_chooser li:hover {
	opacity:0.5;
}
#language_block {
	position:fixed;
	left:0px;
	top:0px;
	background-color: #fff;
	-webkit-border-bottom-right-radius: 8px;
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 0px;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 9px;
	padding-top: 9px;
	z-index:9;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}

/* =Layout
-------------------------------------------------------------- */

/*
LAYOUT: Two columns
DESCRIPTION: Two-column fixed layout with one sidebar right of content
*/

#container {
	width: 656px;
	float:right;
	font-size: 14px;
}
#container_shop {
	width: 100%;
	font-size: 14px;
}
#container_center {
	font-size: 14px;
	margin:0 auto;
}

#blog_menu {
	width:234px;
	float:left;
	margin-right:40px;
}

#uebersicht, #recent_posts, #kategorien_wiki {
	background-color: #1f3341;
	border-radius: 8px;
	color:#fff;
	padding:12px;
	margin-bottom: 20px;
}

#search_menu {
	width:100%;
	margin-bottom: 20px;
	overflow:hidden;
}

#kategorien, #archiv {
	background-color: #315565;
	border-radius: 8px;
	color:#fff;
	padding:12px;
	margin-bottom: 20px;
}

#uebersicht ul li, #kategorien ul li, #archiv ul li, #recent_posts ul li, #kategorien_wiki ul li {
	display:block;
	padding: 12px;
	border-radius: 8px;
	-webkit-transition: background-color 0.2s ease-in-out;
    -moz-transition: background-color 0.2s ease-in-out;
    -ms-transition: background-color 0.2s ease-in-out;
    -o-transition: background-color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out;
    background-color: transparent;
}

#kategorien ul ul li, #archiv ul ul li, #recent_posts ul ul li, #kategorien_wiki ul ul li{
	margin-left:13px;
}

#uebersicht ul li a ,#kategorien ul li a, #kategorien ul li span, #archiv ul li a, #archiv ul li span, #recent_posts ul li a, #kategorien_wiki ul li span, #kategorien_wiki ul li a {
	color:#fff;
	text-decoration: none;
	display:block;
	padding: 12px;
	border-radius: 8px;
	-webkit-transition: background-color 0.2s ease-in-out;
    -moz-transition: background-color 0.2s ease-in-out;
    -ms-transition: background-color 0.2s ease-in-out;
    -o-transition: background-color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out;
    background-color: transparent;
}
#recent_posts ul li a {
	line-height: 18px;
}
#uebersicht ul li a:hover, #recent_posts ul li a:hover, #kategorien_wiki ul li a:hover {
	background-color: #315565;
}
#kategorien ul li a:hover, #archiv ul li a:hover {
	background-color: #1f3341;
}
#uebersicht li.current_page_item a, #kategorien ul li.current-cat a, #archiv ul li.current-cat a, #recent_posts li.current_page_item a, #recent_posts li.current_page_item a:hover  {
	background-color: #fff;
	border-radius: 8px;
	color:#264c5d !important;
	font-weight: bold;
}
#uebersicht ul, #uebersicht ul li, #kategorien ul, #kategorien ul li, #archiv ul, #archiv ul li, #recent_posts ul, #recent_posts ul li, #kategorien_wiki ul li, #kategorien_wiki ul {
	list-style: none;
	margin:0;
	padding:0;
	font-size:15px;
}

#kategorien_wiki ul li.current-site, #kategorien_wiki ul li.current-site a:hover {
	background-color: #fff;
	border-radius: 8px;
	color:#264c5d !important;
	font-weight: bold;
}

#kategorien_wiki ul li.current-site a {
	color:#264c5d !important;
}

.entry-summary a, .entry-content a {
	font-weight: bold;
}




#menu_left {
	width:234px;
	float:left;
	margin-right:40px;
}

#menu_block {
	background-color: #1f3341;
	border-radius: 8px;
	color:#fff;
	padding:12px;
	margin-bottom:15px;
}

#menu_block_more {
	background-color: #d9dddf;
	border-radius: 8px;
	color: #192632;
	padding:12px;
}

#menu_block ul, #menu_block_more ul {
	margin-bottom: 0px !important;
}

#subnav {
	background-color: #1f3341;
	border-radius: 8px;
	color:#fff;
	padding:12px;
	margin-bottom: 30px;
}

#submenu {
	width:210px;
	float:left;
	margin-right:40px;
	background-color: #1f3341;
	border-radius: 8px;
	color:#fff;
	padding:12px;
}
#submenu ul li a, #menu_block ul li a, #menu_block_more ul li a, #subnav ul li a {
	color:#fff;
	text-decoration: none;
	display:block;
	padding: 12px;
	border-radius: 8px;
	-webkit-transition: background-color 0.1s ease-in-out;
    -moz-transition: background-color 0.1s ease-in-out;
    -ms-transition: background-color 0.1s ease-in-out;
    -o-transition: background-color 0.1s ease-in-out;
    transition: background-color 0.1s ease-in-out;
    background-color: transparent;
    line-height: 20px;
    font-weight: normal;
}
#menu_block_more ul li a {
	color: #192632;
}
#submenu ul li a:hover, #menu_block ul li a:hover, #subnav ul li a:hover {
	background-color: #315565;
	text-decoration: none;
}
#menu_block_more ul li a:hover {
	text-decoration: none;
	background-color: #192632;
	color: #fff;
}
#submenu ul li.current_page_item a, #menu_block ul li.current_page_item a, #menu_block_more ul li.current_page_item a, #subnav ul li.current_page_item a, #menu_block ul li.is-active a {
	background-color: #fff;
	border-radius: 8px;
	color:#192632;
	font-weight: bold;
}
#submenu ul, #submenu ul li, #menu_block ul, #menu_block ul li, #menu_block_more ul, #menu_block_more ul li, #subnav ul, #subnav ul li {
	list-style: none;
	margin:0;
	padding:0;
	font-size:16px;
}

#subnav ul li.current_page_ancestor.page_item_has_children a {
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
}

#subnav ul li.current_page_ancestor a {
	background-color: #eaeced;

}

#subnav ul li ul.children li a {
	padding-left: 30px;
}

#subnav ul li.current_page_item ul.children li a, #subnav ul li ul.children li a {
	background-color: #eaeced;
	color: #192632;
	font-weight: normal;
	border-radius: 0px;
}

#subnav ul li ul.children li a:hover {
	background-color: #192632;
}

#subnav ul li ul.children li:last-child a {
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
}

#subnav ul li ul.children li.current_page_item a {
	background-color: #fff;
	color: #192632;
	font-weight: bold;
}

/* neu */
.orange#subnav {
    background-color: #f0ad4e;
    font-weight: bold;
}

/* neu */
.orange#subnav ul li a {
    font-weight: bold;
}

/* neu */
.orange#subnav ul li a:hover {
    background-color: #eea236;
}

/* neu */
.orange#subnav ul li ul.children li a:hover {
    background-color: #eea236;
}

/* neu */
.orange#subnav ul li.current_page_ancestor a {
    background-color: #eea236;
    font-weight: bold;
}

/* neu */
.orange#subnav ul li ul.children li.current_page_item a, .orange#subnav ul li ul.children li.current_page_item a:hover {
    color:#192632;
    background-color: #fff;
}

/* neu */
.orange#subnav ul li.current_page_item a, .orange#subnav ul li.current_page_item a:hover {
    color:#192632;
    background-color: #fff;
}


#subnav.leitfaden_nav {
	background-color: #d9dddf;
}

#subnav.leitfaden_nav ul li a {
	color: #192632;
}

#subnav.leitfaden_nav ul li.current_page_ancestor a {
	color: #192632;
}

#subnav.leitfaden_nav ul li a:hover {
	background-color: #192632;
	color: #fff;
}

#subnav.leitfaden_nav ul li.current_page_item a:hover {
	background-color: #fff;
	color: #192632;
}



#footer {
	overflow:hidden;
	width: 100%;
}

/*
LAYOUT: One column, no sidebar
DESCRIPTION: One centered column with no sidebar
*/

.one-column #content {
	margin: 0 auto;
	width: 640px;
}

/*
LAYOUT: Full width, no sidebar
DESCRIPTION: Full width content with no sidebar; used for attachment pages
*/

.single-attachment #content {
	margin: 0 auto;
	width: 900px;
}


/* =Fonts
-------------------------------------------------------------- */
body,
input,
textarea,
.page-title span,
.pingback a.url {
	font-family: 'Open Sans', sans-serif;
}
h3#comments-title,
h3#reply-title,
#access .menu,
#access div.menu ul,
#cancel-comment-reply-link,
.form-allowed-tags,
#site-info,
#site-title,
#wp-calendar,
.comment-meta,
.comment-body tr th,
.comment-body thead th,
.entry-content label,
.entry-content tr th,
.entry-content thead th,
.entry-meta,
.entry-title,
.entry-utility,
#respond label,
.navigation,
.page-title,
.pingback p,
.reply,
.widget-title,
.wp-caption-text {
	font-family: 'Open Sans', sans-serif;
}
input[type="submit"] {
	font-family: 'Open Sans', sans-serif;
	min-width:150px;
	box-shadow: none;
}
pre {
	font-family: "Courier 10 Pitch", Courier, monospace;
}
code {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

/* =Startseite
-------------------------------------------------------------- */
#services  {
	margin:0 auto;
	width:930px;
	padding-top: 110px;
	padding-bottom: 60px;
	overflow:hidden;
}

.partner_footer {
    padding-top: 44px;
    padding-bottom: 40px;
    background-color: #f5f5f5;
    border-top: 1px solid #ccc;
}

.partner_footer_inner {
	overflow:hidden;
	vertical-align: middle;
    margin: 0 auto;
    max-width: 1400px;
    text-align: center;
}

.partner_footer_inner img {
	-webkit-transition: opacity 0.2s ease-in-out;
    -moz-transition: opacity 0.2s ease-in-out;
    -ms-transition: opacity 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
    opacity:1.0;
}

.partner_footer_inner img:hover {
	opacity:0.6;
}

.partner_footer_inner .nebeneinander {
	float:none;
	margin-right:1%;
    margin-left:1%;
    width: 12.5%;
    display: inline-block;
    margin-bottom: 15px;
}

.partner_footer_inner .nebeneinander.bigger {
    margin-right:1%;
    margin-left:1%;
    width: 15.5%;
}

#block1_wrapper {
	margin:0 auto;
	width:930px;
	text-align: center;
	font-size:40px;
	color:#fff;
	font-weight: 300;
	padding-bottom: 20px;
	text-transform: uppercase;
	padding-top: 50px;
}

#block1 {
	background-image: url(images/block_background.png);
	background-repeat: repeat-y;
	background-position: top center;
	background-color: #141414;
	height:277px;
}


/* =Structure
-------------------------------------------------------------- */

/* The main theme structure */
#wrapper, #oldwrapper {
	background: #fff;
	margin: 0px;
	padding: 0px;
}

#wrapper_content {
	margin: 0 auto;
	padding: 0px;
	width:930px;
	overflow:hidden;
	margin-top:50px;
}

.space_image {
	background-image: url(images/startseite_space.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	height:600px;
	background-color: #141414;
}

.space_image #text_wrapper {
	margin:0 auto;
	width:930px;
	padding-top: 75px;
	text-align: right;
	text-shadow:#000 0px 1px 2px;
}

.space_image #slogan {
	color:#fff;
	font-size: 86px;
	font-weight: 300;
	line-height: 100px;
	font-family: 'Bilbo Swash Caps', cursive;
}

.space_image #subslogan {
	color:#fff;
	font-size: 41px;
	font-weight: 300;
	line-height: 60px;
}

.space_image #text {
	float:right;
	color:#fff;
	font-size: 16px;
	width:470px;
	text-align: right;
	padding-right: 0px;
	font-weight: 400;
	margin-top: 60px;
	line-height: 21px;
}

.space_image_small {
	height:105px;
	background-color: #192632;
}

.space_image_small #wrapper_ueberschrift {
	color:#fff;
	width:930px;
	margin: 0 auto;
	padding-top: 25px;
	font-size: 27px;
	font-weight: 300;
}

.space_image_small #wrapper_ueberschrift h1 {
	float:left;
	margin-top:20px;
	margin-left:20px;
	text-transform: uppercase;
	font-size: 27px;
	font-weight: 300;
	line-height: 27px;
}

.space_image_small #wrapper_ueberschrift h1 span {
	text-transform: uppercase;
	font-size: 18px;
}

.space_image_small #wrapper_ueberschrift img {
	float:left;
	display:block;
}





/* Structure the footer area */
#footer-widget-area {
	overflow: hidden;
}
#footer-widget-area .widget-area {
	float: left;
	margin-right: 20px;
	width: 220px;
}
#footer-widget-area #fourth {
	margin-right: 0;
}
#site-info {
	float: left;
	font-size: 14px;
	font-weight: bold;
	width: 700px;
}
#site-generator {
	float: right;
	width: 220px;
}


/* =Global Elements
-------------------------------------------------------------- */

/* Main global 'theme' and typographic styles */

hr {
	background-color: #e7e7e7;
	border: 0;
	clear: both;
	height: 1px;
	margin-bottom: 24px;
}

/* Text elements */
p {
	margin-bottom: 18px;
}
ul {
	list-style: square;
	margin: 0 0 18px 1.5em;
}
ol {
	list-style: decimal;
	margin: 0 0 18px 1.5em;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul,
ol ol,
ul ol,
ol ul {
	margin-bottom: 0;
}
dl {
	margin: 0 0 24px 0;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 18px;
}
strong {
	font-weight: bold;
}
cite,
em,
i {
	font-style: italic;
}
big {
	font-size: 131.25%;
}
ins {
	background: #ffc;
	text-decoration: none;
}
blockquote {
	font-style: italic;
	padding: 0 3em;
}
blockquote cite,
blockquote em,
blockquote i {
	font-style: normal;
}
pre {
	background: #f7f7f7;
	color: #222;
	line-height: 18px;
	margin-bottom: 18px;
	overflow: auto;
	padding: 1.5em;
}
abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
sup,
sub {
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
small {
	font-size: smaller;
}
input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"],
input[type="number"],
input[type="tel"] {
	background: #f5f5f5;
	border: 1px solid #ccc;
	padding: 2px;
	outline:none;
	-webkit-transition: background-color 0.2s ease-in-out;
    -moz-transition: background-color 0.2s ease-in-out;
    -ms-transition: background-color 0.2s ease-in-out;
    -o-transition: background-color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out;
}

#comment_table input[type="text"],
#comment_table input[type="password"],
#comment_table input[type="email"],
#comment_table input[type="url"],
#comment_table input[type="number"] {
	background: #f5f5f5;
	border: 1px solid #ccc;
	height: 20px;
	padding: 10px;
	font-size: 14px;
	outline:none;
	-webkit-transition: background-color 0.2s ease-in-out;
    -moz-transition: background-color 0.2s ease-in-out;
    -ms-transition: background-color 0.2s ease-in-out;
    -o-transition: background-color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out;
}

textarea {
	background: #f5f5f5;
	border: 1px solid #ccc;
	outline:none;
	-webkit-transition: background-color 0.2s ease-in-out;
    -moz-transition: background-color 0.2s ease-in-out;
    -ms-transition: background-color 0.2s ease-in-out;
    -o-transition: background-color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out;
}

#comment_table input[type="text"]:focus, input[type="text"]:focus, textarea:focus, input[type="email"]:focus, input[type="tel"]:focus, input[type="password"]:focus {
     background: #d9dddf;
}

/* Text meant only for screen readers */
.screen-reader-text {
	position: absolute;
	left: -9000px;
}


/* =Header
-------------------------------------------------------------- */

#header {
	padding-top:20px;
	margin: 0px auto;
	width:620px;
	text-align: center;
	height:180px;
}


/* =Menu
-------------------------------------------------------------- */

#access {
	display: block;
	font-size: 17px;
	font-weight: 300;
	margin-top:15px;
}

.naviBlock {
	background-color: #192631;
	/*font-size: 16px !important;*/
	margin-top: 20px !important;
}

.mintOverviewBlock {
	background-color: #1f3341;
	margin-top: 20px !important;
}

.naviBlock a, .mintOverviewBlock a {
	color: white !important;
}


#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#access .menu-header li,
div.menu li {
	position: relative;
}
#access a {
	color: #192632;
	line-height: 38px;
	text-decoration: none;
	font-weight: 400;
}
#access li:hover > a {
	color: #192632;
	text-decoration: underline;
}
#access ul li.current_page_ancestor > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a,
#access ul li.is-active > a {
	color: #192632;
	font-weight: bold;
}
#access ul li.current_page_item > a {
	color: #192632;
	background-color: #fff;
}
* html #access ul li.current_page_item a,
* html #access ul li.current_page_ancestor a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #264c5d;
}


/* =Content
-------------------------------------------------------------- */

#content a:hover {
	text-decoration: underline;
}

#content,
#content input,
#content textarea {
	border-radius: 8px;
}
#content textarea {
	padding:10px;
}
#content p,
#content ul,
#content ol,
#content dd,
#content pre,
#content hr {
	margin-bottom: 24px;
}
#content ul ul,
#content ol ol,
#content ul ol,
#content ol ul {
	margin-bottom: 0;
}
#content pre,
#content kbd,
#content tt,
#content var {
	font-size: 15px;
	line-height: 21px;
}
#content code {
	font-size: 13px;
}
#content dt,
#content th {
	color: #192632;
}
#content table {
	text-align: left;
	width: 100%;
}
#content tr th,
#content thead th {
	color: #192631;
	font-size: 13px;
	line-height: 18px;
	padding: 9px 24px;
}
#content tr.odd td {
	background: #f2f7fc;
}
.hentry {
	margin: 0 0 0px 0;
}
.home .sticky {
	background: #f2f7fc;
	border-top: 4px solid #000;
	margin-left: -20px;
	margin-right: -20px;
	padding: 18px 20px;
}
.single .hentry {
	margin: 0 0 36px 0;
}
.page-title {
	color: #192632;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 36px 0;
}
.page-title span {
	color: #192631;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
}
.page-title a:link,
.page-title a:visited {
	color: #777;
	text-decoration: none;
}
.page-title a:active,
.page-title a:hover {
	color: #ff4b33;
}
#content .entry-title {
	font-size: 24px;
	font-weight: bold;
	line-height: 1.2em;
	margin-bottom: 0;
	text-align: left;
}
.entry-title a:link,
.entry-title a:visited {
	color: #192632;
	text-decoration: none;
}
.entry-title a:active,
.entry-title a:hover {
	color: #315565;
}
.entry-meta {
	color: #777;
	font-size: 12px;
	margin-bottom: 20px;
	font-style: italic;
	margin-top: 5px;
    line-height: 1.3;
}
.entry-meta abbr,
.entry-utility abbr {
	border: none;
}
.entry-meta abbr:hover,
.entry-utility abbr:hover {
	border-bottom: 1px dotted #666;
}
.entry-content,
.entry-summary {
	clear: both;
	padding: 0;
	font-size: 16px;
	color:#192632;
	line-height: 23px;
	font-weight: 400;
}
#fadeandscale_download_teacher_medien {
	color:#192632;
}
.page-description {
	padding: 0;
	font-size: 16px;
	color:#192632;
	line-height: 23px;
	font-weight: 400;
}
.page-description.backgroundcolor {
	background-color: #d9dddf;padding:20px;border-radius: 6px;
}
.page-description.backgroundcolor.darkblue {
    border-radius: 0px;
    text-align: justify;
}
.page-description a {
	font-weight: bold;
}
#content .entry-summary p:last-child {
	margin-bottom: 0px;
}
.entry-content fieldset {
	border: 1px solid #e7e7e7;
	margin: 0 0 24px 0;
	padding: 24px;
}
.entry-content fieldset legend {
	background: #fff;
	color: #192632;
	font-weight: bold;
	padding: 0 24px;
}
.entry-content input {
	
}
.entry-content input.file,
.entry-content input.button {
	margin-right: 24px;
}
.entry-content label {
	font-size: 16px;
	text-align: left !important;
}
.entry-content select {
}
.entry-content blockquote.left {
	float: left;
	margin-left: 0;
	margin-right: 24px;
	text-align: right;
	width: 33%;
}
.entry-content blockquote.right {
	float: right;
	margin-left: 24px;
	margin-right: 0;
	text-align: left;
	width: 33%;
}
.page-link {
	clear: both;
	color: #192632;
	font-weight: bold;
	line-height: 48px;
	word-spacing: 0.5em;
}
.page-link a:link,
.page-link a:visited {
	background: #f1f1f1;
	color: #192631;
	font-weight: normal;
	padding: 0.5em 0.75em;
	text-decoration: none;
}
.home .sticky .page-link a {
	background: #d9e8f7;
}
.page-link a:active,
.page-link a:hover {
	color: #ff4b33;
}
body.page .edit-link {
	clear: both;
	display: block;
}
#entry-author-info {
	background: #f2f7fc;
	border-top: 4px solid #000;
	clear: both;
	font-size: 14px;
	line-height: 20px;
	margin: 24px 0;
	overflow: hidden;
	padding: 18px 20px;
}
#entry-author-info #author-avatar {
	background: #fff;
	border: 1px solid #e7e7e7;
	float: left;
	height: 60px;
	margin: 0 -104px 0 0;
	padding: 11px;
}
#entry-author-info #author-description {
	float: left;
	margin: 0 0 0 104px;
}
#entry-author-info h2 {
	color: #192632;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 0;
}
.entry-utility {
	clear: both;
	color: #777;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 25px;
	padding-bottom: 25px;
	border-bottom: 1px solid #ccc;
	font-style: italic;
}
.entry-meta a,
.entry-utility a {
	color: #777;
}
.entry-meta a:hover,
.entry-utility a:hover {
	color: #192631;
}
#content .video-player {
	padding: 0;
}

/* =Navigation
-------------------------------------------------------------- */

.navigation {
	color: #777;
	font-size: 12px;
	line-height: 18px;
	overflow: hidden;
}
.navigation a:link,
.navigation a:visited {
	color: #777;
	text-decoration: none;
}
.navigation a:active,
.navigation a:hover {
	color: #ff4b33;
}
.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
.nav-previous a, .nav-next a {
	font-weight: bold;
}
#nav-above {
	margin: 0 0 18px 0;
}
#nav-above {
	display: none;
}
.paged #nav-above,
.single #nav-above {
	display: block;
}
#nav-below {
	margin: -18px 0 0 0;
	margin-bottom: 50px;
}


/* =Comments
-------------------------------------------------------------- */
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #192632;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #192632;
	font-style: normal;
}
.comment-author .says {
	font-style: normal;
}
.comment-meta {
	color: #777 !important;
font-size: 12px;
margin-bottom: 5px;
font-style: italic;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #777 !important;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #ff4b33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	display:none;
}
.reply a,
a.comment-edit-link {
	color: #777;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #ff4b33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #777;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}

/* Comments form */
#respond {
	overflow: hidden;
	position: relative;
}
#respond p {
	margin-bottom: 10px;
	font-size: 14px;
	font-style: italic;
}
#respond p a{
	color:#192631;
	text-decoration: none;
}
#respond .comment-notes {
	display:none;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	font-weight: bold;
}
#respond label {
	font-style: normal;
	line-height: 29px;
	font-size: 16px;
}
#respond textarea {
	width: 96%;
}
#respond .form-allowed-tags {
	color: #777;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	text-align: center;
cursor: pointer;
width: auto;
background: #315565;
font-size: 14px;
font-weight: 300;
-webkit-transition: background-color 0.2s ease-in-out;
-moz-transition: background-color 0.2s ease-in-out;
-ms-transition: background-color 0.2s ease-in-out;
-o-transition: background-color 0.2s ease-in-out;
transition: background-color 0.2s ease-in-out;
color: #fff;
border-radius: 8px;
outline: none;
padding-left: 12px;
padding-right:12px;
padding-top: 8px;
padding-bottom: 8px;
}

#respond .form-submit input:hover {
background: #1f3341;
}

#respond h3 {
	margin-bottom:13px;
	font-size: 16px;
}


/* =Widget Areas
-------------------------------------------------------------- */

.widget-container {
	word-wrap: break-word;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
	margin: 0 0 18px 0;
	list-style: none;
}

/* =Footer
-------------------------------------------------------------- */

#footer {
	margin-bottom: 20px;
}
#colophon {
	border-top: 4px solid #000;
	margin-top: -4px;
	overflow: hidden;
	padding: 18px 0;
}
#site-info {
	font-weight: bold;
}
#site-info a {
	color: #192632;
	text-decoration: none;
}
#site-generator {
	font-style: italic;
	position: relative;
}
#site-generator a {
	background: url(images/wordpress.png) center left no-repeat;
	color: #666;
	display: inline-block;
	line-height: 16px;
	padding-left: 20px;
	text-decoration: none;
}
#site-generator a:hover {
	text-decoration: underline;
}
img#wpstats {
	display: block;
	margin: 0 auto 10px;
}


@media screen and (max-width: 1550px) {

    .breadcrumb .bwrapper {
        max-width: 930px;
    }

		.vorschaubild_styrowing {
	width:331px;
}

	a.shop_item_left #title_smaller, a.shop_item #title_smaller {
	font-size: 14px;
	margin-top: 5px;
}

	.dvd_bild, .broschuere_left {
	width:38%;
	float:left;
}

.dvd_text, .broschuere_right {
	width:62%;
	float:left;
}


	#searchform {
		width:234px;
	}

	#searchform input[type=text] {
		width: 174px;
	}
	iframe.video {
		width:100%;
		height:350px;
	}
	#wrapper_content_neu, #wrapper_lehrer_leitfaden, .mainNav .mainNavWrapper, header.stratoheader .headernavwrapper, .hidden-first-show-after-scroll .hideFirstMainNav {
		max-width:1300px;
	}
	#container_neu, .column_container {
		width: 976px;
	}
	.column_left_neu, #fixed_column_neu, .column_untermenu, #untermenu {
		width: 275px;
	}
	.space_image_small #wrapper_ueberschrift_neu, .breadcrumb .bwrapper {
		max-width:1300px;
	}
	#spaceevent_form input {
		width: 218px;
	}
	#spaceevent_form textarea {
		width:218px;
	}
	.event_wrapper .more .more_wrapper {
		height:158px;
	}
	a.event {
		line-height: 21px;
		font-size:15px;
	}
	a.shop_item_left #beschreibung, a.shop_item #beschreibung {
		width:203px;
	}
	a.shop_item_left img, a.shop_item img {
		width:253px;
	}
	a.shop_item_left, a.shop_item {
		width:253px;
		height:315px;
	}
	a.shop_item_left #title, a.shop_item #title {
		font-size: 17px;
		margin-top: 0px;
	}
	a.shop_item_left #price, a.shop_item #price {
		font-size: 17px;
		height:30px;
	}
	a.shop_item_left #text, a.shop_item #text {
		margin-top:2px;
		font-size: 12.5px;
		height: 95px;
		line-height: 16px;
	}
	a.shop_item_left #title_small, a.shop_item #title_small {
		font-size: 15px;
		margin-top: 0px;
	}
	a.shop_item_left #more, a.shop_item #more {
		margin-top: 105px;
	}
	span#oldprice {
		font-size: 16px;
		padding-left: 5px;
	}

	.referenz_video {
		width:100%;
		height:360px;
	}

	.btn_new_small {
	  font-size:15px;
	}

    .partner_footer {
        padding-bottom: 35px;
    }
	.partner_footer_inner {
	    max-width: 1100px;
        text-align: center;
	}
    .partner_footer_inner .nebeneinander, .partner_footer_inner .nebeneinander.bigger {
        float:none;
        margin-right:1%;
        margin-left:1%;
        width: 15.5%;
        display: inline-block;
        margin-bottom: 15px;
    }

}



@media screen and (max-width: 1350px) {

	#wrapper_content_neu, #wrapper_lehrer_leitfaden, .mainNav .mainNavWrapper, header.stratoheader .headernavwrapper, .hidden-first-show-after-scroll .hideFirstMainNav {
        max-width: 1100px;
		padding-left: 20px;
        padding-right: 20px;
    }

.international_balloon_list .land_flagge {
	float:left;
	width:10%;
	display:flex;
}


	#container_neu, .column_container {
		width: 70%;
	}
	/* .column_left_neu, #fixed_column_neu, .column_untermenu {
		width: 234px;
	} */
	.column_left_neu, .column_untermenu {
		width: 30%;
		margin-right: 0px;
	}
	#fixed_column_neu, #untermenu {
		width: 85%;
	}
	.space_image_small #wrapper_ueberschrift_neu, .breadcrumb .bwrapper {
		max-width:1100px;
		padding-left: 20px;
        padding-right: 20px;
	}
	#access .headernavwrapper .siteheadline.tutorial {
		font-size: 20px;
	}

	#access.newNavi, .mainNav ul li {
		font-size: 15px;
	}
	.menu-header-neu ul li {
	 padding-left: 20px;

	}
	.teacherMenu a {
		width: 49.3%;
		margin: 0px;
		box-sizing: border-box;
		padding-left: 15px;
		margin-bottom: 1.4%;
	}
	.teacherMenu a img {
		padding-right: 7px;
	}
	.teacherMenu a:nth-child(2n) {
		margin-left: 0.7%;
	}
	.teacherMenu a:nth-child(2n+1) {
		margin-right: 0.7%;
	}
}


@media screen and (max-width: 1000px) {


    .partner_footer_inner .nebeneinander, .partner_footer_inner .nebeneinander.bigger {
        float:none;
        margin-right:2%;
        margin-left:2%;
        margin-bottom: 2.5%;
        width: 20%;
        display: inline-block;
    }

.partner_footer {
    padding-top: 30px;
    padding-bottom: 15px;
}

	#phone, #contact {
		display:none;
	}

	header#top, header#top.smaller {
		position:relative;
		width:100%;
		height:194px;
		border-bottom: none;
	}

	#info_warenkorb{
		display:none;
	}

	#shopcart, #shopcart.shopcart_smaller {
		display:block;
		position:fixed;
		top:0px;
		right:0px;
	}

	.smaller_wrapper {
		margin-top: 0px !important;
	}

	header .header_container, header.smaller .header_container {
		padding-top:20px;
		margin: 0 auto;
		overflow: hidden;
		text-align: center;
	}

	header.smaller .header_container a.logo_fixed {
		float:none;
	}

	header.smaller .header_container #access {
		float:none;
	}

	header.smaller .header_container #access .menu-header ul li {
		padding-left: 10px;
		padding-right: 10px;
		display: inline;
	}

	header.smaller .header_container #access ul {
	text-align: center;
	}

	#contactstickyblock, #contactstickyblock.stickyfixed, #contactstickyblock.displaynavi, #fixed_column, #fixed_column.stickyfixed, #fixed_column.displaynavi  {
		position:relative;
		top:0px;
	}
}

@media screen and (max-width: 768px) {
    .partner_footer_inner .nebeneinander, .partner_footer_inner .nebeneinander.bigger {
        float:none;
        margin-right:2%;
        margin-left:2%;
        margin-bottom: 4%;
        width: 25%;
        display: inline-block;
    }
    .partner_footer_inner {
    padding-left: 20px;
    padding-right: 20px;
}
}

@media screen and (max-width: 700px) {

.international_balloon_list .land_flagge {
	float:left;
	width:15%;
	display:flex;
}

#button_info.bottom_abstand {
    margin-bottom: 30px;
}

}

@media screen and (max-width: 450px) {
    .partner_footer_inner .nebeneinander, .partner_footer_inner .nebeneinander.bigger {
        width: 40%;
    }
}



/*!
 * Bootstrap v2.3.1
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}

img {
  height: auto;
  max-width: 100%;
  vertical-align: middle;
  border: 0;
}

button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}

select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
  cursor: pointer;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

a {
  color: #192632;
  text-decoration: none;
}

.nav {
  margin-bottom: 5px;
  margin-left: 0;
  list-style: none;
}

.nav > li > a {
  display: block;
}

.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

.nav > li > a > img {
  max-width: none;
}

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

.nav-tabs:after,
.nav-pills:after {
  clear: both;
}

.nav-tabs > li,
.nav-pills > li {
  float: left;
}

.nav-tabs > li > a,
.nav-pills > li > a {
  padding-right: 12px;
  padding-left: 12px;
  margin-right: 2px;
  line-height: 14px;
}

.nav-tabs > li > a:hover {
	text-decoration: none !important;
}

.nav-tabs {
  border-bottom: 1px solid #ccc;
}

.nav-tabs > li {
  margin-bottom: -1px;
}

.nav-tabs > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 20px;
  border: 1px solid transparent;
  -webkit-border-radius: 4px 4px 0 0;
     -moz-border-radius: 4px 4px 0 0;
          border-radius: 4px 4px 0 0;
}

.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus {
  border-color: #eeeeee #eeeeee #dddddd;
}

.nav-tabs > .active > a,
.nav-tabs > .active > a:hover,
.nav-tabs > .active > a:focus {
  color: #555555;
  cursor: default;
  background-color: #ffffff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}

.tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
  border-bottom: 0;
}

.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none;
}

.tab-content > .active,
.pill-content > .active {
  display: block;
}

.tabs-below > .nav-tabs {
  border-top: 1px solid #ddd;
}

.tabs-below > .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0;
}

.jcarousel-wrapper {
    position: relative;
}

.siegel {
	position: fixed;
	bottom:13px;
	right: 13px;
	z-index:99;
}


/**
mobile Inhalte
*/

@media screen and (max-width: 1600px) {
	.siegel {
		background-color: #d9dddf;
		bottom: 0px;
		right: 0px;
		padding: 13px;
		border-top-left-radius: 8px;
	}
}

@media screen and (max-width: 1500px) {
	.teacherMenu {
		display: block;
	}
	.teacherMenuRight {
		display: none;
	}
}

#access {
	display:block;
}

.mobile-navigation {
	display:none;
}

.mobileSubNavi {
	display:none !important;
}

#footer_content #footer_text {
	line-height: 21px;
}

@media screen and (max-width: 700px) {
	.mobileSubNavi {
		display:block !important;
	}
	.notmobile {
		display: none;
	}
	li.menu-item-59323, li.menu-item-59324, li.menu-item-59325, li.menu-item-59326 {
		display: none;
	}
}

@media screen and (max-width: 1300px) {
	header.stratoheader .extendedNavBlock.left {
	    border-bottom-left-radius: 0px;
	}
	header.stratoheader .extendedNavBlock.right {
	    border-bottom-right-radius: 0px;
	}
    .video_wrapper h1.video_ueberschrift_overlay {
        font-size: 3.5em;
    }
    .section .inwrapper br {
        display: none;
    }
    section.marketing .section_block .section h2 {
        font-size: 2.5em;
        line-height: 1.2;
    }
    section.marketing .section_block .section h3 {
        font-size: 1.3em;
        line-height: 1.2;
    }
}

@media screen and (max-width: 1000px) {
	
	.space_image_small {
		padding-left:20px;
	}

    .video_wrapper h1.video_ueberschrift_overlay {
        font-size: 3em;
    }

	a.shop_item, a.shop_item_left {
		margin-right: 1.3%;
		width: 47.4%;
		padding: 0px;
		height: auto;
		display:block;
		overflow: hidden;
		margin-left: 1.3%;
	}

	a.shop_item_left #title_smaller, a.shop_item #title_smaller {
		margin-top: 0px;
	}

	a.shop_item .shop_item_inblock, a.shop_item_left .shop_item_inblock {
		padding: 17px;
	}

	a.shop_item img, a.shop_item_left img {
		width: 100%;
	}

	a.shop_item_left #text, a.shop_item #text, a.shop_item_left #beschreibung, a.shop_item #beschreibung {
		width:100%;
		font-size: 15px;
		line-height: 19px;
	}

	a.shop_item_left #text, a.shop_item #text {
		height: 80px;
	}

	a.shop_item_left #more, a.shop_item #more {
		display:none;
	}

	a.shop_item_left #title, a.shop_item #title, a.shop_item_left #title_smaller, a.shop_item #title_smaller, a.shop_item_left #title_small, a.shop_item #title_small {
		font-size: 18px;
	}

	a.shop_item_left #price, a.shop_item #price {
		margin-top: 30px;
	}

	img.headicon {
		margin-left: 20px;
	}

	#shopcart, #shopcart.shopcart_smaller, .siegel {
		display:none;
	}

	.space_image_small #wrapper_ueberschrift_neu h1 span {
		font-size: 18px;
	}
	.space_image_small #wrapper_ueberschrift_neu h1 {
		font-size: 22px;
	}
	#access {
		font-size: 16px;
	}

	header .header_container #access .menu-header ul li, .header_container #access .menu-header ul li {
		padding-left: 9px;
		padding-right: 9px;
	}

	.space_image_small #wrapper_ueberschrift, #wrapper_content, header.smaller .header_container {
		width:100%;
	}

	.space_image_small #wrapper_ueberschrift img {
		padding-left: 20px;
	}

	#container_center {
		padding-left: 20px;
		padding-right: 20px;
	}
}

@media screen and (max-width: 955px) {

    #button_zusatzleistungen .btn_new.btn_tutorial {
        margin-top: 25px;
    }

    section.marketing .section_block .section .inwrapper {
        padding: 25px;
    }

    section.marketing .section_block .section h3 {
        margin-bottom: 25px;
    }

    section.marketing .section_block .section h2 {
        font-size: 1.9em;
        line-height: 1.2;
    }
    section.marketing .section_block .section h3, section.marketing .section_block .section h5 {
        font-size: 1em;
        line-height: 1.3;
    }

    .video_wrapper h1.video_ueberschrift_overlay {
        font-size: 2.5em;
    }

	.mintoverviewwrapper {
		max-width: 1000px;
	}

.menu-header-neu ul.menu li a.shopLink.floatLeft {
	float: none;
}

.menu-header-neu ul.menu li a.shopLink.floatRight {
	float: none;
}

	.mainNav ul li, .hidden-first-show-after-scroll .hideFirstMainNav .hideFirstMainRightWrapper ul li {
	    padding-left: 9px;
	    padding-right: 9px;
	    font-size: 14px;
	}

	.referenztext {
		max-width:525px;
	}

	.referenz img {
		max-width:150px;
	}

	#contactstickyblock.stickyfixed, #fixed_column.stickyfixed, #fixed_column_neu.stickyfixed {
		position:relative;
		top:0px;
	}
	#searchform input[type=text] {
	    width: 114px;
	}

	#wrapper_content_neu, .space_image_small #wrapper_ueberschrift_neu, .breadcrumb .bwrapper {
		max-width: 700px;
		padding-left: 0px;
        padding-right: 0px;
	}

	#fadeandscale_download_teacher_arbeitsblatt, #fadeandscale_download_teacher_loesungsblatt, #fadeandscale_download_teacher_medien1, #fadeandscale_download_teacher_medien2, #fadeandscale_download_teacher_medien3, #fadeandscale_download_teacher_medien4, #fadeandscale_download_teacher_medien5, #fadeandscale_download_teacher_medien6, #fadeandscale_download_teacher_verlaufsplan {
	min-width: 800px;
}

    .breadcrumb .bwrapper, .teachervideo_wrapper {
        padding-left: 20px;
        padding-right: 20px;
    }

ul#affwp-affiliate-dashboard-tabs {
	display: block;
}
	
	#wrapper_content_neu, #wrapper_lehrer_leitfaden {
		width: 100%;
	}
	#access {
		font-size: 15px;
	}
	header .header_container #access .menu-header ul li, .header_container #access .menu-header ul li {
		padding-left: 8px;
		padding-right: 8px;
	}
	.footer_wrapper, .footer_top_wrapper {
		width:auto;
		margin-left: 35px;
		margin-right: 35px;
	}
	.footer_kontakt {
		padding-top: 50px;
	}
	.footer_kontakt .footer_left {
		width: 100%;
		margin-right: 0px;
		float:none;
	}
	.footer_kontakt .footer_right {
		width: 100%;
		margin-right: 0px;
		float:none;
		overflow: hidden;
	}
	.dreambird_block {
		display: none;
	}
	#contactForm {
		padding-bottom: 20px;
	}
	.social_media_block {
		width: auto;
		float: none;
		text-align: center;
	}
	.fb_icon, .yt_icon, .insta_icon, .blog_icon {
		float: none;
		display: inline-block;
	}
	.adress_block, .fb_frame {
		width: auto;
		text-align: center;
		float: none;
		margin-top: 0px;
	}
	.fb_frame {
		margin-top: 20px;
	}
	.footer_wrapper {
		padding-bottom: 50px;
	}
	#contactForm input[type=submit] {
		display: block;
		width: 100%;
	}
	#footer_content {
		width: 100%;
	}
	#footer_bottom {
		height: auto;
		padding-bottom: 45px;
	}
	#footer_content #footer_text {
		line-height: 21px;
	}
	table#kontaktformular {
		width: 100%;
	}

	#contactForm input {
		width:100%;
	}

	.column_left_neu {
		width: 25%;
		margin-right: 5%;
	}

	#subnav ul li {
		font-size: 15px;
	}

	#subnav ul li a, #subnav {
		padding: 10px;
	}

	.column_left_neu #fixed_column_neu {
		width: 100%;
	}

	#container_neu {
		width: 70%;
	}

	#content {
		padding: 0px;
	}

	.column_untermenu {
		display: none;
	}

	.column_container {
		width: 100%;
		box-sizing: border-box;
		padding-left: 40px;
		padding-right: 40px;
	}

/*	.column_left_neu, .column_untermenu {
		display: none;
	}*/

/*	#container_neu, .column_container {
		width: 100%;
	}*/

	.crfp-average-rating {
	  padding-left: 20px;
	  padding-right: 20px;
	}

	#respond {
	  padding-left: 20px;
	  padding-right: 20px;
	}

	header.stratoheader .headernavwrapper {
		width: auto;
	}

	.mainNav .mainNavWrapper {
		text-align: center;
	}

	#access li:hover > a {
		text-decoration: none;
	}

	.menu-header-neu ul.menu {
		text-align: left;
		font-size: 16px;
	}

	.menu-header-neu ul li {
		padding-left: 0px;
		display: block;
	}

	.menu-header-neu ul li a {
    	display: block;
    	padding-left: 20px;
    	padding-top: 7px;
    	padding-bottom: 7px;
    	color: #192632 !important;
    	border-bottom: 1px solid #ccc; 
	}

	.page-item-50454 > a, .page-item-50456 > a, .page-item-50462 > a {
		background-image: url("images/caret-down-solid.svg");
		background-repeat: no-repeat;
		background-position: center right;
		background-size: 60px 32px;
	}

	.page-item-60172 > a, .page-item-60176 > a, .page-item-60182 > a {
		background-image: url("images/caret-down-solid.svg");
		background-repeat: no-repeat;
		background-position: center right;
		background-size: 60px 32px;
	}

	.menu-header-neu .page-item-61903 > a, .menu-header-neu .page-item-61892 > a, .menu-header-neu .page-item-69028 > a {
		background-image: url("images/caret-down-solid.svg");
		background-repeat: no-repeat;
		background-position: center right;
		background-size: 60px 32px;
	}

	.menu-header-neu .page-item-61930 > a, .menu-header-neu .page-item-61936 > a, .menu-header-neu .page-item-69037 > a {
		background-image: url("images/caret-down-solid.svg");
		background-repeat: no-repeat;
		background-position: center right;
		background-size: 60px 32px;
	}

	.menu-header-neu .page-item-61951 > a, .menu-header-neu .page-item-61945 > a, .menu-header-neu .page-item-69040 > a {
		background-image: url("images/caret-down-solid.svg");
		background-repeat: no-repeat;
		background-position: center right;
		background-size: 60px 32px;
	}

	.menu-header-neu .page-item-61953 > a, .menu-header-neu .page-item-61947 > a, .menu-header-neu .page-item-69043 > a {
		background-image: url("images/caret-down-solid.svg");
		background-repeat: no-repeat;
		background-position: center right;
		background-size: 60px 32px;
	}

	.menu-header-neu .page-item-61953 > a, .menu-header-neu .page-item-66682 > a, .menu-header-neu .page-item-67120 > a, .menu-header-neu .page-item-67123 > a, .menu-header-neu .page-item-67125 > a {
		background-image: url("images/caret-down-solid.svg");
		background-repeat: no-repeat;
		background-position: center right;
		background-size: 60px 32px;
	}

	.menu-header-neu .page-item-61953 > a, .menu-header-neu .page-item-66689 > a, .menu-header-neu .page-item-67127 > a, .menu-header-neu .page-item-67129 > a, .menu-header-neu .page-item-67131 > a {
		background-image: url("images/caret-down-solid.svg");
		background-repeat: no-repeat;
		background-position: center right;
		background-size: 60px 32px;
	}

	.menu-header-neu ul li ul.children {
		display: none;
	}

	.menu-header-neu ul li ul.children li.current_page_item {
		background-color: #192631;
	}

	.menu-header-neu ul li ul.children li.current_page_item > a {
		color:#fff !important;
	}

	.menu-header-neu ul.menu li.current_page_item ul li a {
		font-weight: normal !important;
	}

	.menu-header-neu ul.menu li a.shopLink {
		width: 100%;
		display: block;
		box-sizing: border-box;
		border-radius: 0px;
		padding-left: 20px;
		padding-top: 7px;
		padding-bottom: 7px;
		color: #fff !important;
	}
	.mintoverviewwrapper .menu-header-neu ul.menu li a.shopLink {
		text-align: center;
	}
	#access .headernavwrapper .siteheadline, #access .headernavwrapper .siteheadline.tutorial {
		padding-top: 10px;
		padding-bottom: 10px;
		float: none;
		width: 100%;
		padding-left: 20px;
		font-size: 20px;
	}

	#access .headernavwrapper .sitenav, #access .headernavwrapper .sitenav.tutorial {
		float: none;
		width: 100%;
		background-color: #d9dddf;
	}
	header.stratoheader .headernavwrapper, .mintoverviewwrapper {
		padding:0px;
	}

}

@media screen and (max-width: 950px) {
	.newsletter_input {
		float: none;
		max-width: 100%;
	}
	.newsletter_buttons {
		float: none;
		margin-top: 15px;
	}
	input[type=submit].newsletter_button_l {
		margin-top: 0px !important;
		margin-left: 0px;
		margin-bottom: 10px;
		width: 100% !important;
	}
	input[type=submit].newsletter_button_r {
		margin-top: 0px !important;
		margin-left: 0px;
		width: 100% !important;
	}
	a.kachel {
		font-size: 15px;
	}
}

@media screen and (max-width: 850px) {

	.mainNav ul li, .hidden-first-show-after-scroll .hideFirstMainNav .hideFirstMainRightWrapper ul li {
	    padding-left: 8px;
	    padding-right: 8px;
	    font-size: 13px;
	}

	.referenz {
		text-align: center;
	}

	.referenztext {
		max-width:100%;
		float: none;
	}

	.referenz img {
		max-width:150px;
		float: none;
		margin-bottom: 8px;
	}

	header.stratoheader .headerlogo img {
		height: auto;
		width: 95%;
	}

    header.stratoheader .headerlogo.center img {
        width: 40%;
    }

	a.kachel {
		width: 32%;
		margin-right: 2%;
	}
	a.kachel.third {
		margin-right: 0px;
	}
	a.kachel.fourth, a.kachel.fifth, a.kachel.last {
		margin-top: 2%;
	}
	#fadeandscale_download_teacher_arbeitsblatt, #fadeandscale_download_teacher_loesungsblatt, #fadeandscale_download_teacher_medien1, #fadeandscale_download_teacher_medien2, #fadeandscale_download_teacher_medien3, #fadeandscale_download_teacher_medien4, #fadeandscale_download_teacher_medien5, #fadeandscale_download_teacher_medien6, #fadeandscale_download_teacher_verlaufsplan {
		min-width: 550px;
	}
	#content.lehrerportal_overview_wrapper, #content.mint-projekte, .container_portfolio {
		padding-left: 45px;
		padding-right: 45px;
	}
}

@media screen and (max-width: 750px) {
    section.marketing .section_block .section {
        float: none;
        width: 100%;
    }
    section.marketing .section_block .section.eins, section.marketing .section_block .section.zwei, section.marketing .section_block .section.drei, section.marketing .section_block .section.vier {
        margin: 0;
        margin-bottom: 25px;
    }
    section.marketing .section_block .section.vier {
        margin-bottom: 0;
    }
}

@media screen and (max-width: 700px) {

    .video_wrapper h1.video_ueberschrift_overlay {
        font-size: 1.8em;
    }

	#content.lehrerportal_overview_wrapper, #content.mint-projekte, .container_portfolio {
		padding-left: 25px;
		padding-right: 25px;
	}

	.dvd_bild, .broschuere_left {
		width:100%;
		float:none;
		text-align: center;
		margin-bottom: 30px;
	}

	.broschuere_left img, .dvd_bild img {
		max-width: 50%;

	}

	.dvd_text, .broschuere_right {
		width:100%;
		float:none;
	}

	img.teacher_site_icon {
		display: none;
	}

	.complete_media_download {
	min-width: 0;
	margin-left: 20px;
	margin-right: 20px;
}

.teacherMenu a {
	width: 100%;
	float: none;
	margin-bottom: 10px;
	box-sizing: border-box;
	margin-left: 0px !important;
	margin-right: 0px !important;
}

	#fadeandscale_download_teacher_arbeitsblatt, #fadeandscale_download_teacher_loesungsblatt, #fadeandscale_download_teacher_medien, #fadeandscale_download_teacher_medien1, #fadeandscale_download_teacher_medien2, #fadeandscale_download_teacher_medien3, #fadeandscale_download_teacher_medien4, #fadeandscale_download_teacher_medien5, #fadeandscale_download_teacher_medien6, #fadeandscale_download_teacher_verlaufsplan {
		min-width: 400px;
	}
	a.kachel, a.lehrer_kachel {
		width: 49%;
		font-size: 14px;
		margin-right: 2%;
	}
	a.kachel.second, a.kachel.fourth, a.lehrer_kachel.second, a.lehrer_kachel.last {
		margin-right: 0px;
	}
	a.kachel.third {
		margin-right: 2%;
		margin-top: 2%;
	}
	a.kachel.fourth, a.lehrer_kachel.third, a.lehrer_kachel.last {
		margin-top: 2%;
	}

	#broschuereform input[type=submit], .post-password-required input[type=submit], .rechnungsformular input[type=submit], .commentTeacher input[type=submit] {
		font-size: 15px;
	}

	#wrapper_lehrer_leitfaden {
		margin-top: 30px;
	}

	.with_margin_top {
		margin-top: 40px;
	}

	.entry-content h2, .page-description h2, .entry-content.projekte h2 {
		font-size: 23px;
		line-height: 28px;
		word-wrap: break-word;
	}

	.lehrerportal_overview_wrapper h1, .mint-projekte h1, h1.bolder, h2.bolder_shop {
		font-size: 23px;
		line-height: 28px;
		text-align: left;
	}

	.entry-content, .entry-summary {
		font-size: 15px;
		line-height: 22px;
	}

	#access a {
		font-size: 15px;
		line-height: 22px;
		padding-top: 12px;
		padding-bottom: 12px;
	}

	#access .siteheadline a {
		font-size: 20px;
	}

	p#breadcrumbs, p#mobile_breadcrumbs {
		font-size: 15px;
		text-transform: none;
		line-height: 1.3;
	}

	p#mobile_breadcrumbs {
		margin-bottom: 5px;
	}

	p#mobile_breadcrumbs a {
		font-size: 15px !important;
		line-height: 1.3;
	}

	header.stratoheader .headerwrapper {
		min-height: auto;
	}

	header.stratoheader .siteheader {
		display: none;
	}
	header.stratoheader .headerlogo {
		float: none;
		width: 100%;
	}

	header.stratoheader .headerlogo img, header.stratoheader .headerlogo.center img {
		padding-bottom: 20px;
		height: auto;
		width: 52%;
	}

    header.stratoheader .headerlogo.center img {
        padding-bottom: 0px;
    }

	.commentTeacher textarea {
		width: 50%;
		display: block;
		font-size: 15px;
		line-height: 20px;
	}

	table#lehrer-leitfaden tr th {
		font-size: 15px;
	}

	table#lehrer-leitfaden tr td {
	    padding-top: 20px;
	    padding-bottom: 20px;
	    line-height: 21px;
	    font-size: 15px;
	}

	table#lehrer-leitfaden tr td.smallergap {
		padding-top: 10px;
	}

	.mainNav {
		display: none;
	}

	.sprachumschalter {
		display: none;
	}
    
    .tools_overview_block {
        padding-top: 3%;
        padding-left: 2%;
        padding-right: 2%;
        padding-bottom: 0.5%;
    }
    .tools_overview_block .tools_in_block {
        width:30.3333%;
        margin-left: 1.5%;
        margin-right: 1.5%;
        margin-bottom: 3.5%;
    }
      
.wettervorhersage input[type=text] {
	width: 100%;
    margin-right: 0px;
}

.wettervorhersage button {
    margin-top: 10px;
    width: 100%;
}
	
.col50_left {
	float: left;
	width: 100%;
	margin-right: 0%;
}

.col50_right {
	float: left;
	width: 100%;
	margin-left: 0%;
}

.result_calc .results .r1 { float: left; width: 100%; margin-bottom: 15px; }
.result_calc .results .r2 { float: left; width: 100%; margin-bottom: 15px; }
.result_calc .results .r3 { float: left; width: 100%; margin-bottom: 15px; }
.result_calc .results .r4 { float: left; width: 100%; margin-bottom: 15px; }
.result_calc .results .r5 { float: left; width: 100%; }

.additional_block_shop {
	background-color: #d9dddf;
	line-height:22px;
	text-align:left;
	margin-bottom:20px;
	min-height:67px;
	border-radius: 8px;
	padding: 20px;
	background-image: none;
}

.additional_block_shop #text_fullservice #inblock h3#space_event, .additional_block_shop #text_fullservice #inblock {
	color: #192632;
}

	input[type=password]#pwbox-1278 {
	max-width: 100%;
	display: block;
}
	h2.newsletter_headline_footer {
		text-align: center;
	}
	.footer_wrapper, .footer_top_wrapper {
		width:auto;
		margin-left: 20px;
		margin-right: 20px;
	}
	.newsletter_section_wrapper_left {
		display: none;
	}
	.newsletter_section_wrapper_right {
		width: 100%;
	}

	.btn_new_styrowing {
		width: 100% !important;
	}

    .breadcrumb {
        background-color: #d9dddf;
        color: #192632;
    }

    .breadcrumb .bwrapper {
        padding-top: 20px;
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 18px;
        line-height: 1.3;
    }

    .space_image_small {
        display: none;
    }

	.space_image_small #wrapper_ueberschrift_neu h1 span {
    	font-size: 10px;
	}
	.space_image_small #wrapper_ueberschrift_neu h1 {
    font-size: 14px;
}

	h1.subhead {
		line-height: 30px;
		margin-bottom: 15px;
	}

	.nav-tabs > li, .nav-pills > li {
	  border-bottom:1px solid #ddd;
	}

	.column_left_neu {
		display: none;
	}

	#container_neu {
		width: 100%;
	}

	#content, .column_container, section.education .blocks {
		padding-left: 20px;
		padding-right: 20px;
	}

	.column_container #content {
		padding: 0px;
	}

	.crfp-average-rating {
	  padding-left: 20px;
	  padding-right: 20px;
	}

	#respond {
	  padding-left: 20px;
	  padding-right: 20px;
	}

	.more_products_block {
		width: 100%;
		float: none;
		display: block;
		margin-right: 0;
		margin-bottom: 20px;
	}

	.wpsg_produkt_produktbilder {
		width: 100%;
	}
	.wpsg_pb_pic img {
		width: 100% !important;
	}

	a.shop_item, a.shop_item_left {
		float:none;
		width: 100%;
		height: auto;
		margin-left: 0px;
		margin-right: 0px;
	}

	a.shop_item_left #text, a.shop_item #text, a.shop_item_left #beschreibung, a.shop_item #beschreibung {
		height: auto;
		font-size: 15px;
		line-height: 19px;
	}

	a.shop_item_left #title, a.shop_item #title, a.shop_item_left #title_smaller, a.shop_item #title_smaller, a.shop_item_left #title_small, a.shop_item #title_small {
		font-size: 18px;
	}

	a.shop_item_left #price, a.shop_item #price {
		margin-top: 30px;
	}

	#wrapper_content_neu {
		margin-top: 25px;
	}

	img.headicon {
		margin-left: 10px;
	}

	.additional_block_shop #image_fullservice {
		display:none;
	}

	.additional_block_shop #text_fullservice {
		float:none;width:100%;
	}

	.additional_block_shop #text_fullservice #inblock {
		padding-left: 0px;
	}

	.footer_kontakt, .vorteile ul.ihre_vorteile li {
		font-size: 14px;
	}

	.footer_wrapper {
		margin-left: 20px;
		margin-right: 20px;
	}

	#wrapper_content {
		margin-top: 20px;
	}

	.contact_block, .newsletter_headline {
	  font-size: 18px;
	  line-height: 22px;
	}

	#container_center {
		padding-left: 10px;
		padding-right: 10px;
	}

	.space_image_small #wrapper_ueberschrift img {
		padding-left: 10px;
	}

	#access, #language_block, #lz_floating_button {
		display:none;
	}

	#access.newNavi {
		display: block;
	}

	header#top, header#top.smaller {
		height:auto;
	}

	.header_container {
		padding-bottom: 20px;
	}

	.mobile-navigation {
		background-color: #192632;
		max-width: 1260px;
		width: 100%;
		z-index: 9999;
		display:block;
	}

	header.stratoheader.fixedtop {
		padding-top: 48px;
	}

	.mobile-navigation.fixedtop {
		position: fixed;
	}

	.mobile-navigation.fixedtop .menu-menu-1-container,
	.mobile-navigation.fixedtop .menu-menu-en-container,
	.mobile-navigation.fixedtop .menu-menu-fr-container,
	.mobile-navigation.fixedtop .menu-menu-es-container {
		overflow-y: auto;
		background-color: #192632;
	}

	.mobile-navigation button {
		border:none;
		outline:none;
	}

	.mobile-navigation ul {
		margin-left:10px;
		margin-right: 10px;
	}

	.mobile-navigation .mobile-nav-menu li ul.sub-menu {
		display:none;
	}

	.mobile-navigation-content {
		min-height:48px;
	}

	.mobile-site-info {
		float: left;
		font-size: 16px;
		font-weight: 700;
		line-height: 48px;
		margin: 0;
		color:#fff;
	}

	.mobile-site-info a, .mobile-site-info a:hover{
		color:#fff;
		text-decoration: none;
	}

	.mobile-nav {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		clear:both;
	}

	.mobile-nav-menu {
		padding-top: 10px;
	}

	.menu-toggle {
		background-color: #1f3341;
		border-radius: 0;
		cursor: pointer;
		font-size: 0;
		height: 48px;
		margin: 0;
		overflow: hidden;
		padding: 0;
		position: absolute;
		top: 0;
		right: 0;
		text-align: center;
		width: 48px;
		background-image:url("images/toggle.svg");
		background-size: 48px 48px;
	}

	.mobile-navigation.toggled-on .mobile-nav-menu li a{
		padding: 14px 0px 14px 0px;
		display:block;
		text-decoration: none;
		color:#fff;
		font-size: 16px;
		padding-left: 14px;
		padding-right: 14px;
	}

	.mobile-navigation.toggled-on .mobile-nav-menu li a:hover{
		background-color: #1f3341;
	}

	.mobile-navigation.toggled-on .mobile-nav-menu li.contactData {
		color: #fff;
		display: block;
		padding: 14px;
		text-shadow: 0 1px 0 #eea236;
    	background-color: #f0ad4e;
	}

	.mobile-navigation.toggled-on .mobile-nav-menu li.shop_nav {
		color: #fff;
		display: block;
		text-shadow: 0 1px 0 #eea236;
    	background-color: #f0ad4e;		
	}

	.mobile-navigation.toggled-on .mobile-nav-menu li.contactData.first, .mobile-navigation.toggled-on .mobile-nav-menu li.shop_nav {
		border-top-left-radius: 8px;
		border-top-right-radius: 8px;
		border-bottom: 1px solid #eea236;
	}

	.mobile-navigation.toggled-on .mobile-nav-menu li.contactData.second, .mobile-navigation.toggled-on .mobile-nav-menu li.shop_nav {
		border-bottom-left-radius: 8px;
		border-bottom-right-radius: 8px;
		border-bottom: none;
		margin-bottom: 5px;
	}

	.mobile-navigation.toggled-on .mobile-nav-menu li.contactData a {
		display: inline;
		color: #fff;
		padding: 0px;
		font-weight: bold;
	}

	.mobile-navigation.toggled-on .mobile-nav-menu li.contactData a:hover, .mobile-navigation.toggled-on .mobile-nav-menu li.shop_nav a:hover {
		background-color: transparent;
	}

	.mobile-navigation.toggled-on .mobile-nav-menu li.account_mobile_nav a:hover{
		border-radius: 0px;
	}

	.mobile-navigation.toggled-on .mobile-nav-menu li {
		border-bottom: 1px solid rgba(80,139,155,0.4);
		list-style: none;
	}

	.mobile-navigation.toggled-on .mobile-nav-menu li.account_mobile_nav {
		border-bottom: 1px solid rgba(80,139,155,0.4);
		background-color: #1f3341;
		font-weight: bold;
	}

	.mobile-navigation.toggled-on .mobile-nav-menu li.shop_nav {
		font-weight: bold;
	}

	.mobile-navigation.toggled-on .mobile-nav-menu li.account_mobile_nav.first {
		border-top-left-radius: 8px;
		border-top-right-radius: 8px;
	}
	.mobile-navigation.toggled-on .mobile-nav-menu li.account_mobile_nav.last {
		border-bottom: none;
		border-bottom-left-radius: 8px;
		border-bottom-right-radius: 8px;
		margin-bottom: 5px;
	}

	.mobile-navigation.toggled-on .mobile-nav-menu li.account_mobile_nav.logout {
		background-color: #af0000;
		text-shadow: none;
		border-bottom-left-radius: 8px;
		border-bottom-right-radius: 8px;
		border-bottom: none;
		margin-bottom: 5px;
	}

	.mobile-navigation.toggled-on .mobile-nav-menu li.account_mobile_nav.last a, .mobile-navigation.toggled-on .mobile-nav-menu li.account_mobile_nav.logout a, .mobile-navigation.toggled-on .mobile-nav-menu li.shop_nav a {
		padding: 14px 14px 14px 14px;
	}

	.mobile-navigation.toggled-on .mobile-nav-menu li.account_mobile_nav.first a:hover {
		border-top-left-radius: 8px;
		border-top-right-radius: 8px;
	}
	.mobile-navigation.toggled-on .mobile-nav-menu li.account_mobile_nav.logout a:hover, .mobile-navigation.toggled-on .mobile-nav-menu li.account_mobile_nav.last a:hover {
		border-bottom-left-radius: 8px;
		border-bottom-right-radius: 8px;
	}

	.mobile-navigation.toggled-on .mobile-nav-menu li:last-child{border-bottom: none;}

	.mobile-navigation.toggled-on {
		padding-bottom: 10px;
	}

	.mobile-navigation.toggled-on .mobile-nav-menu {
		display: block;
	}

	.mobile-navigation.toggled-on .mobile-nav-menu li.current-page-ancestor ul.sub-menu a {
		font-weight: normal;
	}

	.mobile-navigation.toggled-on .mobile-nav-menu li.current-page-ancestor ul.sub-menu li.current_page_item a {
		font-weight: bold;
	}

	.mobile-navigation.toggled-on .mobile-nav-menu li.current_page_ancestor a {
		font-weight: bold;
	}

	.mobile-navigation.toggled-on .mobile-nav-menu li.current_page_ancestor ul.sub-menu li a {
		font-weight: normal;
	}

	.mobile-navigation.toggled-on .mobile-nav-menu li.current_page_item ul.sub-menu li.current-menu-item a {
		font-weight: bold;
	}

	.mobile-navigation.toggled-on .mobile-nav-menu li.current-page-ancestor {
		background-color: #1f3341;
	}

	.mobile-navigation.toggled-on .mobile-nav-menu ul.sub-menu li.current-page-ancestor a  {
		font-weight: bold;
	}

	.mobile-navigation .mobile-nav-menu {
		display: none;
	}

	.mobile-navigation .mobile-nav-menu ul.sub-menu li a {
		padding: 14px 0px 14px 30px;
	}

	.mobile-navigation .mobile-nav-menu ul.sub-menu li ul.sub-menu li a {
		padding: 14px 0px 14px 52px;
	}

	.mobile-navigation .mobile-nav-menu ul.sub-menu li:last-child {
		padding-bottom:7px;
	}

	.mobile-navigation .mobile-nav-menu ul.sub-menu li {
		border-bottom: none;
	}
	.referenztext {
	    width: 100%;
	}
	.trigger {
    	width: 100%;
	}
	h3.trigger {
		text-align: left;
	}
	.about_complete_block {
		width: 100%;
		height: auto;
	}

	.about_image, .about_text {
		float: none;
		width: 100%;
	}
    
    .tut_block {
        margin-top:32px; 
    }

    .tut_img {
        width:100%;
        margin-bottom: 17px;
    }

    .tut_text {
        width:100%;
    }

    .tut_text_inner {
        padding-left:0px;
    }

    .leistung_block .text {
        width:100%;
    }

    .leistung_block .foto {
        width:100%;
        margin-bottom: 17px;
    }

    .leistung_block .text .padding {
        padding-left: 0px;
    }
}

@media screen and (max-width: 640px) {
    
	.shop_btn {
		text-align: center;
		padding: 10px;
		cursor: pointer;
		border: 1px solid #0e171c;
		background-color: #1f3341;
		-webkit-transition: background-color 0.2s ease-in-out;
		-moz-transition: background-color 0.2s ease-in-out;
		-ms-transition: background-color 0.2s ease-in-out;
		-o-transition: background-color 0.2s ease-in-out;
		transition: background-color 0.2s ease-in-out;
		border-radius: 8px;
		font-weight: bold;
		font-size: 15px;
		height: 44px;
		display: block;
		box-sizing: border-box;
		color: #fff !important;
		margin-top: 0px;
	}
}

@media screen and (max-width: 480px) {

	.popup_content { 
		padding: 10px;
	}

    section.marketing .section_block .section h2 {
        font-size: 1.6em;
        line-height: 1.2;
    }

    img.logo {
        width: 65%;
        height: auto;
    }
    	#fadeandscale_download_teacher_arbeitsblatt, #fadeandscale_download_teacher_loesungsblatt, #fadeandscale_download_teacher_medien, #fadeandscale_download_teacher_medien1, #fadeandscale_download_teacher_medien2, #fadeandscale_download_teacher_medien3, #fadeandscale_download_teacher_medien4, #fadeandscale_download_teacher_medien5, #fadeandscale_download_teacher_medien6, #fadeandscale_download_teacher_verlaufsplan {
		min-width: 200px;
	}

}


/**
Lightslider
*/

/*! lightslider - v1.1.3 - 2015-04-14
* https://github.com/sachinchoolur/lightslider
* Copyright (c) 2015 Sachin N; Licensed MIT */
/** /!!! core css Should not edit !!!/**/ 

.lSSlideOuter {
    overflow: hidden;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
.lightSlider:before, .lightSlider:after {
    content: " ";
    display: table;
}
.lightSlider {
    overflow: hidden;
    margin: 0;
}
.lSSlideWrapper {
    max-width: 100%;
    overflow: hidden;
    position: relative;
}
.lSSlideWrapper > .lightSlider:after {
    clear: both;
}
.lSSlideWrapper .lSSlide {
    -webkit-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
    -webkit-transition: all 1s;
    -webkit-transition-property: -webkit-transform,height;
    -moz-transition-property: -moz-transform,height;
    transition-property: transform,height;
    -webkit-transition-duration: inherit !important;
    transition-duration: inherit !important;
    -webkit-transition-timing-function: inherit !important;
    transition-timing-function: inherit !important;
}
.lSSlideWrapper .lSFade {
    position: relative;
}
.lSSlideWrapper .lSFade > * {
    position: absolute !important;
    top: 0;
    left: 0;
    z-index: 9;
    margin-right: 0;
    width: 100%;
}
.lSSlideWrapper.usingCss .lSFade > * {
    opacity: 0;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transition-duration: inherit !important;
    transition-duration: inherit !important;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-timing-function: inherit !important;
    transition-timing-function: inherit !important;
}
.lSSlideWrapper .lSFade > *.active {
    z-index: 10;
}
.lSSlideWrapper.usingCss .lSFade > *.active {
    opacity: 1;
}
/** /!!! End of core css Should not edit !!!/**/

/* Pager */
.lSSlideOuter .lSPager.lSpg {
    margin: 10px 0 0;
    padding: 0;
    text-align: center;
}
.lSSlideOuter .lSPager.lSpg > li {
    cursor: pointer;
    display: inline-block;
    padding: 0 5px;
}
.lSSlideOuter .lSPager.lSpg > li a {
    background-color: #222222;
    border-radius: 30px;
    display: inline-block;
    height: 8px;
    overflow: hidden;
    text-indent: -999em;
    width: 8px;
    position: relative;
    z-index: 9;
    -webkit-transition: all 0.5s linear 0s;
    transition: all 0.5s linear 0s;
}
.lSSlideOuter .lSPager.lSpg > li:hover a, .lSSlideOuter .lSPager.lSpg > li.active a {
    background-color: #428bca;
}

.education .lSSlideOuter .lSPager.lSpg > li a {
	background-color: #1f8881;
}
.education .lSSlideOuter .lSPager.lSpg > li:hover a, .lSSlideOuter .lSPager.lSpg > li.active a {
	background-color: #fff;
}

.lSSlideOuter .media {
    opacity: 0.8;
}
.lSSlideOuter .media.active {
    opacity: 1;
}
/* End of pager */

/** Gallery */
.lSSlideOuter .lSPager.lSGallery {
    list-style: none outside none;
    padding-left: 0;
    margin: 0;
    overflow: hidden;
    transform: translate3d(0px, 0px, 0px);
    -moz-transform: translate3d(0px, 0px, 0px);
    -ms-transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate3d(0px, 0px, 0px);
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.lSSlideOuter .lSPager.lSGallery li {
    overflow: hidden;
    -webkit-transition: border-radius 0.12s linear 0s 0.35s linear 0s;
    transition: border-radius 0.12s linear 0s 0.35s linear 0s;
}
.lSSlideOuter .lSPager.lSGallery li.active, .lSSlideOuter .lSPager.lSGallery li:hover {
    border-radius: 5px;
}
.lSSlideOuter .lSPager.lSGallery img {
    display: block;
    height: auto;
    max-width: 100%;
}
.lSSlideOuter .lSPager.lSGallery:before, .lSSlideOuter .lSPager.lSGallery:after {
    content: " ";
    display: table;
}
.lSSlideOuter .lSPager.lSGallery:after {
    clear: both;
}
/* End of Gallery*/

/* slider actions */
.lSAction > a {
    width: 32px;
    display: block;
    top: 50%;
    height: 32px;
    background-image: url('images/controls.png');
    cursor: pointer;
    position: absolute;
    z-index: 9;
    margin-top: -16px;
    opacity: 0.6;
    -webkit-transition: opacity 0.35s linear 0s;
    transition: opacity 0.35s linear 0s;
}
.lSAction > a:hover {
    opacity: 1;
}
.lSAction > .lSPrev {
    background-position: 0 0;
    left: 10px;
}
.lSAction > .lSNext {
    background-position: -32px 0;
    right: 10px;
}
.lSAction > a.disabled {
    pointer-events: none;
}
.cS-hidden {
    height: 1px;
    opacity: 0;
    filter: alpha(opacity=0);
    overflow: hidden;
}


/* vertical */
.lSSlideOuter.vertical {
    position: relative;
}
.lSSlideOuter.vertical.noPager {
    padding-right: 0px !important;
}
.lSSlideOuter.vertical .lSGallery {
    position: absolute !important;
    right: 0;
    top: 0;
}
.lSSlideOuter.vertical .lightSlider > * {
    width: 100% !important;
    max-width: none !important;
}

/* vertical controlls */
.lSSlideOuter.vertical .lSAction > a {
    left: 50%;
    margin-left: -14px;
    margin-top: 0;
}
.lSSlideOuter.vertical .lSAction > .lSNext {
    background-position: 31px -31px;
    bottom: 10px;
    top: auto;
}
.lSSlideOuter.vertical .lSAction > .lSPrev {
    background-position: 0 -31px;
    bottom: auto;
    top: 10px;
}
/* vertical */


/* Rtl */
.lSSlideOuter.lSrtl {
    direction: rtl;
}
.lSSlideOuter .lightSlider, .lSSlideOuter .lSPager {
    padding-left: 0;
    list-style: none outside none;
}
.lSSlideOuter.lSrtl .lightSlider, .lSSlideOuter.lSrtl .lSPager {
    padding-right: 0;
}
.lSSlideOuter .lightSlider > *,  .lSSlideOuter .lSGallery li {
    float: left;
}
.lSSlideOuter.lSrtl .lightSlider > *,  .lSSlideOuter.lSrtl .lSGallery li {
    float: right !important;
}
/* Rtl */

@-webkit-keyframes rightEnd {
    0% {
        left: 0;
    }

    50% {
        left: -15px;
    }

    100% {
        left: 0;
    }
}
@keyframes rightEnd {
    0% {
        left: 0;
    }

    50% {
        left: -15px;
    }

    100% {
        left: 0;
    }
}
@-webkit-keyframes topEnd {
    0% {
        top: 0;
    }

    50% {
        top: -15px;
    }

    100% {
        top: 0;
    }
}
@keyframes topEnd {
    0% {
        top: 0;
    }

    50% {
        top: -15px;
    }

    100% {
        top: 0;
    }
}
@-webkit-keyframes leftEnd {
    0% {
        left: 0;
    }

    50% {
        left: 15px;
    }

    100% {
        left: 0;
    }
}
@keyframes leftEnd {
    0% {
        left: 0;
    }

    50% {
        left: 15px;
    }

    100% {
        left: 0;
    }
}
@-webkit-keyframes bottomEnd {
    0% {
        bottom: 0;
    }

    50% {
        bottom: -15px;
    }

    100% {
        bottom: 0;
    }
}
@keyframes bottomEnd {
    0% {
        bottom: 0;
    }

    50% {
        bottom: -15px;
    }

    100% {
        bottom: 0;
    }
}
.lSSlideOuter .rightEnd {
    -webkit-animation: rightEnd 0.3s;
    animation: rightEnd 0.3s;
    position: relative;
}
.lSSlideOuter .leftEnd {
    -webkit-animation: leftEnd 0.3s;
    animation: leftEnd 0.3s;
    position: relative;
}
.lSSlideOuter.vertical .rightEnd {
    -webkit-animation: topEnd 0.3s;
    animation: topEnd 0.3s;
    position: relative;
}
.lSSlideOuter.vertical .leftEnd {
    -webkit-animation: bottomEnd 0.3s;
    animation: bottomEnd 0.3s;
    position: relative;
}
.lSSlideOuter.lSrtl .rightEnd {
    -webkit-animation: leftEnd 0.3s;
    animation: leftEnd 0.3s;
    position: relative;
}
.lSSlideOuter.lSrtl .leftEnd {
    -webkit-animation: rightEnd 0.3s;
    animation: rightEnd 0.3s;
    position: relative;
}
/*/  GRab cursor */
.lightSlider.lsGrab > * {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.lightSlider.lsGrabbing > * {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}

@media print {
	html, body {
    width: 210mm;
    font-size: 14px;
  }

  table#lehrer-leitfaden tr td {
  	padding-top: 10px;
  	padding-bottom: 10px;
  }

  table#lehrer-leitfaden tr td a {
  	font-weight: normal;
  }

  table#lehrer-leitfaden tr:nth-child(2n) {
  	background-color: #efefef;
  }

  table#lehrer-leitfaden tr td.smallergap {
  	padding-bottom: 0px;
  }

  table#lehrer-leitfaden tr td {
  	vertical-align: top;
  }

  .wrapper_lehrer_leitfaden {
  	margin-top: 0px;
  }

  table#lehrer-leitfaden p.hidden {
	display: block;
	margin-bottom: 0px;
}

pre.printComment {
	padding-top: 10px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	width: 175mm;
	white-space: pre-wrap;       /* Since CSS 2.1 */
    white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
    white-space: -pre-wrap;      /* Opera 4-6 */
    white-space: -o-pre-wrap;    /* Opera 7 */
    word-wrap: break-word;  
    background-color: white; 
}

pre.printComment b {
	display: block;
}


  header.stratoheader, .column_untermenu, .breadcrumb, .partner_footer, .footer_top, .footer_kontakt, .noPrinting, .teacherMenu, .teacherMenuRight, #cookie-notice {
	display: none;
	}
	table#lehrer-leitfaden tr td img.print {
		display: block;
	}

	#content, .column_container {
		width: 210mm;
	}
}

.entry-content a, .homewrapper_neu a {
	text-decoration: underline;
	color: #2f93c5;
	font-weight: bold;
}

.entry-content a:hover, .homewrapper_neu a:hover {
	color: #287ba4;
}