html {
	height: 100%;
}
.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0,0,0,0);
	border: 0;
}
.ui-widget-content a {
	color: #005b80;
}
.headerleiste {
	width: 100%;
	border-width: 0;
	background-color: #0092BC;
	min-height: 40px;
	color: white;
	font-size: 1.8em;
	padding-top: 5px;
}
.headerleiste i {
	vertical-align: middle;
}
.headerleiste .icon-favoriten,.headerleiste .icon-warenkorb,.headerleiste .icon-reservierungen {
	margin-left: 2%;
}
.headerleiste .profil-text {
	float: right;
	margin-left: 10px;
}
.headerleiste .profil-icon {
	float: right;
}
.headerleiste .profil-icon i {
	vertical-align: inherit;
}
.headerleiste a, .heading-box a {
	color: white;
}
.headerleiste a:hover .profil-text {
	text-decoration: underline;
}
.loginbox-ui-dialog-titlebar {
	display: none;
}
.loginbox-schliessen {
	display: block;
	width: 17px;
	height: 19px;
	line-height: 18px;
	border: 1px solid black;
	text-align: center;
	border-radius: 3px;
	top: 1px;
	position: absolute;
	right: 1px;
}
.ui-dialog .ui-dialog-content {
	display: block !important;
}
.filteritembox {
	margin-right: 10px;
}

.wkPreis {
	float:right;
	margin-right: 10px
}
.JgdA2_List_Item, .JgdA2_List_Content {
	clear: none;
}
.JgdA2_List_IconsFooter a {
	display: inline-block;
	font-size: 12px;
	text-align: left;
	padding: 15px 5px 5px 10px;
}
.JgdA2_List_IconsFooter a i {
	font-size: 16px;
	padding: 0 10px 0 0;
}
.komplettProfilHinweis,.komplettKindHinweis {
	color:red;
	font-weight: bold;
}
.nowrap {
	white-space: nowrap;
}
.text-greyed {
	color: #d3d3d3;
	opacity: 0.8;
}
.wkerror {
	color:red;
	font-weight: bold;
}
input.hasError {
	border-color: red;
}
.zoom {
	display: inline-block;
}
.input-text-xs, .input-text-l {
	display: inline-block;
}
.clearfixJGA {
	overflow: hidden;
}
.clearfixJGA:after {
	display: inline-block;
}
.headerleiste .header-text {
	font-size: 0.5em;
}

@media only all and (max-width: 360px) {
	.wkPreis {
		float: none;
	}
	.xs-off {
		display: none;
	}
	.headerleiste .header-text {
		font-size: 0.5em;
	}
}
@media only all and (max-width: 790px) {
	.s-off {
		display: none;
	}
	div.headerleiste i.fa-clock-o.m-off {
		display: inline-block;
	}
}
@media only all and (max-width: 640px) {
	.loginbox-ui-dialog {
		width: 100% !important;
		border: none !important;
		border-bottom: 1px solid !important;
	}
	.s-off {
		display: none;
	}

}
@media only all and (min-width: 641px) {
	.m-off {
		display: none;
	}

}

#familientagBlock .content-left label {
	font-weight: bold;
}

#familientag .content-1-col {
	width: 26% !important;
}
#familientag .content-2-col {
	width: 74% !important;
}
#familientag .content-left {
	float: left;
}
#familientag .content-right {
	float: right;
}
#familientag .clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
#familientag .input-text-l {
	width: 100%;
}
@media only all and (max-width: 641px) {
	#familientag .content-left,#familientag .content-right {
		float: none;
	}
	#familientag .content-1-col {
		width: 100% !important;
	}
	#familientag .content-2-col {
		width: 100% !important;
	}
	#familientag p {
		margin: 0;
	}

}
