.fett {
	font-weight: bold;
}

.kf1 {
	width:0;
	height:0;
	display:none;
}

.kf2,.kf3 {
	display:block;
}

input#agb {
	display:block;
	margin-bottom:20px;
}

/* .daten_form .inputText.error_class,.daten_form .inputTextarea.error_class,.daten_form .inputSelect.error_class,.daten_form .radiobuttonbox.error_class,.daten_form .formcheckbox.error_class,.neupr_form .inputText.error_class,.neupr_form .inputTextarea.error_class,.neupr_form .inputSelect.error_class,.neupr_form .radiobuttonbox.error_class,.neupr_form .formcheckbox.error_class { */
.login__form .inputText.error_class,
.login__form .inputTextarea.error_class,
.login__form .inputSelect.error_class,
.login__form .radiobuttonbox.error_class,
.login__form .formcheckbox.error_class,
#kontaktformular .inputText.error_class,
#kontaktformular .inputTextarea.error_class,
#kontaktformular .formcheckbox.error_class,
#buchung1 .inputText.error_class,
#buchung1 .inputTextarea.error_class,
#buchung1 .formcheckbox.error_class{
	border:1px solid #ef716d !important;
	background-color:#ffccca !important;
}

.question_box {
	border:1px solid #9ac1fa;
	background:#dbeefe;
	color:#4180cf;
	padding:8px 10px;
	line-height:22px;
	margin-bottom:10px;
	width:91%;
}

.success_box, #success_box {
	border:1px solid #a4cb8b;
	background:#e9fedb;
	color:#488e1b;
	padding:8px 10px;
	line-height:22px;
	margin-bottom:10px;
	width:91%;
}

.attention_box {
	border:1px solid #f2c779;
	background:#fff8c4;
	color:#ed7c18;
	padding:8px 10px;
	line-height:22px;
	margin-bottom:10px;
	width:91%;
}

.error_box, #error_box, #ueberbucht_box {
	border:1px solid #f7b3b1;
	background:#fff1f1;
	color:#d93e39;
	padding:8px 10px;
	line-height:22px;
	margin-bottom:10px;
}

.none {
	display:none;
}

.daten_form .formcheckbox.error_class {
	width:24px;
	height:24px;
	padding:4px;
}

.daten_form .radiobuttonbox,.neupr_form .radiobuttonbox {
	float:left;
	margin-right:10px;
	width:24px;
	height:24px;
	padding:4px;
}

.daten_form .radiobuttonbox.error_class,.neupr_form .radiobuttonbox.error_class {
	float:left;
	margin-right:10px;
	width:24px;
	height:24px;
	padding:4px;
}

.red {
	color:red;
}

.w300 {
	width:300px;
}

.w80 {
	width:80px;
	margin-right:5px;
}

.w215 {
	width:215px;
}

.w91p {
	width:91%;
}

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

#tooltip {
	text-align:center;
	color:#fff;
	background:#111;
	position:absolute;
	z-index:1000;
	padding:15px;
	font-size:12px;
}

#tooltip:after {
/* triangle decoration */
	width:0;
	height:0;
	border-left:10px solid transparent;
	border-right:10px solid transparent;
	border-top:10px solid #111;
	content:'';
	position:absolute;
	left:50%;
	bottom:-10px;
	margin-left:-10px;
}

#tooltip.top:after {
	border-top-color:transparent;
	border-bottom:10px solid #111;
	top:-20px;
	bottom:auto;
}

#tooltip.left:after {
	left:10px;
	margin:0;
}

#tooltip.right:after {
	right:10px;
	left:auto;
	margin:0;
}

/*
.statusfeld {
	position:absolute;
	top:0;
	right:0;
	height:20px;
}
*/
.eidfeld {
	height:10px;
	float:left;
	font-weight:700;
	color:#d900d9;
	font-size:17px;
	margin-right:4px;
	line-height:21px;
}

.eidtip {
	color:#d900d9;
	margin:5px 0 5px 10px;
}

.statusgruen {
	background-color:#00b400;
	width:25px;
	color:#fff;
	font-weight:700;
	padding:2px;
	position:absolute;
	top:24px;
	right:5px;
	height:25px;
	float:right;
}

.statusorange {
	background-color:#fea200;
	width:25px;
	color:#000;
	font-weight:700;
	padding:2px;
	position:absolute;
	top:24px;
	right:5px;
	height:25px;
	float:right;
	font-size:22px;
	line-height:19px;
}

.statusrot {
	background-color:#d70000;
	width:25px;
	color:#fff;
	font-weight:700;
	padding:2px;
	position:absolute;
	top:24px;
	right:5px;
	height:25px;
	float:right;
	font-size:22px;
	line-height:19px;
}

.statusfeld {
	width:25px;
	font-weight:700;
	padding:4px 0 0 1px;
	position:absolute;
	top:24px;
	right:5px;
	height:25px;
	float:right;
	font-size:19px;
	line-height:15px;
	border:1px solid #c7c7c7;
}

.gl-statusgruen {
	background-color:#00b400;
	width:25px;
	color:#fff;
	font-weight:700;
	padding:2px;
	position:relative;
	right:15px;
	height:25px;
	float:right;
}

.gl-statusorange {
	background-color:#fea200;
	width:25px;
	color:#000;
	font-weight:700;
	padding:2px;
	position:relative;
	right:15px;
	height:25px;
	float:right;
	font-size:22px;
	line-height:19px;
}

.gl-statusrot {
	background-color:#d70000;
	width:25px;
	color:#fff;
	font-weight:700;
	padding:2px;
	position:relative;
	right:15px;
	height:25px;
	float:right;
	font-size:22px;
	line-height:19px;
}

.gl-statusfeld {
	width:25px;
	font-weight:700;
	padding:4px 0 0 1px;
	position:relative;
	right:15px;
	height:25px;
	float:right;
	font-size:19px;
	line-height:15px;
	border:1px solid #c7c7c7;
}

.neu {
	font-size:11px;
}

.att {
	color:red;
}

.label5 {
	color:#000;
	font-size:13px;
	text-align:right;
	display:block;
	margin-right:15px;
	margin-bottom:2px;
	width:35%;
	max-width:280px;
	height:auto;
	float:left;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-khtml-border-radius:4px;
	margin-top:5px;
	line-height:14px;
}

.werte {
	display:flex;
}

.label .infoi,.infoi {
	font-weight:700;
	font-size:14px;
	color:red;
	text-decoration:none;
	margin-left:20px;
}

div[id^='pr-'] hr {
	border:dashed #888 1px;
}

div[id^='pr-'] a {
	text-decoration:underline;
}

.abstand {
	margin-left:295px;
}

.button.gruen {
	background-color:green;
}

.button.gruen:hover {
	color:#071e4f!important;
	background-color:#0099ec;
}

.uidgruen {
	color:#009402;
}

.uidgestrichen {
	color:#000;
	text-decoration:line-through;
}

.uidgelb {
	color:#ff9d00;
}

.uidrot {
	color:#ff000d;
}

.uidoffen {
	color:#000;
}

.tt {
	font-size:12px;
}

.tt.uidgestrichen,.tt.uidoffen {
	color:#fff;
}

#toplogo {
	position:relative;
}

th {
	text-align:left;
}

img.desaturate {
	-webkit-filter:grayscale(1);
	filter:grayscale(1);
}

.resp-tab-content img.pdf {
	height:20px;
	min-width:20px!important;
}

.rltext {
	height:60px;
	width:400px;
}

/* Preisliste ======================================== */
/*
h1 { font-weight: 300; font-size: 5em; line-height: 1.35; margin: 0 0 .125em; }
h1 + p { font-size: 1.5em; color: #999; max-width: 30em; margin: 0 auto 3em; }
*/
#preisliste table {
	width:100%;
	text-align:left;
	border-spacing:0;
	border-collapse:collapse;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

#preisliste th,td {
	font-family:inherit;
	font-size:.875em;
	line-height:1.45;
	color:#444;
	vertical-align:middle;
	padding:1em;
}

#preisliste th {
	font-weight:600;
}

#preisliste colgroup:nth-child(1) {
	width:31%;
	border:0 none;
}

#preisliste colgroup:nth-child(2) {
	width:22%;
	border:1px solid #ccc;
}

#preisliste colgroup:nth-child(3) {
	width:25%;
	border:1px solid #ccc;
}

#preisliste colgroup:nth-child(4) {
	width:22%;
	border:1px solid #ccc;
}

/* Tablehead */
#preisliste thead th {
	background:#def4fe;
	background:-moz-linear-gradient(top,#fff 0%,#f5f5f5 100%);
	background:-webkit-linear-gradient(top,#fff 0%,#f5f5f5 100%);
	background:-o-linear-gradient(top,#fff 0%,#f5f5f5 100%);
	background:-ms-linear-gradient(top,#fff 0%,#f5f5f5 100%);
	background:linear-gradient(to bottom,#fff 0%,#f5f5f5 100%);
	text-align:center;
	position:relative;
	border-bottom:1px solid #ccc;
	padding:3em 0 2em;
	font-weight:400;
	color:#999;
}

/*
#preisliste thead th:nth-child(1) { background: transparent;  }
#preisliste thead th:nth-child(3) {  padding: 2em 0 5em; }
*/
#preisliste thead th h2 {
	font-weight:300;
	font-size:2.4em;
	line-height:1.2;
	color:#00aec2;
}

#preisliste thead th h2 + p {
	font-size:1.25em;
	line-height:1.4;
}

/*
#preisliste thead th:nth-child(3) h2 { font-size: 3.6em; }
#preisliste thead th:nth-child(3) h2 + p { font-size: 1.5em; }
*/
#preisliste thead th p.promo {
	font-size:1em;
	color:#fff;
	position:absolute;
	top:9em;
	left:-17px;
	z-index:1000;
	width:100%;
	margin:0;
	padding:.625em 17px .75em;
	background:#c00;
	box-shadow:0 2px 4px rgba(0,0,0,.25);
	border-bottom:1px solid #900;
}

#preisliste thead th p.promo:before {
	content:"";
	position:absolute;
	display:block;
	width:0;
	height:0;
	border-style:solid;
	border-width:0 7px 7px 0;
	border-color:transparent #900 transparent transparent;
	bottom:-7px;
	left:0;
}

#preisliste thead th p.promo:after {
	content:"";
	position:absolute;
	display:block;
	width:0;
	height:0;
	border-style:solid;
	border-width:7px 7px 0 0;
	border-color:#900 transparent transparent;
	bottom:-7px;
	right:0;
}

/* Tablebody */
#preisliste tbody th {
	background:#fff;
	border-left:1px solid #ccc;
}

#preisliste tbody th span {
	font-weight:400;
	font-size:87.5%;
	color:#999;
	display:block;
}

#preisliste tbody td {
	background:#fff;
	text-align:center;
}

#preisliste tbody tr:nth-child(even) th,#preisliste tbody tr:nth-child(even) td {
	background:#f5f5f5;
	border:1px solid #ccc;
	border-width:1px 0 1px 1px;
}

#preisliste tbody tr:last-child td {
	border-bottom:0 none;
}

/* Tablefooter */
#preisliste tfoot th {
	padding:0;
	border-top:1px solid #ccc;
}

#preisliste tfoot td {
	text-align:center;
	padding:0;
	border-top:1px solid #ccc;
}

#preisliste tfoot a {
	font-weight:700;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	display:block;
	padding:1.125em 2em;
	background:#59c7fb;
	border-radius:.5em;
}

#cap_box {
	width:100%;
	min-width:300px;
}

.login {
	width:100%;
	max-width:21.875rem;
	min-width: 300px;
}
.login--large{max-width:56.25rem}

@media print, screen and (min-width: 40em) {
	.section__cell.button-group .button {
		min-width: 200px;
		width: auto;
		-webkit-align-self: flex-end;
		-ms-flex-item-align: end;
		align-self: flex-end;
	}
	.section__cell .button-group.expanded .button {
		-webkit-flex: 1 1 0px;
		-ms-flex: 1 1 0px;
		flex: 1 1 0px;
		max-width: 200px;
	}
}

#pressebox {
	max-height: 400px;
	overflow: auto;
}

.seminfo{
	font-size:26px;
	margin-left:0;
	text-decoration:none !important;
	border-bottom: 0 !important;
	color: red;
}



