/* Allgemeiner Seitenaufbau */*,*:after,*:before {    -webkit-box-sizing: border-box;    -moz-box-sizing: border-box;	box-sizing: border-box;	margin: 0;	padding: 0;}html {	color: #fff;	font-family: Arial, sans-serif;	font-size: 16px;	line-height: 17px;}a {	text-decoration: none;	color: #90d0ff;}a:hover {	text-shadow:-1px 1px #000;}h1 {	font-size: 20px;	line-height: 24px;}h2 {	font-size: 20px;}h3 {	font-size: 20px;	line-height: 24px;	font-weight: bold;	border-bottom: 1px solid #697C8E;	margin: 0 0 15px;	padding-bottom: 8px;}h4 {	font-size: 16px;	font-weight: normal;}html, body, .container, .scroller {	height: 100%;}p {	margin-bottom: 16px;}sub,sup {  font-size: 75%;  line-height: 0;  position: relative;  vertical-align: baseline;}sub {  bottom: -0.25em;}sup {  top: -0.5em;}.scroller {	overflow-y: scroll;}.scroller,.scroller-inner {	position: relative;}.container {	position: relative;	overflow: hidden;	background: #34495e;}.content {	padding: 9px;	width: 100%;	position: relative;}.content-box {	width: 100%;	position: relative;	background: linear-gradient(to bottom, #34495E 50%, #495C6E 75%);	border: 1px solid #495C6E;	z-index: 1;	padding: 9px 9px 15px 9px;	margin-bottom: 9px;}.clearer {	clear: both;	font-size: 0;	float: none;	height: 0;	line-height: 1px;	margin: 0;	overflow: hidden;	padding: 0;	visibility: hidden;	width: 100%;}.hidden,[hidden] {	display: none;}.footer {	width: 100%;	position: relative;	margin: 0 auto;	padding: 9px;	background: rgba(255, 255, 255, 0.1);	font-weight: bold;	line-height: 20px;}.impressum {	font-size: 12px;	line-height: 14px;	margin-bottom: 10px;}.impressum ul {	padding-left: 15px;}.impressum ul.index {	list-style-type: none;	padding-left: 0;}/* Ende allgemeiner Seitenaufbau *//* allgemeine Erweiterungen */.width_50percent {	width: 50% !important;}.marginTop_5px {	margin-top: 5px !important;}.fontWeight_normal {	font-weight: normal !important;}.textAlign_left {	text-align: left !important;}/* Ende allgemeine Erweiterungen *//* Attention Box */.attentionBox {	border: 1px solid #D2DEE9;	font-size: 12px;	font-weight: bold;	line-height: 17px;	margin: 3px 0 18px 0;	padding: 15px 12px 12px 44px;	color: #000;}.attentionBox.lightYellow {	background: url('static/ico_info_ausrufezeichen.png') no-repeat scroll 10px 10px #FDFFD8 !important;}.attentionBox.lightGreen {	background: url('static/ico_info_haekchen.png') no-repeat scroll 10px 10px #E1FAE4 !important;}.attentionBox.lightRed {	background: url('static/ico_info_kreuz.png') no-repeat scroll 10px 10px #FFEBEB !important;}.attentionBox.lightBlue {	background: url('static/ico_info_filter.png') no-repeat scroll 10px 10px #E1E4FA !important;	border-radius: 5px;	text-decoration: none;	cursor: pointer;}.attentionBox.filterBtnText {	font-size: 16px;}/* Ende Attention Box *//* Tabellen */.resultTable {	min-width: 25%;	max-width: 100%;	border-collapse: separate;	border: 1px solid #D2DEE9;	border-spacing: 1px;}.resultTable th {	text-align: center;	font-weight: bold;	padding: 5px;	border-right: 1px solid #495C6E;	background-color: #495C6E;}.resultTable td {	padding: 4px 10px;	text-align: right;	border-right: 1px solid #495C6E;	border-bottom: 1px solid #495C6E;}.resultTable th:last-child,.resultTable td:last-child {	border-right: none;}.resultTable tr:nth-child(even) {	background-color: rgba(41, 60, 78, 0.3);}.resultTable tr:nth-child(even) td {	padding: 5px 10px 5px 30px;}.resultTable tr:hover {	background-color: #293C4E;}.resultTable tr.sectionHead td {	padding: 5px;	font-weight: bold;	text-align: left;	background-color: rgba(73, 92, 110, 0.7);}/* Ende Tabellen *//* Formulare */.formElement {	width: 100%;}.formElementLabelDiv {	margin-bottom: 15px;}.formElementLabel {	font-weight: bold;	margin-bottom: 4px;	line-height: 20px;}.formElementInput {	margin-bottom: 18px;}input[type=button] {	border-radius: 6px;	background-color: #cccccc;	border: 1px solid #D2DEE9;	margin: 5px 0;	color: #333333;	text-align: center;	text-decoration: none;	display: inline-block;	font-size: 16px;	line-height: 23px;	cursor: pointer;    -webkit-appearance: button;    text-transform: none;    overflow: visible;}select {	-webkit-appearance: none;	width: 100%;	height: 25px;	padding: 0 25px 0 2px;	margin-bottom: 5px;	border: 1px solid #D2DEE9;	background: url('static/select_bg.png') center right no-repeat;	background-color: #fff;	color: #333333;}ul.FZ-FilterCB {	list-style-type: none;}ul.FZ-FilterCB li {    font-size: 13px;}ul.FZ-FilterCB li span {    display: inline-block;}ul.FZ-FilterCB li span.multiLabel {    display: inline-block;	padding-right: 8px;	margin-top: 1px;	vertical-align:top;	width: 90px;}ul.FZ-FilterCB li div.hline {	margin-left: 45px;	width: 100px;	border-bottom: 1px solid #495C6E;	visibility: visible;}label.cbLabel span {    background-image: url(static/vlad.png);    user-select: none;    padding-left: 22px;	margin-right: 15px;    height: 20px;    line-height: 20px;    background-repeat: no-repeat;    vertical-align: top;    cursor: pointer;}label.cbLabel input[type="checkbox"] {	position: absolute;	overflow: hidden;	clip: rect(0 0 0 0);	height: 1px;	width: 1px;	margin: -1px;	padding: 0;	border: 0;}label.cbLabel input[type="checkbox"]:checked + span {    background-position: 0 -20px;}/* Ende Formulare *//* Cookie-Info */.cookieInfo {	width: 100%;	position: fixed;	top: auto;	bottom:0;	background:#202925;	background:rgba(32,41,37,.8);	height:auto;	line-height:30px;	padding:0 32px;	text-align:center;	text-shadow:-1px 2px #000;	box-sizing:border-box;	text-decoration:none;	z-index:100001;}.cookieInfo span {	font-size:12px;	font-weight:400;	display:inline-block;	text-align:left;	color:#fff;	margin:0;	padding:0;}.cookieInfo a {	font-family: Helvetica Neue,Helvetica,sans-serif;	font-size: 12px;	color: #fff;	text-decoration: underline;	padding: 0 .72727rem;	display: inline-block;}.cookieInfo a#cookieChoiceDismiss {	min-width: auto;	padding: 4px 32px;	border-radius: 3px;	font-weight: 600;	display: inline-block;	border: none;	font-family: inherit;	position: relative;	text-decoration: none;	margin: 0;	letter-spacing: .02rem;	line-height: 1;	background-color: #d1d1d1;	text-shadow: none;	color: #20292a;}/* Cookie-Info Ende*/