<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#content {
	font-family: Verdana, sans-serif;
	font-size: 12px;
}

html,
body {
	font-family: Verdana, sans-serif;
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}
#navi-menu {
	position: absolute;
	top: 0;
	height: 46px;
	left: 310px;
	z-index: 2;
	width: 530px;
	-o-transition: right .2s ease 0.2s;
	-moz-transition: right .2s ease 0.2s;
	-webkit-transition: right .2s ease 0.2s;
	transition: right .2s ease 0.2s;
}
#navi-menu a {
	font-size: 16px;
}
#navi-menu ul li ul li a {
	font-size: 14px;
}

#tickerBox {
	width: 250px;
	padding-top: 97px;
	padding-right: 15px;
	padding-left: 5px;
}

img, table {
	max-width: 100%;
}
#submitBtn {
	border: 0;
	position: absolute;
	right: 23px;
	top: 17px;
	cursor: pointer;
	background-color: transparent;
	background-repeat: no-repeat;
}
#submitBtn:after {

}
a {
   text-decoration: underline;
   color: #FFFFFF;
}
a:hover {
  text-decoration: underline;
}
h1 {
	color: #5e5e5e;
	font-weight: normal;
	padding-left: 15px;
	margin-top: 48px;
	font-size: 20px;
}

#titleCenter {
	margin-left: 34%;
}

#container {
	margin: 0 auto;
	width: 1024px;
	max-width: 100%;
	min-height:100%;
	position:relative;
}
#logo {
	margin: 35px 0 0 40px;
}
#content {
	margin-top: 70px;
	border: 1px solid #ffcf40;
	background: #fff;
}
#imageGradient {
	box-shadow: 256px 0 129px #FFFFFF inset;
	position: absolute;
	height: 100%;
	width: 100%;
}
#imageBox {
	width: 1022px;
	box-shadow: 0 0 5px #000 inset;
	height: 220px;
	position: relative;
}
#seitenbildCanvas {
	position: absolute;
	top: 0;
	left: 0;
	opacity: 1.0;
	transition: opacity 1.5s ease-in-out;
}
#seitenbildCanvas:hover {
	opacity: 0.4;
}
#nav {
	height: 53px;
	border-bottom: 1px solid #FFCF40;
	position: relative;
	background-size: 100%;
	background-position: 280px top;
	background-color: #fff;
	background-repeat: no-repeat repeat;
}
#searchBox {
	position: absolute;
	right: 0;
	top: 3px;
	width: 186px;
}
#searchBox #search{
	margin: 13px 0 0 10px;
}
#nav #navi-menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#nav #navi-menu ul li {
	float: left;
}
#nav #navi-menu ul li a {
	padding: 19px 15px 18px 15px;
	display: block;
	text-decoration: none;
	color: #1A7CA5;
	font-weight: 700;
	font-size: 14px;
	border: 1px solid transparent;
	border-bottom-width: 0;
}
#nav #navi-menu ul li a:hover {
	background: #fff;
	border-color: #FFCF40;
}
#nav #navi-menu ul li:hover &gt; ul {
	display: block;
}
#nav #navi-menu li li a:hover {
	border-color: transparent;
}
#nav #navi-menu ul li ul {
	width: 0;
	display: none;
	position: absolute;
	list-style: none;
	padding: 0;
	margin: 0;
}
#nav #navi-menu ul li ul:hover {
	display: block;
}
#nav #navi-menu ul li ul li a {
	background: rgb(250,250,250);
	padding: 5px 15px;
	width: 200px;
}
#nav #navi-menu ul li ul li:last-child &gt; a:first-of-type {
	border-bottom: 10px solid #ffcf40;
}
#nav #navi-menu ul li ul li ul {
	position: absolute;
	top: 0;
	left: 230px;
}
#nav #navi-menu ul .menutitle-firsta &gt; a, #nav #navi-menu ul .menutitlea &gt; a, #nav #navi-menu ul .menutitle-lasta &gt; a, #nav .menuentry2a &gt; a, #nav .menuentry3a &gt; a {
	background: #fff;
	border-color: #FFCF40;
}
#leftMenuBlock .menuentry2a &gt; a, #leftMenuBlock .menuentry3a &gt; a {
	position: relative;
}
#leftMenuBlock #navi-menu a {
	font-size: 14px;
}
#leftMenuBlock .menuentry2a &gt; a:before, #leftMenuBlock .menuentry3a &gt; a:before {
	content:"";
	position: absolute;
	left: -2px;
	top: 12px;
	border-radius: 5px;
	border-width: 3px;
	border-style: solid;
	border-color: #F9BB05;
}
#leftMenuBlock .menuentry2a a {
	color: #f9bb05;
}
#leftMenuBlock #navi-menu {
	position: static;
	width: auto;
	height: auto;
	clear: both;
	margin: 77px 0 0 60px;
}
#leftMenuBlock #navi-menu ul {
	list-style: none;
	margin: 43px 0 0 13px;
	padding: 0;
	position: relative;
}
#leftMenuBlock  #navi-menu ul li {
	clear: both;
}
#leftMenuBlock  #navi-menu ul ul {
	margin: 0 0 0 10px;
}
#leftMenuBlock  #navi-menu ul li a {
	padding: 8px 0 8px 10px;
	width: 200px;
	text-decoration: none;
	display: block;
	font-weight: bold;
	font-size: 13px;
}
#leftMenuBlock  #navi-menu ul li:last-child a {
	border: 0;
}
#lRBlock {
	width: 100%;
}
#leftImage {
	width: 100%;
	position: absolute;
	top: -141px;
}
#leftMenuBlock {
	position: relative;
	/* min-height: 350px; */
	min-height: 350px;
	width: 280px;
	clear: both;
	float: left;
	background: #276b92;
	background-size: 100% auto;
	-o-transition: width 0.5s ease-in-out 0.3s, opacity 0.4s linear 0.4s;
	-moz-transition: width 0.5s ease-in-out 0.3s, opacity 0.4s linear 0.4s;
	-webkit-transition: width 0.5s ease-in-out 0.3s, opacity 0.4s linear 0.4s;
	transition: width 0.5s ease-in-out 0.3s, opacity 0.4s linear 0.4s;
}
.clear {
	clear: both;
}
#directLinks {
	position: absolute;
	top: 20px;
	left: 139px;
	clear: both;
}
#directLinks a {
	color: #fff;
	text-decoration: none !important;
	font-size: 15px;
	padding-right: 10px;
	font-size: 12px !important;
	font-style: italic;
}
.impressumDatenschutz {
	float: right;
}

/*
Hat nur Auswirkung, wenn Hyperlinks nicht in Divs
#directLinks a:nth-of-type(2) {
	margin-left: 15px;
	margin-top: 5px;
}
#directLinks a:nth-of-type(3) {
	margin-left: 30px;
}
*/

#rightContentBlock {
	width: 742px;
	float: left;
	max-width: 100%;
	/* margin-bottom: 15px; */
	padding-bottom: 30px;
	-o-transition: width 0.5s linear;
	-moz-transition: width 0.5s linear;
	-webkit-transition: width 0.5s linear;
	transition: width 0.5s linear;
}
#cms_inhaltsbereich {
	color: #4E4E4E;
	padding-right: 20px;
	padding-left: 15px;
}
footer {
	/* margin-top: 5px; */
	background-color: #FFFFFF;
	color: #4E4E4E;
	width:100%;
 	height: 70px;
}
footer a {
	color: #4E4E4E;
	text-decoration: none;
}
#menuBtnContainer {
	display: none;
	height: 100%;
	background: #aaa;
	width: 48px;
	float: left;
	cursor: pointer;
}
#contentFilter {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background-color: rgba(255,255,255,0.8);
	z-index: 1;
}
#menuBtn {
	height: 2px;
	width: 20px;
	background: #5E5E5E;
	position: relative;
	margin: 22px 0 0 15px;
}
#menuBtn:before {
	position: absolute;
	left: 0;
	top: -5px;
	content:"";
	height: 2px;
	width: 20px;
	background: #5E5E5E;
}
#menuBtn:after {
	position: absolute;
	left: 0;
	bottom: -5px;
	content:"";
	height: 2px;
	width: 20px;
	background: #5E5E5E;
}
.schrift_standard { /* float: none !important; */ } /* Bildcode Umbruch, Ticket 10-5564-Q8Hjx9S */
@media all and (max-width: 1040px) {
	#titleCenter {
		margin-left: 37%;
	}

	#searchBox {
		width: 176px;
	}
	#imageBox { width: 100%; height: 125px; overflow: hidden; }
	#container, #content {
		width: 100%;
	}
	#content {
		border-left: 0;
		border-right: 0;
		margin-top: 0;
		padding-bottom: 0px; /* Hoehe des Footers */
	}
	#leftMenuBlock {
		width: 0;
		position: absolute;
		opacity: 0;
		overflow: hidden;
	}
	#rightContentBlock {
		padding-left: 0px;
		margin: 0;
		width: 100%;
	}
	footer {
		position: relative;
	}

	img {
		height: auto !important;
	}

	#navi-menu ul li a { background: transparent !important; border: 0 !important; }

	#nav { background-position: left top; background-size: 100% 100%; }

	#nav #navi-menu ul .menutitle-firsta &gt; a, #nav #navi-menu ul .menutitlea &gt; a, #nav #navi-menu ul .menutitle-lasta &gt; a, #nav #navi-menu ul .menuentry2a &gt; a, #nav #navi-menu ul .menuentry3a &gt; a { color: #F9BB05 !important; }

	#nav #navi-menu {
		width: 240px;
		position: fixed;
		top: 0;
		left: auto;
		right: -240px;
		min-height: 100%;
		background: #5E5E5E;
		overflow: auto;
	}
	#nav #navi-menu li {
		float: none;
		clear: both;
		width: 100%;
	}
	#nav #navi-menu ul li a, #nav #navi-menu ul li ul li a {
		background: transparent;
		color: #fff !important;
	}
	#nav #nav #navi-menu ul li ul {
		position: static;
	}
	#nav #menuBtnContainer {
		display: block;
		position: absolute;
		z-index: 10;
	}
	#nav #navi-menu ul li ul {
		height: 0;
		width: 100%;
		overflow: hidden;
	}
	#nav #navi-menu ul li ul li a {
		padding-left: 35px;
	}
	#nav #navi-menu ul li ul li ul li a {
		padding-left: 55px;
	}
	#nav #navi-menu ul li a {
		border-bottom: 0 !important;
	}
	#nav #navi-menu ul .menutitle-firsta &gt; a, #nav #navi-menu ul .menutitlea &gt; a, #nav #navi-menu ul .menutitle-lasta &gt; a, #nav .menuentry2a &gt; a, #nav .menuentry3a &gt; a {
		border-top: 1px solid rgba(0,0,0,0.5);
	}

}

@media all and (max-width: 1023px) {
	.impressumDatenschutz {
		float: inherit;
	}
}

@media all and (max-width: 590px) {
	#imageBox .schrift_standard img { height: 125px !important; width: auto !important; }

	#titleCenter {
		margin-left: 29%;
	}
}

@media all and (min-width: 1040px) {
	#contentFilter { display: none !important; }
}
</pre></body></html>