@charset "UTF-8";

/*
* CSS Stylesheet for Contao CMS
* Copyright 2017, WERFT 6
* http://werft6.com
* 15.09.2017
*/

@font-face {
	font-family: "Benton Sans Cond Bd";
	font-weight: Normal;
	font-style: Normal;
	src: url("https://cloud.typenetwork.com/licenseWeb/23431/fontfile/eot/?0e21c54e570e55f3f8facab359e5f4f61106403b");
        src: url("https://cloud.typenetwork.com/licenseWeb/23431/fontfile/eot/?0e21c54e570e55f3f8facab359e5f4f61106403b#iefix") format("embedded-opentype"),
             url("https://cloud.typenetwork.com/licenseWeb/23431/fontfile/woff2/?0e21c54e570e55f3f8facab359e5f4f61106403b") format("woff2"),
             url("https://cloud.typenetwork.com/licenseWeb/23431/fontfile/woff/?0e21c54e570e55f3f8facab359e5f4f61106403b") format("woff");
}
	
@font-face {
	font-family: "Benton Sans Reg";
	font-weight: Normal;
	font-style: Normal;
	src: url("https://cloud.typenetwork.com/licenseWeb/23430/fontfile/eot/?0e21c54e570e55f3f8facab359e5f4f61106403b");
        src: url("https://cloud.typenetwork.com/licenseWeb/23430/fontfile/eot/?0e21c54e570e55f3f8facab359e5f4f61106403b#iefix") format("embedded-opentype"),
             url("https://cloud.typenetwork.com/licenseWeb/23430/fontfile/woff2/?0e21c54e570e55f3f8facab359e5f4f61106403b") format("woff2"),
             url("https://cloud.typenetwork.com/licenseWeb/23430/fontfile/woff/?0e21c54e570e55f3f8facab359e5f4f61106403b") format("woff");
}
	
@font-face {
	font-family: "Benton Sans Bd";
	font-weight: Normal;
	font-style: Normal;
	src: url("https://cloud.typenetwork.com/licenseWeb/23429/fontfile/eot/?0e21c54e570e55f3f8facab359e5f4f61106403b");
        src: url("https://cloud.typenetwork.com/licenseWeb/23429/fontfile/eot/?0e21c54e570e55f3f8facab359e5f4f61106403b#iefix") format("embedded-opentype"),
             url("https://cloud.typenetwork.com/licenseWeb/23429/fontfile/woff2/?0e21c54e570e55f3f8facab359e5f4f61106403b") format("woff2"),
             url("https://cloud.typenetwork.com/licenseWeb/23429/fontfile/woff/?0e21c54e570e55f3f8facab359e5f4f61106403b") format("woff");
}


/* #Layout Basics
================================================== */
	body {
		background: #fff;
		font-family: "Benton Sans Reg", "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size: 16px;
		line-height: 1.625em; 
		color: #333; 
		-webkit-font-smoothing: antialiased;
	}
	#brand {
		position: absolute;
		top: 25px;
		left: 30px;
		z-index: 3000;
	}
	#brand a {
		display: block;
		width: 260px;
	}
	
	#brand_mobile {
		position: absolute;
		top: 25px;
		left: 10px;
		z-index: 3000;
		display: none;
	}
	#brand_mobile a {
		display: block;
		width: 60px;
	}

	.continue a {
		display: block;
		position: absolute;
		bottom: 30px;
		left: 0;
		right: 0;
		margin: 0 auto;
		width: 48px;
		height: 24px;
	}
	
	#footer { height: 270px; margin-top: 60px; background: #fff; }
	.homepage #footer { border-top: 1px solid #ccc; }
	#footer ,inside { padding-top: 40px; }
	#footer .footer_left { float: left; }
	#footer .footer_left img { width: 630px; }
	#footer .footer_right { float: right; text-align: right; }
	#footer .footer_right img { width: 295px; }
	#footer .footer_copyright { clear: both; padding: 60px 0 20px 0; }
	#footer .footer_copyright a { padding: 0 10px 0 10px; }
	
	.searchpage #container {
		padding-top: 60px;
	}
		
/* #Typography
================================================== */
	h1, h2, h3, h4, h5, h6 { 
		font-family: "Benton Sans Bd", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
		color: #333; 
		text-rendering: optimizeLegibility; 
		padding-top: 0.273em; 
		line-height: 1.15538em; 
		padding-bottom: 0.273em; 
		margin: 0;
	}
	h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: #333; }
	h1 { font-size: 40px; }
	h2 { font-size: 23px; }
	h3 { font-size: 23px; color: #009EE0; }
	h4 { font-size: 18px; }
	h5 { font-size: 16px; }
	h6 { font-size: 16px; }

	p { margin: 0 0 20px 0; }

	em { font-style: italic; }
	strong {
		font-family: "Benton Sans Bd", sans-serif;
	}
	small { font-size: 80%; }
	sup { font-size: 0.8em; vertical-align: super; line-height: 0; }
	hr { border: solid #ddd; border-width: 1px 0 0; clear: both; margin: 10px 0 10px; height: 0; }
	address { font-style: normal; }

	/*	Blockquotes  */
	blockquote, blockquote p {
		font-family: "Benton Sans Cond Bd", sans-serif;
		font-size: 24px;
		line-height: 30px;
		color: #009EE0;
	}
	.homepage blockquote, .startseite blockquote p {
		color: #333;
		padding-top: 70px;
	}

	.condensed_font {
		font-family: "Benton Sans Cond Bd", sans-serif;
		line-height: 1.2em;
	}
	.homepage .condensed_font {
		color: #009EE0;
		padding-bottom: 15px;
	}
/*
	blockquote cite { display: block; font-size: 12px; color: #555; }
	blockquote cite:before { content: "\2014 020"; }
	blockquote cite a, blockquote cite a:visited, blockquote cite a:visited { color: #555; }
*/
	
/* #Links
================================================== */
	a, a:visited { 
		color: #009EE0; 
		text-decoration: none; 
		outline: 0; 
		line-height: inherit;
/*
		-webkit-transition: 0.1s linear all;
		-moz-transition: 0.1s linear all;
		-ms-transition: 0.1s linear all;
		-o-transition: 0.1s linear all;
		transition: 0.1s linear all;		
*/
	}
	a:hover, a:focus { color: #0075a6; outline: none; }

/* #Lists
================================================== */
	.ce_text ul, .ce_text ol,
	.ce_list ul, .ce_list ol { margin-bottom: 20px; }
	.ce_text ul, .ce_list ul { list-style: none outside; }
	.ce_text ol, .ce_list ol { list-style: decimal; margin-left: 30px; }
	.ce_text ul ul, .ce_text ul ol,
	.ce_text ol ol, .ce_text ol ul,
	.ce_list ul ul, .ce_list ul ol,
	.ce_list ol ol, .ce_list ol ul { margin: 4px 0 5px 30px; font-size: 90%;  }
	.ce_text ul ul li, .ce_text ul ol li,
	.ce_text ol ol li, .ce_text ol ul li,
	.ce_list ul ul li, .ce_list ul ol li,
	.ce_list ol ol li, .ce_list ol ul li { margin-bottom: 6px; }
	.ce_text ul li, .ce_list ul li { padding-left: 28px; background: url('../images/list-bullet.png') 0 11px no-repeat; }
	.ce_text li, .ce_list li { /* line-height: 18px; */ margin-bottom: 12px; }
/* 	.ce_text li p, .ce_list li p { line-height: 21px; } */

	dt { font-family: "Benton Sans Bd", sans-serif; }
	dd { padding-left: 30px; background: url('../images/bullet_go.png') 2px 5px no-repeat; }

/* #Buttons
================================================== */
	.button a,
	a.button,
	button,
	input[type="submit"],
	input[type="reset"],
	input[type="button"],
	p.back a,
	p.more a {
		display: inline-block;
		padding: 5px 12px 4px 12px;
		margin-bottom: 0;
		font-size: 14px;
		font-family: "Benton Sans Bd", sans-serif;
		line-height: 1.428571429;
		text-align: center;
		white-space: nowrap;
		vertical-align: middle;
		cursor: pointer;
		background-image: none;
		border: 1px solid transparent;
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		-o-user-select: none;
		user-select: none;
		color: #333333;
		background-color: transparent;
		border-color: #009ee0;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		-webkit-appearance: none;
		-moz-appearance: none;
		appearance: none;  
 	}

	.button a:focus,
	a.button:focus,
	button:focus,
	input[type="submit"]:focus,
	input[type="reset"]:focus,
	input[type="button"]:focus,
	p.back a:focus,
	p.more a:focus {
		outline: thin dotted #333;
		outline: 5px auto -webkit-focus-ring-color;
		outline-offset: -2px;
	}

	.button a:hover,
	a.button:hover,
	button:hover,
	input[type="submit"]:hover,
	input[type="reset"]:hover,
	input[type="button"]:hover,
	.button:focus,
	button:focus,
	input[type="submit"]:focus,
	input[type="reset"]:focus,
	input[type="button"]:focus,
	p.back a:hover,
	p.more a:hover,
	p.back a:focus,
	p.more a:focus {
		color: #fff;
		background-color: #009EE0;
		border-color: #009EE0;
	 }

	.button a:active,
	a.button:active,
	button:active,
	input[type="submit"]:active,
	input[type="reset"]:active,
	input[type="button"]:active,
	p.back a:active,
	p.more a:active {
		background-image: none;
		outline: 0;
		-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
		box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
	}

	/* Fix for odd Mozilla border & padding issues */
	button::-moz-focus-inner,
	input::-moz-focus-inner,
	p.back a::-moz-focus-inner,
	p.more a::-moz-focus-inner {
	    border: 0;
	    padding: 0;
	}
	
/* #Forms
================================================== */
	form { margin-bottom: 20px; }
	fieldset { margin-bottom: 20px; padding-top: 10px; }
	input[type="text"],
	input[type="password"],
	input[type="email"],
	input[type="tel"],
	input[type="url"],
	textarea,
	select {
		border: 1px solid #bbb;
/* 		border-width: 0 0 1px 0; */
		background-color: #EFEFEF;
		padding: 9px 8px;
		outline: none;
		font: 13px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
		color: #777;
		margin: 0;
		width: 300px;
		max-width: 100%;
		display: block;
		}
	.upload {display: block; }
	input[type="text"]:focus,
	input[type="password"]:focus,
	input[type="email"]:focus,
	input[type="tel"]:focus,
	input[type="url"]:focus,
	textarea:focus {
		border: 1px solid #ccc;
		border-width: 0 0 1px 0;
		background-color: #f8f8f8;
 		color: #444;
		-webkit-transition: 0.1s linear all;
		-moz-transition: 0.1s linear all;
		-ms-transition: 0.1s linear all;
		-o-transition: 0.1s linear all;
		transition: 0.1s linear all; }
	textarea { min-height: 90px; }
	label {
/*
		float: left;
		width: 180px;
		padding-top: 4px;
*/
	}
	legend {
		display: block;
		font-family: "Benton Sans Reg", "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-weight: normal; 
		color: #444444; 
		text-rendering: optimizeLegibility; 
		padding-top: 0.273em; 
		line-height: 1.15538em; 
		padding-bottom: 0.273em; 
		font-size: 30px;
		font-size: 1.875rem;
	}
	select { width: 220px; }

	input[type="text"].captcha { width: 60px; float: left; }
	.captcha_text { float: left; margin: 2px 0 0 10px; }
	.submit_container { clear: both; padding: 30px 0 0 0; }
	.explanation { margin: -15px 0 0 180px; }
	
	input[type="checkbox"] { display: inline; }
	.checkbox_container span, .radio_container span {display:block; clear: both;line-height: 26px; }
	.checkbox_container input.checkbox, .radio_container input.radio {float: left;margin: 9px 10px 0 3px; }
	.checkbox_container label, .radio_container label {width: auto; }
	.checkbox_container .mandatory, .radio_container .mandatory {float: right; }

	.ce_form fieldset { width: 610px; }
	.ce_form br { display: none; }
	input.vorname,
	input.nachname,
	input.telefon,
	input.fax { width: 145px; float: left; }
	label.nachname,
	label.fax { float:left; clear: none; width: 120px; margin-left: 10px; }
	input.plz { width: 90px; float: left; }
	input.ort { width: 260px; float: left; }
	label.ort { float:left; clear: none; width: 60px; margin-left: 10px; }

/* Member Search Form
================================================== */
	.mod_cm_memberfinder {
		clear: left;
		float: left;
		margin-top: 25px;
	}
	.mod_cm_memberfinder form { display: inline; margin: 0; }
	.mod_cm_memberfinder .form_location,
	.mod_cm_memberfinder .form_distance { float: left; }

	.mod_cm_memberfinder input.cm_location {
		margin-right: 5px;
	    padding: 7px 15px 6px 30px;
	    background: #FCFCFC url('../images/search.png') 8px 6px no-repeat;
	    -webkit-appearance: textfield;
	    border: 1px solid #D0D0D0;
		-webkit-transition-duration: 400ms;
		-webkit-transition-property: width, background;
		-webkit-transition-timing-function: ease;
		-moz-transition-duration: 400ms;
		-moz-transition-property: width, background;
		-moz-transition-timing-function: ease;
		-o-transition-duration: 400ms;
		-o-transition-property: width, background;
		-o-transition-timing-function: ease;
	}
	::-webkit-search-cancel-button { display: none; }
	
	.mod_cm_memberfinder select.cm_max_dist_select {
		-webkit-appearance: none;
		width: 95px;
		height: 31px;
		margin-right: 5px;
		padding: 5px 5px 5px 15px;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
		background: #FCFCFC;
/* 	    background: #FCFCFC url('../images/arrow-down.png') 85% center no-repeat; */
	}
	.mod_cm_memberfinder input.submit {
		margin-top: 26px;
	    padding: 5px 15px 6px 15px;
	    height: 31px;
/*	    border: none;
 	    background: #cc0033;
	    color: #ffffff; */
	}
	.mod_cm_memberfinder .cm_country { display: none; }


/* List Search Form
================================================== */
	.list_search form { display: inline; margin: 0; }
	.list_search label { width: 100px; }
	.list_search input.text {
		float: left;
		margin: 3px;
	    padding: 6px 15px 6px 30px;
	    background: #FCFCFC url('../images/search.png') 8px 6px no-repeat;
	    -webkit-appearance: textfield;
	    border: 1px solid #D0D0D0;
		-webkit-transition-duration: 400ms;
		-webkit-transition-property: width, background;
		-webkit-transition-timing-function: ease;
		-moz-transition-duration: 400ms;
		-moz-transition-property: width, background;
		-moz-transition-timing-function: ease;
		-o-transition-duration: 400ms;
		-o-transition-property: width, background;
		-o-transition-timing-function: ease;
		width: 100px;
	}
	.list_search input.submit {
		margin: 3px;
	    padding: 6px 15px 6px 15px;
	    height: 30px;
	    border: none;
	    background: #cc0033;
	    color: #ffffff;
	}



	#main .mod_search form input.text:focus { outline: none; }
	#main .mod_search form input.text { margin: 0; padding: 6px 15px 6px 20px; background: #FCFCFC url('../images/search.png') 8px 7px no-repeat; width: 270px; }

/* #Tables
================================================== */
	table {
		margin: 0;
		padding: 0;
		}
	table th,
	table td {
		padding: 8px 16px;
		text-align: left;
		border-bottom: 1px solid #ccc;
		}
	table thead {
		border-bottom: 2px solid #ccc;
		cursor: pointer;
		}
	table td {
		color: #666;
		}
	table tr:last-child th,
	table tr:last-child td {
		border-bottom: none;
		}
	table th a {text-decoration: none; }

/* #Contao specific
================================================== */
/* 	.ce_hyperlink a { padding-left: 22px; background: url('../images/external.png') 2px 2px no-repeat; } */
	.ce_downloads li { padding: 0; background: none; }

/* #News
================================================== */
	.mod_newsarchive p.info, .mod_newslist p.info, .mod_newsreader p.info {
/*
		float: right;
		margin: 0 0 0 5px;
	    background-color: #999999;
		display: inline;
		padding: .2em .6em .3em;
		font-size: 75%;
		line-height: 1;
		color: #ffffff;
		text-align: center;
		white-space: nowrap;
		vertical-align: baseline;
*/
		margin: 0;
	}
	
	.mod_newslist h1 {
		font-size: 23px;
	}

/* #Newsletter
================================================== */
	#main .mod_nl_list ul {margin: 0; }
	#main .mod_nl_list ul li {background: url('../images/document-export.png') 0 0 no-repeat; }
	.mod_subscribe input[type="text"],
	.mod_unsubscribe input[type="text"] {float: left; margin-right: 10px; }

/* #Gallery
================================================== */
	#main .ce_gallery ul {
	  margin: 0;
	  padding: 0;
	  overflow:hidden;
	}
	#main .ce_gallery li {
	  float:left;
	  margin: 0 30px 30px 0;
	  padding: 0;
	  background: none;
	}
	#main .ce_gallery li.col_first {
		clear: none;
	}	
	#main .ce_gallery li.col_last {
		margin: 0 0 30px 0;
	}

/* #Breadcrumbs
================================================== */
	.mod_breadcrumb ul {
	  overflow:hidden;
	  margin:0;
	  padding:0;
	  list-style-type:none;
	}
	.mod_breadcrumb li {
	  float:left;
	  padding: 0;
	  background: none;
	}
	.mod_breadcrumb li:after {
	  margin-right:3px;
	  padding-left:1px;
	  content:" > ";
	}
	.mod_breadcrumb li.active:after {
	  display:none;
	}
	.mod_breadcrumb a {text-decoration: none; }
	
/* #Accordion
================================================== */
	.ce_accordion .toggler, .ce_accordion .toggler.ui-state-default {
		display: block;
		text-decoration: none;
		width: auto;
		height: 29px;
		padding: 0px 20px 5px 28px;
		line-height: 30px;
		border: solid 1px #ddd;
		border-width: 1px 1px 0 1px;
		margin: 0;
		cursor: pointer;
		background: #fafafa url('../images/plus.png') 8px 9px no-repeat;
		-moz-border-radius-topleft: 2px;
		-webkit-border-top-left-radius: 2px;
		border-top-left-radius: 2px;
		-moz-border-radius-topright: 2px;
		-webkit-border-top-right-radius: 2px;
		border-top-right-radius: 2px; }
	.ce_accordion .toggler:hover {
		background: #f8f8f8 url('../images/plus.png') 8px 9px no-repeat;
		color: #444;
	}
	.ce_accordion .toggler.active, .ce_accordion .toggler.ui-state-active {
		outline: none;
		background: #fafafa url('../images/minus.png') 8px 9px no-repeat;
		color: #111;
		-moz-border-radius-topleft: 2px;
		-webkit-border-top-left-radius: 2px;
		border-top-left-radius: 2px;
		-moz-border-radius-topright: 2px;
		-webkit-border-top-right-radius: 2px;
		border-top-right-radius: 2px; }
	.ce_accordion .accordion div {
		padding: 10px 20px 0 20px; }

/* #Events
================================================== */
	.mod_eventlist .header {font-size:1.2em;margin-top: 1.5em; }
	.mod_eventlist h2 {font-size:1.2em;margin: 0; }
	p.time {margin: 0; }
	
/* #Calendar
================================================== */
	.mod_calendar table {
	    background-color: #FCFCFC;
	    border-collapse: separate;
	    width: 98%;
	    font-size: 90%;
	    border-bottom: 1px solid #DFDFDF;
	}
	.mod_calendar .head {
	    background: url('../images/calendar.jpg') repeat-x scroll left bottom #FDFEFF;
	    border-top: 1px solid #DFDFDF;
	    padding-bottom: 0.5em;
	    padding-top: 0.5em;
	    text-align: center;
	}
	.mod_calendar th.previous {
	    border-left: 1px solid #DFDFDF;
	    padding-left: 0.75em;
	    text-align: left;
	}
	.mod_calendar th.next {
	    border-right: 1px solid #DFDFDF;
	    padding-right: 0.75em;
	    text-align: right;
	}
	.mod_calendar th a {
	    color: #333333;
	    text-decoration: none;
	}
	.mod_calendar th a:hover {
	    text-decoration: underline;
	}
	.mod_calendar .label {
	    background-color: #9fa7c4;
	    color: #FFFFFF;
	    font-weight: normal;
	    padding-bottom: 2px;
	    padding-top: 2px;
	    text-align: center;
	}
	table.calendar td {
	    border-bottom: 1px solid #DFDFDF;
	    border-right: 1px solid #DFDFDF;
	    height: 7em;
	    padding: 0;
	    vertical-align: top;
	    width: 14%;
	}
	.mod_calendar .col_first {
	    border-left: 1px solid #DFDFDF;
	}
	.mod_calendar .weekend {
	    background-color: #F6F6F6;
	    color: #BBBBBB;
	}
	.mod_calendar .today {
	    background-color: #c8d0ed;
	}
	.mod_calendar .header {
	    background-color: #E6E6E6;
	    color: #666666;
	    font-size: 0.9em;
	    padding: 1px 5px;
	}
	.mod_calendar .event {
	    font-size: 0.9em;
	    line-height: 1.1;
	    margin: 3px;
	}
	.mod_calendar .event a {
	    color: #333333;
	    text-decoration: none;
	}
	.mod_calendar .event a:hover {
	    text-decoration: underline;
	}
	table.minicalendar h1 {
	    margin-bottom: 1em !important;
	}
	.mod_minicalendar table {
	    background: url('../images/calendar.jpg') repeat-x scroll left top #ECECEC;
	    border-collapse: separate;
	    width: 98%;
	}
	.mod_minicalendar td {
	    border-right: 1px solid #DFDFDF;
	    border-top: 1px solid #DFDFDF;
	    font-size: 0.9em;
	    padding: 2px 0;
	    text-align: center;
	    width: 14%;
	}
	.mod_minicalendar .col_last {
	    border-right: 0 none !important;
	}
	.mod_minicalendar .last .col_first {
	    background: url('../images/cbl.gif') no-repeat scroll left bottom transparent;
	}
	.mod_minicalendar .last .col_last {
	    background: url('../images/cbr.gif') no-repeat scroll right bottom transparent;
	}
	.mod_minicalendar th.previous {
	    background: url('../images/ctl.gif') no-repeat scroll left top transparent;
	    padding-bottom: 2px;
	    padding-left: 6px;
	    padding-top: 4px;
	    text-align: left;
	}
	.mod_minicalendar th.next {
	    background: url('../images/ctr.gif') no-repeat scroll right top transparent;
	    padding-bottom: 2px;
	    padding-right: 6px;
	    padding-top: 4px;
	    text-align: right;
	}
	.mod_minicalendar th.current {
	    padding-bottom: 1px;
	    padding-top: 1px;
	    text-align: center;
	}
	.mod_minicalendar .head a {
	    color: #333333;
	    text-decoration: none;
	}
	.mod_minicalendar .label {
	    color: #133B9A;
	    font-weight: normal;
	    padding-bottom: 1px;
	    text-align: center;
	}
	.mod_minicalendar td a {
	    color: #333333;
		font-family: "Benton Sans Bd", sans-serif;
	}

/* #Comments
================================================== */
	.ce_comments label {float: none;width: auto; }
	.ce_comments .comment_default {
	    background-color: #F6F6F6;
	    border-left: 2px solid #5B80B2;
	    margin-bottom: 6px;
	    padding: 12px 9px 3px 7px;
	}
	.ce_comments .comment_default pre {
	    font-size: 11px;
	    margin-bottom: 9px;
	    margin-top: 9px;
	}
	.ce_comments .info, .ce_comments p {
	    margin-bottom: 9px;
	}
	.ce_comments .code, .ce_comments .quote {
	    background-color: #F0F0F0;
	    border: 2px solid #DDDDDD;
	    margin-bottom: 13px;
	}
	.ce_comments .code p, .ce_comments .quote p {
	    font-size: 11px;
		font-family: "Benton Sans Bd", sans-serif;
	    margin: 3px 0 3px 1em;
	}
	.ce_comments .code pre, .ce_comments .quote blockquote {
	    margin-bottom: 6px;
	    margin-top: 0;
	}
	.ce_comments .comment {
	    font-size: 12px;
	}
	.ce_comments .reply {
	    border-left: 2px solid #ccc;
	    margin-left: 0.5em;
	    margin-top: 2em;
	    padding-left: 1em;
	}
	.ce_comments .form {
	    margin-top: 1.5em;
	}
	.ce_comments .widget {
		clear: both;
		margin-bottom: 15px;
	}
	.ce_comments .text, .ce_comments .captcha, .ce_comments .textarea {
		float: left;
	    margin-right: 10px;
	    width: 40%;
	}
	.ce_comments .textarea {
		margin: 10px 0 10px 0;
	}
	.ce_comments span.captcha_text {
		float: left;
	    margin: 0;
	}
	.ce_comments span.mandatory {
		float: left;
	}
	.ce_comments input[type="submit"] { margin: 0; }

/* #Read More Links
================================================== */
/*
	p.more a, p.back a {
		display: inline-block;
		padding: 6px 12px;
		margin-top: 15px;
		margin-bottom: 0;
		font-size: 14px;
		font-weight: normal;
		line-height: 1.428571429;
		text-align: center;
		white-space: nowrap;
		vertical-align: middle;
		cursor: pointer;
		background-image: none;
		border: 1px solid transparent;
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		-o-user-select: none;
		user-select: none;
		color: #333333;
		background-color: #ffffff;
		border-color: #cccccc;
	}
	p.more a:hover, p.back a:hover {
		color: #333333;
		text-decoration: none;
		color: #333333;
		background-color: #ebebeb;
		border-color: #adadad;
	}
	p.more a:active, p.back a:active {
		background-image: none;
		outline: 0;
		-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
		box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
	}
	p.more a:focus, p.back a:focus {
		outline: thin dotted #333;
		outline: 5px auto -webkit-focus-ring-color;
		outline-offset: -2px;
	}
*/

/* #FAQ
================================================== */
	.mod_faqlist ul { list-style: none; margin-top: 15px; }
	.mod_faqlist li { line-height: 18px; margin-bottom: 12px; padding-left: 28px; background: url('../images/question.png') 2px 0 no-repeat; }
	.mod_faqlist li p { line-height: 21px; }
	.mod_faqlist li a { text-decoration: none; }

/* #Google Maps
================================================== */
	.routinglink .text {width: 150px;float: left;margin-right: 5px; }
	.routinglink .submit {margin: 0;float: left; }

	/* cm_membergooglemaps bubble */	
	#saddr { width: 180px; float: left; }

	.gm-style {
		font-family: "Benton Sans Reg", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
	}
	.gm-style .gm-style-iw {
		font-size: 15px;
		line-height: 1.625em; 
 		font-weight: normal;
		color: #333; 
	}

/* #Pagination
================================================== */
	.pagination {
		clear: both;
	    margin: 10px 0 60px 0;
	    padding-top: 1em;
	}
	.pagination p {
		display: none;
	}
	.pagination > ul > li{
	    overflow: hidden;
	    position: relative;
	    margin-top: 25px;
	    width: 46px;
	    float: left;
	    list-style: none;
	    padding: 0;
	}
	.pagination > ul > li > a {
	    line-height: 40px;
	    text-decoration: none;
	    color: #009EE0;
	    display: block;
	    text-align: center;
		font-family: "Benton Sans Bd", sans-serif;
	    position: relative;
	}
	.pagination > ul > li > span {
	    line-height: 40px;
	    text-decoration: none;
	    color: #fff;
	    display: block;
	    text-align: center;
		font-family: "Benton Sans Bd", sans-serif;
	    position: relative;
	}
	/* positon the circle */
	.pagination > ul > li > span:before {
	    content:'';
	    position: absolute;
	    z-index: -1;
	    width: 36px; height: 36px;
	    left: 50%; margin-left: -19px;
	    background: #009EE0;
	    border-radius: 100%;
	    border: 1px solid #009EE0;
	    transition: all .2s;
	}
	/* hover */
	.pagination > ul > li:hover a:before {
	    content:'';
	    position: absolute;
	    z-index: -1;
	    width: 36px; height: 36px;
	    left: 50%; margin-left: -19px;
	    background: #009EE0;
	    border-radius: 100%;
	    border: 1px solid #009EE0;
	    transition: all .2s;
	}
	.pagination > ul > li:hover a {
	    color: #fff;
	}
	.pagination > ul > li.previous {
		background: url('../images/arrow-left-transparent.svg');
		background-size: 38px 38px;
		background-position: center top;
		background-repeat: no-repeat;
	}
	.pagination > ul > li.next {
		background: url('../images/arrow-right-transparent.svg');
		background-size: 38px 38px;
		background-position: center top;
		background-repeat: no-repeat;
	}
	.pagination > ul > li.previous a,
	.pagination > ul > li.next a {
		text-indent: -9999px;
	}
	.pagination > ul > li.first,
	.pagination > ul > li.last {
		display: none;	
	}


/* #Custom CSS
================================================== */
	#canvas {
	    -webkit-user-select: text !important; /* Chrome, Opera, Safari */
	    -moz-user-select: text !important; /* Firefox 2+ */
	    -ms-user-select: text !important; /* IE 10+ */
	    user-select: text !important; /* Standard syntax */
	}
	
	#menu {
		position: absolute;
		top: 15px;
		right: 30px;		
		z-index: 2000;
	}
	
	/* Header navigation plain */
	#menu ul  { list-style: none; float: right; }
	#menu li { float: left; padding: 0 0 0 10px; }
	#menu > ul > li.homepage { display: none; }
	#menu > ul > li > a,
	#menu > ul > li > span,
	.mod_i18nl10nLanguageSelection > ul > li > a {
		display: block;
		color: #ffffff;
		font-family: "Benton Sans Bd", sans-serif;
		text-decoration: none;
		text-shadow: 0px 0px 20px rgba(150, 150, 150, 0.8);
		padding: 5px 10px;
	}
	
	.video-page #menu > ul > li > a,
	.video-page #menu > ul > li > span,
	.video-page .mod_i18nl10nLanguageSelection > ul > li > a {
		text-shadow: 0px 0px 20px rgba(0, 0, 0, 0.6);
	}

/*
	#menu > ul > li.last > a,
	#menu > ul > li.last > span,
	.mod_i18nl10nLanguageSelection > ul > li > a {
		font-size: 14px;
		padding: 6px 10px 3px 26px;
		background: url('../images/icon-leichte-sprache.png') 3px 7px no-repeat;
	}
*/
	#menu span { cursor: default; }

/*
	#menu li:hover a,
	#menu li.active span,
	#menu li.trail a,
	.mod_i18nl10nLanguageSelection li:hover a {
		border-bottom: 2px solid #fff;
	}
*/

	#menu > ul > li > a:after,
	#menu > ul > li > span:after,
	.mod_i18nl10nLanguageSelection > ul > li > a:after {
		content: '';
		display: block;
		margin: auto;
		height: 4px;
		width: 0px;
		background: transparent;
		transition: width .5s ease, background-color .5s ease;
	}
	#menu li:hover a:after,
	#menu li.active span:after,
	#menu li a.active:after,
	#menu li.trail a:after {
		width: 100%;
		background: #fff;
		-webkit-box-shadow: 0px 0px 17px 5px rgba(0,0,0,0.3);
		-moz-box-shadow: 0px 0px 17px 5px rgba(0,0,0,0.3);
		box-shadow: 0px 0px 17px 5px rgba(0,0,0,0.3);
	}
	
/*
	#menu li.last:hover a {
		background: transparent url('../images/icon-leichte-sprache.png') 3px 7px no-repeat;
	}
*/

	.searchpage nav#menu.mod_customnav.block {
		position: fixed;
		top: 0;
		left: 0;
	}


	/* FadeIn Effect */
	@keyframes fadein {
	    from { opacity: 0; }
	    to   { opacity: 1; }
	}
	
	/* Firefox < 16 */
	@-moz-keyframes fadein {
	    from { opacity: 0; }
	    to   { opacity: 1; }
	}
	
	/* Safari, Chrome and Opera > 12.1 */
	@-webkit-keyframes fadein {
	    from { opacity: 0; }
	    to   { opacity: 1; }
	}
	
	/* Internet Explorer */
	@-ms-keyframes fadein {
	    from { opacity: 0; }
	    to   { opacity: 1; }
	}
	
	/* Opera < 12.1 */
	@-o-keyframes fadein {
	    from { opacity: 0; }
	    to   { opacity: 1; }
	}
	
	#menu.scroll-to-fixed-fixed,
	.searchpage #menu {
		background: #fff url('../images/logo-small.png') 30px 10px no-repeat;
		background-size: 50px 40px;
		border-bottom: 1px solid #ccc;
		width: 100%;
		height: 60px;		
		-webkit-animation: fadein 2s; /* Safari, Chrome and Opera > 12.1 */
		-moz-animation: fadein 1s; /* Firefox < 16 */
        -ms-animation: fadein 1s; /* Internet Explorer */
        -o-animation: fadein 1s; /* Opera < 12.1 */
        animation: fadein 1s;
	}
	#menu.scroll-to-fixed-fixed ul,
	.searchpage #menu ul {
		float: right;
		margin: 10px 10px 0 0;
	}
	#menu.scroll-to-fixed-fixed > ul > li > a,
	#menu.scroll-to-fixed-fixed > ul > li > span,
	.searchpage #menu > ul > li > a,
	.searchpage #menu  > ul > li > span {
		color: #333;
		text-shadow: none;
		padding: 5px 0 0 0;
		margin: 0 10px 0 10px;
	}
/*
	#menu.scroll-to-fixed-fixed > ul > li.last > a,
	#menu.scroll-to-fixed-fixed > ul > li.last > span,
	.searchpage #menu > ul > li.last > a,
	.searchpage #menu > ul > li.last > span {
		padding: 6px 10px 3px 26px;
		background: transparent url('../images/icon-leichte-sprache-grey.png') 3px 7px no-repeat;
	}
*/
	
	#menu.scroll-to-fixed-fixed > ul > li > a:after,
	#menu.scroll-to-fixed-fixed > ul > li > span:after,
	.searchpage #menu > ul > li > a:after,
	.searchpage #menu  > ul > li > span:after {
		content: '';
		display: block;
		margin: auto;
		height: 4px;
		width: 0px;
		background: transparent;
		transition: width .5s ease, background-color .5s ease;
	}
	#menu.scroll-to-fixed-fixed > ul > li.first > a:after,
	#menu.scroll-to-fixed-fixed > ul > li.first > span:after,
	.searchpage #menu > ul > li.first > a:after,
	.searchpage #menu  > ul > li.first > span:after {
		display: none;
	}
	
/*
	#menu.scroll-to-fixed-fixed > ul > li.last:hover > a,
	#menu.scroll-to-fixed-fixed > ul > li.last > span,
	.searchpage #menu > ul > li.last:hover > a,
	.searchpage #menu > ul > li.last > span {
		background: transparent url('../images/icon-leichte-sprache-grey.png') 3px 7px no-repeat;
	}
*/

	#menu.scroll-to-fixed-fixed li:hover a,
	#menu.scroll-to-fixed-fixed li.active span,
	#menu.scroll-to-fixed-fixed li a.active,
	#menu.scroll-to-fixed-fixed li.trail a,
	.searchpage #menu li:hover a,
	.searchpage #menu li.active span,
	.searchpage #menu li a.active,
	.searchpage #menu li.trail a {
		background: transparent;
	}
	#menu.scroll-to-fixed-fixed li:hover a:after,
	#menu.scroll-to-fixed-fixed li.active span:after,
 	#menu.scroll-to-fixed-fixed li a.active:after,
	#menu.scroll-to-fixed-fixed li.trail a:after,
	.searchpage #menu li:hover a:after,
	.searchpage #menu li.active span:after,
	.searchpage #menu li a.active:after,
	.searchpage #menu li.trail a:after {
		width: 100%;
		background: #1AA0DD;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
	}
	#menu.scroll-to-fixed-fixed > ul > li.homepage,
	.searchpage #menu > ul > li.homepage {
		display: block; 
		position: absolute;
		left: 10px;
		top: 10px;
		width: 90px;
		height: 60px;
		text-indent: -9999px;
	}
	#menu.scroll-to-fixed-fixed > ul > li.homepage:hover a,
	.searchpage #menu > ul > li.homepage:hover a  {
		border-bottom: none;
	}
	
	/* Mobile Navigatin - Off Canvas */
    .mobilenav {
        position: absolute;
	    width: 32px;
	    height: 32px;
        top: 30px;
        right: 10px;
        display: none;
        z-index: 3000;
    }
    
    .mobilenav a {
	    display: block;
	    width: 32px;
	    height: 32px;
	    background: url('../images/menu-button.png') 0 0 no-repeat;
	    text-indent: -9999em;
        z-index: 3000;
    }
    .searchpage .mobilenav a {
	    background: url('../images/menu-button-red.png') 0 0 no-repeat;
    }    

	.mod_i18nl10nLanguageSelection {
		position: absolute;
		top: 15px;
		right: 30px;		
		z-index: 2000;
	}
	.mod_i18nl10nLanguageSelection ul {
		margin: 0;
		padding: 0;
	}
	.mod_i18nl10nLanguageSelection .active {
		display: none;
	}
		
	/* Submenu right */
	#right .mod_navigation {}
	#right .level_1 li { margin: 0; padding: 0; background: none; line-height: 1.2em; }
	#right .level_1 a, #right .level_1 span { display:block;padding: 12px 0 12px 12px;text-decoration:none;font-size:14px;color:#666;border-bottom: 1px solid #ddd; }
	#right .level_1 span { cursor:default; }
	#right .level_1 li:hover a, #right .level_1 li.active span, #right .level_1 li.trail a { color:#000; }

	/* Submenu left */
	#left .mod_navigation {}
	#left .level_1 li { margin: 0; padding: 0; background: none; }
	#left .level_1 a, #left .level_1 span { display:block;padding:8px 12px 8px 0;text-decoration:none;font-size:14px;text-transform: uppercase;color:#444;border-bottom: 1px solid #ddd; }
	#left .level_1 span { cursor:default; }
	#left .level_1 li:hover a, #left .level_1 li.active span, #left .level_1 li.trail a { color:#aaa; }

	/* Custom navigation */
	.mod_customnav {}
	.mod_customnav li { padding: 0; background: none; }

	/* Footer navigation */
	#footer .mod_customnav {}
	#footer .mod_customnav .level_1 li { position: relative; display:block; float: left; }
	#footer .mod_customnav .level_1 a, #footer .level_1 span { position: relative; display:block; padding: 0 8px; text-decoration: none; color: #555555; font-size: 14px; }
	#footer .mod_customnav .level_1 span { cursor:default; }
	#footer .mod_customnav .level_1 a:hover, #footer .mod_customnav .level_1 li.active span, #footer .mod_customnav .level_1 li.trail a { color: #111111; }
	
	#footer .footer_copyright a {
		color: #333;
	}
	#footer .footer_copyright a:hover {
		color: #000;
	}
	
	/* Page Navigation */
	.mod_booknav {width: 920px;margin-top: 30px;margin-left: auto;margin-right: auto;background: transparent url('../images/double-line.gif') 0 8px repeat-x;text-transform: uppercase; }
	.mod_booknav li {float: left;width: 45%; }
	.mod_booknav li.up {text-align: center;width: 10%; }
	.mod_booknav li.next {text-align: right; }
	.mod_booknav li a {text-decoration: none;font-family: "Benton Sans Bd", sans-serif;font-size: 12px;background: #fff;padding: 0 10px; }
	.mod_booknav li.up a {font-size: 16px; }

/* #Global Site Styles
================================================== */	
	#main .nopadding .inside {
		padding: 0;
	}

	.mod_article.nopadding {
		margin-top: 60px;
		background: url("../images/bg-actions.jpg") center top no-repeat;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
	}
	.mod_article.nopadding.alternate {
		background: url("../images/bg-actions-2.jpg") center top no-repeat;
	}
	.mod_article.nopadding.third {
		background: url("../images/bg-actions-3.jpg") center top no-repeat;
	}
	
	.largetext {
		font-size: 32px;
		line-height: 36px;
	}
	
	.caption {
		font-family: "Benton Sans Bd", sans-serif;
		font-size: 1.2em;
	}
	
	.pdf_link {
		clear: both;
		width: 370px;
		border-top: 1px solid #80CAEC;
		padding-top: 10px;
		margin-top: 30px;
	}
	.pdf_link a {
		padding: 0 15px 0 15px;
		font-family: "Benton Sans Bd", sans-serif;
		color: #333;
	}
	.pdf_link a img {
		width: 32px;
		vertical-align: bottom;
		padding-left: 5px;
	}
	.pdf_link a:hover {
		text-decoration: underline;
	}

	.showall { display: block; clear: both; width: 100px; margin-top: 15px; }

	.service { display: block; clear: both; width: auto; margin-top: 15px; margin-left:5px; }
	
	#canvas {
		overflow: hidden;
	}

	.vertical {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		z-index: 1000;
		pointer-events: none;
	}
	.vertical img {
	    max-width: 100%;
	    height: auto;
	    width: auto\9; /* ie8 */
	}
	
	
	#klotz-1 {
		position: fixed;
		top: 205px;
		left: 45px;
		z-index: 1000;
		pointer-events: none;
	}
	#klotz-2 {
		position: fixed;
		top: 480px;
		left: 0;
		z-index: 1000;
		pointer-events: none;
	}
	#klotz-3 {
		position: fixed;
		top: 725px;
		left: 20px;
		z-index: 1000;
		pointer-events: none;
	}
	#klotz-4 {
		position: fixed;
		top: 95px;
		right: 0;
		z-index: 1000;
		pointer-events: none;
	}
	#klotz-5 {
		position: fixed;
		top: 390px;
		right: 70px;
		z-index: 1000;
		pointer-events: none;
	}
	#klotz-6 {
		position: fixed;
		top: 590px;
		right: 30px;
		z-index: 1000;
		pointer-events: none;
	}
	
	.half_left {
		width: 50%;
		float: left;
	}
	.half_right {
		width: 50%;
		float: right;
	}

	.call_to_action.half_left,
	.call_to_action.half_right {
		text-align: center;
	}
	.call_to_action.half_left a {
		font-size: 20px;
		font-family: "Benton Sans Bd", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
		color: #fff;
		display: block;
		width: 360px;
		height: 110px;
		margin: 150px auto 150px auto;
		background: url('../images/arrow-right-transparent-white.svg');
		background-size: 64px 64px;
		background-position: center bottom;
		background-repeat: no-repeat;
	}
	.call_to_action.half_left a:hover {
		background: url('../images/arrow-right-transparent-white-hover.png') bottom center no-repeat;
	}
	.call_to_action.half_right a {
		font-size: 20px;
		font-family: "Benton Sans Bd", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
		color: #333;
		display: block;
		width: 360px;
		height: 110px;
		margin: 150px auto 150px auto;
		background: url('../images/arrow-right-transparent.svg');
		background-size: 64px 64px;
		background-position: center bottom;
		background-repeat: no-repeat;
	}
	.call_to_action.half_right a:hover {
		background: url('../images/arrow-right-hover.png') bottom center no-repeat;
	}

	.call_to_action.alternate.half_left a {
		color: #333;
		background: url('../images/arrow-right-transparent.svg');
		background-size: 64px 64px;
		background-position: center bottom;
		background-repeat: no-repeat;
	}
	.call_to_action.alternate.half_left a:hover {
		background: url('../images/arrow-right-hover.png') bottom center no-repeat;
	}
	.call_to_action.alternate.half_right a {
		color: #fff;
		background: url('../images/arrow-right-transparent-white.svg');
		background-size: 64px 64px;
		background-position: center bottom;
		background-repeat: no-repeat;
	}
	.call_to_action.alternate.half_right a:hover {
		background: url('../images/arrow-right-transparent-white-hover.png') bottom center no-repeat;
	}

	.image_half_left {
		width: 50%;
		margin-left: 90px;
	}
	.blockquote_half_left {
		width: 30%;
		margin: 30px 0 60px 150px;
	}

	.clear_both {
		clear: both;
	}
	
	.backtotop {
		float: right;
		margin: 30px 30px 0 0;
	}
	.backtotop a {
		display: block;
		padding: 0 0 0 36px;
		background: url('../images/arrow-up.png') center left no-repeat;
	}
	
	ul.tabs {
		clear: both;
		margin: 0px;
		padding: 0px;
		list-style: none;
	}
	ul.tabs li {
		display: inline-block;
		padding: 5px 12px 4px 12px;
		margin-bottom: 0;
		font-size: 14px;
		font-family: "Benton Sans Bd", sans-serif;
		line-height: 1.428571429;
		text-align: center;
		white-space: nowrap;
		vertical-align: middle;
		cursor: pointer;
		background-image: none;
		border: 1px solid transparent;
		border-bottom: none;
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		-o-user-select: none;
		user-select: none;
		color: #333333;
		background-color: transparent;
		border-color: #009ee0;
		-webkit-border-top-left-radius: 5px;
		-webkit-border-top-right-radius: 5px;
		-moz-border-radius-topleft: 5px;
		-moz-border-radius-topright: 5px;
		border-top-left-radius: 5px;
		border-top-right-radius: 5px;
		-webkit-appearance: none;
		-moz-appearance: none;
		appearance: none;  
	}
	ul.tabs li:hover {
		color: #fff;
		background-color: #009EE0;
		border-color: #009EE0;
	}
	ul.tabs li.current {
		color: #fff;
		background-color: #009EE0;
		border-color: #009EE0;
	}
	.tab-content {
		display: none;
	}
	.tab-content.current {
		display: inherit;
	}
	
	
/* #Individual Page Styles
================================================== */	
/*
	#header .mod_article {
		clear: both;
		padding-top: 260px;
		color: #fff;
		font-size: 3em;
		line-height: 1.2em;
	}
*/
/*
	#video .mejs-mediaelement {
		height: auto !important;
	}
	div#mep_0.mejs-container.svg.mejs-video{
		width: 100% !important;
  	}
  	#mep_0 > div > div.mejs-mediaelement > video {
		width: 100% !important;
		height: auto !important;
		background: #CFEDFB;
	}
	.mejs-container {
		background: #fff !important;
	}
*/
	


	.responsive-video iframe {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
	.responsive-video {
		position: relative;
		padding-bottom: 56.25%; /* Default for 1600x900 videos 16:9 ratio*/
		padding-top: 0px;
		height: 0;
		overflow: hidden;
	}

	#wer-wir-sind .ce_text {
		margin: 0 auto;
		text-align: center;
		width: 45%;
	}
	
	.ce_vimeo iframe body,
	.ce_youtube iframe body,
	#player,
	.player .video-wrapper {
		background: #fff !important;	
	}
	
	#wer-wir-sind .ce_youtube,
	#wer-wir-sind .ce_vimeo,
	#wer-wir-sind .ce_player {
		margin: 60px auto;
		text-align: center;
/* 		width: 45%; */
	}
	
	#wer-wir-sind .ce_hyperlink {
		margin: 60px auto;
		text-align: center;
	}

	#unsere-angebote {
		background: #EFEFEF;
	}
	#unsere-angebote .caption {
		width: 450px;
		padding-top: 15px;
	}
	#unsere-angebote .caption a {
		float: right;
		margin-top: 3px;
	}
	#unsere-angebote .image_container {
	  position: relative;
	}
	#unsere-angebote .image_container img {
	  display: block;
	  width: 100%;
	  height: auto;
	}
	#unsere-angebote .image_container .overlay {
	  position: absolute;
	  top: 0;
	  bottom: 0;
	  left: 0;
	  right: 0;
	  height: 300px;
	  width: 100%;
	  opacity: 0;
	  transition: .5s ease;
	  background-color: #fff;
	  pointer-events: none;
	}
	#unsere-angebote .image_container:hover .overlay {
	  opacity: 0.8;
	}	
	#unsere-angebote .image_container .text {
	  width: 89px;
	  height: 81px;
	  position: absolute;
	  top: 50%;
	  left: 50%;
	  transform: translate(-50%, -50%);
	  -ms-transform: translate(-50%, -50%);
	}
	#angebot_1 .image_container .text {
	  background: url('../images/angebot_4_overlay.svg') center center no-repeat;
	}
	#angebot_2 .image_container .text {
	  background: url('../images/angebot_3_overlay.svg') center center no-repeat;
	}
	#angebot_3 .image_container .text {
	  background: url('../images/angebot_1_overlay.svg') center center no-repeat;
	}
	#angebot_4 .image_container .text {
	  background: url('../images/angebot_2_overlay.svg') center center no-repeat;
	}
	#angebot_5 .image_container .text {
	  background: url('../images/angebot_2_overlay.svg') center center no-repeat;
	}
	
	#angebot_1 {
		clear: both;
		float: right;
		margin: 30px 150px 0 0;
	}
	#angebot_2 {
		float: left;
		margin: 120px 0 0 0;
	}
	#angebot_3 {
		clear: right;
		float: right;
		margin: 90px 0 0 0;
	}
	#angebot_4 {
		float: left;
		margin: 90px 0 60px 150px;
	}
	
	#angebot_5 {
		float: left;
		margin: 120px 0 0 60px;
	}	

	#wen-wir-unterstuetzen {
/* 		background: #1aa0dd; */

		background: url("../images/wen-wir-unterstuetzen-bg.jpg") center top no-repeat;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;

		color: #fff;
	}
	#wen-wir-unterstuetzen .inside {
		position: relative;
		height: 500px;
	}
	#wen-wir-unterstuetzen h1 {
		color: #fff;
	}
	#wen-wir-unterstuetzen .ce_text {
		position: absolute;
		left: 360px;
		top: 80px;
		width: 45%;
	}
	#support_1 {
		width: 160px;
		position: absolute;
		left: 90px;
		top: 60px;
	}
	#support_2 {
		width: 109px;
		position: absolute;
		left: 60px;
		top: 270px;
	}
	#support_3 {
		width: 149px;
		position: absolute;
		left: 210px;
		top: 230px;
	}
	#support_4 {
		width: 145px;
		position: absolute;
		left: 110px;
		top: 400px;
	}
	#support_5 {
		width: 131px;
		position: absolute;
		left: 310px;
		top: 390px;
	}
	#support_6 {
		width: 141px;
		position: absolute;
		left: 460px;
		top: 320px;
	}
	#support_7 {
		width: 156px;
		position: absolute;
		left: 640px;
		top: 290px;
	}
	#support_8 {
		width: 143px;
		position: absolute;
		left: 790px;
		top: 400px;
	}
	#support_9 {
		width: 154px;
		position: absolute;
		left: 890px;
		top: 210px;
	}
	#support_10 {
		width: 150px;
		position: absolute;
		left: 990px;
		top: 370px;
	}
	#support_11 {
		width: 128px;
		position: absolute;
		left: 1000px;
		top: 70px;
	}

	#umkreissuche {
		background: #EFEFEF;
		padding-top: 60px;
	}
	#umkreissuche .ce_text {
		float: left;
		width: 45%;
	}
	#umkreissuche .ce_image {
		float: right;
		width: 45%;
	}

	.shrinked,
	#presse-aktuelles .ce_headline,
	.mod_newslist {
		width: 50%;
		margin-left: 20%;
	}	
	#wer-wir-sind-details blockquote {
		width: 50%;
		float: left;
	}
	#wer-wir-sind-details .pdf_link {
		margin-left: 20%;
	}
	
	#wer-wir-sind-details h2 {
		margin-bottom: 15px;
		text-decoration: none;
		display: inline-table;
	}
	#wer-wir-sind-details h2:after {
		content: "";
		border-bottom: 0.1em solid #009EE0;
		display: table-caption;
		caption-side: bottom;
		position: relative;
		margin-top:-0.15em;
	}

	#seite_angebote_1 {
		float: left;
		width: 390px;
		margin: 310px 0 0 0;
	}
	#seite_angebote_2 {
		float: right;
		width: 390px;
		margin: 60px 300px 0 0;
	}
	#seite_angebote_3 {
		float: right;
		width: 390px;
		margin: 120px 0 0 0;
	}
	#seite_angebote_4 {
		float: left;
		width: 390px;
		margin: 330px 0 60px 0;
	}
	
	#seite_angebote_5 {
		float: left;
		width: 390px;
		margin: 330px 0 60px 0;
	}	

#seite_angebote_4 {
    float: left;
    width: 390px;
    margin: 180px 0 60px 50px;
}

#seite_angebote_5 {
    float: left;
    width: 390px;
    margin: 230px 0 60px 92px;
}


	.elevated,
	#main .elevated .inside {
		overflow: visible;
	}
	.elevated .ce_text {
		width: 60%;
		padding: 70px 60px 60px 60px;
		margin-left: 10%;
		margin-top: -150px;
		background: #fff;
		z-index: 9999;
		overflow: visible;
	}
	.elevated .pdf_link {
		margin-left: 15%;
	}


	.best-practice-header h2,
	#presse-aktuelles .ce_headline.topheader {
		font-size: 20px;
		text-decoration: none;
		display: inline-table;
/* 		border-bottom: 1px solid #009EE0; */
	}
	.best-practice-header h2:after,
	#presse-aktuelles .ce_headline.topheader:after {
		content: "";
		border-bottom: 0.1em solid #009EE0;
		display: table-caption;
		caption-side: bottom;
		position: relative;
		margin-top:-0.15em;
	}
	.best-practice-header p {
		font-size: 35px;
		line-height: 38px;
		padding: 20px 0 25px 0;
	}

	#presse-aktuelles .ce_headline.topheader {
		font-size: 23px;
		border-bottom: 2px solid #1AA0DD;
		margin-bottom: 30px;	
	}
	
	/* memberlist */
	.cm_finder {
		margin-bottom: 15px;	
	}
	
	.mod_cm_membergooglemaps {
		clear: both;
		padding-top: 60px;
	}
	.memberlist { clear: both; margin-top: 15px; }
	.memberlist th.head {
		background: url('../images/sort_icon.png') right center no-repeat;
	}
	.memberlist th.head.col_last {
		background: none;
	}
	.memberlist a img {max-width: none;}
	.memberCard {
		border: 1px solid #d8d8d8;
		background-color: #f2f2f2;
		width: 255px;
		height: 145px;
		margin: 0 10px 15px 10px;
		padding: 10px 5px 10px 10px;
		float: left;
	}
	.memberCard .dist_link { font-size: 0.8em; font-style: italic; }


	.mod_cm_membergooglemaps.listing h1 {
		font-weight: normal;
	}


	#contactdata { margin: 15px 0 25px 0; }
	#contactdata .contactlabel { float: left; width: 140px; }
	#contactdata .angeboteinfo { margin-top: 15px; }

	.infoline {padding: 0 0 0 50px; background: url('../images/info.png') 8px center no-repeat; line-height: 21px; display: none;}
	
/* #Extensions
================================================== */
	/* #Rocksolid Slider */
/*
	.mod_rocksolid_slider {
		position: absolute;
		top: 0;
		left: 0;
	}
*/
	.rsts-crop {
		height: 100vH;	
	}
	.rsts-skin-default .rsts-caption {
		top: 70%;
		left: 40px;
		right: auto;
		width: 55%;
		height: 95px;
		margin: 0;
		padding: 15px 30px;
		font-size: 36px;
		line-height: 40px;
		font-family: "Benton Sans Bd", sans-serif;
		background: none;
		text-shadow: 0px 0px 25px rgba(0, 0, 0, 0.8);
	}	 
	.rsts-skin-ianrw .rsts-prev,
	.rsts-skin-ianrw .rsts-next {
		display: none;
	}

	.homepage .rsts-prev,
	.homepage .rsts-next,
	.homepage .rsts-nav-bullets {
		display: none;
	}

	/* #Change Language */
	.mod_changelanguage {
	    float: right;
	    width: 140px;
	    margin: 75px 0 0 15px;
	}
	.mod_changelanguage a,
	.mod_changelanguage span {
		display: block; 
		width: 36px; 
		height: 24px;
		float: left;
		margin-left: 30px;
		text-indent: -9999px; 
	}
	a.lang-de, span.lang-de {  
		background: url('../images/deutsch.png') no-repeat scroll 0 50% transparent;
	}  
	a.lang-en, span.lang-en {  
		background: url('../images/english.png') no-repeat scroll 0 50% transparent;
	}  

	
/* #Media Queries
================================================== */
	@media (min-width:980px) {
	}
	
	@media (min-width:980px) and (max-width:1199px) {
		/* width:960px; */

		#wer-wir-sind .ce_youtube,
		#wer-wir-sind .ce_player {
			width: auto;
		}

		#angebot_1 {
			margin: 30px 150px 0 0;
		}
		#angebot_2 {
			margin: 120px 0 0 0;
		}
		#angebot_3 {
			margin: 90px 0 0 0;
		}
		#angebot_4 {
			margin: 90px 0 60px 150px;
		}
		#angebot_5 {
			margin: 15px 0 0 0;
		}
		#wen-wir-unterstuetzen .ce_text {
			left: 300px;
		}
		#support_1 {
			left: 30px;
			top: 60px;
		}
		#support_2 {
			left: 0;
			top: 270px;
		}
		#support_3 {
			left: 120px;
			top: 230px;
		}
		#support_4 {
			left: 60px;
			top: 400px;
		}
		#support_5 {
			left: 220px;
			top: 390px;
		}
		#support_6 {
			left: 360px;
			top: 300px;
		}
		#support_7 {
			left: 530px;
			top: 290px;
		}
		#support_8 {
			left: 600px;
			top: 450px;
		}
		#support_9 {
			left: 700px;
			top: 240px;
		}
		#support_10 {
			left: 800px;
			top: 400px;
		}
		#support_11 {
			left: 820px;
			top: 90px;
		}

		#seite_angebote_1 {
			margin: 210px 0 0 0;
		}
		#seite_angebote_2 {
			margin: 60px 0 0 0;
		}
		#seite_angebote_3 {
			margin: 90px 0 0 0;
		}
		#seite_angebote_4 {
			margin: 90px 0 30px 0;
		}
		#seite_angebote_5 {
			margin: 90px 0 30px 0;
		}

		#footer .footer_left { width: 660px; }
		#footer .footer_right { width: 300px; }
		#footer .footer_right img { width: 90%; padding-top: 3px; }

	}

	/* Tablet Lanscape */
	@media (max-device-width: 1024px) and (orientation: landscape) { 
	
	}	
	
	@media (min-width:768px) and (max-width:979px) {
		/* width:744px; */
/*
		#menu { display: none; }
	    .mobilenav { display: block; }

		#container { clear: both; }
*/

		.rsts-skin-default .rsts-caption {
			width: 60%;
			font-size: 26px;
			line-height: 32px;
		}	 

		#wer-wir-sind .ce_text {
			width: 80%;
		}
		#wer-wir-sind .ce_youtube,
		#wer-wir-sind .ce_player {
			width: auto;
		}
		
		#wer-wir-sind .ce_vimeo,
		#wer-wir-sind .ce_youtube {
			margin: 0 auto;
			text-align: center;
			width: auto;
		}

		#wen-wir-unterstuetzen .inside {
			height: 600px;
		}
		#wen-wir-unterstuetzen .ce_text {
			left: 190px;
			top: 40px;
			width: 55%;
		}
		#support_1 {
			left: 0;
			top: 60px;
		}
		#support_2 {
			left: 0;
			top: 270px;
		}
		#support_3 {
			left: 120px;
			top: 290px;
		}
		#support_4 {
			left: 20px;
			top: 450px;
		}
		#support_5 {
			left: 180px;
			top: 530px;
		}
		#support_6 {
			left: 280px;
			top: 330px;
		}
		#support_7 {
			left: 440px;
			top: 300px;
		}
		#support_8 {
			left: 340px;
			top: 510px;
		}
		#support_9 {
			left: 590px;
			top: 60px;
		}
		#support_10 {
			left: 550px;
			top: 490px;
		}
		#support_11 {
			left: 610px;
			top: 260px;
		}

		#wer-wir-sind-details blockquote {
			width: 50%;
		}
		#wer-wir-sind-details .pdf_link {
			margin-left: 15%;
		}

		.shrinked,
		#presse-aktuelles .ce_headline,
		.mod_newslist {
			width: 70%;
			margin-left: 15%;
		}

		.half_left,
		.half_right {
			width: auto;
			float: none;
		}
		
		.half_left .image_container {
			line-height: 0;
		}

		.mod_article.nopadding {
			background: url("../images/bg-actions-mobile.jpg") center top no-repeat;
		}
		.mod_article.nopadding.alternate {
			background: url("../images/bg-actions-mobile-2.jpg") center top no-repeat;
		}
		.mod_article.nopadding.third {
			background: url("../images/bg-actions-mobile-3.jpg") center top no-repeat;
		}
		.call_to_action.half_left a {
			margin: 120px auto 150px auto;
		}
		.call_to_action.half_right a {
			margin: 210px auto 150px auto;
		}

		#seite_angebote_1 {
			width: 350px;
			margin: 210px 0 0 0;
		}
		#seite_angebote_2 {
			width: 350px;
			margin: 60px 0 0 0;
		}
		#seite_angebote_3 {
			width: 350px;
			margin: 90px 0 0 0;
		}
		#seite_angebote_4 {
			width: 350px;
			margin: 90px 0 30px 0;
		}
		
		#seite_angebote_5 {
			width: 350px;
			margin: 90px 0 30px 0;
		}
		
		.elevated .ce_text {
			width: 80%;
			margin-left: 5%;
		}
		.elevated .pdf_link {
			margin-left: 10%;
		}

		#footer { height: 300px; }
	}
	
	/* Phone */
	@media (max-width:767px) {
		/* width:auto; */

		body {
			font-size: 15px;
			line-height: 1.525em; 
		}
		
		#menu { display: none; }
		.mobilenav { display: block; }

		.standardpage .continue, .searchpage .continue {
			display: none;
		}
		
		.infoline {display: block;}
		#memberlist {overflow-y:auto;-webkit-overflow-scrolling: touch;}

		.vertical,
		#klotz-1,
		#klotz-2,
		#klotz-3,
		#klotz-4,
		#klotz-5,
		#klotz-6 { display: none; }		

		.standardpage #brand, .searchpage #brand {
			display: none;
/* 			left: 10px; */
		}

		#brand {
			top: 15px;
			left: 10px;
		}

		#brand a {
			width: 160px;
		}
		
		#brand_mobile {
			display: block;
		}

		.rsts-skin-default .rsts-caption {
			top: 60%;
			left: 10px;
			right: auto;
			width: 75%;
			height: 95px;
			padding: 15px 0;
			font-size: 17px;
			line-height: 22px;
		}	 

		.pdf_link {
			width: 240px;
			height: 120px;
			line-height: 36px;
		}

		#wer-wir-sind .ce_text {
			width: auto;
		}
		#wer-wir-sind .ce_youtube,
		#wer-wir-sind .ce_player {
			width: auto;
		}

		#wer-wir-sind .ce_vimeo,
		#wer-wir-sind .ce_youtube {
			margin: 0 auto;
			text-align: center;
			width: auto;
		}
		#wer-wir-sind .ce_vimeo iframe,
		#wer-wir-sind .ce_youtube iframe {
			width: auto !important;
		}

		#unsere-angebote .caption {
			width: auto;
			font-size: 1em;
		}
		#angebot_1 {
			float: none;
			margin: 60px 0 0 0;
		}
		#angebot_2 {
			float: none;
			margin: 60px 0 0 0;
		}
		#angebot_3 {
			float: none;
			margin: 60px 0 0 0;
		}
		#angebot_4 {
			float: none;
			margin: 60px 0 0 0;
		}
	#angebot_5 {
			float: none;
			margin: 60px 0 0 0;
		}
		#unsere-angebote .image_container:hover .overlay {
		  opacity: 0;
		}	

		#wen-wir-unterstuetzen .inside {
			height: 1200px;
		}
		#wen-wir-unterstuetzen .ce_text {
			left: 10px;
			top: 30px;
			width: auto;
		}
		#support_1 {
			left: 10px;
			top: 260px;
		}
		#support_2 {
			left: 185px;
			top: 360px;
		}
		#support_3 {
			left: 5px;
			top: 430px;
		}
		#support_4 {
			left: 155px;
			top: 500px;
		}
		#support_5 {
			left: 20px;
			top: 610px;
		}
		#support_6 {
			left: 160px;
			top: 690px;
		}
		#support_7 {
			left: 10px;
			top: 780px;
		}
		#support_8 {
			left: 155px;
			top: 875px;
		}
		#support_9 {
			left: 20px;
			top: 980px;
		}
		#support_10 {
			left: 150px;
			top: 1090px;
		}
		#support_11 {
			left: 10px;
			top: 1170px;
		}

		#umkreissuche .ce_text {
			float: none;
			width: auto;
		}
		#umkreissuche .ce_image {
			display: none;
		}

		#wer-wir-sind-details blockquote {
			width: auto;
		}
		#wer-wir-sind-details .pdf_link {
			margin-left: 0;
		}

		.image_half_left,
		.blockquote_half_left {
			width: auto;
			margin: 0;
		}

		.best-practice-header p {
			font-size: 28px;
			line-height: 30px;
		}

		.shrinked,
		#presse-aktuelles .ce_headline,
		.mod_newslist {
			width: auto;
			margin-left: 0;
		}	

		.half_left,
		.half_right {
			width: auto;
			float: none;
		}

		.mod_article.nopadding {
			background: url("../images/bg-actions-mobile.jpg") center top no-repeat;
		}
		.mod_article.nopadding.alternate {
			background: url("../images/bg-actions-mobile-2.jpg") center top no-repeat;
		}
		.mod_article.nopadding.third {
			background: url("../images/bg-actions-mobile-3.jpg") center top no-repeat;
		}

		.call_to_action.half_left a {
			width: auto;
			margin: 120px auto 150px auto;
			font-size: 16px;
		}
		.call_to_action.half_right a {
			width: auto;
			margin: 210px auto 150px auto;
			font-size: 16px;
		}

/*
		.half_left .image_container {
			line-height: 0;
		}
*/
		#seite_angebote_1,
		#seite_angebote_2,
		#seite_angebote_3,
		#seite_angebote_4,
		#seite_angebote_5 {
			float: none;
			width: auto;
			margin: 30px 0 0 0;
		}

		.elevated .ce_text {
			width: auto;
			margin-left: 0;
			margin-top: -120px;
			padding: 30px 20px 40px 20px;
		}
		.elevated .pdf_link {
			margin-left: 0;
		}

		.rsts-skin-ianrw .rsts-prev {
			left: 0 !important;			
		}
		.rsts-skin-ianrw .rsts-next {
			right: 0 !important;
		}

		/* Search Form */
		.mod_cm_memberfinder {
			clear: both;
			float: none;
			margin-top: 5px;
		}
		.mod_cm_memberfinder input.cm_location {
			width: 210px;
		}		
		.mod_cm_memberfinder input.submit {
			margin-top: 30px;
		}

		.largetext {
			font-size: 26px;
			line-height: 30px;
		}

		h1 { font-size: 26px; }
		h2 { font-size: 20px; }
		h3 { font-size: 18px; }
		h4 { font-size: 16px; }
		h5, h6 { font-size: 16px; }
		label,
		label.nachname,
		label.fax,
		label.ort {
			float: none;
			display: block;
			width: auto;
			padding-top: 4px;
			margin: 0;
		}
		input[type="text"],
		input[type="password"],
		input[type="email"],
		input[type="tel"],
		input[type="url"],
		textarea,
		select {
			width: 280px;
			max-width: 100%;
			display: block;
			margin: 0;
		}
		.ce_form fieldset { width: auto; }
		.ce_form br { display: block; }
		input.vorname,
		input.nachname,
		input.telefon,
		input.fax,
		input.plz,
		input.ort { width: 280px; float: none; }

		#footer { height: 300px; padding-top: 0; }
		#footer .footer_right { float: left; padding-top: 30px; }
		#footer .footer_copyright { padding: 30px 0 20px 0; }
	}


/* #Print Stylesheet
================================================== */
	@media print {
		* { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
		body { font-family: "Helvetica Neue", Arial, Helvetica, sans-serif; }
		a, a:visited { text-decoration: underline; }
/* 		a[href]:after { content: " (" attr(href) ")"; } */
		abbr[title]:after { content: " (" attr(title) ")"; }
/* 		.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; } */  /* Don't show links for images, or javascript/internal links */
		pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
		thead { display: table-header-group; } /* h5bp.com/t */
		tr, img { page-break-inside: avoid; }
		img { max-width: 100% !important; }
		@page { margin: 0.5cm; }
		p, h2, h3 { orphans: 3; widows: 3; }
		h2, h3 { page-break-after: avoid; }
		.hide,
		#header,
		#footer,
		.pdf_link,
		.memberdetailmap,
		.back,
		.infoline {display:none;}
	}



/* SUB NAVI */

#menu, #menu ul .level_2 {
overflow:visible;}


#menu ul .level_2 li {
padding: 5px 13px 5px 13px;}

#menu ul .level_2 li, #menu ul .level_2 li a {
font-family: "Benton Sans Bd", sans-serif;
text-decoration: none;
/*text-shadow: 0px 0px 20px rgba(150, 150, 150, 0.8);*/
color: #9b9b9b;

}

#menu ul .level_2 li a{
color: #159CD8;

}

#menu ul .level_2 li a:hover {
color: #eee;
color:#2990bc;
}

#menu ul .level_2 {
display: block;
margin:0 0 0 10px;
padding: 10px 0 0 0;
}

#menu ul .level_2 li{
background-color: rgba(255,255,255,0.9 );
margin-bottom: 2px;
display: block;
}

.main-nav .level_2 {
   position: absolute;
   left: auto;
   max-height: 0;
   z-index: 1001;
   
   
}
.main-nav .level_2 {


}
.main-nav .submenu:hover .level_2 {
   max-height: 100%;
}

.main-nav .level_2 {
   position: absolute;
   left: auto;
   z-index: 1001;

   opacity: 0;
   max-height: 0;
   overflow: hidden;
   transition: opacity 0.2s .5s, max-height 0s .5s;
   }

.main-nav .submenu:hover .level_2 {
   opacity: 1;
   max-height: 100%;
   transition-delay: 0s;
   transition: opacity .5s .5s;
}
.main-nav:hover .level_2 {
   transition: none;
}


.searchpage .main-nav {

z-index: 4000; position: fixed; top: 0 !important; left: 0px;

} 