/* @override 
	https://regimo.ch/files/css/styles-rg.css
	https://forms.regimo.ch/files/css/styles-rg.css
*/

@font-face {
font-family: "Riforma";
src: url("fontsNew/RiformaLLWeb-Medium.eot");
src: url("fontsNew/RiformaLLWeb-Medium.eot?#iefix") format("embedded-opentype"), url("fontsNew/RiformaLLWeb-Medium.woff2") format("woff2"), url("fonts/RiformaLLWeb-Medium.woff") format("woff");
font-weight: normal;
font-style: normal;
}

@font-face {
font-family: "RiformaFix";
src: url("fontsNew/RiformaLLWeb-Regular.eot");
src: url("fontsNew/RiformaLLWeb-Regular.eot?#iefix") format("embedded-opentype"), url("fontsNew/RiformaLLWeb-Regular.woff2") format("woff2"), url("fonts/RiformaLLWeb-Regular.woff") format("woff");
font-weight: normal;
font-style: normal;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}

input::ms-clear, input[type="password"]::ms-reveal {
	display: none;
}

input[type="search"]::-webkit-search-decoration {
	display: none;
}

input[type="radio"], input[type="checkbox"] {
	margin: 0;
}

button, a.button, input[type="reset"], input[type="submit"], input[type="button"], input[type="image"] {
	background: none;
	border: 0;
	cursor: pointer;
	display: inline-block;
	overflow: visible;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: top;
	text-align: center;
	text-decoration: none;
	width: auto;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 13px;
	font-family: Arial, sans-serif;
}

button, input[type="reset"], input[type="submit"], input[type="button"] {
	line-height: normal !important;
}

textarea, select, input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"] {
	background: none;
	border: 0;
	margin: 0;
	outline: 0;
	padding: 0;
	text-align: left;
	vertical-align: top;
	font-size: 13px;
	font-family: Arial, sans-serif;
	-webkit-appearance: none;
	-webkit-background-clip: padding;
	-moz-background-clip: padding;
	background-clip: padding-box;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

textarea::-webkit-outer-spin-button, textarea::-webkit-inner-spin-button, select::-webkit-outer-spin-button, select::-webkit-inner-spin-button, input[type="date"]::-webkit-outer-spin-button, input[type="date"]::-webkit-inner-spin-button, input[type="datetime"]::-webkit-outer-spin-button, input[type="datetime"]::-webkit-inner-spin-button, input[type="datetime-local"]::-webkit-outer-spin-button, input[type="datetime-local"]::-webkit-inner-spin-button, input[type="email"]::-webkit-outer-spin-button, input[type="email"]::-webkit-inner-spin-button, input[type="month"]::-webkit-outer-spin-button, input[type="month"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button, input[type="number"]::-webkit-inner-spin-button, input[type="password"]::-webkit-outer-spin-button, input[type="password"]::-webkit-inner-spin-button, input[type="search"]::-webkit-outer-spin-button, input[type="search"]::-webkit-inner-spin-button, input[type="tel"]::-webkit-outer-spin-button, input[type="tel"]::-webkit-inner-spin-button, input[type="text"]::-webkit-outer-spin-button, input[type="text"]::-webkit-inner-spin-button, input[type="time"]::-webkit-outer-spin-button, input[type="time"]::-webkit-inner-spin-button, input[type="url"]::-webkit-outer-spin-button, input[type="url"]::-webkit-inner-spin-button, input[type="week"]::-webkit-outer-spin-button, input[type="week"]::-webkit-inner-spin-button {
	-webkit-appearance: none;
}

button[disabled], input[disabled], select[disabled], select[disabled] option, select[disabled] optgroup, textarea[disabled] {
	-moz-user-select: -moz-none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	user-select: none;
	cursor: default;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=25);
	opacity: 0.25;
}

textarea {
	min-height: 40px;
	overflow: auto;
	resize: vertical;
	width: 100%;
}

optgroup {
	font-style: normal;
	font-weight: normal;
	font-family: Arial, sans-serif;
}

select::-ms-expand {
	display: none;
}

@-moz-document url-prefix() {
	input: invalid,
	  button:invalid,
	  select:invalid,
	  textarea:invalid {
	-moz-box-shadow: none;
	box-shadow: none;
}

input::-moz-focus-inner, button::-moz-focus-inner, select::-moz-focus-inner, textarea::-moz-focus-inner {
	border: 0;
	padding: 0;
}

select {
	-moz-appearance: none;
	text-indent: 0.01px;
	text-overflow: "";
} }

/* @group Basic */

html, body {
	height: 100%;
}

html {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
}

body {
	background: #fff;
	font-family: Riforma, Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-variant-ligatures: none;
	font-size: 62.5%;
	color: rgba(0, 0, 0, 0.6);
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	table-layout: fixed;
	margin-top: 5px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

caption, th, td {
	text-align: left;
	vertical-align: top;
}

blockquote, q {
	quotes: none;
}

fieldset, img {
	border: 0;
}

li {
	list-style-type: none;
}

sup {
	font-size: inherit;
	font-size: 60%;
	font-weight: normal;
}

sub {
	vertical-align: text-top;
}

del {
	text-decoration: line-through;
}

ins {
	text-decoration: none;
}

a {
	text-decoration: none;
	color: #da0030;
}

.ce_text a {
	color: #da0030;
}

b, strong {
	font-weight: normal;
}

a:hover {
	text-decoration: underline;
}

:focus {
	outline: 0;
}

pre, code {
	font-size: 12px;
	font-family: "Lucida Console",Monaco,monospace;
}

h1, h2, h3, h4, h5, h6 {
	color: #000;
	line-height: 1.2;
}

h1 {
	font-size: 22px;
	margin-top: -5px;
	margin-bottom: 10px;
}

h2 {
	font-size: 22px;
	margin-bottom: 5px;
	margin-top: 30px;
}

.homepage h2 {
	margin-top: 0;
}

h3, p, li {
	font-size: 14px;
	line-height: 1.3;
}

p {
	margin-bottom: 10px;
}

p > ul {
	margin: 0;
}

pre, blockquote, table, ol, ul, form {
	margin-bottom: 10px;
}

td, th {
	font-size: 14px;
	line-height: 1.1;
	padding: 8px 6px 8px 0;
	border-top: 1px solid rgba(0, 0, 0, 0.2);
}

abbr, acronym {
	border-bottom: 1px dotted #666;
	font-variant: normal;
	cursor: help;
}

/* @end */

/* @group contao */

.clear, #clear {
	height: .1px;
	font-size: .1px;
	line-height: .1px;
	clear: both;
}

#left, #right, #header, #container, #main, #footer, .inside {
	position: relative;
}

.invisible {
	width: 0;
	height: 0;
	left: -1000px;
	top: -1000px;
	position: absolute;
	overflow: hidden;
	display: inline;
}

/**
 * Global TinyMCE style sheet
 * 
 * If you do not want to use a global TinyMCE style sheet at all, simply delete
 * this file (files/tinymce.css).
 */

.warning {
	color: #c55;
	font-size: 1.1em;
}

.confirmation {
	color: #090;
	font-size: 1.1em;
}

.information {
	color: #999;
	font-size: 0.9em;
}

@media screen and (max-width: 768px) {
	h3, p, li {
		font-size: 16px;
	}
}

/* @end */

/* @group Layout */

#wrapper {
	margin: 0;
	height: 100%;
}

#wrapper2 {
	min-height: 100%;
	width: 960px;
	margin: 0 auto;
}

#footerDistance {
	height: 90px;
}

#footer {
	margin-top: -80px;
	height: 80px;
	clear: both;
	background: #fff;
	box-sizing: border-box;
}

#footer .inside {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	border-top: 1px solid rgba(0, 0, 0, 0.2);
	padding-top: 30px;
}

.mobile, #mobileNavi {
	display: none;
}

.desktop {
	display: block;
}

#header {
	position: relative;
	height: 165px;
}

#header .inside {
	display: block;
	height: 100%;
	z-index: 999;
	box-sizing: border-box;
}

#header #logo {
	position: absolute;
	left: -2px;
	top: 70px;
	z-index: 50;
}

#header #logo p {
	font-size: 40px;
	line-height: 1;
	margin: 0;
	height: auto;
}

#header #logo p.claim {
	display: none;
}

#header #logo p a {
	margin: 0;
	color: black;
	text-decoration: none;
}

#header #logo em {
	font-style: normal;
	color: #da0030;
}

#header #logo h1 a:hover {
	color: red;
	text-decoration: none;
}

#container {
	background-repeat: repeat-y;
	background-position: 200px 0;
	margin: 0 auto;
	clear: both;
}

#container:after {
	content: "";
	clear: both;
	display: block;
	height: 0;
}

#left {
	box-sizing: border-box;
	padding-right: 20px;
	width: 25%;
	float: left;
}

#left .inside {
	padding-left: 0;
	margin-top: 0;
	position: relative;
}

#left.sticky {
	width: 240px;
	position: fixed;
	top: 10px;
}

#left:after {
	content: "";
	clear: both;
	display: block;
	height: 0;
}

#main {
	box-sizing: border-box;
	width: 75%;
	float: left;
}

#main .inside {
	position: relative;
}

#main:after {
	content: "";
	clear: both;
	display: block;
	height: 0;
}

#main .main-left {
	float: left;
	box-sizing: border-box;
	width: 66.6%;
	padding-right: 10px;
}

#main .main-right {
	float: left;
	box-sizing: border-box;
	width: 33.3%;
}

#sitemapLink {
	display: none;
	position: absolute;
	font-size: 13px;
	z-index: 100;
}

#startLink {
	position: absolute;
	left: 0;
	top: 25px;
	font-size: 13px;
	z-index: 100;
}

#startLink a {
	color: #4b4b4b;
	background-repeat: no-repeat;
	background-size: 14px;
	background-position: 2px -1px;
	padding-left: 2px;
	padding-top: 3px;
}

#startLink a:hover {
	color: red;
	text-decoration: none;
	background-position: 2px -22px;
}

.homepage #startLink {
	display: none;
}

#copyright {
	font-size: 11px;
	color: #999;
	clear: left;
}

/* @end */

@media screen and (max-width: 1024px) {
	.mobile {
		display: block;
	}
	
	.desktop {
		display: none;
	}
	
	#wrapper2 {
		width: 768px;
		margin: 0 auto;
	}
	
	#left {
		width: 33%;
	}
	
	#left.sticky {
		width: 250px;
	}
	
	#main {
		width: 67%;
	}
	
	#logo h1 {
		font-size: 38px;
	}
	
	#main .main-left, #main .main-right {
		float: none;
		width: 100%;
		margin-right: 0;
		margin-bottom: 10px;
		padding-right: 6px;
	}
	
	.turidomus .main-right {
		clear: both;
		position: relative;
		top: 0;
		right: auto;
		width: auto;
		margin-right: 0;
	}
	
	#features .inside, #footer .inside {
		width: 749px;
		margin: 0 auto;
	}
}

@media screen and (max-width: 768px) {
	#mobileNavi {
		display: block;
		position: absolute;
		top: 5px;
		right: 0;
		width: 40px;
	}
	
	#wrapper {
		margin: 0 10px;
	}
	
	body {
		-webkit-text-size-adjust: none;
		-ms-text-size-adjust: 100%;
		-moz-text-size-adjust: 100%;
	}
	
	#container {
		background: none;
		padding-bottom: 0;
		padding-top: 80px;
	}
	
	#header {
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		height: 55px;
		background: #fff;
		z-index: 50;
	}
	
	#header .inside {
		padding: 0 10px;
	}
	
	#header #submenu {
		display: block;
	}
	
	#header #logo {
		top: 16px;
		left: 10px;
		margin: 0;
		padding: 0;
	}
	
	#header #logo p {
		font-size: 26px;
	}
	
	#wrapper2 {
		min-height: 10px;
		width: auto;
		margin: 0 auto;
	}
	
	#footerDistance {
		height: 10px;
	}
	
	#footer {
		margin-top: 50px;
		height: auto;
		clear: both;
		padding-bottom: 40px;
	}
	
	#footer .inside {
		width: auto;
		margin: 0 auto;
		padding: 10px 0;
	}
	
	#left {
		display: none;
		position: fixed;
		top: 55px;
		left: 0;
		width: 100%;
		float: none;
		margin: 0;
		padding: 0 10px;
		background: white;
		z-index: 100;
		box-shadow: 0px 15px 15px rgba(0, 0, 0, 0.2);
	}
	
	#left .inside {
		padding-bottom: 10px;
		margin-bottom: 10px;
	}
	
	#left.showMe {
		display: block;
	}
	
	#main {
		width: auto;
		float: none;
		margin: 0;
		padding: 0;
	}
	
	#main .main-left, #main .main-right {
		float: none;
		width: auto;
	      /* 491= 8*13-13 */
		padding: 0;
		margin-bottom: 10px;
	}
	  /*#left.sticky {
			position: relative;
			top: auto;
		}*/
}

#square {
	position: fixed;
	top: calc(100% - 4000px);
	left: 25%;
	height: 8000px;
	width: 8000px;
	opacity: 1;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% 100%;
	transform-origin: 0 50%;
}

@-moz-keyframes spin {
100% {
	-moz-transform: rotate(360deg);
}
}

@-webkit-keyframes spin {
100% {
	-webkit-transform: rotate(360deg);
}
}

@keyframes spin {
100% {
	transform: rotate(360deg);
}
}

/* @group Grid*/

*[class*="grid"] {
	float: left;
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
}

/*

.mod_article>*{
	margin-left: 10px;
	margin-right: 10px
}
	*/

.mod_article.grid1, .mod_article.grid2, .mod_article.grid3, .mod_article.grid4, .mod_article.grid5, .mod_article.grid6, .mod_article.grid7, .mod_article.grid8, .mod_article.grid9, .mod_article.grid10, .mod_article.grid11, .mod_article.grid12 {
	margin-left: 0;
	margin-right: 0;
}

.grid1 {
	width: 60px;
}

.grid2 {
	width: 140px;
}

.grid3 {
	width: 220px;
}

.grid4 {
	width: 300px;
}

.grid5 {
	width: 380px;
}

.grid6 {
	width: 460px;
}

.grid7 {
	width: 540px;
}

.grid8 {
	width: 620px;
}

.grid9 {
	width: 700px;
}

.grid10 {
	width: 780px;
}

.grid11 {
	width: 860px;
}

.grid12 {
	width: 940px;
}

.mod_article.grid1 {
	width: 80px;
}

.mod_article.grid2 {
	width: 160px;
}

.mod_article.grid3 {
	width: 240px;
}

.mod_article.grid4 {
	width: 320px;
}

.mod_article.grid5 {
	width: 400px;
}

.mod_article.grid6 {
	width: 480px;
}

.mod_article.grid7 {
	width: 560px;
}

.mod_article.grid8 {
	width: 640px;
}

.mod_article.grid9 {
	width: 720px;
}

.mod_article.grid10 {
	width: 800px;
}

.mod_article.grid11 {
	width: 880px;
}

.mod_article.grid12 {
	width: 960px;
}

/*
@media (min-width:768px) and (max-width:979px) {

#wrapper{
	width: 744px
}
.grid1 {
	width: 42px
}
.grid2 {
	width: 104px
}
.grid3 {
	width: 166px
}
.grid4 {
	width: 228px
}
.grid5 {
	width: 290px
}
.grid6 {
	width: 352px
}
.grid7 {
	width: 414px
}
.grid8 {
	width: 476px
}
.grid9 {
	width: 538px
}
.grid10 {
	width: 600px
}
.grid11 {
	width: 662px
}
.grid12 {
	width: 724px
}
.mod_article.grid1 {
	width: 62px
}
.mod_article.grid2 {
	width: 124px
}
.mod_article.grid3 {
	width: 186px
}
.mod_article.grid4 {
	width: 248px
}
.mod_article.grid5 {
	width: 310px
}
.mod_article.grid6 {
	width: 372px
}
.mod_article.grid7 {
	width: 434px
}
.mod_article.grid8 {
	width: 496px
}
.mod_article.grid9 {
	width: 558px
}
.mod_article.grid10 {
	width: 620px
}
.mod_article.grid11 {
	width: 682px
}
.mod_article.grid12 {
	width: 744px
}

}

@media (max-width:767px) {
	#wrapper {
		width: aut0
	}
	*[class*="grid"] {
		float: none;
		display: block;
		width: auto
	}
}
*/

/* @end*/

/* @group Navigation */

/* @group subnavi */

#left nav {
	border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

#left nav li {
	position: relative;
	line-height: 1.2;
    /*.homepage {
			border-top: none;
			padding-top: 0;
		}*/
}

#left nav .active, #left nav .trail, #left nav a:hover {
	color: #da0030;
	text-decoration: none;
}

#left nav ul {
	margin: 0;
}

#left nav a, #left nav strong {
	border-top: 1px solid rgba(0, 0, 0, 0.2);
	display: block;
	padding: 8px 0;
	color: rgba(0, 0, 0, 0.6);
}

.level_1 {
	margin-bottom: 0;
	  /*li:before {
			position: absolute;
			left: 0;
			top: 1px;
			display: block;
			content: "\2192";
			font-size: 1em;
			color:  $color-red;
		}*/
}

.level_1 li {
	position: relative;
	padding-left: 0;
}

.level_1 a:hover {
	text-decoration: none;
	color: #da0030;
}

.level_1 .trail, .level_1 .active {
	color: #da0030;
}

.level_1 .level_2 {
	padding-top: 2px;
}

.level_1 .level_2 li {
	padding-left: 18px;
}

/* @end */

/* @group regimonavi */

#regimonavi a {
	display: block;
	padding: 10px;
}

/* @end */

/* @group doormat */

#doormat li {
	font-size: 13px;
	line-height: 24px;
}

#doormat a {
	color: inherit;
}

#doormat a:hover {
	color: #c00;
	text-decoration: none;
}

#doormat h3 {
	font-size: 13px;
	line-height: 21px;
	padding-bottom: 8px;
}

#doormat .spacer {
	clear: both;
	height: 20px;
}

#doormat nav {
	float: left;
	width: 25%;
	box-sizing: border-box;
}

#doormat #meta-lang {
	width: 50%;
}

#doormat #meta-lang ul {
	margin: 0;
	overflow: auto;
}

#doormat #meta-lang li {
	float: left;
	font-size: 12px;
	padding: 10px 20px 5px 0;
	font-size: 13px;
	text-transform: uppercase;
	background: none;
}

#doormat #meta-lang li.active {
	color: #da0030;
}

#doormat #meta-lang a {
	color: #444;
}

#doormat #meta-lang a:hover {
	color: #da0030;
	text-decoration: none;
}

#doormat #search-box {
	float: left;
	width: 50%;
	padding: 0 0;
}

#doormat #search-box form {
	position: relative;
	margin: 0;
	line-height: 0;
}

#doormat #search-box .search {
	display: block;
	width: 100%;
	padding-top: 4px;
	padding-bottom: 4px;
	height: 35px;
}

#doormat #search-box .submit {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 30px;
	height: 35px;
	border: none;
	background: transparent url(images/icon-suche.png) no-repeat center 7px;
	padding: 4px;
}

/* @end */

/* @group pagination */

.pagination {
	margin-top: 1em;
	margin-bottom: 1em;
	padding-top: 1em;
	height: 20px;
}

.pagination p {
	width: 30%;
	float: left;
	margin-bottom: 0;
}

.pagination ul {
	width: 70%;
	float: right;
	margin-bottom: 0;
	text-align: right;
}

.pagination li {
	display: inline;
	padding-right: 3px;
	padding-left: 3px;
}

/* @end */

/* @end */

@media screen and (max-width: 1024px) {
	#doormat nav, #doormat #meta-lang {
		width: 33.3%;
	}
	
	#doormat #search-box {
		width: 66.6%;
	}
}

@media screen and (max-width: 768px) {
	/* @group header links */
	
	#sitemapLink {
		position: absolute;
		display: block;
		left: 10px;
		top: 18px;
		font-size: 13px;
		line-height: 1;
		z-index: 100;
		text-indent: -900px;
		width: 18px;
		height: 18px;
		background: url(images/icon-sitemap.png) repeat-x;
		cursor: pointer;
	}
	
	#sitemapLink:hover {
		background-position: 0 -100px;
	}
	
	#sitemapLink a {
		display: block;
	}
	
	/* @end */
	
	/* @group metanavi */
	
	#meta-navi {
		display: none;
		right: 5px;
		top: 12px;
		position: absolute;
	}
	
	#meta-navi input.text {
		display: none;
	}
	
	#meta-navi input.submit {
		width: 30px;
		border: none;
		background: transparent url(images/icon-suche.png) no-repeat center 4px;
		margin-left: 0px;
		padding: 4px;
		display: block;
	}
	
	#left .regimo {
		padding-bottom: 10px;
		border-bottom: 1px solid rgba(0, 0, 0, 0.2);
	}
	
	/* @end */
	
	/* @group doormat */
	
	#doormat {
		height: auto;
	}
	
	#doormat h3, #doormat li {
		font-size: 14px;
		line-height: 25px;
	}
	
	#doormat .level_1 li {
		line-height: 1.8;
	}
	
	#doormat nav {
		float: none;
		clear: left;
		width: 100%;
		padding: 0;
		padding-bottom: 20px;
	}
	
	#doormat #meta-lang, #doormat #search-box {
		width: 100%;
		padding-bottom: 10px;
	}
	
	/* @end */
}

.burger {
	display: block;
	position: absolute;
	padding: 0;
	top: 75px;
	right: 0;
	cursor: pointer;
	z-index: 100;
}

.burger li {
	width: 28px;
	height: 3px;
	background-color: #000;
	border-radius: 0px;
	margin: 7px 0;
	transform-origin: 0% 1.5px;
	opacity: 1;
	transition: transform 0.2s, opacity 0.2s, width 0.2s;
}

.burger.open li {
	background-color: #da0030;
	width: 29px;
}

.burger.open li:first-child {
	transform: rotate(45deg);
}

.burger.open li:nth-child(2) {
	opacity: 0;
}

.burger.open li:last-child {
	transform: rotate(-45deg);
}

#meganavi {
	position: absolute;
	top: 150px;
	left: 50%;
	margin-left: -495px;
	width: 990px;
	background-color: #f9f9f9;
	border: 1px solid #eee;
	box-sizing: border-box;
	overflow: hidden;
	z-index: -1;
	opacity: 0;
	padding: 0 15px;
	height: 0;
	transition: z-index 1s, opacity 0.2s, padding 0.2s,  height 0.5s;
}

#meganavi:after {
	content: "";
	clear: both;
	display: block;
	height: 0;
}

#wrapper {
	z-index: 2;
}

#meganavi.open {
	z-index: 3;
	opacity: 1;
	padding: 15px 15px;
	height: 320px;
}

#meganavi.close {
	z-index: 1;
	opacity: 0;
	padding: 0 15px;
	height: 0;
	transition: z-index 2s, opacity 1s, padding 0.5s,  height 0.5s;
}

@media screen and (max-width: 1024px) {
	#meganavi {
		margin-left: -399px;
		width: 798px;
	}
	
	#meganavi.open {
		height: 360px;
	}
}

@media screen and (max-width: 768px) {
	.burger {
		top: 10px;
		right: 10px;
	}
	
	#meganavi {
		width: 100%;
	}
	
	#meganavi.open {
		position: fixed;
		left: 0;
		top: 55px;
		margin-left: 0;
		width: 100%;
		border-top: 1px solid rgba(0, 0, 0, 0.2);
		height: calc(100vh - 55px);
		overflow-y: auto;
	}
	
	#meganavi.close {
		position: fixed;
		left: 0;
		top: 55px;
		margin-left: 0;
		width: 100%;
		border-top: 1px solid rgba(0, 0, 0, 0.2);
	}
}

/*
@-webkit-keyframes open {
	0%      {-webkit-transform: translateY(0);}
	70%    {-webkit-transform: translateY(86%);}
	100%  {-webkit-transform: translateY(85%);}
}
@-moz-keyframes open {
	0%      {-moz-transform: translateY(0);}
	70%    {-moz-transform: translateY(86%);}
	100%  {-moz-transform: translateY(85%);}
}
@keyframes open {
	0%      {transform: translateY(0);}
	70%    {transform: translateY(86%);}
	100%  {transform: translateY(85%);}
}

// Content Sliding Closed Effect
#meganavi {
	&.close {  
		z-index: -1;
		transform: translateY(0);
		animation: close 0.3s ease-in-out;
	}
}
		
@-webkit-keyframes close {
	0%      {-webkit-transform: translateY(240px);}
	100%  {-webkit-transform: translateY(0);}
}
@-moz-keyframes close {
	0%       {-moz-transform: translateY(240px);}
	100%  {-moz-transform: translateY(0);}
}
@keyframes close {
	0%       {transform: translateY(240px);}
	100%  {transform: translateY(0);}
}
*/

/* @group Form */

.formbody {
	width: 100%;
	overflow: hidden;
}

.submit_container {
	clear: left;
	float: none;
}

.submit_container:after {
	content: "";
	clear: both;
	display: block;
	height: 0;
}

legend {
	padding-right: 6px;
	background-color: #fff;
	color: rgba(0, 0, 0, 0.6);
}

.widget {
	margin-bottom: 10px;
	position: relative;
}

textarea, select, input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input[type="submit"], select, textarea, button {
	position: relative;
	display: block;
	border: 1px solid rgba(0, 0, 0, 0.2);
	margin: 0;
	padding: 8px 10px;
	width: 100%;
	border-radius: 0;
	outline: none;
	background-color: rgba(255, 255, 255, 0.5);
	box-sizing: border-box;
	font-family: inherit;
	font-weight: inherit;
	font-size: 14px;
	line-height: normal;
}

input[type="search"] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

input[type="checkbox"], input[type="radio"] {
	position: relative;
	display: inline-block;
	border: 1px solid #333;
	padding: 5px;
	box-sizing: border-box;
	font-family: inherit;
	font-weight: inherit;
	font-size: 14px;
	line-height: auto;
	height: 14px;
	width: 14px;
}

input[type="submit"] {
	background-color: rgba(0, 0, 0, 0.2);
	transition: 0.4s;
}

input[type="submit"]:hover {
	background-color: #777;
	color: #fff;
	border-color: #777;
}

select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-image: url("images/arrow-down.svg");
	background-size: 16px 16px;
	background-position: calc(100% - 5px) center;
	background-repeat: no-repeat;
}

select::-ms-expand {
	display: none;
}

input:focus, select:focus, textarea:focus {
	border: 1px solid #da0030;
}

.radio_container, .checkbox_container {
	margin: 15px 0 0;
	padding: 0;
	border: 0;
	vertical-align: middle;
}

.radio_container legend, .checkbox_container legend {
	padding-bottom: 3px;
	font-weight: bold;
	color: #444;
}

.radio_container label, .checkbox_container label {
	font-size: 14px;
	padding-left: 2px;
	display: inline-block;
}

.radio_container > span, .checkbox_container > span {
	display: block;
}

.radio_container + br, .checkbox_container + br {
	display: none;
}

span.mandatory {
	font-weight: bold;
	color: #f00;
}

p.confirm {
	font-size: 1.3em;
	color: #090;
}

p.error {
	margin-bottom: 6px;
	font-size: 1.1em;
	font-weight: bold;
	color: #f00;
}

input[type="text"].error, input[type="password"].error, textarea.error {
	border-color: #da0030 !important;
	background-color: #ffd;
}

input.captcha {
	width: 48px;
	margin-right: 6px;
}

span.captcha_text {
	font-weight: normal;
	color: #808080;
}

/* @end */

/* @group Suchen */

.mod_search {
	padding-bottom: 5px;
}

.mod_search > div {
	margin: 20px 0;
}

.mod_search input.text {
	float: left;
	width: 75%;
	height: 40px;
}

.mod_search input.submit {
	width: 25%;
	height: 40px;
	border-left: none;
}

.mod_search .header {
	padding-top: 20px;
	padding-bottom: 5px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

.mod_search .radio_container {
	margin-top: 10px;
}

.mod_search .radio_container span {
	display: inline;
	padding-right: 20px;
	padding-left: 2px;
}

.mod_search h3, .mod_search p {
	margin-bottom: 5px;
}

.mod_search .relevance {
	color: #999;
}

.mod_search .url {
	color: #999;
}

.mod_search .highlight {
	text-decoration: underline;
	font-weight: normal;
}

.mod_search .pagination {
	margin-top: 2em;
	height: 20px;
}

@media screen and (max-width: 768px) {
	.mod_search .radio_container span {
		display: block;
		padding-bottom: 5px;
	}
}

/* @end */

/* @group Content */

.ce_table {
	margin-top: 0;
	margin-bottom: 10px;
	width: 100%;
}

.ce_table th:first-child, .ce_table td:first-child {
	width: auto;
	padding-left: 0;
}

.ce_text ol {
	margin-left: 22px;
}

.ce_text ol li {
	list-style: decimal outside;
}

.ce_text ul {
	margin-left: 17px;
}

.ce_text ul li {
	list-style-type: square;
}

.ce_text table {
	width: 100%;
}

.ce_text table th:first-child, .ce_text table td:first-child {
	width: auto;
	padding-left: 0;
}

.ce_text table.history td:first-child {
	width: 50px;
}

.ce_text table.history td {
	border: none;
	border-top: 1px solid rgba(0, 0, 0, 0.2);
}

.ce_text table.history {
	border: none;
	margin-bottom: -8px;
}

.team .ce_text td, .team .ce_text th {
	padding: 3px;
	border: none;
}

.team .ce_text table {
	width: 100%;
	border-top: none;
	table-layout: auto;
}

/* @end */

/* @group gallery */

.ce_gallery {
	margin-top: 1em ul;
	margin-top-margin-bottom: 0;
}

.ce_gallery ul:after {
	content: "";
	clear: both;
	display: block;
	height: 0;
}

.ce_gallery li {
	float: left;
	padding: 0 5px 10px 0;
}

/* @end */

/* @group Download Link */

.ce_downloads {
	margin-bottom: 5px;
}

.ce_downloads ul {
	margin-bottom: 0;
}

.ce_downloads li {
	padding: 0;
	border-top: 1px solid rgba(0, 0, 0, 0.2);
}

.ce_downloads a {
	color: rgba(0, 0, 0, 0.6);
	padding: 8px 0;
	display: inline-block;
	text-decoration: none;
}

.ce_downloads a:hover {
	color: #da0030;
}

.ce_downloads p {
	margin-bottom: 3px;
}

.ce_downloads h3 {
	font-size: 22px;
	line-height: 1.2;
	padding-bottom: 0px;
	color: rgba(0, 0, 0, 0.6);
}

.ce_downloads .size {
	color: rgba(0, 0, 0, 0.2);
	padding-left: 7px;
}

.ce_downloads a:hover .size {
	color: #da0030;
}

.ce_downloads img {
	display: none;
}

.main-right .ce_download .size, .main-right .ce_downloads .size {
	display: block;
	margin-bottom: 0px;
	margin-top: -2px;
	font-size: 12px;
	padding-left: 23px;
}

.ce_hyperlink {
	position: relative;
	font-size: 14px;
	padding-right: 22px;
	padding: 8px 0;
}

.ce_hyperlink.map, .ce_hyperlink.showForms {
	border-top: 1px solid rgba(0, 0, 0, 0.2);
	clear: both;
}

.ce_hyperlink.map {
	margin-top: 10px;
}

.ce_hyperlink.map:after, .ce_hyperlink.showForms:after {
	position: absolute;
	top: 10px;
	right: 0;
	display: block;
	color: #da0030;
	content: "\2197";
}

.ce_hyperlink a {
	color: inherit;
	display: inline-block;
}

.ce_hyperlink a:after {
	color: inherit;
}

.ce_hyperlink a:hover {
	color: #da0030;
	text-decoration: none;
}

.ce_hyperlink.extern {
	position: relative;
	padding: 8px 0 0 0;
	border-top: 1px solid rgba(0, 0, 0, 0.2);
}

.ce_hyperlink.extern:after {
	position: relative;
	padding-left: 5px;
	display: inline-block;
	content: "\2197";
	font-size: 1.1em;
	color: #da0030;
}

.ce_hyperlink.extern.no-border {
	position: relative;
	padding: 0 0 30px 0;
	border-top: none;
}

.ce_hyperlink.back .hyperlink_txt {
	padding: 8px 0;
	display: block;
}

.ce_text.kontakt {
	margin-top: 20px;
}

.ce_text.lead p {
	font-size: 22px;
	line-height: 1.2;
	margin-bottom: 8px;
}

.allekontakte .desktop {
	float: left;
	width: 25%;
	margin-bottom: 20px;
}

/* @end */

/* @group images */

.ce_image {
	margin-bottom: 1em;
}

.image_container img {
	background-color: #fff;
	display: block;
}

.image_container.float_right img {
	background-color: #fff;
	display: block;
	margin-top: 0;
	margin-right: 0;
}

.image_container .caption {
	margin-top: 0;
	padding: 5px 0;
	font-size: 1.0em;
	border-bottom: 1px solid #ddd;
}

/* @end */

/* @group accordion */

.ce_accordion-end {
	border-top: 1px solid rgba(0, 0, 0, 0.2);
}

.ce_accordion {
	margin-bottom: 10px;
}

.ce_accordion .toggler {
	border-bottom: none;
	cursor: pointer;
	padding-left: 0;
	display: block;
	font-size: 22px;
	line-height: 1.2;
	color: #da0030;
}

.ce_accordion em {
	color: black;
}

.ce_accordion .ui-state-active h3 {
	color: #da0030;
}

.ce_accordion h3 {
	font-size: 22px;
	line-height: 1.2;
	padding: 12px 0 0px;
	border-top: 1px solid rgba(0, 0, 0, 0.2);
}

.ce_accordion h3:hover {
	color: #da0030;
}

.ce_accordion .ce_downloads h3 {
	font-size: 14px;
	margin-top: 0;
	border-top: none;
	padding-bottom: 8px;
	color: black;
}

.ce_accordion .accordion > div {
	padding: 2px 0 0;
	overflow: auto;
}

.ce_accordion .accordion p strong {
	color: black;
}

.team .ce_accordion {
	width: 240px;
	float: left;
	padding-bottom: 10px;
	padding-right: 8px;
}

.team .ce_accordion:nth-child(3n+2) {
	clear: both;
}

.team .ce_accordion.vorne {
	clear: left;
	padding-right: 10px;
}

.team .ce_accordion .toggler {
	background: none;
	border-bottom: none;
	cursor: pointer;
	padding-left: 0;
	padding-bottom: px;
	display: inline-block;
	text-decoration: none;
}

.team .ce_accordion .toggler .image_container {
	display: block;
	padding-bottom: 5px;
}

.team .ce_accordion .toggler h3 {
	clear: left;
	font-size: 1.3em;
	line-height: 1.2em;
	color: #444;
	padding-bottom: 5px;
	background: url(images/icon-zoom-in.png) right top no-repeat;
	padding-left: 0;
	height: 50px;
}

.team .ce_accordion .toggler h3:hover {
	text-decoration: none !important;
	color: #c00;
}

.team .ce_accordion .toggler.ui-state-active h3 {
	text-decoration: none;
	color: #c00;
	background: url(images/icon-zoom-out.png) right top no-repeat;
}

.team .ce_accordion .toggler h3 em {
	font-weight: normal;
	font-style: normal;
}

.team .ce_accordion table th {
	padding-right: 5px;
}

.pdf_link {
	top: 21px;
	position: relative;
	font-size: 1.1em;
}

.ce_text pre {
	padding: 9px;
	background-color: #f9f9f9;
	border: 1px solid #ddd;
}

.link-list ul {
	margin-left: 0;
}

.link-list li {
	list-style: none;
	margin-bottom: 4px;
}

.link-list a {
	position: relative;
	color: inherit;
	font-size: inherit;
	text-decoration: none;
	display: inline-block;
	padding-right: 20px;
}

.link-list a:after {
	position: absolute;
	top: 0;
	right: 0;
	content: "\2197";
	color: #da0030;
}

.link-list a:hover {
	color: #c00;
}

.main-right .ce_download .size, .main-right .ce_downloads .size {
	display: inline;
	margin-bottom: 0;
	margin-top: 0;
	font-size: inherit;
	padding-left: 5px;
}

/* @end */

@media screen and (max-width: 768px) {
	.ce_hyperlink {
		font-size: 16px;
	}
}

/* @group ce_fonds */

.ce_fonds:after {
	content: "";
	clear: both;
	display: block;
	height: 0;
}

.ce_fonds .content {
	border: 1px solid rgba(0, 0, 0, 0.2);
	padding: 7px;
	background: #f5f5f5;
	width: 220px;
	float: left;
	margin-right: 10px;
	height: 440px;
}

.ce_fonds .content h3 {
	font-size: 11px;
	padding-bottom: 3px;
	line-height: 1;
	color: #666;
}

.ce_fonds .content p {
	font-size: 22px;
	color: #da0030;
	line-height: 1;
	padding: 5px 0 12px;
	margin: 0;
}

.ce_fonds .charts {
	margin: 0;
	float: left;
	width: 220px;
	overflow: hidden;
}

.ce_fonds .image_container {
	padding: 0;
	margin-bottom: 10px;
}

.ce_fonds .image_container {
	border: 1px solid rgba(0, 0, 0, 0.2);
}

.ce_fonds .image_container img {
	width: 100%;
	height: auto;
	display: block;
}

.kennzahlen {
	border: 1px solid rgba(0, 0, 0, 0.2);
	padding: 7px;
	background: #f5f5f5;
	width: 223px;
	float: left;
	margin-right: 10px;
	height: 478px;
}

.kennzahlen h3 {
	font-size: 11px;
	margin: 0;
}

.kennzahlen p {
	font-size: 24px;
	color: #da0030;
	line-height: 1.1em;
	padding: 5px 0 10px;
	margin: 0;
}

/* @end */

/* @group team */

.rgTeam {
	width: calc(100% + 8px);
}

.ce_team {
	display: block;
	float: left;
	width: 33.3%;
	padding: 0 8px 14px 0;
	overflow: hidden;
	box-sizing: border-box;
}

.team .ce_team {
	width: 100%;
	padding-right: 0;
}

.ce_team .image_container {
	overflow: hidden;
}

.ce_team img {
	display: block;
	width: 100%;
	height: auto;
	cursor: pointer;
	transition: transform 0.4s;
}

.ce_team img:hover {
	transform: scale(1.15);
}

.ce_team:nth-of-type(3n + 1) {
	clear: both;
}

.ce_team p {
	margin: 10px 0 0 0;
	font-size: 13px;
}

.ce_team .collapsible-toggler p {
	margin-top: 15px;
	line-height: 1.2;
	background-image: url(images/icon-zoom-in.png);
	background-position: 100% -4px;
	background-repeat: no-repeat;
	cursor: pointer;
}

.ce_team .description br {
	display: none;
}

.ce_team .active .collapsible-toggler p {
	background-image: url(images/icon-zoom-out.png);
}

/* @end*/

@media screen and (max-width: 1024px) {
	.rgTeam {
		width: calc(100% + 8px);
	}
	
	.team {
		padding-top: 20px;
	}
	
	.ce_team {
		width: calc(50% - 8px);
	}
	
	.team .ce_team {
		width: 50%;
		padding-right: 1%;
	}
	
	.rgTeam .ce_team {
		width: 50%;
		padding-right: 1%;
	}
	
	.ce_team:nth-of-type(3n+1) {
		clear: none;
	}
	
	.ce_team:nth-of-type(2n+1) {
		clear: both;
	}
	
	#mitarbeitende.mod_article .clear {
		display: none;
	}
}

@media screen and (max-width: 768px) {
	.team {
		padding-top: 20px !important;
	}
	
	.ce_fonds .content, .ce_fonds .charts {
		float: none;
		width: auto;
		margin: 10px 0;
	}
	
	.ce_fonds .charts {
		margin: 0;
		width: auto;
		height: auto;
		overflow: hidden;
	}
	
	.ce_fonds .charts .image_container {
		width: auto;
		height: auto;
		display: block;
	}
	
	.ce_dlh_googlemaps {
		width: 100% !important;
		overflow: hidden;
	}
}

@media all and (max-width: 480px) {
	.team .ce_team {
		width: 100%;
		padding-right: 0;
	}
}

/* @group News */

.mod_newslist {
	padding-top: 20px;
}

#aktuelles .mod_newslist {
	border: none;
	padding-right: 10px;
}

.team .main-right .mod_newslist {
	border: none;
	padding-top: 0;
}

.mod_newslist p a {
	display: block;
	color: #444;
}

.mod_newslist p a:after {
	display: block;
	content: "\2192";
	font-size: 1.1em;
	color: #da0030;
}

.mod_newslist p a:hover {
	color: #c00;
	text-decoration: none;
}

.mod_newslist p img {
	display: none;
	margin-bottom: -2px;
	margin-left: 3px;
}

.mod_newslist h3 {
	padding-bottom: 0;
}

.mod_newsreader {
	padding-right: 10px;
}

.mod_newsreader .back {
	clear: both;
}

#news .mod_newsreader {
	padding-right: 0;
}

.enclosure {
	margin-top: 3px;
}

.enclosure a {
	color: rgba(0, 0, 0, 0.6);
	text-decoration: none;
}

.enclosure a:hover, .enclosure a:hover .size {
	color: #da0030;
}

.enclosure .mime_icon {
	display: none;
}

.enclosure .size {
	color: rgba(0, 0, 0, 0.2);
}

.layout_latest {
	padding: 20px 0 0px;
}

.layout_latest h2 {
	margin-top: 0;
}

/* @end */

.info, .time {
	color: rgba(0, 0, 0, 0.6);
	margin-bottom: 5px;
}

.teaser p {
	margin-bottom: 0;
}

.layout_short {
	margin-bottom: 9px;
	border-bottom: 1px solid #ddd;
}

.layout_short.last {
	border-bottom: 0;
}

.layout_short h2 {
	margin-top: 0;
}

.layout_short h2, .layout_short .teaser {
	margin-bottom: 0.5em;
}

.layout_short .info {
	margin-bottom: 3px;
}

.layout_full h1 {
	margin-bottom: 3px;
}

.layout_full p.info {
	margin-bottom: 18px;
}

.neutral .mod_newslist p, .homepage .mod_newslist p {
	padding: 0;
	padding-bottom: 5px;
	margin-bottom: 8px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

.neutral .mod_newslist time, .homepage .mod_newslist time {
	display: block;
	font-size: 10px;
	font-weight: normal;
	color: #999;
	line-height: 1.3em;
	margin-bottom: 3px;
}

.neutral .mod_newslist {
	border: none;
	padding-top: 0;
}

h3.allNews a {
	color: #444;
}

h3.allNews a:hover {
	text-decoration: none;
	color: #c00;
}

.suchen .mod_newslist {
	display: none;
}

/* @end*/

/* @group Newsletter */

.mod_subscribe .checkbox_container, .mod_unsubscribe .checkbox_container {
	margin-top: 1em;
	margin-bottom: 1em;
}

.mod_subscribe input.submit {
	display: block;
	width: 50%;
	margin-top: 5px;
}

/* @end */

/* @group Sitemap */

.mod_sitemap li {
	line-height: 19px;
	padding: 4px 0;
	border-top: 1px solid rgba(0, 0, 0, 0.2);
}

.mod_sitemap a {
	color: rgba(0, 0, 0, 0.6);
	background-position: 0 0px !important;
}

.mod_sitemap a:hover {
	color: #da0030;
	text-decoration: none;
}

.mod_sitemap ul.level_1 {
	margin-bottom: 0;
}

.mod_sitemap ul.level_1 ul {
	margin-top: 5px;
	margin-bottom: 0;
}

.mod_sitemap .level_2 li {
	padding-left: 18px;
	font-weight: normal;
	border-top: none;
}

/* @end */

/* @group Homepage */

/* @group homepage */

/*.map-title {
	margin: 20px 0 10px;
	padding-bottom: 5px;
}*/

.map-text {
	/*width: 49%;
	float: left;*/
}

.map-text table {
	border-top: none;
}

.map-text td {
	padding: 10px 0 5px 0;
	border-bottom: 1px solid  #666;
}

/*
.map-text td:first-child {
}
.map-text td a {
	padding-left: 14px;
	background-image: url(images/arrow.png);
	background-repeat: no-repeat;
	background-position: 0 -3px;
}
.map-text td a:hover {
	background-image: url(images/arrow-hover.png);
	color: #da0030;

}
*/

.map-pict {
	display: none;
	  /*width: 49%;
		float: right;*/
}

.map-pict img {
	width: 100%;
	height: auto;
	display: block;
	padding-top: 5px;
}

/* @end */

.box-big {
	width: 100%;
	padding: 10px;
	padding-top: 0;
	padding-left: 0;
	margin-right: 3px;
}

.box-big h2 {
	line-height: 1.1;
}

.box-big a {
	color: #000 !important;
}

.box-big a:hover {
	color: #c00 !important;
	text-decoration: none;
}

.box-big p {
	color: black;
}

.box-big:after {
	content: " ";
	height: 0;
	display: table;
	clear: both;
}

.box-big .box-left {
	float: left;
	width: 480px;
	margin-right: 10px;
}

.box-big .box-right {
	float: left;
	width: 230px;
}

.home-container {
	width: calc(100% + 15px);
	margin: 0;
	overflow: hidden;
}

#link-regimo {
	position: absolute;
	bottom: 0;
}

#link-regimo p {
	margin: 0;
}

a.link-regimo {
	color: #444;
}

a.link-regimo:hover {
	color: #c00;
	text-decoration: none;
}

.homepage #submenu {
	padding-top: 0;
}

/* @end */

@media screen and (max-width: 1024px) {
	.home-container {
		width: 100%;
	}
	
	.box-big {
		width: auto;
		margin-right: 15px;
	}
	
	.box-left, .box-right {
		float: none;
		width: auto;
	}
}

@media screen and (max-width: 768px) {
	.home-container {
		width: 100%;
	}
	
	/* @group boxes home */
	
	.box-big, .box, .box-left, .box-right {
		float: none;
		width: auto !important;
		min-height: 10px;
		padding-right: 0;
		margin: 0 0 10px 0;
	}
	
	.franz .box, .box.franz {
		min-height: 10px;
	}
	
	.box {
		cursor: pointer;
	}
	
	.box br, .box p {
		display: none;
	}
	
	/* @end */
}

/* @group Tables */

.tb-2col th:first-child {
	width: 180px;
	background: none;
}

.tb-portfolio, .tb-suche {
	width: 100%;
	table-layout: auto;
}

.tb-suche {
	border: 1px solid rgba(0, 0, 0, 0.2);
}

.tb-suche td {
	padding: 5px;
}

.tb-suche .felder td {
	vertical-align: bottom;
}

.tb-suche td span {
	display: block;
}

.tb-suche td:first-child {
	width: 5px;
}

.tb-portfolio td {
	padding: 5px 0;
	border-top: 1px solid rgba(0, 0, 0, 0.2);
}

.tb-portfolio td:first-child {
	width: 50px;
}

.tb-organisation {
	border-collapse: separate;
	border-spacing: 5px;
	border: none !important;
	margin-left: -5px;
	empty-cells: hide;
	table-layout: fixed;
}

.tb-organisation td {
	padding: 5px !important;
	border: 1px solid rgba(0, 0, 0, 0.2);
	font-size: 12px;
	width: 25%;
	empty-cells: hide;
}

.tb-organisation td:empty {
	border: 1px solid #fff;
}

.rendite {
	width: 100%;
	table-layout: auto;
}

.rendite td, .rendite th {
	border-top: 1px solid rgba(0, 0, 0, 0.2);
	padding: 3px 10px 3px 0;
	text-align: right;
}

.rendite th {
	font-size: 12px;
	border: none;
	padding-top: 6px;
}

.rendite td:first-child, .rendite th:first-child {
	text-align: left;
}

.rendite .first-line th {
	text-align: left;
}

/* @end*/

@media screen and (max-width: 768px) {
	.tb-2col {
		table-layout: auto;
	}
	
	.tb-2col th:first-child {
		width: 35%;
		background: none;
		padding-right: 0;
	}
	
	.tb-2col td.col_1 {
		padding-left: 0;
		padding-right: 0;
	}
	
	.tb-organisation td {
		padding: 3px !important;
		border: 1px solid rgba(0, 0, 0, 0.2);
		font-size: 10px;
	}
}

/* @group Slider */

.slider-wrapper {
	margin-top: 20px;
}

.slider-wrapper .ce_text {
	background: #666;
}

.slider-wrapper .ce_text p {
	color: #fff;
	padding: 10px;
	margin-top: -10px;
}

.slider-control .slider-menu {
	top: 0;
	width: 80%;
	left: 50%;
	margin-left: -40%;
	font-size: 27px;
	text-align: center;
}

.slider-control .slider-prev, .slider-control .slider-next {
	color: black;
	font-size: 24px;
	display: inline-block;
	margin-top: -10px;
}

.slider-control .slider-prev:hover, .slider-control .slider-next:hover {
	color: red;
	text-decoration: none;
}

.slider-control .slider-menu b {
	font-size: 30px;
}

/* 
// Swipe 2.0, (C) Brad Birdsall 2012, MIT license 

.content-slider {
	overflow: hidden;
	visibility: hidden;
	position: relative
}

.slider-wrapper {
	overflow: hidden;
	position: relative
}

.slider-wrapper>* {
	float: left;
	width: 100%;
	position: relative
}

.slider-control {
	height: 30px;
	position: relative
}

.slider-control a,.slider-control .slider-menu {
	position: absolute;
	top: 9px;
	display: inline-block
}

.slider-control .slider-prev {
	left: 0
}

.slider-control .slider-next {
	right: 0
}

.slider-control .slider-menu {
	top: 0;
	width: 50%;
	left: 50%;
	margin-left: -25%;
	font-size: 27px;
	text-align: center
}

.slider-control .slider-menu b {
	color: #bbb;
	cursor: pointer
}

.slider-control .slider-menu b.active {
	color: #666
}

*/

/* @end */

@media screen and (max-width: 768px) {
	.slider-wrapper .image_container img {
		max-width: 100% !important;
		height: auto;
	}
}

/* @group Regimo */

#immobilienangebote:after {
	content: "";
	clear: both;
	display: block;
	height: 0;
}

#immobilienangebote > div {
	margin: 10px 0;
}

#immobilienangebote > div select {
	top: 0;
}

#immobilienangebote .ce_hyperlink {
	float: left;
	width: calc(50% - 10px);
	padding-top: 12px;
	margin-right: 10px;
	min-height: 80px;
	border-top: 1px solid rgba(0, 0, 0, 0.2);
	line-height: 1.2;
}

#immobilienangebote .ce_hyperlink:nth-of-type(even) {
	width: 50%;
	margin-right: 0;
}

#immobilienangebote .ce_hyperlink .hyperlink_img {
	float: left;
	margin-right: 10px;
	width: 100px;
	height: 80px;
}

#immobilienangebote .ce_hyperlink .hyperlink_img img {
	transition: transform 0.3s;
}

#immobilienangebote .ce_hyperlink .hyperlink_img img:hover {
	transform: scale(1.1);
}

#immobilienangebote .ce_hyperlink .hyperlink_pretext {
	color: black;
}

#immobilienangebote .ce_hyperlink .hyperlink_pretext, #immobilienangebote .ce_hyperlink .hyperlink_txt {
	display: b;
	float: left;
	width: calc(100% - 120px);
}

#immobilienangebote .ce_hyperlink .hyperlink_txt {
	padding-bottom: 10px;
}

table.homegate {
	clear: both;
	width: 100%;
	table-layout: auto;
	margin: 10px 0;
}

table.homegate .link {
	text-align: right;
}

table.homegate td, table.homegate th {
	padding: 8px 0;
}

table.homegate th {
	border: none;
	font-size: 10px;
}

table.homegate td:last-child a {
	position: relative;
	display: block;
	color: black;
}

table.homegate td:last-child a b {
	color: #da0030;
}

table.homegate th:nth-child(2), table.homegate th:nth-child(3), table.homegate th:nth-child(4), table.homegate th:nth-child(5), table.homegate td:nth-child(2), table.homegate td:nth-child(3), table.homegate td:nth-child(4), table.homegate td:nth-child(5) {
	text-align: right;
	padding-right: 3px;
}

table.homegate th:nth-child(6), table.homegate td:nth-child(6) {
	padding-left: 10px;
}

table.homegate tr.active td a, table.homegate tr:hover td a {
	color: #da0030;
	text-decoration: none;
}

table.homegate tr:hover td {
	background-color: rgba(218, 0, 48, 0.05);
}

table.homegate .foundItems {
	clear: both;
	padding-bottom: 5px;
	margin-bottom: 0;
	border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

h3.table-big {
	font-size: 22px;
	margin: 30px 0 10px;
	border-bottom: none;
}

.table-big {
	display: table;
	table-layout: fixed;
	width: 100%;
	border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

.table-big .row {
	display: table-row;
	color: black;
	text-decoration: none;
}

.table-big .row:last-child {
	border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

.table-big .row:hover {
	color: #da0030;
	background-color: rgba(218, 0, 48, 0.05);
}

.table-big .col {
	display: table-cell;
	width: 50%;
	font-size: 22px;
	padding: 10px 0;
	border-top: 1px solid rgba(0, 0, 0, 0.2);
}

.table-big .col a {
	color: black;
	text-decoration: none;
}

.table-big .col a:hover {
	color: #da0030;
}

.table-big .col.links a {
	display: inline-block;
	width: 50px;
}

.table-big strong {
	color: #da0030;
}

@media screen and (max-width: 1024px) {
	#immobilienangebote .ce_hyperlink {
		clear: both;
		float: none;
		width: 100% !important;
		padding-top: 12px;
		margin-right: 0;
		min-height: 40px;
	}
}

@media screen and (max-width: 768px) {
	#immobilienangebote .ce_hyperlink {
		float: no;
		width: 100%;
		padding-top: 12px;
		margin-right: 0;
		min-height: 40px;
	}
}

@media all and (max-width: 480px) {
	.table-big .col {
		font-size: 14px;
	}
	
	table.homegate th:last-child, table.homegate td:last-child {
		display: none;
	}
}

/* @end */

/* @group lightbox */

#cboxTitle {
	font-size: 36px;
	padding-left: 5px;
}

/* @end */
