@charset "utf-8";

/****************** General ******************/
	html { font-size: 62.5% !important; font-family:"Open Sans", sans-serif; font-weight:400; color:#000; word-break:break-word; }
	body { font-size:inherit !important; line-height:inherit !important; font-family:inherit !important; margin:0; }
	b, strong { font-weight:600; }
	a, a:hover { color:#000; text-decoration:none; }
	.cb:after { display:block; content:""; clear:both; }
	.lh0 { line-height:0; }

/* GRUNDLAYOUT */
	#dssubbody { position:relative; z-index:3; min-height:100vh; padding-bottom:40px; box-sizing:border-box; }
	#dssiteheader { position:relative; z-index:3; max-width:233px; width:100%; height:230px; margin:0 auto; padding:10px; box-sizing:border-box; border-bottom-left-radius:10px; border-bottom-right-radius:10px; box-shadow:0 0 20px 0px #000; background:#fff; }
	#siteheader { position:relative; z-index:2; }
	#background { position:fixed; z-index:1; top:0; left:0; right:0; bottom:0; }
	#background > div { height:100%; }
	#background > div > div { height:100%; }

	#dsmain { position:relative; z-index:2; max-width:1200px; width:100%; margin:0 auto; padding:100px 50px 50px; box-sizing:border-box; background:#fff; transform:translateY(-70px); }
	.csubmenu.view { display:none; }

	#dssitefooter { position:fixed; z-index:3; bottom:0; left:0; right:0; border-top:1px #008BCF solid; box-sizing:border-box; background:#fff; }
	#sitefooter { max-width:950px; width:100%; margin:0 auto; padding:15px 0; }

/* Background */
	.gallery-wrapper { position:relative; height:100% ; padding-bottom:0; }
	/*.gallery-wrapper:after { content:""; display:block; position:absolute; z-index:2; top:0; left:0; right:0; bottom:0; background:rgba(0,139,207,0.5); }*/
	.cimagepool.editbalken { position:absolute; z-index:100; left:30px; top:30px; height:auto !important; }
	.cis-gallery { overflow:hidden; }
	.cimagepool .cis-gallery .navigation { position:absolute; top:0; right:0; bottom:0; left:0; }
	.cis-gallery .overflow .inner-content .image-content .image { width:100% !important; height:100% !important; }
	.cis-gallery .navigation div { opacity:0; position:absolute; width:20%; top:0; bottom:0; height:auto; background:none !important; transition:.4s opacity; }
	.cis-gallery .navigation div:hover { opacity:1; }
	.cis-gallery .navigation div.prev { left:0; margin-left:20px; }
	.cis-gallery .navigation div.next { right:0; margin-right:20px; }
	.cis-gallery .navigation div.next:before,
	.cis-gallery .navigation div.prev:before { content:""; position:absolute; top:50%; transform:translateY(-50%); font-size:120px; line-height:80px; text-align:center; color:rgba(255,255,255,0.9); font-family:"FontAwesome"; }
	.cis-gallery .navigation div.next:before { content:"\f105"; right:0; }
	.cis-gallery .navigation div.prev:before { content:"\f104"; left:0; }

/* Hider */
	#hider { position:absolute; z-index:3; top:0; right:0; width:150px; height:150px; overflow:hidden; }
	#hider:before { content:""; position:absolute; top:0; right:0; width:170px; height:110px; background-color:#fff; box-shadow:0 0 40px 0px #000; transform:rotate(45deg); transform-origin:bottom right; }
	#hider:after { content:"\f03e"; display:block; position:absolute; z-index:2; top:5px; right:5px; width:48px; color:#008BCF; font-family:"FontAwesome"; font-size:35px; line-height:45px; text-align:center; cursor:pointer; }
	#hider.clicked:after { content:"\f00d"; }


/* HEADER */
	#banner .logo { position:relative; background:url('../mm/banner.png') no-repeat; background-size:contain; padding-bottom:65%; }
	#banner .logo > a { position:absolute; top:0; left:0; right:0; bottom:0; }
	#banner .language { margin-top:20px; text-align:center; height:40px; }
	#banner .language:after { height:30px; line-height:30px; }
	#banner .language > div { height:auto; line-height:20px; padding:5px; padding-left:10px; }
	#banner .goog-te-gadget img { display:none; }
	#banner .goog-te-gadget-simple { width:100%; height:30px; line-height:30px; line-height:3.0rem; }
	#banner .goog-te-menu-value > span { display:block; position:relative; font-size:15px; font-size:1.5rem; line-height:20px; line-height:2.0rem; }
	#banner .goog-te-menu-value > span:not(:first-of-type) { display:none; }
	#banner .skiptranslate.goog-te-gadget { position:relative; }
	#banner .skiptranslate.goog-te-gadget:before { display:inline-block; content:"\f0ac"; position:absolute; top:3px; left:1px; height:30px; width:30px; font-family:"FontAwesome"; font-size:20px; line-height:30px; }

	.logoutlink { position:fixed; z-index:5 ; top:0; left:0; right:0; display: block; text-decoration:none; background:#008BCF; color:#fff; font-weight:700; font-size:20px; text-align:center;}

	#y-circle {
		display:none; position:absolute; bottom:0; left:0; width:130px; height:130px; border-radius:50%; background:#008BCF;
		transform:translate(-100%,50%); box-shadow:0 0 40px 0px #000; transition:.4s background, .4s color;
	}
	#y-circle:hover { background:#fff; }
	#y-circle:hover > a { color:#008BCF; }
	#y-circle:hover:after { border-color:#008BCF; }
	#y-circle:after { content:""; display:block; position:absolute; z-index:1; top:5px; bottom:5px; left:5px; right:5px; border:2px #fff solid; border-radius:50%; }
	#y-banner { position:absolute; z-index:2; top:0; left:0; bottom:0; right:0; color:#fff; text-align:center; font-size:22px; line-height:130px; border-radius:50%; text-transform:uppercase; }

	.map-circle { position:absolute; bottom:0; left:0; width:130px; height:130px; border-radius:50%; background:#008BCF; transform:translate(165%,50%); box-shadow:0 0 40px 0px #000; transition:.4s background, .4s color; }
	.map-circle.blinken { animation:blinkcircle 2s infinite; }
	.map-circle:after { content:""; display:block; position:absolute; z-index:1; top:5px; bottom:5px; left:5px; right:5px; border:2px #fff solid; border-radius:50%; }
	.map-circle__link {
		position:absolute; z-index:2; top:50%; left:0; bottom:0; right:0; color:#fff; text-align:center;
		font-size:18px; border-radius:50%; text-transform:uppercase; transform:translateY(-50%);
	}
	.map-circle__link:hover { color:#fff; }
	.map-circle__link--small { font-size:13px; }

	@keyframes blinkcircle {
		0%,100% { background-color:#008BCF; transform:translate(165%,50%) scale(1); }
		50% { background-color:#000000; transform:translate(165%,50%) scale(1.2); }
	}

	ul#dsmenus { display:none; }

/* FOOTER */
	#mobileaddress { display:none; }
	#adresse:after { display:block; content:""; clear:both; }
	#adresse > p { float:left; width:60%; padding-bottom:0; font-size:15px; font-size:1.5rem; line-height:20px; line-height:2.0rem; }
	#adresse > p.left > span + span:before { content:"|"; display:inline-block; margin:0 3px; }
	#adresse > p.right { width:40%; text-align:right; }
	#adresse > p.right > span + span:before { content:"|"; display:inline-block; margin:0 3px; }


/* ARTIKEL DESIGN */
	/* DSMAIN CLOSE */
		#quadrat { position:absolute; top:1px; right:1px; width:70px; height:70px; overflow:hidden; }
		#dsmainclose { display:block; position:relative; height:70px; padding-left:17px; background:#008BCF; border-radius:50%; font-size:40px; line-height:76px; color:#fff; font-weight:600; transform:translate(20px, -20px); }
		#dsmainclose:after,
		#dsmainclose:before { content:""; position:absolute; bottom:39%; left:10px; width:30px; display:block; height:3px; background:#fff; transform-origin:50% 50%; }
		#dsmainclose:after { transform:rotate(45deg); }
		#dsmainclose:before { transform:rotate(-45deg); }

	#dscolumn1_2 { float:left; width:70%; padding-right:30px; box-sizing:border-box; }
	#dscolumn2_2 { float:left; width:30%; padding-left:30px; box-sizing:border-box; }

	#dscolumns > div[id$="_3"] { float:left; width:33.33%; }

	/* STANDARD */

		h1, h2, h3, h4,
		h1 a, h2 a, h3 a, h4 a { color:#008BCF; font-weight:600; margin-top: 10px; }
		h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover { color:#008bcf; }
		h1, h2 { font-size:30px; font-size:3.0rem; line-height:28px; line-height:2.8rem; margin-bottom: 15px; }
		h3, h4 { font-size:24px; font-size:2.4rem; line-height:24px; line-height:2.4rem; margin-bottom: 10px; }

		.dsarticle { margin-bottom:35px;font-size:15px; font-size:1.5rem; line-height:23px; line-height:2.2rem; color:#000; font-weight:400; }
		.dsarticle div[class^="dsbody_"] > ul li:before { content:"\f192"; color:#008BCF; padding:0 20px 0 0; font-size:15px; font-size:1.5rem; line-height:20px; line-height:2.0rem; font-family:"FontAwesome"; }
		.dsarticle div[class^="dsbody_"] > ul li { position:relative; padding-bottom:5px; font-size:15px; font-size:1.5rem; line-height:20px; line-height:2.0rem; }
		.creservation.extranet div[class^="dsbody_"] li:before { display:none; content:""; }

	/* ARTIKEL 2 */
		.dsarticle_2 { background:#ededed; border-radius:10px; padding:10px; box-sizing:border-box; }

	/* DSLINKLIST */
		div[class^="dsarticle_"] ul[class^="dslinklist_"] > li,
		div[class^="dsarticle_"] ul.customlist > li { padding-bottom:10px; }
		.cdownload.view ul.dslinklist_0 > li > a:not(.dsbutton),
		ul[id^="dslinklist_"] > li a:not(.dsbutton) { color:#008BCF; border-bottom:1px #ccc solid; transition:.4s background; }
		.cdownload.view ul.dslinklist_0 > li > a:not(.dsbutton):hover,
		ul[id^="dslinklist_"] > li a:not(.dsbutton):hover { background:#ededed; }
		.cdownload.view ul.dslinklist_0 > li > a:not(.dsbutton):before,
		ul[id^="dslinklist_"] > li > a:not(.dsbutton):before { content:"\f101"; color:#008BCF; }

		.cdownload.view .searchpanel { display:none; }

	/* DSOption */
		a[class*='dsoption_'] { color:#008bcf; }


/* HEADER - MENU */
	.items-hidden { display:none; }
	.csubmenu.view { max-width:600px; margin:0 auto;}
	.csubmenu.view .items { margin-left:-40px; }
	.csubmenu.view .item { width:50%; margin-bottom:40px; }
	.csubmenu.view .item .box { margin-left:40px; border:none; border-radius:10px; box-shadow:0 0 40px 0px #000; }
	.csubmenu.view .placeholder { height:0; padding-bottom:88%; }
	.csubmenu.view .placeholder.empty { filter:grayscale(100%); opacity:.5;}
	.csubmenu.view .placeholder.empty > div { background-image:url('../mm/placeholder.png'); background-size:contain; }
	.csubmenu.view .placeholder:not(.empty) > div { background-size:75%; }
	.csubmenu.view .item .content .text { padding:5px 5px 15px; height:10px; height:1.0rem; background:#008BCF; }
	.csubmenu.view .item .content .text h3 { margin:0; font-size:17px; font-size:1.7rem; line-height:20px; line-height:2.0rem; font-weight:400; text-align:center; color:#fff; }


/* Gallery */
	.item { width:25%; }
	.cgallery.view .items .item .box { background:#ededed; }
	.cgallery.view .items .item .image { display:block; padding-bottom:80%; background-size:contain; background-repeat:no-repeat; background-position:center center; transition:.4s transform; }
	.cgallery.view .items .item .image:hover { transform:scale(1.1); }
	.cgallery.view .paging .paging_content > div a { width:40px; height:40px; background:#008BCF; color:#fff; text-align:center; line-height:40px; }
	.cgallery.view .paging .paging_content .ajaxpaging_text { line-height:40px; }
	.cgallery.view .paging a.ajaxpaging_back:after { content:"\f100"; display:inline-block; font-size:20px; font-size:2.0rem; font-family:"FontAwesome"; }
	.cgallery.view .paging a.ajaxpaging_go:after { content:"\f101"; display:inline-block; font-size:20px; font-size:2.0rem; font-family:"FontAwesome"; }


/*** SHADOW BOX ***/

#sb-counter { position:absolute; float:left; padding-left:60px; font-size:20px; font-size:2.0rem; line-height:40px; line-height:4.0rem; }
#sb-counter a { padding:0 4px 0 0; text-decoration:none; cursor:pointer; color:#fff; }
#sb-counter a.sb-counter-current{ text-decoration:underline; }

#sb-nav { float:none; position:relative; width:100%; }
#sb-info { top: -45px; height:40px; padding:3px 0; background:#008BCF; opacity:0.9; }
#sb-nav a { padding:0 15px; }
#sb-nav-play,
#sb-nav-pause { position:absolute; left:0; }

/*** Play ***/
#sb-nav-play:before { content:"\f04b"; padding-top:5px; }

/*** CROSS ***/
a#sb-nav-close { float:right; padding-right:30px; }
#sb-nav-close:before { content:""; position:relative; top:5px; left:10px; height:1px; width:45px; background:#fff; transform:rotate(45deg); transform-origin:top left; }
#sb-nav-close:after { content:""; display:block; position:relative; height:1px; width:45px; top:5px; right:5px; background:#fff; transform:rotate(-45deg); transform-origin:top right; }


/*** PREV ***/
#sb-nav-previous:before {content:""; border-top:1px #fff solid; border-left:1px #fff solid; width:20px; height:20px; transform:rotate(-45deg) translateY(10px); transform-origin:top right; }

/*** NEXT ***/
#sb-nav-next:before { content:""; border-top:1px #fff solid; border-right:1px #fff solid; width:20px; height:20px; transform:rotate(45deg) translateX(20px) translateY(10px); transform-origin:top right; }

/* Pause */
#sb-nav-pause:before,
#sb-nav-pause:after { content:""; display:block; position:absolute; left:50%; top:10px; bottom:0; width:1px; background:#fff; }
#sb-nav-pause:before { left:35%; }
#sb-nav-pause:after { left:65%; }


/* FORM */
	input[type=date] { width:100%; -webkit-appearance:none; }
	input[type=text],
	input[type=number],
	input[type=email],
	input[type=password],
	input[type=date],
	.cis-select > div,
	select,
	textarea { line-height:40px; font-size:15px; font-size:1.5rem; background:#fff; border:1px #008BCF solid; height:40px; }

	input[type=number]::-webkit-outer-spin-button,
	input[type=number]::-webkit-inner-spin-button { -webkit-appearance:none; margin:0; }

	.cis-select { height:40px; font-size:16px; font-size:1.6rem; }
	.cis-select:after { height:40px; width:40px; background:#008BCF; color:#fff; line-height:40px; }
	.cis-select.open:after { transform:rotate(180deg); }
	.cis-select > div { box-sizing:border-box; padding:0 30px 0 10px; background:none; }
	.cis-select > ul { top:41px; }
	.cis-select > ul > li { height:30px; line-height:30px !important; padding:5px 10px 5px 10px !important; }
	.cis-select > ul > li:before { content:""; display:none !important; }
	.cis-select ul > li:hover { background-color:#008bcf; color:#fff; }

	#page2:before { content:""; display:block; height:1px; margin-bottom:20px; background:#008BCF; }

	.f1_row { padding-bottom:0; margin-bottom:20px; }
	.f1_row input[type=text],
	.f1_row input[type=email],
	.f1_row input[type=password],
	.f1_row input[type=date],
	.f1_row .cis-select > div,
	.f1_row .cis-select.open > div,
	.f1_row textarea { box-sizing:border-box; }
	.f1_row .cis-select { height:40px; }
	.f1_row .cis-select > div { padding:0 40px 0 10px }
	.f1_row .cis-select ul { top:41px; }
	.f1_row .cis-select ul li { height:30px; line-height:30px; border:1px #008BCF solid; border-bottom:none; }
	.f1_row .cis-select ul li:last-of-type { border-bottom:1px #008BCF solid; }
	.input_false > div { background-color:#d9534f !important; }
	.input_false > div:after { color:#fff !important; }
	.f1_row textarea { height:100px; resize:vertical; line-height:30px; line-height:3.0rem; }

	.f1_row label.spamfilter { font-size:18px; font-size:1.8rem; line-height:40px; line-height:4.0rem; }
	.f1_row label.spamfilter:before { content:"\f060"; display:inline-block; padding-right:20px; font-size:18px; font-size:1.8rem; line-height:15px; line-height:1.5rem; font-family:"FontAwesome"; }

	.f1_row.submit_row button { width:100%; height:40px; background:#008BCF; border:none; color:#fff; font-weight:800; letter-spacing:1px; text-transform:uppercase; }

	.f1_row > div.l_column,
	.f1_row > div.r_column { float:left; width:50%; box-sizing:border-box; }
	.f1_row > div.l_column { padding-right:10px; }
	.f1_row > div.r_column { padding-left:10px;}

/* SCROLLTOP*/
	#scrolltop { width:40px; height:40px; right:20px; bottom:40px; border:1px #fff solid; color:#fff; border-radius:5px; background:#008bcf; line-height:40px; }


/* RESERVATION */
	.reservation { padding-top:10px; }
	.reservation h2 { font-size:24px; font-size:2.4rem; line-height:30px; line-height:3rem; margin:0; padding-bottom:10px; }
	.reservation h3 { font-size:16px; font-size:16px; line-height:25px; line-height:2.5rem; border-bottom:1px #ccc solid; margin:0 0 5px; padding-bottom:5px; }
	.reservation hr { border:0; border-top:1px #008bcf solid; margin:0; padding-bottom:20px; }
	.anzahl label { display:block; text-align:center; }
	span.price { padding-left:20px; font-weight:600; }

	/* DATE */
		#date { padding-bottom:20px; }

	/* CALENDAR */
		#calendar { padding-bottom:20px; }
		#calendar .calendar_wrapper { border-right:1px #008BCF solid; border-bottom:1px #008BCF solid; }
		#calendar .calendar_wrapper:after { display:block; content:""; clear:both; }
		#calendar .calendar_wrapper > span { float:left; width:14.28%; height:50px; line-height:50px; border-left:1px #008BCF solid; border-top:1px #008BCF solid; box-sizing:border-box; text-align:center; }
		#calendar .calendar_wrapper > span.header { font-weight:600; }
		#calendar .calendar_wrapper > span.active { cursor:pointer; }
		#calendar .calendar_wrapper > span.disabled { background:#ededed; }
		#calendar .calendar_wrapper > span.today { background:#ffec8c; }
		#calendar .calendar_wrapper > span.selected { background:#008BCF; color:#fff; }
		#free_place { margin-left:-20px; }
		#free_place:after { content:""; display:block; clear:both; }
		#free_place > div { float:left; width:50%; padding:0 0 20px 20px; box-sizing:border-box; }
		#free_place > div > span { display:block; padding:10px; border:1px #d6e9c6 solid; background:#dff0d8; line-height:30px; text-align:center; }
		#free_place > div > span.rollstuhl:before { content:"\f193"; display:inline-block; padding-right:20px; font-family:"FontAwesome"; font-size:20px; line-height:30px; }
		#free_place > div > span.platz:before { content:"\f183  \f182"; display:inline-block; padding-right:20px; font-family:"FontAwesome"; font-size:20px; line-height:30px; }

		#zeiten > .zeiten_container { margin-left:-20px; }
		#zeiten > .zeiten_container:after { display:block; content:""; clear:both; }
		#zeiten > div > span { float:left; width:50px; height:40px; margin:0 0 20px 20px; padding:0 10px; border:1px #008BCF solid; text-align:center; cursor:pointer; line-height:40px; }
		#zeiten > div > span.active { background:#008BCF; color:#fff; }


		/* Page Control */
			.page_control > div > a { display:block; width:100%; height:40px; background:#008BCF; color:#fff; text-transform:uppercase; text-align:center; line-height:40px; }
			.page_control.admin { margin-left:-20px; }
			.page_control.admin:after { display:block; content:""; clear:both; }
			.page_control.admin > div { float:left; width:50%; padding-left:20px; box-sizing:border-box; }
			.page_control.admin > div > a { display:block; height:30px; background:#008BCF; color:#fff; text-transform:uppercase; text-align:center; line-height:30px; line-height:3.0rem; }

			.personen,
			.page_control.admin > div > a,
			.page_control > div > a { display:none; }

		/* Anmeldeformular */
			.f1_row.zusammenfassung .fahrt > h2 { font-size:20px; font-size:2.0rem; line-height:30px; line-height:3.0rem; }
			.formbest { padding-bottom:10px; background:#dff0d8; border:1px #d6e9c6 solid; }
			.formbest.meldung { width:auto !important; margin:10px 0 0 40px !important; }
			.formbest:not(.fail) { color:#000; }
			.personen label { display:block; line-height:24px; padding:8px 0 8px; }
			.personen .cols { margin-left:-20px; }
			.personen .cols:after { content:""; display:block; clear:both; }
			.personen .cols > div { position:relative; float:left; width:50%; padding:0 0 20px 20px; box-sizing:border-box; }
			.personen .cols > div label { padding-right:140px; }
			.personen > div > input { width:100%; height:30px; padding:0 5px; box-sizing:border-box; font-size:20px; line-height:30px; }
			.checkboxCheck { margin-bottom:0; }
			.checkboxCheck > div { position:relative; }
			.checkboxCheck div > label { padding-right:50px; padding-left:0; }
			.checkboxCheck div > label:before { position:absolute; top:0; right:0; left:auto; width:40px; height:40px; line-height:40px; box-sizing:border-box; border:1px #008BCF solid; background-color:#fff; color:#008BCF; }

			.personen .checkboxCheck.one > div { padding-bottom:20px; }
			.personen .formbest { display:none; margin:0 !important; box-sizing:border-box; }
			.personen:after { display:block; content:""; clear:both; }

			/* Custom Input */
				.input_custom { position:absolute; top:0; right:0; width:130px; user-select:none; -webkit-user-select:none; -moz-user-select:none; }
				.input_custom:after { content:""; display:block; clear:both; }
				.input_custom > span { float:left; width:140px; height:40px; box-sizing:border-box; line-height:40px; font-size:20px; background:#fff; border-top:1px #ccc solid; border-bottom:1px #ccc solid; text-align:center; }
				.input_custom > span:not(.text) { background:#008BCF; color:#fff; cursor:pointer; }
				.input_custom > span.text { width:calc(100% - 80px); }
				.input_custom > span.minus { width:40px; }
				.input_custom > span.plus { width:40px; }

		/* LEGENDE */
			.legend { display:none; padding-bottom:10px; margin-left:-20px; }
			.reservation .legend h3 { margin-left:20px; }
			.legend > div { float:left; padding:0 0 10px 20px; box-sizing:border-box; }
			.legend > div > span { position:relative; display:block; line-height:24px; padding:8px 0 8px 40px; }
			.legend > div > span:before { position:absolute; top:5px; left:0; content:""; display:block; width:30px;height:30px; border:1px #008bcf solid; box-sizing:border-box; }
			.legend > div.today > span:before { background:#ffec8c; }
			#free_place > div > span.besetzt,
			#zeiten > div > span.full,
			.legend > div.full > span:before { background:#ff8888; cursor:initial; }
			.legend > div.norides > span:before { background:#ededed; }
			.legend:after { display:block; content:""; clear:both; }

		/* Zusammenfassung */
			#zusammenfassung { display:none; padding-bottom:20px; }
			#zusammenfassung:after { display:block; content:""; clear:both; }
			#zusammenfassung span { float:left; width:25%; min-height:30px; line-height:30px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }
			#zusammenfassung .row:first-of-type span { font-weight:600; }
			#zusammenfassung .row span:last-of-type { float:right; text-align:right; }
			#zusammenfassung .row.total { border-top:1px #000 solid; border-bottom:3px #000 solid; }
			#zusammenfassung .row.total span { font-weight:600; width:30%; }
			#zusammenfassung .row.total span.totalval { position:relative; }

	/* AJAXDIV */
		.popupheader { max-width:700px; }

		#ajaxdiv { max-width:1200px; width:100%; }

		a.ajaxclose { display:block; position:absolute; z-index:2; right:-40px; top:-45px; width:40px; height:40px; border-radius:3px; background:#008BCF; font-size:30px; line-height:40px; text-align:center; transition:.4s background; }
		.creservation.viewdet a.ajaxclose { top:0px; }
		a.ajaxclose:hover { background:#fff; }
		a.ajaxclose:hover:before { color:#008BCF; }
		a.ajaxclose:before { content:'\f00d'; color:#fff; font-family:'FontAwesome'; line-height:40px; transition:.4s color; }

	/*Video*/
		#ajaxdiv.video { position:fixed; top:50% !important; bottom:auto; max-width:1200px; height:auto; transform:translateY(-50%); }
		#ajaxdiv.video > div { height:0; padding-bottom:56.25%; padding-right:0; }
		#ajaxdiv.video .popupheader { position:absolute; z-index:2; width:100%; max-width:none; background:none; }
		#ajaxdiv.video iframe { position:absolute; z-index:1; top:0; left:0; }


	/* EXTRANET */
		#extranet_add { padding-left:10px; text-align:right; font-size:15px; font-size:1.5rem; line-height:20px; line-height:2.0rem; }
		#extranet_add:before { content:"\f067"; display:inline-block; padding-right:10px; font-family:"FontAwesome"; }

		/* Searchbar */
			.extranet .searchbar { margin:20px 0; }
			.extranet .searchbar form { margin-left:-20px; }
			.extranet .searchbar:after { display:block; content:""; clear:both; }
			.extranet .searchbar form > div { float:left; position:relative; width:calc(25% - 20px); padding-left:20px; }
			.extranet .searchbar form > div.cis-select { padding-left:0; margin-left:20px; }
			.extranet .searchbar input[type=text] { width:100%; height:40px; padding:0 40px 0 40px; line-height:40px; }
			.extranet .searchbar .lupe:before { content:"\f002"; display:inline-block; position:absolute; width:30px; font-family:"FontAwesome"; color:#999; font-size:15px; line-height:40px; transform:translateX(10px); }
			.extranet .searchbar .calendar:before {  content:"\f073"; display:inline-block; position:absolute; width:30px; font-family:"FontAwesome"; color:#999; font-size:15px; line-height:40px; transform:translateX(10px);  }
			.extranet .searchbar .cis-select:after { height:40px; line-height:40px; }
			#date_label { cursor:pointer; display:none; position:absolute; top:0; right:0; bottom:0; width:25px; }
			#date_label:after { content:"\f00d"; font-family:"FontAwesome"; color:red; font-size:20px; line-height:40px; }
			#to_date_label { cursor:pointer; display:none; position:absolute; top:0; right:0; bottom:0; width:25px; }
			#to_date_label:after { content:"\f00d"; font-family:"FontAwesome"; color:red; font-size:20px; line-height:40px; }

			.extranet .searchbar .cis-select > div { height:40px; padding:0 30px; box-sizing:border-box; padding-left:40px; line-height:40px; }
			.extranet .searchbar .cis-select > div:before { content:"\f017"; display:inline-block; position:absolute; top:0; left:0; bottom:0; font-family:"FontAwesome"; color:#999; font-size:15px; line-height:40px; transform:translateX(10px); }


			.creservation.viewdet { max-width:1200px; width:100%; margin:0 auto; padding:20px; box-sizing:border-box; }
			.creservation.viewdet h1 { text-align:center; }
			.creservation.viewdet .row { padding:5px 0; }
			.creservation.viewdet .row span { float:left; width:60%; font-size:15px; line-height:30px; }
			.creservation.viewdet .row span.spalte { width:40%; font-weight:600; }
			#ajaxclose:before { content:"\f00d"; display:block; position:absolute; top:0; right:0; width:50px; height:50px; font-size:20px; line-height:50px; font-family:"FontAwesome"; }

		/* Reservation Normale City Tour */
			.creservation.extranet { margin-top:10px; }
			.creservation.extranet .row { transition:.4s background; }
			.creservation.extranet .backend .row { padding-right:80px; }
			.creservation.extranet .row:hover { background:#eee; }
			.creservation.extranet .row .col { line-height: 2.9rem; }
			.creservation.extranet .row .col.anrede,
			.creservation.extranet .row .col.datum,
			.creservation.extranet .row .col.zeit { width:100px; }
			.creservation.extranet .row .col.anzahl { width:200px; }
			.creservation.extranet .row .col.anzahl > span { float:left; width:33.33%; }
			.creservation.extranet .row .col.anzahl > span:before { display:inline-block; font-family:FontAwesome; font-size:16px; margin-right:5px; }
			.creservation.extranet .row .col.anzahl > span.erwachsene:before { content:"\f183"; }
			.creservation.extranet .row .col.anzahl > span.kinder:before { content:"\f1ae"; }
			.creservation.extranet .row .col.anzahl > span.rollstuhl:before { content:"\f193"; }

			.creservation.extranet .row .col.name { width:calc(100% - 500px); }
			.creservation.extranet .row .col.block { width:100%; }
			.creservation.extranet .bold { font-weight:600; }
			.creservation.extranet .center { text-align:center; }

			.creservation.extranet .row > a.absolute { position:absolute; z-index:1; top:0; right:0; bottom:0; left:0; background:url('../mm/blind.png') repeat; }
			.creservation.extranet .row.edit > a.absolute { display:none; }
			.creservation.extranet .row.edit .anzahl input[type=text] { height:20px; line-height:20px; padding:2px; }
			.creservation.extranet .row.edit .anzahl input[type=text],
			.creservation.extranet .row.edit .anzahl select { float:left; width:50px; height:30px; margin-right:5px; }
			.creservation.extranet .row.edit .anzahl select { height:30px !important; width:60px; }
			.creservation.extranet .row.edit .anzahl:after { display:block; content:""; clear:both; }
		/*	.creservation.extranet .row .icons { position:absolute; z-index:2; top:0; right:0; padding-top:5px; }
			.creservation.extranet .row .icons:after { display:block; content:""; clear:both; }
			.creservation.extranet .row .icons a { float:left; width:30px; height:30px; line-height:30px; text-align:center; margin-left:5px; font-size: 18px; font-size: 1.8rem; background-color:#008bcf; color:#fff; }
			.creservation.extranet .row .icons .delete_row { background-color:#cc0000; color:#fff; }*/

			.creservation.extranet .row .settings { position:absolute; z-index:2; top:1px; right:0; bottom:1px; width:40px; background:#008bcf; color:#fff; line-height:38px; text-align:center; font-size:18px; cursor:pointer; }
			.creservation.extranet .row .icons { display:none; position:absolute; z-index:2; right:-45px; bottom:0; width:40px; transform:translateY(calc(100% - 38px)); }
			.creservation.extranet .row .icons a { display:block; width:40px; height:38px; margin-bottom:5px; background:#008bcf; color:#fff; line-height:38px; text-align:center; font-size:18px }
			.creservation.extranet .row .icons .delete_row { background-color:#cc0000; color:#fff; }
			.creservation.extranet .row .icons .confirmation { background-color:#1d9e74; }

			.creservation.extranet .row.total { border-bottom:2px #000 solid; margin-bottom:10px; }
			.creservation.extranet .row.total .col.total { width:calc(100% - 400px); }
			.creservation.extranet .row.total .col.frei { text-align:right; }

		/* Reservation Extra City Tour */
			.cextrafahrt.extranet { margin-top:10px; }
			.cextrafahrt.extranet .searchbar { position:relative; z-index:5; }
			.cextrafahrt.extranet .row { transition:.4s background; }
			.cextrafahrt.extranet .backend .row { padding-right:80px; }
			.cextrafahrt.extranet .row:hover { background:#eee; }
			.cextrafahrt.extranet .row .col { line-height: 2.9rem; }
			.cextrafahrt.extranet .row .col.anrede,
			.cextrafahrt.extranet .row .col.datum,
			.cextrafahrt.extranet .row .col.anzahl,
			.cextrafahrt.extranet .row .col.zeit { width:100px; }
			.cextrafahrt.extranet .row .col.anzahl > span { float:left; width:100%; }
			.cextrafahrt.extranet .row .col.anzahl > span:before { display:inline-block; font-family:FontAwesome; font-size:16px; margin-right:5px; }
			.cextrafahrt.extranet .row .col.anzahl > span.rollstuhl:before { content:"\f193"; }

			.cextrafahrt.extranet .row .col.name { width:calc(100% - 400px); }
			.cextrafahrt.extranet .row .col.block { width:100%; }
			.cextrafahrt.extranet .bold { font-weight:600; }
			.cextrafahrt.extranet .center { text-align:center; }
			.cextrafahrt.extranet .row.edit .anzahl select { float:left; width:50px; height:30px; margin-right:5px; }
			.cextrafahrt.extranet .row.edit .anzahl select { height:30px !important; width:60px }

			.cextrafahrt.extranet .row > a.absolute { position:absolute; z-index:1; top:0; right:0; bottom:0; left:0; background:url('../mm/blind.png') repeat; }
			.cextrafahrt.extranet .row .settings { position:absolute; z-index:2; top:1px; right:0; bottom:1px; width:40px; background:#008bcf; color:#fff; line-height:38px; text-align:center; font-size:18px; cursor:pointer; }
			.cextrafahrt.extranet .row .icons { display:none; position:absolute; z-index:2; right:-45px; bottom:0; width:40px; transform:translateY(calc(100% - 38px)); }
			.cextrafahrt.extranet .row .icons a { display:block; width:40px; height:38px; margin-bottom:5px; background:#008bcf; color:#fff; line-height:38px; text-align:center; font-size:18px }
			.cextrafahrt.extranet .row .icons .delete_row { background-color:#cc0000; color:#fff; }
			.cextrafahrt.extranet .row .icons .confirmation { background-color:#1d9e74; }

	/* VIEWUE  EXTRANET */
		.creservation.viewue .row.extra { background:#5bc0de; }
		.creservation.viewue .row.citybus { background:#f5e905; }
		.creservation.viewue .legend { display:block; padding:20px 20px 20px 0; float:left; }
		.creservation.viewue .legend:after { display:block; content:""; clear:both; }
		.creservation.viewue .legend > div { float:left; width:auto; }
		.creservation.viewue .legend > div > span { padding:0; float:left; }
		.creservation.viewue .legend > div > span:before { display:none; }
		.creservation.viewue .extra > div > .color { width:30px; height:30px; background:#5bc0de; border:1px #999 solid; box-sizing:border-box; }
		.creservation.viewue .citybus > div > .color { width:30px; height:30px; background:#f5e905; border:1px #999 solid; box-sizing:border-box; }
		.creservation.viewue .legend > div > .text { padding-left:10px; line-height:30px; }

	/* Überschriften Reservationstool */
		p.titel { position:relative; padding-left:70px; font-weight:bold; font-size:20px; font-size:2.0rem; line-height:25px; line-height:2.5rem; }
		p.titel:before { content:""; position:absolute; top:0; bottom:0; left:0; width:60px; background-image:url('../mm/step.png'); background-repeat:no-repeat; background-size:contain; background-position:center center; }

	/* FAHRZEITEN & Preise*/
		.pricetable:after,
		.timetable:after { display:block; content:""; clear:both; }
		.pricetable .row { transition:.4s background; }
		.pricetable .row:hover { background:#ededed; }
		.pricetable span { width:50%; float:left; line-height:30px; line-height:3.0rem; }
		.pricetable span.key { font-weight:600; }

		.timetable .col { width:200px; float:left; }
		.timetable .col.zeit { width:calc(100% - 200px); padding-top:0; padding-bottom:0; }
		.timetable .col.zeit:after { display:block; content:""; clear:both; }
		.timetable span.badge { float:left; padding:3px 8px; margin:2px 5px 2px 0; background:#008BCF; color:#fff; border-radius:10px; }
