/* 1760512229.5467 */
@charset "utf-8";

* {
	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:rgba(75,75,77,1);
	-webkit-tap-highlight-color: rgba(255,255,255,1);
	font-family:Tahoma, Helvetica, Verdana, Arial, san-serif;	
	font-weight:400;	
	background-color:rgba(255,255,255,1);
}

#container {
	position:relative;
	width:100%;
	max-width:1920px;
	display:block;
	height:auto;
	padding:0;
	margin:0 auto;
	font-size:100%;
	background-color:rgba(255,255,255,1);
}

/* ###  ALLGEMEINE DEFINITIONEN START ### */

h1,
h2,
h3,
h4,
h5,
h6,
.headline,
legend {
	color:rgba(50,80,144,1);
	font-weight:normal;
	font-style:normal;
}

h2,
h3,
h4,
h5,
h6,
.headline {
	color:rgba(75,75,77,1);
	font-weight:normal;
	font-style:normal;
}

a {
	color:rgba(50,80,144,1);
	font-weight:500;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

#container #content article p a,
#container #content article li a {
	color:rgba(75,75,77,1);
	color:rgba(50,80,144,1);
	/*
	border-bottom:1px solid rgba(50,80,144,1);	
	*/
}

#container #content article p a:hover,
#container #content article li a:hover {
	text-decoration:none;
	border-bottom:1px solid rgba(75, 75, 77, 1);
	border-bottom:1px solid rgba(0,80,144,1);
}

a.dark {
	color:rgba(75,75,77,1);
	font-weight:500;
	text-decoration:none;
}

.button a.dark,
#container #content article p .button a.dark {
	border-bottom:none;
}

.button a.dark:hover,
#container #content article p .button a.dark:hover {
	color:#fff;
}	

a.no_border:hover,
#container #content article a.img_link:hover {
	border-bottom:0 !important; 
}

a.ext_ohne {	
	padding-left:0;
	background:none;
	display:inline;
}

.color {
	color:rgba(50,80,144,1);
} 

.center {
	text-align:center;
}

.left {
	text-align:left;
}

.fett,
.bold {
	font-weight:600;
}

.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);
}

.rund {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

.rund2px {
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

.white,
#content .white {
	color:#fff;
}

#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;
}

#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;
}

		
/* YouTube START */

#content .youtubevideo {
	border:none;
	/*
	width:429px;
	height:322px;
	*/
	width:650px;
	height:366px;
}

#content 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;
}

#content div.responsive-video iframe {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	border:none;
}

.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;
}

/* YouTube ENDE */		
		
		
		
		
video#movie {
	width:100%;
	/*
	max-width:320px;
	*/
	height:auto;
}

		
		
		
		
		
		
		
		
		
#container iframe.piwik {
	width:96%;
	height:auto;
	min-height:200px;
	border:none;
}









/* ACCORDION START */

.accordion-toggle {cursor: pointer;}
.accordion-content {display: none;}
.accordion-content.default {display: block;}
  
 /* ACCORDION ENDE */


/* ###  ALLGEMEINE DEFINITIONEN ENDE ### */





 
 
/* ### HEADER START ### */

#container header#header {
	display:block;
	width:100%;
	margin:0;
	padding:0;
	text-align:left;
	background-color:#fff;
}

/* ### HEADER ENDE ### */




/* ### NAVIGATION START ### */

p.info {
	display:block;
	text-align:center;
}





/* #### NAVI START #### */


/* Mobile first layout SmartMenus Core CSS (it's not recommended editing these rules)
	 You need this once per page no matter how many menu trees or different themes you use.
-------------------------------------------------------------------------------------------*/

.sm{box-sizing:border-box;position:relative;z-index:9999;-webkit-tap-highlight-color:rgba(0,0,0,0);}
.sm,.sm ul,.sm li{display:block;list-style:none;margin:0;padding:0;line-height:normal;direction:ltr;text-align:left;}
.sm-rtl,.sm-rtl ul,.sm-rtl li{direction:rtl;text-align:right;}
.sm>li>h1,.sm>li>h2,.sm>li>h3,.sm>li>h4,.sm>li>h5,.sm>li>h6{margin:0;padding:0;}
.sm ul{display:none;}
.sm li,.sm a{position:relative;}
.sm a{display:block;}
.sm a.disabled{cursor:default;}
.sm::after{content:"";display:block;height:0;font:0px/0 serif;clear:both;overflow:hidden;}
.sm *,.sm *::before,.sm *::after{box-sizing:inherit;}


/* sm-clean START */

.sm-clean {
	background: #eeeeee;
	border-radius: 5px;
}
.sm-clean a, .sm-clean a:hover, .sm-clean a:focus, .sm-clean a:active {
	padding: 13px 20px;
	/* make room for the toggle button (sub indicator) */
	padding-right: 58px;
	color: #555555;
	font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 17px;
	text-decoration: none;
}
.sm-clean a.current {
	color: rgba(50,80,144,1);
}
.sm-clean a.disabled {
	color: #bbbbbb;
}
.sm-clean a .sub-arrow {
	position: absolute;
	top: 50%;
	margin-top: -17px;
	left: auto;
	right: 4px;
	width: 34px;
	height: 34px;
	overflow: hidden;
	font: bold 16px/34px monospace !important;
	text-align: center;
	text-shadow: none;
	background: rgba(255, 255, 255, 0.5);
	border-radius: 5px;
}
.sm-clean a .sub-arrow::before {
	content: '+';
}
.sm-clean a.highlighted .sub-arrow::before {
	content: '-';
}
.sm-clean > li:first-child > a, .sm-clean > li:first-child > :not(ul) a {
	border-radius: 5px 5px 0 0;
}
.sm-clean > li:last-child > a, .sm-clean > li:last-child > *:not(ul) a, .sm-clean > li:last-child > ul, .sm-clean > li:last-child > ul > li:last-child > a, .sm-clean > li:last-child > ul > li:last-child > *:not(ul) a, .sm-clean > li:last-child > ul > li:last-child > ul, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > a, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > a, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > a, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul {
	border-radius: 0 0 5px 5px;
}
.sm-clean > li:last-child > a.highlighted, .sm-clean > li:last-child > *:not(ul) a.highlighted, .sm-clean > li:last-child > ul > li:last-child > a.highlighted, .sm-clean > li:last-child > ul > li:last-child > *:not(ul) a.highlighted, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > a.highlighted, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a.highlighted, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > a.highlighted, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a.highlighted, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > a.highlighted, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a.highlighted {
	border-radius: 0;
}
.sm-clean li {
	border-top: 1px solid rgba(0, 0, 0, 0.05);
}
.sm-clean > li:first-child {
	border-top: 0;
}
.sm-clean ul {
	background: rgba(162, 162, 162, 0.1);
}
.sm-clean ul a, .sm-clean ul a:hover, .sm-clean ul a:focus, .sm-clean ul a:active {
	font-size: 16px;
	border-left: 8px solid transparent;
}
.sm-clean ul ul a,
.sm-clean ul ul a:hover,
.sm-clean ul ul a:focus,
.sm-clean ul ul a:active {
	border-left: 16px solid transparent;
}
.sm-clean ul ul ul a,
.sm-clean ul ul ul a:hover,
.sm-clean ul ul ul a:focus,
.sm-clean ul ul ul a:active {
	border-left: 24px solid transparent;
}
.sm-clean ul ul ul ul a,
.sm-clean ul ul ul ul a:hover,
.sm-clean ul ul ul ul a:focus,
.sm-clean ul ul ul ul a:active {
	border-left: 32px solid transparent;
}
.sm-clean ul ul ul ul ul a,
.sm-clean ul ul ul ul ul a:hover,
.sm-clean ul ul ul ul ul a:focus,
.sm-clean ul ul ul ul ul a:active {
	border-left: 40px solid transparent;
}


.sm-clean {
	clear:both;
	display:block;
}

/*
@media (min-width: 768px) {
*/
@media (min-width: 841px) {
	/* Switch to desktop layout
	-----------------------------------------------
		 These transform the menu tree from
		 collapsible to desktop (navbar + dropdowns)
	-----------------------------------------------*/
	/* start... (it's not recommended editing these rules) */
	.sm-clean ul {
		position: absolute;
		width: 12em;
	}

	.sm-clean li {
		float: left;
	}

	.sm-clean.sm-rtl li {
		float: right;
	}

	.sm-clean ul li, .sm-clean.sm-rtl ul li, .sm-clean.sm-vertical li {
		float: none;
	}

	.sm-clean a {
		white-space: nowrap;
	}

	.sm-clean ul a, .sm-clean.sm-vertical a {
		white-space: normal;
	}

	.sm-clean .sm-nowrap > li > a, .sm-clean .sm-nowrap > li > :not(ul) a {
		white-space: nowrap;
	}

	/* ...end */
		
	.sm-clean {
		background: #fff;
	}
	.sm-clean a, .sm-clean a:hover, .sm-clean a:focus, .sm-clean a:active, .sm-clean a.highlighted {
		padding: 12px 12px;
		color: #555555;
		border-radius: 0 !important;
	}
	.sm-clean a:hover, .sm-clean a:focus, .sm-clean a:active, .sm-clean a.highlighted {
		color: #fff;
		background-color:rgba(50,80,144,1);
	}
	.sm-clean a.current {
		color: rgba(50,80,144,1);
		background-color:#fff;
		font-weight:bold;
	}
	.sm-clean li.aktiv a {
		color: rgba(50,80,144,1);
		background-color:#fff;
		font-weight:bold;
	}
	.sm-clean a.disabled {
		color: #bbbbbb;
	}
	.sm-clean a.has-submenu {
		padding-right: 24px;
	}
	.sm-clean a .sub-arrow {
		top: 50%;
		margin-top: -2px;
		right: 12px;
		width: 0;
		height: 0;
		border-width: 4px;
		border-style: solid dashed dashed dashed;
		border-color: #555555 transparent transparent transparent;
		background: transparent;
		border-radius: 0;
	}
	.sm-clean a .sub-arrow::before {
		display: none;
	}
	.sm-clean li {
		border-top: 0;
	}
	.sm-clean > li > ul::before,
	.sm-clean > li > ul::after {
		content: '';
		position: absolute;
		top: -18px;
		left: 30px;
		width: 0;
		height: 0;
		overflow: hidden;
		border-width: 9px;
		border-style: dashed dashed solid dashed;
		border-color: transparent transparent #bbbbbb transparent;
	}
	.sm-clean > li > ul::after {
		top: -16px;
		left: 31px;
		border-width: 8px;
		border-color: transparent transparent #fff transparent;
	}
	.sm-clean ul {
		border: 1px solid #bbbbbb;
		padding: 5px 0;
		background: #fff;
		border-radius: 0px !important;
		box-shadow: 0 5px 9px rgba(0, 0, 0, 0.2);
	}
	.sm-clean li.aktiv ul a {
		font-weight:normal;
		color: #555555;
	}
	.sm-clean ul a, .sm-clean ul a:hover, .sm-clean ul a:focus, .sm-clean ul a:active, .sm-clean ul a.highlighted {
		border: 0 !important;
		padding: 10px 20px;
		color: #555555;
	}
	.sm-clean ul a:hover, .sm-clean ul a:focus, .sm-clean ul a:active, .sm-clean ul a.highlighted, .sm-clean li.aktiv ul a:hover, .sm-clean li.aktiv ul a:focus, .sm-clean li.aktiv ul a:active, .sm-clean li.aktiv ul a.highlighted {
		background: #eeeeee;
		color: rgba(50,80,144,1);
	}
	.sm-clean ul a.current {
		color:rgba(50,80,144,1);
	}
	.sm-clean ul a.disabled {
		background: #fff;
		color: #cccccc;
	}
	.sm-clean ul a.has-submenu {
		padding-right: 20px;
	}
	.sm-clean ul a .sub-arrow {
		right: 8px;
		top: 50%;
		margin-top: -5px;
		border-width: 5px;
		border-style: dashed dashed dashed solid;
		border-color: transparent transparent transparent #555555;
	}
	.sm-clean .scroll-up,
	.sm-clean .scroll-down {
		position: absolute;
		display: none;
		visibility: hidden;
		overflow: hidden;
		background: #fff;
		height: 20px;
	}
	.sm-clean .scroll-up:hover,
	.sm-clean .scroll-down:hover {
		background: #eeeeee;
	}
	.sm-clean .scroll-up:hover .scroll-up-arrow {
		border-color: transparent transparent rgba(50,80,144,1) transparent;
	}
	.sm-clean .scroll-down:hover .scroll-down-arrow {
		border-color: rgba(50,80,144,1) transparent transparent transparent;
	}
	.sm-clean .scroll-up-arrow,
	.sm-clean .scroll-down-arrow {
		position: absolute;
		top: 0;
		left: 50%;
		margin-left: -6px;
		width: 0;
		height: 0;
		overflow: hidden;
		border-width: 6px;
		border-style: dashed dashed solid dashed;
		border-color: transparent transparent #555555 transparent;
	}
	.sm-clean .scroll-down-arrow {
		top: 8px;
		border-style: solid dashed dashed dashed;
		border-color: #555555 transparent transparent transparent;
	}
	.sm-clean.sm-rtl a.has-submenu {
		padding-right: 12px;
		padding-left: 24px;
	}
	.sm-clean.sm-rtl a .sub-arrow {
		right: auto;
		left: 12px;
	}
	.sm-clean.sm-rtl.sm-vertical a.has-submenu {
		padding: 10px 20px;
	}
	.sm-clean.sm-rtl.sm-vertical a .sub-arrow {
		right: auto;
		left: 8px;
		border-style: dashed solid dashed dashed;
		border-color: transparent #555555 transparent transparent;
	}
	.sm-clean.sm-rtl > li > ul::before {
		left: auto;
		right: 30px;
	}
	.sm-clean.sm-rtl > li > ul::after {
		left: auto;
		right: 31px;
	}
	.sm-clean.sm-rtl ul a.has-submenu {
		padding: 10px 20px !important;
	}
	.sm-clean.sm-rtl ul a .sub-arrow {
		right: auto;
		left: 8px;
		border-style: dashed solid dashed dashed;
		border-color: transparent #555555 transparent transparent;
	}
	.sm-clean.sm-vertical {
		padding: 10px 0;
		border-radius: 5px;
	}
	.sm-clean.sm-vertical a {
		padding: 10px 20px;
	}
	.sm-clean.sm-vertical a:hover, .sm-clean.sm-vertical a:focus, .sm-clean.sm-vertical a:active, .sm-clean.sm-vertical a.highlighted {
		background: #fff;
	}
	.sm-clean.sm-vertical a.disabled {
		background: #eeeeee;
	}
	.sm-clean.sm-vertical a .sub-arrow {
		right: 8px;
		top: 50%;
		margin-top: -5px;
		border-width: 5px;
		border-style: dashed dashed dashed solid;
		border-color: transparent transparent transparent #555555;
	}
	.sm-clean.sm-vertical > li > ul::before,
	.sm-clean.sm-vertical > li > ul::after {
		display: none;
	}
	.sm-clean.sm-vertical ul a {
		padding: 10px 20px;
	}
	.sm-clean.sm-vertical ul a:hover, .sm-clean.sm-vertical ul a:focus, .sm-clean.sm-vertical ul a:active, .sm-clean.sm-vertical ul a.highlighted {
		background: #eeeeee;
	}
	.sm-clean.sm-vertical ul a.disabled {
		background: #fff;
	}
		
}

/*# sourceMappingURL=sm-clean.css.map */


/* sm-clean ENDE */


#main-menu {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-ms-border-radius: 0px;
	-o-border-radius: 0px;
	border-radius: 0px;
}

.main-nav {}

#main-nav {
	position:relative;
	display:block;
	margin:0;
	padding:10px;
	text-align:left;
}

#main-nav:after,
.main-nav:after {
	clear: both;
	content: "\00a0";
	display: block;
	height: 0;
	font: 0px/0 serif;
	overflow: hidden;
}


.nav-brand {
	float: left;
	margin: 0;
	border:none;
}

.nav-brand a {
	display: block;
	text-decoration: none;
	border:none;
}


#main-menu {
	clear: both;
}


/* Mobile menu toggle button */

.main-menu-btn {
	float: right;
	margin: 6px 10px;
	position: relative;
	display: inline-block;
	width: 29px;
	height: 29px;
	text-indent: 29px;
	white-space: nowrap;
	overflow: hidden;
	cursor: pointer;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}


/* hamburger icon */

.main-menu-btn-icon,
.main-menu-btn-icon:before,
.main-menu-btn-icon:after {
	position: absolute;
	top: 50%;
	left: 2px;
	height: 2px;
	width: 24px;
	background: #555;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}

.main-menu-btn-icon:before {
	content: '';
	top: -7px;
	left: 0;
}

.main-menu-btn-icon:after {
	content: '';
	top: 7px;
	left: 0;
}


/* x icon */

#main-menu-state:checked ~ .main-menu-btn .main-menu-btn-icon {
	height: 0;
	background: transparent;
}

#main-menu-state:checked ~ .main-menu-btn .main-menu-btn-icon:before {
	top: 0;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

#main-menu-state:checked ~ .main-menu-btn .main-menu-btn-icon:after {
	top: 0;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

	
/* hide menu state checkbox (keep it visible to screen readers) */

#main-menu-state {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	border: 0;
	padding: 0;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
}


/* hide the menu in mobile view */

#main-menu-state:not(:checked) ~ #main-menu {
	display: none;
}

#main-menu-state:checked ~ #main-menu {
	display: block;
}






@media (max-width: 840px) {
	.nav-brand {
		margin:10px !important;
		padding:0;
		display:inline-block;
		float:left;
		border:none;
		font-size:100% !important;
		line-height:140% !important;
	}

	.nav-brand a img {
		width:100%;
		
		float:left;
		height:auto;
		border:none;
		margin-bottom:0 !important;
	}	
	
	.nav-brand a {
		margin-bottom:0 !important;
	}
	
	.nav-brand span.main {
		margin:0 !important;
		display:inline-block;
		font-weight:600;
		font-size:170%;
		letter-spacing:1px;
	}	
	.nav-brand span.sub {
		margin:2px 0 0 0 !important;
		display:inline-block;
		font-weight:400;
		font-size:120% !important;
		letter-spacing:1px;
	}	

}





@media (min-width: 841px) {
	
	/* hide the button in desktop view */
	.main-menu-btn {
		position: absolute;
		top: -99999px;
	}
	/* always show the menu in desktop view */
	#main-menu-state:not(:checked) ~ #main-menu {
		display: block;
	}
	
	
	#main-menu {
		float: left;
		margin:19px 10px 10px 50px;
		clear: none;
	}
	.main-nav {}
	
	
	
	.nav-brand {
		margin:0 10px 10px 0 !important;
		padding:0;
		display:inline-block;
		float:left;
		border:none;
		font-size:100% !important;
		line-height:140% !important;
	}

	.nav-brand a img {
		width:100%;
		/*
		max-width:156px;
		*/
		float:left;
		height:auto;
		border:none;
		margin-bottom:0 !important;
	}	
	
	.nav-brand a {
		margin-bottom:0 !important;
	}
	
	.nav-brand span.main {
		margin:0 !important;
		display:inline-block;
		font-weight:600;
		font-size:170%;
		letter-spacing:1px;
	}	
	.nav-brand span.sub {
		margin:2px 0 0 0 !important;
		display:inline-block;
		font-weight:400;
		font-size:120% !important;
		letter-spacing:1px;
	}	
	
	
	/*
	.nav-brand {
		margin:0 10px 10px 0;
		padding:0;
		display:inline-block;
		float:left;
		width:auto;
		border:none;
		border:4px solid red;
	}
	
	.nav-brand #logo {
		width:100%;
		max-width:156px;
		float:left;
		display:inline-block;
	}
	
	.nav-brand p {
		display:inline-block;
	}
	*/
	
	/*
	{
		font-size:120% !important;
		line-height:90%;
	}
	*/
	
}

/* #### NAVI ENDE #### */


nav#main-nav #suchbox {
	display:inline-block;
	height:auto;
	width:209px;
}

nav#main-nav #suchbox #search_form {
	display:inline-block;
	height:auto;
	width:100%;
	margin:0;
	padding:0;
}

nav#main-nav #suchbox #search_form fieldset {
	display:block;
	border:none;
	position:relative;
	margin:0;
	padding:0;
	font-size:100%;
	line-height:130%;
}

nav#main-nav #suchbox #search_form fieldset input.suche {	
	display:inline-block;
	width:calc(100% - 48px);
	margin:0 4px 0 0;
	padding:2px;
	border:1px solid #d5d5d5;
	font-size:140%;
	line-height:130%;
	color:#666;
	font-family:Tahoma,Verdana,Arial,san serif;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;	
}

nav#main-nav #suchbox #search_form fieldset input#t_search {	
	background:url(/gif/icons/icon-suche-16.png) no-repeat 0 0;
	width:16px;
	height:16px;
	display:inline-block;
	border:none;
	cursor:pointer;
	margin:0;
	vertical-align:1px;
}


nav#main-nav div.headbutton {	
	display:none;	
}

nav#main-nav div.headbutton span {
	cursor:pointer;
}



@media only screen and (min-width:1024px){
		
	nav#main-nav #suchbox {	
		position:absolute;
		/*
		top:72px;
		top:50px;
		*/
		top:20px;
		right:12px;
	}
	
}



@media only screen and (min-width:1024px) and (max-width:1279px){

	nav#main-nav #suchbox {
		display:inline-block;
		height:auto;
		width:500px;	
		margin-top:40px;
	}
	
	nav#main-nav #suchbox #telnr,
	nav#main-nav #suchbox #search_form {
		float:right;
		width:200px;
	}
	
	nav#main-nav #suchbox #search_form {
		margin:6px 20px 0 0;
	}

}


@media only screen and (min-width:841px) and (max-width:1023px){
	
	nav#main-nav #suchbox {	
		position:absolute;
		top:20px;
		right:12px;
	}
	
}


@media only screen and (min-width:841px){
	
	nav#main-nav div.headinfos {
		display:block;
	}
	nav#main-nav div.headbutton {
		display:none;
	}
	
}


@media only screen and (max-width:840px){

	nav#main-nav div.headbutton {
		float: right;
		margin: 48px -34px 0 0;
		position: relative;
		display: block;
		width: 16px;
		height: 16px;
		text-indent: 16px;
		white-space: nowrap;
	}
	
	nav#main-nav div.headbutton span,
	nav#main-nav div.headbutton span img {
		display:block;
		margin:0;
		float:none;
	}
		
	nav#main-nav div.headinfos {
		width:calc(100% - 20px);
		margin:0;
		padding:10px;
		text-align:center;
		display:block;
		background-color:rgba(50,80,144,0.25);
	}	
		
	nav#main-nav div.headinfos {
		display:none;
	}
	
	nav#main-nav #suchbox {	
		position:relative;
		width:calc(100% - 20px);
		margin:0;
		padding:10px;
		text-align:center;
		display:block;
	}
	
	nav#main-nav #suchbox #search_form fieldset input.suche {	
		width:calc(100% - 52px);
		padding:4px;
	}
	
	
}








/* ##### BILDSTREIFEN START ##### */

#bildstreifen {
	clear:both;
	width:100%;
	height:auto;
	max-height:400px;
	margin:0;
	padding:0;
	position:relative;
	background-color:#ccc;
	text-align:center;
	overflow:hidden;
}

#bildstreifen img.sliderpic {
	width:100%;
	height:auto;
}


#wrapper {
	width:100%;
	height:auto;
	max-height:400px;
	margin:0;
	padding:0;
	position:relative;
}

#carousel {
	overflow:hidden;
	width:100%;
	height:auto;
	max-height:400px;
	margin:0;
	padding:0;
	position:relative;
}

#carousel div {
	float: left;
	height:auto;
	max-height:400px;
	margin:0;
	padding:0;
	position:relative;
}


#carousel div div.txt {
	display:inline-block;
		
	position:absolute;
	z-index:299;
	bottom:24px;
	left:24px;
	color:#fff;
	
	display:none;
	
}


#pager {
	position:absolute;
	z-index:399;
	bottom:8px;
	right:8px;
	width:auto;
	height:18px;
}

#pager a {
	display:block;
	float:left;
	margin-right:6px;
	padding:0;
	width:16px;
	height:16px;
	line-height:16px;
	border: 2px solid #f5f5f5;
	border-radius: 50%;
	cursor:pointer;
	background-color:rgba(50,80,144,1);
	font-size:100%;
}

#pager a:hover, 
#pager a.active, 
#pager a.selected {
	background-color:rgba(75,75,77,1);
}

#pager a span {
	display:none;
}

#title {	
	display: flex;
	height: auto;
	justify-content: center;
	align-items: center;
	text-align:center;	
	z-index:399;
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
}

#title div.text {
	display:inline-block;
	width:auto;
	/*
	max-width:800px;
	*/
	max-width:960px;
	padding:10px;
	text-align:center;
	margin-top:auto;
	margin-bottom:20px;
	color:rgba(50,80,144,1);	
	text-shadow: 1px 1px 0px rgba(75, 75, 77, 0.15);	
	border:2px solid #fff;	
	background-color:rgba(255,255,255,0.75);
	font-size:120%;
	line-height:120%;
	
	border-radius: 6px 6px 6px 6px;
	-moz-border-radius: 6px 6px 6px 6px;
	-webkit-border-radius: 6px 6px 6px 6px;
	
}

#title div.text strong {
	font-size:140%;
}
	

#title div.text p {
	margin:0 auto 6px auto;
}

#title div.text p:last-child {
	margin:0 auto;
}


#title_mobile {
	display:none;
}

/*
@media only screen and (max-width: 640px) {
*/
@media only screen and (max-width: 1023px) {

	#title {		
		display: flex;
		height: auto;
		justify-content: center;
		align-items: center;
		text-align:center;		
		z-index:399;
		position:absolute;
		top:0px;
		left:0px;
		width:100%;
		height:100%;		
		display:none;		
	}
	
	#title_mobile {
		display:block;
		padding:0;
	}	
	
	#title_mobile div.text {
		display:block;
		text-align:center;
		margin:0;
		padding:10px;
		color:rgba(75, 75, 77, 0.85);	
		background-color:rgba(50,80,144,0.15);		
		text-shadow:0px;	
		font-size:130%;	
	}

	#title_mobile div.text p {
		margin:0 auto 8px auto;
	}

	#title_mobile div.text p:last-child {
		margin:0 auto;
	}
	
}


/* #### BILDSTREIFEN ENDE #### */



/* #### BOXEN START #### */

#container .boxen,
footer.boxen {
	width:100%;
	margin:0;
	padding:0;
	clear:both;
}

#container .boxen.boxen_content {
	width:calc(100% - 20px);
	margin:0;
	padding:10px;
	clear:both;
}

#container .box,
footer .box {
	float:left;
	padding:0 0 10px 0;
	margin:0 0 10px 0;
}

#container .box100 {
	width:100%;
	margin-right:0;
}

#container .box66 {
	width:64%;
	margin-right:2%;
}

#container .box50 {
	width:49%;
	margin-right:2%;
}

#container .box50:nth-child(2n) {
	margin-right:0;
}

/*
#container .box33 {
	width:32%;
	margin-left:2%;
}

#container .box33:nth-child(1n){
	margin-left:0;
}
*/


#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;
}

#container .box.box_align_left {
	text-align:left;
}


#container .box_color {
	background-color:rgba(75,75,77,0.025);
}


#container .boxen .stoerer {
	padding:4px 10px;
	width:auto;
	display:inline-block;
	margin-top:16px;
	margin-left:auto;
	margin-right:auto;
	border:2px solid rgba(75,75,77,0.25);
	background-color: rgba(50,80,144,1);
}

#container .boxen .stoerer p a {
	color:rgba(75,75,77,1);
}

#container .boxen .stoerer h3,
#container .boxen .stoerer h3 a {
	color:#fff !important;
	font-weight:bold;
	text-shadow: 1px 1px 0px rgba(75, 75, 77, 1);	
}


#container .home_box_icon {
	display:inline-block;
	width:16px;
	height:16px;
	float:left;	
	margin:6px 0 0 0;
}

#container .flex-container .box .home_box_icon {
	display:inline-block;
	width:16px;
	height:16px;
	float:left;	
	margin:0px 0 0 0;
}

#container .home_box_txt {
	display:inline-block;
	width:auto;
	height:auto;
	float:left;
	margin-left:0;
	margin-right:0;
}


#container .block_tag {
	display:inline-block;
	width:auto;
	min-width:30px;
}

#container div.inline-box-center {
	display:inline-block;
	width:auto;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}

#container div.inline-box-center .icon16 {
	margin-right:4px;
	width:16px;
	height:16px;
}

#container div.inline-box-center .pic_l {
	float:left;
	margin:2px 12px 12px 0 !important;
}

/* #### BOXEN ENDE #### */




/* #### SECTION/ARTICLE HOME ENDE #### */




#container div.inhalt {	
	width:calc(100% - 60px);
	margin:0 30px 30px 30px;
	padding:0;	
}

#container .flex-container div.inhalt {
	width:100%;
	margin:0;	
	padding:0;	
}

#container .flex-container div.box_content {
	width:calc(100% - 420px);
	padding:0;
	margin:0 30px 30px 30px;
	order:1;
}

#container .flex-container div.box_content.full {
	width:calc(100% - 60px);
	padding:0;
	margin:0 30px 30px 30px;
	order:1;
}

#container .flex-container {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	/*
	justify-content: center;
	*/
}


#container .flex-container .box_arzt {
	/*
	width:calc(33.33% - 60px);
	*/
	width:calc(50% - 60px);
	margin:0 30px 60px 30px;
	padding:0px;
	background-color:none;
	display: flex;	
	flex-flow: column nowrap;
	text-align:left;
}

#container .flex-container .box_team {
	/*
	width:calc(25% - 60px);
	*/
	width:calc(33.33% - 60px);
	margin:0 30px 60px 30px;
	padding:0px;
	background-color:none;
	display: flex;	
	flex-flow: column nowrap;
	text-align:left;
}


#container .flex-container .box_color.box_team {
	background:rgba(50,80,144,0.1);
}


#container .flex-container .box_portrait h3 {
	color:rgba(50,80,144,1);
	font-size:190%;
	margin:10px 0 2px 0;
	text-align:left;
}



#container img.responsive_pic {
	width:auto;
	max-width:100%;
	height:auto;
}

#container .flex-container .box_portrait img.responsive_pic {
	width:100%;
	height:auto;
}




#container .flex-container .box {
	padding:0 0 20px 0 !important;
	display: flex;	
	flex-flow: column nowrap;
}

#container .flex-container .boxen div.box_pano {
	float:left;
	width:calc(50% - 12px) !important; 
	padding:0px;
	margin:0 6px 16px 6px;
}

#container .flex-container .boxen {
	margin-bottom:32px;
}

#container .flex-container .boxen div.box_pano a {
	border-bottom:none !important;
	text-decoration:none;	
}

 #container .flex-container .boxen div.box_pano a img {
	border:1px solid #b9e972;
}

@media (max-width: 840px) {
	#container .flex-container .boxen div.box_pano {
		float:none;
		width:calc(100% - 12px) !important; 
		padding:0px;
		margin:0 6px 16px 6px;
	}
}	


@media (max-width: 1023px) {
	#container .flex-container .boxen .box33 {
		float:none;
		width:calc(100% - 0px) !important; 
		padding:0px;
		margin:0 0px 8px 0px !important;
	}	
}



#container .max640 {
	max-width:640px;
}

#container .max10801f {
	max-width:1080px;
}

#container .flex-container p:last-child {
	margin-bottom:0;
	margin-top:auto;
}

#container .flex-container .box_portrait p:last-child {
	margin-bottom:auto;
	margin-top:0;
}




.box_wrobel {
	order: 2;
}

.box_jaworski {
	order: 1;
}

#container .flex-container.contact .box_map {
	order: 3;
}

#container .flex-container .box .inline-box-center {
	margin:10px auto 12px auto;
}

#container .flex-container .box p {
	margin:0 0 10px 0;
}

#container .flex-container .box .inline-box-center p {
	margin-left:10px;
	margin-right:10px;
}

#container .flex-container .box p:last-child {
	margin-bottom:0;
}	

#container .flex-container .box .bottom {
	margin-bottom:0 !important;
	margin-top:auto !important;
}



#container .flex-container h3 {
	text-align:left !important;
}

#container .flex-container .box h3 {
	text-align:center;
}

#container .flex-container .box h3.left {
	text-align:left !important;
	margin:8px 0 2px 0;
}



@media only screen and (max-width: 840px) {
	
	#container .flex-container .box .inline-box-center {
		margin:10px auto 12px auto;
		max-width:90%;
	}

}


/* #### ALLGEMEINE TYPOGRAFIE START #### */

#container h1,
#container h2,
#container h3,
#container h4,
#container h5,
#container h6 {
	font-weight:400;
	color:rgba(50,80,144,1);
}

#container h2,
#container h3,
#container h4,
#container h5,
#container h6 {
	font-weight:400;
	color:rgba(75,75,77,0.85);
}

#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:320%;
	text-align:left;
	border-bottom:1px solid #F2F2F2;
	margin:0 auto 18px auto;
	padding:0 0 3px 0;
}


#container h1 {
	margin-left:30px;
	margin-right:30px;
}

#container .flex-container h1 {
	margin-left:0;
	margin-right:0;
}

#container h1.name {
	margin-bottom:12px;
}

#container h2.h1 {
	font-size:320%;
	text-align:left;
	text-transform:none;
	border-bottom:none;
	margin:0 auto 0px auto;
	padding:0 0 3px 0;
	color:rgba(50,80,144,1);
}

#container h2,
#container h3.h2 {
	font-size:260%;
	margin:22px auto 6px auto;
	line-height:120%;
}

#container h1.h2  {
	font-size:260%;
	margin:0 auto 12px auto;
	line-height:120%;
	border-bottom:none;
}

#container h2.smaller {
	font-size:200%;
	margin:12px auto 12px auto;
	line-height:120%;
}

#container section article > h2 {
	margin-top:6px;	
}

#container h3,
#container h4.h3,
#container h2.h3  {
	font-size:230%;
	line-height:120%;
	margin:16px auto 6px auto;
}

#container h3.h2 {}

#container section table h3 {
	font-size:200%;
}

#container h4,
#container h1.h4 {
	font-size:200%;
	margin:6px auto 2px auto;
	border-bottom:none;
}

#container h3.h4,
#container h4.h4 {
	font-size:240%;
	line-height:140%;
	margin:6px auto 0 auto;
}

#container h2.h4 {
	margin:0 auto 12px auto;
	font-size:200%;
	color:rgba(75,75,77,1);
}

#container h4.h3 {
	font-size:240%;
	line-height:140%;
	margin:6px auto 20px auto;
	color:rgba(75,75,77,1);
}

#container h3.smaller {
	font-size:200%;
	line-height:120%;
	margin:6px auto 0 auto;
}

#container aside .h4 {
	color:rgba(75,75,77,1);
	font-size:160%;
	margin:0 0 4px 0;
	text-transform:none;
	line-height:100%;
}

#container h5,
#container h6,
#container h3.h5 {
	margin:0 auto 12px auto;
	font-size:180%;
	color:rgba(75,75,77,1);
}


#container .headline {
	font-size:180%;
	line-height:140%;
	color:rgba(75,75,77,1);
}

#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 p,
#subnavi p {
	font-size:150%;
	line-height:140%;
	clear:none;
	margin:6px 0 12px 0;
	font-weight:400;
}

#container p.fussnote {
	font-size:120%;
	line-height:130%;
}

#container .small {
	font-size:110%;
	line-height:120%;
}

#container .sub {
	font-size:120%;
	line-height:120%;
	color:#9a9aa6;
}

#container .small_txt {
	font-size:80%;
	line-height:85%;
}

#container blockquote {
	clear:none;
	margin:6px 24px 12px 24px;
}

#container blockquote em {
	color:rgba(75,75,77,1);
}

#container ol,
#container ul,
#subnavi ul,
#subnavi ol {
	clear:none;
	margin:6px 0 12px 18px;
}

#container li,
#subnavi li {
	font-size:150%;
	line-height:140%;
	font-weight:400;
	margin-bottom:4px;	
}

#container li li,
#subnavi li li {
	font-size:100%;
}

#subnavi li.border_top {
	padding-top:4px;
	border-top:1px dotted rgba(50,80,144,1);
}


#container dt,
#container dd {
	font-size:150%;
	line-height:140%;
	font-weight:400;
}

#container dt {
	display:block;
	width:200px;
	clear:both;
	float:left;
	margin-bottom:6px;
}

#container 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 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:rgba(75,75,77,1);
}

#container .pic_r {
	float:right;
	margin:2px 0 12px 24px;
}

#container .pic_l {
	float:left;
	margin:2px 24px 12px 0;
}

#container .icon_l {
	float:left;
	margin:2px 6px 36px 0;
}

#container .rand {
	border:1px solid #d9d9d9;
}



#container .button {
	width:auto;
	height:auto;
	display:inline-block;
	text-align:center;
	cursor:pointer;
	padding:10px;
	font-size:120%;	
	color:rgba(75,75,77,0.85);
	border:2px solid rgba(75,75,77,0.85);
	background-color:#fff;
	-webkit-transition: color 400ms ease-out, background-color 200ms ease-in;
    transition: color 400ms ease-out, background-color 200ms ease-in;

	border-radius: 6px 6px 6px 6px;
	-moz-border-radius: 6px 6px 6px 6px;
	-webkit-border-radius: 6px 6px 6px 6px;
	
}

#container :hover.button,
#container a:hover.button {
	text-decoration:none;
	color:#fff;
	background-color:rgba(75,75,77,0.85);
	background-color:rgba(50,80,144,0.85);
}


#container :hover.button * {
	text-decoration:none;
	color:#fff;
}

#container .box .button {
	width:66%;
}

#container .nospace {
	margin:0;
}

#container .error {
	color:red;
}

#container .s80 {
	font-size:80%;
}

#container .s90 {
	font-size:90%;
}

#container .flex-container .box p.button_pic {
	width:auto;
	max-width:calc(66% + 20px);
	height:auto;
	margin:0 auto 4px auto;
}

/* ##### ALLGEMEINE TYPOGRAFIE ENDE #### */




/* #### BREADCRUMB START #### */

p#breadcrumb {
	display:block;
	clear:both;
	width:calc(100% - 60px);
	margin:10px 30px 20px 30px;
	padding:0;
	font-size:120%;
	line-height:120%;
	color:rgba(75,75,77,1);
}

p#breadcrumb a, p#breadcrumb a:hover {
	font-weight:normal;
	color:rgba(75,75,77,1);
}

.flex-container p#breadcrumb {
	width:100%;
	margin:10px 0 20px 0;
}

/* #### BREADCRUMB ENDE #### */




/* #### FOOTER START #### */ 

footer {
	display:block;
	color:rgba(75,75,77,1);
	font-size:100%;	
	text-align:left;
	clear:both;
	background-color:rgba(50,80,144,0.25);
}

footer div {
	display:block;
	position:relative;
	width:calc(100% - 60px);
	margin:0;
	padding:20px 30px;
	color:rgba(75,75,77,1);
	text-align:left;
}

footer div p {
	display:block;
	text-align:left;
	font-size:150%;
	line-height:140%;
	color:rgba(75,75,77,1);
}

footer div p span.r {
	float:right;
	margin-top:3px;
	margin-right:45px;
	color:rgba(75,75,77,1);
}

footer a {
	color:rgba(75,75,77,1);
}

footer .footertext {
	font-size:80%;
} 




footer .go-top {
	position: fixed;
	bottom: 1em;
	right: 1em;
	text-decoration: none;
	color: white;
	text-align:left;
	background-color: rgba(50,80,144,1);
	width:24px;
    height:24px;
    line-height:24px;
    border: 0px solid rgba(50,80,144,1);
    border-radius: 50%;
	font-size: 12px;
	padding: 1em;
	display: none;
	z-index:10000;
}

footer .go-top:hover {
	background-color: rgba(0, 0, 0, 0.6);
}



footer .flex-container {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	justify-content: center;
}

footer .flex-container .box20 {
	width:calc(20% - 41px);
	margin:0 0 60px 20px;
	padding:0 20px 0 0;
	display: flex;	
	flex-flow: column nowrap;
	text-align:left;
}

footer .box20:nth-child(5n){
	border:none;
}

footer .box20 h4 { 
	font-size:130%;
	line-height:130%;
	font-weight:700;
	margin-bottom:3px;	
	border-bottom:1px dotted rgba(50,80,144,1);	
}

footer .box20 h4 a {  
	font-weight:700;
}

footer .box20 ul {
	list-style:none;
	margin:0 0 0 2px;
	padding:0;
}

footer .box20 ul ul {
	list-style:none;
	margin-left:16px;
}

footer .box20 ul li {
	font-size:120%;
	line-height:140%;
}
	
footer .box20 ul li li {
	font-size:100%;
} 



@media only screen and (max-width: 767px) {
	
	footer .flex-container .box20 {
		width:calc(100% - 41px);
		margin:0 0 60px 20px;
		padding:0 20px 0 0;
		display: flex;	
		flex-flow: column nowrap;
		text-align:left;
	}
	
}




footer .flex-container .box16 {
	/*
	width:calc(16.6666% - 41px);
	*/
	width:calc(14.2857% - 41px);
	margin:0 0 60px 20px;
	padding:0 20px 0 0;
	display: flex;	
	flex-flow: column nowrap;
	text-align:left;
}

footer .box16:nth-child(6n){
	border:none;
}

footer .box16 h4,
footer .box16 .h4 { 
	font-size:130%;
	line-height:130%;
	font-weight:700;
	margin-bottom:3px;	
	border-bottom:1px dotted rgba(50,80,144,1);	
}

footer .box16 h4 a,
footer .box16 .h4 a {  
	font-weight:700;
}

footer .box16 ul {
	list-style:none;
	margin:0 0 0 2px;
	padding:0;
}

footer .box16 ul ul {
	list-style:none;
	margin-left:16px;
}

footer .box16 ul li {
	font-size:120%;
	line-height:140%;
}
	
footer .box16 ul li li {
	font-size:100%;
} 



@media only screen and (max-width: 767px) {
	
	footer .flex-container .box16 {
		width:calc(100% - 41px);
		margin:0 0 60px 20px;
		padding:0 20px 0 0;
		display: flex;	
		flex-flow: column nowrap;
		text-align:left;
	}
	
}







/* ##### FOOTER ENDE ##### */





/* #### SECTION/ARTICLE HOME START #### */

#container section,
body.home #container section {
	margin:0;
	padding:0;
	background-color:none;	
	word-wrap:break-word;
}

#container section article,
body.home #container section article {
	display:block;
	clear:both;
	width:100%;
	margin:0;
	padding:0;	
	background-color:none;
}

body.home #container section article.flex-container {
	display: flex;
	flex-flow: row wrap;
}

body.home #container section article.flex-container div.box50 {
	width:50%;
	margin:0;
	padding:0;
}

body.home #container section .flex-container div.order1 {
	order: 1;
}

body.home #container section .flex-container div.order2 {
	order: 2;
}

body.home #container section .flex-container div.order3 {
	order: 3;
}

body.home #container section .flex-container div.order4 {
	order: 4;
}


body.home #container .flex-container div.pos1 {
	order: 1;
}
body.home #container .flex-container div.pos2 {
	order: 2;
}
body.home #container .flex-container div.pos3 {
	order: 3;
}


#container section article div.text > h1,
#container section article div.text > h2,
#container section article div.text > h3,
#container section article div.text > h4,
#container section article div.text > h5,
#container section article div.text > h6,
#container section article div.text > p {
	margin-top:0;
}

body.home #container section article div.text,
body.home #container section article .picbox ,
body.home #container section article.flex-container div.text {
	width:calc(50% - 60px);
	margin:0;
	padding:30px;
	background-color:none;
}

#container div.inhalt,
#container section article div.box100.text,
body.home #container section article div.box100.text {
	display:block;
	clear:both;
	width:calc(100% - 60px);
	margin:0;
	padding:30px;
	background-color:#fff;
}

#container section article div.box100.text {
	width:calc(100% - 60px);
	padding:10px 30px;
}

#container section article div.box66.text,
body.home #container section article div.box66.text {
	display:block;
	clear:both;
	width:calc(66% - 60px);
	margin:0;
	padding:30px;
	background-color:#fff;
}

#container section article div.box33.text,
body.home #container section article div.box33.text {
	display:block;
	clear:both;
	width:calc(33% - 60px);
	margin:0;
	padding:30px;
	background-color:#fff;
}

#container .bg_color_hint {
	background:rgba(255,0,0,0.10) !important;
}


body.home #container section article.flex-container .picbox {
	padding:0;
	overflow:hidden;		
	background-size: cover;
	background-size: 100%;
	min-height:420px;
}

body.home #container section article.flex-container .bg_praxis_raum {	
	background:url(/gif/knieschmerzen.jpg) no-repeat center center;	
}

body.home #container section article.flex-container .bg_reha_raum{	
	background:url(/gif/reha-training-2.jpg) no-repeat center center;	
}





#container dl {
	display:block;
}

#container dt {
	float:left;
	width:15%;
	margin:0 0 14px 0;
	display:block;
	font-size:140%;
	line-height:120%;
	font-weight:bold;	
	clear:both;
}

#container dd {
	float:left;
	width:82%;
	margin:0 0 14px 3%;
	display:block;	
	font-size:100%;
	line-height:100%;
}


#container dd * {
	margin:0;
	padding:0;
}

#container dd p,
#container dd ul,
#container dd ul li {
	margin:0 0 4px 0;
	list-style-position:inside;
}

#container dd p:last-child,
#container dd ul:last-child,
#container dd ul li:last-child, 
#container dd ul img {
	margin-bottom:0;
}


#container  img.arzt_pic_mobile {
	float:right;
	width:40%;
	margin:0 0 12px 12px;	
	-webkit-box-shadow: 0px 2px 6px 0px rgba(77,85,95,0.65);
	-moz-box-shadow: 0px 2px 6px 0px rgba(77,85,95,0.65);
	box-shadow: 0px 2px 6px 0px rgba(77,85,95,0.65);	
}


#container .mobile,
#content .mobile {
	display:none;
}

/*
@media (max-width: 767px) {
*/
@media (max-width: 840px) {
	#content .mobile {
		display:inline-block;
	}

	#container .mobile {
		display:block;
	}
	
	
	#content dl {
		display:block;
	}

	#content dt {
		float:none;
		width:100%;
		margin:0 0 1px 0;
		clear:none;
	}

	#content dd {
		float:none;
		width:100%;
		margin:0 0 14px 0;
	}
	
}



/* ### SUBNAVI START ### */

#container .flex-container div.subnavi {
	width:270px;
	padding:45px 30px 30px 30px;
	margin:0;
	order:2;
	background-color:rgba(75,75,77,0.025);
	color:rgba(75,75,77,0.65);
}

#container .flex-container div.subnavi a {
	color:rgba(75,75,77,0.65);
	display:block;
	text-decoration:none;
}

#container .flex-container div.subnavi a:hover {
	text-decoration:none;
}

#container .flex-container div.subnavi h4 {
	font-size:210%;
	border-bottom:1px solid rgba(75,75,77,0.25);
	padding:0 0 4px 0;
	margin-bottom:0;
}

#container .flex-container div.subnavi ul { 
	list-style-type:none;
	margin:0;
	padding:0 0 0 0;	
}

#container .flex-container div.subnavi ul li {
	margin:0;
	padding:0;	
	font-size:170%;
	line-height:100%;	
	border-bottom:1px solid rgba(75,75,77,0.15);
}

#container .flex-container div.subnavi ul li a {
	margin:0;
	padding:6px;
	font-size:100%;  
	line-height:125%;
}

#container .flex-container div.subnavi ul li a:before {   
	content: "▶ ";   
}

#container .flex-container div.subnavi ul ul { 
	margin:0 0 0 20px;
	padding:0 0 6px 0;
}

#container .flex-container div.subnavi ul li li {
	font-size:100%;  
	border:none;
}

#container .flex-container div.subnavi ul li li a:before {  
	content: "• ";
}

#container .flex-container div.subnavi ul li.aktiv {
	background-color:rgba(75,75,77,0.1);
}

#container .flex-container div.subnavi ul li.aktiv a {
	color:rgba(75,75,77,1);
}

#container .flex-container div.subnavi ul li.aktiv li a,
#container .flex-container div.subnavi ul li.aktiv li.aktiv li a {
	color:rgba(75,75,77,0.5);
}

#container .flex-container div.subnavi ul li.aktiv li.aktiv,
#container .flex-container div.subnavi ul li.aktiv li.aktiv li.aktiv {
	background:none;
	background-color:transparent;
}

#container .flex-container div.subnavi ul li.aktiv li.aktiv a,
#container .flex-container div.subnavi ul li.aktiv li.aktiv li.aktiv a {
	color:rgba(75,75,77,1);
	background:none;
	background-color:transparent;	
}




#container .flex-container div.subnavi a {
	color:rgba(75,75,77,0.65);
	display:block;
	text-decoration:none;
}


/* ### SUBNAVI ENDE ### */







/* TABELLEN INHALT START */

#container table {
	clear:none;
	margin:6px 0 12px 0;
	font-weight:400;
}

#container table th {
	font-size:150%;
	line-height:140%;
	clear:none;
	margin:0;
	font-weight:600;
}

#container table td {
	font-size:150%;
	line-height:140%;
	clear:none;
	margin:0;
	padding:0 2px 2px 0;
}

/* TABELLEN INHALT ENDE */




/* ICONS START */

#container .icon {
	background: url(/gif/icon-sprite.png) no-repeat 0 0;
	display:inline-block;
	margin-right:4px;
	vertical-align:-2px;
}

#container .icon16 {
	width:16px;
	height:16px;
}
#container .icon24 {
	width:24px;
	height:24px;
}
#container .icon32 {
	width:32px;
	height:32px;
}


#container .icon16 svg.svg075 {
	transform:scale(0.66);
	-webkit-transform:scale(0.66);
	width:16px;
	height:16px;
	margin:0 4px 0 -6px;
	padding:0;
}

/* ICONS ENDE */






/* ### INHALT START ### */


#content {
	margin:0 0 10px 0;
	padding:0;
	font-size:100%;
	text-align:left;
	color:rgba(75,75,77,1);
}


#container div.content_spacer {	
	padding:10px;
	margin:0;
	background-color:#fff;
}







/* #####  ACCORDION START ##### */

#container .accordion {
	display:block;
}

#container .accordion .accordion-toggle {cursor: pointer;}
#container .accordion .accordion-content {display: none;}
#container .accordion .accordion-content.default {display: block;}
  
#container .accordion .accordion-toggle {
	margin:10px 0 6px 0;
	font-weight:bold;
	color:rgba(75,75,77,0.76);
	
	margin-bottom:0;
	padding:8px;
	color:rgba(75,75,77,0.76);
	border:1px solid rgba(75,75,77,0.16);
	background-color:#fff;
	font-weight:normal;
	font-size:180%;
}

#container .accordion .accordion-toggle.active {}

#container .accordion .accordion-toggle span {
	width:16px;
	height:16px;
	display:block;
	float:left;
	margin:2px 8px 0 0;
	filter: alpha(opacity=70);
	opacity: 0.7;	
	background:url(/gif/icons/icons.png) no-repeat -24px -216px;
}

#container .accordion .accordion-toggle.active span {
	background:url(/gif/icons/icons.png) no-repeat -24px -240px;
}

#container .accordion .accordion-toggle span.hell {
	background:url(/gif/icons/icons.png) no-repeat -72px -216px;
}

#container .accordion .accordion-toggle.active span.hell {
	background:url(/gif/icons/icons.png) no-repeat -72px -240px;
}

#container .accordion .accordion-content {
	margin:0;
	padding:0;
	color:rgba(75,75,77,1);
	font-weight:normal;	
	padding:10px 10px 10px 32px;
	color:rgba(75,75,77,1);
	border:1px solid rgba(75,75,77,0.26);
	border-top:none;
}


#container .accordion .accordion-toggle:first-child {
	margin-top:0;
}

#container .accordion .accordion-toggle:last-child,
#container .accordion .accordion-content:last-child {
	margin-bottom:0;
} 

#container .accordion .accordion-content p:first-child,
#container .accordion .accordion-content ol:first-child,
#container .accordion .accordion-content ul:first-child,
#container .accordion .accordion-content li:first-child {
	margin-top:0;
}

#container .accordion .accordion-content p:last-child,
#container .accordion .accordion-content ol:last-child,
#container .accordion .accordion-content ul:last-child,
#container .accordion .accordion-content li:last-child {
	margin-bottom:0;
}

#container .accordion .accordion-content ol,
#container .accordion .accordion-content ul {
	margin-left:14px;
}
 
/* #####  ACCORDION 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:color:rgba(75,75,77,1);
		
}

/* ### 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 {
	margin:12px 0 18px 0;
	padding:10px;
	border:2px solid rgba(0,128,0,1);
	background-color:rgba(0,128,0,0.25);
}

#container section div.success h2 {
	color:#008000;
	margin:0 0 2px 0;
}
*/

#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;
}




div#karte {
	display:block;
	min-height:360px;
}

div#route > div {
	font-size:100%!important;
	color:#86817d!important;
	font-family:'Overlock', Tahoma, Helvetica, Verdana, Arial, san-serif!important;
}

div#route div.adp-summary {
	font-size:120%;
}

div#route div.adp-substep {
	font-size:90%;
}




#container section article.formular {
	margin:0;
}

#content article.formular div.ansprechpartner {
	float:right;
	margin:10px 0 20px 40px;
	padding:0;
	width:220px;	
}

#content div.ansprechpartner table.sprechzeiten {
	width:100%;
}

#content div.ansprechpartner table.sprechzeiten th,
#content div.ansprechpartner table.sprechzeiten td {
	font-size:140%;
	padding:0 4px 4px 0;
}

#content div.ansprechpartner table.sprechzeiten td.wt {
	width:auto;
	max-width:90px;
}

#content div.ansprechpartner div.card {
	width:180px;	
	clear:both;
	display:block;
	margin:0 0 20px 0;	
	padding:0;
	float:none;
}

#content div.ansprechpartner div.card p.pic,
#content div.ansprechpartner div.card p.pic img {
	width:100%;
}


#content article.formular div.form {
	width:680px;
	margin:0;
	clear:none;
}

#content article.formular form.formular {
	width:100%;
	margin:0 0 30px 0;
	padding:0;
	font-size:100%;
	clear:none;
}

#content article.formular form.formular 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;
}

#content article.formular form.formular 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%;
}

#content article.formular form.formular 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;
	font-weight:500;
}

#content article.formular form.formular fieldset legend.fehler {
	background-color:red;
	color:#fff;
}

#content article.formular form.formular p.r {
	text-align:right;
}

#content article.formular form.formular span.fl {
	float:left;
}

#content article.formular form.formular span.fr {
	float:right;
}

#content article.formular form.formular p,
#content article.formular form.formular ul {
	display:block;
	margin:0 0 8px 0;
	font-size:100%;
	width:auto;
}

#content article.formular form.formular li {
	font-size:140%;
	line-height:130%;
}

#content article.formular form.formular li li {
	font-size:100%;
}

#content article.formular form.formular ul {
	margin:0 0 4px 20px;
}

#content article.formular form.formular fieldset span.txt {
	display:inline-block;
	margin:0;
	font-size:140%;
	line-height:130%;
}

#content article.formular form.formular fieldset #mapbox,
#content article.formular form.formular fieldset #mapbox #map_canvas {
	display:block;
	margin-bottom:0;
	padding:0;
}

#content article.formular form.formular fieldset p.hinweis {
	display:block;
	clear:both;
	/*
	margin:4px 0 16px 124px;
	*/
	margin:2px 0 8px 0px;
	padding:6px 0 0 44px;
	font-size:140%;
	line-height:130%;
	min-height:36px;
	background:url(/gif/icons/hinweis.png) no-repeat 4px 0px;
	}

#content article.formular form.formular fieldset p.full {
	margin-left:0;	
}

#content article.formular form.formular fieldset label,
#content article.formular form.formular fieldset label.radio {
	display:inline-block;
	width:130px;
	margin:0;
	padding:0;
	font-size:140%;
	line-height:110%;
}

#content article.formular form.formular fieldset label.ort,
#content article.formular form.formular fieldset label.ortsteil {
	width:70px;
	margin-left:16px;
}

#content article.formular form.formular fieldset label.fl {
	float:left;
	display:inline-block;
}

#content article.formular form.formular fieldset.border label.fl_textarea {
	margin:0;
}

#content article.formular form.formular fieldset label.captcha {
	width:130px;
}

#content article.formular form.formular fieldset label.radio_label {
	width:auto;
	margin-left:6px;
}

#content article.formular form.formular fieldset label.checkbox_label {
	width:auto;
	margin-left:6px;
	margin-right:16px;
	vertical-align:2px;
}

#content article.formular form.formular select.select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border:none;
	border-radius: 0;	
	font-size:140%;
	line-height:130%;
	width:auto;
	border: 1px solid #d5d5d5;
	-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;
	background-color:#fff;
	background-image: url(/gif/icons/icon-bottom.png);
	background-repeat: no-repeat;
	background-position: right 4px top 50%;
}

#content article.formular form.formular fieldset select.auto_width {
	width:auto;
}

#content article.formular form.formular select.select option {
	padding:2px 4px;
	font-size: 100%;
	color:#666;
}


#content article.formular form.formular fieldset input.txt, 
#content article.formular form.formular fieldset input.suche,
#content article.formular form.formular fieldset textarea {
	display:inline-block;
	margin:0 0 0 24px;
	padding:6px;
	border:1px solid #d5d5d5;
	font-size:140%;
	line-height:130%;
	color:#666;
	font-family:Tahoma,Verdana,Arial,san serif;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}


#content article.formular form.formular fieldset input.txt, 
#content article.formular form.formular fieldset textarea {
	width:calc(100% - 174px);
}

#content article.formular form.formular fieldset textarea.fl {
	float:left;	
}

#content article.formular form.formular fieldset input.nolabel, 
#content article.formular form.formular fieldset textarea.nolabel {
	margin-left:0;	
	width:calc(100% - 18px);
}

#content article.formular form.formular fieldset input.plz {
	width:60px;
}

#content article.formular form.formular fieldset input.ort,
#content article.formular form.formular fieldset select.ortsteil {
	width:calc(100% - 342px);
	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;
}

#content article.formular form.formular fieldset input.captcha {
	width:100px;
}

#content article.formular form.formular fieldset img.captcha {
	margin:0 0 0 24px;
}


#content article.formular form.formular fieldset input.radio, 
#content article.formular form.formular fieldset input.checkbox,
#content article.formular form.formular fieldset input[type="radio"] {
	display:inline-block;
	width:16px;
	margin-left:25px;
}

#content article.formular form.formular fieldset p input.radio:nth-of-type(1), 
#content article.formular form.formular fieldset p input.checkbox:nth-of-type(1),
#content article.formular form.formular fieldset input[type="radio"]:nth-of-type(1) {
	display:inline-block;
	width:16px;
	margin-left:25px;
}

#content article.formular form.formular fieldset input.checkbox {
	margin-right:4px;
	vertical-align:-1px;
}


#content article.formular form.formular fieldset img.captcha {
	vertical-align:-8px;
	margin-right:10px;
}

#content article.formular form.formular .buttons {
	display:block;
	margin:4px 0 32px 0;		
}

#content article.formular form.formular button,
#content article.formular form.formular input[type="submit"],
#content article.formular form.formular input[type="reset"] {
	width:auto;
	height:auto;
	display:inline-block;
	text-align:center;
	cursor:pointer;
	color:#fff;
	padding:6px;
	font-size:140%;
	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%);
}

#content article.formular form.formular#search_form button,
#content article.formular form.formular#search_form input[type="submit"],
#content article.formular form.formular#search_form input[type="reset"] {
	margin-bottom:8px;
}

#content article.formular form.formular input[type="reset"] {
	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;
}

#content article.formular form.formular#routenplaner {
	width:100%;
	display:block;
}

#content article.formular form.formular#routenplaner fieldset {
	width:calc(48% - 14px);	
	margin:0 4% 10px 0;
	float:left;
	display:block;
}

#content article.formular form.formular#routenplaner fieldset:nth-child(even){
	margin-right:0;
}

#content article.formular form.formular#routenplaner fieldset input.txt,
#content article.formular form.formular#routenplaner fieldset select {
	width:calc(100% - 14px);	
	margin:0;
	padding:6px;
}


#content article.formular form#routenplaner p.r {
	text-align:right;
}

#content article.formular div#karte {
	width:100%;
	display:block;
	min-height:360px;
	margin:0 0 10px 0;
}

div#route > div{
	font-size:140%;
}


#content div.anfahrtsplan {
	float:right;
	margin:0 0 16px 24px;
}


@media only screen and (max-width: 1023px) {
		
	#content article.formular form.formular fieldset label,
	#content article.formular form.formular fieldset label.txt {
		display:block;
		width:auto;
		margin-bottom:2px;
		line-height:130%;
	}

	#content article.formular form.formular fieldset label.ort,
	#content article.formular form.formular fieldset label.ortsteil {
		width:auto;
		display:block;
		float:none;
		margin-left:0;
	}

	#content article.formular form.formular fieldset label.fl {
		width:auto;
		display:block;
		float:none;
		margin:0;
	}
	
	#content article.formular form.formular fieldset label.radio {
		margin-bottom:6px;
	}

	#content article.formular form.formular fieldset label.radio_label {
		width:auto;
		display:inline-block;
		margin-left:6px;
	}
	
	#content article.formular form.formular fieldset label.checkbox_label {
		width:auto;
		display:inline-block;
		margin-left:6px;
		margin-right:16px;
		vertical-align:2px;
	}
		
	#content article.formular form.formular fieldset input.txt, 
	#content article.formular form.formular fieldset textarea {
		font-size:150%;
		line-height:140%;
	}
	
	#content article.formular form.formular fieldset input.txt, 
	#content article.formular form.formular fieldset textarea,
	#content article.formular form.formular fieldset textarea.fl,
	#content article.formular form.formular fieldset input.nolabel, 
	#content article.formular form.formular fieldset textarea.nolabel,
	#content article.formular form.formular fieldset input.plz,
	#content article.formular form.formular fieldset input.ort,
	#content article.formular form.formular fieldset select.select {
		padding:6px;
		border:1px solid #d5d5d5;
		width:calc(100% - 14px);
		display:block;
		float:none;
		margin:0 0 4px 0;
	}
		
	#content article.formular form.formular fieldset select.select {
		margin-left:0px;
	}
	
	#content article.formular form.formular fieldset select.ortsteil {
		width:100%;
	}
	
	#content article.formular form.formular fieldset select.auto_width {
		width:auto;
	}

	#content article.formular form.formular fieldset input.captcha {
		width:100px;
		float:left;
	}

	#content article.formular form.formular fieldset p input.radio, 
	#content article.formular form.formular fieldset p input.checkbox,
	#content article.formular form.formular fieldset p input[type="radio"] {
		display:inline-block;
		width:16px;
		height:auto;
		margin:0 0 4px 25px;
	}
	
	#content article.formular form.formular fieldset p input.radio:nth-of-type(1), 
	#content article.formular form.formular fieldset p input.checkbox:nth-of-type(1),
	#content article.formular form.formular fieldset p input[type="radio"]:nth-of-type(1) {
		margin-left:0;
	}

	#content article.formular form.formular fieldset img.captcha {
		float:left;
	}
			
		
	/* SUCHE START */
	
	#content article.formular form.formular#search_form fieldset label,
	#content article.formular form.formular#search_form fieldset label.txt,
	#content article.formular form.formular#search_form fieldset label.radio {
		display:inline-block;
		width:130px;
		margin:0;
		padding:0;
		font-size:140%;
		line-height:110%;
	}


	#content article.formular form.formular#search_form fieldset label.fl {
		float:left;
		display:inline-block;
	}

	
	#content article.formular form.formular#search_form fieldset label.radio_label {
		width:auto;
		margin-left:6px;
		vertical-align:2px;
	}	

	#content article.formular form.formular#search_form select.select {
		-webkit-appearance: none;
		-moz-appearance: none;
		appearance: none;
		border:none;
		border-radius: 0;	
		font-size:140%;
		line-height:130%;
		width:auto;
		border: 1px solid #d5d5d5;
		-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;
		background-color:#fff;
		background-image: url(/gif/icons/icon-bottom.png);
		background-repeat: no-repeat;
		background-position: right 4px top 50%;
	}

	#content article.formular form.formular#search_form fieldset select.auto_width {
		width:auto;
	}

	#content article.formular form.formular#search_form select.select option {
		padding:2px 4px;
		font-size: 100%;
		color:#666;
	}

	#content article.formular form.formular#search_form fieldset input.txt, 
	#content article.formular form.formular#search_form fieldset input.suche {
		display:inline-block;
		margin:0 0 0 24px;
		padding:6px;
		border:1px solid #d5d5d5;
		font-size:140%;
		line-height:130%;
		color:#666;
		font-family:Tahoma,Verdana,Arial,san serif;
		-webkit-border-radius: 2px;
		-moz-border-radius: 2px;
		border-radius: 2px;
	}


	#content article.formular form.formular#search_form fieldset input.suche {
		width:calc(100% - 174px);
	}
	
	#content article.formular form.formular#search_form fieldset input.radio, 
	#content article.formular form.formular#search_form fieldset input.checkbox,
	#content article.formular form.formular#search_form fieldset input[type="radio"] {
		display:inline-block;
		width:16px;		
		margin-left:25px;		
		width:auto;
	}
				
}

#content article.formular form.formular#search_form fieldset br.w640 {
		display:none;
}
	

@media only screen and (max-width: 639px) {
	
	#content article.formular form.formular#search_form fieldset label.txt {
		width:100%;
		display:block;
		margin-bottom:4px;
	}
	
	#content article.formular form.formular#search_form fieldset input.suche {
		width:calc(100% - 14px);
		display:block;
		margin-left:0;
	}
	
	#content article.formular form.formular#search_form fieldset input.radio {
		margin-left:0;
		
	} 
	
	#content article.formular form.formular#search_form fieldset label.radio_label {
		margin-right:10px;
		display:inline-block;
	}
	
	#content article.formular form.formular#search_form button,
	#content article.formular form.formular#search_form input[type="submit"],
	#content article.formular form.formular#search_form input[type="reset"] {
		margin-bottom:8px;
	}
	
}

@media only screen and (max-width: 580px) {
	
	#content article.formular form.formular#search_form fieldset br.w640 {
		display:block;
		margin-bottom:10px;
	}
	
	#content article.formular form.formular#search_form select.select {
		margin-left:0;
	}
	
}

/* SUCHE ENDE */




#content article.formular form.formular fieldset p input.checkbox_txt_label {
	border:4px solid red !important;
	background-color:yellow !important;
	margin:4px 0 0 0 !important;
	display:block !important;
	padding:0 !important;
	width:16px !important;
	float:left !important;
}

#content article.formular form.formular fieldset p label.checkbox_txt_label {
	width:calc(100% - 48px);
	margin-left:6px;
	float:left;
}


#content form fieldset label.txt.url,
#content form fieldset input.txt.url,
#content form fieldset label.url,
#content form fieldset input.url {
	display:none !important;
}

#content form fieldset input:focus,
#content form fieldset select:focus,
#content form fieldset textarea:focus {	
	background:rgba(236,236,236,.5);
}

/* ##### FORMULAR ENDE ##### */











.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:999999;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 {
	color:#fff !important;
	text-shadow:none;
}




#content ul.galerie {
	display:block;
	width:100%;
	margin:2px 0 16px 0;
	list-style:none;
}

#content ul.galerie li {
	float:left;
	width:24%;
	margin:1% 1% 0 0;
	padding:0;
	display:block;
}

#content ul.galerie li a,
#container #content article ul.galerie li a {
	display:block;
	border-bottom:none;	
	padding:0 !important;
	margin:0;	
}

#content ul.galerie li img {
	border:1px solid rgba(75, 75, 77, 0.33);
	width:auto;
	max-width:100%;
}


@media (max-width: 1023px) {
	#content ul.galerie li {
		width:32%;
		margin:2px 0.6666%;
	}
}

@media (max-width: 840px) {
	#content ul.galerie li {
		width:48%;
		margin:2px 1%;
	}
}

@media (max-width: 420px) {
	#content ul.galerie li {
		float:none;
		width:100%;
		margin:2px 0;
	}
}




body.vr360 {
	width:100%;
	height:100%;	
	display: flex;
    flex-flow: row wrap;
    flex-grow: 1;
    flex-basis: 0;
}

body.vr360 #navi,
body.vr360 footer {
	display: flex;
	flex-flow: row wrap;
}

body.vr360 footer {
	width:100%;
	max-width:1920px;
	margin-left:auto;
	margin-right:auto;
}

body.vr360 #content { 	
	clear:both;
	background:none;
	background-color:#fff;	
	display: flex;
	flex-flow: row wrap;	
}

body.vr360 #content div.flexbox {
	display: flex;
    flex-flow: row wrap;
    flex-grow: 1;
    flex-basis: 0;
	text-align:left;
}

body.vr360 #content div.flexbox .box_vr360 {	
	position:relative;	
	width:100%;	
	height:60vh;
	display:block;	
}

body.vr360 #content div.flexbox .box_vr360 #photosphere {
	width: 100%;
	height: 100%;	
	display:block;	
}

#content .box_vr360 .hinweis_handy {
	position:absolute;
	top:50%;
	left:0;
	margin:0 auto;
	z-index:99999;	
	text-align:center;	
	width:100%;
}	
	
#content .box_vr360 .hinweis_handy p {
	width:calc(100% - 8px);
	display:block;
	padding:4px;
	color:#fff;
	background:rgba(0,0,0,0.8);
	text-align:center;
	margin:0 auto;
	font-size:200%;
}

.psv-hud {
	cursor:url('/includes/photo-sphere/mousecursor360vr.png'), auto !important;
}
	
.psv-button.custom-button {
	font-size: 22px;
	line-height: 20px;
}

.demo-label {
	color: white;
	font-size: 20px;
    font-family: Helvetica, sans-serif;
    text-align: center;
    padding: 5px;
    border: 1px solid white;
    background: rgba(0,0,0,0.4);
}
		
.psv-caption {
	-webkit-box-flex: 10;
	-webkit-flex-grow: 10;
	-moz-flex-grow: 10;
	-ms-flex-positive: 10;
	flex-grow: 10;
	color: rgba(255, 255, 255, 0.7);
	margin: 10px;
	overflow: hidden;
	text-align: center; 
}

.psv-caption-icon {
	height: 20px;
	width: 20px;
	cursor: pointer;
}

.psv-caption-icon * {
	fill: rgba(255, 255, 255, 0.7); 
}

.psv-caption-content {
	font-family: sans-serif;
	white-space: nowrap;
	font-weight:bold;
	font-size:120%;
}




#info_sprechstunde {
	/*
	display:none;
	*/
}






/* ### GMAP INFOFENSTER STYLES START ### */

.gm-style .gm-style-iw-t {
    position: absolute;
    width: 100%;
}

.gm-style .gm-style-iw-c {
    position: absolute;
    box-sizing: border-box;
    overflow: hidden;
    top: 0;
    left: 0;
    transform: translate(-50%,-100%);
    background-color: white;
    border-radius: 8px;
    padding: 12px;
    box-shadow: 0 2px 7px 1px rgba(0,0,0,0.3);
}

.gm-style .gm-style-iw-d {
    box-sizing: border-box;
    overflow: auto;
}

.gm-style .gm-style-iw-t::after {
    background: linear-gradient(45deg,rgba(255,255,255,1) 50%,rgba(255,255,255,0) 51%,rgba(255,255,255,0) 100%);
    box-shadow: -2px 2px 2px 0 rgba(178,178,178,.4);
    content: "";
    height: 15px;
    left: 0;
    position: absolute;
    top: 0;
    transform: translate(-50%,-50%) rotate(-45deg);
    width: 15px;
}

.gm-style-iw-a {
	position: absolute; 
	left: 15px; 
	top: 15px;
}
.gm-style-iw-t {
	right: 0px; 
	bottom: 59px;
}
.gm-style-iw gm-style-iw-c {
	max-width: 654px; 
	max-height: 541px;
}
.gm-style-iw-d {
	max-width: 618px; 
	max-height: 505px;
}


.fancybox_content {
	font-size:100%;
	width:auto;
	min-width:216px;
	height:auto;
	min-height:120px;
	overflow-y:auto;
	margin:0;
	padding:6px;
	display:inline-block;
	background-color:#fff;
}

.fancybox_content * {}

.fancybox_content p,
.fancybox_content p a {
	margin:0 !important;
	padding:0;
}

.fancybox_content a {
	color:#009AE7 !important;	
}

.fancybox_content img.pic_object {
	width:100%;
	max-width:216px;
	height:auto;
	margin-bottom:2px;
}

.fancybox_content {
	text-align:left;
}

.fancybox_content p {
	text-align:left;
	line-height:130% !important;
	margin:0 0 3px 0;
}

#container .fancybox_content p.object_name a {
	font-weight:600;	
	color:#555 !important;
	font-size:120%;
}

#container .fancybox_content p.object_location a {
	font-weight:400;	
	color:#555 !important;
	font-size:70%;
	line-height:100% !important;
}


/* ### GMAP INFOFENSTER STYLES ENDE ### */



/* ### GMAP CONTROL STYLES START ### */

#map-controls {
	display:none;
}

 .gm-style .controls {
        font-size: 28px;  /* this adjusts the size of all the controls */

        background-color: white;
        box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 4px -1px;
        box-sizing: border-box;
        border-radius: 2px;
        cursor: pointer;
        font-weight: 300;
		height: 1em;
        width: 1em;
        margin: 6px;
        text-align: center;
        user-select: none;
        padding: 2px;
      }
      .gm-style .controls button {
        border: 0;
        background-color: white;
        color: rgba(0, 0, 0, 0.6);
      }
      .gm-style .controls button:hover {
        color: rgba(0, 0, 0, 0.9);
      }

      .gm-style .controls.zoom-control {
        display: flex;
        flex-direction: column;
        height: auto;
      }
      .gm-style .controls.zoom-control button {
        font: 0.85em Arial;
        margin: 1px;
        padding: 0px;
      }
	  
	  .gm-style .controls.streetview-control {
        display: flex;
        flex-direction: column;
        height: auto;
      }

      .gm-style .controls.maptype-control {
        display: flex;
        flex-direction: row;
        width: auto;
      }
      .gm-style .controls.maptype-control button {
        display: inline-block;
        font-size: 0.5em;
        margin: 0 1px;
        padding: 0 6px;
      }
      .gm-style .controls.maptype-control.maptype-control-is-map .maptype-control-map {
        font-weight: 700;
      }
      .gm-style .controls.maptype-control.maptype-control-is-satellite .maptype-control-satellite {
        font-weight: 700;
      }

      .gm-style .controls.fullscreen-control button {
        display: block;
        font-size: 1em;
        height: 100%;
        width: 100%
      }
      .gm-style .controls.fullscreen-control .fullscreen-control-icon {
        border-style: solid;
        height: 0.25em;
        position:absolute;
        width: 0.25em;
      }
      .gm-style .controls.fullscreen-control .fullscreen-control-icon.fullscreen-control-top-left {
        border-width: 2px 0 0 2px;
        left: 0.1em;
        top: 0.1em;
      }
      .gm-style .controls.fullscreen-control.is-fullscreen .fullscreen-control-icon.fullscreen-control-top-left {
        border-width: 0 2px 2px 0;
      }
      .gm-style .controls.fullscreen-control .fullscreen-control-icon.fullscreen-control-top-right {
        border-width: 2px 2px 0 0;
        right: 0.1em;
        top: 0.1em;
      }
      .gm-style .controls.fullscreen-control.is-fullscreen .fullscreen-control-icon.fullscreen-control-top-right {
        border-width: 0 0 2px 2px;
      }
      .gm-style .controls.fullscreen-control .fullscreen-control-icon.fullscreen-control-bottom-left {
        border-width: 0 0 2px 2px;
        left: 0.1em;
        bottom: 0.1em;
      }
      .gm-style .controls.fullscreen-control.is-fullscreen .fullscreen-control-icon.fullscreen-control-bottom-left {
        border-width: 2px 2px 0 0;
      }
      .gm-style .controls.fullscreen-control .fullscreen-control-icon.fullscreen-control-bottom-right {
        border-width: 0 2px 2px 0;
        right: 0.1em;
        bottom: 0.1em;
      }
      .gm-style .controls.fullscreen-control.is-fullscreen .fullscreen-control-icon.fullscreen-control-bottom-right {
        border-width: 2px 0 0 2px;
      }

/* ### GMAP CONTROL STYLES ENDE ### */



/* ### GMAP DIRECTIONS STYLES START ### */

.adp,
.adp table  {
	font-family: 'Open Sans', Helvetica, Tahoma, Verdana, Arial, san-serif;
	font-weight: 400;
	font-style: normal;
}

.adp b,.adp-list b {
	font-weight:400
}

.adp-warnbox {
margin:5px 0 3px 0
}

.warnbox-content {
	background:transparent;
	background:none;
}

.warnbox-c1,
.warnbox-c2 {
	background:transparent;
	background:none;
	font-size:1px;
	height:1px;
	margin-top:0;
	overflow:hidden
}

.warnbox-c1 {
	margin:0 2px
}

.warnbox-c2 {
	margin:0 1px
}

.adp-list {
	background:#fff;
	border:1px solid #cdcdcd;
	cursor:pointer;
	padding:4px;
	font-family: 'Open Sans', Helvetica, Tahoma, Verdana, Arial, san-serif;
	font-weight: 400;
	font-style: normal;
}

.adp-fullwidth {
	width:100%
}

.adp-listsel {
	background:#eee;
	text-decoration:none
}

.adp-listheader {
	padding:4px
}

.adp-placemark {
	background:#eee;
	border:1px solid silver;
	color:#000;
	cursor:pointer;
	margin:10px 0px 10px 0px;
	vertical-align:middle
}

.adp-placemark tr td,
.adp-placemark .adp-text {
	vertical-align:middle;
	padding:4px !important;
}

img.adp-marker {
	width:22px;
	height:40px
}

img.adp-marker2 {
	width:27px;
	height:43px
}

.adp-details,
.adp-legal {
	color:#676767
}

.adp-summary {
	padding:0 3px 3px 3px
}

.adp-step,
.adp-substep {
	border-top:1px solid #cdcdcd;
	margin:0;
	padding:6px 3px 3px 3px !important;
	vertical-align:middle;
	line-height:120%;
}

.adp-list img,
.adp-substep img {
	width:15px;
	height:15px;
	position:relative;
	top:2px;
	margin-right:3px
}

.adp-distance {
	white-space:nowrap
}

.adp-step,
.adp-text {
	width:100%;
}

.adp-directions {
cursor:pointer;
	border-collapse:collapse
}

.adp-list .gm-arrow {
	width:8px;
	height:9px;
	margin:5px 0 3px
}

.adp-agencies {
	font-size:80%;
	margin:5px 0
}
.adp-summary-duration {
	float:right;
	margin-left:7px;
	white-space:nowrap
}

.adp-substep .gm-line {
	margin-right:4px
}

.adp-substep .adp-stepicon {
	overflow:hidden;
	position:relative;
	top:0;
	left:0;
	width:16px;
	height:16px
}

.adp-substep .adp-stepicon .adp-maneuver {
	background-size:19px 630px;
	position:absolute;
	left:0;
	width:16px;
	height:16px
}

.adp-substep .adp-stepicon .adp-maneuver.adp-ferry {
	background-position:0 -614px
}

.adp-substep .adp-stepicon .adp-maneuver.adp-ferry-train {
	background-position:0 -566px
}

.adp-substep .adp-stepicon .adp-maneuver.adp-merge {
	background-position:0 -143px
}

.adp-substep .adp-stepicon .adp-maneuver.adp-straight {
	background-position:0 -534px
}

.adp-substep .adp-stepicon .adp-maneuver.adp-fork-left {
	background-position:0 -550px
}

.adp-substep .adp-stepicon .adp-maneuver.adp-ramp-left {
	background-position:0 -598px
}

.adp-substep .adp-stepicon .adp-maneuver.adp-roundabout-left {
	background-position:0 -197px
}

.adp-substep .adp-stepicon .adp-maneuver.adp-turn-left,
.adp-substep .adp-stepicon .adp-maneuver.adp-keep-left {
	background-position:0 -413px
}

.adp-substep .adp-stepicon .adp-maneuver.adp-turn-sharp-left {
	background-position:0 0
}

.adp-substep .adp-stepicon .adp-maneuver.adp-turn-slight-left {
	background-position:0 -378px
}

.adp-substep .adp-stepicon .adp-maneuver.adp-uturn-left {
	background-position:0 -305px
}

.adp-substep .adp-stepicon .adp-maneuver.adp-fork-right {
	background-position:0 -499px
}

.adp-substep .adp-stepicon .adp-maneuver.adp-ramp-right {
	background-position:0 -429px
}

.adp-substep .adp-stepicon .adp-maneuver.adp-roundabout-right {
	background-position:0 -232px
}

.adp-substep .adp-stepicon .adp-maneuver.adp-turn-right,
.adp-substep .adp-stepicon .adp-maneuver.adp-keep-right {
	background-position:0 -483px
}

.adp-substep .adp-stepicon .adp-maneuver.adp-turn-sharp-right {
	background-position:0 -582px
}

.adp-substep .adp-stepicon .adp-maneuver.adp-turn-slight-right {
	background-position:0 -51px
}

.adp-substep .adp-stepicon .adp-maneuver.adp-uturn-right {
	background-position:0 -35px
}

div#route > div {
	font-size:120% !important;
	color:rgba(76,76,72,1) !important;
	font-family: Verdana, Arial, Helvetica, Tahoma, san-serif;
	font-weight:400 !important;	
}

div#route div.adp-summary {
	font-size:140% !important;
}

div#route div.adp-substep {
	font-size:140% !important;
}

/* ### GMAP DIRECTIONS STYLES ENDE ### */





/* GMAP Blocked Start */

#box_karte.blocked {
	position:relative;
}

#box_karte.blocked .message {
	position: absolute;
	top: 4px;
	left: 4px;	
	width: calc(100% - 60px);
	height: calc(100% - 60px);		
	z-index:100 !important;
	border:0px solid red !important;	
	background:rgba(0,0,0,.5) url(/gif/bg-routenplaner.jpg) no-repeat center center !important;
	color:#fff !important;
	text-align:center;
	padding:30px;
}

#box_karte.form.blocked .message {
	background:rgba(0,0,0,.5) url(/gif/bg-routenplaner-form.jpg) no-repeat center center !important;
}


#box_karte.blocked #karten_box {
	background:rgba(0,0,0,.75);
}

#box_karte.blocked .message p,
#box_karte.blocked .message * {
	color:#fff !important;
}

#box_karte.blocked .message a {
	cursor: pointer;
	color:red !important;
}

#box_karte.blocked .message a.googlemaps-blocked {
	color:#fff !important;
	background-color:red;
	padding:6px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-bottom:6px;
	display:inline-block;
}

/* GMAP Blocked Ende */








/* Buttons Start */

#content .link_button {
	width:auto;
	height:auto;
	display:inline-block;
	text-align:center;
	cursor:pointer;
	padding:6px;
	font-size:100%;		
	color:rgba(50,80,144,1);
	border:2px solid rgba(50,80,144,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(50,80,144,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(50,80,144,1);
	border:1px solid rgba(50,80,144,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(50,80,144,1);
	padding:6px;
	
}

#content :hover.link_button_small * {
	text-decoration:none;
	color:#fff !important;
}

/* Buttons Ende */




/* ### KLARO START ### */

.cookie_klaro .cookie-modal,
.cookie_klaro .cookie-notice {
	font-size: 100%;
}

.cookie_klaro .cookie-modal .switch, 
.cookie_klaro .cookie-notice .switch {
	position: relative;
	display: inline-block;
	width: 50px;
	height: 30px;
}

.cookie_klaro .cookie-modal .cm-app-input:checked + .cm-app-label .slider, 
.cookie_klaro .cookie-notice .cm-app-input:checked + .cm-app-label .slider {
	background-color: #0885BA;
}

.cookie_klaro .cookie-modal .cm-app-input.required:checked + .cm-app-label .slider, 
.cookie_klaro .cookie-notice .cm-app-input.required:checked + .cm-app-label .slider {
	opacity: 0.8;
	background-color: #006A4E;
	cursor: not-allowed;
}

.cookie_klaro .cookie-modal .slider, 
.cookie_klaro .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 .cookie-modal .cm-app-input, 
.cookie_klaro .cookie-notice .cm-app-input {
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	width: 50px;
	height: 30px;
}

.cookie_klaro .cookie-modal .cm-app-label,
.cookie_klaro .cookie-notice .cm-app-label {}

.cookie_klaro .cookie-modal .cm-app-label .slider,
.cookie_klaro .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 .cookie-modal .cm-app-label .slider:before,
.cookie_klaro .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 .cookie-modal .cm-app-label .slider.round,
.cookie_klaro .cookie-notice .cm-app-label .slider.round {
	border-radius: 30px;
}

.cookie_klaro .cookie-modal .cm-app-label .slider.round:before,
.cookie_klaro .cookie-notice .cm-app-label .slider.round:before {
	border-radius: 50%;
}

.cookie_klaro .cookie-modal .cm-app-label input:focus + .slider,
.cookie_klaro .cookie-notice .cm-app-label input:focus + .slider {
	box-shadow: 0 0 1px #0885BA;
}

.cookie_klaro .cookie-modal .cm-app-label input:checked + .slider:before,
.cookie_klaro .cookie-notice .cm-app-label input:checked + .slider:before {
	-webkit-transform: translateX(20px);
	-ms-transform: translateX(20px);
	transform: translateX(20px);
}

.cookie_klaro .cookie-modal .cm-app-input:focus + .cm-app-label .slider,
.cookie_klaro .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 .cookie-modal .cm-app-input:checked + .cm-app-label .slider:before,
.cookie_klaro .cookie-notice .cm-app-input:checked + .cm-app-label .slider:before {
	-webkit-transform: translateX(20px);
	-ms-transform: translateX(20px);
	transform: translateX(20px);
}

.cookie_klaro .cookie-modal .slider,
.cookie_klaro .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 .cookie-modal a,
.cookie_klaro .cookie-notice a {
	color: #00AA3E;
	font-size:105% !important;
	text-decoration: none;
	margin:0 !important;
}

.cookie_klaro .cookie-modal p,
.cookie_klaro .cookie-modal strong,
.cookie_klaro .cookie-modal h1,
.cookie_klaro .cookie-modal h2,
.cookie_klaro .cookie-modal ul,
.cookie_klaro .cookie-modal li,
.cookie_klaro .cookie-notice p,
.cookie_klaro .cookie-notice strong,
.cookie_klaro .cookie-notice h1,
.cookie_klaro .cookie-notice h2,
.cookie_klaro .cookie-notice ul,
.cookie_klaro .cookie-notice li {
	font-family: inherit;
	color: #555;	
}

.cookie_klaro .cookie-modal p,
.cookie_klaro .cookie-modal strong,
.cookie_klaro .cookie-modal h1,
.cookie_klaro .cookie-modal h2,
.cookie_klaro .cookie-modal ul,
.cookie_klaro .cookie-modal li {
	color: #fff !important;
}

.cookie_klaro .cookie-modal p,
.cookie_klaro .cookie-modal li {
	line-height:140%;
	font-size:100%;
}


.cookie_klaro .cookie-modal p,
.cookie_klaro .cookie-modal h1,
.cookie_klaro .cookie-modal h2,
.cookie_klaro .cookie-modal ul,
.cookie_klaro .cookie-modal li,
.cookie_klaro .cookie-notice p,
.cookie_klaro .cookie-notice h1,
.cookie_klaro .cookie-notice h2,
.cookie_klaro .cookie-notice ul,
.cookie_klaro .cookie-notice li {
	display: block;
	text-align: left;
	margin: 0;
	padding: 0;
	margin-top: 7px;
}

.cookie_klaro .cookie-modal .cm-link,
.cookie_klaro .cookie-notice .cm-link {
	padding-left: 4px;
	vertical-align: middle;
}

.cookie_klaro .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:normal !important;
}

.cookie_klaro .cookie-modal .cm-btn,
.cookie_klaro .cookie-notice .cm-btn {
	background: #555;
	color: #fff;
	border-radius: 0px;
	padding: 8px;
	margin-right: 5px;
	border: 0;
	cursor:pointer;
}

.cookie_klaro .cookie-modal .cm-btn:disabled,
.cookie_klaro .cookie-notice .cm-btn:disabled {
	opacity: 0.5;
}

.cookie_klaro .cookie-modal .cm-btn.cm-btn-sm,
.cookie_klaro .cookie-notice .cm-btn.cm-btn-sm {
	font-size: 100%;
}

.cookie_klaro .cookie-modal .cm-btn.cm-btn-close,
.cookie_klaro .cookie-notice .cm-btn.cm-btn-close {
	background: #eee;
	color: #555;
}

.cookie_klaro .cookie-modal .cm-btn.cm-btn-success,
.cookie_klaro .cookie-notice .cm-btn.cm-btn-success {
	background: #00AA3E;
}

.cookie_klaro .cookie-modal .cm-btn.cm-btn-info,
.cookie_klaro .cookie-notice .cm-btn.cm-btn-info {
	background: #0885BA;
}

.cookie_klaro .cookie-modal .cm-btn.cm-btn-right,
.cookie_klaro .cookie-notice .cm-btn.cm-btn-right {
	float: right;
	margin-left: 5px;
	margin-right: 0;
}

.cookie_klaro .cookie-notice .cm-btn-danger {
	background-color:red;
}

.cookie_klaro .cookie-modal {
	width: 100%;
	height: 100%;
	position: fixed;
	overflow: hidden;
	left: 0;
	top: 0;
	z-index: 9999999 !important;
}

.cookie_klaro .cookie-modal .cm-bg {
	background: rgba(255,255,255,.85);
	height: 100%;
	width: 100%;
	position: fixed;
	top: 0 !important;
	left: 0;
}

.cookie_klaro .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: 100%;
	max-height: 98%;
	top: 50%;
	transform: translateY(-50%);
	position: fixed;
	overflow: auto;
	background: #333;
	color: #fff;
}


@media (min-width: 841px) {
	.cookie_klaro .cookie-modal .cm-modal {
		border-radius: 4px;
		position: relative;
		margin: 0 auto;
		max-width: 640px;
		height: auto;
		width: auto;
	}
}

.cookie_klaro .cookie-modal .cm-modal .hide {
	border: none;
	background: none;
	position: absolute;
	top: 20px;
	right: 20px;
	z-index: 1;
}

.cookie_klaro .cookie-modal .cm-modal .hide svg {
	stroke: #eee;
}

.cookie_klaro .cookie-modal .cm-modal .cm-footer {
	padding:10px;
	border-top: 1px solid #555;
}

.cookie_klaro .cookie-modal .cm-modal .cm-footer-buttons::before,
.cookie_klaro .cookie-modal .cm-modal .cm-footer-buttons::after {
	content: " ";
	display: table;
}

.cookie_klaro .cookie-modal .cm-modal .cm-footer-buttons::after {
	clear: both;
}

.cookie_klaro .cookie-modal .cm-modal .cm-footer .cm-powered-by {
	font-size:100%;
	padding-top: 4px;
	text-align: center;
}

.cookie_klaro .cookie-modal .cm-modal .cm-footer .cm-powered-by a {
	color: #555;
}

.cookie_klaro .cookie-modal .cm-modal .cm-header {
	padding:10px;
	padding-right: 24px;
	border-bottom: 1px solid #555;
}

.cookie_klaro .cookie-modal .cm-modal .cm-header h1 {
	margin: 0 0 6px 0;
	font-size:220%;
	display: block;
}

.cookie_klaro .cookie-modal .cm-modal .cm-header h1.title {
	padding-right: 20px;
}

.cookie_klaro .cookie-modal .cm-modal .cm-header p {
	margin: 0;
	font-size:130% !important;
	display: block;
}

.cookie_klaro .cookie-modal .cm-modal label.cm-app-label {
	font-size:120% !important;
}
.cookie_klaro .cookie-modal .cm-modal p.cm-app-description,
.cookie_klaro .cookie-modal .cm-modal p.purposes {
	font-size:110% !important;
}

.cookie_klaro .cookie-modal .cm-modal p.purposes {
	margin:0 !important;
}

.cookie_klaro .cookie-modal .cm-modal .cm-body {
	padding:10px;
}

.cookie_klaro .cookie-modal .cm-modal .cm-body ul {
	display: block;
}

.cookie_klaro .cookie-modal .cm-modal .cm-body span {
	display: inline-block;
	width: auto;
}

.cookie_klaro .cookie-modal .cm-modal .cm-body ul.cm-apps {
	padding: 0;
	margin: 0;
}

.cookie_klaro .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 .cookie-modal .cm-modal .cm-body ul.cm-apps li.cm-app:first-child {
	margin-top: 0;
}

.cookie_klaro .cookie-modal .cm-modal .cm-body ul.cm-apps li.cm-app .switch {
	position: absolute;
	left: 0;
}

.cookie_klaro .cookie-modal .cm-modal .cm-body ul.cm-apps li.cm-app p {
	margin-top: 0;
}

.cookie_klaro .cookie-modal .cm-modal .cm-body ul.cm-apps li.cm-app p.purposes {
	font-size:100%;
}

.cookie_klaro .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 .cookie-modal .cm-modal .cm-body ul.cm-apps li.cm-app span.cm-app-title {
	font-weight: 600;
	color:#fff !important;
}

.cookie_klaro .cookie-modal .cm-modal .cm-body ul.cm-apps li.cm-app span.cm-opt-out,
.cookie_klaro .cookie-modal .cm-modal .cm-body ul.cm-apps li.cm-app span.cm-required {
	padding-left: 2px;
	font-size:100%;
}


.cookie_klaro .cookie-notice {	
	z-index:99999999;		
	position:fixed;
	right:30px;
	bottom:30px;
	top:auto;
	width:512px;
	height:auto;	
	padding:6px 14px;		
	font-size:100%;
	line-height:120%;	
	color:#fff !important;
	text-align:center;				
	background:rgba(101,101,101,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: 841px) {
	.cookie_klaro .cookie-notice {		
		display:block !important;
		text-align:center !important;
	}
}


@media (max-width: 616px) {
	.cookie_klaro .cookie-notice {
		padding:10px 14px;		
		left:50%;
		right:auto;
		bottom:10px;
		width:calc(96% - 28px);
		margin-left:-48%;		
		word-wrap: break-word;	
	}
}

.cookie_klaro .cookie-notice .cn-body {
	margin:0 auto !important;	
	text-align:left !important;
	color:#fff !important;	
}

.cookie_klaro .cookie-notice .cn-body p {	
	margin-bottom: 5px;
	line-height:140%;
	font-size:130%;
	color:#fff !important;
}

.cookie_klaro .cookie-notice .cn-body p.cn-changes {
	text-decoration: underline;
}

.cookie_klaro .cookie-notice .cn-body strong {
	color:#fff !important;
}

.cookie_klaro .cookie-notice .cn-body .cn-learn-more {
	display: inline-block;
}

.cookie_klaro .cookie-notice .cn-body p.cn-ok {
	padding-top: 5px;
	margin: 0;
}

.cookie_klaro .cookie-notice-hidden {
	display: none !important;
}

.cookie_klaro .cookie-notice .cn-body p button.cm-btn-danger,
.cookie_klaro .cookie-notice .cn-body p button.cm-btn-success,
.cookie_klaro .cookie-notice .cn-body p a.cm-learn-more {
	cursor: pointer;
	transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	background: rgba(54,193,64,1);
	color:rgba(54,193,64,1);
	border: 3px solid rgba(54,193,64,1);
	border-radius: 0px;
	overflow:hidden;
	display: inline-block;
	position: relative;
	padding: 8px 16px;
	width:auto;
	margin-right:10px;
	margin-bottom:10px;
	overflow-wrap: break-word !important;	
	line-height:100% !important; 
}

.cookie_klaro .cookie-notice .cn-body p button.cm-btn-danger:hover,
.cookie_klaro .cookie-notice .cn-body p button.cm-btn-success:hover,
.cookie_klaro .cookie-notice .cn-body p a.cm-learn-more:hover {
	background-color: transparent;
	text-shadow: none;
	color: #fff !important;	
	background: rgba(255,255,255,1);
}

.cookie_klaro .cookie-notice .cn-body p button.cm-btn-danger:hover:before,
.cookie_klaro .cookie-notice .cn-body p button.cm-btn-success:hover:before,
.cookie_klaro .cookie-notice .cn-body p a.cm-learn-more:hover:before {
	top: 0%;
	bottom: auto;
	height: 100%;
}

.cookie_klaro .cookie-notice .cn-body p button.cm-btn-danger:before,
.cookie_klaro .cookie-notice .cn-body p button.cm-btn-success:before,
.cookie_klaro .cookie-notice .cn-body p a.cm-learn-more:before {
	display: block;
	position: absolute;
	left: 0px;
	bottom: 0px;
	height: 0px;
	width: 100%;
	z-index: -1;
	content: '';
	color: #fff !important;
	background: rgba(54,193,64,1);
	transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}


.cookie_klaro .cookie-notice .cn-body p button.cm-btn-success {
	background: rgba(54,193,64,1);;
	color: #fff !important;
	border: 3px solid rgba(54,193,64,1);;
}

.cookie_klaro .cookie-notice .cn-body p button.cm-btn-success:hover {
	background: rgba(255,255,255,1);
	color:rgba(54,193,64,1) !important;
}

.cookie_klaro .cookie-notice .cn-body p button.cm-btn-success:before {
	color: #fff !important;
	background: rgba(54,193,64,1);
}



.cookie_klaro .cookie-notice .cn-body p button.cm-btn-danger {
	background: rgba(244,73,73,1);
	color: #fff !important;
	border: 3px solid rgba(244,73,73,1);
}

.cookie_klaro .cookie-notice .cn-body p button.cm-btn-danger:hover {
	background: rgba(255,255,255,1);
	color:rgba(244,73,73,1) !important;
}

.cookie_klaro .cookie-notice .cn-body p button.cm-btn-danger:before {
	color: #fff !important;
	background: rgba(244,73,73,1);
}

.cookie_klaro .cookie-notice .cn-body p a.cm-learn-more {	
	color: #fff !important;
	background: rgba(160,160,160,1);
	border: 3px solid rgba(160,160,160,1);
	margin-right:0px;
}

.cookie_klaro .cookie-notice .cn-body p a.cm-learn-more:hover {
	background: rgba(255,255,255,1);
	color:rgba(160,160,160,1) !important;
}

.cookie_klaro .cookie-notice .cn-body p a.cm-learn-more:before {
	color: #fff !important;
	background: rgba(160,160,160,1);
}

/* ### KLARO ENDE ### */