/* 1760447564.2336 */
@charset "utf-8";

/* overlock-regular - latin */
@font-face {
  font-family: 'Overlock';
  font-style: normal;
  font-weight: 400;
  src: url('/includes/fonts/overlock-v10-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Overlock Regular'), local('Overlock-Regular'),
       url('/includes/fonts/overlock-v10-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/includes/fonts/overlock-v10-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('/includes/fonts/overlock-v10-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('/includes/fonts/overlock-v10-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/includes/fonts/overlock-v10-latin-regular.svg#Overlock') format('svg'); /* Legacy iOS */
}

/* overlock-italic - latin */
@font-face {
  font-family: 'Overlock';
  font-style: italic;
  font-weight: 400;
  src: url('/includes/fonts/overlock-v10-latin-italic.eot'); /* IE9 Compat Modes */
  src: local('Overlock Italic'), local('Overlock-Italic'),
       url('/includes/fonts/overlock-v10-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/includes/fonts/overlock-v10-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('/includes/fonts/overlock-v10-latin-italic.woff') format('woff'), /* Modern Browsers */
       url('/includes/fonts/overlock-v10-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/includes/fonts/overlock-v10-latin-italic.svg#Overlock') format('svg'); /* Legacy iOS */
}

/* overlock-700 - latin */
@font-face {
  font-family: 'Overlock';
  font-style: normal;
  font-weight: 700;
  src: url('/includes/fonts/overlock-v10-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Overlock Bold'), local('Overlock-Bold'),
       url('/includes/fonts/overlock-v10-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/includes/fonts/overlock-v10-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('/includes/fonts/overlock-v10-latin-700.woff') format('woff'), /* Modern Browsers */
       url('/includes/fonts/overlock-v10-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/includes/fonts/overlock-v10-latin-700.svg#Overlock') format('svg'); /* Legacy iOS */
}

/* overlock-700italic - latin */
@font-face {
  font-family: 'Overlock';
  font-style: italic;
  font-weight: 700;
  src: url('/includes/fonts/overlock-v10-latin-700italic.eot'); /* IE9 Compat Modes */
  src: local('Overlock Bold Italic'), local('Overlock-BoldItalic'),
       url('/includes/fonts/overlock-v10-latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/includes/fonts/overlock-v10-latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('/includes/fonts/overlock-v10-latin-700italic.woff') format('woff'), /* Modern Browsers */
       url('/includes/fonts/overlock-v10-latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/includes/fonts/overlock-v10-latin-700italic.svg#Overlock') format('svg'); /* Legacy iOS */
}

/* overlock-900 - latin */
@font-face {
  font-family: 'Overlock';
  font-style: normal;
  font-weight: 900;
  src: url('/includes/fonts/overlock-v10-latin-900.eot'); /* IE9 Compat Modes */
  src: local('Overlock Black'), local('Overlock-Black'),
       url('/includes/fonts/overlock-v10-latin-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/includes/fonts/overlock-v10-latin-900.woff2') format('woff2'), /* Super Modern Browsers */
       url('/includes/fonts/overlock-v10-latin-900.woff') format('woff'), /* Modern Browsers */
       url('/includes/fonts/overlock-v10-latin-900.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/includes/fonts/overlock-v10-latin-900.svg#Overlock') format('svg'); /* Legacy iOS */
}

/* overlock-900italic - latin */
@font-face {
  font-family: 'Overlock';
  font-style: italic;
  font-weight: 900;
  src: url('/includes/fonts/overlock-v10-latin-900italic.eot'); /* IE9 Compat Modes */
  src: local('Overlock Black Italic'), local('Overlock-BlackItalic'),
       url('/includes/fonts/overlock-v10-latin-900italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/includes/fonts/overlock-v10-latin-900italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('/includes/fonts/overlock-v10-latin-900italic.woff') format('woff'), /* Modern Browsers */
       url('/includes/fonts/overlock-v10-latin-900italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/includes/fonts/overlock-v10-latin-900italic.svg#Overlock') format('svg'); /* Legacy iOS */
}


* {
	margin:0;
	padding:0;
	line-height:100%;
	outline:0;
}

html {
	width:100%;
	height:100%; 
	font-size: 100.01%;
	-webkit-tap-highlight-color: rgba(255,255,255,1);
}

body {
	position:relative;
	width:100%;
	height:100%; 
	margin:0;
	padding:0;
	font-size:62.5%;
	font-weight: normal;
	font-style: normal;
	text-align:center;
	color:#444;
	-webkit-tap-highlight-color: rgba(255,255,255,1);
	font-family:'Overlock', Tahoma, Helvetica, Verdana, Arial, san-serif;	
	font-weight:400;	
	background-color:#fff;
	
	background-color:#2f9d96;
	background:linear-gradient(#e0f0ef, #2f9d96);
	background-attachment:fixed;
}

#container {
	position:relative;
	/*
	width:1240px;
	*/
	width:1000px;
	display:block;
	height:auto;
	padding:0;
	margin:0 auto;
	font-size:100%;
	
}

/* ###  ALLGEMEINE DEFINITIONEN START ### */

h1,
h2,
h3,
h4,
h5,
h6,
.headline,
legend,
.h5 {
	/*
	color:#2f9d96;
		color:#257D77;
	*/
	color:#196157;
	font-weight:normal;
	font-style:normal;
}

h1,
h2,
h3,
h4,
h5,
h6,
.headline,
legend,
.h5,
nav#nav a#logo,
#container form h4,
#container .auswahl_form form.auswahlform h4 {
    font-family: 'Overlock', cursive;
}


a {
	/*
	color:#2f9d96;
		color:#257D77;
	*/
	color:#196157;
	font-weight:500;
	text-decoration:dotted underline;
}

a:hover {
	text-decoration:underline;
}

a.ext_ohne {	
	padding-left:0;
	background:none;
	display:inline;
}

.color {
	/*
	color:#2f9d96;
		color:#257D77;
	*/
	color:#196157;
} 

.center {
	text-align:center;
}

.cb {
	clear:both;
	display:block;
	margin:0;
	padding:0;
}

hr {
	clear:both;
	display:block;
	width:100%;
	margin:24px auto;	
	height:1px;
	border:none;
	background:none;
	border-top:1px dotted #9D9C8A;
}

.upper {
	text-transform:uppercase;
}

.schatten {
	-webkit-box-shadow: 0px 2px 4px 0px rgba(102,102,102,0.7);
	-moz-box-shadow: 0px 2px 4px 0px rgba(102,102,102,0.7);
	box-shadow: 0px 2px 4px 0px rgba(102,102,102,0.7);
}

.schatten25 {
	-webkit-box-shadow: 0px 1px 10px 0px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 1px 10px 0px rgba(0,0,0,0.25);
	box-shadow: 0px 1px 10px 0px rgba(0,0,0,0.25);
}

.rund {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

.rund2px {
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

.rund16 {
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
}

#content td {
	vertical-align:top;
	padding:0 6px 6px 0;
}

/* new clearfix */
.clearfix:after {
	content: " ";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
}
	
/* Hides from IE5/Mac \*/
* html .clearfix {height: 1px;}
.clearfix {display: block;}
/* End hide from IE5/Mac */


#content br.space {
	display:block;
	margin:0 0 36px 0;
}

#container .hidden {
	display:none;
}

/* ###  ALLGEMEINE DEFINITIONEN ENDE ### */


/* ACCORDION START */

.accordion-toggle {cursor: pointer;}
.accordion-content {display: none;}
.accordion-content.default {display: block;}
  
 /* ACCORDION ENDE */


 
 
/* ### HEADER START ### */

#container header#header {
	display:block;
	width:100%;
	margin:0;
	padding:20px 0;
	text-align:right;
}


#container header#header a#logo {
	text-align:left;	
	float:left;
	margin:40px 0 0 0;
	width:280px;
	text-align:center;
	display:inline-block;
}

#container header#header a#logo img.logo {
	height:125px;
}

#container header#header .header_pic {
	/*
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
	
	
	-webkit-box-shadow: 0px 1px 10px 0px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 1px 10px 0px rgba(0,0,0,0.25);
	box-shadow: 0px 1px 10px 0px rgba(0,0,0,0.25);
	*/
}

/* ### HEADER ENDE ### */




/* ### NAVIGATION START ### */

p.info {
	display:block;
	text-align:center;
}

nav#nav {
	position:relative;
	display:block;	
	padding:0;
	margin:0;
	text-align:left;	
	background-color:#fff;
}

#mobil, 
#nav #head_adresse {
	display:none;
}

nav#nav div.headinfos {
	display:inline-block;
	width:auto;
	height:auto;
	float:right;
	margin:0;
	padding:0;
	/*
	background-color:green;
	*/
}

nav#nav div.header_suche {
	display:inline-block;
	width:auto;
	height:auto;
	float:right;
	margin:4px 0 0 0;
	padding:0;
	/*
	background-color:yellow;
	*/
}


nav#nav div.header_suche #search_form {
	display:block;
	height:auto;
	width:209px;
	margin:0;
	padding:0;
}

nav#nav div.header_suche #search_form fieldset {
	display:block;
	border:none;
	position:relative;
}

nav#nav div.header_suche #search_form fieldset input.suche {
	display:block;
	float:left;
	margin:0;
	padding:3px 6px;
	width:calc(100% - 46px);
	border:none;
	font-size:130%;
	line-height:130%;
	/*
	color:#666;
	*/
	color:#555;
	font-family:Tahoma,Verdana,Arial,san serif;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	border:2px solid #424242;
}

nav#nav div.header_suche #search_form fieldset input#t_search {
	background:url(/gif/icon-sprite.png) no-repeat 0 -168px;
	width:24px;
	height:24px;
	display:inline-block;
	border:none;
	cursor:pointer;
	margin:2px 0 0 4px;
}



/* ### NAVI START ### */


nav#nav div#mainnav_box {	
	display:block;	
	width:1000px;
	height:auto;
	margin:0 auto;
	padding:20px 0;
	text-align:left;
}	
	
nav#nav ul#mainnav {
	list-style:none;	
	margin:0;
	padding:0;
	width:auto;
	display:inline-block;	
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;	
	
}

nav#nav ul#mainnav li {
	display:inline-block;
	width:auto;
	float:left;
	margin:0 10px 0 0;	
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	
}

nav#nav ul#mainnav li:last-child {
	margin-right:0;
}

nav#nav ul#mainnav li a {
	display:block;
	line-height:110%;		
	margin:0;
	/*
	color:#666;
	*/
	color:#555;
	font-size:150%;
	padding:10px;
	text-align:left;
	font-weight:400;
	background:none;
}

nav#nav ul#mainnav li a span.icon {
	margin-top:-4px;
	float:left;
}

nav#nav ul#mainnav li:hover,
nav#nav ul#mainnav li:hover a,
nav#nav ul#mainnav li a:hover,
nav#nav ul#mainnav li.aktiv a {	
	background-color:#fff;	
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}

nav#nav ul#mainnav li.aktiv:hover a,
nav#nav ul#mainnav li.aktiv a:hover {
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
}

nav#nav ul#mainnav li ul {
	display:block;
	margin:0;
	padding:0 0 4px 0;
	background-color:#fff;
}

nav#nav ul#mainnav li ul li,
nav#nav ul#mainnav li:hover  ul li,
nav#nav ul#mainnav li:hover  ul li a,
nav#nav ul#mainnav li  ul li a:hover,
nav#nav ul#mainnav li.aktiv  ul li a {
	display:block;
	text-align:left;	
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;	
}

nav#nav ul#mainnav li ul li a,
nav#nav ul#mainnav li.aktiv ul li a { 
	text-transform:none;
	padding:4px 10px;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
}

nav#nav ul#mainnav li.aktiv ul li a {
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
}

nav#nav ul#mainnav li.aktiv ul li a:hover {
	background-color:#fff;
	/*
	color:#666;
	*/
	color:#555;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
}

nav#nav ul#mainnav li li a {
	background:none;
}

/* SUPER-FISH NAVI START */

/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin: 0;
	padding: 0;
	list-style: none;
}
.sf-menu li {
	position: relative;
}
.sf-menu ul {
	position: absolute;
	display: none;
	top: 100%;
	left: 0;
	z-index: 99999;
}
.sf-menu > li {
	float: left;
}
.sf-menu li:hover > ul,
.sf-menu li.sfHover > ul {
	display: block;
}

.sf-menu a {
	display: block;
	position: relative;
}
.sf-menu ul ul {
	top: 0;
	left: 100%;
}

/*** DEMO SKIN ***/
.sf-menu {}
.sf-menu ul {
	min-width: 12em; /* allow long menu items to determine submenu width */
}
.sf-menu a {	
	text-decoration: none;
}
.sf-menu a {}
.sf-menu li {	
	/* no need for Supersubs plugin */
	white-space: nowrap; 
	-webkit-transition: background .2s;
	transition: background .2s;	
}
.sf-menu ul li {}
.sf-menu ul ul li {}
.sf-menu li:hover,
.sf-menu li.sfHover {	
	/* only transition out, not in */
	-webkit-transition: none;
	transition: none;
}

/*** arrows (for all except IE7) **/
.sf-arrows .sf-with-ul {
	padding-right: 2.5em;	
}
/* styling for both css and generated arrows */
.sf-arrows .sf-with-ul:after {
	content: '';
	position: absolute;
	top: 50%;
	right: 1em;
	margin-top: -3px;
	height: 0;
	width: 0;
	/* order of following 3 rules important for fallbacks to work */
	border: 5px solid transparent;
	/* edit this to suit design (no rgba in IE8) */
	border-top-color: #dFeEFF; 
	border-top-color: rgba(255,255,255,.5);
}
.sf-arrows > li > .sf-with-ul:focus:after,
.sf-arrows > li:hover > .sf-with-ul:after,
.sf-arrows > .sfHover > .sf-with-ul:after {
	border-top-color: white; /* IE8 fallback colour */
}
/* styling for right-facing arrows */
.sf-arrows ul .sf-with-ul:after {
	margin-top: -5px;
	margin-right: -3px;
	border-color: transparent;
	/* edit this to suit design (no rgba in IE8) */
	border-left-color: #dFeEFF; 
	border-left-color: rgba(255,255,255,.5);
}
.sf-arrows ul li > .sf-with-ul:focus:after,
.sf-arrows ul li:hover > .sf-with-ul:after,
.sf-arrows ul .sfHover > .sf-with-ul:after {
	border-left-color: white;
}

/* SUPER-FISH NAVI ENDE */


#mobnav-btn {
    display: none;
	cursor: pointer;
    float:right;
	margin-right:10px;	
}
.mobnav-subarrow {
    display: none;
}

@media only screen and (max-width: 767px) {

	nav#nav br.br_navi {
		display:none;
	}

	#mobnav-btn {
        display: inline-block;
		margin-right:0px;
		float:right;
		width:auto;
    }
	
	nav#nav {
		display:block;
		float:none;
		margin:0;
		padding:0;
		width:100%;
	}
	
    .mobnav-subarrow {
        display: block;
		font-size:160%;
		line-height:100%;
        height: 20px;
        width: 30px;
        background-position: top left!important;
        position: absolute;
        top: 10px;
        right: 10px;       
        cursor: pointer;
        -webkit-transition: all .1s ease-in-out;
        -moz-transition: all .1s ease-in-out;
        -ms-transition: all .1s ease-in-out;
        -o-transition: all .1s ease-in-out;
        transition: all .1s ease-in-out;
    }
    nav#nav .sf-menu {
        width: 100%!important;
        display: none!important;
    }
    nav#nav .sf-menu.xactive {
        display: block!important;
    }
    .sf-menu li {
        float: none!important;
        display: block!important;
        width: 100%!important;
    }
    .sf-menu li a {
        float: none!important;
    }
    .sf-menu ul {
        position:static!important;
        display: none!important;
    }
    nav#nav .xpopdrop ul {
        display: block!important;
    }
			
			
	/*** arrows (for all except IE7) **/
	.sf-arrows .sf-with-ul {
		padding-right: 2.5em;
	}
	/* styling for both css and generated arrows */
	.sf-arrows .sf-with-ul:after {
		content: '';
		position: absolute;
		top: 50%;
		right: 1em;
		margin-top: -3px;
		height: 0;
		width: 0;
		/* order of following 3 rules important for fallbacks to work */
		border: 5px solid transparent;
		border-top-color: #dFeEFF; /* edit this to suit design (no rgba in IE8) */
		border-top-color: rgba(255,255,255,.5);
	}
	.sf-arrows > li > .sf-with-ul:focus:after,
	.sf-arrows > li:hover > .sf-with-ul:after,
	.sf-arrows > .sfHover > .sf-with-ul:after {
		border-top-color: white; /* IE8 fallback colour */
	}
	/* styling for right-facing arrows */
	.sf-arrows ul .sf-with-ul:after {
		margin-top: -5px;
		margin-right: -3px;
		border-color: transparent;
		border-left-color: #dFeEFF; /* edit this to suit design (no rgba in IE8) */
		border-left-color: rgba(255,255,255,.5);
	}
	.sf-arrows ul li > .sf-with-ul:focus:after,
	.sf-arrows ul li:hover > .sf-with-ul:after,
	.sf-arrows ul .sfHover > .sf-with-ul:after {
		border-left-color: white;
	}	
	
	nav#nav ul#mainnav {
		margin:0;
		width:100%;
		display:block;
		clear:both;
	}

	nav#nav ul#mainnav li {
		display:block;
		width:auto;
		float:none;
		margin:0;
	}
	
	nav#nav ul#mainnav li a li a{	
		padding:0;
	}
		
}

/* ### NAVI ENDE ### */



nav#nav div.headbutton {
	display:none;
	text-align:center;
	font-size:200%;
	color:#fff;
	/*
	background-color:#2f9d96;
	background:rgba(136,216,254,0.25);
	*/
	
	background-color:#2f9d96;
	
	padding:6px;
	cursor:pointer;
	margin-bottom:8px;
}

nav#nav div.headbutton span {
	cursor:pointer;
}


@media only screen and (max-width:768px){
	
	nav#nav div.headinfos {
		display:none;
		width:calc(100% - 20px);
		margin:0;
		padding:10px;
		text-align:center;
		float:none;
		/*
		background-color:blue;
		*/
		font-size:100%;
	}
	
	nav#nav div.headbutton {
		display:block;
		margin:0 0 10px 0;
	}
	
	nav#nav div.headinfos p {
		display:inline-block;
		width:auto;
		margin:0 auto;
		font-size:150%;
		line-height:140%;
		text-align:left;
	}
		
	
}

@media only screen and (min-width:769px){
	
	nav#nav div.headinfos {
		display:inline-block;
	}
	nav#nav div.headbutton {
		display:none;
	}
	
}




/* ##### BREADCRUMB START ##### */

p#breadcrumb {
	display:block;
	clear:both;
	width:100%;
	margin:0 0 18px 0;
	padding:0;
	font-size:120%;
	line-height:120%;
	/*
	color:#86817d;
	*/
	color:#57524F;
}

p#breadcrumb a, p#breadcrumb a:hover {
	font-weight:normal;
	/*
	color:#86817d;
	*/
	color:#57524F;
}

/* ##### BREADCRUMB ENDE ##### */




/* ##### FOOTER START ##### */ 

footer {
	display:block;
	color:#fff;
	font-size:100%;
	width:100%;
	padding:0;
	margin:0;
	text-align:left;
	clear:both;
}

footer div {
	display:block;
	position:relative;
	width:1000px;
	height:auto;
	margin:0 auto 10px auto;
	color:#fff;
	text-align:right;
}

footer div p {
	display:block;
	text-align:left;
	font-size:150%;
	line-height:140%;
	color:#fff;
	padding-left:300px;
}

footer div p span.r {
	float:right;
	margin-top:3px;
	color:#fff;
}

/*
footer div p span.l {
	float:left;
	margin-top:3px;
	margin-left:300px;
	color:#fff;
}
*/

footer a {
	color:#fff;
}

/* ##### FOOTER ENDE ##### */




#container section.inhalt {
	width:672px;
	padding:14px;
	margin:0 0 0 20px;
	float:right;
	background-color:#fff;
	
	
	/*
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
	
	-webkit-box-shadow: 0px 1px 10px 0px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 1px 10px 0px rgba(0,0,0,0.25);
	box-shadow: 0px 1px 10px 0px rgba(0,0,0,0.25);
	*/
}

#container aside#adresse {
	width:252px;
	height:auto;
	background-color:#fff;
	padding:14px;
	
	/*
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
	
	-webkit-box-shadow: 0px 1px 10px 0px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 1px 10px 0px rgba(0,0,0,0.25);
	box-shadow: 0px 1px 10px 0px rgba(0,0,0,0.25);
	*/
	
}

#nav #head_adresse {
	display:none;
}

#container aside#adresse section,
#container aside#adresse section article {
	height:auto;
	min-height:auto;
	margin:0;
	padding:0;
}

#container aside#adresse section article p:first-child {
	margin-top:0;
}


#container aside#adresse section article p:last-child {
	margin-bottom:0;
}





/* ALLGEMEINE TYPOGRAFIE START */

#container h1,
#container h2,
#container h3,
#container h4,
#container h5,
#container h6,
#container .h5 {
	font-weight:400;
	/*
	color:#2f9d96;
		color:#257D77;
	*/
	color:#196157;
}

#container h1 a,
#container h2 a,
#container h3 a,
#container h4 a,
#container h5 a,
#container h6 a,
#container h1 a:hover,
#container h2 a:hover,
#container h3 a:hover,
#container h4 a:hover,
#container h5 a:hover,
#container h6 a:hover {
	text-decoration:none;
}

#container h1, 
#container h2.h1 {
	font-size:360%;
	text-align:left;
	text-transform:uppercase;
	border-bottom:1px solid #F2F2F2;
	margin:0 auto 24px auto;
	padding:0 0 3px 0;
}


#container h1.name {
	margin-bottom:12px;
}

#container section article > h1 {
	margin-top:0px;	
}

#container h2.h1 {
	font-size:360%;
	text-align:left;
	text-transform:none;
	border-bottom:none;
	margin:0 auto 0px auto;
	padding:0 0 3px 0;
	/*
	color:#fff;
	*/
}

#container h2,
#container h3.h2 {
	font-size:300%;
	margin:22px auto 6px auto;
	line-height:120%;
}

#container section article > h2 {
	margin-top:6px;	
}

#container h3,
#container h4.h3,
#container h2.h3  {
	font-size:250%;
	line-height:120%;
	margin:16px auto 6px auto;
	/*
	color:#86817D;
	*/
	color:#57524F;
}

#container h3.h2 {
	/*
	color:#2f9d96;
	color:#257D77;
	*/
	color:#196157;
}

#container section table h3 {
	font-size:200%;
}

#container h4,
#container h1.h4,
#container h3.h4_hk {
	font-size:200%;
	margin:6px auto 2px auto;
	/*
	color:#86817D;
	*/
	color:#57524F;
	border-bottom:none;
}

#container h3.h4,
#container h4.h4 {
	font-size:240%;
	line-height:140%;
	margin:6px auto 0 auto;
}

#container h5,
#container h6,
#container h2.h4,
#container .h5 {
	margin:0 auto 12px auto;
	font-size:200%;
	/*
	color:#86817D;
	*/
	color:#57524F;
}

#container h4.h3 {
	font-size:240%;
	line-height:140%;
	margin:6px auto 20px auto;
	/*
	color:#86817D;
	*/
	color:#57524F;
}

#container h2.kurzbeschreibung {
	font-size:200%;
	margin:22px auto 6px auto;
	line-height:120%;
}




#container aside .h4 {
	color:#fff;
	font-size:160%;
	margin:0 0 4px 0;
	text-transform:none;
	line-height:100%;
}

#container .headline {
	font-size:180%;
	line-height:140%;
	/*
	color:#86817D;
	*/
	color:#57524F;	
}

#container h1.ohne {
	font-size:340%;
	text-align:left;
	text-transform:uppercase;
	border-bottom:none;
	margin:0 auto 12px auto;
	padding:0;
	display:inline;
}

#container hr.h1 {
	height:1px;
	background:none;
	margin:3px 0 12px 0;
	border:none;
	border-top:1px solid #F2F2F2;
}

#container section article p,
#subnavi p {
	font-size:150%;
	line-height:140%;
	clear:none;
	margin:6px 0 12px 0;
	font-weight:400;
}

#container p.h5 {
	margin:0 auto 12px auto;
	font-size:200%;
	line-height:120%;
	/*
	color:#86817D;
	*/
	color:#57524F;
}

#container p.fussnote {
	font-size:120%;
	line-height:130%;
}


#container .small {
	font-size:110%;
	line-height:120%;
}

#container section article blockquote {
	clear:none;
	margin:6px 24px 12px 24px;
}

#container section article blockquote em {
	/*
	color:#86817D;
	*/
	color:#57524F;
}

#container section article ol,
#container section article ul,
#subnavi ul,
#subnavi ol {
	clear:none;
	margin:6px 0 12px 18px;
}

#container section article li,
#subnavi li {
	font-size:150%;
	line-height:140%;
	font-weight:400;
	margin-bottom:4px;	
}

#container section article li li,
#subnavi li li {
	font-size:100%;
}

#subnavi li.border_top {
	padding-top:4px;
	border-top:1px dotted #2f9d96;
}


#container section article dt,
#container section article dd {
	font-size:150%;
	line-height:140%;
	font-weight:400;
}

#container section article dt {
	display:block;
	width:200px;
	clear:both;
	float:left;
	margin-bottom:6px;
}

#container section article dd {
	margin-left:200px;
	margin-bottom:6px;
}

#container .no_space_top {
	margin-top:0;
}

#container .no_space_bottom {
	margin-bottom:0;
}

#container .space_top {
	margin-top:10px;
}

#container .space_bottom {
	margin-bottom:10px;
}

#container div.space_top,
#container .space_top {
	padding-top:40px;
}

#container section article div.autobreite {
	width:auto;
}

#container a.anker,
#container a.anker:hover,
#container a.normal {
	text-decoration:none;
	cursor:default;
	font-weight:normal;
}

#container a.normal  {
	/*
	color:#86817D;
	*/
	color:#57524F;
}


#container section article .pic_r {
	float:right;
	margin:2px 0 12px 24px;
}

#container section article .pic_l {
	float:left;
	margin:2px 24px 12px 0;
}

#container section article .rand {
	border:1px solid #d9d9d9;
}


#container section article div.hauptkategorie {
	display:block;
	text-align:left;
	clear:both;
}

#container section article div.hauptkategorie h4,
#container section article div.hauptkategorie p {	
	text-align:left;	
}

#container section article div.hauptkategorie .cat_pic {
	float:left;
	margin:2px 12px 12px 0;
	width:auto;
	max-width:100%;
}


.icon_kommerz {
	border:none;
	margin:0 0 0 6px;
	vertical-align:-5px;
}

.icon_kommerz_r {
	border:none;
	float:right;
	margin:0 0 0 12px;
}


#container #bt_terminvorschlag {
	display:block;
	text-align:right;
	margin-top:10px;
	margin-bottom:20px;
	width:100%;
	max-width:296px;
}


/* ALLGEMEINE TYPOGRAFIE ENDE */










/* TABELLEN INHALT START */

#container section article table {
	clear:none;
	margin:6px 0 12px 0;
	font-weight:400;
}

#container section article table th {
	font-size:150%;
	line-height:140%;
	clear:none;
	margin:0;
	font-weight:600;
}

#container section article table td {
	font-size:150%;
	line-height:140%;
	clear:none;
	margin:0;
	padding:0 2px 2px 0;
}

/* TABELLEN INHALT ENDE */





/* ICONS START */

.icon {
	background: url(/gif/icon-sprite.png) no-repeat 0 0;
	display:inline-block;
	margin-right:4px;
	vertical-align:-2px;
}

.icon16 {
	width:16px;
	height:16px;
}
.icon24 {
	width:24px;
	height:24px;
}
.icon32 {
	width:32px;
	height:32px;
}

.icon_suche {
	background-position:0 0;
}


.icon_suche24 {
	background-position:0 -168px;
}
.icon_top {
	background-position:0 -192px;
}
.icon_bottom {
	background-position:0 -216px;
}
.icon_marker {
	background-position:0 -230px;
}
.icon_pause24 {
	background-position:0 -254px;
}
.icon_play24 {
	background-position:0 -278px;
}
.icon_fb24 {
	background-position:0 -302px;
}
.icon_pinterest24 {
	background-position:0 -326px;
}
.icon_instagram24 {
	background-position:0 -350px;
}
.icon_googleplus24 {
	background-position:0 -374px;
}

.icon_up24 {
	background-position:0 -192px;
}
.icon_down24 {
	background-position:0 -216px;
}
.icon_hinweis {
	background-position:0 -168px;
}


.icon_email16 {
	background-position:-24px -24px;
}
.icon_phone16 {
	background-position:-24px -40px;
}
.icon_fax16 {
	background-position:-24px -56px;
}
.icon_marker16 {
	background-position:-24px -72px;
}
.icon_map16 {
	background-position:-24px -88px;
}
.icon_linkext16 {
	background-position:-24px -104px;
}
.icon_suche16 {
	background-position:-24px -120px;
}
.icon_up16 {
	background-position:-24px -136px;
}
.icon_down16 {
	background-position:-24px -152px;
}



#nav .home {
	background-position:0 -24px;
}

#nav .ueberuns {
	background-position:0 -48px;
}

#nav .leistungen {
	background-position:0 -72px;
}

#nav .materialien {
	background-position:0 -96px;
}

#nav .spielgeraete {
	background-position:0 -120px;
}

#nav .contact {
	background-position:0 -144px;
}

nav#nav div.header_suche p.sprachen .icon {
	vertical-align:4px;
	margin-top:0;
}

/* ICONS ENDE */




/* BOXEN START */

#container .box,
#kinderstadtplan #container .box {
	padding:0;
	float:left;
	margin:0 0 10px 0;
}

#container .box50 {
	width:49%;
	margin-right:2%;
}

#kinderstadtplan #container .box50 {
	width:615px;
	margin-right:10px;
}

#container .box50:nth-child(2n),
#kinderstadtplan #container .box50:nth-child(2n) {
	margin-right:0;
}

#container .box50:nth-child(3n){}

#container .box33 {
	width:32%;
	margin-right:2%;
}

#container .box33:nth-child(3n){
	margin-right:0;
}

#container .box33:nth-child(4n){
	clear:both;	
}

#container .box16 {
	width:15%;
	margin-right:2%;
}

#container .box16:nth-child(6n){}

#container .box16:nth-child(7n){
	clear:none;	
	margin-right:0;
}

/* BOXEN ENDE */




/* ### INHALT START ### */

#content {
	position:relative;
	float:left;
	width:100%;
	height:auto;
	min-height:200px;
	margin:0 0 10px 0;
	padding:0;
	font-size:100%;
	text-align:left;
	/*
	color:#86817D;
	*/
	color:#57524F;
}



.map#content,
#content div.map {
	position:relative;
	width:calc(100% - 318px);	
	margin:0 0 12px 0;
	background:none;
	color:#fff;
}

.map#content a,
#content div.map a {
	color:#fff;
}

#kinderstadtplan #content #map_canvas {
	display:block;
	width:100%;
	min-height:720px;	
	height:720px;	
}

#vorschlag #content #map_canvas {
	display:inline-block;	
	width:100%;	
	float:left;
	min-height:480px;
	height:480px;
}

#container div.content_spacer {	
	padding:10px;
	margin:0;
	background-color:#fff;
}

#container div.objektbox,
#container div.detailbox {
	padding:6px;
	background-color:#fff;
	border:10px solid rgba(231,247,255,1);
	width:calc(100% - 341px);
	margin-bottom:12px;
}

#container div.objektbox:hover {
	border:10px solid rgba(136,216,254,1);
}

#container div.objektbox h2 {
	margin-top:0;
	line-height:100%;
}

#container div.objektbox img.pic_r {
	margin-bottom:0;
}


#container div.fullbox {	
	width:calc(100% - 32px);
	margin:10px 0 10px 0;
}



#container div.detailbox h2:first-child,
#container div.detailbox p:first-child,
#container div.terminbox p:first-child {
	margin-top:0;
}

#container div.detailbox p:last-child,
#container div.terminbox p:last-child {
	margin-bottom:0;
}

#container #partner_container,
#container #infobox {
	position:absolute;
	right:0px;
	top:0px;
	margin:0;
	padding:0;
	text-align:left;
	width:296px;
}

#container .objektbox.no_entries {
	margin-bottom:140px;
}

/* PARTNER SLIDER START */

#container #partner_container {
	color:#fff;
}

#container div.partner_box{
	display:block;
	width:296px;
	margin:0;
	padding:0;
	text-align:left;
}

#container #partner_container p {
	margin:0;
	padding:0;
	text-align:left;
}

#container #partner_container .partnerslider {
	margin:0;
	padding:0;
	overflow:hidden;
	height:197px;
	background-color:#fff;
}

/* PARTNER SLIDER ENDE */



#container ul.bilder {
	display:block;
	width:100%;
	margin:0;
	padding:0;
	list-style:none;
	clear:both;
}

#container ul.bilder li {
	display:inline-block;
	float:left;
	width:200px;
	height:144px;
	margin:0 10px 10px 0;
	overflow:hidden;
	
	/*
	border-bottom:4px solid red;
	*/
}

#container ul.bilder li a {
	position:relative;
	display:block;
	width:200px;
	height:144px;
}

#container ul.bilder li a span {
	position:absolute;
	left:0px;
	bottom:0px;
	display:block;
	width:calc(92%);
	height:auto;
	margin:0;
	padding:1% 4%;
	line-height:180%;
	text-align:left;	
	color:#000;
	background-color:rgba(255,255,255,0.75);
}

#container ul.bilder li a img {
	border:none;
	margin:0;
	padding:0;
}



#container #fb_page {
	margin-top:10px;
}

#container #page_url {
	display:none;
}


#container section,
#container section article {
	margin:0;
	padding:0;
	position:relative;
}

#container #content p#map_navi {
	margin-bottom:0px;
}



/* ÜBERSICHT START */

.da-thumbs {
	list-style: none;
	width:100%;
	height:auto;	
	position: relative;
	margin: 20px auto;
	padding: 0;
}
.da-thumbs li {
	float: left;
	width:289px;
	margin:8px 12px 12px 0;
	padding:6px;
	background: #fff;
	position: relative;
	box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}

.da-thumbs li:hover {
	background:#2f9d96;
}


.da-thumbs li:nth-child(4n) {
	margin-right:0;	
	/*
	border-bottom:4px solid red;
	*/
}

.da-thumbs li:nth-child(4n+5) {
	/*
	border-bottom:4px solid green;
	*/
}

.da-thumbs li a,
.da-thumbs li a img {
	display: block;
	position: relative;
}

.da-thumbs li a {
	overflow: hidden;
}

.da-thumbs li a div {
	position: absolute;
	background: #2f9d96;
	background: rgba(136,216,254,0.5);
	width: 100%;
	height: 100%;
}

.da-thumbs li a div span {
	/*
	display: block;
	padding: 10px 0;
	margin: 40px 20px 20px 20px;
	text-transform: uppercase;
	font-weight: normal;
	color: rgba(255,255,255,0.9);
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
	border-bottom: 1px solid rgba(255,255,255,0.5);
	box-shadow: 0 1px 0 rgba(0,0,0,0.1), 0 -10px 0 rgba(255,255,255,0.3);
	*/
}

#content ul#da-thumbs {
	width:100%;
	list-style:none;
	margin:0;
	padding:0;
}

.da-thumbs li.partner {
	height:auto;
	max-height:197px;
	overflow:hidden;
}

.da-thumbs li p {
	position:absolute;
	bottom:0;
	left:0;
	padding:4px;
	background:rgba(255,255,255,0.75);
	display:block;
	width:calc(100% - 8px);
	text-align:center;
	margin:0;
	z-index:999;
	color:#000;
}

#container ul.da-thumbs li p {	
	font-size:110%;
	margin-bottom:0;
}

.da-thumbs li:hover p {
	background: #2f9d96;
	background: rgba(136,216,254,1);
	color:#fff;
}

#container section form#sort_form {
	float:right;
	margin:2px 0 2px 0;
}

/* ÜBERSICHT ENDE */


#fb-page,
#fb-root_box {
	display:block;
	width:calc(100% - 12px);
	max-width:500px;
	height:auto; 
	border:none; 
	margin:20px auto 10px auto;
	padding:0;
	clear:both;
	text-align:center;
	background-color:#fff;
	color:#009ae7;
	border:6px solid #fff;
	overflow:hidden;
}


#container div.text_homepage {
	color:#fff;
	width:49%;
	width:calc(98% - 512px);
	float:left;
	margin:0 2% 0 0;
}

#container div.text_homepage a {
	color:#fff;
}

body.home #fb-root_box {
	/*
	width:49%;
	max-width:500px;
	*/
	width:512px;
	margin:8px 0 0 0;
	float:right;
	clear:none;
}














/* ### SUBNAVI START ### */

#container #subnavi {	
	display:block;
	background-color:#fff;
	padding:10px;
}

#container #subnavi ul,
#container #subnavi ol {
	list-style:none;
	margin:0;
	padding:0;
}

#container #subnavi li,
#container #subnavi p {
	font-size: 150%;
	line-height: 130%;
}

#container #subnavi ul li a {
	display:block;
	padding:2px;
	line-height: 130%;
}

#container #subnavi ul li.aktiv a {
	font-weight:bold;	
}

#container #subnavi h3 {
	/*
	color:#2f9d96;
		color:#257D77;
	*/
	color:#196157;
	text-align:left;
	text-transform:uppercase;
	border-bottom:1px solid #F2F2F2;
	margin:0 auto 4px auto;
	padding:0 0 3px 0;
}

#container #subnavi ul ul {
	margin-left:12px;
}

#container #subnavi li li {
	font-size: 100%;
}

#container #subnavi ul li li a {
	display:block;
	padding:1px 2px;
	line-height: 100%;
}

#container #subnavi ul li.aktiv li,
#container #subnavi ul li.aktiv li a {
	font-weight:normal;	
}

#container #subnavi ul li.aktiv li.aktiv a {
	font-weight:bold;	
}

/* SUBNAVI ENDE */


/* ### LEGENDE und SUBNAVI ENDE ### */








/* GALERIE START */

#container section article #galerie {
	margin:0;
	padding:0;
	line-height:100%;
	display:block;
	width:calc(100% - 255px);
}

#container section article #galerie .bildbox {
	display:inline-block;
	width:19%;
	margin:0 1% 1% 0;
	padding:0;
}

#container section article #galerie .bildbox img {
	width:calc(100% - 2px);
	height:auto;
}

#container section article #galerie .gutter-sizer {
	width: 1%;
}


#content section article #galerie {
	display:none;
}
#content section article #galerie_loader {
	display:block;
}






/* GALERIE ENDE */





#container section.inhalt article .youtubevideo {
	border:none;
	width:650px;
	height:366px;
}

#container section.inhalt article div.responsive-video {
	position: relative;
	padding-bottom: 56.25%; /* Default for 1600x900 videos 16:9 ratio*/
	padding-top: 0px;
	height: 0;
	overflow: hidden;
	margin-bottom:16px;
}

#container section.inhalt article div.responsive-video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.youtube-player {
	position: relative;
	padding-bottom: 56.23%;
	/* Use 75% for 4:3 videos */
	height: 0;
	overflow: hidden;
	max-width: 100%;
	background: #000;
	margin: 0px;
}
    
.youtube-player iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 100;
	background: transparent;
}
    
.youtube-player img {
	bottom: 0;
	display: block;
	left: 0;
	margin: auto;
	max-width: 100%;
	width: 100%;
	position: absolute;
	right: 0;
	top: 0;
	border: none;
	height: auto;
	cursor: pointer;
	-webkit-transition: .4s all;
	-moz-transition: .4s all;
	transition: .4s all;
}
    
.youtube-player img:hover {
	-webkit-filter: brightness(75%);
}
    
.youtube-player .play {
	height: 72px;
	width: 72px;
	left: 50%;
	top: 50%;
	margin-left: -36px;
	margin-top: -36px;
	position: absolute;
	background: url("/gif/icons/bt_play.png") no-repeat;
	cursor: pointer;
}

		
	
#container section.inhalt article iframe.piwik {
	width:96%;
	height:auto;
	min-height:200px;
	border:none;
}	


/* ### DETAILSEITE ENDE ### */




/* ### PAGINATION START ### */

#container p.seitenzahlen {
	display:block;
	margin:4px auto;
	text-align:center;
}

#container p.seitenzahlen a {
	display:inline-block;
	padding-top:2px;
	background-color:#fff;
	color:#72C6F5;
	
	height: 20px;
	width: 22px;
	-moz-border-radius: 11px;
	border-radius: 11px;
	
}

#container p.seitenzahlen a.aktiv {	
	background-color:#72C6F5;
	color:#fff;
		
}

/* ### PAGINATION START ### */



/* ##### FORMULAR START ##### */

#container section div.infobox {
	padding:6px;
	margin:4px 0 10px 0;
	font-size:100%;
	clear:none;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

#container section div.success {
	border:2px solid green;
	margin:12px 0 18px 0;
	background-color:rgba(0,128,0,0.25);
}

#container section div.success h2 {
	color:green;
	margin:0 0 2px 0;
}

#container section article.formular {
	margin:0;
}

#container section article.formular form {
	width:100%;
	margin:0 0 30px 0;
	font-size:100%;
	/*
	font-size:150%;
	*/
	text-align:left;
	padding:0;
	display:block;
	font-family:'Open Sans', Tahoma, Helvetica, Verdana, Arial, san-serif;
}



#container section article.formular form fieldset {
	padding:6px;
	margin:4px 0 10px 0;
	border:1px solid #E6E6E6;
	font-size:100%;
	clear:none;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

#container section article.formular form fieldset.error {
	border:1px solid red;
	margin:12px 0 18px 0;
}
	
#container section article.formular form fieldset.box_l,
#container section article.formular form fieldset.box_r {
	float:left;
	margin:0 2% 0 0;
}

#container section article.formular form fieldset.box_r {
	margin:0;
}

#container section article.formular form fieldset.box50 {
	width:48%;
}

#container section article.formular form fieldset legend {
	font-size:160%;
	line-height:140%;
	padding:6px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background: rgba(256,256,256,0.5);
	background-color:#FCFCFC;
	padding:4px 6px;
	/*
	color:#666;
	*/
	color:#555;
	font-weight:500;
}

#container section article.formular form fieldset legend.fehler {
	background-color:red;
	color:#fff;
}

#container section article.formular form p.r {
	text-align:right;
}

#container section article.formular form span.fl {
	float:left;
}

#container section article.formular form span.fr {
	float:right;
}

#container section article.formular form p,
#container section article.formular form ul {
	display:block;
	margin:0 0 4px 0;
	font-size:100%;
	width:auto;
}

#container section article.formular form ul {
	margin:0 0 4px 20px;
}

#container section article.formular form fieldset span.txt {
	display:inline-block;
	margin:0;
	font-size:150%;
	line-height:140%;
}

#container section article.formular form fieldset #mapbox,
#container section article.formular form fieldset #mapbox #map_canvas {
	display:block;
	margin-bottom:0;
	padding:0;
}

#container section article.formular form fieldset p.hinweis {
	display:block;
	clear:both;
	margin:4px 0 16px 124px;
	padding:0 0 0 44px;
	font-size:150%;
	line-height:140%;
	min-height:36px;
	background:url(/gif/icons/hinweis.png) no-repeat 4px 4px;
}

#container section article.formular form fieldset p.full {
	margin-left:0;	
}

#container section article.formular form fieldset label {
	display:inline-block;
	width:100px;
	margin:0;
	font-size:150%;
	line-height:140%;
}


#container section article.formular form fieldset label.ort,
#container section article.formular form fieldset label.ortsteil {
	width:100px;
	margin-left:16px;
}

#container section article.formular form fieldset label.fl {
	float:left;
	display:inline-block;
	width:100px;
	margin:0 12px 0 0;
}

#container section article.formular form fieldset.border label.fl_textarea {
	margin:0;
}

#container section article.formular form fieldset label.captcha {
	width:150px;
}

#container section article.formular form fieldset label.radio_label {
	width:auto;
	margin-left:6px;
}

#container section article.formular form fieldset label.checkbox_label {
	width:auto;
	margin-left:6px;
	margin-right:16px;
	vertical-align:2px;
}

#container section article.formular form fieldset label.txt.resize.select.ib {
	width:auto;
	max-width:70px;
}

#container section article.formular form fieldset label.block_label {
	display:block;
	width:auto;
	margin-top:0 !important;
	margin-bottom:4px;
	line-height:130%;
}



#container section article.formular form select.select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border:none;
	border-radius: 0;	
	font-size:150%;
	line-height:140%;
	width:auto;
	/*
	border:1px solid #d5d5d5;
	*/
	border:1px solid #8F8F8F;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	padding:2px 30px 2px 2px;	
	display:inline-block;
	margin:0 0 0 24px;
	/*
	color:#666;
	*/
	color:#555;
	background-color:#fff;
	background-image: url(/gif/icons/icon-bottom.png);
	background-repeat: no-repeat;
	background-position: right 4px top 50%;
}

#container section article.formular form select.select option {
	padding:2px 4px;
	font-size: 100%;
	/*
	color:#666;
	*/
	color:#555;
}

#container section article.formular form select.select.space_right {
	margin-right:48px;
}

#container section article.formular form select.select.zeitauswahl {
	margin-right:4px;
}

#container section article.formular form fieldset input.txt, 
#container section article.formular form fieldset textarea {
	display:inline-block;
	margin:0 0 0 24px;
	padding:6px;
	/*
	border:1px solid #d5d5d5;
	*/
	border:1px solid #8F8F8F;
	font-size:150%;
	line-height:140%;
	/*
	color:#666;
	*/
	color:#555;
	font-family:Tahoma,Verdana,Arial,san serif;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

#container section article.formular form fieldset input.txt, 
#container section article.formular form fieldset textarea {
	/*
	width:calc(100% - 141px);
	*/
	width:calc(100% - 151px);
}

#container section article.formular div.detailinfos form fieldset input#fromAddress {
	width:calc(100% - 14px);
	margin:0;
}

#container section article.formular form fieldset textarea.fl {
	float:left;	
	margin-left:12px;
	margin-bottom:4px;
}

#container section article.formular form fieldset input.nolabel, 
#container section article.formular form fieldset textarea.nolabel {
	margin-left:0;
	width:calc(100% - 14px);
}

#container section article.formular form fieldset input.plz {
	width:60px;
}

#container section article.formular form fieldset input.ort,
#container section form fieldset select.ortsteil {
	/*
	width:calc(100% - 338px);
	*/
	width:calc(100% - 348px);
	margin-left:0px;
}



#container form fieldset textarea,
#container form fieldset textarea:hover {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	/*
	border:1px solid #d5d5d5;
	*/
	border:1px solid #8F8F8F;
}

#container section article.formular form fieldset input.captcha,
#container section.breit article.formular form fieldset input.captcha,
#container section.breit article.formular form fieldset span.frage {
	width:100px;
}

#container section article.formular form fieldset input.radio, 
#container section article.formular form fieldset input.checkbox,
#container section.breit article.formular form fieldset input.radio, 
#container section.breit article.formular form fieldset input.checkbox {
	display:inline-block;
	width:16px;
	margin-left:25px;
}

#container section article.formular form fieldset label.checkbox_txt_label {
	width:92%;
	float:left;
	margin-left:0px;
	margin-right:16px;
	vertical-align:2px;
	font-weight:normal;
}

#container section article.formular form fieldset input.checkbox_txt_label,
#container section.breit article.formular form fieldset input.checkbox_txt_label {
	float:left;
	margin:2px 6px 0 6px;
}

#container section article.formular form fieldset img.captcha {
	vertical-align:-8px;
	margin-right:10px;
}

#container section article.formular form .buttons {
	display:block;
	margin:4px 0 32px 0;		
}

#container section article.formular form button,
#container section article.formular form input[type="submit"],
#container section article.formular form input[type="reset"] {
	/*
	width:auto;
	height:auto;
	display:inline-block;
	text-align:center;
	color:#fff;
	cursor:pointer;
	padding:6px;
	font-size:150%;
	background:#66cc33;
	background: rgba(102,204,51, 1);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border:4px solid #fff;
	-webkit-box-shadow: 0px 4px 2px 0px rgba(157,156,138,0.4);
	-moz-box-shadow: 0px 4px 2px 0px rgba(157,156,138,0.4);
	box-shadow: 0px 4px 2px 0px rgba(157,156,138,0.4);
	background: -moz-linear-gradient(top,  rgba(102,204,51,1) 0%, rgba(102,204,51,0.75) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(102,204,51,1)), color-stop(100%,rgba(102,204,51,0.75)));
	background: -webkit-linear-gradient(top,  rgba(102,204,51,1) 0%,rgba(102,204,51,0.75) 100%);
	background: -o-linear-gradient(top,  rgba(102,204,51,1) 0%,rgba(102,204,51,0.75) 100%);
	background: -ms-linear-gradient(top,  rgba(102,204,51,1) 0%,rgba(102,204,51,0.75) 100%);
	background: linear-gradient(to bottom,  rgba(102,204,51,1) 0%,rgba(102,204,51,0.75) 100%);
	*/
	
	

	width: auto;
	height: auto;
	display: inline-block;
	text-align: center;
	cursor:pointer;
	padding:6px;
	font-size:150%;
	/*
	color: rgba(47,157,150,1);
	border: 2px solid rgba(47,157,150,1);
	*/
	color: rgba(25,97,87,1);
	border: 2px solid rgba(25,97,87,1);
	background-color: #fff;
	-webkit-transition: color 400ms ease-out, background-color 200ms ease-in;
	transition: color 400ms ease-out, background-color 200ms ease-in;
	
}

#container section article.formular form button:hover,
#container section article.formular form input[type="submit"]:hover,
#container section article.formular form input[type="reset"]:hover {	
	text-decoration: none;
	color: #fff !important;
	/*
	background-color: rgba(47,157,150,1);
	*/
	background-color: rgba(25,97,87,1);
	padding: 6px;

}


#container section article.formular form input[type="reset"] {
	color: rgba(179,0,0,.7);
	border: 2px solid rgba(179,0,0,.7);
}
	
#container section article.formular form input[type="reset"]:hover {
	background-color: rgba(179,0,0,.7);
	/*
	background:#F44949;
	background: rgba(244,73,73,1);
	background: -moz-linear-gradient(top,  rgba(244,73,73,1) 0%, rgba(244,73,73,0.75) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(244,73,73,1)), color-stop(100%,rgba(244,73,73,0.75)));
	background: -webkit-linear-gradient(top,  rgba(244,73,73,1) 0%,rgba(244,73,73,0.75) 100%);
	background: -o-linear-gradient(top,  rgba(244,73,73,1) 0%,rgba(244,73,73,0.75) 100%);
	background: -ms-linear-gradient(top,  rgba(244,73,73,1) 0%,rgba(244,73,73,0.75) 100%);
	background: linear-gradient(to bottom,  rgba(244,73,73,1) 0%,rgba(244,73,73,0.75) 100%);
	margin-right:12px;
	*/
}

#container section article.formular form#routenplaner fieldset input.txt,
#container section article.formular form#routenplaner fieldset select {
	width:466px;
	margin:0;
	padding:6px;
}

#container section article.formular form#routenplaner fieldset select {
	width:480px;
}



#container form select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border:none;
	border-radius: 0;	
	width:100%;
	display:inline-block;
	border: 1px solid #bbb;
	padding:2px;
	background:#fff url(/gif/icons/icon-bottom.png) no-repeat 94% 50%;
}


#container section article.formular form fieldset label.txt.url,
#container section article.formular form fieldset input.txt.url,
#container section article.formular form fieldset label.url,
#container section article.formular form fieldset input.url {
	display:none !important;
}

#container section article.formular form fieldset input:focus,
#container section article.formular form fieldset select:focus,
#container section article.formular form fieldset textarea:focus {	
	background:rgba(236,236,236,.5);
}



#container section article.formular form span.form_pflicht {
	text-align:left;
	line-height:120%;
}

#container section article.formular form span.hint_files {
	display:inline-block;
	margin-top:2px;
	font-size:110%;
}

#container section article.formular form fieldset input:not(:placeholder-shown):required:invalid, 
#container section article.formular form fieldset input:not(:placeholder-shown):focus:invalid,
#container section article.formular form fieldset input:focus:invalid {
	/* insert your own styles for invalid form input */
	-moz-box-shadow: none;
	background-color:rgba(255, 0, 0, 0.1);
}

#container section article.formular form fieldset input.radio:focus,
#container section article.formular form fieldset input[type="radio"]:focus,
#container section article.formular form fieldset input.checkbox:focus,
#container section article.formular form fieldset input[type="checkbox"]:focus,
#container section article.formular form input[type="submit"]:focus {
	outline:1px dotted red !important;
}


#container section article.formular form#suchform {}



#container section article.formular form#suchform input#query_t {
	display:inline-block;
	margin:0 24px 2px 4px;
	padding:6px;
	/*
	border:1px solid #d5d5d5;
	*/
	border:1px solid #8F8F8F;
	font-size:150%;
	line-height:140%;
	/*
	color:#666;
	*/
	color:#555;
	font-family:Tahoma,Verdana,Arial,san serif;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	width:calc(100% - 141px);
}




#content .formular div.error {
	border:1px solid red;
	margin:4px 0 10px 0;
	padding:6px;
}

#content .formular div.error h3 {
	margin-top:0;
	color:red;
}

#content .formular div.error ul,
#content .formular div.error li:last-child {
	margin-bottom:0;
}

#content .formular  div.success {
	border:2px solid rgba(0,128,0,1);
	background-color:rgba(0,128,0,.125);
	margin:12px 0 18px 0;
	padding:6px;
}

#content .formular div.success h2 {
	color:#008000;
	margin:0 0 2px 0;
}







/* ### LEGENDE START ### */

#container .legende {
	float:none;		
	width:100%;
	height:auto;
	margin:0;
	padding:0;
	text-align:left;
}

#container .legende * {
	margin:0;	
	padding:0;
}

/* ### LEGENDE ENDE ### */



#container .mobile_only {
	display:none;
}

#container .desktop_only {
	display:block;
}


#container .nospace {
	margin:0;
}

#container .error {
	color:red;
}


/* ### FOOTER TYPO START ### */

/* ### FOOTER TYPO ENDE ### */






/* FANCYBOX START */

/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 * 
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 * That said, it is hardly a one-person project. Many people have submitted bugs, code, and offered their advice freely. Their support is greatly appreciated.
 * 
 * Version: 1.3.4 (11/11/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url('/gif/fancybox/fancybox.png');
}

#fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1100;
	display: none;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px;
	z-index: 1101;
	outline: none;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #fff;
}

#fancybox-content {
	width: 0;
	height: 0;
	padding: 0;
	outline: none;
	position: relative;
	overflow: hidden;
	z-index: 1102;
	border: 0px solid #fff;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	z-index: 1101;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background: transparent url('/gif/fancybox/fancybox.png') -40px 0px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox-error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 14px;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
}

#fancybox-frame {
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background: transparent url('/gif/fancybox/blank.gif');
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background-image: url('/gif/fancybox/fancybox.png');
	background-position: -40px -30px;
}

#fancybox-right-ico {
	background-image: url('/gif/fancybox/fancybox.png');
	background-position: -40px -60px;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible; /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

.fancybox-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}

#fancybox-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url('/gif/fancybox/fancybox-x.png');
}

#fancybox-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url('/gif/fancybox/fancybox.png');
	background-position: -40px -162px;
}

#fancybox-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url('/gif/fancybox/fancybox-y.png');
	background-position: -20px 0px;
}

#fancybox-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url('/gif/fancybox/fancybox.png');
	background-position: -40px -182px; 
}

#fancybox-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url('/gif/fancybox/fancybox-x.png');
	background-position: 0px -20px;
}

#fancybox-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url('/gif/fancybox/fancybox.png');
	background-position: -40px -142px;
}

#fancybox-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url('/gif/fancybox/fancybox-y.png');
}

#fancybox-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url('/gif/fancybox/fancybox.png');
	background-position: -40px -122px;
}

#fancybox-title {
	font-family: Helvetica;
	font-size: 12px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding-bottom: 10px;
	text-align: center;
	color: #333;
	background: #fff;
	position: relative;
}

.fancybox-title-outside {
	padding-top: 10px;
	color: #fff;
}

.fancybox-title-over {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background-image: url('/gif/fancybox/fancy_title_over.png');
	display: block;
}

.fancybox-title-float {
	position: absolute;
	left: 0;
	bottom: -20px;
	height: 32px;
}

#fancybox-title-float-wrap {
	border: none;
	border-collapse: collapse;
	width: auto;
}

#fancybox-title-float-wrap td {
	border: none;
	white-space: nowrap;
}

#fancybox-title-float-left {
	padding: 0 0 0 15px;
	background: url('/gif/fancybox/fancybox.png') -40px -90px no-repeat;
}

#fancybox-title-float-main {
	color: #FFF;
	line-height: 29px;
	font-weight: bold;
	padding: 0 0 3px 0;
	background: url('/gif/fancybox/fancybox-x.png') 0px -40px;
}

#fancybox-title-float-right {
	padding: 0 0 0 15px;
	background: url('/gif/fancybox/fancybox.png') -55px -90px no-repeat;
}



.fancybox_contet {
	font-size:11px;
	width:320px;
	height:auto;
	min-height:200px;
	overflow-y:auto;
	margin:0;
	padding:0;
	display:block;
	color:#2f9d96 !important;
}

.fancybox_contet * {
	color:#2f9d96 !important;
}

.fancybox_contet p,
.fancybox_contet p a {
	margin:0 !important;
	padding:0;
	color:#2f9d96 !important;
}

.fancybox_contet img.pic_object {
	width:100%;
	max-width:150px;
}


.fancybox_contet_small {
	width:100%;
	height:auto;
	min-height:100px;
	max-height:280px;
}

.fancybox_contet_small p a {
	font-weight:400;
	font-size:90%;
}

.fancybox_contet_small img.pic_object {
	width:100%;
	max-width:100px;
	float:none;
	margin:0 !important;
}

/* FANCYBOX ENDE */


/* #### GALLERY BLUEIMP START #### */

.blueimp-gallery,.blueimp-gallery>.slides>.slide>.slide-content{position:absolute;top:0;right:0;bottom:0;left:0;-moz-backface-visibility:hidden}.blueimp-gallery>.slides>.slide>.slide-content{margin:auto;width:auto;height:auto;max-width:100%;max-height:100%;opacity:1}.blueimp-gallery{position:fixed;z-index:999999999;overflow:hidden;background:#000;background:rgba(0,0,0,.9);opacity:0;display:none;direction:ltr;-ms-touch-action:none;touch-action:none}.blueimp-gallery-carousel{position:relative;z-index:auto;margin:1em auto;padding-bottom:56.25%;box-shadow:0 0 10px #000;-ms-touch-action:pan-y;touch-action:pan-y}.blueimp-gallery-display{display:block;opacity:1}.blueimp-gallery>.slides{position:relative;height:100%;overflow:hidden}.blueimp-gallery-carousel>.slides{position:absolute}.blueimp-gallery>.slides>.slide{position:relative;float:left;height:100%;text-align:center;-webkit-transition-timing-function:cubic-bezier(.645,.045,.355,1);-moz-transition-timing-function:cubic-bezier(.645,.045,.355,1);-ms-transition-timing-function:cubic-bezier(.645,.045,.355,1);-o-transition-timing-function:cubic-bezier(.645,.045,.355,1);transition-timing-function:cubic-bezier(.645,.045,.355,1)}.blueimp-gallery,.blueimp-gallery>.slides>.slide>.slide-content{-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;-ms-transition:opacity .2s linear;-o-transition:opacity .2s linear;transition:opacity .2s linear}.blueimp-gallery>.slides>.slide-loading{background:url('/gif/blueimp-gallery/loading.gif') center no-repeat;background-size:64px 64px}.blueimp-gallery>.slides>.slide-loading>.slide-content{opacity:0}.blueimp-gallery>.slides>.slide-error{background:url('/gif/blueimp-gallery/error.png') center no-repeat}.blueimp-gallery>.slides>.slide-error>.slide-content{display:none}.blueimp-gallery>.next,.blueimp-gallery>.prev{position:absolute;top:50%;left:15px;width:40px;height:40px;margin-top:-23px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:60px;font-weight:100;line-height:30px;color:#fff;text-decoration:none;text-shadow:0 0 2px #000;text-align:center;background:#222;background:rgba(0,0,0,.5);-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;border:3px solid #fff;-webkit-border-radius:23px;-moz-border-radius:23px;border-radius:23px;opacity:.5;cursor:pointer;display:none}.blueimp-gallery>.next{left:auto;right:15px}.blueimp-gallery>.close,.blueimp-gallery>.title{position:absolute;top:15px;left:15px;margin:0 40px 0 0;font-size:20px;line-height:30px;color:#fff;text-shadow:0 0 2px #000;opacity:.8;display:none}.blueimp-gallery>.close{padding:15px;right:15px;left:auto;margin:-15px;font-size:30px;text-decoration:none;cursor:pointer}.blueimp-gallery>.play-pause{position:absolute;right:15px;bottom:15px;width:15px;height:15px;background:url('/gif/blueimp-gallery/play-pause.png') 0 0 no-repeat;cursor:pointer;opacity:.5;display:none}.blueimp-gallery-playing>.play-pause{background-position:-15px 0}.blueimp-gallery>.close:hover,.blueimp-gallery>.next:hover,.blueimp-gallery>.play-pause:hover,.blueimp-gallery>.prev:hover,.blueimp-gallery>.title:hover{color:#fff;opacity:1}.blueimp-gallery-controls>.close,.blueimp-gallery-controls>.next,.blueimp-gallery-controls>.play-pause,.blueimp-gallery-controls>.prev,.blueimp-gallery-controls>.title{display:block;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0)}.blueimp-gallery-left>.prev,.blueimp-gallery-right>.next,.blueimp-gallery-single>.next,.blueimp-gallery-single>.play-pause,.blueimp-gallery-single>.prev{display:none}.blueimp-gallery>.close,.blueimp-gallery>.next,.blueimp-gallery>.play-pause,.blueimp-gallery>.prev,.blueimp-gallery>.slides>.slide>.slide-content{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}body:last-child .blueimp-gallery>.slides>.slide-error{background-image:url('/gif/blueimp-gallery/error.svg')}body:last-child .blueimp-gallery>.play-pause{width:20px;height:20px;background-size:40px 20px;background-image:url('/gif/blueimp-gallery/play-pause.svg')}body:last-child .blueimp-gallery-playing>.play-pause{background-position:-20px 0}*+html .blueimp-gallery>.slides>.slide{min-height:300px}*+html .blueimp-gallery>.slides>.slide>.slide-content{position:relative}.blueimp-gallery>.indicator{position:absolute;top:auto;right:15px;bottom:15px;left:15px;margin:0 40px;padding:0;list-style:none;text-align:center;line-height:10px;display:none}.blueimp-gallery>.indicator>li{display:inline-block;width:9px;height:9px;margin:6px 3px 0 3px;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;border:1px solid transparent;background:#ccc;background:rgba(255,255,255,.25) center no-repeat;border-radius:5px;box-shadow:0 0 2px #000;opacity:.5;cursor:pointer}.blueimp-gallery>.indicator>.active,.blueimp-gallery>.indicator>li:hover{background-color:#fff;border-color:#fff;opacity:1}.blueimp-gallery>.indicator>li:after{opacity:0;display:block;position:absolute;content:'';top:-5em;width:75px;height:75px;transition:transform .6s ease-out,opacity .4s ease-out;transform:translateX(-50%) translateY(0) translateZ(0);pointer-events:none}.blueimp-gallery>.indicator>li:hover:after{opacity:1;border-radius:50%;background:inherit;transform:translateX(-50%) translateY(-5px) translateZ(0)}.blueimp-gallery>.indicator>.active:after{display:none}.blueimp-gallery-controls>.indicator{display:block;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0)}.blueimp-gallery-single>.indicator{display:none}.blueimp-gallery>.indicator{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}*+html .blueimp-gallery>.indicator>li{display:inline}.blueimp-gallery>.slides>.slide>.video-content>img{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:auto;height:auto;max-width:100%;max-height:100%;-moz-backface-visibility:hidden}.blueimp-gallery>.slides>.slide>.video-content>video{position:absolute;top:0;left:0;width:100%;height:100%}.blueimp-gallery>.slides>.slide>.video-content>iframe{position:absolute;top:100%;left:0;width:100%;height:100%;border:none}.blueimp-gallery>.slides>.slide>.video-playing>iframe{top:0}.blueimp-gallery>.slides>.slide>.video-content>a{position:absolute;top:50%;right:0;left:0;margin:-64px auto 0;width:128px;height:128px;background:url('/gif/blueimp-gallery/video-play.png') center no-repeat;opacity:.8;cursor:pointer}.blueimp-gallery>.slides>.slide>.video-content>a:hover{opacity:1}.blueimp-gallery>.slides>.slide>.video-playing>a,.blueimp-gallery>.slides>.slide>.video-playing>img{display:none}.blueimp-gallery>.slides>.slide>.video-content>video{display:none}.blueimp-gallery>.slides>.slide>.video-playing>video{display:block}.blueimp-gallery>.slides>.slide>.video-loading>a{background:url('/gif/blueimp-gallery/loading.gif') center no-repeat;background-size:64px 64px}body:last-child .blueimp-gallery>.slides>.slide>.video-content:not(.video-loading)>a{background-image:url('/gif/blueimp-gallery/video-play.svg')}*+html .blueimp-gallery>.slides>.slide>.video-content{height:100%}*+html .blueimp-gallery>.slides>.slide>.video-content>a{left:50%;margin-left:-64px}

.blueimp-gallery > .slides > .slide > .text-content {
  overflow: auto;
  margin: 60px auto;
  padding: 0 60px;
  max-width: 920px;
  text-align: left;
}

#blueimp-gallery h3.title,
#blueimp-gallery p.title {
	color:#fff !important;
	text-shadow:none;
}

#blueimp-gallery a,
#blueimp-gallery span {
	border:none !important;
	cursor:pointer;
}


/* #### GALLERY BLUEIMP ENDE #### */




#more_results a.navup {
	width:auto;
	display:inline-block;
	float:right;
	/*
	color:#2f9d96;
		color:#257D77;
	*/
	color:#196157;
}




/* Buttons Start */

#content .link_button {
	width:auto;
	height:auto;
	display:inline-block;
	text-align:center;
	cursor:pointer;
	padding:6px;
	font-size:100%;		
	/*
	color:rgba(47,157,150,1);
	border:2px solid rgba(47,157,150,1);
	*/
	color:rgba(25,97,87,1);
	border:2px solid rgba(25,97,87,1);
	background-color:#fff;
	-webkit-transition: color 400ms ease-out, background-color 200ms ease-in;
    transition: color 400ms ease-out, background-color 200ms ease-in;	
}

#content :hover.link_button,
#content a:hover.link_button {
	text-decoration:none;
	color:#fff !important;	
	/*
	background-color:rgba(47,157,150,1);
	*/
	background-color:rgba(25,97,87,1);
	padding:6px;
}

#content :hover.link_button * {
	text-decoration:none;
	color:#fff !important;
}

#content .link_button_small {
	width:auto;
	height:auto;
	display:inline-block;
	text-align:center;
	cursor:pointer;
	font-size:90%;	
	padding:6px;
	color:rgba(47,157,150,1);
	border:1px solid rgba(47,157,150,1);	
	background-color:#fff;
	-webkit-transition: color 400ms ease-out, background-color 200ms ease-in;
    transition: color 400ms ease-out, background-color 200ms ease-in;
	font-weight:400 !important;
}

#content :hover.link_button_small,
#content a:hover.link_button_small {
	text-decoration:none;
	color:#fff !important;
	background-color:rgba(47,157,150,1);
	padding:6px;
	
}

#content :hover.link_button_small * {
	text-decoration:none;
	color:#fff !important;
}

/* Buttons Ende */




/* ### KLARO START ### */

.klaro {
  font-family:inherit;
}
.klaro button {
  font-family:inherit;
  font-size:14px;
}
.klaro.cm-as-context-notice {
  height:100%;
  padding-bottom:12px;
  padding-top:12px
}
.klaro .cookie-modal .cm-switch-container,
.klaro .context-notice .cm-switch-container,
.klaro .cookie-notice .cm-switch-container {
  border-bottom-style:solid;
  border-bottom-width:1px;
  border-bottom-color:#c8c8c8;
  display:block;
  position:relative;
  padding:10px;
  padding-left:66px;
  line-height:20px;
  vertical-align:middle;
  min-height:40px
}
.klaro .cookie-modal .cm-switch-container:last-child,
.klaro .context-notice .cm-switch-container:last-child,
.klaro .cookie-notice .cm-switch-container:last-child {
  border-bottom:0
}
.klaro .cookie-modal .cm-switch-container:first-child,
.klaro .context-notice .cm-switch-container:first-child,
.klaro .cookie-notice .cm-switch-container:first-child {
  margin-top:0
}
.klaro .cookie-modal .cm-switch-container p,
.klaro .context-notice .cm-switch-container p,
.klaro .cookie-notice .cm-switch-container p {
  margin-top:0
}
.klaro .cookie-modal .cm-switch,
.klaro .context-notice .cm-switch,
.klaro .cookie-notice .cm-switch {
  position:relative;
  display:inline-block;
  width:50px;
  height:30px
}
.klaro .cookie-modal .cm-list-input:checked+.cm-list-label .slider,
.klaro .context-notice .cm-list-input:checked+.cm-list-label .slider,
.klaro .cookie-notice .cm-list-input:checked+.cm-list-label .slider {
  background-color:#1a936f;
}
.klaro .cookie-modal .cm-list-input.half-checked:checked+.cm-list-label .slider,
.klaro .context-notice .cm-list-input.half-checked:checked+.cm-list-label .slider,
.klaro .cookie-notice .cm-list-input.half-checked:checked+.cm-list-label .slider {
  background-color:#1a936f;
  opacity:.6
}
.klaro .cookie-modal .cm-list-input.half-checked:checked+.cm-list-label .slider::before,
.klaro .context-notice .cm-list-input.half-checked:checked+.cm-list-label .slider::before,
.klaro .cookie-notice .cm-list-input.half-checked:checked+.cm-list-label .slider::before {
  -ms-transform:translateX(10px);
  transform:translateX(10px)
}
.klaro .cookie-modal .cm-list-input.only-required+.cm-list-label .slider,
.klaro .context-notice .cm-list-input.only-required+.cm-list-label .slider,
.klaro .cookie-notice .cm-list-input.only-required+.cm-list-label .slider {
  background-color:#24cc9a;
  opacity:.8
}
.klaro .cookie-modal .cm-list-input.only-required+.cm-list-label .slider::before,
.klaro .context-notice .cm-list-input.only-required+.cm-list-label .slider::before,
.klaro .cookie-notice .cm-list-input.only-required+.cm-list-label .slider::before {
  -ms-transform:translateX(10px);
  transform:translateX(10px)
}
.klaro .cookie-modal .cm-list-input.required:checked+.cm-list-label .slider,
.klaro .context-notice .cm-list-input.required:checked+.cm-list-label .slider,
.klaro .cookie-notice .cm-list-input.required:checked+.cm-list-label .slider {
  background-color:#24cc9a;
  opacity:.8;
  cursor:not-allowed
}
.klaro .cookie-modal .slider,
.klaro .context-notice .slider,
.klaro .cookie-notice .slider {
  box-shadow:0 4px 6px 0 rgba(0,0,0,.2),5px 5px 10px 0 rgba(0,0,0,.19)
}
.klaro .cookie-modal .cm-list-input,
.klaro .context-notice .cm-list-input,
.klaro .cookie-notice .cm-list-input {
  position:absolute;
  top:0;
  left:0;
  opacity:0;
  width:50px;
  height:30px
}
.klaro .cookie-modal .cm-list-title,
.klaro .context-notice .cm-list-title,
.klaro .cookie-notice .cm-list-title {
  font-weight:600
}
.klaro .cookie-modal .cm-list-description,
.klaro .context-notice .cm-list-description,
.klaro .cookie-notice .cm-list-description {
	color:#333;
	font-size:100% !important;
  padding-top:4px
}
.klaro .cookie-modal .cm-list-label .cm-switch,
.klaro .context-notice .cm-list-label .cm-switch,
.klaro .cookie-notice .cm-list-label .cm-switch {
  position:absolute;
  left:0
}
.klaro .cookie-modal .cm-list-label .slider,
.klaro .context-notice .cm-list-label .slider,
.klaro .cookie-notice .cm-list-label .slider {
  background-color:#f2f2f2;
  position:absolute;
  cursor:pointer;
  top:0;
  left:0;
  right:0;
  bottom:0;
  transition:.4s;
  width:50px;
  display:inline-block
}
.klaro .cookie-modal .cm-list-label .slider::before,
.klaro .context-notice .cm-list-label .slider::before,
.klaro .cookie-notice .cm-list-label .slider::before {
  background-color:#666;
  position:absolute;
  content:"";
  height:20px;
  width:20px;
  left:5px;
  bottom:5px;
  transition:.4s
}

.klaro .cookie-modal .cm-list-input:checked + .cm-list-label .slider::before {
	background-color:#e6e6e6;
}

.klaro .cookie-modal .cm-list-label .slider.round,
.klaro .context-notice .cm-list-label .slider.round,
.klaro .cookie-notice .cm-list-label .slider.round {
  border-radius:30px
}
.klaro .cookie-modal .cm-list-label .slider.round::before,
.klaro .context-notice .cm-list-label .slider.round::before,
.klaro .cookie-notice .cm-list-label .slider.round::before {
  border-radius:50%
}
.klaro .cookie-modal .cm-list-label input:focus+.slider,
.klaro .context-notice .cm-list-label input:focus+.slider,
.klaro .cookie-notice .cm-list-label input:focus+.slider {
  box-shadow-color:#48dfb2;
}
.klaro .cookie-modal .cm-list-label input:checked+.slider::before,
.klaro .context-notice .cm-list-label input:checked+.slider::before,
.klaro .cookie-notice .cm-list-label input:checked+.slider::before {
  -ms-transform:translateX(20px);
  transform:translateX(20px)
}
.klaro .cookie-modal .cm-list-input:focus+.cm-list-label .slider,
.klaro .context-notice .cm-list-input:focus+.cm-list-label .slider,
.klaro .cookie-notice .cm-list-input:focus+.cm-list-label .slider {
  box-shadow:0 4px 6px 0 rgba(125,125,125,.2),5px 5px 10px 0 rgba(125,125,125,.19)
}
.klaro .cookie-modal .cm-list-input:checked+.cm-list-label .slider::before,
.klaro .context-notice .cm-list-input:checked+.cm-list-label .slider::before,
.klaro .cookie-notice .cm-list-input:checked+.cm-list-label .slider::before {
  -ms-transform:translateX(20px);
  transform:translateX(20px)
}
.klaro .cookie-modal .slider,
.klaro .context-notice .slider,
.klaro .cookie-notice .slider {
  box-shadow:0 4px 6px 0 rgba(0,0,0,.2),5px 5px 10px 0 rgba(0,0,0,.19)
}
.klaro .cookie-modal a,
.klaro .context-notice a,
.klaro .cookie-notice a {
  color:#005B82;
  text-decoration:dotted underline;
}
.klaro .cookie-modal p,
.klaro .cookie-modal strong,
.klaro .cookie-modal h1,
.klaro .cookie-modal h2,
.klaro .cookie-modal ul,
.klaro .cookie-modal li,
.klaro .context-notice p,
.klaro .context-notice strong,
.klaro .context-notice h1,
.klaro .context-notice h2,
.klaro .context-notice ul,
.klaro .context-notice li,
.klaro .cookie-notice p,
.klaro .cookie-notice strong,
.klaro .cookie-notice h1,
.klaro .cookie-notice h2,
.klaro .cookie-notice ul,
.klaro .cookie-notice li {
  color:#333;
}
.klaro .cookie-modal p,
.klaro .cookie-modal h1,
.klaro .cookie-modal h2,
.klaro .cookie-modal ul,
.klaro .cookie-modal li,
.klaro .context-notice p,
.klaro .context-notice h1,
.klaro .context-notice h2,
.klaro .context-notice ul,
.klaro .context-notice li,
.klaro .cookie-notice p,
.klaro .cookie-notice h1,
.klaro .cookie-notice h2,
.klaro .cookie-notice ul,
.klaro .cookie-notice li {
  display:block;
  text-align:left;
  margin:0;
  padding:0;
  margin-top:.7em
}
.klaro .cookie-modal h1,
.klaro .cookie-modal h2,
.klaro .cookie-modal h3,
.klaro .cookie-modal h4,
.klaro .cookie-modal h5,
.klaro .cookie-modal h6,
.klaro .context-notice h1,
.klaro .context-notice h2,
.klaro .context-notice h3,
.klaro .context-notice h4,
.klaro .context-notice h5,
.klaro .context-notice h6,
.klaro .cookie-notice h1,
.klaro .cookie-notice h2,
.klaro .cookie-notice h3,
.klaro .cookie-notice h4,
.klaro .cookie-notice h5,
.klaro .cookie-notice h6 {
  font-family:inherit;
}
.klaro .cookie-modal .cm-link,
.klaro .context-notice .cm-link,
.klaro .cookie-notice .cm-link {
  margin-right:.5em;
  vertical-align:middle
}
.klaro .cookie-modal .cm-btn,
.klaro .context-notice .cm-btn,
.klaro .cookie-notice .cm-btn {
  /*
  color:#fff;
  background-color:#5c5c5c;
  padding:.4em;
  */
  border-radius:4px;
  padding:6px 10px;
  margin-right:.5em;
  border-style:none;
  cursor:pointer;  
  background: rgba(51,51,51,.1);
  border: 2px solid rgba(51,51,51,.0) !important;
  color: rgba(25,25,25,1) !important;
  border: none !important;  
}
.klaro .cookie-modal .cm-btn:disabled,
.klaro .context-notice .cm-btn:disabled,
.klaro .cookie-notice .cm-btn:disabled {
  opacity:.5
}
.klaro .cookie-modal .cm-btn.cm-btn-close,
.klaro .context-notice .cm-btn.cm-btn-close,
.klaro .cookie-notice .cm-btn.cm-btn-close {
  background-color:#c8c8c8;
}
.klaro .cookie-modal .cm-btn.cm-btn-success,
.klaro .context-notice .cm-btn.cm-btn-success,
.klaro .cookie-notice .cm-btn.cm-btn-success {
  /*
  background-color:#1a936f;
  color: rgba(64,64,64,1);
  */  
  background: rgba(51,51,51,1);
  border: 2px solid rgba(51,51,51,1);
  color: rgba(255,255,255,1) !important;
  cursor: pointer;
  transition:all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  border:none !important;
  border-radius:2px;
  overflow:hidden;
  display: inline-block;
  position: relative;
  padding:7px 14px;
  width: auto;
  margin:6px auto;
  overflow-wrap: break-word !important;
  line-height: 100% !important;    
}
.klaro .cookie-modal .cm-btn.cm-btn-success-var,
.klaro .context-notice .cm-btn.cm-btn-success-var,
.klaro .cookie-notice .cm-btn.cm-btn-success-var {
  background-color:#24cc9a;
}
.klaro .cookie-modal .cm-btn.cm-btn-info,
.klaro .context-notice .cm-btn.cm-btn-info,
.klaro .cookie-notice .cm-btn.cm-btn-info {
  background-color:#2581c4;
}
.klaro .context-notice {
  border-radius:4px;
  border-style:solid;
  border-width:1px;
  border-color:#c8c8c8;
  background-color:#fafafa;
  display:flex;
  flex-direction:column;
  flex-wrap:wrap;
  align-items:center;
  justify-content:center;
  padding:12px;
  height:100%
}
.klaro .context-notice.cm-dark {
  background-color:#333;
  border-color:#5c5c5c;
}
.klaro .context-notice.cm-dark p {
  color:#fafafa;
}
.klaro .context-notice.cm-dark p a {
  color:#459cdc;
}
.klaro .context-notice p {
  color:#333;
  flex-grow:0;
  text-align:center;
  padding-top:0;
  margin-top:0
}
.klaro .context-notice p a {
  color:#24cc9a;
}
.klaro .context-notice p.cm-buttons {
  margin-top:12px
}
.klaro .context-notice p.ccn-description-empty-store {
  margin-top:24px;
}
.klaro .cookie-modal {
  width:100%;
  height:100%;
  position:fixed;
  overflow:hidden;
  left:0;
  top:0;
  z-index:1000
}
.klaro .cookie-modal.cm-embedded {
  position:relative;
  height:inherit;
  width:inherit;
  left:inherit;
  right:inherit;
  z-index:0
}
.klaro .cookie-modal.cm-embedded .cm-modal.cm-klaro {
  position:relative;
  -ms-transform:none;
  transform:none
}
.klaro .cookie-modal .cm-bg {
  background:rgba(0,0,0,.5);
  height:100%;
  width:100%;
  position:fixed;
  top:0;
  left:0
}
.klaro .cookie-modal .cm-modal.cm-klaro {
	background: rgba(250,250,250,1);
	color:#333 !important;
  z-index:1001;
  box-shadow:0 4px 6px 0 rgba(0,0,0,.2),5px 5px 10px 0 rgba(0,0,0,.19);
  width:100%;
  max-height:98%;
  top:50%;
  -ms-transform:translateY(-50%);
  transform:translateY(-50%);
  position:fixed;
  overflow:auto
}
@media(min-width: 660px) {
  .klaro .cookie-modal .cm-modal.cm-klaro {
    border-radius:4px;
    position:relative;
    margin:0 auto;
    max-width:640px;
    height:auto;
    width:auto
  }
}
.klaro .cookie-modal .cm-modal .hide {
  border-style:none;
  background:none;
  cursor:pointer;
  position:absolute;
  top:20px;
  right:20px;
  z-index:1
}
.klaro .cookie-modal .cm-modal .hide svg {
  stroke:#fafafa;
}
.klaro .cookie-modal .cm-modal .cm-footer {
  border-top-color:#5c5c5c;
  border-top-width:1px;
  border-top-style:solid;
  padding:1em
}
.klaro .cookie-modal .cm-modal .cm-footer-buttons {
  display:flex;
  flex-flow:row;
  justify-content:space-between
}
.klaro .cookie-modal .cm-modal .cm-footer .cm-powered-by {
  font-size:.8em;
  padding-top:4px;
  text-align:right;
  padding-right:8px
}
.klaro .cookie-modal .cm-modal .cm-footer .cm-powered-by a {
  color:#5c5c5c;
  color:var(--klaro-dark2, #5c5c5c)
}
.klaro .cookie-modal .cm-modal .cm-header {
  border-bottom-width:1px;
  border-bottom-style:solid;
  border-bottom-color:#5c5c5c;
  padding:1em;
  padding-right:24px
}
.klaro .cookie-modal .cm-modal .cm-header h1 {
  margin:0;
  font-size:2em;
  display:block
}
.klaro .cookie-modal .cm-modal .cm-header h1.title {
  padding-right:20px
}
.klaro .cookie-modal .cm-modal .cm-body {
  padding:1em
}
.klaro .cookie-modal .cm-modal .cm-body ul {
  display:block
}
.klaro .cookie-modal .cm-modal .cm-body span {
  display:inline-block;
  width:auto
}
.klaro .cookie-modal .cm-modal .cm-body ul.cm-services,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes {
  padding:0;
  margin:0
}
.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-purpose .cm-services .cm-caret,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose .cm-services .cm-caret {
  color:#a0a0a0;
}
.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-purpose .cm-services .cm-content,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose .cm-services .cm-content {
  margin-left:-40px;
  display:none
}
.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-purpose .cm-services .cm-content.expanded,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose .cm-services .cm-content.expanded {
  margin-top:10px;
  display:block
}
.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-service,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-purpose,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-service,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose {
	position:relative;
	line-height:20px;
	vertical-align:middle;
	padding-left:60px;
	min-height:40px;
	font-size:140% !important;
}


.klaro .cookie-modal .cm-modal .cm-body ul.cm-services .cm-content.expanded li.cm-service,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-services .cm-content.expanded li.cm-purpose,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes .cm-content.expanded li.cm-service,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes .cm-content.expanded li.cm-purpose {
	font-size:100% !important;
}

.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-service:first-child,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-purpose:first-child,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-service:first-child,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose:first-child {
  margin-top:0
}
.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-service p,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-purpose p,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-service p,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose p {
  margin-top:0
}
.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-service p.purposes,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-purpose p.purposes,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-service p.purposes,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose p.purposes {
	color:#333;
	font-size:100% !important;
}
.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-service.cm-toggle-all,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-purpose.cm-toggle-all,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-service.cm-toggle-all,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose.cm-toggle-all {
  border-top-width:1px;
  border-top-style:solid;
  border-top-color:#5c5c5c;
  padding-top:1em
}
.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-service span.cm-list-title,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-purpose span.cm-list-title,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-service span.cm-list-title,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose span.cm-list-title {
  font-weight:600
}
.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-service span.cm-opt-out,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-service span.cm-required,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-purpose span.cm-opt-out,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-purpose span.cm-required,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-service span.cm-opt-out,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-service span.cm-required,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose span.cm-opt-out,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose span.cm-required {
  color:#5c5c5c;
  padding-left:.2em;
  font-size:.8em
}


.cookie_klaro_css .cookie-notice {	
	z-index:99999999;		
	position:fixed;	
	left:calc(50% - 260px);
	bottom:50px;
	top:auto;
	width:460px;
	height:auto;	
	padding:16px 30px;		
	font-size:100%;
	line-height:120%;	
	text-align:center;			
	border:2px solid rgba(64,64,64,.75);
	border-radius: 2px;
	color:rgba(64,64,64,1) !important;
	background:rgba(250,250,250,1);
	box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.2), 5px 5px 10px 0 rgba(0, 0, 0, 0.19);
	
}

@media (min-width: 990px) {
	.cookie_klaro_css .cookie-notice {		
		display:block !important;
		text-align:center !important;
	}
}


@media (max-width: 616px) {
	.cookie_klaro_css .cookie-notice {
		padding:10px 14px;		
		left:50%;
		right:auto;
		bottom:10px;
		width:calc(96% - 28px);
		margin-left:-48%;		
		word-wrap: break-word;	
	}
}



.klaro .cookie-notice:not(.cookie-modal-notice) {
	z-index:999;
	position:fixed;
	width:100%;
	bottom:0;
	right:0;
  	border:2px solid rgba(64,64,64,.75);
	border-radius: 2px;
	color:rgba(64,64,64,1) !important;
	background:rgba(250,250,250,1);
	box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.2), 5px 5px 10px 0 rgba(0, 0, 0, 0.19);
	font-size: 100%;
	line-height: 120%;
	text-align: center;
	color: rgba(64,64,64,1) !important;  
}
@media(min-width: 1024px) {
  .klaro .cookie-notice:not(.cookie-modal-notice) {
    border-radius:4px;
    position:fixed;
	left: calc(50% - 260px);
	bottom: 50px;
	top:auto;
	max-width:460px;
	box-shadow:0 4px 6px 0 rgba(0,0,0,.2),5px 5px 10px 0 rgba(0,0,0,.19)
  }
}
@media(max-width: 1023px) {
  .klaro .cookie-notice:not(.cookie-modal-notice) {
    /*
	border-style:none;
    border-radius:0
	*/
  }
}
.klaro .cookie-notice:not(.cookie-modal-notice).cn-embedded {
  position:relative;
  height:inherit;
  width:inherit;
  left:inherit;
  right:inherit;
  bottom:inherit;
  z-index:0
}
.klaro .cookie-notice:not(.cookie-modal-notice).cn-embedded .cn-body {
  padding-top:.5em
}
.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body {
  margin-bottom:0;
  margin-right:0;
  bottom:0;
  padding:0;
  font-size:100%;
  line-height:100%;
}
.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body p {
  margin-bottom:.5em
}
.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body p.cn-changes {
  text-decoration:underline
}
.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-learn-more {
  /*
  display:inline-block;
  flex-grow:1
  */
}
.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-buttons {
  display:inline-block;
  margin-top:-0.5em
}
@media(max-width: 384px) {
  .klaro .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-buttons {
    width:100%
  }
}
.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-buttons button.cm-btn {
  margin-top:.5em
}
@media(max-width: 384px) {
  .klaro .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-buttons button.cm-btn {
    width:calc(50% - 0.5em)
  }
}
.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-ok {
  margin-top:-0.5em;
  display:flex;
  flex-flow:row;
  flex-wrap:wrap;
  justify-content:center;
  justify-content:space-between;
  align-items:baseline
}
.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-ok a,
.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-ok div {
  margin-top:.5em
}
.klaro .cookie-modal-notice {
  background-color:#333;
  color:#fafafa;
  z-index:1001;
  box-shadow:0 4px 6px 0 rgba(0,0,0,.2),5px 5px 10px 0 rgba(0,0,0,.19);
  width:100%;
  max-height:98%;
  top:50%;
  -ms-transform:translateY(-50%);
  transform:translateY(-50%);
  position:fixed;
  overflow:auto;
  padding:1em;
  padding-top:.2em
}
@media(min-width: 400px) {
  .klaro .cookie-modal-notice {
    border-radius:4px;
    position:relative;
    margin:0 auto;
    max-width:400px;
    height:auto;
    width:auto
  }
}
.klaro .cookie-modal-notice .cn-ok {
  display:flex;
  flex-flow:row;
  justify-content:space-between;
  align-items:center;
  margin-top:1em
}
.klaro .cookie-notice-hidden {
  display:none !important
}

/* ### KLARO ENDE ### */

/* ### KLARO EIGEN START ### */

.cookie_klaro_css .cookie-modal,
.cookie_klaro_css .cookie-notice {
	font-size: 100%;
}

.cookie_klaro_css .cookie-modal .switch, 
.cookie_klaro_css .cookie-notice .switch {
	position: relative;
	display: inline-block;
	width: 50px;
	height: 30px;
}

.cookie_klaro_css .cookie-modal .cm-app-input:checked + .cm-app-label .slider, 
.cookie_klaro_css .cookie-notice .cm-app-input:checked + .cm-app-label .slider {
	background-color: #0885BA;
}

.cookie_klaro_css .cookie-modal .cm-app-input.required:checked + .cm-app-label .slider, 
.cookie_klaro_css .cookie-notice .cm-app-input.required:checked + .cm-app-label .slider {
	opacity: 0.8;
	background-color: #006A4E;
	cursor: not-allowed;
}

.cookie_klaro_css .cookie-modal .slider, 
.cookie_klaro_css .cookie-notice .slider {
	box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.2), 5px 5px 10px 0 rgba(0, 0, 0, 0.19);
}

.cookie_klaro_css .cookie-modal .cm-app-input, 
.cookie_klaro_css .cookie-notice .cm-app-input {
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	width: 50px;
	height: 30px;
}

.cookie_klaro_css .cookie-modal .cm-app-label,
.cookie_klaro_css .cookie-notice .cm-app-label {}

.cookie_klaro_css .cookie-modal .cm-app-label .slider,
.cookie_klaro_css .cookie-notice .cm-app-label .slider {
	position: absolute;
	cursor: pointer;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #ccc;
	-webkit-transition: .4s;
	transition: .4s;
	width: 50px;
	display: inline-block;
}

.cookie_klaro_css .cookie-modal .cm-app-label .slider:before,
.cookie_klaro_css .cookie-notice .cm-app-label .slider:before {
	position: absolute;
	content: "";
	height: 20px;
	width: 20px;
	left: 5px;
	bottom: 5px;
	background-color: white;
	-webkit-transition: .4s;
	transition: .4s;
}

.cookie_klaro_css .cookie-modal .cm-app-label .slider.round,
.cookie_klaro_css .cookie-notice .cm-app-label .slider.round {
	border-radius: 30px;
}

.cookie_klaro_css .cookie-modal .cm-app-label .slider.round:before,
.cookie_klaro_css .cookie-notice .cm-app-label .slider.round:before {
	border-radius: 50%;
}

.cookie_klaro_css .cookie-modal .cm-app-label input:focus + .slider,
.cookie_klaro_css .cookie-notice .cm-app-label input:focus + .slider {
	box-shadow: 0 0 1px #0885BA;
}

.cookie_klaro_css .cookie-modal .cm-app-label input:checked + .slider:before,
.cookie_klaro_css .cookie-notice .cm-app-label input:checked + .slider:before {
	-webkit-transform: translateX(20px);
	-ms-transform: translateX(20px);
	transform: translateX(20px);
}

.cookie_klaro_css .cookie-modal .cm-app-input:focus + .cm-app-label .slider,
.cookie_klaro_css .cookie-notice .cm-app-input:focus + .cm-app-label .slider {
	box-shadow: 0 4px 6px 0 rgba(125, 125, 125, 0.2), 5px 5px 10px 0 rgba(125, 125, 125, 0.19);
}

.cookie_klaro_css .cookie-modal .cm-app-input:checked + .cm-app-label .slider:before,
.cookie_klaro_css .cookie-notice .cm-app-input:checked + .cm-app-label .slider:before {
	-webkit-transform: translateX(20px);
	-ms-transform: translateX(20px);
	transform: translateX(20px);
}

.cookie_klaro_css .cookie-modal .slider,
.cookie_klaro_css .cookie-notice .slider {
	box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.2), 5px 5px 10px 0 rgba(0, 0, 0, 0.19);
}

.cookie_klaro_css .cookie-modal a,
.cookie_klaro_css .cookie-notice a {
	color: #005B82;
	font-size:105% !important;
	/*
	text-decoration: none;
	*/
	text-decoration:dotted underline;
	margin:0 !important;
}

.cookie_klaro_css .cookie-modal p,
.cookie_klaro_css .cookie-modal strong,
.cookie_klaro_css .cookie-modal h1,
.cookie_klaro_css .cookie-modal h2,
.cookie_klaro_css .cookie-modal ul,
.cookie_klaro_css .cookie-modal li,
.cookie_klaro_css .cookie-notice p,
.cookie_klaro_css .cookie-notice strong,
.cookie_klaro_css .cookie-notice h1,
.cookie_klaro_css .cookie-notice h2,
.cookie_klaro_css .cookie-notice ul,
.cookie_klaro_css .cookie-notice li {
	font-family: inherit;
	color: #333;
}

.cookie_klaro_css .cookie-modal p,
.cookie_klaro_css .cookie-modal strong,
.cookie_klaro_css .cookie-modal h1,
.cookie_klaro_css .cookie-modal h2,
.cookie_klaro_css .cookie-modal ul,
.cookie_klaro_css .cookie-modal li {
	color: #333;
}

.cookie_klaro_css .cookie-modal p,
.cookie_klaro_css .cookie-modal li {
	line-height:140%;
	font-size:100%;
}


.cookie_klaro_css .cookie-modal p,
.cookie_klaro_css .cookie-modal h1,
.cookie_klaro_css .cookie-modal h2,
.cookie_klaro_css .cookie-modal ul,
.cookie_klaro_css .cookie-modal li,
.cookie_klaro_css .cookie-notice p,
.cookie_klaro_css .cookie-notice h1,
.cookie_klaro_css .cookie-notice h2,
.cookie_klaro_css .cookie-notice ul,
.cookie_klaro_css .cookie-notice li {
	display: block;
	text-align: left;
	margin: 0;
	padding: 0;
	margin-top: 7px;
}

.cookie_klaro_css .cookie-modal .cm-link,
.cookie_klaro_css .cookie-notice .cm-link {
	padding-left: 4px;
	vertical-align: middle;
}

.cookie_klaro_css .cookie-notice .cm-link.cm-learn-more {
	padding:8px;
	display:inline-block;
	background-color:#555;
	color:#fff;
	vertical-align: top;
	margin:0;
	font-size:100% !important;
	font-weight:400 !important;
}

.cookie_klaro_css .cookie-modal .cm-btn,
.cookie_klaro_css .cookie-notice .cm-btn {
	background:rgba(51,51,51,.1);
	color: rgba(25,25,25,1) !important;	
	cursor: pointer;
	transition:all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	border:none !important;
	border-radius:2px;
	overflow:hidden;
	display: inline-block;
	position: relative;
	padding:7px 14px;
	width: auto;
	margin:6px auto;
	margin:6px !important;
	overflow-wrap: break-word !important;
	line-height: 100% !important;
}

.cookie_klaro_css .cookie-modal .cm-btn:disabled,
.cookie_klaro_css .cookie-notice .cm-btn:disabled {
	opacity: 0.5;
}

.cookie_klaro_css .cookie-modal .cm-btn.cm-btn-sm,
.cookie_klaro_css .cookie-notice .cm-btn.cm-btn-sm {
	font-size: 100%;
}

.cookie_klaro_css .cookie-modal .cm-btn.cm-btn-close,
.cookie_klaro_css .cookie-notice .cm-btn.cm-btn-close {
	background: #eee;
	color: #555;
}

.cookie_klaro_css .cookie-modal .cm-btn.cm-btn-success,
.cookie_klaro_css .cookie-notice .cm-btn.cm-btn-success {
	background:rgba(51,51,51,1);
	color: rgba(255,255,255,1) !important;	
}

.cookie_klaro_css .cookie-modal .cm-btn.cm-btn-info,
.cookie_klaro_css .cookie-notice .cm-btn.cm-btn-info {
	background:rgba(51,51,51,.1);
	color: rgba(25,25,25,1) !important;
	border:none !important;	
}

.cookie_klaro_css .cookie-modal .cm-btn.cm-btn-right,
.cookie_klaro_css .cookie-notice .cm-btn.cm-btn-right {
	float: right;
	margin-left: 5px;
	margin-right: 0;
}

.cookie_klaro_css .cookie-notice .cm-btn-danger {
	background:rgba(51,51,51,.1);
	color: rgba(25,25,25,1) !important;
	border:none !important;	
}

.cookie_klaro_css .cookie-modal .cm-btn.cm-btn-success,
.cookie_klaro_css .cookie-notice .cm-btn.cm-btn-success, 
.cookie_klaro_css .cookie-modal .cm-btn.cm-btn-info,
.cookie_klaro_css .cookie-notice .cm-btn.cm-btn-info,
.cookie_klaro_css .cookie-modal .cm-btn.cm-btn-right,
.cookie_klaro_css .cookie-notice .cm-btn.cm-btn-right,
.cookie_klaro_css .cookie-notice .cm-btn-danger,
.cookie_klaro_css .cookie-notice .cn-learn-more {
	cursor: pointer;
	transition:all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	color: rgba(64,64,64,1);
	border:none !important;
	border-radius:2px;
	overflow:hidden;
	padding:7px 14px;
	width: auto;
	margin:6px !important;
	overflow-wrap: break-word !important;
	line-height: 100% !important;
}


.cookie_klaro_css .cookie-notice .cn-learn-more {
	background:rgba(51,51,51,.1);
	color: rgba(25,25,25,1) !important;
	border:none !important;
	font-size:140% !important;
	margin-left:0 !important;
}


.cookie_klaro_css .cookie-modal {
	width: 100%;
	height: 100%;
	position: fixed;
	overflow: hidden;
	left: 0;
	top: 0;
	z-index: 9999999 !important;
}

.cookie_klaro_css .cookie-modal .cm-bg {
	background: rgba(0,0,0,.75) !important;
	height: 100%;
	width: 100%;
	position: fixed;
	top: 0 !important;
	left: 0;
}

.cookie_klaro_css .cookie-modal .cm-modal {
	z-index: 1001;
	box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.2), 5px 5px 10px 0 rgba(0, 0, 0, 0.19);
	width: 90%;
	max-height: 98%;
	left:5%;
	top: 50%;
	transform: translateY(-50%);
	position: fixed;
	overflow: auto;
	background: #333;
	color: #fff;
}


@media (min-width: 1024px) {
	.cookie_klaro_css .cookie-modal .cm-modal {
		border-radius: 4px;
		position: relative;
		margin: 0 auto;
		max-width: 640px;
		height: auto;
		width: auto;
	}
}

.cookie_klaro_css .cookie-modal .cm-modal .hide {
	border: none;
	background: none;
	position: absolute;
	top: 20px;
	right: 20px;
	z-index: 1;
}

.cookie_klaro_css .cookie-modal .cm-modal .hide svg {
	stroke: #333;
}

.cookie_klaro_css .cookie-modal .cm-modal .cm-footer {
	padding:10px;
	border-top: 1px solid #555;
}

.cookie_klaro_css .cookie-modal .cm-modal .cm-footer-buttons::before,
.cookie_klaro_css .cookie-modal .cm-modal .cm-footer-buttons::after {
	content: " ";
	display: table;
}

.cookie_klaro_css .cookie-modal .cm-modal .cm-footer-buttons::after {
	clear: both;
}

.cookie_klaro_css .cookie-modal .cm-modal .cm-footer .cm-powered-by {
	font-size:100%;
	padding-top: 4px;
	text-align: center;
}

.cookie_klaro_css .cookie-modal .cm-modal .cm-footer .cm-powered-by a {
	color: #555;
}

.cookie_klaro_css .cookie-modal .cm-modal .cm-header {
	padding:10px;
	/*
	padding-right: 24px;
	*/
	border-bottom: 1px solid #555;
}

.cookie_klaro_css .cookie-modal .cm-modal .cm-header h1 {
	margin: 0 0 6px 0;
	font-size:220%;
	display: block;
}

.cookie_klaro_css .cookie-modal .cm-modal .cm-header h1.title {
	padding-right: 20px;
}

.cookie_klaro_css .cookie-modal .cm-modal .cm-header p {
	margin: 0;
	font-size:130% !important;
	display: block;
}

.cookie_klaro_css .cookie-modal .cm-modal label.cm-app-label {
	font-size:120% !important;
}
.cookie_klaro_css .cookie-modal .cm-modal p.cm-app-description,
.cookie_klaro_css .cookie-modal .cm-modal p.purposes {
	font-size:110% !important;
}

.cookie_klaro_css .cookie-modal .cm-modal p.purposes {
	margin:0 !important;
}

.cookie_klaro_css .cookie-modal .cm-modal .cm-body {
	padding:10px;
}

.cookie_klaro_css .cookie-modal .cm-modal .cm-body ul {
	display: block;
}

.cookie_klaro_css .cookie-modal .cm-modal .cm-body span {
	display: inline-block;
	width: auto;
}

.cookie_klaro_css .cookie-modal .cm-modal .cm-body ul.cm-apps {
	padding: 0;
	margin: 0;
}

.cookie_klaro_css .cookie-modal .cm-modal .cm-body ul.cm-apps li.cm-app {
	position: relative;
	line-height: 20px;
	vertical-align: middle;
	padding-left: 60px;
	min-height: 40px;
}

.cookie_klaro_css .cookie-modal .cm-modal .cm-body ul.cm-apps li.cm-app:first-child {
	margin-top: 0;
}

.cookie_klaro_css .cookie-modal .cm-modal .cm-body ul.cm-apps li.cm-app .switch {
	position: absolute;
	left: 0;
}

.cookie_klaro_css .cookie-modal .cm-modal .cm-body ul.cm-apps li.cm-app p {
	margin-top: 0;
}

.cookie_klaro_css .cookie-modal .cm-modal .cm-body ul.cm-apps li.cm-app p.purposes {
	font-size:100%;
}

.cookie_klaro_css .cookie-modal .cm-modal .cm-body ul.cm-apps li.cm-app.cm-toggle-all {
	border-top: 1px solid #555;
	padding-top:10px;
}

.cookie_klaro_css .cookie-modal .cm-modal .cm-body ul.cm-apps li.cm-app span.cm-app-title {
	font-weight: 600;
	color:#fff !important;
}

.cookie_klaro_css .cookie-modal .cm-modal .cm-body ul.cm-apps li.cm-app span.cm-opt-out,
.cookie_klaro_css .cookie-modal .cm-modal .cm-body ul.cm-apps li.cm-app span.cm-required {
	padding-left: 2px;
	font-size:100%;
}


.cookie_klaro_css .cookie-notice {	
	z-index:99999999;		
	position:fixed;	
	left:calc(50% - 260px);
	bottom:50px !important;
	top:auto;
	width:460px !important;
	height:auto;	
	padding:16px 30px;		
	font-size:100%;
	line-height:120%;	
	text-align:center;			
	border:2px solid rgba(64,64,64,.75);
	border-radius: 2px;
	color:rgba(64,64,64,1) !important;
	background:rgba(250,250,250,1);
	box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.2), 5px 5px 10px 0 rgba(0, 0, 0, 0.19);
	
}

@media (min-width: 990px) {
	.cookie_klaro_css .cookie-notice {		
		display:block !important;
		text-align:center !important;
	}
}


@media (max-width: 616px) {
	.cookie_klaro_css .cookie-notice {
		padding:10px 14px;		
		left:50%;
		right:auto;
		bottom:10px !important;
		width:calc(90% - 28px) !important;
		margin-left:-46%;		
		word-wrap: break-word;	
	}
}

.cookie_klaro_css .cookie-notice .cn-body {
	margin:0 auto !important;	
	text-align:left !important;
}

.cookie_klaro_css .cookie-notice .cn-body p {	
	margin-bottom: 5px;
	line-height:130%;
	font-size:130%;
}

.cookie_klaro_css .cookie-notice .cn-body p.cn-changes {
	text-decoration: underline;
}

.cookie_klaro_css .cookie-notice .cn-body .cn-learn-more {
	display: inline-block;
}

.cookie_klaro_css .cookie-notice .cn-body p.cn-ok {
	padding-top: 5px;
	margin: 0;
}

.cookie_klaro_css .cookie-notice-hidden {
	display: none !important;
}

.cookie_klaro_css .cookie-notice .cn-body p.cn-ok {
	text-align:center;
	display: flex;
	flex-direction:column;
	flex-wrap: wrap;
	justify-content: space-evenly;
	flex-flow: row wrap;
}

.cookie_klaro_css .cookie-notice .cn-body p.cn-ok button.cm-btn-danger,
.cookie_klaro_css .cookie-notice .cn-body p.cn-ok button.cm-btn-success,
.cookie_klaro_css .cookie-notice .cn-body p.cn-ok a.cm-link.cm-learn-more {
	cursor: pointer;
	transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	color:rgba(64,64,64,1);
	border:none !important; 	
	border-radius: 2px;
	overflow:hidden;	
	display: inline-block;
	position: relative;
	padding: 7px 14px;
	width:auto;	
	margin:6px auto;
	overflow-wrap: break-word !important;	
	line-height:100% !important; 	
}

.cookie_klaro_css .cookie-notice .cn-body p.cn-ok button.cm-btn-danger:hover,
.cookie_klaro_css .cookie-notice .cn-body p.cn-ok button.cm-btn-success:hover,
.cookie_klaro_css .cookie-notice .cn-body p.cn-ok a.cm-link.cm-learn-more:hover {
	background-color: transparent;
	text-shadow: none;
}

.cookie_klaro_css .cookie-notice .cn-body p.cn-ok button.cm-btn-success {
	background: rgba(51,51,51,1);
	border: 2px solid rgba(51,51,51,1);
	color:rgba(255,255,255,1) !important;	
}

.cookie_klaro_css .cookie-notice .cn-body p.cn-ok button.cm-btn-success:hover {
	background:rgba(54,193,64,1);
	border: 2px solid rgba(54,193,64,1);
	color:rgba(255,255,255,1) !important;
}

.cookie_klaro_css .cookie-notice .cn-body p.cn-ok button.cm-btn-danger {
	background: rgba(51,51,51,.1);
	border: 2px solid rgba(51,51,51,.0) !important;	
	color:rgba(25,25,25,1) !important;	
	border:none !important; 	
}

.cookie_klaro_css .cookie-notice .cn-body p.cn-ok button.cm-btn-danger:hover {	
	background: rgba(244,73,73,1);
	color:rgba(255,255,255,1) !important;	
	border: 2px solid rgba(244,73,73,1);
}

.cookie_klaro_css .cookie-notice .cn-body p.cn-ok a.cm-link.cm-learn-more {			
	background: rgba(51,51,51,.1);
	border: 2px solid rgba(51,51,51,.0) !important;	
	color:rgba(25,25,25,1) !important;	
	margin-top:5px !important;
	padding:5px 14px !important;
	height:100% !important;	
	line-height:100% !important;
}

.cookie_klaro_css .cookie-notice .cn-body p.cn-ok a.cm-link.cm-learn-more:hover {
	background: rgba(128,128,128,.4);
	border: 2px solid rgba(128,128,128,0) !important;	
	color:rgba(64,64,64,1) !important;	
}

/* ### KLARO EIGEN ENDE ### */