<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* redressed-regular - latin */
@font-face {
  font-family: 'Redressed';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/redressed-v23-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/redressed-v23-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/redressed-v23-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/redressed-v23-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/redressed-v23-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/redressed-v23-latin-regular.svg#Redressed') format('svg'); /* Legacy iOS */
}

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: center;
}
body {
	background-image: url(../bilder/hintergrund.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-color: #87B2D5;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
}

a:link {
	color: #009;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #009;
}
a:hover {
	text-decoration: underline;
	color: #F2AD00;
}
a:active {
	text-decoration: none;
	color: #F90;
}
h1 {
	font-family: 'Redressed', cursive;
	font-size: 40px;
	color: #f2ad00;
	text-shadow:black 1px 1px 2px;
		filter: progid:DXImageTransform.Microsoft.Chroma(Color=#cccccc)
		progid:DXImageTransform.Microsoft.Glow(Strength=5, Color=#00077b);
	text-align: left;
	
}
h2 {
	font-size: 18px;
	color: #009;
}
h3 {
	font-size: 16px;
	color: #FFF;
}
h4 {
	font-size: 14px;
	color: #009;
}
h5 {
	font-size: 12px;
	color: #009;

}
h6 {
	font-size: 10px;
	color: #333;
}

a img{ border: 0px none }




.wrapper {
	height: auto;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.header {
	height: 165px;
	width: 980px;
	clear: both;

}
.inhalt {
	background-image: url(../bilder/hintergrund_mitte.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: 980px;
	float: left;
	clear: none;
}
.footer {
	background-image: url(../bilder/hintergrund_unten.jpg);
	background-repeat: no-repeat;
	height: 120px;
	width: 930px;
	clear: both;
	padding-left: 25px;
	color: #FFF;
	font-weight: bolder;
	padding-top: 35px;
	padding-right: 25px;
	text-align: center;
}

.unten   {
	color: #fff;
	}

a.unten  {
	color: #fff;
}

a.unten:hover {
	text-decoration: underline;
	color: #F2AD00;
}


.navigation {
	float: left;
	width: 175px;
	clear: none;
	color: #FFF;
	font-style: normal;
	text-decoration:none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	padding: 0px;

	}
	



.text_rechts {
	float: right;
	height: auto;
	width: 345px;
	clear: none;
	padding-right: 32px;
	text-align: justify;
}



.text_links {
	height: auto;
	width: 345px;
	padding-left: 238px;
	clear: none;
	text-align: justify;
	color: #333;
}



.headline {
	clear: left;
	height: auto;
	width: 709px;
	padding-right: 32px;
	padding-left: 238px;
	padding-top: 0px;
	padding-bottom: 5px;
}
.einspaltig {
	float: right;
	width: 705px;
	margin-right: 32px;
	text-align: justify;
	color: #333;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	line-height: 1.35;
}
.wrapper .inhalt .text_links .Stil16 .Stil26 {
	text-align: left;
}
.wrapper .inhalt .einspaltig table tr td {
	text-align: justify;
}
.wrapper .inhalt .einspaltig table#zentriert tr td {
	text-align: center;
}

.wrapper .inhalt .einspaltig #blocksatz tr td p {
	text-align: justify;
}
.wrapper .inhalt .einspaltig #TabbedPanels1 .TabbedPanelsTabGroup .TabbedPanelsTab.TabbedPanelsTabSelected {
	font-size: 12px;
}
.zentriert {
	text-align: center;
}
.wrapper .inhalt .einspaltig .data thead .colgroups .date {
	text-align: center;
}
</pre></body></html>