
/* Inaktive selects lt. STG umfärben */
.ams-e-select select:disabled {
	background-color: #bababa !important;
}

/* Aktuellere AMS-CSS */
.ams-m-faq-item__question, h3, h4 {
	font-family: Roboto,Arial,sans-serif;
	font-size: 1.1428571429em;
	font-weight: 700;
	color: #212121;
	margin-top: 1.3em;
	margin-right: 0;
	margin-bottom: .8em;
	margin-left: 0;
}

.ams-e-h3, .ams-m-faq-item__question, h3 {
	font-family: Roboto,Arial,sans-serif;
	font-size: 1.1428571429em;
	font-weight: 700;
	color: #212121;
	line-height: 1.4285714286em;
	margin-top: 1.3em;
	margin-bottom: .8em;
}

.ams-m-faq-item__question {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: left;
	cursor: pointer;
	background: 0 0;
	margin: 0;
	font-size: 1.15rem;
}

.ams-m-faq-item__question {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

.ams-l-header__center-area {
	position: absolute;
	background-color: white;
	width: 100%;
	left: 0;
}

.ams-m-header-bar__header {
	text-align: right;
	padding-right: 1em;
}