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

	Theme Name: Lighthouse Fotografie Stefan Mayr
	Theme URI: http://www.lighthouse-fotoschule.de
	Author: Stefanie Hafner
  Author: Tobias Hill
	Author URI: http://www.stefanie-hafner.de
  Author URI: http://www.die-hills.com

-----------------------------------------------------------------------------------

	0.	CSS Reset & Clearfix
	1.	globale Angaben
	2.	Absaetze
	3.	Menue und Links
	4.	Textelemente
	5.	Tabellen und Auflistungen
	6.	Optik - Bilder und Linien
	10.	Divs


    FARBEN:
	Text: #61524d
-----------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------*/
/*	externe Schriften
/*-----------------------------------------------------------------------------------*/
/* latin */
@font-face {
  font-family: 'Muli';
  font-style: normal;
  font-weight: 300;
  src: url(../fonts/7Auwp_0qiz-afTLGLQ.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* latin */
@font-face {
  font-family: 'Muli';
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/7Auwp_0qiz-afTLGLQ.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* roboto-100 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  src: url('../fonts/roboto-v47-latin-100.woff2') format('woff2');
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* roboto-100italic - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  src: url('../fonts/roboto-v47-latin-100italic.woff2') format('woff2');
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* roboto-200 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 200;
  src: url('../fonts/roboto-v47-latin-200.woff2') format('woff2');
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* roboto-200italic - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 200;
  src: url('../fonts/roboto-v47-latin-200italic.woff2') format('woff2');
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* roboto-300 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/roboto-v47-latin-300.woff2') format('woff2');
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* roboto-300italic - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  src: url('../fonts/roboto-v47-latin-300italic.woff2') format('woff2');
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* roboto-regular - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/roboto-v47-latin-regular.woff2') format('woff2');
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* roboto-italic - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/roboto-v47-latin-italic.woff2') format('woff2');
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* roboto-500 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/roboto-v47-latin-500.woff2') format('woff2');
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* roboto-500italic - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  src: url('../fonts/roboto-v47-latin-500italic.woff2') format('woff2');
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* roboto-600 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/roboto-v47-latin-600.woff2') format('woff2');
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* roboto-600italic - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 600;
  src: url('../fonts/roboto-v47-latin-600italic.woff2') format('woff2');
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* roboto-700 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/roboto-v47-latin-700.woff2') format('woff2');
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* roboto-700italic - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  src: url('../fonts/roboto-v47-latin-700italic.woff2') format('woff2');
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* roboto-800 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 800;
  src: url('../fonts/roboto-v47-latin-800.woff2') format('woff2');
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* roboto-800italic - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 800;
  src: url('../fonts/roboto-v47-latin-800italic.woff2') format('woff2');
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* roboto-900 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  src: url('../fonts/roboto-v47-latin-900.woff2') format('woff2');
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* roboto-900italic - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 900;
  src: url('../fonts/roboto-v47-latin-900italic.woff2') format('woff2');
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/*-----------------------------------------------------------------------------------*/
/*	0.	CSS Reset & Clearfix
/*-----------------------------------------------------------------------------------*/
* {
  padding: 0;
  margin: 0;
  border: 0;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block
}

audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

audio:not([controls]) {
  display: none;
}

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

:hover, :focus, :active {
  outline: none;
}

img {
  max-width: 100%;
  height: auto;
}

a:active, a:focus {
  outline: none;
  text-decoration: none;
}

/*-----------------------------------------------------------------------------------*/
/*	1.	globale Angaben
/*-----------------------------------------------------------------------------------*/
html {
  color: #394a59;
  /* font-family: 'Muli', Arial, Tahoma, Helvetica, sans-serif;*/
  font-family: "Roboto", serif;
  font-optical-sizing: auto;
  font-variation-settings:
    "wdth"100;
  font-weight: 300;
  font-size: 15px;
  line-height: 1.2em;
}

body {
  /*font-family: 'Muli', Arial, Tahoma, Helvetica, sans-serif;*/
  font-family: "Roboto", serif;
  font-optical-sizing: auto;
  font-variation-settings:
    "wdth"100;
  font-weight: 300;
  color: #394a59;
  font-size: 15px;
  line-height: 1.2em;
}

html>body {
  font-size: 14px;
  line-height: 1.2em;
}

strong {
  font-weight: 600;
}

.links {
  float: left;
  margin: 0 0.5em 0.5em 0;
}

.rechts {
  float: right;
  margin: 0 0 0.5em 0.5em;
}

/*-----------------------------------------------------------------------------------*/
/*	2.	Absaetze
/*-----------------------------------------------------------------------------------*/
p {
  padding-bottom: 15px;
}

p.absatzblanko {
  padding-bottom: 0;
}

div.newsteaserlistenelement .txtklein p {
  padding-bottom: 0;
}

/*-----------------------------------------------------------------------------------*/
/*	3.	Menue und Links
/*-----------------------------------------------------------------------------------*/
a:active, a:focus {
  outline: none
}

a.no-arrow {
  background-image: none !important;
  padding-left: 0px !important;
}

div#contentbox a, div#contentbox a:link,
div#contentbox a:visited, div#contentbox a:active, div#contentbox a:focus {
  font-weight: 300;
  color: #394a59;
  padding-left: 20px;
  font-size: 14px;
  background-image: url(../images/pfeil-thin.png);
  background-position: 0 6px;
  background-repeat: no-repeat;
  text-decoration: none;
}

div#contentbox a:hover {
  font-weight: 300;
  color: #ffffff;
  padding-left: 20px;
  font-size: 14px;
  background-image: url(../images/pfeil-thin.png);
  background-position: 0 6px;
  background-repeat: no-repeat;
  text-decoration: none;
}

div#footer1 a {
  font-weight: 300;
  color: #21303d;
  padding-left: 20px;
  font-size: 13px;
  background-image: url(../images/pfeil-thin.png);
  background-position: 0 6px;
  background-repeat: no-repeat;
  text-decoration: none;
}

div#footer1 a:hover {
  font-weight: 300;
  color: #8996a0;
  padding-left: 20px;
  font-size: 13px;
  background-image: url(../images/pfeil-thin.png);
  background-position: 0 6px;
  background-repeat: no-repeat;
  text-decoration: none;
}

div#contentbox a.linkohnepfeil, div#contentbox a.linkohnepfeil:link,
div#contentbox a.linkohnepfeil:visited, div#contentbox a.linkohnepfeil:active, div#contentbox a.linkohnepfeil:focus {
  font-weight: 300;
  color: #21303d;
  padding-left: 0;
  background-image: none;
  text-decoration: none;
}

div#contentbox a.linkohnepfeil:hover {
  font-weight: 300;
  color: #ffffff;
  padding-left: 0;
  background-image: none;
  text-decoration: none;
}

div#contentbox a.linkthumb, div#contentbox a.linkthumb:link, div#contentbox a.linkthumb:visited, div#contentbox a.linkthumb:active, div#contentbox a.linkthumb:focus {
  color: #ed7900;
  text-decoration: none;
  background-image: none;
  padding-left: 0;
}

div.#contentbox a.linkthumb:hover {
  color: #fa9f41;
  text-decoration: none;
}

div#contentbox div.k2Pagination a, div#contentbox div.k2Pagination a:link,
div#contentbox div.k2Pagination a:visited, div#contentbox div.k2Pagination a:active, div#contentbox div.k2Pagination a:focus {
  font-weight: 300;
  color: #ffffff;
  font-size: 14px;
  background-image: none;
  padding-left: 0;
  padding: 2px 2px;
  text-decoration: none;
}

div#contentbox div.k2Pagination a:hover {
  font-weight: 300;
  background-color: #394a59;
  color: #ffffff;
  font-size: 14px;
  background-image: none;
  padding-left: 0;
  padding: 2px 2px;
  text-decoration: none;
}

div#contentbox a.lnkback, div#contentbox a.lnkback:link, div#contentbox a.lnkback:visited, div#contentbox a.lnkback:active, div#contentbox a.lnkback:focus {
  font-weight: 300;
  color: #ffffff;
  padding-left: 20px;
  font-size: 14px;
  background-image: url(../images/pfeil-thin.png);
  background-position: 0 6px;
  background-repeat: no-repeat;
  text-decoration: none;
}

div#contentbox a.lnkback:hover {
  font-weight: 300;
  color: #3b2b25;
  padding-left: 20px;
  font-size: 14px;
  background-image: url(../images/pfeil-thin.png);
  background-position: 0 6px;
  background-repeat: no-repeat;
  text-decoration: none;
}

div#aniimgboxscroller div.item a, div#aniimgboxscroller div.item a:link, div#aniimgboxscroller div.item a:visited, div#aniimgboxscroller div.item a:active, div#aniimgboxscroller div.item a:focus,
div#contentbox a.lnkweiss, div#contentbox a.lnkweiss:link, div#contentbox a.lnkweiss:visited, div#contentbox a.lnkweiss:active, div#contentbox a.lnkweiss:focus {
  font-weight: 300;
  color: #ffffff;
  padding-left: 20px;
  font-size: 14px;
  background-image: url(../images/pfeil-thin-weiss2.png);
  background-position: 0 5px;
  background-repeat: no-repeat;
  text-decoration: none;
}

div#aniimgboxscroller div.item a:hover,
div#contentbox a.lnkweiss:hover {
  font-weight: 300;
  color: #21303d;
  padding-left: 20px;
  font-size: 14px;
  background-image: url(../images/pfeil-thin.png);
  background-position: 0 5px;
  background-repeat: no-repeat;
  text-decoration: none;
}

div#contentbox a.imgblanko, div#contentbox a.imgblanko:link,
div#contentbox a.imgblanko:visited, div#contentbox a.imgblanko:active, div#contentbox a.imgblanko:focus, div#contentbox a.imgblanko:hover,
div#aniimgboxscroller div.items a.imgblanko, div#aniimgboxscroller div.items a.imgblanko:link,
div#aniimgboxscroller div.items a.imgblanko:visited, div#aniimgboxscroller div.items a.imgblanko:active, div#aniimgboxscroller div.items a.imgblanko:focus, div#aniimgboxscroller div.items a.imgblanko:hover {
  color: #ed7900;
  text-decoration: none;
  background-image: none;
  padding-left: 0;
}

div#contentbox div.boxtermininfo .txtlnkblanko a, div#contentbox div.boxtermininfo .txtlnkblanko a:link, div#contentbox div.boxtermininfo .txtlnkblanko a:hover {
  color: #ffffff;
  text-decoration: none;
  background-image: none;
  padding: 0;
  background-color: #8996a0;
}

div#contentbox a.lnktoggruen,
div#contentbox a.lnktoggruen:link,
div#contentbox a.lnktoggruen:visited,
div#contentbox a.lnktoggruen:active,
div#contentbox a.lnktoggruen:focus,
div#contentbox a.lnktoggruen:hover {
  background-image: url("../images/accordion-aktiv.png");
  background-position: 0 4px;
  background-repeat: no-repeat;
  display: block;
  color: #ffffff;
  font-weight: 300;
  line-height: 18px;
  padding-bottom: 30px;
  padding-top: 5px;
  padding-left: 25px;
  text-decoration: none;
  width: 277px;
  height: 25px;
}

div#headermenuemobil a.lnktoggruen,
div#headermenuemobil a.lnktoggruen:link,
div#headermenuemobil a.lnktoggruen:visited,
div#headermenuemobil a.lnktoggruen:active,
div#headermenuemobil a.lnktoggruen:focus,
div#headermenuemobil a.lnktoggruen:hover {
  background-image: url("../images/accordion-aktiv.png");
  background-position: 0 4px;
  background-repeat: no-repeat;
  display: block;
  color: #ffffff;
  font-weight: 300;
  line-height: 18px;
  padding-bottom: 0;
  padding-top: 5px;
  padding-left: 25px;
  text-decoration: none;
  width: 100%;
  margin: 1em 0;
  height: 25px;
}

div#contentbox div#modultxt1 {
  padding-top: 1px;
}

div#contentbox .ag_thumbclassic a, div#contentbox .ag_thumbclassic a:link, div#contentbox .ag_thumbclassic a:visited, div#contentbox .ag_thumbclassic a:active, div#contentbox .ag_thumbclassic a:focus {
  font-weight: 300;
  color: #ffffff;
  padding-left: 0;
  font-size: 14px;
  background-image: none;
  text-decoration: none;
}

div#contentbox .ag_thumbclassic a:hover {
  font-weight: 300;
  color: #ffffff;
  padding-left: 0;
  font-size: 14px;
  background-image: none;
  text-decoration: none;
}

div#contentbox a.ubersichtlnk, div#contentbox a.ubersichtlnk:link,
div#contentbox a.ubersichtlnk:visited, div#contentbox a.ubersichtlnk:active, div#contentbox a.ubersichtlnk:focus {
  font-weight: 300;
  color: #21303d;
  padding-left: 65px;
  padding-bottom: 60px;
  padding-top: 20px;
  background-image: url(../images/icon-zur-uebersicht.png);
  background-position: top left;
  background-repeat: no-repeat;
  text-decoration: none;
}

div#contentbox a.ubersichtlnk:hover {
  font-weight: 300;
  color: #ffffff;
  padding-left: 65px;
  padding-bottom: 60px;
  padding-top: 20px;
  background-image: url(../images/icon-zur-uebersicht.png);
  background-position: top left;
  background-repeat: no-repeat;
  text-decoration: none;
}

div#contentbox div.boxtermininfo a, div#contentbox div.boxtermininfo a:link,
div#contentbox div.boxtermininfo a:visited, div#contentbox div.boxtermininfo a:active, div#contentbox div.boxtermininfo a:focus, #divcontentpartre a.lnk-gutschein {
  font-weight: 300;
  color: #ffffff;
  font-size: 15px;
  background-image: url(../images/pfeil-thin-weiss2.png);
  background-position: 6px 15px;
  background-repeat: no-repeat;
  text-decoration: none;
  padding: 10px 15px 10px 30px;
  background-color: #9faab2;
}

div#contentbox div.boxtermininfo a:hover {
  font-weight: 300;
  color: #21303d;
  font-size: 15px;
  background-image: url(../images/pfeil-thin.png);
  background-position: 6px 15px;
  background-repeat: no-repeat;
  text-decoration: none;
  padding: 10px 15px 10px 30px;
  background-color: #9faab2;
}

div#footer2 a {
  font-weight: 300;
  color: #7a7e81;
  background-image: none;
  text-decoration: none;
}

div#footer2 a:hover {
  font-weight: 300;
  color: #8996a0;
  background-image: none;
  text-decoration: none;
}

a.browse, .splide__arrow--next {
  background: rgba(0, 0, 0, 0) url("../images/hori_large.png") no-repeat scroll -2px -1px;
  cursor: pointer;
  display: inline-block;
  font-size: 1px;
  height: 30px;
  width: 30px;
  rotate: 180deg;
}

a.browse, .splide__arrow--prev {
  background: rgba(0, 0, 0, 0) url("../images/hori_large.png") no-repeat scroll -2px -1px;
  cursor: pointer;
  display: inline-block;
  font-size: 1px;
  height: 30px;
  width: 30px;
}

.item:hover {
  background: none;
}

a.lnkgutschein {
  margin-left: 15px;
}

/* ------ Footermenue  - Ebene 1 ---------- */
div#footer3 ul,
div#footer4 ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

div#footer4 ul,
div#footer3 ul {
  list-style-type: none !important;
  margin: 0 0 0px 0px;
  padding: 0 0 0px 0px;
}

div#footer3 ul li,
div#footer4 ul li {
  padding: 0;
  margin-top: 5px;
  margin-bottom: 5px;
  padding-bottom: 5px;
  border-bottom: solid 1px #cbc1bb;
}

div#footer3 ul li.last,
div#footer4 ul li.last {
  padding: 0;
  margin-top: 5px;
  margin-bottom: 5px;
  padding-bottom: 5px;
  border-bottom: none;
}

div#footer3 ul li.active,
div#footer4 ul li.active {
  padding: 0;
  margin-top: 5px;
  margin-bottom: 5px;
  padding-bottom: 5px;
  border-bottom: solid 1px #cbc1bb;
}

div#footer3 ul li a:link,
div#footer3 ul li a:visited,
div#footer4 ul li a:link,
div#footer4 ul li a:visited {
  font-family: "Roboto", serif;
  font-optical-sizing: auto;
  font-variation-settings:
    "wdth"100;
  font-weight: 300;
  color: #8996a0;
  /* gruen */
  font-size: 13px;
  text-decoration: none;
  text-transform: lowercase;
  padding-left: 5px;
}

div#footer3 ul li.active a:link,
div#footer3 ul li.active a:visited,
div#footer4 ul li.active a:link,
div#footer4 ul li.active a:visited {
  display: block;
  font-family: "Roboto", serif;
  font-optical-sizing: auto;
  font-variation-settings:
    "wdth"100;
  font-weight: 300;
  color: #8996a0;
  /* rot */
  font-size: 13px;
  text-decoration: none;
  text-transform: lowercase;
}

div#footer3 ul li a:hover,
div#footer3 ul li a:active,
div#footer3 ul li a:focus,
div#footer4 ul li a:hover,
div#footer4 ul li a:active,
div#footer4 ul li a:focus {
  font-family: "Roboto", serif;
  font-optical-sizing: auto;
  font-variation-settings:
    "wdth"100;
  font-weight: 300;
  color: #cbc1bb;
  /* rot */
  font-size: 13px;
  text-transform: lowercase;
  text-decoration: none;
}

/* ----- Ende Footermenue ---- */
h1 {
  color: #394a59;
  font-size: 21px;
  font-weight: 300;
  padding-bottom: 20px;
  line-height: 30px;
}

h1.homeintro {
  color: #ffffff;
  font-size: 21px;
  font-weight: 300;
  padding-bottom: 20px;
  line-height: 30px;
}

h2 {
  color: #394a59;
  font-size: 21px;
  font-weight: 300;
  padding-top: 10px;
  padding-bottom: 20px;
  line-height: 30px;
}

h2.termininfo {
  color: #394a59;
  font-size: 21px;
  font-weight: 300;
  padding-bottom: 20px;
  padding-top: 15px;
  line-height: 30px;
}

h2.newstitel {
  color: #394a59;
  font-size: 13px;
  font-weight: 400;
  padding-bottom: 20px;
}

h2.portfoliotitel {
  color: #394a59;
  font-size: 13px;
  font-weight: 400;
  padding-top: 0;
  padding-bottom: 2px;
}

h3 {
  color: #ffffff;
  font-weight: 300;
  font-size: 12px;
}

.referenttitel h3 {
  color: #ffffff;
  font-weight: 300;
  font-size: 13px;
}

h4,
div#aniimgbox div.item h4 {
  color: #ffffff;
  font-size: 15px;
  font-weight: 400;
}

div#contentbox h4 a.titellnk, div#contentbox h4 a.titellnk:link,
div#contentbox h4 a.titellnk:visited, div#contentbox h4 a.titellnk:active, div#contentbox h4 a.titellnk:focus {
  color: #ffffff;
  font-size: 15px;
  font-weight: 400;
  padding-left: 0;
  background-image: none;
  text-decoration: none;
}

div#contentbox h4 a.titellnk:hover {
  color: #d5dbe0;
  font-size: 15px;
  font-weight: 400;
  padding-left: 0;
  background-image: none;
  text-decoration: none;
}

h5 {
  color: #3b2b25;
  font-size: 22px;
}

.txtweiss {
  color: #ffffff;
}

.txthellblau {
  color: #d5dbe0;
}

.txtdunkelblau {
  color: #394a59;
}

.txtklein {
  font-size: 14px;
}

.bghell {
  background-color: #a2abb3;
}

/*-----------------------------------------------------------------------------------*/
/*	5.	Tabellen und Auflistungen
/*-----------------------------------------------------------------------------------*/
td {
  text-align: left;
}

ul {
  list-style: none;
}

ul.txtliste {
  list-style: disc;
  margin: 0 0 -10px 0px;
  padding: 10px 0 25px 25px;
}

li {
  font-size: 14px;
  padding-bottom: 3px;
  padding-top: 3px;
}

div#contentbox ul li {
  padding: 0;
  margin: 0;
  padding-left: 14px;
  padding-bottom: 7px;
  background-image: url(../images/liste-weiss.gif);
  background-position: 0 8px;
  background-repeat: no-repeat;
}

div#contentbox div#photos ul li {
  padding: 0;
  margin: 0;
  background-image: none;
}

div#contentbox ul {
  padding-bottom: 20px;
}

div#contentbox ul.menumenulogin li {
  padding: 0;
  margin: 0;
  padding-bottom: 7px;
  background-image: none;
}

div#contentbox div.k2Pagination ul {
  list-style: none;
}

div#contentbox div.k2Pagination ul li {
  font-size: 14px;
  padding-bottom: 3px;
  padding-top: 3px;
  padding-left: 5px;
  background-image: none;
}

/*-----------------------------------------------------------------------------------*/
/*	6.	Optik - Bilder und Linien
/*-----------------------------------------------------------------------------------*/
img, a img {
  border: 0;
}

img.pro100 {
  max-width: 100%;
}

img.pro80 {
  max-width: 80%;
}

img.pro20 {
  max-width: 20%;
}

img.logosize {
  max-width: 100%;
}

img.iconsize {
  max-width: 100%;
}

span.itemImage img {
  border: 4px solid #acb9c3;
  padding: 0;
}

img.newsteaserimg,
img.blauerrahmen,
img.portfolioteaserimg {
  border: 4px solid #acb9c3;
}

hr {
  border: 0;
  /* F�r Firefox und Opera */
  padding-bottom: 15px;
  padding-top: 1px;
  border-bottom: 1px solid #acb9c3;
  height: 1px;
  margin-bottom: 5px;
}

/*-----------------------------------------------------------------------------------*/
/*	10.	Divs
/*-----------------------------------------------------------------------------------*/
body {
  width: 100%;
}

.col-full {
  width: 100%;
}

.col-one-five {
  width: 20%;
}

.col-one-half {
  width: 50%;
}

.col-one-third {
  width: 33%;
}

.col-two-thirds {
  width: 66%;
}

.col-three-quarters {
  width: 75%;
}

.col-sixpro {
  width: 60%;
}

.col-fourpro {
  width: 40%;
}

.col-fourfivepro {
  width: 45%;
}

.containerfull {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  clear: both;
  background-color: #8996a0;
}

.container {
  width: 100%;
  margin: 0.5em auto;
  clear: both;
}

.container.modal {
  margin: auto !important;
}

.clr {
  clear: both;
}

.fleft {
  float: left;
}

.fright {
  float: right;
}

.spacerbig {
  clear: both;
  height: 30px;
}

#braunerwrapper {
  clear: both;
  text-align: center;
  width: 100%;
  height: 70px;
  background-color: #8996a0;
}

#linienwrapper {
  clear: both;
  text-align: center;
  width: 100%;
  height: 4px;
  background-color: #8996a0;
}

#headerwrapper {
  clear: both;
  text-align: center;
  width: 100%;
  background-color: #8996a0;
}

#headerbox {
  clear: both;
  width: 100%;
  max-width: 850px;
  min-height: 110px;
  text-align: left;
  display: block;
  margin-left: auto;
  margin-right: auto;
  padding-top: 5px;
}

#headerlogo {
  float: left;
  width: 30%;
  min-width: 250px;
  text-align: left;
}

#headermenue {
  float: right;
  width: 68%;
  min-width: 577px;
  text-align: right;
  padding-top: 35px;
}

#headermenuemobil {
  clear: both;
  float: left;
  width: 100%;
  text-align: left;
  padding-top: 2em;
  padding-bottom: 2em;
}

#headermobilbox {
  clear: both;
  float: left;
  width: 100%;
  max-width: 850px;
  text-align: left;
  margin: 0.5em auto;
}

#linienwrapper {
  clear: both;
  text-align: center;
  width: 100%;
  height: 4px;
  background-color: #f6f4f3;
}

#linienbox {
  clear: both;
  width: 850px;
  height: 4px;
  text-align: right;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

#bildbannerwrapper {
  clear: both;
  text-align: center;
  width: 100%;
  background-color: #6e7d88;
  /*
background-color:#7b6f6b;
background-image:url(../images/background-banner-schatten.png);
background-position:bottom;
background-repeat:repeat-x;
*/
}

#bildbannerbox {
  clear: both;
  width: 100%;
  max-width: 850px;
  min-height: 328px;
  padding-bottom: 30px;
  padding-top: 70px;
  text-align: left;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

#bildbannerscroller {
  clear: both;
  width: 850px;
  min-height: 328px;
  padding-bottom: 50px;
  padding-top: 50px;
  text-align: left;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

#bildbannerboxkurse {
  clear: both;
  width: 100%;
  max-width: 850px;
  min-height: 328px;
  padding-bottom: 35px;
  padding-top: 70px;
  text-align: left;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

#bildbannerschatten {
  clear: both;
  text-align: center;
  width: 100%;
  height: 40px;
  background-color: #6e7d88;
}

#statimgbox {
  clear: both;
  width: 100%;
  max-width: 850px;
  min-height: 328px;
  padding-top: 5px;
  padding-bottom: 50px;
  text-align: left;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

#aniimgbox {
  clear: both;
  width: 100%;
  max-width: 850px;
  padding-top: 0;
  text-align: left;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

#aniimgboxscroller {
  clear: both;
  width: 850px;
  padding-top: 0;
  text-align: left;
  display: block;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}

#contentwrapper {
  clear: both;
  text-align: center;
  width: 100%;
  background-color: #8996a0;
}

#contentwrapperhellblau {
  clear: both;
  text-align: center;
  width: 100%;
  background-color: #9ba5ad;
}

#contentbox {
  clear: both;
  width: 100%;
  max-width: 850px;
  padding-top: 70px;
  padding-bottom: 70px;
  text-align: left;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

#contentpartli {
  float: left;
  width: 55%;
  max-width: 430px;
  min-height: 300px;
  text-align: left;
}

div.contentpartli {
  float: left;
  width: 55%;
  max-width: 430px;
  text-align: left;
}

#contentpartre {
  float: right;
  width: 35%;
  max-width: 370px;
  min-height: 300px;
  text-align: left;
}

#kursdetails {
  float: left;
  padding-left: 80px;
  width: 100%;
  max-width: 290px;
  background-image: url(../images/icon-termininfos.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  text-align: left;
}

#gutscheindetails {
  float: left;
  padding-left: 80px;
  width: 100%;
  max-width: 290px;
  background-image: url(../images/icon-gutschein.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  text-align: left;
}

.kursleiterimg {
  float: left;
  width: 100%;
  max-width: 100px;
  text-align: left;
}

.kursleitertitel {
  float: right;
  width: 100%;
  max-width: 175px;
  text-align: left;
}

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

.referentimg {
  float: left;
  width: 11%;
  max-width: 100px;
  text-align: left;
}

.referenttitel {
  float: left;
  width: 14%;
  max-width: 120px;
  margin-left: 30px;
  text-align: left;
}

.referenttxt {
  float: right;
  width: 65%;
  max-width: 550px;
  text-align: left;
}

#contentpartli50 {
  float: left;
  width: 45%;
  max-width: 550px;
  min-height: 300px;
  text-align: left;
}

#contentpartre50 {
  float: right;
  width: 45%;
  max-width: 550px;
  min-height: 300px;
  text-align: left;
}

#contentpartlistart {
  float: left;
  width: 65%;
  max-width: 550px;
  min-height: 300px;
  text-align: left;
}

#contentpartrestart {
  float: right;
  width: 33%;
  max-width: 280px;
  min-height: 300px;
  text-align: left;
}

#contentpartliportfolio {
  float: left;
  width: 33%;
  max-width: 280px;
  min-height: auto;
  text-align: left;
}

#contentpartreportfolio {
  float: right;
  width: 58%;
  max-width: 499px;
  min-height: auto;
  text-align: left;
}

#contentpartliprojekt {
  float: left;
  width: 38%;
  max-width: 330px;
  min-height: auto;
  text-align: left;
}

#contentpartreprojekt {
  float: right;
  width: 58%;
  max-width: 499px;
  min-height: auto;
  text-align: left;
}

#footerliniewrapper {
  clear: both;
  text-align: center;
  width: 100%;
  height: 3px;
  background-color: #ffffff;
}

#footerliniebox {
  clear: both;
  width: 100%;
  max-width: 850px;
  height: 30px;
  text-align: right;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

#footercontentwrapper {
  clear: both;
  text-align: center;
  width: 100%;
  height: 160px;
  background-color: #ffffff;
}

#footercontentbox {
  clear: both;
  width: 100%;
  max-width: 850px;
  height: 120px;
  padding-top: 30px;
  text-align: left;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

#fboxli {
  float: left;
  width: 55%;
  /*background-image:url(../images/footer-pfeile.png);
background-position:0 4px;
background-repeat:no-repeat;
padding-left:36px;*/
  text-align: left;
}

#fboxre {
  float: right;
  width: 35%;
  /*background-image:url(../images/footer-pfeile.png);
background-position:0 4px;
background-repeat:no-repeat;
padding-left:36px;*/
  text-align: left;
}

#footer1 {
  float: left;
  width: 50%;
  height: 120px;
  text-align: left;
  font-size: 13px;
  line-height: 17px;
  color: #7a7e81;
  padding-top: 7px;
}

#footer2 {
  float: left;
  width: 50%;
  height: 120px;
  text-align: left;
  font-size: 13px;
  line-height: 17px;
  color: #7a7e81;
  padding-top: 7px;
}

#footer3 {
  float: left;
  width: 45%;
  height: 120px;
  text-align: left;
  font-size: 13px;
  line-height: 17px;
  color: #7a7e81;
}

#footer4 {
  float: right;
  width: 45%;
  height: 120px;
  text-align: left;
  font-size: 13px;
  line-height: 17px;
  color: #7a7e81;
}

.abschluss {
  background-color: #ffffff;
}
.projektebox {
  float: left;
  width: 25%;
  max-width: 220px;
  min-height: 120px;
  padding-bottom: 20px;
  text-align: left;
  margin-left: 20px;
  font-size: 14px;
  line-height: 17px;
}

.portfoliobox {
  float: left;
  width: 25%;
  max-width: 220px;
  min-height: 120px;
  padding-bottom: 20px;
  text-align: left;
  margin-left: 20px;
  font-size: 14px;
  line-height: 17px;
}

.portfolioboximg {
  float: left;
  width: 12%;
  max-width: 106px;
  min-height: auto;
  text-align: left;
}

.portfolioboxtxt {
  float: left;
  width: 12%;
  max-width: 110px;
  min-height: auto;
  text-align: left;
}

.terminuebersichtcontainer {
  float: left;
  width: 20%;
  max-width: 170px;
  min-height: 120px;
  padding-bottom: 20px;
  text-align: left;
  margin-right: 55px;
  font-size: 14px;
  line-height: 17px;
}

.terminstartseitencontainer {
  float: left;
  width: 30%;
  max-width: 260px;
  min-height: 120px;
  padding-bottom: 20px;
  text-align: left;
  margin-right: 35px;
  line-height: 15px;
}

div.catItemNewsTitle {
  padding-top: 25px;
}

div.k2Pagination {
  color: #d5dbe0;
  margin: 24px 0 4px;
  padding: 8px;
  text-align: center;
}

div.k2Pagination ul li {
  padding: 2px 4px;
  color: #394a59;
}

div.itemView {
  border-bottom: none;
  margin: 0;
  padding: 0;
}

div.itemIntroText {
  color: #61524d;
  /*font-family: 'Muli', Arial, Tahoma, Helvetica, sans-serif;*/
  font-family: "Roboto", serif;
  font-optical-sizing: auto;
  font-variation-settings:
    "wdth"100;
  font-weight: 300;
  font-size: 15px;
  line-height: 18px;
}

div.vollansichttitelnews {
  padding-top: 18px;
  clear: both;
}

div.vollansichttxtnews {
  padding-top: 25px;
  clear: both;
}

div.catItemView {
  padding: 0;
}

div.vollansichtintronews {
  padding-top: 12px;
}

div.vollansichtnewszurueck {
  clear: both;
  padding-top: 30px;
  padding-bottom: 30px;
  height: 100px;
}

div.catItemIntroText {
  font-size: inherit;
  font-weight: 300;
  line-height: inherit;
}

#txmod_97 .item {
  max-width: 218px;
}

div.kursteaser {
  min-height: 135px;
}

div.xs_intro {
  min-height: 70px;
}

div.startintrotxt {
  min-height: 95px;
}

/* ------ Animation ------------- */
.camera_wrap .camera_pag .camera_pag_ul li {
  background: none repeat scroll 0 0 #8996a0;
}

.camera_wrap .camera_pag .camera_pag_ul li.cameracurrent>span {
  background: none repeat scroll 0 0 #b2bbc1;
}

.camera_wrap .camera_pag .camera_pag_ul li:hover>span {
  background: none repeat scroll 0 0 #657484;
}

/* ------------- MENUE ------------- */
.clr {
  clear: both;
}

div#maximenuck {
  text-align: right !important;
  float: right !important;
}

div#maximenuck ul.maximenuck {
  background: none repeat-x scroll left top #8996a0 !important;
  display: block !important;
  float: none !important;
  margin: 0 !important;
  min-height: 35px !important;
  opacity: 1 !important;
  overflow: visible !important;
  padding: 0 !important;
  visibility: visible !important;
}

div#maximenuck ul.maximenuck:after {
  clear: both !important;
  content: " " !important;
  display: block !important;
  font-size: 0 !important;
  height: 0 !important;
  visibility: hidden !important;
}

div#maximenuck ul.maximenuck li.maximenuck {
  background: none repeat scroll 0 0 #8996a0 !important;
  border: medium none !important;
  filter: none !important;
  list-style: none outside none !important;
  vertical-align: middle !important;
}

div#maximenuck ul.maximenuck li.maximenuck>a img, div#maximenuck ul.maximenuck li.maximenuck>a img {
  border: medium none !important;
  margin: 3px !important;
}

div#maximenuck ul.maximenuck li.maximenuck img, div#maximenuck ul.maximenuck li.maximenuck img {
  border: medium none !important;
  clear: both !important;
}

div#maximenuck ul.maximenuck li a.maximenuck, div#maximenuck ul.maximenuck li span.separator, div#maximenuck ul.maximenuck2 li a.maximenuck, div#maximenuck ul.maximenuck2 li span.separator {
  background: none repeat scroll 0 0 #8996a0 !important;
  border: medium none !important;
  box-shadow: none !important;
  color: #cbc1bb !important;
  min-height: 20px !important;
  outline: medium none !important;
  padding: 0 !important;
  text-decoration: none !important;
  text-indent: 2px !important;
  text-shadow: none !important;
  white-space: normal !important;
  text-transform: lowercase !important;
}

div#maximenuck ul.maximenuck li a.maximenuck, div#maximenuck ul.maximenuck li span.separator, div#maximenuck ul.maximenuck2 li a.maximenuck, div#maximenuck ul.maximenuck2 li span.separator {
  color: #c6d1d9 !important;
  text-indent: 0 !important;
  text-shadow: none !important;
  white-space: normal !important;
}

div#maximenuck ul.maximenuck li.active>a span.titreck, div#maximenuck ul.maximenuck2 li.active>a span.titreck {
  color: #ffffff !important;
}

div#maximenuck ul.maximenuck li.active>a span.descck, div#maximenuck ul.maximenuck2 li.active>a span.descck {}

div#maximenuck ul.maximenuck li.active>a:hover span.titreck, div#maximenuck ul.maximenuck2 li.active>a:hover span.titreck {
  color: #FFFFFF !important;
}

div#maximenuck ul.maximenuck li.level1 {
  background: url("../images/menuetrenner.png") no-repeat scroll 0 3px #8996a0 !important;
  filter: none !important;
  padding: 0 10px !important;
}

div#maximenuck ul.maximenuck li.level1:first-child {
  background: none !important;
  filter: none !important;
  padding: 0 10px !important;
}

div#maximenuck ul.maximenuck li.item101 {
  background: none !important;
  filter: none !important;
  padding: 0 10px !important;
}

div#maximenuck ul.maximenuck li.level1>a span.titreck, div#maximenuck ul.maximenuck li.level1>span.separator span.titreck {
  color: #c6d1d9 !important;
}

div#maximenuck ul.maximenuck li.level1>a span.descck {
  color: #c6d1d9 !important;
}

div#maximenuck ul.maximenuck li.active>a span.titreck {
  color: #FFFFFF !important;
}

div#maximenuck ul.maximenuck li.parent.level1>a, div#maximenuck ul.maximenuck li.parent.level1>span {
  background: none !important;
  filter: none !important;
}

div#maximenuck ul.maximenuck li.parent.level1 li.parent {
  background: none !important;
}

div#maximenuck ul.maximenuck li.level1>a:hover span.titreck, div#maximenuck ul.maximenuck li.level1>span:hover span.titreck {
  color: #FFFFFF !important;
}

div#maximenuck span.titreck {
  color: #c6d1d9 !important;
  float: none !important;
  font-size: 16px !important;
  font-weight: 300 !important;
  line-height: 18px !important;
  min-height: 14px !important;
  text-decoration: none !important;
  text-transform: lowercase !important;
  white-space: nowrap !important;
}

div#maximenuck span.descck {
  color: #c6d1d9 !important;
  display: block !important;
  float: none !important;
  font-size: 10px !important;
  height: 12px !important;
  line-height: 12px !important;
  text-decoration: none !important;
  text-transform: lowercase !important;
}

div#maximenuck ul.maximenuck a:hover span.titreck, div#maximenuck ul.maximenuck2 a:hover span.titreck {
  color: #ffffff !important;
}

div#maximenuck ul.maximenuck2 li a.maximenuck, div#maximenuck ul.maximenuck2 li span.separator {
  border-bottom: 1px solid #c6d1d9 !important;
  clear: both !important;
  filter: none !important;
  margin: 0 2% !important;
  padding: 3px 0 !important;
  text-decoration: none !important;
  text-shadow: none !important;
  width: 96% !important;
}

div#maximenuck ul.maximenuck2 {
  background: none repeat scroll 0 0 #8996a0 !important;
  border: medium none !important;
  box-shadow: none !important;
  display: block !important;
  filter: none !important;
  float: none !important;
  margin: 0 !important;
  overflow: visible !important;
  padding: 0 !important;
  position: static !important;
  visibility: visible !important;
  width: 100% !important;
  padding-bottom: 10px !important;
}

div#maximenuck ul.maximenuck2 li.maximenuck {
  background: none repeat scroll 0 0 #8996a0 !important;
  border: medium none !important;
  display: block !important;
  float: none !important;
  margin: 0 5px !important;
  padding: 2px 0 0 !important;
}

div#maximenuck div.floatck {
  background: none !important;
  border: none !important;
}

div#maximenuck div.maximenuck_mod {
  color: #cbc1bb !important;
  padding: 0 !important;
  white-space: normal !important;
  width: 100% !important;
}

div#maximenuck div.maximenuck_mod div.moduletable {
  background: none !important;
  border: medium none !important;
}

div#maximenuck div.maximenuck_mod fieldset {
  background: none !important;
  border: medium none !important;
  margin: 0 auto !important;
  padding: 0 !important;
  width: 100% !important;
}

div#maximenuck ul.maximenuck2 div.maximenuck_mod a {
  background: none repeat scroll 0 0 #cbc1bb !important;
  border: medium none !important;
  color: #cbc1bb !important;
  display: inline !important;
  font-weight: normal !important;
  margin: 0 !important;
  padding: 0 !important;
}

div#maximenuck ul.maximenuck2 div.maximenuck_mod a:hover {
  color: #FFFFFF !important;
}

div#maximenuck ul.maximenuck2 div.maximenuck_mod h3 {
  background: none repeat scroll 0 0 #444444 !important;
  color: #cbc1bb !important;
  font-size: 14px !important;
  font-weight: normal !important;
  margin: 5px 0 0 !important;
  padding: 3px 0 !important;
  width: 100% !important;
}

div#maximenuck ul.maximenuck2 div.maximenuck_mod ul {
  background: none repeat scroll 0 0 #cbc1bb !important;
  border: medium none !important;
  margin: 0 !important;
  padding: 0 !important;
  text-align: left !important;
  width: 100% !important;
}

div#maximenuck ul.maximenuck2 div.maximenuck_mod li {
  background: none repeat scroll 0 0 #cbc1bb !important;
  border: medium none !important;
  display: block !important;
  float: none !important;
  font-size: 12px !important;
  line-height: 20px !important;
  margin: 0 0 0 15px !important;
  padding: 0 !important;
  text-align: left !important;
  white-space: normal !important;
  width: 100% !important;
}

div#maximenuck ul.maximenuck2 div.maximenuck_mod #form-login ul {
  left: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 100% !important;
}

div#maximenuck ul.maximenuck2 div.maximenuck_mod #form-login ul li {
  background: none repeat scroll 0 0 #cbc1bb !important;
  height: 20px !important;
  margin: 2px 0 !important;
  padding: 0 5px !important;
}

div#maximenuck ul.maximenuck li.maximenuck div.floatck div.floatck {
  margin: -30px 0 0 180px !important;
}

div#maximenuck ul.maximenuck li.align_right, div#maximenuck ul.maximenuck li.menu_right {
  float: right !important;
  margin-right: 0 !important;
}

div#maximenuck ul.maximenuck li.align_right div.floatck, div#maximenuck ul.maximenuck li div.floatck.fixRight {
  left: auto !important;
  right: 0 !important;
  top: auto !important;
}

div#maximenuck ul.maximenuck li.maximenuck div.floatck div.floatck.fixRight {
  margin-right: 208px !important;
}

div#maximenuck ul.maximenuck li div.floatck {
  width: 208px !important;
}

div#maximenuck ul.maximenuck li div.floatck div.maximenuck2 {
  width: 208px !important;
}

div#maximenuck .maxiFancybackground {
  border: medium none !important;
  list-style: none outside none !important;
  margin: 0 !important;
  padding: 0 !important;
  z-index: -1 !important;
}

div#maximenuck .maxiFancybackground .maxiFancycenter {
  background: none repeat-x scroll left top #cbc1bb !important;
  height: auto !important;
}

div#maximenuck .maxiFancybackground .maxiFancyleft {}

div#maximenuck .maxiFancybackground .maxiFancyright {}

div#maximenuck div.maxiRoundedleft {}

div#maximenuck div.maxiRoundedcenter {}

div#maximenuck div.maxiRoundedright {}

div#maximenuck div.maxidrop-top {}

div#maximenuck div.maxidrop-main {}

div#maximenuck div.maxidrop-bottom {}

div#maximenuck span.maxiclose {
  color: #FFFFFF !important;
}

div#maximenuck ul.maximenuck li.maximenuck.nodropdown div.floatck, div#maximenuck ul.maximenuck li.maximenuck div.floatck li.maximenuck.nodropdown div.floatck {
  background: none repeat scroll 0 0 #cbc1bb !important;
  border: medium none !important;
  left: auto !important;
  margin: 3px !important;
  position: static !important;
}

div#maximenuck ul.maximenuck li.level1.parent ul.maximenuck2 li.maximenuck.nodropdown li.maximenuck {
  background: none repeat scroll 0 0 #cbc1bb !important;
  text-indent: 5px !important;
}

div#maximenuck ul.maximenuck li.maximenuck.level1.parent ul.maximenuck2 li.maximenuck.parent.nodropdown>a, div#maximenuck ul.maximenuck li.maximenuck.level1.parent ul.maximenuck2 li.maximenuck.parent.nodropdown>span.separator {
  background: none repeat scroll 0 0 #cbc1bb !important;
}

div#maximenuck .maxipushdownck div.floatck div.floatck {
  background: none repeat scroll 0 0 #cbc1bb !important;
  border: medium none !important;
}

div#maximenuck li.fullwidth>div.floatck {
  margin: 0 !important;
  padding: 0 !important;
  width: 100% !important;
}

div#maximenuck ul.maximenuck li a.reflnkoff {
  display: none !important;
}

div#maximenuck.maximenuckh ul.maximenuck li.level1.parent>a::after, div#maximenuck.maximenuckh ul.maximenuck li.level1.parent>span.separator::after {
  display: none !important;
}

/* ------------- MENUE fuer MOBIL - 1 Ebene ------------- */
#headermenuemobil select.mobmenue {
  font-size: 1em;
  background: #ffffff;
  border: 1px solid #ccc;
  border-radius: 6px;
  position: relative;
  -webkit-transition: all 0.5s ease-in;
  -moz-transition: all 0.5s ease-in;
  -ms-transition: all 0.5s ease-in;
  -o-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
  list-style: none;
  color: #21303d;
  min-width: 250px;
  margin: 1em 0;
  padding: 0.25em;
}

#headermenuemobil select.mobmenue:hover {
  color: #466081;
  background-color: #e2e9ee;
}

#headermenuemobil select.mobmenue option {
  padding: 0 0.25em;
}

ul.maximenuck2 {
  padding: 0;
  margin: 0;
  display: block;
  list-style: none;
}

ul.maximenuck2 li {
  text-decoration: none;
  list-style: none;
  display: inline;
  background-image: url("../images/menuetrenner.png");
  background-repeat: no-repeat;
  background-position: 0 2px;
  padding: 0 10px;
}

ul.maximenuck2 li:first-child {
  background: none;
  display: inline;
  padding: 0 10px;
}

ul.maximenuck2 li a:link,
ul.maximenuck2 li a:visited {
  color: #cbc1bb;
  font-size: 15px;
  font-weight: 300;
  line-height: 18px;
  min-height: 14px;
  text-decoration: none;
  text-transform: lowercase;
}

ul.maximenuck2 li.active a:link,
ul.maximenuck2 li.active a:visited {
  color: #ffffff;
  font-size: 15px;
  font-weight: 300;
  line-height: 18px;
  min-height: 14px;
  text-decoration: none;
  text-transform: lowercase;
}

ul.maximenuck2 li a:hover,
ul.maximenuck2 li a:active,
ul.maximenuck2 li a:focus {
  color: #ffffff;
  font-size: 15px;
  font-weight: 300;
  line-height: 18px;
  min-height: 14px;
  text-decoration: none;
  text-transform: lowercase;
}

ul.maximenuck2 li a.reflnkoff:link,
ul.maximenuck2 li a.reflnkoff:visited,
ul.maximenuck2 li.active a.reflnkoff:link,
ul.maximenuck2 li.active a.reflnkoff:visited {
  display: none;
}

ul.maximenuck2 li:last-child {
  background: none;
  padding: 0;
}

/* --------- Slideshow --------- */
.camera_prevThumbs, .camera_nextThumbs, .camera_prev, .camera_next, .camera_commands, .camera_thumbs_cont {
  background: none;
}

/* --------- ABFRAGE fuer MOBIL --------- */
@media screen and (max-width: 1000px) {
  #headermenue {
    display: none;
  }

  #headermenuemobil {
    display: block;
  }
}

@media screen and (min-width: 1001px) {
  #headermenue {
    display: block;
  }

  #headermenuemobil {
    display: none;
  }
}

/* Formularelemnte-Admin-Elemente
--------------------------------------------------------------------------------------- */
.moduletable_menu {
  background-color: #dae8f3;
  padding: 10px;
  border-style: solid 1px #b7cfe2;
}

#sitecontentbox ul.actions {
  list-style: none;
  margin: 0;
  padding: 0;
}

.login-greeting {
  padding-bottom: 30px;
}

fieldset {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #cdcdcd;
  margin-bottom: 30px;
  padding-bottom: 30px;
}

legend {
  font-family: "Roboto", serif;
  font-optical-sizing: auto;
  font-variation-settings: "wdth"100;
  font-weight: 400;
  color: #0064ad;
  font-size: 14px;
  padding-bottom: 30px;
  line-height: 25px;
}

label {
  font-family: "Roboto", serif;
  font-optical-sizing: auto;
  font-variation-settings: "wdth"100;
  font-weight: 400;
  color: #000000;
  font-size: 14px;
  padding-bottom: 10px;
  width: 130px;
  display: inline-block;
  vertical-align: top;
}

#jform_title-lbl {
  font-family: "Roboto", serif;
  font-optical-sizing: auto;
  font-variation-settings: "wdth"100;
  font-weight: 400;
  color: #000000;
  font-size: 14px;
  padding-bottom: 10px;
  width: 40px;
  display: inline-block;
}

#jform_alias-lbl {
  font-family: "Roboto", serif;
  font-optical-sizing: auto;
  font-variation-settings: "wdth"100;
  font-weight: 400;
  color: #000000;
  font-size: 14px;
  padding-bottom: 10px;
  width: 40px;
  display: inline-block;
}

#login-form .inputbox,
.registration input,
.profile-edit input,
#login-form .inputbox,
.contact .inputbox,
.login-fields input,
.remind input,
.reset input {
  -webkit-border-radius: 4px;
}

.formelm-buttons {
  padding-top: 20px;
  padding-bottom: 20px;
}

.formelm-buttons button {
  color: #FFFFFF;
  font-size: 14px;
  font-family: "Roboto", serif;
  font-optical-sizing: auto;
  font-variation-settings: "wdth"100;
  text-decoration: none;
  font-weight: normal;
  background-color: #005eb2;
  border: 0px solid;
  padding: 5px;
}

.button2-left {
  margin: 5px;
  float: left;
}

a.modal-button, a.modal-button:link, a.modal-button:visited, a.modal-button:active, a.modal-button:focus {
  font-family: "Roboto", serif;
  font-optical-sizing: auto;
  font-variation-settings: "wdth"100;
  font-weight: normal;
  font-size: 14px;
  color: #1e7dc3;
  padding: 5px;
  background-color: #e2e2e2;
}

a.modal-button:hover {
  font-family: "Roboto", serif;
  font-optical-sizing: auto;
  font-variation-settings: "wdth"100;
  font-weight: normal;
  font-size: 14px;
  color: #3b99df;
  padding: 5px;
  background-color: #e2e2e2;
}

input[type="checkbox"] {
  width: 20px !important;
  padding: 0;
  margin: 0 !important;
  display: block;
}

input[type="radio"] {
  width: 20px !important;
  padding: 0;
  display: block;
}

input[type="submit"] {
  width: auto;
  margin: 3px;
}

/* ------ Fehlermeldungen ------- */
div#system-message-container .error,
div#system-message-container .message {
  color: #3b2b25;
  font-size: 15px;
  line-height: 18px;
  font-weight: 400;
}

div#contentbox div#system-message-container ul {
  list-style: none;
  margin: 0;
  padding: 0;
  padding-bottom: 25px;
}

div#contentbox div#system-message-container li {
  color: #3b2b25;
  font-size: 15px;
  line-height: 18px;
  font-weight: 300;
  background-image: none;
  padding: 0;
}

/* ------------ Anmelde-Form --------- */
label {
  display: block;
  float: left;
  width: 100px;
  color: #ffffff;
  font-weight: 300;
}

.textfeld_1, .textfeld_1error {
  width: 250px;
  margin-bottom: 3px;
}

.textfeld_2, .textfeld_2error {
  width: 200px;
  margin-bottom: 3px;
}

.textfeld_3, .textfeld_3error {
  width: 46px;
  margin-bottom: 3px;
}

.textfeld_5 {
  width: 70px;
  margin-bottom: 3px;
}

.textfeld_6 {
  width: 100px;
  margin-bottom: 3px;
}

.textarea {
  width: 250px;
  height: 150px;
}

.error {
  color: red;
}

input.button {
  font-family: "Roboto", serif;
  font-optical-sizing: auto;
  font-variation-settings: "wdth"100;
  font-weight: 400;
  font-size: 12px;
  text-decoration: none;
  border: #bec5cb 1px solid;
  padding: 8px;
  background-color: #d5dbe0;
  color: #394a59;
  border-radius: 6px;
}

input.button1 {
  font-family: "Roboto", serif;
  font-optical-sizing: auto;
  font-variation-settings: "wdth"100;
  font-weight: 400;
  font-size: 14px;
  text-decoration: none;
  border: #bec5cb 1px solid;
  padding: 12px;
  background-color: #d5dbe0;
  border-radius: 6px;
  cursor: pointer;
}

/* ------------ Kursuntermenue --------- */
#contentbox select.kursauswahl {
  font-size: 15px;
  padding: 5px 14px 5px 5px;
  background: #e2e9ee;
  border: 1px solid #ccc;
  border-radius: 6px;
  position: relative;
  -webkit-transition: all 0.5s ease-in;
  -moz-transition: all 0.5s ease-in;
  -ms-transition: all 0.5s ease-in;
  -o-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
  list-style: none;
  color: #21303d;
  min-width: 250px;
}

#contentbox select.kursauswahl:hover {
  color: #466081
}

#contentbox select.kursauswahl option:last-child {
  display: none;
}

#headermenuemobil select.mobmenue option[value="/index.php/kurse/anmeldung"] {
  display: none;
}

/* ------------ Cookiehinweis --------- */
.jb.cookie h2 {
  font-size: 14px;
  font-weight: normal;
  color: #ffffff;
  line-height: 23px;
  padding-top: 0px
}

.jb.accept {
  font-size: 16px;
}

/* -------------------------------------------------------------
======	MEDIA QUERIES
------------------------------------------------------------- */
/* -- Media query fuer Banner
------------------------------------------------------------- */
@media only screen and (max-width: 1100px) {
  #contenttxt {
    display: none;
  }

  .mobiltitle {
    display: block;
  }

  #contentbackground {
    min-height: 50px;
  }

  .terminuebersichtcontainer {
    width: 50%;
    font-size: 1em;
    line-height: 1.2em;
  }

  #bildbannerbox, #bildbannerboxkurse {
    min-height: 100px;
    padding-bottom: 5em;
  }
}

/* -- Media query 1 (mq1)
------------------------------------------------------------- */
@media only screen and (max-width: 60em) {

  /* 13 / 780 */
  .mq1-col-full {
    width: 100%;
  }

  .mq1-col-one-half {
    width: 50%;
  }

  .mq1-col-one-third {
    width: 33.333%;
  }

  .mq1-col-two-thirds {
    width: 66.666%;
  }

  .mq1-col-one-quarter {
    width: 25%;
  }

  .mq1-col-three-quarters {
    width: 75%;
  }

  .mq1-col-sixpro {
    width: 100%;
    clear: both;
  }

  .mq1-col-fourpro {
    width: 100%;
    clear: both;
  }

  .mq1-col-kontakt {
    width: 60%;
  }

  .mq1-col-pflanze {
    width: 40%;
  }

  .mq1-col-imgref {
    width: 100%;
  }

  .mq1-col-logo {
    width: 100%;
    clear: both;
  }

  .mq1-col-menue {
    width: 100%;
    clear: both;
    padding-top: 0;
  }

  .mq1-col-intro-menue {
    width: 100%;
  }

  .mq1-col-logosmall {
    display: none;
  }

  .mq1-col-mobile {
    display: none;
  }

  .mq1-col-zwischenlinie {
    display: none;
  }

  .mq1-none {
    display: none;
  }

  /**/
  html>body {
    font-size: 1.0em;
  }

  h1 {
    font-size: 1.8em;
  }

  h3 {
    font-size: 1em;
  }

  li {
    font-size: 0.9em;
  }

  label {
    font-size: 1em;
  }

  form {
    margin-bottom: 5em;
  }

  .txtklein {
    font-size: 1.0em;
  }

  .slide figcaption {
    width: 80%;
  }

  .containerfooter {
    font-size: 0.9em;
  }

  .terminstartseitencontainer {
    width: 45%;
    max-width: 500px;
    text-align: left;
    margin-bottom: 1em;
  }

  .terminuebersichtcontainer {
    width: 40%;
    max-width: 450px;
    margin-right: 3em;
    font-size: 1.1em;
    line-height: 1em;
  }

  footer li {
    float: left;
    margin-right: 0.5em;
    padding-right: 0.5em;
    border-right: 1px solid #DDD;
  }

  #bildbannerscroller {
    display: none;
  }

  .container {
    width: 90%;
  }

  .mobfrighttoleft {
    float: left;
  }

  #bildbannerbox {
    min-height: 100px;
    padding-bottom: 5em;
  }

  #bildbannerboxkurse {
    min-height: 100px;
    padding-bottom: 5em;
  }
}

/* -- Media query 2 (mq2)
------------------------------------------------------------- */
@media only screen and (max-width: 48em) {

  /* 13 / 624 */
  .mq2-col-full {
    width: 100%;
  }

  .mq2-col-one-half {
    width: 50%;
  }

  .mq2-col-one-third {
    width: 33.333%;
  }

  .mq2-col-two-thirds {
    width: 66.666%;
  }

  .mq2-col-one-quarter {
    width: 25%;
  }

  .mq2-col-three-quarters {
    width: 75%;
  }

  .mq2-col-sixpro {
    width: 100%;
    clear: both;
  }

  .mq2-col-fourpro {
    width: 100%;
    clear: both;
  }

  .mq2-col-kontakt {
    width: 60%;
  }

  .mq2-col-pflanze {
    width: 40%;
  }

  .mq2-col-imgref {
    width: 100%;
  }

  .mq2-col-logo {
    display: none;
  }

  .mq2-col-intro-menue {
    width: 100%;
    padding-top: 0;
  }

  .mq2-col-menue {
    width: 100%;
    clear: both;
    /* background-color:#FFFFFF; color:#FFFFFF;  background-image:url(../images/rechtecke.png); */
    border-bottom: 1px solid #ffffff;
    border-top: 1px solid #ffffff;
    padding-bottom: 0;
  }

  .mq2-col-mobile {
    display: block;
  }

  .mq2-col-logosmall {
    display: block;
    width: 100%;
    padding-bottom: 0.2em;
    /* border-bottom: 4px solid #797a7c; */
  }

  .mq2-col-zwischenlinie {
    display: block;
    width: 100%;
  }

  .mq2-col-abstand {
    margin-bottom: 1em;
  }

  .mq2-none {
    display: none;
  }

  /**/
  html>body {
    font-size: 1.1em;
  }

  .txtklein {
    font-size: 0.9em;
  }

  .containerfooter {
    font-size: 0.9em;
  }

  header nav {
    width: 100%;
  }

  header nav ul {
    padding: 0;
    border-left: none;
    line-height: 2em;
  }

  header nav ul li {
    float: left;
    padding: 0 1em;
    border-left: 1px solid #ddd;
  }

  .slider {
    margin-top: 3em;
  }

  .menuelinie {
    border-bottom: none;
  }

  .box-info-unten {
    margin-bottom: 50px;
  }

  .signettxtright {
    text-align: left;
  }

  .signettxtright p {
    padding: 0;
  }

  h5 {
    padding: 0;
  }

  h3 {
    font-size: 1em;
  }

  .referenttitel h3 {
    font-size: 1em;
  }

  label {
    font-size: 1em;
  }

  form {
    margin-bottom: 5em;
  }

  li {
    font-size: 0.9em;
  }

  div#contentbox a, div#contentbox a:link, div#contentbox a:visited, div#contentbox a:active, div#contentbox a:focus {
    font-size: 1em;
  }

  div#contentbox h4 a.titellnk, div#contentbox h4 a.titellnk:link, div#contentbox h4 a.titellnk:visited, div#contentbox h4 a.titellnk:active, div#contentbox h4 a.titellnk:focus {
    font-size: 1em;
  }

  .ubersichtlnk {
    display: none;
  }

  h4, div#aniimgbox div.item h4 {
    font-size: 1em;
  }

  #bildbannerscroller {
    display: none;
  }

  #contentpartlistart, #contentpartrestart, #contentpartli, div.contentpartli, #contentpartre {
    width: 100%;
    max-width: 800px;
    margin-bottom: 2em;
    min-height: 100px;
  }

  #contentpartrestart, #contentpartre {
    float: left;
  }

  .container {
    width: 90%;
  }

  .terminstartseitencontainer {
    width: 100%;
    text-align: left;
    margin-bottom: 1em;
  }

  .terminuebersichtcontainer {
    width: 100%;
    max-width: 450px;
    margin-right: 2em;
    font-size: 0.9em;
    line-height: 1.2em;
  }

  .mobfrighttoleft {
    float: left;
  }

  #contentbox select.kursauswahl {
    font-size: 1em;
  }

  #bildbannerbox {
    min-height: 100px;
    padding-bottom: 4em;
  }

  #bildbannerboxkurse {
    min-height: 100px;
    padding-bottom: 4em;
  }

  #kursdetails, #gutscheindetails {
    width: 85%;
    max-width: 800px;
  }

  .kursleiterimg {
    width: 27%;
    max-width: 400px;
  }

  .kursleitertitel {
    width: 70%;
    max-width: 400px;
  }

  span.itemImage {
    text-align: left;
  }

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

  .referenttitel {
    float: left;
    width: 40%;
  }

  .referenttxt {
    clear: both;
    float: left;
    width: 95%;
    margin-top: 1em
  }

  div.kursteaser {
    min-height: 50px;
  }

  #fboxli {
    width: 40%;
    margin-bottom: 3em;
    height: auto;
  }

  #fboxre {
    width: 45%;
    margin-bottom: 3em;
    height: auto;
  }

  #footer1 {
    width: 80%;
    clear: both;
    margin-bottom: 1.5em;
    height: auto;
    font-size: 0.8em;
  }

  #footer2 {
    width: 80%;
    clear: both;
    margin-bottom: 1.5em;
    height: auto;
    font-size: 0.8em;
  }

  #footer3 {
    width: 80%;
    clear: both;
    float: left;
    margin-bottom: 1.5em;
    height: auto;
    font-size: 0.8em;
  }

  #footer4 {
    width: 80%;
    clear: both;
    float: left;
    margin-bottom: 1.5em;
    height: auto;
    font-size: 0.8em;
  }

  div#footer3 ul li a:link, div#footer3 ul li a:visited, div#footer4 ul li a:link, div#footer4 ul li a:visited {
    font-size: 1.2em;
  }
}

/* -- Media query 3 (mq3)
------------------------------------------------------------- */
@media only screen and (max-width: 30em) {

  /* 13 / 390 */
  .mq3-col-full {
    width: 100%;
  }

  .mq3-col-one-half {
    width: 50%;
  }

  .mq3-col-one-third {
    width: 33.333%;
  }

  .mq3-col-two-thirds {
    width: 66.666%;
  }

  .mq3-col-one-quarter {
    width: 25%;
  }

  .mq3-col-three-quarters {
    width: 75%;
  }

  .mq3-col-sixpro {
    width: 100%;
    clear: both;
  }

  .mq3-col-fourpro {
    width: 100%;
    clear: both;
  }

  .mq3-col-kontakt {
    width: 60%;
  }

  .mq3-col-pflanze {
    width: 40%;
  }

  .mq3-col-imgref {
    width: 100%;
  }

  .mq3-col-logo {
    display: none;
  }

  .mq3-col-intro-menue {
    width: 100%;
    padding-top: 0;
  }

  .mq3-col-menue {
    width: 100%;
    clear: both;
    background-color: #FFFFFF;
    color: #FFFFFF;
    /* background-image:url(../images/rechtecke.png); */
    border-bottom: 1px solid #ffffff;
    border-top: 1px solid #ffffff;
    padding-bottom: 0;
  }

  .mq3-col-mobile {
    display: block;
  }

  .mq3-col-logosmall {
    display: block;
    width: 100%;
    padding-bottom: 0.2em;
    /* border-bottom: 4px solid #797a7c; */
  }

  .mq3-col-zwischenlinie {
    display: block;
    width: 100%;
  }

  .mq3-col-abstand {
    margin-bottom: 1em;
  }

  .mq3-none {
    display: none;
  }

  /**/
  html>body {
    font-size: 1.25em;
  }

  .txtklein {
    font-size: 0.9em;
  }

  .containerfooter {
    font-size: 0.9em;
  }

  header nav ul li {
    padding: 0 0.5em;
  }

  footer li {
    float: none;
    margin-right: 0em;
    padding-right: 0em;
    border-right: none;
    line-height: 2em;
  }

  .services article {
    margin-top: 3em;
  }

  .services article:first-of-type {
    margin-top: 0;
  }

  .menuelinie {
    border-bottom: none;
  }

  .box-info-unten {
    margin-bottom: 50px;
  }

  div.kursteaser {
    min-height: 50px;
  }

  .signettxtright {
    text-align: left;
  }

  .signettxtright p {
    padding: 0;
  }

  h5 {
    padding: 0;
  }

  h3 {
    font-size: 1em;
  }

  .referenttitel h3 {
    font-size: 1em;
  }

  label {
    font-size: 1em;
  }

  form {
    margin-bottom: 5em;
  }

  li {
    font-size: 0.9em;
  }

  div#contentbox a, div#contentbox a:link, div#contentbox a:visited, div#contentbox a:active, div#contentbox a:focus {
    font-size: 1em;
  }

  div#contentbox h4 a.titellnk, div#contentbox h4 a.titellnk:link, div#contentbox h4 a.titellnk:visited, div#contentbox h4 a.titellnk:active, div#contentbox h4 a.titellnk:focus {
    font-size: 1em;
  }

  .ubersichtlnk {
    display: none;
  }

  h4, div#aniimgbox div.item h4 {
    font-size: 1em;
  }

  #bildbannerscroller {
    display: none;
  }

  #contentpartlistart, #contentpartrestart, #contentpartli, div.contentpartli, #contentpartre {
    width: 100%;
    margin-bottom: 2em;
    min-height: 100px;
  }

  #contentpartrestart, #contentpartre {
    float: left;
  }

  .container {
    width: 90%;
  }

  .terminstartseitencontainer {
    width: 100%;
    text-align: left;
    margin-bottom: 1em;
  }

  .terminuebersichtcontainer {
    width: 100%;
    max-width: 450px;
    margin-right: 2em;
    font-size: 0.9em;
    line-height: 1.2em;
  }

  .mobfrighttoleft {
    float: left;
  }

  #contentbox select.kursauswahl {
    font-size: 1em;
  }

  #bildbannerbox {
    min-height: 100px;
    padding-bottom: 0px;
    padding-top: 0px;
  }

  #bildbannerboxkurse {
    min-height: 100px;
    padding-bottom: 4em;
  }

  #kursdetails, #gutscheindetails {
    width: 85%;
    max-width: 800px;
  }

  .kursleiterimg {
    width: 35%;
    max-width: 400px;
  }

  .kursleitertitel {
    width: 60%;
    max-width: 400px;
  }

  span.itemImage {
    text-align: left;
  }

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

  .referenttitel {
    float: left;
    width: 40%;
  }

  .referenttxt {
    clear: both;
    float: left;
    width: 95%;
    margin-top: 1em
  }

  #kursdetails, #gutscheindetails {
    width: 100%;
    padding: 0;
  }

  h2.termininfo {
    margin-top: 80px;
  }

  #fboxli {
    width: 80%;
    clear: both;
    float: left;
    height: auto;
  }

  #fboxre {
    width: 80%;
    clear: both;
    float: left;
    height: auto;
  }

  #footer1 {
    width: 80%;
    clear: both;
    margin-bottom: 1.5em;
    height: auto;
    font-size: 0.8em;
  }

  #footer2 {
    width: 80%;
    clear: both;
    margin-bottom: 1.5em;
    height: auto;
    font-size: 0.8em;
  }

  #footer3 {
    width: 80%;
    clear: both;
    float: left;
    margin-bottom: 1.5em;
    height: auto;
    font-size: 0.8em;
  }

  #footer4 {
    width: 80%;
    clear: both;
    float: left;
    margin-bottom: 1.5em;
    height: auto;
    font-size: 0.8em;
  }

  div#footer3 ul li a:link, div#footer3 ul li a:visited, div#footer4 ul li a:link, div#footer4 ul li a:visited {
    font-size: 1.2em;
  }
}

/* -- MENU --- */
@media (max-width: 979px) {
  .icemegamenu>ul>li {
    background: none repeat scroll 0 0 #f6f8de;
  }

  .icemegamenu>ul>li a.iceMenuTitle {
    border-bottom: 1px solid #ccc !important;
  }

  .col-intro-menue {
    width: 100%;
    padding-top: 0;
  }

  div.reftitel h2 {
    font-size: 0.85em;
  }
}

/* -- MENU --- */
@media (max-width: 1200px) {
  .icemegamenu>ul>li a.iceMenuTitle {
    padding: 0 10px 0 0;
  }
}

/* -- PRINT STYLES
------------------------------------------------------------- */
@media print {
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important
  }

  abbr[title]:after {
    content: "("attr(title) ")"
  }

  pre, blockquote {
    page-break-inside: avoid
  }

  thead {
    display: table-header-group
  }

  tr, img {
    page-break-inside: avoid
  }

  img {
    max-width: 100% !important
  }

  p, h2, h3 {
    orphans: 3;
    widows: 3
  }

  h2, h3 {
    page-break-after: avoid
  }
}

/* -------------------------------------------------------------
======	END
------------------------------------------------------------- */
/* NEU */
.fotoreisen .terminstartseitencontainer {
  float: none;
  width: 100%;
  max-width: 100%;
}

.fotoreisen-introtxt {
  float: right;
  width: 40%;
  height: auto;
}

.fotoreisen-introimg {
  float: left;
  width: 60%;
  height: auto;
}

.fotoreisen .startintrotxt h4 a.titellnk {
  letter-spacing: 2px;
}

.fotoreisen hr {
  margin-bottom: 25px;
  padding-top: 35px;
}

.fotoreisenteaserimg img {
  border: 4px solid #acb9c3;
  max-width: 450px;
}

@media (max-width: 967px) {
  div.fotoreisen-introimg {
    width: 100%;
  }

  .fotoreisen-introtxt {
    float: left;
    width: 100%;
    margin-top: 20px;
  }

  .fotoreisenteaserimg img {
    max-width: 100%;
  }

  div#contentbox a, div#contentbox a:link, div#contentbox a:visited, div#contentbox a:active, div#contentbox a:focus {
    background-position: 0 8px;
  }
}
/* ----------------------------
/* Umbau 2025 */
/* ---------------------------- */

.right {
  float: right;
}

.item-image img, .up-event-item img, .home-slider img, .eb-event-thumb-container img, .newsflash-image img {
  border: 3px solid #acb9c3 !important;
}

.eb-event-thumb-container a, .up-event-item a, .eb-event-title-container a, .eb-event-location a, .eb-taskbar li {
  background-image: none !important;
  padding-left: 0px !important;
}

.ebm-upcoming-events, .eb-event-item-grid-default-layout {
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  flex-wrap: wrap;
}

.ebm-upcoming-events .up-event-item {
  max-width: 250px;
}

.eb-events-grid-items {
  display: grid;
  grid-template-columns: 190px 190px 190px 190px;
  grid-row-gap: 60px;
  justify-content: space-between;
  margin-top: 30px;
}

.eb-event-item-grid-default-layout {
  width: auto !important;
  border-bottom: 1px solid #acb9c3;
}

.eb-event-item-grid-default-layout {
  float: left;
  margin-right: 20px !important;
  margin-bottom: 8px !important;
}

.eb-event-item-grid-default-layout .eb-event-thumb-container {
  border-radius: 0px;
}

.eb-event-item-grid-default-layout {
  box-shadow: none !important;
  border-radius: 0px;
  display: block !important;
  max-height: 310px;
}

.eb-event-date-time {
  font-weight: 300 !important;
  color: #ffffff !important;
  margin-top: 8px !important;
}

.eb-event-price, span.eb-event-time, span.eb-time, .eb-event-location {
  display: none;
}

.eb-taskbar {
  margin: 20px 0px;
  ;
}

.eb-taskbar a {
  background: none !important;
  padding-left: 0px !important;
}

.eb-event-item-grid-default-layout .eb-event-thumb-container img {
  width: 50%;
  min-width: 123px;
}

.eb-event-title-container a {
  color: #ffffff !important;
}

.eb-event-title-container a:hover {
  color: #21303d !important;
}

#eb-category-grid .eb-event-item-grid-default-layout .eb-event-title-container {
  margin-top: -5px !important;
}

div.eb-event-title-container, div.eb-event-short-description, div.eb-event-location, div.eb-event-price, div.eb-event-date-time {
  margin-left: 0px !important;
}

.eb-event-item-grid-default-layout .eb-event-date-time {
  margin-top: 9px !important;
}

.ebm-upcoming-events>div:last-child {
  margin-right: 0px !important;
}

.coming-up .ebm-upcoming-events li, .ebm-upcoming-events>div {
  border-bottom: none;
}

.coming-up {
  margin-top: 35px;
}

.coming-up.coaching div.eb-event-short-description {
  margin-top: 0px;
}

.home-slider .eb-slider-container .eb-event-wrapper {
  background: none !important;
  border: 0px !important;
  box-shadow: none !important;
}

.home-slider .eb-event-location-price, .home-slider .eb-event-date-time {
  display: none;
}

.home-slider .eb-slider-container .eb-event-wrapper>h2 a, .home-slider .eb-categories-grid-items a {
  color: #ffffff;
  text-decoration: none;
  font-size: 21px;
  font-weight: 400;
}

.home-slider img.eb-category-thumb {
  width: 99% !important;
  border-radius: 0px !important;
}

.home-slider .eb-event-short-description {
  color: #ffffff;
  font-size: 13px;
  padding-top: 15px;
  min-height: 105px;
}

.home-slider hr {
  padding
}

.home-slider .slider-link {
  width: 100%;
  text-align: right;
  margin-right: 20px;
}

.home-slider .slider-link a {
  color: #ffffff;
  text-align: right;
  padding-top: 5px;
  padding-left: 20px;
  margin-right: 10px;
  font-weight: 300;
  background-image: url(../images/pfeil-thin-weiss2.png);
  background-position: 0 12px;
  background-repeat: no-repeat;
  text-decoration: none;
}

.home-slider .slider-link a:hover {
  color: #394a59;
}

.home-slider .eb-categories-grid-items .eb-category-item {
  box-shadow: none !important;
  border-radius: 0px !important;
}

.home-bubbles {
  display: flex;
  justify-content: space-around;
  flex-direction: row;
  flex-wrap: wrap;
}

.upcoming-link a {
  color: #ffffff;
  text-align: right;
  padding-top: 5px;
  padding-left: 20px !important;
  font-weight: 300;
  /*background-image: url(../images/pfeil-thin-weiss2.png) !important;
  background-position: 0 12px !important;
  background-repeat: no-repeat;*/
  text-decoration: none;
}

ul.splide__pagination {
  bottom: -0.5em !important;
}

div.ebm-upcoming-events .eb-event-short-description {
  min-height: 65px;
  color: #394a59;
  padding-top: 2px;
}

div.eb-event-item-grid-default-layout .eb-event-short-description {
  min-height: 117px;
  color: #394a59;
}

div.eb-events-grid-items .eb-event-item-grid-default-layout {
  padding-bottom: 10px;
}

div.eb-events-grid-items .eb-event-short-description {
  margin-top: 10px;
}

.eb-event-short-description p {
  line-height: 15px;
  display: inline;
  padding-right: 5px;
}

.splide__arrow svg {
  fill: #ffffff;
}

.upcoming-link {
  width: 100%;
  text-align: left;
}

.upcoming-link a {
  padding-left: 0px !important;
  padding-top: 5px;
}

#eb-categories .eb-description, #eb-event-page .eb-description, #eb-events .eb-description, .eb-box-heading {
  background: transparent !important;
  border: none !important;
}

h3#eb-event-properties-heading, h3.eb-plugin-speakers, h3.eb-heading, .payment_information .form-control-label {
  font-size: 21px;
  color: #394a59;
  padding-bottom: 20px;
  margin-bottom: 0px;
}

.eb-description-details {
  color: #ffffff;
}

.eb_back {
  margin-top: 50px;
}

.eb-speaker-avatar {
  float: left;
  margin-right: 10px;
}

.eb-speaker-container .eb-speaker-description {
  clear: both;
}

.eb-speaker-container {
  text-align: left;
}

.eb-speaker-container p {
  font-size: 12px;
}

.eb-speaker-container .eb-speaker-avatar img {
  border: 4px solid #acb9c3;
  max-width: 100px;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}

#eb-event-info {
  margin-bottom: 15px;
}

#eb-event-page .eb-register-button, #pmform-form #btn-submit, .anfrage button.lnkanmeldung {
  background-image: url(../images/pfeil-thin-weiss2.png) !important;
  background-position: 6px 15px !important;
  background-repeat: no-repeat !important;
  text-decoration: none !important;
  padding: 10px 15px 10px 30px !important;
  background-color: #9faab2 !important;
  color: #ffffff !important;
  border: none !important;
  border-radius: 0px !important;
  font-weight: 300 !important;
  font-size: 14px !important;
  line-height: 1.2em !important;
  font-family: "Roboto", serif !important;
}

#eb-event-page .eb-register-button:hover, #pmform-form #btn-submit:hover {
  color: #21303d !important;
}

.eb-register-button, input.eb-btn-search {
  background-image: url(../images/pfeil-thin-weiss2.png) !important;
  background-position: 6px 15px !important;
  background-repeat: no-repeat;
  text-decoration: none;
  padding: 10px 15px 10px 30px !important;
  background-color: #9faab2;
  color: #ffffff;
}

input.eb-btn-search:hover {
  color: #21303d;
}

.eb-register-buttons-bottom {
  margin-bottom: 75px;
}

.eb-register-buttons-bottom ul li {
  background-image: none !important;
  padding-left: 0px !important;
  margin-top: 20px !important;
  margin-right: 20px !important;
}

.eb-event-property, .eb-event-property-0 {
  color: #ffffff;
}

.ebm-event-info {
  margin-top: -20px;
  min-height: 110px;
  line-height: 1.2 !important;
}

.ebm-event-title {
  display: block;
  color: #ffffff;
  line-height: 1.2;
  margin-bottom: 5px;
  min-height: 5px;
}

.ebm-event-title a {
  color: #ffffff !important;
}

.ebm-event-title a:hover {
  color: #394a59 !important;
}

.ebm-upcoming-events>div a {
  min-height: 310px;
}

.ebm-event-date {
  margin-top: -5px;
  color: #ffffff;
}

.eb-event-property-label {
  font-weight: 400 !important;
}

.eb-speaker-container .eb-speaker-name {
  margin-top: 0px !important;
  padding-top: 80px;
  font-weight: 300 !important;
}

.eb-speaker-container .eb-speaker-avatar img {
  width: 98px;
}

.eb-speaker-container .eb-speaker-description {
  margin: 0px !important;
}

#eb-speakers-list, #eb-sponsors-list {
  padding-top: 0px;
}

.fields-container li, .eb-speaker-avatar a, .eb-speaker-name a {
  background-image: none !important;
  padding-left: 0px !important;
}

.eb-speaker-name a {
  color: #ffffff !important;
}

.eb-speaker-name a:hover {
  color: #394a59 !important;
}

.eb-container form {
  margin-top: -10px;
}

.eb-container form input, .anfrage form input {
  width: 280px;
  height: 25px;
  margin-bottom: 10px;
  padding-left: 5px;
  font-size: 13px;
}

.eb-container #payment_method_container input {
  width: 20px !important;
  line-height: 25px;
  vertical-align: middle;
}

#pmform-form form input {
  width: 280px;
  height: 25px;
  margin-bottom: 10px;
  padding-left: 5px;
  font-size: 13px;
}

.eb-container input#coupon_code {
  width: 120px !important;
  height: 25px;
  margin-top: 5px;
  font-size: 14px;
  padding-left: 5px;
}
.eb-container .gueltigkeit {
  border-bottom: 1px dotted #ffffff;
  color: #ffffff;
  margin-left: 5px;
}
.eb-container .gueltigkeit a {
  background: none !important;
  color: #ffffff !important;
  padding-left: 0px !important;
  font-size: 10px !important;
}
.eb-container .gueltigkeit a:hover {
  font-size: 10px !important;
}
#eb-event-info table {
  border: 1px solid #acb9c3;
  padding: 5px 5px 5px 5px;
}

.eb-form-content form input.gdpr {
  width: 30px !important;
}

.eb-container form textarea, select#country {
  width: 280px !important;
  padding: 5px;
  font-size: 13px;
}

.eb-message {
  margin-bottom: 30px;
}

#eb-event-info tr.eb-event-property {
  height: 25px;
}

#eb-event-info td.eb-event-property-value {
  padding-left: 15px;
}

.eb-events-grid-items .eb-event-main-category {
  display: none;
}

.eb-events-grid-items .eb-event-title-container {
  margin-top: 0px !important;
}

input#total_amount, input#tax_amount, input#amount, input#discount_amount {
  height: 15px;
  padding: 5px;
  margin-top: 5px;
  font-size: 14px;
}

input.lnkanmeldung, a.lnkanmeldung {
  font-weight: 300;
  color: #ffffff;
  font-size: 13px;
  background-image: url(../images/pfeil-thin-weiss2.png);
  background-position: 6px 15px;
  background-repeat: no-repeat;
  text-decoration: none;
  padding: 10px 15px 10px 30px;
  background-color: #9faab2;
  height: 35px !important;
}

input.lnkanmeldung:hover, a.lnkanmeldung:hover, .anfrage button.lnkanmeldung:hover {
  font-weight: 300;
  color: #21303d !important;
  font-size: 13px;
  background-image: url(../images/pfeil-thin.png) !important;
  background-position: 6px 15px;
  background-repeat: no-repeat;
  text-decoration: none;
  padding: 10px 15px 10px 30px;
  background-color: #9faab2;
}

label.checkbox {
  width: 100%;
  color: #394a59 !important;
  font-weight: 300 !important;
  font-family: "Roboto", serif;
  font-optical-sizing: auto;
  font-variation-settings: "wdth"100;
}

#eb-amount-container input, input#total_amount, input#tax_amount, input#amount, input#discount_amount {
  background: none;
  padding: 0;
  color: #ffffff;
}

.eb-container .input-small {
  max-width: 70px !important;
}

.zahlbetrag input {
  margin-right: -10%;
}

div.gdpr-group a, a.eb-colorbox-term {
  background-image: none !important;
  padding-left: 0px !important;
  color: #ffffff !important;
}

div.gdpr-group a:hover, a.eb-colorbox-term:hover {
  color: #394a59 !important;
}

a.eb-colorbox-term strong {
  font-weight: 300 !important
}

form#eb-event-search .filter-search {
  margin-right: 10px;
}

form#eb-event-search input {
  height: 40px;
  width: 200px !important;
}

form#eb-event-search select {
  vertical-align: middle;
}

form#eb-event-search input.eb-btn-search {
  width: 80px;
  margin-left: 20px;
}

form#eb-event-search .eb-search-bar-container .btn-group select {
  font-size: 12px;
  width: 170px !important;
  margin-top: 10px;
}

div.form-actions {
  clear: both;
  margin-top: 20px;
}

#eb-category-grid p.text-info {
  clear: both;
  padding.top: 20px;
  color: #ffffff;
}

#eb-category-grid .eb-notice-message {
  display: none;
}

#eb-group-billing input.lnkanmeldung {
  font-weight: 300;
  color: #ffffff;
  font-size: 13px;
  background-image: url(../images/pfeil-thin-weiss2.png);
  background-position: 6px 15px;
  background-repeat: no-repeat;
  text-decoration: none;
  padding: 10px 15px 25px 30px;
  background-color: #9faab2;
}

#eb-group-billing input.lnkanmeldung:hover {
  font-weight: 300;
  color: #21303d;
  font-size: 13px;
  background-image: url(../images/pfeil-thin.png);
  background-position: 6px 15px;
  background-repeat: no-repeat;
  text-decoration: none;
  padding: 10px 15px 25px 30px;
  background-color: #9faab2;
}

#eb-group-billing .eb-heading {
  margin-top: 70px;
}

.eb-terms-and-conditions-container {
  margin-top: 50px;
}

div.payment_information {
  margin-top: 45px;
}

div.gdpr {
  margin-top: 50px;
}

div.gdpr-group {
  margin-top: 100px;
}

figure.intro-image {
  margin-bottom: 40px;
}

div.newsletter {
  margin-bottom: 15px;
  margin-right: 5px;
}

div.newsletter a, div.newsletter a:link,
div.newsletter a:visited, div.newsletter a:active, div.newsletter a:focus {
  font-weight: 300;
  color: #ffffff !important;
  font-size: 15px;
  background-image: url(../images/pfeil-thin-weiss2.png) !important;
  background-position: 6px 15px !important;
  background-repeat: no-repeat;
  text-decoration: none;
  padding: 10px 10px 10px 30px !important;
  background-color: #9faab2;
  border: 1px dotted #acb9c3;
}

div.newsletter a:hover {
  font-weight: 300;
  color: #21303d !important;
  font-size: 15px;
  background-image: url(../images/pfeil-thin.png) !important;
  background-position: 6px 15px !important;
  background-repeat: no-repeat;
  text-decoration: none;
  padding: 10px 10px 10px 30px !important;
  background-color: #9faab2;
  border: 1px dotted #acb9c3;
}

div.eb-waitinglist-individual-registration-form #contentpartre {
  margin-top: 165px;
}

#eb-individual-registration-page #contentpartre {
  margin-top: 10px;
}

div.eb-waitinglist-individual-registration-form .gdpr-group {
  margin-top: -20px;
}

img.start-highlight {
  border-radius: 1000px;
  border: 3px solid #acb9c3 !important;
}

img.anfrage {
  border: 3px solid #acb9c3 !important;
}

figure.item-image.highlight {
  border: none !important;
  margin-right: 30px;
}

.right.item-image.highlight img {
  max-width: 180px;
  /*float: right;
  margin-right: 60px;*/
}

.highlight-text {
  text-align: center;
  color: #ffffff;
  height: 30px;
  margin-top: -47px;
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
}

.highlight-text a {
  font-weight: 400;
  color: #ffffff !important;
  font-size: 13px !important;
}

.highlight-text a:hover {
  font-weight: 400;
  color: #ffffff !important;
  font-size: 13px !important;
}

.right.item-image.highlight img:hover {
  max-width: 180px;
  animation: fadeIn 3s;
}

@keyframes fadeIn {
  40% {
    opacity: 0.4;
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
  }

  100% {
    opacity: 1;
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
  }
}

#footer4 li span {
  padding-left: 5px;
}

.right.item-image img {
  max-width: 250px
}

ul.aufzaehlung li {
  padding-left: 14px !important;
  background-image: url(../images/liste-weiss.gif) !important;
  background-position: 0 8px;
  background-repeat: no-repeat;
}

div.search-kurse {
  float: right;
  margin-top: -40px;
}

div.event-search {
  width: 230px;
  float: right;
}

.event-search input {
  height: 25px;
  width: 100%;
  margin: 20px 0px;
  font-size: 15px;
  text-indent: 7px;
}

.eb-search-bar-container, .item-image a {
  background: none !important;
  padding: 0px !important;
}

input#filter_from_date {
  height: 25px;
  width: 20%;
  margin: 20px 20px 10px 0;
  float: left;
}

input#filter_to_date {
  height: 25px;
  width: 20%;
  margin: 20px 20px 10px 0;
  float: left;
}

.star, span.required {
  color: #ffffff !important;
}

.camera_caption_title {
  font-weight: 300;
  font-size: 1.5em;
}

.camera_caption_title a, .camera_caption_desc a {
  color: #ffffff;
  text-decoration: none;
}

.camera_caption_desc {
  margin-top: 3px;
}

.camera_caption>div {
  background: none;
  max-width: 50%;
}

.cameraContent {
  left: 30px;
  bottom: 30px;
}

.trenner-oben {
  border-top: 1px solid #acb9c3;
  padding-top: 50px;
}

.fa-calendar {
  display: none !important;
}

.event-search input {
  border-radius: 20px;
}

.clear {
  clear: both;
}

#eb-event-info-left {
  margin-top: 80px !important;
}

tr.eb-event-property-fields td.eb-event-property-label {
  color: #ffffff;
}
tr.eb-event-property-1 td.eb-event-property-label {
  visibility: hidden;
}
tr.eb-event-property-2, tr.eb-event-property-2 td.eb-event-property-label {
  display: none;
}

h3.eb-plugin-relatedevents {
  font-size: 21px;
  color: #394a59;
  padding-bottom: 20px;
  margin-top: 50px;
  margin-bottom: -30px;
}

div.payment-info {
  margin-top: 45px;
}

div.payment-info-detail {
  border: 1px solid #acb9c3;
  padding: 15px 15px 0px 15px;
}

div.payment-info-detail .tax, div.payment-info-detail .netto {
  display: none;
}

#eb-amount-container, #eb-tax-amount-container {
  display: none;
}

#eb-gross-amount-container span.input-group-text {
  color: #ffffff;
}

#eb-gross-amount-container span.input-group-text::after {
  content: 'inkl. MwSt.';
  padding-left: 7px;
}

.com-content-category-blog__items {
  margin-top: 40px;
}

.com-content-category-blog figure.item-image.left {
  float: left;
  width: 55%;
  height: auto;
  clear: both;
}

.com-content-category-blog figure.item-image.right {
  float: right;
  width: 55%;
  height: auto;
  clear: both;
}

.com-content-category-blog .item-image.right img {
  max-width: 100% !important;
}

.com-content-category-blog .item-content {
  float: right;
  width: 40%;
  height: auto;
  color: #ffffff;
}

.com-content-category-blog .item-content h2, .fotoreisen .mod-articlesnews h2 {
  font-size: 14px;
  color: #ffffff;
  letter-spacing: 1px;
  padding-bottom: 0px;
}

div.com-content-category-blog__item.blog-item {
  margin-bottom: 60px;
  clear: both !important;
  display: flex;
  border-bottom: 1px solid #acb9c3;
  padding-bottom: 60px;
  justify-content: space-between;
}

div.fotoreisen .mod-articlesnews__item.item-0 {
  margin-bottom: 60px;
  clear: both !important;
  display: flex;
  flex-direction: row-reverse;
  border-bottom: 1px solid #acb9c3;
  padding-bottom: 60px;
  justify-content: space-between;
}

div.fotoreisen .mod-articlesnews__item.item-1 {
  margin-bottom: 60px;
  clear: both !important;
  display: flex;
  flex-direction: row;
  padding-bottom: 60px;
  justify-content: space-between;
}

.fotoreisen figure.newsflash-image {
  float: right;
  width: 55%;
  height: auto;
  clear: both;
}

.fotoreisen div.item-content {
  float: left;
  width: 40%;
  height: auto;
}

div.eb-events-grid-items {
  clear: both;
}

#eb-search-result-grid-layout p.text-info, #eb-search-result-grid-layout li.abgelaufen, #eb-category-grid li.abgelaufen, .related-events li.abgelaufen, .related-events p.text-info {
  display: none;
}

#eb-search-result-grid-layout h1 {
  padding-bottom: 50px;
}

#eb-search-result-grid-layout .eb_back {
  padding-top: 50px;
}

#eb-registration-complete-page label {
  width: 130px !important;
  color: #ffffff !important;
}

#eb-registration-complete-page .form-control-label {
  color: #ffffff !important;
  width: 130px !important;
  display: block;
  float: left;
}

#eb-registration-complete-page a {
  background-image: none !important;
  padding-left: 0px !important;
}

.hinweis-buchung {
  color: #ffffff;
  margin-top: 30px;
  padding.top: 30px;
}

.com-content-category-blog__items h2 a {
  background-image: none !important;
  padding-left: 0px !important;
  color: #ffffff !important;
}

.com-content-category-blog__items h2 a:hover {
  color: #394a59 !important;
}

.com-content-category-blog__item li {
  background-image: none !important;
  padding-left: 0px !important;
}

.jt_testimonial-block-slide {
  background: transparent;
}

.testimonial_block-data {
  display: flex;
  flex-direction: column-reverse;
}

.testimonial_block-text {
  color: #ffffff;
}

.testimonial_block-name {
  font-family: "Roboto", serif;
  font-optical-sizing: auto;
  font-variation-settings: "wdth"100;
  font-weight: 300;
  color: #394a59;
  font-size: 100%;
}

.jt_testimonial-outer {
  margin-left: 0px !important;
}

.testimonial_block-text::after {
  /*color: #d5dbe0;
  right: 0px;*/
  display: none;
}

div.testimonial>div {
  margin-top: -20px;
}

div.referenten .eb-speaker-container {
  padding-bottom: 15px;
  padding-top: 1px;
  border-bottom: 1px solid #acb9c3;
  margin-bottom: 50px;
  display: grid;
  grid-template-columns: 20% 75%;
  grid-column-gap: 60px;
  justify-content: space-between;
  /*display: flex;
  flex-direction: column;*/
  margin-top: 30px;
}

div.referenten .eb-speaker-container .eb-speaker-avatar {
  padding-top: 15px;
  min-height: 220px;
}

div.referenten .eb-speaker-container .eb-speaker-avatar img {
  max-width: 130px;
  width: 130px;
}

div.referenten .eb-speaker-description-neu p {
  font-size: 14px !important;
  line-height: 1.2em;
}

div.referenten .eb-speaker-container .eb-speaker-name-neu {
  display: none;
}

#eb-plugins .referenten-only {
  display: none;
}

div.referenten .eb-speaker-container .eb-speaker-name {
  padding-top: 15px;
}

.eb-events-grid-items.related-events {
  display: grid;
  grid-template-columns: auto;
  grid-row-gap: 20px;
  justify-content: space-between;
  margin-top: 30px;
  margin-bottom: 50px;
}

.eb-events-grid-items.related-events>div, .eb-events-grid-items.related-events .eb-event-item-grid-default-layout {
  width: 270px !important;
}

.eb-notice-message {
  font-size: 14px;
  font-weight: 300;
  line-height: 101%;
}

.eb-container input.lnkanmeldung, a.lnkanmeldung {
  padding-left: 30px !important;
  width: auto;
}

tr.attachments {
  height: 60px !important;
}
input.buchen, #pmform-form #btn-submit {
  width: 100% !important;
  border: 1px solid #f2dd31 !important;
}

span#coupon_validate_msg {
  display: block;
}

#eb-discount-amount-container {
  margin-bottom: 0px;
}

#eb-discount-amount-container span {
  color: #ffffff;
}

#field_EMailAdmin {
  display: none !important;
}

#pmform-form input {
  height: 25px;
}

#pmform-form input#amount, #pmform-form input#total_amount {
  background-color: #ffffff;
  padding-left: 5px;
  color: #000000;
}

#pmform-form input#amount {
  border: 2px solid #ffcc00;
}

#pmform-form input#total_amount, #pmform-form input#gross_amount {
  margin-top: 0px;
  background: transparent;
  color: #ffffff;
  border: none;
  display: inline;
  width: 15% !important;
}

#pmform-form span.input-group-text {
  border-radius: 0px !important;
}

#pmform-form label, #pmform-form .total {
  font-size: 14px;
  font-weight: 300;
  margin-top: 10px;
}

#pmform-form .total {
  font-weight: 300;
  font-size: 14px;
}

#pmform-form .form-control, #pmform-form select {
  border-radius: 0px !important;
  font-size: 13px !important;
  width: 280px;
}

#pmform-form div.payment-info {
  margin-top: -63px;
}

#pmform-form div.payment-info-detail div.total {
  width: 100%;
}

#pmform-form div.payment-info-detail span {
  background: none;
  color: #ffffff;
  border: none;
  padding: 0px;
  margin-bottom: 9px;
  font-size: 13px;
  font-weight: 300;
  padding-right: 1px;
}

#pmform-form .payment-info-detail .col-md-9 {
  width: 55%;
}

#pmform-form .payment_information .col-md-9, #pmform-form .payment_information .col-md-3 {
  width: 100%;
}

#pmform-form .payment_information input {
  width: 20px !important;
  height: 15px;
}

#pmform-form #field-accept-term a strong, #pmform-form #field-accept-privacy a strong {
  font-weight: 300 !important;
  color: #ffffff;
}

#pmform-form #field-accept-term a:hover strong, #pmform-form #field-accept-privacy a:hover strong {
  color: #394a59;
}

#pmform-form #btn-submit {
  width: auto !important;
}

#pmform-form .pf-message strong {
  color: #ffffff;
  font-weight: 300;
}
#pmform-form #Kursgebunden input {
  width: 15px !important;
  height: 15px !important;
}
#pmform-form #Kursgebunden {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: -10px;
}
#pmform-form #Kursgebunden .span0 {
  width: 130px;
}
.ig-grid-img-link {
  cursor: initial;
}
button#Datum_btn {
  background: none;
  margin-top: -15px;
  color: #ffcc00;
  cursor: pointer;
}
.eb-container .field-calendar .nav a {
  background-image: none !important;
}
fieldset#Gutschein {
  border-bottom: none !important;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
#Gutschein input[type="checkbox"], .anfrage input[type="checkbox"] {
  width: 20px;
  display: block;
}
.jd-simple-contact-form {
  max-width: 430px;
  margin-left: 0;
  margin-top: 40px;
}
.jd-simple-contact-form button {
  width: 280px;
  margin-left: 100px;
}
.jd-simple-contact-form .form-check-label {
  width: 285px;
  margin-left: 80px;
}
.jd-simple-contact-form .form-check-inline {
  margin-top: 25px;
  margin-bottom: 25px;
}
.anfrage form input {
  margin-bottom: 15px;
}
.anfrage textarea {
  width: 275px;
  min-height: 250px;
  font-size: 15px;
  padding: 5px;
}
li.abgelaufen {
  list-style-type: none;
}
figure.foto-kontakt {
  margin-top: -45px;
}

/* Media Queries */
@media (max-width: 980px) {
  .eb-events-grid-items {
    grid-template-columns: 240px 240px 240px;
  }
  .eb-event-item-grid-default-layout {
    max-height: 310px;
  }
  .ebm-upcoming-events .up-event-item {
    max-width: 215px;
  }
  .ebm-event-info {
    min-height: 150px;
  }
  div.eb-events-grid-items .eb-event-short-description, .eb-event-item-grid-default-layout .eb-event-date-time {
    font-size: 16px;
    line-height: 16px;
  }
  .highlight-text a {
    font-size: 13px !important;
  }
  #fboxli {
    padding-left:20px;
  }
  #fboxre {
    width: 40%;
  }
  #footer4 {
    padding-right: 20px;
  }
  .event-search form {
    margin-bottom: 15px;
  }
  #eb_search_form {
    padding-top: 40px;
  }
}

@media (max-width: 768px) {
  #fboxli {
    padding-left:20px;
  }
  #fboxre {
    width: 40%;
  }
  figure.right {
    margin-bottom: 20px;
  }
  #bildbannerwrapper {
    background-color: transparent;
  }
  #bildbannerboxkurse {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  #pmform-form label, #pmform-form .total {
    font-size: 16px;
  }
  #pmform-form .checkbox input {
    width: 30px;
  }
  #pmform-form label, #pmform-form .total, #pmform-form .form-control, #pmform-form select {
    font-size: 1em !important;
    width: 100%;
  }
  #pmform-form form input {
    height: 35px;
  }
  #pmform-form input::placeholder {
    font-size: 1.25em;
  }
  #pmform-form input#gross_amount, #pmform-form div.payment-info-detail span {
    font-size: 1em !important;
  }
  #pmform-form input#amount {
    font-size: 0.8em !important;
  }
  #pmform-form .form-control, #pmform-form select {
    width: 100%;
  }
  #contentpartre {
    margin-top: 100px;
  }
  #eb-event-page #contentpartre {
    margin-top: -100px;
  }
  .eb-speaker-container p {
    font-size: 18px;
    line-height: 20px;
  }
  div.eb-event-short-description {
    min-height: 180px;
  }
  #eb-event-page .eb-register-button, #pmform-form #btn-submit, .anfrage button.lnkanmeldung {
    background-position: 6px 18px !important;
  }
  .ebm-upcoming-events .up-event-item {
    margin-bottom: 75px;
  }
  .camera_pag {
    display: none;
  }
  div#contentbox a, div#contentbox a:link, div#contentbox a:visited, div#contentbox a:active, div#contentbox a:focus {
    font-size: 18px !important;
    line-height: 18px !important;
  }
  .highlight-text {
    width: 210px;
  }
}

@media (max-width: 640px) {
  .right {
    float: none;
  }
  #contentpartli50, #contentpartre50 {
    width: 100%;
    float: none;
  }
  #contentpartli iframe {
    width: 100%;
  }
  #pmform-form label, #pmform-form .total, pmform-form .form-control, #pmform-form select, select#country {
    font-size: 1em !important;
    width: 100%;
  }
  #pmform-form form input {
    height: 35px;
  }
  #pmform-form input::placeholder {
    font-size: 1.25em;
  }
  #pmform-form input#gross_amount, #pmform-form div.payment-info-detail span, form #discount_amount, form #amount {
    font-size: 1em !important;
  }
  #eb-category-grid h1 {
    margin-top: -130px;
    margin-bottom: 120px;
  }
  #eb-gross-amount-container span.input-group-text {
    padding-left: 10px;
  }
  .right.item-image.highlight img, .right.item-image.highlight img:hover {
    float: left;
    max-width: 210px;
    margin-bottom: 50px;
  }
  .highlight-text {
    float: left;
    margin-top: -117px;
    margin-left: 33px;
  }
  div.event-search {
    width: 100% !important;
    float: none !important;
  }
  div.event-search form {
    margin-bottom: 0px;
    padding-top: 50px !important;
  }
  .eb-taskbar li {
    float: left !important;
  }
  .event-search input, #eb-individual-registration-page input, .eb-container input#coupon_code {
    height: 35px;
  }
  figure.foto-kontakt {
    margin-top: 0px !important;
  }
}

@media (min-width: 501px) and (max-width: 850px) {
  .com-content-category-blog figure.item-image.left, .fotoreisen figure.newsflash-image {
    width: 100%;
    max-width: 450px;
    float: none;
  }
  div.com-content-category-blog__item.blog-item, div.fotoreisen .mod-articlesnews__item.item-0, div.fotoreisen .mod-articlesnews__item.item-1 {
    display: block;
  }
  .com-content-category-blog .item-content, .fotoreisen div.item-content {
    float: none;
    width: 100%;
  }
  .fotoreisen figure.newsflash-image {
    margin-bottom: 20px;
  }
}

@media (min-width: 501px) and (max-width: 767px) {
  .right.item-image.highlight img, .right.item-image.highlight img:hover {
    float: left;
    max-width: 210px;
    margin-bottom: 50px;
  }
  .highlight-text {
    float: left;
    margin-top: -110px;
    margin-left: 2px;
    margin-right: 200px;
  }
  .eb-events-grid-items {
    grid-template-columns: 240px 240px;
  }
  .eb-event-item-grid-default-layout {
    max-height: 310px;
  }
  div.eb-events-grid-items .eb-event-short-description, .eb-event-item-grid-default-layout .eb-event-date-time {
    font-size: 16px;
    line-height: 16px;
  }
  #contentbox {
    padding-top: 0px !important;
  }
  #contentpartre {
    margin-top: 40px;
  }
  #eb-individual-registration-page label {
    width: 150px !important;
  }
}

@media (max-width: 500px) {
  h1 {
    line-height: 35px;
  }
  .camera_caption_title {
    font-size: 1.2em !important;
  }
  .eb-events-grid-items {
    grid-template-columns: 300px;
  }
  .eb-event-item-grid-default-layout {
    max-height: 310px;
  }
  .eb-events-grid-items {
    grid-row-gap: 30px;
  }
  div.eb-events-grid-items .eb-event-short-description, .eb-event-item-grid-default-layout .eb-event-date-time {
    font-size: 16px;
    line-height: 16px;
  }
  div.eb-event-short-description, .ebm-event-info {
    min-height: 50px !important;
    height: auto !important;
  }

  #eb-individual-registration-page label {
    width: 100%;
  }
  #fboxli {
    padding-left: 20px;
    width: 80%;
  }
  #fboxre {
    width: 80%;
    float: left;
    padding-left: 20px;
  }
  #footer1, #footer2, #footer1 a {
    font-size: 18px !important;
    line-height: 20px;
    background-position: 0 9px !important;
  }
  #contentpartre {
    margin-top: 10px;
  }
  #pmform-form #contentpartre {
    margin-top: 50px;
  }
  #pmform-form input#total_amount, #pmform-form input#gross_amount {
    width: 20% !important;
  }
  .event-search form {
    margin-bottom: 1em !important;
  }
  .event-search input, #eb-individual-registration-page input, .eb-container input#coupon_code {
    height: 35px;
  }
  input.lnkanmeldung {
    font-size: 16px !important;
    padding-bottom: 30px !important;
  }
  #eb-category-grid h1 {
    margin-top: -170px;
    margin-bottom: 120px;
  }
  div.event-search {
    width: 100% !important;
    float: none !important;
  }
  .right.item-image.highlight img, .right.item-image.highlight img:hover {
    float: left;
    max-width: 210px;
    margin-bottom: 50px;
  }
  .highlight-text {
    float: left;
    margin-top: -117px;
    margin-left: 2px;
    margin-right: 100px;
  }
  .camera_wrap a, .camera_wrap a:hover {
    font-size: 110%;
  }
  #footercontentbox {
    height: 1100px !important;
    background-color: #ffffff;
  }
  .eb-container form input, .anfrage form input, form textarea#comment {
    width: 100% !important;
  }
  #eb-individual-registration-page {
    margin-top: -100px;
  }
  .com-content-category-blog figure.item-image.left, .fotoreisen figure.newsflash-image {
    width: 100%;
    float: none;
  }
  div.com-content-category-blog__item.blog-item, div.fotoreisen .mod-articlesnews__item.item-0, div.fotoreisen .mod-articlesnews__item.item-1 {
    display: block;
  }
  .com-content-category-blog .item-content, .fotoreisen div.item-content {
    float: none;
    width: 100%;
  }
  .fotoreisen figure.newsflash-image {
    margin-bottom: 20px;
  }
  div.referenten .eb-speaker-container {
    display: block;
  }
  div.referenten .eb-speaker-description-neu p {
    font-size: 18px !important;
    line-height: 20px;
  }
  #eb-categories .eb-description, #eb-event-page .eb-description, #eb-events .eb-description {
    padding: 0px;
  }
  #pmform-form input#gross_amount, #pmform-form input#amount {
    font-size: 0.75em !important;
  }
  #pmform-form div.payment-info-detail input#gross_amount,  #pmform-form div.payment-info-detail span {
    font-size: 1em !important;
  }
  #pmform-form #btn-submit {
    font-size: 1em !important;
    padding-bottom: 30px !important;
  }
  .formError {
    left: initial !important;
  }
  div.newsletter a, div.newsletter a:link,
  div.newsletter a:visited, div.newsletter a:active, div.newsletter a:focus {
    font-weight: 300;
    color: #ffffff !important;
    font-size: 15px;
    background-image: url(../images/pfeil-thin-weiss2.png) !important;
    background-position: 6px 19px !important;
    background-repeat: no-repeat;
    text-decoration: none;
    padding: 10px 10px 10px 30px !important;
    background-color: #9faab2;
    border: 1px dotted #acb9c3;
  }

  div.newsletter a:hover {
    font-weight: 300;
    color: #21303d !important;
    font-size: 15px;
    background-image: url(../images/pfeil-thin.png) !important;
    background-position: 6px 19px !important;
    background-repeat: no-repeat;
    text-decoration: none;
    padding: 10px 10px 10px 30px !important;
    background-color: #9faab2;
    border: 1px dotted #acb9c3;
  }
}
