/* ==========================================================================
   STRUCTURE
   ========================================================================== */
   
html, body {
    min-width: 100%;
    height: 100%;
}

body {
	overflow-x: hidden;
	overflow-y: scroll;
	margin: 0;
	padding: 0;
	-ms-overflow-style: scrollbar;
}

.dazzlerStep1 {
	width: 100%;
	height: 400px;
	position: absolute;
	top: 15px;
}


/*--- Placeholder ---*/
.headerPlaceholder, .footerPlaceholder{
	height: 100px;
	width: 100%;
	background: #fff;
}
.footerPlaceholder {
	background: #354d55;
}

/*--- Essentials ---*/


img {
	max-width: 100%;
	height: auto;
}
	img.car {
		margin-bottom: 10px;
	}
	
iframe {
	border: 0 none;
	display: block;
	width: 100%;
	height: 100%;
}

/*--- Table Styles ---*/
	
.tableDiv {
	display:table;
	width:100%;
}
	.centerDiv.tableDivStep1 {
		display:table;
		width:100%;
		height: 45px;
	}
		.tableDivStep1 div{
				display:table-cell;
				vertical-align:middle;
			}


.tableRow {
	display:table-row;
	width:100%;
	height: 100%;
}

.tableCell {
	display:table-cell;
	width:100%;
	vertical-align: middle;
}
.tableDiv ul{
	padding: 0;
	list-style: none;

}
	.tableRow span {
		display:table-cell;
		padding-right: 10px;
	}
	.tableRow label{
		display:inline;
	}
	
ul.tableDiv{
	margin-bottom:0;
	padding-left:0;
}
		




/*--- Container ---*/

.fixWrapper {
display: block;
position: relative;
}

.fullContainer {
	width: 100%;
}

.stepNavDescSpacer{
	height: 54px;
	width:  100%;
	display: block;
}

.pseudoH2 {
	text-align: center;
	height: 54px;
	width: 100%;
	display:block;
}

.mainContent {
	min-height: 480px;
}

.centerContent {
	margin: 0 auto;
	height: 100%;
}

.centerDiv{
	margin: 0 auto;
	display: inline-block;
}

.container > .row {
	margin: 0;
} /* margin all outer rows in mobile: reset next media query*/
	.container .headRow {
		margin-left: -15px;
		margin-right: -15px;
	}
	
.rowExtra {
	margin-left: -30px;
	margin-right: -30px;
}

/*--- Spacer ---*/

.topSpacer10 {
	margin-top: 10px;
}

.topSpacer {
	margin-top: 55px;
}
.topSpacerFixed, .topSpacerFixed2 {
	margin-top: 55px;
}

.spacer20{
	height:20px;
}

.spacer20ALL{
	height:20px;
}

.pa10 {
	padding: 10px;
}

.pa10xs {
	padding-top: 10px;
}

.pa20 {
	padding: 20px;
}

.paddingPerformer {
width: 100%;
min-height: 75px;
height: 100%;
position: relative;
}

.col {
	padding-top: 15px;
	padding-bottom: 15px;
}
.col-20 {
	margin-bottom:20px;
	}

.Tright{
	text-align:right;
}	

.Tcenter{
	text-align:center;
	margin-bottom: 10px;
}
	.stepNav .Tcenter{
		margin: 0;
	}

.VAcenter{
	display: table;
	width: 100%;
	height: 100%;
}
	.VAcenterInner{
		display: table-cell;
		vertical-align: middle;
	}
	
.VAcenter.belowStepNav {
	height: 54px;
}


		
/*--- Top-Button ---*/

#top-link-block.affix-top {
    position: absolute; /* allows it to "slide" up into view */
    bottom: -75px; /* negative of the offset minus bottom affix*/
    right: 15px;
    width: 80px;
}
#top-link-block.affix {
    position: fixed; /* keeps it on the bottom once in view */
    bottom: 25px;
    right: 15px;
    z-index: 5000;
    width: 80px;
}

.well.well-sm.dark {
	padding: 4px 9px;
	border-radius: 0;
	box-shadow: none;
	width: 100px;
} 

.well.well-sm.dark .glyphicon {
	font-size: 20px;
	padding: 0 0 0 9px;
	top: 4px;
} 

/*Content Section allgemein */

.headInfoWrap2 {
	padding: 0 0 15px 0;
}

.headInfo {
	float: left;
	width: 100%;
}

.fzgHeadInfo {
	float: left;
	width: 100%;
}

.headRightInfo {
	padding: 0;
	float: right;
	width: 100%;
	color: #d55d08 !important;
}

.Tright {
	text-align:right;
}


/*--- Step1 Sidebars & Stationen Menü ---*/

.stationToggle {
	display: block;
	position:  absolute;
	z-index:290;
	width: 100%;
	min-height: 480px;
	top: 0;
	left: 0;
}

.stationMenu {
	padding: 30px 20px;
}
.menu-step1 .stationMenu {
	padding: 10px 20px 20px 20px;
	height: 400px;
}

.stationWrap {
	max-width: 320px;
	height:480px;
	display: block;
	position: relative;
	overflow: hidden;
	margin: 0 auto;
}

.stationWrap .sidebar-offcanvasSI, .stationWrap .sidebar-offcanvasSI1 {
	width: 100%;
	height: 100%;
	overflow-y: auto;
}

.stationInfo, .stationInfo1 {
	display: block;
	position:  relative;
	box-sizing: border-box;
	width: 100%;
	height: 100%;
	padding-top: 10px;
	min-height: 480px;
	top: 0;
	left: 0;
	overflow-y: auto;
	z-index: 300;
}

.stationSelect {
	display: block;
	position:  absolute;
	z-index:50;
	width: 100%;
	height: 480px;
	top: 0;
	left: 0;
	overflow: auto;
}

.menu-step1 {
	position: relative;
	max-width: 320px;
	padding-top: 15px;
	padding-bottom: 15px;
	height: 100%;
}

.menu-step1 .btn-group {
	width: 100%;
}

.menu-step1 .stationMenu h2 {
	padding-right: 40px;
}

.menu-step1 .close-button {
	top: 30px;
}

.modal .close-button {
	right: 10px;
}

.stationMenu .gMap {
	width: 100%;
	height: 200px;
	display: block;
	margin-top: 15px;
/*	display: none;*/
}

/*--- Step 2 special ---*/

.aktion{
	position: absolute;
    right: 5px;
    top: -10px;
    display: block!important;
    z-index: 9;
}
	.aktion img{
		width: 40px;
	}
	
/*--- Step 2  & Step 3 special ---*/
	
.carIconList {
	margin-bottom: 20px ;
}

.priceWrap {
	display: table;
	float: right;
	margin-bottom:10px;
}
	.priceWrap::after {
		clear: both;
	}

.finPrice, .gPText  {
	display:table-cell;
	vertical-align: bottom;
	}
	.finPrice {
		text-align:right;
		
		padding-left:7px;
		}
		.absoluteFinPrice .finPrice{
			margin-bottom: 0;
		}

		
/*--- Step 3 special ---*/

.panel-heading.noBottomPadding {
	padding-bottom: 0px;
}
	
.panel-body.noTopPadding {
	padding-top: 0px;
}


/*--- Accordion Styles ---*/

.panel-group {
	margin-bottom:0;
	}
		.panel-group .tableRow span {
			padding-bottom:10px;
		}
	.panel-group .panel {
    border-radius: 0;
	box-shadow:none;
	border:none;
	}
	.panel-default > .panel-heading { 
    background:none;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(enabled=false)";
    filter: none;
	}
		.panel-heading a{
			display:block;
			text-decoration:none;
			}
			.panel-heading a span{
			display:inline-block;
			}
				.panel-heading a span.text{
					margin-right:10px;
					position:relative;
				}
				.panel-heading a span.arrow{
					margin-right: 10px;
					top: 5px;
					position: relative;
					height: 100%;
					display: block;
					float: left;
				}
				
				.panel-heading a .text::after, .panel-heading a .arrow::after {
					content: "\e114";
					font-family: 'Glyphicons Halflings';
					display: inline-block;
					padding-left:10px;
					font-size: 20px;
					top: 3px;
					position: inherit;
				}
				
				.panel-heading a[aria-expanded="true"] .text::after, .panel-heading a[aria-expanded="true"] .arrow::after {
					content: "\e113";
				}
				
	.panel-default > .panel-heading + .panel-collapse > .panel-body {
	border:none;	
	}
	
/* Buchungsliste */	
	
	.panel-default > .panel-heading .bListHeader {
		margin-top: -10px;
		padding: 5px 0;
		margin-bottom:20px;
	}
	
	.BookingList .row.panel-group{
		margin-bottom: 20px;
	}
	
	.dateSpace {
		width: 20px;
		display: inline-block;
	}

/* Belegungsplan - BookingPlan */

	a.bPlanLink {
		text-decoration: none!important;
		cursor: pointer;
		margin-top: 20px;
		display: block;
	}

	a.bPlanLink .text::after {
		content: "\e114";
		font-family: 'Glyphicons Halflings';
		display: inline-block;
		padding-left:10px;
		font-size: 16px;
		top: 3px;
		position: relative;
	}
	
	a.bPlanLink[aria-expanded="true"] .text::after {
		content: "\e113";
	}
	
	.bookingPlan {
		display: table;
		width: 100%;
		border-collapse: separate;
		border-spacing: 1px;
		margin-bottom:20px;
	}
	
	.bookingPlanHeadRow {
		display: table-row;
		font-style: italic;
	}
	
	.bookingPlanWeekRow {
		display: table-row;
	}
	
	.bookingPlanDescri {
		display: table-row;
	}
	
	.bookingPlanHeadRow span, .bookingPlanWeekRow span, .bookingPlanDescri span {
		display: table-cell;
	}
	
		.bookingPlanHeadRow span{
			padding: 5px 0;
			text-align: center;
		}
		.bookingPlanHeadRow span:first-child {
			font-style: normal;
			font-weight:  bold;
			text-align: left;
			width: 24%;
		}
	
	.bookingPlanHeadRow  .bPWeek{

	}
	
		.bookingPlanWeekRow span {
			text-align: center;
		}
		.bookingPlanWeekRow span:first-child {
			text-align: left;
			font-style: italic;
			width: 24%;
		}
	.bookingPlanDescri span{
		width: 19%;
		text-align: center;
	}
	.bookingPlanDescri span:first-child {
		width: 24%;
	}

/*Buttons and forms*/

.close-button {
	width: 35px;
	height: 35px;
	right: 15px;
	top: 10px;
	font-size: 26px;
	position: absolute;
	text-align: center;
	vertical-align: middle;
	overflow: hidden;
	border: none;
	z-index: 201;
	outline: none;
}

.tarifSelection label {
	display: block;
    font-weight: normal;
	margin-bottom: 0;
}

input{
	cursor:pointer;
}

input[type="checkbox"], input[type="radio"]{
	margin-right: 5px;
}

span.checkboxSpan {
	width: 30px;
}/* span in tables*/
span.checkboxSpan2 {
	width: 27px;
	display: inline-block;
}/* span not in tables*/

.input-group.fullwidth {
    display: block;
    }

	.input-group-addon.glyphicon {
	    top: 0;
	    }
    
.form-control {
    min-height: 37px;
    padding: 6px 8px;
    height: auto;
    }
    .form-control.smallDD {
        min-height: 22px;
        }
    
    .has-feedback .form-control {
        padding-right: 30px;
    }
    
    .form-control-feedback {
        width: 25px;
        height: 100%;
        line-height: 37px;
        font-size: 12px;
    }
    
    .width115 .form-control-feedback {
	    width: 25px;
	    height: 25px;
	    line-height: 37px;
	    font-size: 12px;
	    top: initial!important;
	    bottom: 10px;
	}

select.form-control.headselect {
	width: 100%;
}



.btnAction, .btnChange, .btnRefresh {
	width: 100%;
	white-space: normal;
}
	.btnRefresh .glyphicon {
		padding-right: 6px;
	}

.btn.smallBtn { 
	padding: 3px 7px;
}

.btnChange.smallBtn.infoBtn {
	width: auto;
	display: inline-block;
	}
		.btnChange.smallBtn.infoBtn .glyphicon {
			padding-right: 6px;
			}

.btnRefresh {
	margin-top: 10px;
	}
	
.absoluteBtnSpace {
	padding-bottom:67px;
	}
	
.absoluteFinPriceSpace {
	padding-bottom:52px;
	}

.absoluteBtn, .absoluteFinPrice {
	position: absolute;
    width: 100%;
    bottom: 15px;
	}
	
.absoluteCheckOut {
    width: 100%;
    bottom: 0;
    padding-bottom: 10px;
}
		
.btnClick {
	text-align:left;	
}

/*Header Section*/

.customerOptions {
	height: 65px;
}


	.welcomeDiv{
		width:100%;
		height: 100%;
		float: left;
	}
	
	.welcomeDivInner{
		width: 50%;
	    width: -webkit-calc(100% - 40px);
	    width: -moz-calc(100% - 40px);
	    width: calc(100% - 40px);
		height: 100%;
		float: left;
		padding: 8px 15px;
	}
	
		.welcomeName, .welcomeText{
			display: block;
			overflow: hidden;
			height: 20px;
		}
		.welcomeName{
			margin-top: 8px;
		}
	.optionsDiv{
		width: 100%;
		height: 65px;
		float: right;
		position: absolute;
		display:none;
		overflow: hidden;
		}
	
		.optionsDivInner {
			width: 50%;
			width: -webkit-calc(100% - 40px);
			width: -moz-calc(100% - 40px);
			width: calc(100% - 40px);
			float: right;
			padding: 8px 15px;
		}
		.optionsDivInner .optAb, .optionsDivInner .optAn{
			display:block;
			float: right;
		}
			.optionsDivInner .optAb::after,.optionsDivInner .optAn::after, .optAnBefore::before, .optAbBefore::before  {
				font-family: 'Glyphicons Halflings';
				display: inline-block;
				font-size: 14px;
			}
				/*Step 1*/
				.centerDiv {
					display: block;
					margin: 0 auto;
					text-align: center;
				}
				.centerDiv .optAnBefore{
					display: inline-block;
				}
				/* /Step 1*/
			
			.optionsDivInner .optAb::after,.optionsDivInner .optAn::after {
				padding-left: 10px;
			}
			.optAnBefore::before  {
				padding-right: 10px;
			}
			.optionsDivInner .optAn::after, .optAnBefore::before   {
				content: "\e161";
			}
			.optionsDivInner .optAb::after, .optAbBefore::before  {
				content: "\e163";
			}
			
		.optionsDivInner .optPw, .optionsDivInner .optBu {
			display:block;
		}
		.optionsDivInner .optBu {
			margin-top: 8px;
		}
	.optionsDivToggle{
		width: 40px;
		height: 65px;
		display: table;
		cursor: pointer;
	}
		.optionsDivToggle span{
			display: table-cell;
			text-align:center;
			vertical-align:middle;
		}
		.optionsDivToggle.toggleOpt{
			float: left;
		}
		
.loggedOut .welcomeDiv{
	width:50%;
	display: block;
}
	.loggedOut .welcomeDiv .welcomeDivInner{
		width:100%;
	}
	.loggedOut .welcomeDiv .optionsDivToggle{
		display: none;
	}		
.loggedOut .optionsDiv{
	width:50%;
	position: relative;
	display: block;
}	
	.loggedOut .optionsDiv .optionsDivInner{
		width:100%;
	}	

	.loggedOut .optionsDiv .optionsDivToggle{
		display: none;
	}


.stepNav {
	height: 40px;
}
	.stepNav ul {
		list-style: none;
		padding: 0;
		margin: 0;
	}
	.stepNav li {
		float: left;
		height:auto;
		width: 25%;
		min-height: 40px;
		display: block;
		text-align:center;
	}
	li.stepNavBtn a {
		height: 100%;
		width: 100%;
		min-height: 40px;
		display: block;
		text-align: center;
	}

	.stepNavDesc {
		display: none;
	}
	.active .stepNavDesc {
		display: block;
		padding: 10px;
		float: left;
		left: 0;
		position: absolute;
		width: 100%;
	}

.widthFull {
	width: 100%;
	display:block;
}

.width115 {
	width: 45%; /*115px original*/
	display:block;
}
	.datepicker {
		max-width:100%;
		display: block;
	}

.caret {
    position: absolute;
    right: 16px;
    top: 16px;
}

.btn-map-marker {
    position: absolute;
    right: 16px;
    top: 10px;
    margin-left: 0;
}

.btn-group {
	width: 100%;
	}
	.btn-group.m10 {
		margin: 0 10px;
	}
		.btn-group.m10.autoWidth {
			width: auto;
		}
		.btn-group.autoWidth .form-control {
			width: auto;
		}
	.btn-group.checkVis, .checkVisL.visibleAb {
		display: none;
	}
	.btn-group.checkVis.visibleAb {
		display: block;
	}
	

.dropdown-menu {
	min-width: auto;
	width: 100%;
	margin:0;
	padding-top: 0;
	padding-bottom: 0;
}

	.dropdown-menu ul{
	    list-style: none;
	    font-size: 14px;
	    text-align: left;
	    padding: 5px 0;
	    margin: 2px 0 0;
	    background-color: #fff;
	    border-top: 1px solid #ccc;
	    border-radius: 0;
	    -webkit-box-shadow: 0;
	    box-shadow: 0;
	    -webkit-background-clip: padding-box;
	    background-clip: padding-box;
	}
	
	#anmietdatenForm .open>.dropdown-menu ul{
	    max-height: 130px;
	    overflow-y: auto;
	}
	ul.dropdown-menu.dropAhZ, ul.dropdown-menu.dropAgZ  {
	    max-height: 160px;
	    overflow-y: auto;
	}
	
	
	.btnClick {
		text-align: left;
	    display: table;
	    height: 100%;
	}


	.ddBtn {
		padding: 0;
	}
	
	.ddBtn .ddouterBtn {
		display: block;
	}
		.ddBtn .ddouterBtn.ddouterBtn-small {
			padding: 0;
			min-height: 22px;
		}
	
		.ddBtn .ddBtnLink, .ddBtn .ddBtnMap, .ddBtn .ddBtnSpace, .ddBtn .ddBtnDD {
			display: table-cell;
		    padding: 0;
		    min-height: 35px;
		    padding-left: 5px;
		    width: 35px;
		    line-height: 1;
		    vertical-align: middle;
		}
			.ddBtn.smallDD .ddBtnLink {
			    min-height: 15px;
			    width: 35px;
			}
		.menu-step1 .ddBtnMap{
			padding-left: 8px;
		}
			.ddBtn .ddinnerBtn {
				display: block;
				/*height: 25px;*/
				padding-top: 7px;
				padding-left: 5px;
				padding-right: 25px;
				text-align: left;
				line-height: 1.4;
				min-width: 190px;
			}
				.ddBtn .ddouterBtn.ddouterBtn-small .ddinnerBtn {
					padding-top: 0;
				}
				
			.panel-group .tableRow span.ddinnerBtn  {
				padding-bottom:0px;
			}
				.ddBtn .ddinnerBtn.autoWidth {
					min-width: auto;
				}
			
			.width115 .btn-group {
				width: 100%;
			}
			
			.width115 .ddBtn .ddouterBtn {
			  position: relative;
			  display: block;
			}
			
			.width115 .ddBtn .ddinnerBtn {
				   min-width: inherit;
				   width:100%
			}
			.width115 .ddLi1 .ddouterBtn {
				   display: table;
				   width: 100%;
			}
			.width115 .ddLi1 .ddinnerBtn {
				   display: table-cell;
				   vertical-align:middle;
			}
			.width115 ul.dropdown-menu {
				min-width: inherit;
			}
			
			.ddBtn .ddBtnCaret {
				position: absolute;
				padding: 0;
				text-align: center;
				width: 25px;
				line-height: 1;
				vertical-align: middle;
				right: 0px;
				top: 12px;
				font-size: 12px; 
			}
				.ddBtn .ddouterBtn-small .ddBtnCaret {
					top: 5px;
				}
		

		.ddBtn .ddBtnDestTop, .ddBtn .ddBtnDest, .ddouterBtn {
			display: table-cell;
			min-height: 35px;
			overflow: hidden;
			vertical-align: middle;
			text-align: left;
			padding: 0 5px;
		}
			
			.ddBtn .ddBtnDestTop, .ddBtn .ddBtnDest {
				width: 190px;
				text-align: center;
			}
			
			.menu-step1 .ddBtn .ddBtnDestTop, .menu-step1 .ddBtn .ddBtnDest {
				width: 210px;
			}
			
			.ddBtn .ddBtnDest {
				text-align: left;
				
			}
				.ddBtn .innerBtnDest {
					display: block;
					height: 35px;
					line-height: 1.8;
					padding-top: 5px;
				}
				
		.ddBtn .ddBtnLink{
			border-right: 1px solid #ccc;
		}
		
		.dropdown-menu li.ddLi, .dropdown-menu li.searchLi {
			border-bottom: 1px solid #ccc;
			cursor: pointer;
		}	
			.dropdown-menu li.ddLi .ddinnerBtn {
				padding: 11px 5px 12px 5px;
				display: block;
			}
				.dropdown-menu.dd-menu-small li.ddLi .ddinnerBtn {
				    padding: 2px 5px;
				}
			.dropdown-menu li.ddLi:last-child {
				border-bottom: 0;
			}
			li.ddLi .ddBtnLink {
				display: none;
			}
			li.ddLi .ddBtnDest {
				padding: 8px 5px;
			    width: 100%;
			    display: block;
			}
		.searchField {
		    display: block;
		    margin: 5px 10px 10px 10px;
		}
		
		.ddBtnSpace.dt1Link a, .ddBtnSpace.dt2Link a{
			position: absolute;
			width:35px;
			height: 36px;
			border-right: 1px solid #ccc;
		}
			.ddBtnSpace.dt1Link a .glyphicon, .ddBtnSpace.dt2Link a .glyphicon{
				top: 10px;
				left: 10px;
			}
		.btnGrAnr .ddBtn .ddinnerBtn {
				min-width: inherit;
			}
			.btnGrAnr .dropdown-menu  {
				min-width: inherit;
			}

.btn-default {
	background-image: none;
	color: #d55d08 !important;
}

.select2-container {
	width: 100%;
}

			.checkoutIcon {
				float: left;
				top: 5px;
				padding-right: 10px;
			}
			.checkoutIconText {
				display:inline-block;
			}
			
.tableRow span.lastSpan {
	padding-right: 0;
	text-align: right;
	min-width: 50px;
}

.tarifSelection label {
    min-height: 28px;
}

.inlineBlock, .tarifSelection label.inlineBlock {
	display: inline-block;
}

/*modals*/
.KLModal-content {
	position: relative;
	min-height: 100%;
}

.modal, .modal-backdrop {
    position: absolute !important;
}

.loginModal {
	max-width: 300px;
}

.modal-content {
	border: 0 none;
}

.modal-header, .modal-footer {
	border: 0 none;
	text-align: left;
}
.modal-body{
	padding:  0 15px;
}

/*Modalfehler in allen Steps:*/
body.modal-open {
overflow-y: scroll;
padding-right: 0 !important;
}
body.modal-open .modal {
padding-right: 0!important;
}


@media (min-width: 480px) {

.container {
	width: 450px;
}

.headInfo {
	float: left;
	width: 50%;
}
.headRightInfo {
	float: right;
	width: 50%;
}

.btn-group {
	width: auto;
	}

.btn-group.btnGrAnr, .btn-group.btnGrZMt {
	width: 100%;
	}
	
.btnChange.smallBtn {
	width: auto;
	}


.BookingList .smallBtnRow .btnChange.smallBtn {
	margin: 10px 0 0 10px!important;
	float: right;
	}
.pa10xs {
	padding-top: 0;
}


}


/* Small devices (tablets, 768px and up)
@media (min-width: @screen-sm-min) { */
@media (min-width: 768px) {

	.container, .fullContainer {
		width: 750px;
	}
	
	.container > .row {
		margin-left: -15px;
		margin-right: -15px;
	}
	
	.stepNavDescSpacer{
		display: none;
	}
	
	.topSpacer {
		margin-top: 0px;
	}
	
	.topSpacerFixed {
		margin-top: 0px;
	}
	
	.topSpacerFixed2 {
		margin-top: 20px;
	}
	
	.spacer20desktop{
		height:20px;
	}

	.stepNavDesc {
		vertical-align: middle;
		display: inline-block;
	}
	
	.active .stepNavDesc {
		display: inline-block;
		padding: 0;
		float: none;
		position:relative;
		width: auto;
	}
	
	.headInfoWrap {
		padding-bottom: 15px;
	}
	.headInfoWrap2 {
		padding: 10px 0 15px 0;
	}
	
	.headInfo .form-group{
		margin-bottom: 0;
	}
	
	.headInfo .form-control{
		width: auto;
	}
	.headRightInfo .btnChange{
		float: right;
	}
	
	.col-right {
	    display: table;
	    table-layout: fixed; /*prevent breaking layout in FF and IE<10*/
	}
	.col-right > div:nth-child(2) {
	    display: table-caption;
	    margin: 0 15px;
	}
	
	#open-button {
		width: auto;
	}
	
	.VAcenter.belowStepNav {
		position: relative;
	}
		.VAcenter.belowStepNav .pa10{
			padding: 10px 10px 0 10px;
			margin-bottom: 0;
		}
	
	.absoluteCheckOut {
		position: absolute;
	    width: 100%;
	    bottom: 0;
	    padding:0;
		}
	
	.ddBtn .ddBtnDestTop, .ddBtn .ddBtnDest, .ddouterBtn {
		position: relative;
	}
	
	.btn-group.btnGrAnr .ddouterBtn, .btn-group.btnGrZMt .ddouterBtn  {
		    position: inherit;
		}
	
	.btnRefresh {
		margin-top: 0px;
		}
	
	.welcomeDiv {
		width: 50%;
	}
	
	.optionsDiv {
		right: 0;
	    width: 50%;
	    display: block!important;
	}
		.optionsDivToggle{
			display: none;
		}
		.optionsDivInner {
			height: 100%;
			padding: 0;
		}
		
		.optionsDivInner .optPw, .optionsDivInner .optBu, .optionsDivInner .optAb, .optionsDivInner .optAn{
			display: inline-block;
			padding: 8px 15px 0 15px;
			margin:  0 0 0 5px;
			float: right;
		}
		.optionsDivInner .optPwBu{
			float: right;
		}
		
	.carIconList {
		margin-bottom: 0;
	}
	
 }

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
	.container, .fullContainer {
		width: 970px;
	}
	.spacer20{
		height:0px;
	}
	
	/* Belegungsplan - BookingPlan */
	.collapse.showOnLargeScreen {
		display: block;
		height: auto!important;
	}

}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {

}

/* Helper
============================================================================ */

.fLeft {
	float: left;
}
.fRight {
	float: right;
}

.hidden {
    display: none !important;
}

.inlBl {
	display: inline-block;
}
