@charset "UTF-8";
/* open-sans-300 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('/files/theme/fonts/open-sans-v34-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/files/theme/fonts/open-sans-v34-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/files/theme/fonts/open-sans-v34-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('/files/theme/fonts/open-sans-v34-latin-300.woff') format('woff'), /* Modern Browsers */
       url('/files/theme/fonts/open-sans-v34-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/files/theme/fonts/open-sans-v34-latin-300.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/files/theme/fonts/open-sans-v34-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/files/theme/fonts/open-sans-v34-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/files/theme/fonts/open-sans-v34-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('/files/theme/fonts/open-sans-v34-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('/files/theme/fonts/open-sans-v34-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/files/theme/fonts/open-sans-v34-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-600 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('/files/theme/fonts/open-sans-v34-latin-600.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/files/theme/fonts/open-sans-v34-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/files/theme/fonts/open-sans-v34-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('/files/theme/fonts/open-sans-v34-latin-600.woff') format('woff'), /* Modern Browsers */
       url('/files/theme/fonts/open-sans-v34-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/files/theme/fonts/open-sans-v34-latin-600.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-700 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('/files/theme/fonts/open-sans-v34-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/files/theme/fonts/open-sans-v34-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/files/theme/fonts/open-sans-v34-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('/files/theme/fonts/open-sans-v34-latin-700.woff') format('woff'), /* Modern Browsers */
       url('/files/theme/fonts/open-sans-v34-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/files/theme/fonts/open-sans-v34-latin-700.svg#OpenSans') format('svg'); /* Legacy iOS */
}


/*
* CSS Stylesheet for Contao CMS
* Copyright 2013, blu.plane GmbH
* http://www.bluplane.com
* 10.11.2013
*
* using elements of
* Skeleton V1.2
* Copyright 2011, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 20.06.2012
*/

/* #Layout Basics
================================================== */
	body {
		background: white;
		font-family: "Open Sans", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size: 16px;
		line-height: 1.625em;
		font-weight: 400;
		color: #555555;
		-webkit-font-smoothing: antialiased;
	}
	#header {
		height: 110px;
		padding-top: 20px;
		background: #F8F9FA url('../images/highlight.png') center bottom no-repeat;
		border-bottom: 1px solid #E0E2E3;
		margin-bottom: 30px;
	}
	#brand { float: left; }
	#footer { margin-top: 30px; }
	#footer .inside { height: 60px; padding-top: 30px; border-top: 1px solid #E0E2E3; }

/* #Typography
================================================== */
	h1, h2, h3, h4, h5, h6 {
		font-family: "Open Sans";
		font-weight: 300;
		color: #444444;
		text-rendering: optimizeLegibility;
		padding-top: 0.273em;
		line-height: 1.15538em;
		padding-bottom: 0.573em;
		margin: 0;
	}
	h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: #00b0ef; }
	h1 { font-size: 42px; font-size: 2.625rem; }
	h2 { font-size: 30px; font-size: 1.875rem; }
	h3 { font-size: 26px; font-size: 1.625rem; }
	h4 { font-size: 18px; font-size: 1.125rem; }
	h5 { font-size: 16px; font-size: 1rem; font-weight: 600; }
	h6 { font-size: 16px; font-size: 1rem; font-weight: 400; }

/*
	h1, h2, h3, h4, h5, h6 { color: #252122; font-weight: 600; }
	h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: inherit; text-decoration: none; }
	h1 { font-size: 28px; line-height: 34px; margin: 0 0 15px 0; }
	h2 { font-size: 21px; line-height: 30px; margin: 0 0 13px 0; }
	h3 { font-size: 17px; line-height: 24px; margin: 0 0 9px 0; }
	h4, h5, h6 { font-weight: 600; font-size: 14px; line-height: 21px; margin: 0; }
	.subheader { color: #777; }
*/

	p { margin: 0 0 20px 0; }

	em { font-style: italic; }
	strong { font-weight: 600; color: #333; }
	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 30px; height: 0; }

	/*	Blockquotes  */
	blockquote, blockquote p { font-size: 17px; line-height: 24px; color: #777; font-style: italic; }
	blockquote { margin: 0 0 20px; padding: 9px 20px 0 19px; border-left: 1px solid #ddd; }
	blockquote cite { display: block; font-size: 12px; color: #555; }
	blockquote cite:before { content: "\2014 \0020"; }
	blockquote cite a, blockquote cite a:visited, blockquote cite a:visited { color: #555; }

/* #Links
================================================== */
	a, a:visited {
		color: #00b0ef;
		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: #2a6496; outline: none; }

/* #Lists
================================================== */
	ul, ol { margin-bottom: 20px; }
	ul { list-style: none outside; }
	ol { list-style: decimal; }
	ol, ul.square, ul.circle, ul.disc { margin-left: 30px; }
	ul.square { list-style: square outside; }
	ul.circle { list-style: circle outside; }
	ul.disc { list-style: disc outside; }
	ul ul, ul ol,
	ol ol, ol ul { margin: 4px 0 5px 30px; font-size: 90%;  }
	ul ul li, ul ol li,
	ol ol li, ol ul li { margin-bottom: 6px; }
	ul li { padding-left: 34px; background: url('../images/bullet-symbol.png') 0 1px no-repeat; }
	li { line-height: 18px; margin-bottom: 12px; }
	li p { line-height: 21px; }

	dt { font-weight: 600; }
	dd { padding-left: 30px; background: url('../images/bullet_go.png') 2px 5px no-repeat; }

/* #Buttons
================================================== */
	.button,
	button,
	input[type="submit"],
	input[type="reset"],
	input[type="button"] {
		display: inline-block;
		padding: 6px 12px;
		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;
		border-radius: 4px;
		-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;
	}

	.button:focus,
	button:focus,
	input[type="submit"]:focus,
	input[type="reset"]:focus,
	input[type="button"]:focus {
		outline: thin dotted #333;
		outline: 5px auto -webkit-focus-ring-color;
		outline-offset: -2px;
	}

	.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 {
		color: #333333;
		background-color: #ebebeb;
		border-color: #adadad;
	 }

	.button:active,
	button:active,
	input[type="submit"]:active,
	input[type="reset"]:active,
	input[type="button"]: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 {
	    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;
		-moz-border-radius: 2px;
		-webkit-border-radius: 2px;
		border-radius: 2px;
		font: 13px 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;
		color: #777;
		margin: 0 0 15px 0;
		width: 440px;
		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;
		margin-bottom: 15px;
	}
	legend {
		display: block;
		font-family: 'HelveticaNeue', '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: 4px 0 0 10px; }
	.submit_container { clear: both; padding: 30px 0 0 0; }
	.explanation { clear: both; margin: 0 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: 725px; }
	.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; }

/* #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 { float: left; margin-right: 60px; }
	.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;
		-webkit-border-radius: 2px;
		-moz-border-radius: 2px;
		border-radius: 2px;
	}

/* #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: 400;
	    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: 400;
	    padding-bottom: 1px;
	    text-align: center;
	}
	.mod_minicalendar td a {
	    color: #333333;
	    font-weight: 600;
	}

/* #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-weight: 600;
	    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-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;
		border-radius: 4px;
		-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;}

/* #Pagination
================================================== */
	.pagination {
		clear: both;
	    border-top: 1px dotted #BBBBBB;
	    margin-bottom: 1em;
	    margin: 1em 30px 0 30px;
	    padding-top: 1em;
	}
	.pagination p {
	    float: left;
	    margin-bottom: 0;
	    width: 30%;
	}
	.pagination ul {
	    float: right;
	    margin-bottom: 0;
	    text-align: right;
	    width: 70%;
	}
	.pagination li {
	    display: inline;
	}
	#main .pagination li {padding:0 2px 0 2px;background: none;}

/* #Custom CSS
================================================== */
	/* Header navigation */
	#header .mod_navigation {
		float: right;
		margin-top: 28px;
	}
	#header .mod_navigation .level_1 {
		padding: 0;
		margin: 0;
		list-style: none;
	}
	#header .mod_navigation .level_1:before,
	#header .mod_navigation .level_1:after {
		display: table;
		content: " ";
	}
	#header .mod_navigation .level_1:after {
		clear: both;
	}
	#header .mod_navigation .level_1:before,
	#header .mod_navigation .level_1:after {
		display: table;
		content: " ";
	}
	#header .mod_navigation .level_1:after {
		clear: both;
	}
	#header .mod_navigation .level_1 > li {
		position: relative;
		display: block;
		float: left;
		padding: 0;
		background: none;
	}
	#header .mod_navigation .level_1 > li > a,
	#header .mod_navigation .level_1 > li > strong {
		text-decoration: none;
		position: relative;
		display: block;
		padding: 8px 12px;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
	}
	#header .mod_navigation .level_1 > li > a:hover,
	#header .mod_navigation .level_1 > li > a:focus {
		text-decoration: none;
		background-color: #eeeeee;
	}

	#header .mod_navigation .level_1 > li.active > strong,
	#header .mod_navigation .level_1 > li.active > strong:hover,
	#header .mod_navigation .level_1 > li.active > strong:focus,
	#header .mod_navigation .level_1 > li.trail > a,
	#header .mod_navigation .level_1 > li.trail > a:hover,
	#header .mod_navigation .level_1 > li.trail > a:focus {
		color: #ffffff;
		background-color: #00b0ef;
	}
	#header .mod_navigation .level_1 > li > a > img {
		max-width: none;
	}
	#header .mod_navigation .level_1 > li + li {
		margin-left: 2px;
	}
	#header .mod_navigation .level_2 { display: none; }


	/* Submenu right */
	#right .mod_navigation {}
	#right .level_1 li { margin: 0; padding: 0; background: none; }
	#right .level_1 a, #right .level_1 strong { display:block;padding:8px 0 8px 24px;text-decoration:none;font-size:14px;color:#666;border-bottom: 1px solid #ddd;background: url('../images/bullet_blue.png') 2px 9px no-repeat; }
	#right .level_1 > li > a, #right .level_1 > li > strong { background: url('../images/bullet_blue.png') 2px 10px no-repeat; }
	#right .level_1 span { cursor:default; }
	#right .level_1 > li:hover > a, #right .level_1 > li.active > strong, #right .level_1 > li.trail > a { color:#000; }
	#right .level_1 > li.active > strong { font-weight: 600; }

	#right .level_2 { display: none; }
	#right .level_1 li.active .level_2, #right .level_1 li.trail .level_2 { display: block; }
	#right .level_2 a, #right .level_2 strong { color:#666; background: none; }
	#right .level_2 > li:hover > a, #right .level_2 > li.active > strong, #right .level_2 > li.trail > a { color:#000; }
	#right .level_2 > li.active > strong { font-weight: 600; }

	/* Custom navigation */
	.mod_customnav {}
	.mod_customnav li { padding: 0; background: none; }

	/* Footer navigation */
	#footer .mod_customnav { float: right; }
	#footer .mod_customnav .level_1 li { position: relative; display:block; float: left; }
	#footer .mod_customnav .level_1 a, #footer .level_1 strong { position: relative; display:block; padding: 0 8px; text-decoration:none; font-size:14px; }
	#footer .mod_customnav .level_1 strong { cursor:default; }
	#footer .mod_customnav .level_1 li:hover, #footer .mod_customnav .level_1 li.active, #footer .mod_customnav .level_1 li.trail {}
	#footer .mod_customnav .level_1 li:hover a, #footer .mod_customnav .level_1 li.active strong, #footer .mod_customnav .level_1 li.trail a { }

	/* 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-weight: 600;font-size: 12px;background: #fff;padding: 0 10px;}
	.mod_booknav li.up a {font-size: 16px;}

	/* Mobile Navigatin - Off Canvas */
    .mobilenav {
			position: absolute;
			top: 20px;
			right: 5px;
      display: none;
    }
    .mobilenav a {
	    display: block;
	    width: 32px;
	    height: 32px;
	    background: url('../images/menu-button.png') center center no-repeat;
	    padding: 8px 12px 8px 12px;
	    text-indent: -9999em;
    }
		.mod_mmenu ul li {background: none;}

/* #Global Site Styles
================================================== */
	#main .infobox {
		padding: 30px;
		width: 50%;
		background: #D9EDF7 url('../images/info.png') top right no-repeat;
	    border: 1px solid #BCE8F1;
	    color: #3A87AD;
    }
	#right .infobox {
		padding: 10px;
/* 		background: #D9EDF7 url('../images/info.png') top right no-repeat; */
	  background: #D9EDF7;
	    border: 1px solid #BCE8F1;
	    color: #3A87AD;
    }

	#footer .copyright {float: left; font-size: 14px;}

/* #Individual Page Styles
================================================== */
	/* Rocksolid Slider */
	.mod_rocksolid_slider {}
	.rsts-view {
	    margin: 0;
	    width: 100%;
	}
	.rsts-view .rsts-slides .rsts-slide {
	    padding: 0;
	    background: none;
	}
	.rsts-nav { display: none; }
	.rsts-skin-default .rsts-caption {
		top: 135px;
		right: 0;
		left: auto;
	    bottom: 40%;
	    width: 36%;
	    height: 105px;
	    margin: 0;
	    padding: 15px 20px;
		font-size: 30px;
	    line-height: 36px;
	}


#willkommen .ce_text h1 {text-align: center;}
#willkommen .ce_text .image_container {text-align: center;}
#willkommen .ce_text p {text-align: justify; padding: 0 15px 0 0;}
#willkommen .ce_text.last p {padding: 0;}


/* #Media Queries
================================================== */
	@media (min-width:980px) {
	}

	@media (min-width:980px) and (max-width:1199px) {
		/* width:960px; */
		#header .inside { width: 960px; }
	}

	/* Tablet Lanscape */
	@media (max-device-width: 1024px) and (orientation: landscape) {
		#wrapper {width: auto;}

		#header .inside { width: auto; }

		.rsts-skin-default .rsts-caption {
		    width: 45%;
		}
	}

	/* Tablet Portrait */
	@media (min-width:768px) and (max-width:979px) and (orientation: portrait) {
		/* width:744px; */
		#header .inside { width: auto; }

		#header .mod_navigation { display: none; }
		.mobilenav { display: block; }

		#right {display: none;}
	}

	/* Phone */
	@media (max-width:767px) {
		/* width:auto; */
		#header .inside { width: auto; }

		#brand { width: 80%; }

		#header .mod_navigation { display: none; }
		.mobilenav { display: block; }

		.rsts-skin-default .rsts-caption {
			top: 30px;
		    bottom: 45%;
		    width: 60%;
		    height: 55px;
		    margin: 0;
		    padding: 5px 10px;
			font-size: 12px;
		    line-height: 14px;
		}

		#right {display: none;}

		#main .mod_article { padding: 0 10px 10px 10px; }
		#container {background-image: none;}
		.pdf_link { display: none; }

		h1 { font-size: 24px; }
		h2 { font-size: 20px; }
		h3 { font-size: 16px; }
		h4, 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; }
	}

.ce_download {
	display: inline-block;
}

.ce_download a {
	display: block;
	padding: 0 0 0 2.5rem;
	background-repeat: no-repeat;
	background-position: left .25rem center;
	background-size: 1.25rem;
	text-decoration: none;
}

.download-element a {
	background-size: 1.25rem 1.25rem;
}

.ce_download p {
	margin-bottom: 0;
}

.download-element.ext-pdf a {
	background-image: url('/files/theme/images/icon-pdf.svg');
}

.download-element.ext-docx a {
	background-image: url('/files/theme/images/icon-docx.svg');
}

.download-element.ext-doc a {
	background-image: url('/files/theme/images/icon-doc.svg');
}

.download-element.ext-jpg a {
	background-image: url('/files/theme/images/icon-jpg.svg');
}

.download-element.ext-png a {
	background-image: url('/files/theme/images/icon-png.svg');
}

.download-element.ext-gif a {
	background-image: url('/files/theme/images/icon-gif.svg');
}

.download-element.ext-tiff a {
	background-image: url('/files/theme/images/icon-tiff.svg');
}

.download-element.ext-mp3 a {
	background-image: url('/files/theme/images/icon-mp3.svg');
}

.download-element.ext-mp4 a {
	background-image: url('/files/theme/images/icon-mp4.svg');
}

.download-element.ext-ppt a {
	background-image: url('/files/theme/images/icon-ppt.svg');
}

.download-element.ext-zip a {
	background-image: url('/files/theme/images/icon-zip.svg');
}

.download-element.ext-rar a {
	background-image: url('/files/theme/images/icon-rar.svg');
}

.download-element.ext-txt a {
	background-image: url('/files/theme/images/icon-txt.svg');
}

.download-element.ext-xls a {
	background-image: url('/files/theme/images/icon-xls.svg');
}

.download-element.ext-xlsx a {
	background-image: url('/files/theme/images/icon-xlsx.svg');
}

.download-element.ext-xml a {
	background-image: url('/files/theme/images/icon-xml.svg');
}

.mm-menu .mm-listitem_selected > a:not(.mm-subopen),
.mm-menu .mm-listitem_selected > strong {
	background: rgba(255, 255, 255, 0.6);
}

.mm-listview > li > strong {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	color: inherit;
	line-height: 20px;
	display: block;
	padding: 10px 10px 10px 20px;
	margin: 0;
	width: 100%;
}