<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
 * HTML5 Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */
   
   /* muli-regular - latin */
@font-face {
  font-family: 'Muli';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/muli-v11-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Muli Regular'), local('Muli-Regular'),
       url('../fonts/muli-v11-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/muli-v11-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/muli-v11-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/muli-v11-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/muli-v11-latin-regular.svg#Muli') format('svg'); /* Legacy iOS */
}
/* muli-italic - latin */
@font-face {
  font-family: 'Muli';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/muli-v11-latin-italic.eot'); /* IE9 Compat Modes */
  src: local('Muli Italic'), local('Muli-Italic'),
       url('../fonts/muli-v11-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/muli-v11-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/muli-v11-latin-italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/muli-v11-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/muli-v11-latin-italic.svg#Muli') format('svg'); /* Legacy iOS */
}

html, button, input, select, textarea {
	color: #4d4d4d;
}
body {
	font-size: 1em;
	line-height: 1.4;
	min-width: 1100px;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
 background: #b3d4fc;
 text-shadow: none;
}
::selection {
	background: #b3d4fc;
	text-shadow: none;
}
/*
 * A better looking default horizontal rule
 */

hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0;
}
/*
 * Remove the gap between images and the bottom of their containers: h5bp.com/i/440
 */

img {
	vertical-align: middle;
}
/*
 * Remove default fieldset styles.
 */

fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}
/*
 * Allow only vertical resizing of textareas.
 */

textarea {
	resize: vertical;
}
/* ==========================================================================
   Chrome Frame prompt
   ========================================================================== */

.chromeframe {
	margin: 0.2em 0;
	background: #ccc;
	color: #000;
	padding: 0.2em 0;
}
/* ==========================================================================
   Author's custom styles
   ========================================================================== */
body {
	font-family: 'Century Gothic', 'Apple Gothic', AppleGothic, 'Muli', 'Open Sans', sans-serif;
	color: #70706f;
}
a {
	text-decoration: none;
	color: #b8c400;
}
a:hover {
	text-decoration: none;
	color: #b8c400;
}
a.external-link-new-window {
	padding-right: 13px;
	margin-right: 3px;
	background: url(../site_images/external_link.png) center right no-repeat;
}
p a:hover {
	text-decoration: underline;
}
h1 {
	margin-top: 0.2em;
	margin-bottom: 0.5em;
	font-weight: bold;
	line-height: 1.4em;
	font-size: 1.25em;
	text-transform: uppercase;
}
h2 {
	margin: 0;
	margin-bottom: 1em;
	font-weight: 600;
	line-height: 1.4em;
	font-size: 1.50em;
	font-weight: normal;
}
h3 {
	line-height: 1em;
	font-size: 1.25em;
	font-weight: normal;
}
p, #content li, #content_only li {
	color: #70706f;
	font-size: 1em;
	line-height: 1.6em;
}
p.align-justify {
	text-align: justify;
}
figcaption.csc-textpic-caption, figcaption {
	font-size: 0.75em;
	color: #5f6963;
	padding-left: 10px;
	padding-top: 14px;
	padding-bottom: 10px;
}
.csc-textpic-text p:first-child, .csc-textpic-text h2:first-child, .csc-textpic-text h3:first-child {
	margin-top: 0px;
}
DIV.csc-textpic-intext-left .csc-textpic-imagewrap, DIV.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
	margin-right: 20px;
}
DIV.csc-textpic-intext-right .csc-textpic-imagewrap, DIV.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap {
	margin-left: 20px;
}
figure.zoom_parent {
	padding-bottom: 5px;
}
#content p a , #content_only p a{
	text-decoration: underline;
}
.csc-textpic-imagewrap {
	margin-bottom: 15px;
}
/* Layout  etc. */

#header {
	z-index: 2;
	position: relative;
	margin-top: 30px;
}
.inner {
	margin: 0 auto;
	width: 1000px;
	/*	padding-left: 100px;
	padding-right: 100px; */
	background: #fff;
	min-height:100px;
}
.inner_text {
	width: 800px;
	padding: 50px 100px;
	float: left;
	background: #fff;
}
.logo {
	float: left;
	margin: 0px;
}
.logo2 {
	float: right;
	margin: 0px;
	position: relative;
	background: #b8c400;
	font-size: 24px;
	color: #fff;
	text-transform: uppercase;
	padding: 4px 20px 5px 10px;
	font-weight: 600;
}
.logo2 .pfeil {
	display: block;
	position: absolute;
	border-right: 20px solid #b8c400;
	top: 0px;
	left: -20px;
	border-top: 0px solid transparent;
	border-bottom: 43px solid transparent;
}
#footer {
	background: #fff;
	height: auto;
}
#content, #content_only {
	min-height: 100px;
	background: #f4f4f4;
}
#content_only .inner {
	padding:25px 50px;
	width:900px;
	background: #fff;
}
/* Navigation */
.navbar {
	margin: 0px;
	padding-top: 10px;
}
.navbar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #dbdbdb;
	border-top: 1px solid #dbdbdb;
	display: table;
	width:100%;
}
.navbar li {
	display:table-cell;
	text-align:center;
	position:relative;
}
.navbar ul li a {
	display:block;
	text-align:center;
	white-space: nowrap;
	font-weight: bold;
	padding: 15px 24px;
	position: relative;
	font-size: 0.94em;
	line-height: 1.1em;
	color: #70706f;
	text-transform: uppercase;
	margin-left: 1px;

}
.navbar ul li a:hover, .navbar ul li.active a {
	color: #fff;
	background: #b8c400;
}


.navbar li.active .nav_pfeil, .navbar li:hover .nav_pfeil {
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0; 
	position: absolute;
	pointer-events: none;
	border-color: rgba(204, 205, 208, 0);
	border-top-color: #B8C400;
	border-width: 12px;
	margin-left: -1%;
	z-index:100;
}
/***Slideshow Inhalt ***/

#box {
	height: 500px;
	overflow: hidden;
	position: relative;
	width: 100%;
}
#box.gruen {
	background: #dcdcdc;
	background: -moz-linear-gradient(bottom, #6b9b03 0%, #a9bb09 100%);
	background: -o-linear-gradient(bottom, #6b9b03 0%, #a9bb09 100%);
	background: -webkit-linear-gradient(bottom, #6b9b03 0%, #a9bb09 100%);
	background: linear-gradient(bottom, #6b9b03 0%, #a9bb09 100%);
}
#box.grau {
	background: #f4f4f4;
	background: -moz-linear-gradient(bottom, #B4B5B7 0%, #ffffff 70%);
	background: -o-linear-gradient(bottom, #B4B5B7 0%, #ffffff 70%);
	background: -webkit-linear-gradient(bottom, #B4B5B7 0%, #ffffff 70%);
	background: linear-gradient(bottom, #B4B5B7 0%, #ffffff 70%);
}
#box.grau h1 {
	color: #707070;
}
#box.grau p {
	color: #A8A8A8;
}
#box.gruen h1 {
	color: #fff;
}
#box.gruen p {
	color: #e4e4e4;
}
#box .items {
	height: 500px;
	overflow: hidden;
	width: 100%;
}
#box .items div.header_content, #box .items div.header_content2  img{
	height: 500px;
	max-width: 100%;
	position: absolute;
	width: 1000px;
}
.slidetabs, .slidetabs2 {
	bottom: 20px;
	height: 22px;
	position: absolute;
	right: 100px;
	width: auto;
}
.slidetabs a, .slidetabs2 a {
	background: none repeat scroll 0 0 #70706f;
	border: 2px solid #FFFFFF;
	border-radius: 20px 20px 20px 20px;
	cursor: pointer;
	display: inline-block;
	height: 14px;
	margin: 0 3px;
	text-indent: -9999px;
	width: 14px;
}
.slidetabs a.current, .slidetabs a:hover  , .slidetabs2 a.current, .slidetabs2 a:hover{
	box-shadow: none;
	background: #b8c400;
	border: 2px solid #fff;
}
#box .items div.header_content .text, #box .items div.header_content2 .text {
	position: absolute;
	bottom: 60px;
	right: 50px;
	width: 330px;
	font-size: 0.94em;
}
#box .items div.header_content .text h1  #box .items div.header_content2 .text h1{
	font-size: 1.25em;
}
#box .items div.team img {
	width: 400px;
	height: auto;
	position: absolute;
	top: 100px;
	left: 50px;
	border: 10px solid #fff;
	-moz-box-shadow: 5px 8px 10px 0 rgba(0,0,0,.4);
	-webkit-box-shadow: 5px 8px 10px 0 rgba(0,0,0,.4);
	box-shadow: 5px 8px 10px 0 rgba(0,0,0,.4);
}
#box .items div.team .text {
	top: 90px;
	right: 100px;
	font-size: 1.5em;
	color: #e4e4e4;
}
#box .items div.team .text h1 {
	font-size: 1.6em;
	line-height: 1.2em;
}

.team img {
	width: 400px;
	height: auto;

	border: 10px solid #fff;
	-moz-box-shadow: 5px 8px 10px 0 rgba(0,0,0,.4);
	-webkit-box-shadow: 5px 8px 10px 0 rgba(0,0,0,.4);
	box-shadow: 5px 8px 10px 0 rgba(0,0,0,.4);
}
.team .text {
	padding: 20px 5px 20px 12px;
}
.team .text p{
	margin-top:0px;
}
/* Footer */

#footer .inner {
	border-bottom: 1px solid #dbdbdb;
	border-top: 1px solid #dbdbdb;
	padding-bottom: 35px;
	height: 205px;
	margin-bottom: 10px;
	position: relative;
}
#footer .left, #footer .middle {
	float: left;
}
#footer .left {
	width: 300px;
}
#footer .middle {
	width: 350px;
}
#footer .right {
	float: right;
	background: #f3f3f3;
	height: 180px;
	position: relative;
	padding: 20px;
	text-align: right;
	width:268px;
}
#footer .right p {
	margin-top: 45px;
	line-height: 1.6em;
}
#footer .right p .fett {
	font-weight: Bold;
	text-transform: uppercase;
}
#footer p {
	font-size: 0.9em;
	line-height: 1.5em;
	margin-top: 0;
}
#footer a {
	line-height: 1.5em;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer .green {
	padding-right: 10px;
	color: #b8c400;
	font-weight: bold;
}
#footer h3 {
	margin-top: 35px;
	color: #70706f;
	font-weight: Bold;
	text-transform: uppercase;
}

#footer .right .pfeil {
	display: block;
	position: absolute;
	border-right: 56px solid #f3f3f3;
	top: 0px;
	left: -56px;
	border-top: 0px solid transparent;
	border-bottom: 222px solid transparent;
}
#footer .meta {
	padding-top:10px;
	padding-bottom:10px;
	float:left;
}
#footer .meta ul {
	list-style-type:none;
	padding:0px;
}
#footer .meta li {
	float:left;
	margin-right:25px;
	list-style-type:none;
}
/****
/****  FCEs (templa voil?)
/****/

.c20l, .c25l, .c33l, .c40l, .c38l, .c50l, .c60l, .c62l, .c66l, .c75l, .c80l {
	float: left;
}
.c20r, .c25r, .c33r, .c40r, .c38r, .c50r, .c60r, .c66r, .c62r, .c75r, .c80r {
	float: right;
	margin-left: -5px;
}
.c20l, .c20r {
	width: 20%;
}
.c40l, .c40r {
	width: 40%;
}
.c60l, .c60r {
	width: 60%;
}
.c80l, .c80r {
	width: 80%;
}
.c25l, .c25r {
	width: 25%;
}
.c33l, .c33r {
	width: 33.333%;
}
.c50l, .c50r {
	width: 50%;
}
.c66l, .c66r {
	width: 66.666%;
}
.c75l, .c75r {
	width: 75%;
}
.c38l, .c38r {
	width: 38.2%;
}
.c62l, .c62r {
	width: 61.8%;
}
.left {
	padding-right: 1em;
	float: left;
}
.center {
	padding-left: 0.5em;
	padding-right: 0.5em;
	float: left;
}
.right {
	padding-left: 1em;
	float: left;
}
.crl {
	clear: both;
}
/* ==========================================================================
   Sprite Buttons
   ========================================================================== */

.icon {
	height: 25px;
	width: 25px;
	float: left;
	display: block;
}
.icon_pfeil_grau {
	background: url(../site_images/sprite.png) -50px 0px;
	margin-top: 4px;
	width: 18px;
}
.icon_pfeil_gruen {
	background: url(../site_images/sprite.png) -75px 0px;
}
.icon_pfeil_weiss {
	background: url(../site_images/sprite.png) -100px 0px;
}
.icon_search {
	background: url(../site_images/sprite.png) -75px 0px;
}
.icon_zoom {
	background: url(../site_images/sprite.png) -100px 0px;
}
.icon_blue_link {
	background: url(../site_images/sprite.png) -150px -25px;
}
/* ==========================================================================
   Helper classes
   ========================================================================== */
   
.zoomify {
	display: block;
	position: relative;
	background: none repeat scroll 0 0 #FFF;
	border: 2px solid #fff !important;
	padding: 1px;
	-moz-box-shadow: 0 2px 5px rgba(15,16,15,.31);
	-webkit-box-shadow: 0 2px 5px rgba(15,16,15,.31);
	box-shadow: 0 2px 5px rgba(15,16,15,.31);
}
.zoomify:hover {
	border: 2px solid #24975a !important;
}
img.zoomButton, a:hover .zoomButton {
	background: none repeat scroll 0 0 transparent !important;
	border: medium none !important;
	display: block;
	height: 19px;
	outline: medium none !important;
	position: absolute;
	right: 12px;
	bottom: 20px;
	width: 19px;
}
 UL.csc-uploads li a {
	border: 1px solid #EAEAEA;
	display: block;
	padding: 15px 20px;
}
 UL.csc-uploads li a:hover {
	background: none repeat scroll 0 0 #EAEAEA;
	border: 1px solid #D7D7D7;
}
 UL.csc-uploads li a .csc-uploads-fileName {
	color: #24975a;
	font-size: 0.95em;
	font-weight: bold;
	font-style: italic;
	margin-left: 32px;
	text-decoration: none;
	font-family: 'PT Serif Caption', serif;
}
 UL.csc-uploads li a .csc-uploads-description {
	color: #797979;
	font-size: 0.88em;
	margin-left: 32px;
}
 UL.csc-uploads li a .csc-uploads-fileSize,  UL.csc-uploads li a .csc-uploads-fileExt {
	color: #A5A5A5;
	font-size: 0.75em;
	margin-left: 32px;
}
UL.csc-uploads li a .csc-uploads-fileSize {
	float: left;
	margin-right: 20px;
}
UL.csc-uploads IMG {
	padding-top: 3px;
}
#ui-datepicker-div {
	z-index: 1000 !important;
}
/*
 * Image replacement
 */

.ir {
	background-color: transparent;
	border: 0;
	overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}
.ir:before {
	content: "";
	display: block;
	width: 0;
	height: 100%;
}
/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
	display: none !important;
	visibility: hidden;
}
/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
	clip: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	width: auto;
}
/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
	visibility: hidden;
}
/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before, .clearfix:after {
	content: " "; /* 1 */
	display: table; /* 2 */
}
.clearfix:after {
	clear: both;
}
/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
 *zoom: 1;
}
.clr {
	clear: both;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   Theses examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
/* Style adjustments for viewports that meet the condition */
}
 @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi) {
/* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
* {
	background: transparent !important;
	color: #000 !important; /* Black prints faster: h5bp.com/s */
	box-shadow: none !important;
	text-shadow: none !important;
}
a, a:visited {
	text-decoration: underline;
}
/*
     * Don't show links for images, or javascript/internal links
     */

.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
	content: "";
}
pre, blockquote {
	border: 1px solid #999;
	page-break-inside: avoid;
}
}
</pre></body></html>