html{ background: #4b4e5c;}

body {
    max-width: 1920px;
    margin: 0 auto;
    background: #ffffff;
}


.header {
    line-height: 80px;
}
/* Logo */
.logo a {background-image: url(../img/logo-kb-reisedienst.png);}
.logo {width: 260px; height: 80px;}
.smartmenu .smartmenu-trigger {height: 80px;}

/* Headlines und Texte */
@font-face {
    font-family: 'londrina_solidregular';
    src: url('../fonts/londrinasolid-regular-webfont.woff2') format('woff2'),
         url('../fonts/londrinasolid-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
h1, h2 {font-family: 'londrina_solidregular', Arial, sans-serif; letter-spacing: 0.1px; font-weight: normal;}
h1, h2, h3, h4, h5, h6 { margin-bottom: 10px; line-height: 1.1;}

h1 {font-size: 2.8rem;}
h2 {font-size: 40px; line-height: 42px;}


.ce_leadertext.version1 { max-width: 650px;}
.ce_leadertext.no-divider .divider { display: none;}
.ce_leadertext.version1 { margin-bottom: 30px;}
.ce_leadertext.version1 .headline { margin-bottom: 20px; }
.ce_leadertext.version1 .subheadline {font-style: normal; color: rgba(59,60,66,0.6); font-size: 20px; line-height: 22px; }

/* Farben */
.bg-lightblue { background-color: #96ceef !important;}
.bg-lightgreen { background-color: #e8f7a5 !important;}


/* Buttons */
.ce_hyperlink a, a.btn { padding: 8px 20px;}
.ce_hyperlink a.hyperlink_img, .ce_hyperlink a.hyperlink_img:hover { background-color: inherit !important;}
.mainmenu h3 { font-size: 1.4rem; padding: 0 1rem !important;}
.mainmenu ul ul li a { line-height: 32px !important; font-size: 1rem; padding: 0 1rem !important;}
.mainmenu ul ul li a.hyperlink_img:hover:not(.menuheader):not(.megamenu), .mainmenu ul ul li a.hyperlink_img.active, .mainmenu ul ul li a.trail:not(.megamenu) { background: inherit !important;}
.mainmenu ul ul li a[target="_blank"]:after {display: none;}
.mainmenu ul li.megamenu ul li a[target="_blank"] { padding: 0 1.5rem !important;}
.mainmenu ul .megamenu ul li {border-right: none;}

.mainmenu ul li.megamenu ul li .ce_hyperlink a {padding: 8px 20px !important;}
.mainmenu .ce_hyperlink a {display: inline-block; color: #ffffff !important; font-weight: bold;}

.mainmenu ul ul li.alleReiseziele a {padding: 8px 20px !important;}
.mainmenu .alleReiseziele a {display: inline-block; color: #ffffff !important; font-weight: bold; background-color: #ff7e00; margin-top: 10px;}

/* Kacheln Startseite */
.top-ziele div.ce_text_imagebox {padding: 8px; box-sizing: border-box; float: left;}
.top-ziele .kachel1-1 { width: 50%; font-size: 30px; line-height: 32px;}
.top-ziele .kachel1-2 { width: 100%; font-size: 40px; line-height: 42px;}
.top-ziele .kachel2-2 { width: 100%; font-size: 50px; line-height: 52px;}

.ce_text_imagebox.imagebox_version3.align-lb .inside, .ce_text_imagebox.imagebox_version3.align-rb .inside { bottom: 0px;}
.ce_text_imagebox.imagebox_version2 .inside, .ce_text_imagebox.imagebox_version3 .inside { background-color: rgba(134,199,24,0.75); font-family: 'londrina_solidregular', Arial, sans-serif; letter-spacing: 0.1px; font-weight: normal;}
.ce_text_imagebox:hover a:hover { box-shadow: inherit; -webkit-transform: inherit; transform: inherit;  z-index: inherit; opacity: 0.8;}


/* Headerbild */
.kb-reisen-headerbild .headline {font-family: 'londrina_solidregular', Arial, sans-serif; position: absolute; bottom: 12%; left: 10%; font-size: 140px; line-height: 152px; text-transform: uppercase; color: #ffffff; text-shadow: 0px 0px 10px #444444;letter-spacing: 0.1px; font-weight: normal;}

#header-mit-suche {position: relative;}
#header-mit-suche .mod_customcataloglist {position: absolute; width: 90%; max-width: 500px; right: 5%; top: 5%; background: rgba(134,199,24,0.75); padding: 40px;}
#header-mit-suche .mod_customcataloglist h2 {color: #ffffff;}
#header-mit-suche .submit_container input {background: #ff7e00; border-color: #ff7e00; padding: 8px 20px; color: #ffffff;display: inline-block;cursor: pointer;font-weight: bold;font-size: 0.9rem;line-height: 1.8rem;width: auto; min-width: 190px;}
#header-mit-suche .submit_container input:hover {opacity: 0.8;}
#header-mit-suche form.style5 div.widget, #header-mit-suche form.style5 fieldset {margin-bottom: 10px;}
#header-mit-suche p { margin-bottom: 5px; color: #ffffff; font-weight: bold;}


/* Bilder */
.round .image_container {
    border-radius: 50%;
    overflow: hidden;
}
.ce_gallery .content {
    background: rgba(134,199,24,0.75);
}

/* Navigation */
.mod_breadcrumb { border-top: none; border-bottom: none; }

/*Anfrage-Formular*/
.ce_form.block {
    overflow: visible;
}
.mod_mp_form_steps {margin-bottom: 30px;}
.mod_mp_form_steps li {width: 33%; background-color:#cccccc; display: inline-block; padding: 8px; text-align: center; font-weight: 700;}
.mod_mp_form_steps li.mm-selected {background-color:#96ceef;}
.mod_mp_form_steps li a {color: #ffffff; display: block;}

form.style5 fieldset { padding: 0px; border: none;}
form.style5 div.widget, form.style5 fieldset {margin-bottom: 5px;}

form.style5 button {background: #ff7e00; border: 2px solid #ff7e00; padding: 8px 20px; color: #fff; font-weight: bold; font-size: 0.9rem;display: inline-block; text-transform: uppercase; font-family: "Source Sans Pro"; margin-top:15px;}
form.style5 button:hover{opacity: 0.8;}

form.style5 label { font-size: 16px; font-weight: 700;}
form.style5 input, form.style5 select, form.style5 textarea { font-size: 0.9rem; }
form.style5 fieldset legend {background-color: #cccccc; color: #ffffff; width: 100%; font-weight: 700;margin-top: 13px; margin-bottom: 5px;}

/* Accordion*/
.ce_accordion .toggler:before {color: #ffffff;}
.ui-accordion-header {font-family: 'londrina_solidregular', Arial, sans-serif; background-color: #96ceef; color: #ffffff; font-size: 28px; line-height: 30px;letter-spacing: 0.1px; font-weight: normal;}
.ce_accordion .toggler:hover {
    color: rgba(255,255,255,0.7);
}

/* Iconboxen */
.ce_iconbox a.link {
    margin-top: 0px;
}

/* Imageboxen */
.ce_text_imagebox.imagebox_version3 .inside {
    opacity: 1;
}

#footer .ce_hyperlink a {
    color: rgba(255, 255, 255, 1);
}

/* Events */
.mod_eventreader .clear {
    margin-bottom: 0px;
}
.mod_eventlist_v3 .meta-info {
    color: #000000;
}
.mod_eventlist_v3 .item i {
    opacity: 1;
}
.mod_eventlist_v3 .meta-info {
    font-size: 20px;
}
.mod_eventreader .title {
    float: none;
	clear: both;
	text-align: center;
    line-height: 1;
	color: #ff7e00;
}
.mod_eventreader .info {
    float: none;
    margin-left: 0px;
    padding-left: 0px;
    border-left: none;
    color: #ff7e00;
    font-size: 20px;
    text-transform: inherit;
    clear: both;
	text-align: center;
}
.mod_eventreader .info .location {
    display: none;
}

.bg-accent {
    background-color: #ff7e00;
}


/**********************************************************/
/************************ KATALOG *************************/
/**********************************************************/

/************************ FILTER  *************************/

.mobile_trigger {
    float: right;
    position: absolute;
    top: 25px;
    right: 15px;
}

.mod_customcatalogfilter.cc_destination .checkbox_container input {
    width: 20px;
    float: left;
    margin-top: 2px;
	margin-right: 10px;
}

.mod_customcatalogfilter.cc_destination .checkbox_container label {
    position: relative;
    top: -7px;
}
.mod_customcatalogfilter.cc_destination form fieldset {
    padding: 0px;
    border: none;
}
.mod_customcatalogfilter.cc_destination.no_submits legend, .mod_customcatalogfilter.cc_destination.no_submits label {
    display: inline-block;
}
.mod_customcatalogfilter.cc_destination form div.widget {
    margin-bottom: 0px;
}
.mod_customcatalogfilter.cc_destination form .checkbox_container { margin-bottom: 0px;}


/************************ LISTEN  *************************/

.mod_customcataloglist.cc_destination a {position: relative; display: block;}
.mod_customcataloglist.cc_destination .destination {position: absolute; left: 0; bottom: 0; width: 100%; text-align: center; padding: 10px; background: rgba(134,199,24,0.75);}
.mod_customcataloglist.cc_destination .destination h5 {font-family: 'londrina_solidregular', Arial, sans-serif; color: #ffffff; margin-bottom: 0px; font-size: 25px; line-height: 27px;letter-spacing: 0.1px; font-weight: normal;}

.mod_customcataloglist.cc_destination .banner {
    position: absolute;
	-ms-transform: rotate(25deg);
    -moz-transform: rotate(25deg);
    -webkit-transform: rotate(25deg);
	transform: rotate(25deg);
    font-size: 0.9rem;
    right: 15px;
    top: 15px;
    text-align: center;
    padding: 18px 10px;
    border-radius: 50%;
    width: 80px;
    height: 80px !important;
    box-sizing: border-box;
	background-color: #ff7e00;
	color: #ffffff;
	line-height: 1.6;
	font-weight: bold;
}

/********************* DETAILSEITEN  ***********************/
.mod_customcatalogreader .checkbox-widget input[type="checkbox"] {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    margin: 0;
}
.mod_customcatalogreader .checkbox-widget input[type="checkbox"]:checked ~ label:before {
    content: "\f00c";
}
.mod_customcatalogreader .checkbox-widget input[type="checkbox"] ~ label:before {
    background-color: #f2f2f2;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.4) inset;
    color: rgb(59,60,66);
    content: "";
    display: block;
    font-family: FontAwesome;
    font-size: 14px;
    height: 30px;
    left: 20px;
    position: absolute;
    text-align: center;
    font-weight: normal;
    width: 30px;
    line-height: 36px;
    z-index:9999;

}

.gm-style-iw-d {
	max-height: 140px !important;
}
.mod_customcatalogreader .hotel {
	width: 87%; 
	float: left; 
	vertical-align: top;
	border-bottom: solid 1px #96ceef;
	padding-bottom: 20px !important;
    margin-bottom: 20px;
	padding-left: 50px !important;	
}

.no-checkboxes .mod_customcatalogreader .hotel{padding-left: 0px !important; }

.mod_customcatalogreader .hotel h3 {
	font-size: 1.5rem;
	margin-bottom: 5px;
}

.mod_customcatalogreader .activities h3 {
	font-size: 1.5rem;
	margin-bottom: 5px;
}

.mod_customcatalogreader .angebot h3 {
	font-size: 1.5rem;
	margin-bottom: 5px;
}

.mod_customcatalogreader .hotel .mainimage {
	max-width:280px; 
	float: left; 
	margin-right: 20px;}

.mod_customcatalogreader .hotel .ui-accordion-header {
	font-family: "Source Sans Pro";
	background-color: #96ceef;
	color: #ffffff;
	padding: 0 10px;
	font-size: 16px;
}
.mod_customcatalogreader .hotel .ce_accordion {
	border: none;
}
.mod_customcatalogreader .hotel .accordion {
    overflow: auto;
    background: #f6f6f7;
    border: 1px solid #96ceef;
    padding: 10px 20px;
}
.mod_customcatalogreader .hotel .amenities {
  margin-bottom: 20px; 
  /* Old Chrome, Safari and Opera */
  -webkit-column-count: 3; 
  -webkit-column-gap: 10px;
  
  /* Old Firefox */
  -moz-column-count: 3;
  -moz-column-gap: 10px;

  /* Standard syntax */
  column-count: 3;
  column-gap: 10px;}

.mod_customcatalogreader .program .ce_customelement {
   /* Old Chrome, Safari and Opera */
  -webkit-column-count: 2; 
  -webkit-column-gap: 40px;
  
  /* Old Firefox */
  -moz-column-count: 2;
  -moz-column-gap: 40px;

  /* Standard syntax */
  column-count: 2;
  column-gap: 40px;
}
.mod_customcatalogreader .program .programday {
  page-break-inside: avoid;
  margin-bottom:20px;
}
.mod_customcatalogreader .program .ce_text {
  font-weight: bold;
  font-size: 18px;
}

.mod_customcatalogreader .activity{
  width: 87%; 
  float: left; 
  vertical-align: top; 
  display: inline-block;
  border-bottom: solid 1px #96ceef;
  padding-bottom: 20px;
  margin-bottom: 20px;
  padding-left: 50px;	
}
.no-checkboxes .mod_customcatalogreader .activity { padding-left: 0px !important; }

.mod_customcatalogreader .activity .ce_text {
  font-weight: bold;
  font-size: 18px;
}

.mod_customcatalogreader .offer { display: inline-block; width: 45%; background: #e8f7a5; margin-right: 20px; margin-bottom: 20px; vertical-align: top; position: relative;}
.mod_customcatalogreader .offer .title { font-weight: bold; font-size: 18px; padding: 7px 20px; background: #b6da81; padding-left: 70px;}
.mod_customcatalogreader .offer .description { padding: 10px 20px; min-height: 305px;}
.mod_customcatalogreader .offer ul { list-style: disc; list-style-position: outside; padding-left: 20px;}
.mod_customcatalogreader .offer li { line-height: 1.6rem;}
.mod_customcatalogreader .offer .price { font-weight: bold; font-size: 18px; padding: 0px 20px 20px;}
.mod_customcatalogreader .offer .checkbox-widget {margin-left: 15px; margin-top: 6px;}


body #main .mod_customcatalogreader .mod_article.smallwidth {
    max-width: 1000px;
}
.mod_customcatalogreader .mod_article.smallwidth h3 {
    font-size: 1.5rem;
    margin-top: 40px;
}
.mod_customcatalogreader .infos-links {
	/* Old Chrome, Safari and Opera */
  -webkit-column-count: 2; 
  -webkit-column-gap: 40px;
  
  /* Old Firefox */
  -moz-column-count: 2;
  -moz-column-gap: 40px;

  /* Standard syntax */
  column-count: 2;
  column-gap: 40px;
}
.mod_customcatalogreader .ce_iconbox {
    margin-bottom: 20px;
}

/*.mod_customcatalogreader .checkbox-widget label {display: none;}*/
.mod_customcatalogreader .checkbox-widget input { width: auto;}
.mod_customcatalogreader .checkbox-widget {float: left; clear:left; width: 30px; vertical-align: top;}

.mod_customcatalogreader .widget-submit {max-width: 1240px; margin: 0 auto; padding-left: 40px; padding-right: 40px;}
.mod_customcatalogreader .widget-submit button {font-family: 'londrina_solidregular', Arial, sans-serif; background: #ff7e00; border-color: #ff7e00; padding: 8px 20px; color: #ffffff;display: inline-block;cursor: pointer;font-weight: bold;font-size: 26px;line-height: 1.8rem;width: 100%;letter-spacing: 0.1px; font-weight: normal;}

p.back {
    margin-bottom: 0px;
    background-color: #ffffff;
	text-align: center;
}
p.back a {
    padding: 8px 20px;
	background: #ff7e00;
	border-color: #ff7e00;
	color: #ffffff;
	margin-bottom: 40px;
	display: inline-block;
	font-size: 1rem !important;
    text-transform: uppercase;
    letter-spacing: 0.05rem;
}

p.back a:hover {
    opacity: 0.8;
}

/* Filter activities */
.jplist-group {
	margin-bottom: 32px;
}

.jplist-group ul {
	margin: 0 -2px;
}

.jplist-group ul li {
	margin: 2px;
	display: inline-block;
}

.jplist-group ul li span {
	background: #eee;
	border-radius: 4px;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	padding: 0px 8px;
}

.jplist-group ul li span:hover {
	background: #e8f7a5;
}

.jplist-group ul li .jplist-selected,
.jplist-group ul li span:focus {
	background: #96ceef;
}


.booking-bar {
    position: fixed;
    width: fit-content;
    width: -moz-fit-content;
    opacity: 0;
    top: 0;
    z-index: 999;
    transition: all 1s ease;
}

.fixed-header .booking-bar {
    opacity: 1;
    top: 70px;
    right:5vw;
}

.booking-bar .container {
    width: 100%; 
    max-width: 1240px;
    margin: 0 auto;
    padding: 0;
}

.booking-bar .widget-submit button {
    float: right;
    font-size: 20px;
    line-height: 22px;
    width: 180px;
}

/* BANNER HEADER*/
.banner-header {
	z-index: 999;
    position: absolute;
	vertical-align: middle;
	-ms-transform: rotate(25deg);
    -moz-transform: rotate(25deg);
    -webkit-transform: rotate(25deg);
	transform: rotate(25deg);
    font-size: 30px;
    right: 15%;
    bottom: 10%;
    text-align: center;
    padding: 35px 15px;
    border-radius: 50%;
    width: 170px;
    height: 170px !important;
    box-sizing: border-box;
	background-image: linear-gradient(to bottom right, #ff9c00, #ff7e00);
	border: 2px solid #ffffff;
	color: #ffffff;
	line-height: 1.6;
	font-weight: bold;
	
	animation: pulse 3s;
}

@keyframes pulse {
    0% {
		transform: rotate(25deg);
        box-shadow: 0 0 0 10px rgba(131, 178, 213, 0.2);
    }
	
	70% {
		transform: rotate(25deg);
        box-shadow: 0 0 0 25px rgba(131, 178, 213, 0.5);
    }

    100% {
		transform: rotate(25deg);
        box-shadow: 0 0 0 0px rgba(131, 178, 213, 0.2);
    }
}
/* END BANNER HEADER */

/* ORANGE STÖRER*/
.stoerer-35 {
	z-index: 999;
    position: absolute;
	vertical-align: middle;
	-ms-transform: rotate(25deg);
    -moz-transform: rotate(25deg);
    -webkit-transform: rotate(25deg);
	transform: rotate(25deg);
    font-size: 25px;
    right: 15%;
    bottom: 0%;
    text-align: center;
    padding: 15px 10px;
    border-radius: 50%;
    width: 170px;
    height: 170px !important;
    box-sizing: border-box;
	background-image: linear-gradient(to bottom right, #ff9c00, #ff7e00);
	border: 2px solid #ffffff;
	color: #ffffff;
	line-height: 1.6;
	font-weight: bold;
}
/* END ORANGE STÖRER */

@media only screen and (max-width: 1700px) {
	#header-mit-suche .mod_customcataloglist { padding: 20px; }
}
@media only screen and (max-width: 1550px) {
	#header-mit-suche .mod_customcataloglist { position: relative; right: inherit; top: inherit; margin: 0 auto; margin-top: -15%;}
	
	.kb-reisen-headerbild .headline { font-size: 90px; line-height: 92px; }
	
	.mod_customcatalogreader .hotel .amenities { -webkit-column-count: 1; -moz-column-count: 1; column-count: 1;}

}

@media only screen and (max-width: 1024px) {
	.kb-reisen-headerbild .headline { font-size: 100px; line-height: 105px; }	
	.mod_customcataloglist.cc_destination .destination h5 { font-size: 20px; line-height: 22px;}
}
@media only screen and (max-width: 990px) {	
	
	.kb-reisen-headerbild .headline { font-size: 65px; line-height: 67px; }
	
	.reisezielliste .autogrid.adjust_mobile {width: auto !important;}
	.reisezielliste .block.one_fourth { width: 35% !important;}
	.reisezielliste .block.three_fourth { width: 65% !important;}
	.banner-header {
	font-size: 25px;
    right: 15%;
    bottom: 20%;
    text-align: center;
    padding: 25px 15px;
    border-radius: 50%;
    width: 150px;
    height: 150px !important;}
    .klassenfarten_accordeon .accordion {
    padding: 40px!important;
	}
}
@media only screen and (max-width: 800px) {	
	h1 { font-size: 2.2rem; }
	h2 { font-size: 2.0rem; line-height: 1.1;}
	h3, .mod_customcatalogreader .mod_article.smallwidth h3 { font-size: 1.4rem; }
	h4 { font-size: 1.2rem; }
		
	.ui-accordion-header { font-size: 20px; line-height: 22px !important;}
		
	.ce_hyperlink-extended a { min-width: inherit;}
	
	.top-ziele .block.one_half { width: 100%;}
	.top-ziele .kachel1-2, .top-ziele .kachel2-2 { width: 50%; font-size: 30px; line-height: 32px; }
	.top-ziele .ce_text_imagebox_image {height: 225px !important;}
	.mod_customcataloglist.cc_destination .banner { font-size: 0.8rem; padding: 13px 8px; width: 70px; height: 70px !important; line-height: 1.6; right: 8px; top: 8px; }
	.banner-header {
	font-size: 15px;
    right: 15%;
    bottom: 20%;
    text-align: center;
    padding: 20px 10px;
    border-radius: 50%;
    width: 100px;
    height: 100px !important;}

	.stoerer-35 {
    font-size: 25px;
    right: 38%;
    bottom: -7%;
    text-align: center;
    padding: 15px 10px;
    border-radius: 50%;
    width: 170px;
    height: 170px !important;
	background:#ff7e00;
	}
	
	.stoerer-35-abstand {
	margin-bottom:60px;
	}
	
	.details-katalog h3 {
	font-size: 1rem!important;
	}
	
	.details-katalog span {
	font-size: 1.5rem !important;
	}
}

@media only screen and (max-width: 767px) {
	
	
	#quickrequest .autogrid.one_half {width: 48% !important;}
	#quickrequest .autogrid.one_third { width: 98% !important;}
	
	.kb-reisen-headerbild .headline { font-size: 60px; line-height: 65px; }
	
	.reisezielliste .autogrid.adjust_mobile { width: 100% !important;}
	.mod_customcataloglist .autogrid.one_third {width: 50% !important;}
	
	
	h1 { font-size: 1.8rem; }
	h2 { font-size: 1.6rem; }
	
	
	.mod_customcatalogreader .program .ce_customelement,
	.mod_customcatalogreader .infos-links
	{
		-webkit-column-count: 1; -moz-column-count: 1; column-count: 1; 
	}
	.mod_customcatalogreader .offer { width: 100%;}
	
	.mod_customcatalogreader .widget-submit { padding-left: 20px; padding-right: 20px; }
	
	.ce_accordion .accordion { padding: 10px;}
	.ui-accordion-header { font-family: "Source Sans Pro", Arial, sans-serif; }
	.mod_customcatalogreader .checkbox-widget input[type="checkbox"] ~ label:before { left: 10px; }
	.mod_customcatalogreader .offer ul { padding-left: 10px;}
	.mod_customcatalogreader .activity, .mod_customcatalogreader .hotel { width: 100%; padding-left: 40px !important; line-height: 1.3;}
	.mod_customcatalogreader .hotel .mainimage { margin-bottom: 8px;}
	.mod_customcatalogreader .offer .description { min-height: inherit; }
	
	.mod_mp_form_steps li { width: 32%;}
	
    .mobile-non {display: none;}


    .booking-bar .widget-submit button {
        width: 120px; 
        font-size: 16px; 
        line-height: 17px; 
        padding: 6px 5px;
    }
    
    
}

@media only screen and (max-width: 560px) {
	
	.kb-reisen-headerbild .headline { font-size: 44px; line-height: 46px; }
	.banner-header {
	font-size: 15px;
    right: 5%;
    bottom: 5%;
    text-align: center;
    padding: 20px 10px;
    border-radius: 50%;
    width: 100px;
    height: 100px !important;}
}

@media only screen and (max-width: 479px) {
	.kb-reisen-headerbild .headline { font-size: 34px; line-height: 36px; }
	.mod_customcataloglist.cc_destination .destination h5 { font-size: 16px; line-height: 18px;}
	
	.top-ziele .ce_text_imagebox_image {height: 150px !important;}
	.ce_text_imagebox.imagebox_version3 .inside { padding: 8px 15px; }
	.top-ziele .kachel1-1, .top-ziele .kachel1-2, .top-ziele .kachel2-2 { font-size: 20px; line-height: 22px; }
	
	.stoerer-35 {
    right: 32%;
	}
}


.fup-picker {
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjwhRE9DVFlQRSBzdmcgIFBVQkxJQyAnLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4nICAnaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkJz48c3ZnIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDUwMCA1MDAiIGhlaWdodD0iNTAwcHgiIGlkPSJMYXllcl8xIiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCA1MDAgNTAwIiB3aWR0aD0iNTAwcHgiIHhtbDpzcGFjZT0icHJlc2VydmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPjxnPjxnPjxnPjxwYXRoIGQ9Ik0yMTAuNzI2LDMwMi4yNzFjMCwwLDUuNSw1LjUsMTIuNjMzLDUuNWM1LjU4NiwwLDguNzY2LTIuNzUsOC43NjYtNi4xMDIgICAgICBjMC00LjgxMy00LjgxMy02Ljc4OS0xMS40MzEtNi43ODloLTQuMjk3bC0zLjE4LTcuMzA1bDguMDc4LTkuNzExYzIuOTIyLTMuNTI0LDUuMzI5LTUuNzU4LDUuMzI5LTUuNzU4di0wLjE3MiAgICAgIGMwLDAtMS45NzcsMC40My01Ljg0NCwwLjQzaC0xNC42OTV2LTEyLjg5MWgzOC43NTl2OS4zNjdsLTEyLjQ2MSwxNC4zNTJjOS4xMSwxLjk3NywxNC44NjcsOS4xOTUsMTQuODY3LDE3Ljc5ICAgICAgYzAsMTAuNDg1LTcuMzkxLDIwLjk2OS0yMi43NzQsMjAuOTY5Yy0xMy43NTEsMC0yMC45NjktOC4wNzgtMjAuOTY5LTguMDc4TDIxMC43MjYsMzAyLjI3MXoiIGZpbGw9IiMyMzFGMjAiLz48cGF0aCBkPSJNMjU2LjE4OCwzMDguMDI5aDEzLjA2M3YtMjUuNjFjMC0yLjMyLDAuMDg2LTQuNzI3LDAuMDg2LTQuNzI3aC0wLjE3MmMwLDAtMC43NzMsMS43MTktMi40MDYsMy4yNjYgICAgICBsLTMuNjk1LDMuMzUxbC04LjY4LTkuMjgxbDE2LjU4Ni0xNS41NTVoMTIuOTc3djQ4LjU1NmgxMy4xNDl2MTIuODkxaC00MC45MDhWMzA4LjAyOXoiIGZpbGw9IiMyMzFGMjAiLz48L2c+PHBhdGggZD0iTTM0MS4zMjEsMTg2Ljc2OGgtMjIuNzczdi0xNS45NDFjMC0xNS4wNjktMTIuMjU5LTI3LjMyOC0yNy4zMjgtMjcuMzI4cy0yNy4zMjgsMTIuMjU5LTI3LjMyOCwyNy4zMjggICAgIHYxNS45NDFoLTI3Ljc4M3YtMTUuOTQxYzAtMTUuMDY5LTEyLjI1OS0yNy4zMjgtMjcuMzI4LTI3LjMyOGMtMTUuMDY5LDAtMjcuMzI4LDEyLjI1OS0yNy4zMjgsMjcuMzI4djE1Ljk0MWgtMjIuNzczICAgICBjLTQuNTI4LDAtOC4xOTgsMy42NzEtOC4xOTgsOC4xOTh2MTU0LjQwM2MwLDQuNTI4LDMuNjcxLDguMTk4LDguMTk4LDguMTk4aDE4Mi42NDJjNC41MjgsMCw4LjE5OC0zLjY3LDguMTk4LTguMTk4VjE5NC45NjYgICAgIEMzNDkuNTE5LDE5MC40MzgsMzQ1Ljg0OSwxODYuNzY4LDM0MS4zMjEsMTg2Ljc2OHogTTI4MC4yODksMTcwLjgyN2MwLTYuMDM3LDQuODk0LTEwLjkzMSwxMC45MzEtMTAuOTMxICAgICBjNi4wMzcsMCwxMC45MzEsNC44OTQsMTAuOTMxLDEwLjkzMXYzNy4xMmMwLDYuMDM3LTQuODk0LDEwLjkzMS0xMC45MzEsMTAuOTMxYy02LjAzNywwLTEwLjkzMS00Ljg5NC0xMC45MzEtMTAuOTMxVjE3MC44Mjd6ICAgICAgTTE5Ny44NDksMTcwLjgyN2MwLTYuMDM3LDQuODk0LTEwLjkzMSwxMC45MzEtMTAuOTMxYzYuMDM3LDAsMTAuOTMxLDQuODk0LDEwLjkzMSwxMC45MzF2MzcuMTIgICAgIGMwLDYuMDM3LTQuODk0LDEwLjkzMS0xMC45MzEsMTAuOTMxYy02LjAzNywwLTEwLjkzMS00Ljg5NC0xMC45MzEtMTAuOTMxVjE3MC44Mjd6IE0zMzMuMTIzLDM0MS4xNzFIMTY2Ljg3OFYyNDIuNzloMTY2LjI0NSAgICAgVjM0MS4xNzF6IiBmaWxsPSIjMjMxRjIwIi8+PC9nPjwvZz48L3N2Zz4=);
	background-size: 45px;
	background-position: right center;
	padding-right: 40px;
}



/* Kundenstimmen */

.ce_accordion .toggler {
    line-height: 30px;
    font-weight: normal;
	letter-spacing: 1px;
}

.mod_customcatalogreader .widget-submit button {
    font-weight: normal;
	letter-spacing: 1px;
}

.autor h3{
	color:#ff7e00;
	font-size:20px;
	display:inline-block;
}

.autor p{
	font-size:20px;
	display:inline-block;
}

.kundenstimme h3{
	font-size: 2rem;
	font-family: 'londrina_solidregular', Arial, sans-serif;
    letter-spacing: 0.1px;
    font-weight: normal;
	color:#ff7e00;
}

.kundenstimme_bild .inside {
	height:100px !important;
	top: 86% !important;
}

.newslist-v3.news-cat-1 .news-overlay {
    display: none;
}

.news-cat-1 .teaser p {
	display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
	overflow: hidden;
}

.details-katalog h3 {
	font-size: 1.4rem!important;
}

.details-katalog p {
	font-size: 1.4rem!important;
}

.newslist-v3 .content {
    padding-bottom: 10px;
    min-height: 190px;
}

.newslist-v3-inside {
    margin: 0 15px 30px 15px;
    position: relative;
}

/* Kundenstimmen Ende */

/*Klassenfahrten Text für SEO*/

.klassenfahrten-seo-text {
	margin-top: 30px;

}

.klassenfarten_accordeon .toggler {
    text-align: center;
    background-color: #eaeaea!important;
    color: #949494!important;
}

.klassenfarten_accordeon .toggler:before {
    color: #949494;
}

.klassenfarten_accordeon .accordion {
    padding: 150px;
}

/* Ende: Klassenfahrten Text für SEO*/


.download-button a{
    font-family: 'londrina_solidregular', Arial, sans-serif;
    font-size: 28px!important;
    line-height: 30px;
    font-weight: normal;
    letter-spacing: 1px;
	width: 100%;
	text-align:left!important;
}

@media only screen and (max-width: 1000px){
	.download-button a {min-height: 130px!important;text-align:center!important;}
	.download-button a i {
    display: block!important;
    margin-bottom: 10px;
    text-align: center!important;
	}
}

/*COOKIE MELDUNG*/

.radio_container.cookies .palette .item:nth-child(3n) {
    background: #ff7e00!important;
    color: #fff;
}

.radio_container.cookies .palette .item:nth-child(3n) span {
    color: #fff;
}

.mod_cookiebar_optin .cookiebar_overlay {background: rgba(0,0,0,0.8);}
.mod_cookiebar_optin .headline {
    font-size: 2rem;
    margin-bottom: 10px;
    font-family: 'londrina_solidregular', Arial, sans-serif;
    letter-spacing: 0.1px;
    font-weight: normal;
    color: #ff7e00;
    text-align: center;
}
.mod_cookiebar_optin .cookie_info {
    text-align: center;
}

.mod_cookiebar_optin .cookie_help_link, .mod_cookiebar_optin .cookie_help {
    display: none!important;
}