/* roboto-condensed-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 300;
  src: url('https://cdn.mcms.online/fonts/roboto-condensed-v25-latin-300.eot'); /* IE9 Compat Modes */
  src: url('https://cdn.mcms.online/fonts/roboto-condensed-v25-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('https://cdn.mcms.online/fonts/roboto-condensed-v25-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('https://cdn.mcms.online/fonts/roboto-condensed-v25-latin-300.woff') format('woff'), /* Modern Browsers */
       url('https://cdn.mcms.online/fonts/roboto-condensed-v25-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('https://cdn.mcms.online/fonts/roboto-condensed-v25-latin-300.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
}

/* roboto-condensed-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: url('https://cdn.mcms.online/fonts/roboto-condensed-v25-latin-regular.eot'); /* IE9 Compat Modes */
  src: url('https://cdn.mcms.online/fonts/roboto-condensed-v25-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('https://cdn.mcms.online/fonts/roboto-condensed-v25-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('https://cdn.mcms.online/fonts/roboto-condensed-v25-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('https://cdn.mcms.online/fonts/roboto-condensed-v25-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('https://cdn.mcms.online/fonts/roboto-condensed-v25-latin-regular.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
}

/* roboto-condensed-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  src: url('https://cdn.mcms.online/fonts/roboto-condensed-v25-latin-700.eot'); /* IE9 Compat Modes */
  src: url('https://cdn.mcms.online/fonts/roboto-condensed-v25-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('https://cdn.mcms.online/fonts/roboto-condensed-v25-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('https://cdn.mcms.online/fonts/roboto-condensed-v25-latin-700.woff') format('woff'), /* Modern Browsers */
       url('https://cdn.mcms.online/fonts/roboto-condensed-v25-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('https://cdn.mcms.online/fonts/roboto-condensed-v25-latin-700.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
}
/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('https://cdn.mcms.online/fonts/open-sans-v34-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('https://cdn.mcms.online/fonts/open-sans-v34-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('https://cdn.mcms.online/fonts/open-sans-v34-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('https://cdn.mcms.online/fonts/open-sans-v34-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('https://cdn.mcms.online/fonts/open-sans-v34-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('https://cdn.mcms.online/fonts/open-sans-v34-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}




* {
	box-sizing: border-box;
}

html {
	overflow-y: scroll;
	font-size: 16px;
	font-size: 1rem;
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	font-size: 18px;
	font-size: 1.125rem;
	font-family: 'Roboto Condensed', 'Open Sans', sans-serif, arial;
	text-align: center;
	color: #444;
	height: 100%;
	
	background-color: #333;
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
}


img { border: 0; }
a, .rot { color: #EB1B23; text-decoration: none; }
a:hover { color: #333; }
a[href^=tel] { cursor: default; pointer-events: none; }
p { margin: 0 0 16px 0; margin: 0 0 1rem 0; }


h1 {
	color: #EB1B23;
	font-size: 48px;
	font-size: 3rem;
	font-weight: normal;
	margin: 0 0 16px 0;
	margin: 0 0 1rem 0;
}

h2 {
	font-family: 'Roboto Condensed', 'Open Sans', sans-serif, arial;
	font-size: 32px;
	font-size: 2rem;
	font-weight: normal;
	color: #EB1B23;
	position: relative;
	display: inline-block;
	padding: 0;
	margin: 0 0 16px 0;
	margin: 0 0 1rem 0;
}
	
h3 {
	font-family: 'Roboto Condensed', 'Open Sans', sans-serif, arial;
	font-size: 24px;
	font-size: 1.5rem;
	font-weight: normal;
	margin: 32px 0 24px 0;
	margin: 2rem 0 1.5rem 0;
	color: #EB1B23;
	position: relative;
	display: inline-block;
	padding-bottom: 12px;
	padding-bottom: .75rem;
}

	
h4 {
	font-family: 'Roboto Condensed', 'Open Sans', sans-serif, arial;
	font-size: 20px;
	font-size: 1.25rem;
	font-weight: normal;
	margin: 0 0 16px 0;
	margin: 0 0 1rem 0;
	color: #EB1B23;
}
	h4 .klein {
		font-size: 16px;
		font-size: 1rem;
		color: #888;
	}



header, main, footer {
	text-align: left;
}

main ul li {
	margin-bottom: 12px;
	margin-bottom: .75rem;
}
main ul li::last-child {
	margin-bottom: 0;
}


.wrapper,
.list_subcat {
	margin: 0 auto;
	width: 96%;
	max-width: 980px;
}

/*
#header {
	height: 50%;
	min-height: 400px;
	max-height: 800px;
	position: relative;		
	background: rgb(79,71,157);
	background: linear-gradient(90deg, rgba(79,71,157,1) 0%, rgba(79,71,157,1) 50%, rgba(160,92,159,1) 50%, rgba(160,92,159,1) 100%);
}


#header_top_cont {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	background-color: rgba(238, 107, 26, .6);
	padding: 8px 0;
	padding: .5rem 0;
	z-index: 80;		
}
	#header_top_cont .wrapper {
		position: relative;
	}
*/

#header_topnavi {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 1000;
	padding: 12px 0;
	padding: .75rem 0;
	background-color: #EB1B23;
	font-size: 16px;
	font-size: 1rem;
	text-align: right;
	box-shadow: 0 3px 5px rgba(0,0,0,.3);
}
	
	#header_topnavi .wrapper {
		position: relative;
	}

		#header_topnavi #minilogo_wrapper {
			position: absolute;
			top: 0;
			left: 0;
			
		    visibility: hidden;
		    opacity: 0;
  			transition: visibility 0s, opacity 1.5s linear;
		}
		
			#header_topnavi #minilogo_wrapper a {
				padding: 0;
				margin: 0;
			}
			
			#header_topnavi #minilogo_wrapper #header_minilogo {
				height: 30px;
				margin-left: 8px;
				vertical-align: middle;
				margin-right: 8px;
				margin-right: .5rem;
			}
		
		#header_topnavi a {
			display: inline-block;
			color: #ddd;
			padding: 4px 0;
			padding: .25rem 0;
			margin-left: 16px;
			margin-left: 1rem;
			vertical-align: middle;
		}
			#header_topnavi span[class^=icon-] {
				color: #fff;
			}
			
		#header_topnavi a:hover {
			color: #fff;
		}
			#header_topnavi a:hover span[class^=icon-] {
				color: #fff;
			}
	
	
/*	
		#header_menu_cont {
			position: absolute;
			z-index: 99;
			bottom: 0;
			width: 100%;
			background: rgb(79,71,157);
			background: linear-gradient(90deg, rgba(79,71,157,1) 0%, rgba(146,70,164,1) 40%, rgba(224,102,111,1) 100%);
			opacity: 0.9;
		}	
			#header_menu {
				list-style-type: none;
				margin: 0;
				padding: 0;
			}
				#header_menu li {
					float: left;
				}
					#header_menu li a {
						display: block;
						font-size: 24px;
						font-size: 1.5rem;
						padding: 16px 24px;
						padding: 1rem 1.5rem;
						color: #f4f4f4;
						background: rgba(0,0,0,.2);
					}
					#header_menu li a:hover,
					#header_menu li a.header_menu_akt {
						color: #fff;
						background-color: #EE5B6A;
					}



#header_fullsize {
	widht: 100%;
	height: 100%;
	box-shadow: 0 3px 6px rgba(0,0,0,.3);
	position: relative;
}
	
	#header_fullsize_mask {
		position: relative;
		width: 100%;
		height: 100%;
	}
		#header_mask_cont {
			position: absolute;
			top: 0;
			left: 0;
			width: 100%;
			height: 100%;
			padding-right: calc((100% - 1400px) / 2);
		}
			#header_mask {
				width: 100%;
				height: 100%;
				text-align: right;
				background-position: center;
				background-repeat: no-repeat;
				background-size: cover;
			}
			
				#header_mask img {
					height: 100%;
				}
		
		

		#logo_wrapper_cont .wrapper {
			position: relative;
		}
			#logo_wrapper {
				position: absolute;
				z-index: 95;
				top: 0;
				left: 0;
				padding: 160px 0 0 0;
				padding: 10rem 0 0 0;
			}
			
				#header_mainlogo {
					max-width: 400px;
				}
				
			#header_cta {
				position: absolute;
				z-index: 100;
				top: 20%;
				right: 0;
				padding: 160px 0 0 0;
				padding: 10rem 0 0 0;
			}
				#header_cta a.cta {
					display: block;
					margin: 16px 0;
					margin: 1rem 0;
					background: rgba(255,255,255,.9);
					color: #EB1B23;
				}
					#header_cta a.cta span {
						color: #855BA5;
					}
					
				#header_cta a.cta:hover {
					background-color: #E0666F;
					color: #fff;
				}
				
				
				
			
		#header_intro_cont {
			position: absolute;
			z-index: 94;
			bottom: 0;
			right: 15%;
			padding: 32px 32px 32px 32px;
			padding: 2rem 2rem 2rem 2rem;
			background-color: rgba(104,136,160,.75);
		}
			
		#textlogo_wrapper {
			display: none;
			position: absolute;
			z-index: 98;
			top: 22%;
			right: 10%;
			padding: 16px;
			padding: 1rem;
			background-color: rgba(59,73,158,.4);
		}
			
		#minilogo_wrapper {
			float: right;
			font-size: 12px;
			font-size: .75rem;
			
		    visibility: hidden;
		    opacity: 0;
  			transition: visibility 0s, opacity 1s linear;
		}
			#minilogo_wrapper,
			#minilogo_wrapper a {
				color: #999;
			}
*/


/* --- SCROLLDOWN --- */


#header.scrolldown #header_topnavi #minilogo_wrapper {
	visibility: visible;
	opacity: 1;
}
			


/* --- PAGE --- */	


#page {
	/*
	background-color: #FFFFFB;
	overflow: auto;
	box-shadow: 0 3px 6px rgba(0,0,0,.3);
	*/
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
}
	#page p {
		line-height: 150%;
	}
	
#businesscard, #main_cont {
	display: table;
	width: 100%;
	height: 100%;
}

#header, #main, #footer, #main_center {
	display: table-row;
}

#header_inner, #main_inner, #footer_inner, #main_content {
	display: table-cell;
	width: 100%;
}

	#main_inner {
		height: 100%;
		padding: 16px;
		padding: 1rem;
		padding-top: 64px;
		padding-top: 4rem;
	}
		#main_content {
			height: 100%;
			text-align: center;
			vertical-align: middle;
		}
		
		#main_content>div[class^=dk_grid-] {
		}
		
		#main_content>div[class^=dk_grid-]>div.wrapper {
			display: inline-block;
			/* width: auto; */
			padding: 32px;
			padding: 2rem;
			box-shadow: 16px 26px 62px rgba(0,0,0,0.5);
			text-align: right;
			/* background: rgba(255,255,255,.9) url(../images/logo_euschen-bbq_color.png) 10px calc(100% - 10px) no-repeat; */
			background-color: rgba(255,255,255,.9);
			background-size: 150px;
		}


/* --- PATHFINDER --- */

/*
#pathfinder {
	text-align: left;
	font-size: 12px;
	font-size: 0.75rem;
	color: #aaa;
	padding: 32px 0;
	padding: 2rem 0;
}
	#pathfinder_prefix {
		display: inline-block;
		margin-right: 16px;
		margin-right: 1rem;
	}
	#pathfinder,
	#pathfinder a {
		color: #999;
	}
	#pathfinder a:hover {
		color: #666;
	}
*/


/* --- GRID-ELEMENTE --- */

/*
.dk_grid-01_text:nth-child(even),
.dk_grid-02_teaser-left:nth-child(even),
.dk_grid-03_teaser-right:nth-child(even) {
	background-color: #F6F5F7;
}
.dk_grid-01_text:nth-child(odd),
.dk_grid-02_teaser-left:nth-child(odd),
.dk_grid-03_teaser-right:nth-child(odd) {
	background-color: #fff;
}



.dk_grid-01_text .dk_grid-01_text_content {
	column-count: 2;
	column-gap: 80px;
	column-gap: 5rem;
}


.dk_grid-01_text,
.dk_grid-04_galerie {
	padding: 32px 0;
	padding: 2rem 0;
}


.dk_grid-02_teaser-left {
	background: linear-gradient(90deg, rgba(79,71,157,0) 0%, rgba(79,71,157,0) calc(((100% - 1399px) / 2) + 1399px), rgba(160,92,159,1) calc(((100% - 1399px) / 2) + 1399px), rgba(160,92,159,1) 100%);
}
	.dk_grid-02_teaser-left .wrapper {
		position: relative;
	}
		.dk_grid-02_teaser-left .wrapper:before {
			content: url(../images/logo_icon_invert.png);
			position: absolute;
			bottom: 8px;
			right: -40px;
		}
		
.dk_grid-03_teaser-right {
	background: linear-gradient(90deg, rgba(79,71,157,1) 0%, rgba(79,71,157,1) calc((100% - 1399px) / 2), rgba(160,92,159,0) calc((100% - 1399px) / 2), rgba(160,92,159,0) 100%);
}
	.dk_grid-03_teaser-right .wrapper {
		position: relative;
	}
		.dk_grid-03_teaser-right .wrapper:before {
			content: url(../images/logo_icon_invert.png);
			position: absolute;
			bottom: 8px;
			left: -40px;
		}



.dk_grid-02_teaser-left_cont {
	padding: 32px 32px 64px 0;
	padding: 2rem 2rem 4rem 0;
}
	.dk_grid-02_teaser-left_cont .shape {
		width: 9%;
		height: 110%;
		float: right;
		shape-outside: url(../images/helper_shape-outside_left.png);
		visibility: hidden;
	}

.dk_grid-03_teaser-right_cont {
	padding: 32px 0 64px 32px;
	padding: 2rem 0 4rem 2rem;
}
	.dk_grid-03_teaser-right_cont .shape {
		width: 9%;
		height: 110%;
		float: left;
		shape-outside: url(../images/helper_shape-outside_right.png);
		visibility: hidden;
	}


.dk_grid-02_teaser-left_image,
.dk_grid-03_teaser-right_image {
	z-index: 2;
	overflow: hidden;
}
	.dk_grid-02_teaser-left_image {
		clip-path: polygon(10% 0%, 100% 0%, 100% 100%, 0% 100%);
		-webkit-clip-path: polygon(10% 0%, 100% 0%, 100% 100%, 0% 100%);
	}
	.dk_grid-03_teaser-right_image {
		clip-path: polygon(0 0, 90% 0%, 100% 100%, 0 100%);
		-webkit-clip-path: polygon(0 0, 90% 0%, 100% 100%, 0 100%);
	}
	
.dk_grid-02_teaser-left_image img,
.dk_grid-03_teaser-right_image img {
	width: auto;
	height: auto;
	min-width: 100%;
	min-height: 100%;
	vertical-align: middle;
}




.dk_grid-05_image-fixed {
	position: relative;
	height: 450px;
	overflow: hidden;
}
	.dk_grid-05_image-fixed_image {
		width: 100%;
		height: 100%;
		background-size: cover;
		background-position: center;
		background-repeat: no-repeat;
		background-attachment: fixed;
	}
		.dk_grid-05_image-fixed_image::before {
			content: ' ';
			position: absolute;
			top: 0;
			left: 0;
			width: 100%;
			height: 100%;
			opacity: .3;
			background-color: #7658a5ad;
		}
		
	.dk_grid-05_image-fixed_cont {
		position: absolute;
		top: 50%;
		transform: translate(-50%, -50%);
		left: 50%;
		width: 50% !important;
		background-color: rgba(255,255,255,.8);
		color: #444;
		padding: 2rem;
	}

		.dk_grid-05_image-fixed_title {
			margin-bottom: 16px;
			margin-bottom: 1rem;
		}

	.dk_grid-05_image-fixed_content p:last-child {
		margin-bottom: 0;
	}
*/



/* --- Footer --- */



#footer_navi {
	background-color: #EB1B23;
	line-height: 120%;
	box-shadow: 0 4px 5px rgba(0,0,0,.4);
	font-size: 16px;
	font-size: 1rem;
	font-weight: 300;
}
	#footer_navi .wrapper {
		padding: 32px 0 16px 0;
		padding: 2rem 0 1rem 0;
	}
		
	.footer_box {
		display: inline-block;
		margin: 0 80px 0 0;
		margin: 0 5rem 0 0;
		color: #fff;
		vertical-align: top; 
		text-align: left;
	}
	.footer-box:last-child {
		margin-right: 0;
	}
	
		.footer_box hr {
			margin: 32px 0;
			margin: 2rem 0;
		}
	
		.footer_box a {
			color: #ddd;
		}	
		.footer_box a:hover {
			color: #fff;
		}
		
		.footer_box b {
			display: inline-block;
			color: #fff;
			margin-bottom: 5px;
		}
			
		.footer_box span.blass {
			color: #aaa;
		}
	
		.footer_box span[class^=icon-] {
			font-size: 24px;
			font-size: 1.5rem;
			vertical-align: middle;
			margin-right: 7px;
		}
		.footer_box a:hover span[class^=icon-] {
			text-shadow: 2px 3px 4px rgba(0,0,0,.6);
		}
		
	#footer_mainlogo {
		width: 200px;
		max-width: 70%;
	}
		
	#footer_linklist {
		list-style-type: none;
		padding: 0;
		margin: 0;
		column-count: 2;
		column-gap: 32px;
		column-gap: 2rem;
	}

#footer_copyright {
	background-color: #333;
	font-size: 12px;
	font-size: 0.75rem;
	padding: 16px 0;
	padding: 1rem 0;
	text-align: right;
}
	#footer_copyright,
	#footer_copyright a {
		color: #888;
	}
	#footer_copyright a:hover {
		color: #fff;
	}


/* --- ALLGEMEIN --- */



.center { text-align: center; }
.right { text-align: right; }
.hidden, .tpl_catbez { display: none; }

.messagebox {
	margin: 0 0 10px 0;
	padding: 10px;
	border-left: 6px #a00 solid;
	background-color: #fcc;
	color: #333;
}
	.messagebox_g {
		border-color: #0a0;
		background-color: #cfc;
	}
	.messagebox_y {
		border-color: #ff8000;
		background-color: #ffa;
	}


.minipic, .minipic_zoom {
	margin: 10px 10px 10px 0;
	max-width: 500px;
}

.galerie .minipic,
.galerie .minipic_zoom {
	margin: 16px 0 0 0;
}

.minipic_r, .minipic_r_zoom {
	float: right;
	margin: 0 0 10px 50px;
	
	box-sizing: content-box;
	margin-right: -60px;
	padding-right: 60px;
	background-color: rgba(145,155,196,.2);
}
.minipic_l, .minipic_l_zoom {
	float: left;
	margin: 0 50px 10px 0;
}


.minipic, .minipic_r, .minipic_l,
.minipic_zoom, .minipic_r_zoom, .minipic_l_zoom {
	max-width: 400px;
}



.galerie {
	/*
	float: right;
	margin: 0 5% 5% 0;
	width: 60%;
	*/
	margin-top: 50px;
}
	.galerie .minipic_zoom {
		/*
		box-shadow: none;
		width: 45%;
		margin: 0 4% 4% 0;
		object-fit: cover;
		height: 200px;
		margin: 0;
		*/
	}

	.galerie .galerie_coverimg {
		float: left;
		width: 45%;
		margin: 0 4% 4% 0;
		/* overflow: hidden; */
		background-position: center;
		background-size: cover;
		box-shadow: 1px 2px 3px #888;
		height: 200px;
	}
		.galerie .galerie_coverimg a {
			display: block;
			width: 100%;
			height: 100%;
			position: relative;
			color: #666;
		}
			.galerie .galerie_coverimg a span {
				position: absolute;
				left: 0;
				bottom: 0;
				display: block;
				padding: 4px 6px;
				background-color: rgba(104,136,160,.75);		
				color: #fff;
			}
			.galerie .galerie_coverimg a:hover span {
				background-color: #EB1B23;
			}
			
	div.dk_grid-04_galerie .wrapper {
		overflow: auto;
	}




.list_subcat {
	padding: 0 0 48px 0;
	padding: 0 0 3rem 0;
}

	.list_subcat_item {
		margin: 32px 0 0 0;
		margin: 2rem 0 0 0;
		padding: 16px;
		padding: 1rem;
		background-color: #f4f4f4;
	}
		.list_subcat_item a {
			color: #EB1B23;
		}
		.list_subcat_item a:hover {
			color: #333;
		}
	
			.list_subcat_item h2 {
				background: none;
				margin: 0 0 10px 0 !important;
			}
				
			.list_subcat_item_pic {
				float: left;
				width: 150px;
				height: 100px;
				overflow: hidden;
			}
				.list_subcat_item_pic img {
					max-width: 100%;
				}
				
			.list_subcat_item_cont {
				color: #666;
				padding: 0 10px 0 200px;
			}
				.list_subcat_item_cont h2 {
					padding: 0;
				}
					.list_subcat_item_cont h2:before {
						content: none;
					}
			
			
			.list_subcat .clearer {
				display: none;
			}



.klein {
	font-size: 11px;
	font-size: 0.688rem;	
}
.blass {
	color: #888;
}



table {
	width: 100%;
}
table.zebra tr:nth-child(even) {
	background-color: #f1f1f1;
}
	th {
		background-color: #EB1B23;
		color: #fff;
		font-weight: bold;
	}



.fullsize {
	width: 99%;
}
.float_r {
	float: right;
	margin: 0 0 10px 20px;
}
.clearer {
	clear: both;
}

#content_fotomaterial {
	display: none;
}




/*
#mobilebar_cont {
	background-color: #EB1B23;
	display: none;
	padding: 10px 0;
	font-size: 16px;
	font-size: 1rem;
	text-align: left;
	position: relative;
	box-shadow: 0 1px 4px rgba(0,0,0,0.5);	
}
	#mobilebar_cont #mobilebar_akt {
		padding: 8px 14px;
		padding: .5rem 0.875rem;
		color: #fff;
	}
	#mobilebar_cont #mobilebar_icon {
		float: right;
		cursor: pointer;
	}
	#mobilebar {
		list-style-type: none;
		padding: 0;
		margin: 0;
		display: none;
	}
		#mobilebar li {
			border-top: 1px #aaa solid;
		}
			#mobilebar li a {
				display: block;
				padding: 6px 25px;
				color: #555;
			}
			#mobilebar li a.mobilebar_akt {
				background-color: #444 !important;
				color: #fff;
			}
			#mobilebar li a:hover {
				background-color: #777 !important;
				color: #fff;
			}
			
			#mobilebar li.depth0 a,
			#mobilebar li.depth1 a {
				padding-left: 30px;
				font-size: 16px;
				font-size: 1rem;
				color: #fff;
			}
			#mobilebar li.depth2 {
				background-color: rgba(255, 255, 255, .2);
			}
				#mobilebar li.depth2 a {
					padding-left: 45px;
					font-size: 14px;
					font-size: 0.875rem;
					color: #eee;
				}
				
			#mobilebar li.depth3 {
				background-color: rgba(255, 255, 255, .4);
			}
				#mobilebar li.depth3 a {
					padding-left: 60px;
					font-size: 13px;
					font-size: 0.813rem;	
				}
*/


.col-row {
	display: flex;
	flex-wrap: wrap;
}
.col-1 { width: 8.3333%; }
.col-2 { width: 16.6667%; }
.col-3 { width: 25%; }
.col-4 { width: 33.3333%; }
.col-5 { width: 41.6667%; }
.col-6 { width: 50%; }
.col-7 { width: 58.3333%; }
.col-8 { width: 66.6667%; }
.col-9 { width: 75%; }
.col-10 { width: 83.3333%; }
.col-11 { width: 91.6667%; }
.col-12 { width: 100%; }




hr {
	margin: 48px 0;
	margin: 3rem 0;
	border: 1px #ccc solid;
	border-width: 1px 0 0 0;
}



.cta {
	display: inline-block;
	padding: 8px 16px;
	padding: .5rem 1rem;
	margin: 8px 16px 8px 0;
	margin: .5rem 1rem .5rem 0;
	font-size: 22px;
	font-size: 1.375rem;
	background-color: #E0666F;
	color: #f4f4f4;
	box-shadow: 2px 3px 5px rgba(0,0,0,.3);
	border-left: 8px #855BA5 solid;
	line-height: 110%;
}
	.cta span {
		font-size: 16px;
		font-size: 1rem;
		color: #68469C;
	}

	.cta:hover {
		background-color: #BE5E83;
		color: #fff;
	}

	.cta span[class^=icon-] {
		margin-right: 8px;
	}
	



/*	--- KARTE --- */

#dk_map_cont {
	width: 100%;
	height: 100%;
	min-height: 500px;
}
#dk_map {
	width: 100%;
	height: 100%;
	z-index: 90;
}




/* -------- Banner --------- */

/*
.banner_insta {
	background-color: #EB1B23;
}

	.banner_insta .wrapper {
		padding: 32px;
		padding: 2rem;
	}
	
		.banner_insta .banner_insta_logo {
			text-align: center;
		}
			.banner_insta .banner_insta_logo img {
				max-width: 90%;
			}

		.banner_insta .banner_insta_text {
			padding-left: 24px;
			padding-left: 1.5rem;
			color: #fff;
		}
			.banner_insta .banner_insta_text a {
				color: #fff;
			}
			.banner_insta .banner_insta_text a:hover {
				color: #eee;
			}
*/



/* -------- Timeline --------- */

/*
.timeline {
	padding: 32px 16px;
	padding: 2rem 1rem;
}

	.timeline_item {
		padding: 20px 0;
		padding: 1.25rem 0;
		position: relative;
		border-left: 2px #bbb solid;
	}
	
		.timeline_item:before {
		    content: '';
		    width: 32px;
		    height: 32px;
		    background-color: #EB1B23;
		    border: 1px solid #fff;
		    box-shadow: 2px 3px 4px rgba(0,0,0,.4);
		    border-radius: 50%;
		    position: absolute;
		    left: -18px;
		    top: 35px;
		}
		.timeline_item.done:before {
			background-color: #29AA16;
		}
		
		.timeline_item:hover {
			background-color: #f4f4f4;
			border-radius: 0 10px 10px 0;
		}
		
			.timeline_item_content {
				margin: 0 0 0 32px;
				margin: 0 0 0 2rem;
			}
*/




form {
	padding: 16px;
	padding: 1rem;
	background-color: #f9f9f9;
	border-radius: 6px;
}

	form>p {
		display: block;
		margin-bottom: 24px;
		margin-bottom: 1.5rem;
	}
	
		form label span {
			display: block;
			margin-bottom: 4px;
			margin-bottom: .25rem;
		}
		
		form label input,
		form label select,
		form label textarea {
			padding: 8px;
			padding: .5rem;
			font-size: 16px;
			font-size: 1rem;
			background-color: #fff;
			border: 1px #ccc solid;
			border-radius: 4px;
			color: #a75e2d;
		}
		
		form input[type="submit"] {
			padding: 12px;
			padding: .75rem;
			font-size: 16px;
			font-size: 1rem;
			border: 1px #ccc solid;
			border-radius: 4px;
			color: #fff;
			background-color: #a75e2d;
			cursor: pointer;
		}
		
			form input[type="submit"]:hover {
				background-color: #8f5127;
			}


/* ---------- TABLET ----------*/


@media only screen and (max-width: 1200px) {

	.responsive_tablet_landscape_hide {
		display: none !important;
	}
	
	.footer_box {
		margin-right: 2rem;
	}
		
	#footer_linklist {
		column-count: 1;
	}
	
	.dk_grid-05_image-fixed_cont {
		width: 70% !important;
	}
	
	#header_top a {
		margin-right: 1rem;
	}
	
	.dk_grid-02_teaser-left .wrapper:before,
	.dk_grid-03_teaser-right .wrapper:before {
		content: none;
	}
	

/* ---------- TABLET ----------*/


@media only screen and (max-width: 1279px) {
	
	.responsive_tablet_landscape_hide {
		display: none !important;
	}
	
	.col-tablet-landscape-0 { display: none; }
	.col-tablet-landscape-1 { width: 8.3333%; }
	.col-tablet-landscape-2 { width: 16.6667%; }
	.col-tablet-landscape-3 { width: 25%; }
	.col-tablet-landscape-4 { width: 33.3333%; }
	.col-tablet-landscape-5 { width: 41.6667%; }
	.col-tablet-landscape-6 { width: 50%; }
	.col-tablet-landscape-7 { width: 58.3333%; }
	.col-tablet-landscape-8 { width: 66.6667%; }
	.col-tablet-landscape-9 { width: 75%; }
	.col-tablet-landscape-10 { width: 83.3333%; }
	.col-tablet-landscape-11 { width: 91.6667%; }
	.col-tablet-landscape-12 { width: 100%; }
}

@media only screen and (max-width: 1023px) {
	
	body {
		font-size: 16px;
		font-size: 1rem;
	}
	
	h1 {
		font-size: 32px;
		font-size: 2rem;
	}
	
	h2, h3 {
		font-size: 24px;
		font-size: 1.5rem;
		margin-bottom: 32px;
		margin-bottom: 2rem;
	}
		h2:before {
			bottom: 52px;
			bottom: 3.25rem;
		}
	
	.minipic, .minipic_r, .minipic_l, .minipic_zoom, .minipic_r_zoom, .minipic_l_zoom {
		max-width: 250px !important;
		height: auto !important;
	}
	
	/*
	#minilogo_wrapper {
		display: none;
	}
	#logo_wrapper {
		top: 20%;
		right: 5%;
		z-index: 90;
	}
	#logo_wrapper {
		display: none;
	}	
	*/
	
	#logo_wrapper {
		width: 60%;
	}
		#header_mainlogo {
			width: 100%;
		}
			
	.list_subcat_item_cont h2 {
		margin-bottom: 24px !important;
		margin-bottom: 1.5rem !important;
	}
	
	/*
	.start_box {
		width: 49%;
	}
	*/
	
	#header_top a .header_top_icon {
		width: 40px;
		height: 40px;
		margin-right: 6px;
	} 
	
	#banner {
		left: 100px;
		bottom: 50px;
	}
	
	#main_content > div[class^="dk_grid-"] > div.wrapper {
		padding-left: 64px;
		padding-left: 4rem;
	}
		
	#footer_mainlogo {
		width: 200px;
		max-width: none;
	}
	
	.dk_grid-02_teaser-left_cont.col-6,
	.dk_grid-03_teaser-right_cont.col-6 {
		width: 58%;
	}
	.dk_grid-02_teaser-left_image.col-6,
	.dk_grid-03_teaser-right_image.col-6 {
		width: 41.9%;
	}
	
	/* last */
	.responsive_tablet_portrait_hide {
		display: none !important;
	}
	
	
	
	.col-tablet-0 { display: none; }
	.col-tablet-1 { width: 8.3333%; }
	.col-tablet-2 { width: 16.6667%; }
	.col-tablet-3 { width: 25%; }
	.col-tablet-4 { width: 33.3333%; }
	.col-tablet-5 { width: 41.6667%; }
	.col-tablet-6 { width: 50%; }
	.col-tablet-7 { width: 58.3333%; }
	.col-tablet-8 { width: 66.6667%; }
	.col-tablet-9 { width: 75%; }
	.col-tablet-10 { width: 83.3333%; }
	.col-tablet-11 { width: 91.6667%; }
	.col-tablet-12 { width: 100%; }
	
	.col-tablet-0 {
		display: none;
	}
	
}


/* ---------- SMARTPHONE ---------- */

@media only screen and (max-width: 760px) {
	
	body {
		font-size: 16px;
		font-size: 1rem;
	}
	
	a[href^=tel] {
		cursor: pointer;
		pointer-events: auto;
	}

	h1,
	.start_box a span{
		font-size: 21px;
		font-size: 1.313rem;
	}

	h2, h3 {
		font-size: 24px;
		font-size: 1.5rem;
	}
		h3:before {
			bottom: -6px;
		}
	
	.cta {
		font-size: 16px;
		font-size: 1rem;
	}

	#header_top, #header_menu, #sidebar, #header_pagination, #header_cta {
		display: none;
	}
	
	#header_topnavi {
		padding: 4px 0;
		padding: .25rem 0;
	}
		.header_topnavi_link {
			display: block !important;
		}
		#header_topnavi #minilogo_wrapper #header_minilogo {
			margin-top: 8px;
		}
		
	#header_topnavi #minilogo_wrapper {
		position: static;
		float: left;
	}
		
		
	#banner {
		left: 20px;
		bottom: 10px;
	}
		
		
	.dk_grid-05_image-fixed_cont {
		width: 90% !important;
		padding: 16px;
		padding: 1rem;
	}
	
	#textlogo_wrapper {
		top: 15%;
	}
		#header_textlogo {
			width: 160px;
		}
	
	
	#mobilebar_cont {
		display: block;
	}
	
	#logo_wrapper {
		width: 80%;
		padding-top: 48px;
		padding-top: 3rem;
	}

	
	#pathfinder_prefix {
		display: block;
	}

	#content, .list_subcat_item_cont {
		line-height: normal !important;
	}
	
	
	.dk_grid-01_text .dk_grid-01_text_content {
		column-count: 1;
	}
	
	
	#footer_navi {
		padding: 25px;
	}
		
	.poweredby_mcms_online {
		display: block;
	}
	
	#footer_navi .wrapper {
		width: 100%;
		padding: 0;
	}
	
		.footer_box {
			margin-bottom: 8px;
			margin-bottom: .5rem;
		}
	
		#footer_logo_cont {
			margin: 0;
		}
			#footer_mainlogo {
				width: 100%;
			}
	


	.minipic, .minipic_r, .minipic_l,
	.minipic_zoom, .minipic_r_zoom, .minipic_l_zoom,
	.list_subcat_item_pic img,
	#content_inner img  {
		width: 100% !important;
		max-width: none !important;
		height: auto !important;
		margin: 20px 0;
	}

	.minipic_r, .minipic_r_zoom {	
		margin-right: 0;
		padding-right: 0;
	}	

	.list_subcat_item {
		margin-right: 0;		
		padding-left: 10px;
		padding-right: 10px;		
		overflow: visible;
	}

	.list_subcat_item_cont {	
		padding: 10px;
	}

	.list_subcat_item_pic {
		position: static;
		margin-bottom: -5px;
		width: 100%;
		height: auto;
		overflow: visible;
	}
	.list_subcat_item_pic img {
		width: 100% !important;
		max-width: 100% !important;
	}	
	
	
	.dk_grid-02_teaser-left_cont.col-6,
	.dk_grid-03_teaser-right_cont.col-6 {
		width: 100%;
		padding: 0;
	}
	.dk_grid-02_teaser-left_image.col-6,
	.dk_grid-03_teaser-right_image.col-6 {
		width: 100%;
	}
	.dk_grid-02_teaser-left_image img,
	.dk_grid-03_teaser-right_image img {
		width: 100%;
	}
	
	.dk_grid-02_teaser-left_cont.col-6 .shape,
	.dk_grid-03_teaser-right_cont.col-6 .shape {
		display: none;
	}
	
	.dk_grid-05_image-fixed_title:before {
		bottom: auto;
		top: -16px;
		top: -1rem;
	}
	
	
	.col-smartphone-0 { display: none; }
	.col-smartphone-1 { width: 8.3333%; }
	.col-smartphone-2 { width: 16.6667%; }
	.col-smartphone-3 { width: 25%; }
	.col-smartphone-4 { width: 33.3333%; }
	.col-smartphone-5 { width: 41.6667%; }
	.col-smartphone-6 { width: 50%; }
	.col-smartphone-7 { width: 58.3333%; }
	.col-smartphone-8 { width: 66.6667%; }
	.col-smartphone-9 { width: 75%; }
	.col-smartphone-10 { width: 83.3333%; }
	.col-smartphone-11 { width: 91.6667%; }
	.col-smartphone-12 { width: 100%; }
	   
    .survey {
      width: 100%;
    }
    	.survey .survey_slider label::before {
    		font-size: 12px;
    		font-size: .75rem;
    	}
	
	
	/* last */
	.responsive_smartphone_portrait_hide {
		display: none !important;
	}
}




/* ---------- SMARTPHONE schmal ---------- */

@media only screen and (max-width: 450px) {

	#main_content > div[class^="dk_grid-"] > div.wrapper {
		padding-left: 32px;
		padding-left: 2rem;
	}
}




