/**********************************************************************************
Wohnungsspiegel
**********************************************************************************/
body {
	color: #202023;
}

#go2wohnungsspiegel {
	height: 2000px !important; /* wird für Sticky Element benötigt */
}

#main a {
	font-size: 22px;
	font-style: normal;
	line-height: 26px;
	font-weight: 700;
	font-variant: normal;
	text-transform: none;
	color: #202023;
	text-decoration: none;
	opacity: 1.0;
	transition: all 0.3s ease-in-out;
}

#main a:hover {
	opacity: 0.7;
	transition: all 0.3s ease-in-out;
}

#gitternetzleft {
	float: left;
	width: 33%;
	margin-right: 2%;
	height: 800px;
	margin-top: 50px;
	position: sticky;
	position: -webkit-sticky;
	top: 10px;
}

#gitternetzright {
	float: left;
	width: 65%;
	margin-bottom: 60px;
}
#gitternetzbox{
	width:100%;
	height: 800px;
	background-size: 100% auto !important;
	max-width: 400px;
	float: right;
}
#gitternetzbox .inside, #gitternetzbox2 .inside{
	clear: both;
	margin-right: auto;
	margin-left: auto;	
}

#FormWohnungsspiegel a, #FormWohnungsspiegel  {
	font-size: 16px;
	font-weight: 600;
}

#FormWohnungsspiegel a {
	color: #736153;
	font-weight: 700;
}

.hinweissortierung {
	padding-left: 10px;
	font-size: 13px;	
}
#wohnungsnavigation-header{
	width: 100%;
	height: 100px;
	margin-top: 50px;
	padding-right: 10%;
	position: sticky !important;
	position: -webkit-sticky !important;
	top: 0;
	background: #fffbf4 !important;
	border-bottom: 1px solid #cdcac1;
	z-index: 9999;
}
#wohnungsnavigation{
	width: 100%;
	padding-bottom: 15px;
	margin-top: 50px;
}

#wohnungsnavigation td {
	vertical-align: top;
	line-height: 14px !important;
	padding-top: 10px;
	padding-bottom: 10px;
}
#wohnungsnavigation td, #wohnungsnavigation a, #wohnungsnavigation span, #wohnungsnavigation a span.kopfgross {
	font-size: 16px;
	line-height: 19px;
	font-weight: 900;
	color: #3d3e43;
}

#wohnungsnavigation td sup {
	line-height: 0;
}
#wohnungsnavigation td:nth-child(1){
	padding-left: 10px;
}

#wohnungsnavigation td:nth-child(2), #wohnungsnavigation td:nth-child(3), #wohnungsnavigation td:nth-child(4), #wohnungsnavigation td:nth-child(6), #wohnungsnavigation td:nth-child(10), #wohnungsnavigation td:nth-child(11){
	padding-right: 2px;
}

#wohnungsspiegelbox{
	width:100%;
	max-width: 830px;
}
#wohnungsspiegelbox::-webkit-scrollbar {
	-webkit-appearance: none;
	width: 11px;
	height: 11px;
}

#wohnungsspiegelbox::-webkit-scrollbar-thumb {
	border-radius: 8px;
	border: 2px solid white; /* Angleichen mit Hintergrundfarbe-nicht transparent! */
	/* background-color: rgba(184, 161, 54, 1); */
	background-color: rgba(255, 255, 255, 1);
}

#wohnungsspiegelbox::-moz-scrollbar {
	width: 12px;
}
#wohnungsspiegelbox::-moz-scrollbar-track {
	-moz-box-shadow: inset 0 0 6px #fff);
	background:#000;
}
#wohnungsspiegelbox::-moz-scrollbar-thumb {
	border-radius: 10px;
	-moz-box-shadow: inset 0 0 6px #fff;
	background:#b8a136;
}

#wohnungsspiegelbox {
	scrollbar-base-color: #b8a136;
	scrollbar-arrow-color: #fff;
	scrollbar-DarkShadow-Color: #756310;
	scrollbar-Highlight-Color: #756310;
}
#wohnungsspiegelbox .inside{
	clear: both;
	max-width: 1260px;
	margin-right: auto;
	margin-left: auto;	
	padding-left:20px;
}

#wohnungsspiegelbox tr.zeileeinheit td, #wohnungsspiegelbox tr.zeileverkauft td{
	border-bottom: none;
}
#wohnungsspiegelbox tr.zeileeinheit:hover, #wohnungsspiegelbox tr.zeileverkauft{
	//background-color: #ededed;	
}
#wohnungsspiegelbox tr.zeileeinheit td, #wohnungsspiegelbox tr.zeileverkauft td{
	padding: 5px 0;
}
#wohnungsspiegelbox tr.zeileeinheit td:nth-child(1), #wohnungsspiegelbox tr.zeileverkauft td:nth-child(1){
	padding-left: 10px;
}

#wohnungsspiegelbox tr.zeileeinheit td:nth-child(8), #wohnungsspiegelbox tr.zeileverkauft td:nth-child(8), #wohnungsnavigation td:nth-child(8) {
	text-align: right;
}

#wohnungsspiegelbox tr.zeileeinheit.extras td:nth-child(8) {
	text-align: left;
}

#wohnungsspiegelbox tr.zeileeinheit td[colspan]:nth-child(8) {
	text-align: left;
}

#wohnungsspiegelbox tr.zeileeinheit td:nth-child(9), #wohnungsspiegelbox tr.zeileverkauft td:nth-child(9){
	padding-right: 10px;
}

#wohnungsfinder{
	max-width:1240px;
	margin-right: auto;
	margin-left: auto;
}

#wohnungsnavigation .kopfklein{
	display:none;
}
.keinezeilenhoehe{
	line-height: 50%;	
}

.fortinyscreens {
	display: none;
}

tr.extras td:nth-child(6) {
	text-align: center;
}

tr td[colspan], tr.extras td[colspan] {
	text-align: left !important;
}

.empty:nth-child(1) {
	display: none;
}

p.small {
	margin-top: 30px;
	font-size: 0.8rem;
	line-height: 166%;
}

.ce_accordion .toggler {
	font-weight: 400;
	font-size: 0.8rem;
}

#wohnungsspiegelbox h3 {
	text-transform: none;
	font-size: 23px;
	font-weight: 700;
	line-height: 29px;
	letter-spacing: 0.5px;
	margin-top: 5px;
	margin-bottom: 20px;
	color: #363636;
}

h3 span {
	text-transform: none;
}

#main #wohnungsspiegelbox a.btn {
	text-transform: none;
	display: inline-block;
	width: 230px;
	height: auto;
	padding: 20px;
	font-size: 18px;
	color: #363636 !important;
	background-color: #fffbf4;
	border-radius: 60px;
	font-weight: 700;
	margin: 0;
}

#main #wohnungsspiegelbox a.btn:hover::before {
	display: none !important;
}

img.tooltip {
	width: 15px;
	height: 15px;
	position: relative;
	top: 1px;
	left: 4px;
}

.PP .toggler:before {
	display: none;
}

.ce_accordion.PP .accordion {
	display: none !important;
}

@media screen and (min-width: 768px) {
	.accordionlinks {
		padding-left: 40px;
	}
}

@media screen and (min-width: 768px) and (max-width: 854px) {
	
	.select-wrapper {
		width: 100px !important;
	}
	
	#thsform select, #thsform input, #thsform textarea {
		font-size: 0.5rem !important;
	}
	
	#main #wohnungsspiegelbox a.btn {
		font-size: 0.7rem;
		width: auto !important;
	}
	
}

@media screen and (min-width: 1101px) and (max-width: 1350px) {
	
	#main a.btn {
		width: 250px;
	}
	
}

@media screen and (min-width: 769px) and (max-width: 1100px) {
	
	#main a.btn {
		width: 150px;
	}
	
}

@media screen and (min-width: 769px) and (max-width: 1250px) {
	
	#wohnungsspiegelbox h3 {
		font-size: 20px;
		line-height: 26px;
	}
	
	#main #wohnungsspiegelbox a.btn {
		width: 170px;
		padding: 10px;
	}
	
}

@media screen and (min-width: 769px) and (max-width: 1250px) {

	#wohnungsspiegelbox td {
		font-size:11px !important;
	}
	
	#wohnungsnavigation td, #wohnungsnavigation a, #wohnungsnavigation span, #wohnungsnavigation a span.kopfgross {
		font-size:10px !important;
		line-height: 14px !important;
	}
	
	#wohnungsspiegelbox td:nth-child(8) span.kopfgross {
		display: none;
	}

	#wohnungsspiegelbox td:nth-child(8) span.kopfklein {
		display: block;
	}
	
	#main a.btn {
		text-transform: uppercase;
		display: inline-block;
		height: auto;
		padding: 10px;
		font-size: 11px;
	}
	
	h3 {
		font-size: 11px;
		line-height: 1.3rem;
	}
	
	img.tooltip {
		width: 11px;
		height: 11px;
	}

}

@media screen and (min-width: 769px) and (max-width: 960px) {
	#wohnungsspiegelbox tr.zeileeinheit td:nth-child(9), #wohnungsspiegelbox tr.zeileverkauft td:nth-child(9) {
		padding-right: 3px;
	}
	#wohnungsspiegelbox tr a img {
		height: 12px !important;
	}
}

@media screen and (max-width: 854px) {
	
	#wohnungsspiegelbox td {
		font-size:8px !important;
		line-height: 11px !important;
	}
	#wohnungsnavigation td, #wohnungsnavigation a, #wohnungsnavigation span, #wohnungsnavigation span.kopfgross, #wohnungsnavigation span.kopfklein {
		font-size: 8px !important;
		line-height: 11px !important;
		font-weight: bold !important;
	}
	
	.ce_accordion .toggler:before {
		top: 0 !important;
		height: 5px !important;
	}

}

@media screen and (max-width: 768px) {
	#main a {
		font-size: 18px;
	}
	#gitternetzleft {
		display: none;
	}
	#gitternetzright {
		width: 100%;
		max-width: 100%;
	}
	
	#wohnungsspiegelbox {
		margin-bottom: 0;
		padding-left: 10px;
		padding-right: 10px;
	}
	
	.PP .accordionrechts {
		margin-left: 0 !important;
		margin-right: 0 !important;
	}

	#wohnungsspiegelbox td span.kopfgross {
		display: none;
	}
	#wohnungsspiegelbox td span.kopfklein {
		display: block;
	}

	#container-inside {
		padding: 10px 5px !important;
	}
	.select-wrapper {
		clear: both;
		float: none;
		margin: 10px 10px 5px 0 !important;
	}
	.select-wrapper.last {
		margin-bottom: 30px;
	}
	
	#thsform {
		display: inline-block;
		margin-bottom: 20px;
	}
	
	#wohnungsnavigation-header {
		position: static;
	}
	
	#wohnungsspiegelbox tr a img {
		height: 12px !important;
	}
	#wohnungsspiegelbox td:nth-child(8) span.kopfgross {
		display: none;
	}
	#wohnungsspiegelbox td:nth-child(8) span.kopfklein {
		display: block;
	}
	
	#main h3, #main a.btn {
		font-size: 11px;
		line-height: 1.3rem;
	}
	
	#main .accordionlinks, #main .accordionrechts {
		width: 100%;
		float: none;
	}
	
	#main a.btn {
		width: 200px;
		padding: 10px;
	}
	
	img.tooltip {
		width: 11px;
		height: 11px;
		position: absolute;
		top: -8px;
	}
	
	#wohnungsnavigation td {
		vertical-align: top;
	}
	
	#wohnungsspiegelbox h3 {
		font-size: 18px;
		line-height: 24px;
	}
	
	#main #wohnungsspiegelbox a.btn {
		width: 170px;
		padding: 10px;
		background-color: #fffbf4;
	}
}

@media screen and (min-width: 430px) and (max-width: 768px) {

	[class*="hint--"]:after {
		font-size: 7px !important;
	}
	.hint--bottom:hover:after {
		-webkit-transform: translateX(-30%) translateY(8px) !important;
		-moz-transform: translateX(-30%) translateY(8px) !important;
		transform: translateX(-30%) translateY(8px) !important;
	}

}

@media screen and (max-width: 429px) {
	
	#wohnungsspiegelbox td:nth-child(8) {
		padding-right: 0;
	}
	
	.fortinyscreens {
		display: block;
	}
	
	#wohnungsnavigation td {
		line-height: 0.7rem !important;
		vertical-align: top;
	}
	
	#wohnungsspiegelbox tr.zeileeinheit td:nth-child(8), #wohnungsspiegelbox tr.zeileverkauft td:nth-child(8) {
		padding-right: 2px;
	}
	
	#wohnungsspiegelbox tr.zeileeinheit td:nth-child(9), #wohnungsspiegelbox tr.zeileverkauft td:nth-child(9) {
		padding-right: 2px;	
	}
	
	#main #wohnungsspiegelbox tr a img {
		height: 11px
	}
	
	img.tooltip {
		position: static;
	}
	
	#main .ce_accordion .toggler {
		margin-top: -20px;
	}
	
	#main .ce_accordion .toggler:before {
		right: 0;
		top: 28px;
	}
	
	#wohnungsspiegelbox tr.zeileeinheit td, #wohnungsspiegelbox tr.zeileverkauft td {
		padding: 10px 0 20px;
		line-height: 1rem;
	}
	
	#wohnungsspiegelbox tr.zeileeinheit td:nth-child(1), #wohnungsspiegelbox tr.zeileverkauft td:nth-child(1), #wohnungsnavigation td:nth-child(1) {
		padding-left: 2px;
	}
	
	.zeileeinheit td {
		vertical-align: top;
	}
	
	.ce_accordion .toggler:before {
		top: 20px !important;
		height: 20px !important;
	}

}
.ce_accordion {
  margin: 0;
  padding: 0;
  border: 0;
}

.ce_accordionSingle {
	margin-top: 0;
}

.ce_accordion .toggler:before {
	color: #202023;
	right: 10px;
	top: 7px;
	position: relative;
}
.ui-accordion-header-icon {
	display: none;
}
.ce_accordion .toggler {
  padding: 0;
  margin: -3px 0 0 0;
  background: transparent url('../img/border.svg') repeat-x;
  background-position: bottom left;
  background-size: auto 1px;
  line-height: 24px;
  border-bottom: 1px solid #cdcac1;
}
.ce_accordion .toggler.ui-accordion-header-active {
	background-image: none;
}

.ce_accordion .toggler.ui-accordion-header-collapsed:hover {
  background-color: rgba(220,218,213,0.5);
  color: #202023;
  border-bottom: 1px solid #cdcac1;
}
.ce_accordion .ui-accordion-header-active, .toggler.ui-accordion-header-active:hover {
  background-color: #736153;
  color: #fff;
}
.ce_accordion .toggler.ui-state-active {
	border-bottom: 0;
}
.ce_accordion .toggler.ui-state-active:before {
  color: #fff;
}
.ce_accordion .accordion {
	background-color: #dcdad5;
	padding: 0;
}

.accordioninhalt {
	display: flex;
}

.accordionlinks {
	flex: 0 0 40%;
	font-weight: 400;
	padding: 30px 20px;
	min-width: 0;
}

.PP .accordionlinks {
	width: 0;
}

.PP .accordionlinks a.btn {
	display: none !important;
}

.accordionrechts{
	flex: 0 0 60%;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 30px 20px;
	height: 550px;
	overflow: hidden;
}

.accordionrechts img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.PP .accordionrechts {
	width: 60%;
	margin-left: 20%;
	margin-right: 20%;
}

.ce_accordion .accordion a {
	display: block;
	width: 180px;
	height: 50px;
	background-color: transparent;
	color: #736153 !important;
	text-align: center;
	padding-top: 15px;
	margin-top: 10px;
}

body, .body, .contentwrapper, #wrapper, #container, #main, .inside, .mod_article, .container {
	/* overflow: visible !important;
	height: auto !important; */
} 

/**********************************************************************************
Formular
**********************************************************************************/
#thsform.formbox{
	float: left;
	width: 100%;
	display: block;
}
#thsform select, #thsform input, #thsform textarea {
	border: 1px solid white;
	font-size: 0.7rem;
	line-height: 1rem;
	font-weight: 500;
}
#thsform .select-wrapper {
	  width: 140px;
	  height: 32px;
	  float: left;
	  margin: 15px 30px 30px 0;
}
#thsform select {
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	border: none;
	width: 140px;
	-moz-padding-start: calc(10px - 3px);
	box-shadow: none;
	border: 1px solid #cdcac1;
	border-radius: 0;
	outline: none;
	cursor: pointer;
	height: 35px;
	background: none;
	font-size: 11px;
	color: #000;
}
#thsform .select-wrapper::after {
	font-family: FontAwesome;
	content: "\f107";
	font-size: 16px;
	position: relative;
	right: -115px !important;
	top: -36px;
	color: #000;
	pointer-events: none;
}
select::-ms-expand {
	display: none;
}
select option {
	color: #666;
}
select:focus::-ms-value {
	background-color: transparent;
}
#thsform form {
	padding:0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	}
#thsform form label{
	height: 20px;
	float:left;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 180px;	
	display: none;
}
#thsform form input, #thsform form textarea{
	background-color: #ededed;
	width:auto;
}
#thsform form input[type="text"]{
	width: 100%;
	height: 50px;
}
#thsform form input[type="text"]:focus{
	border: 1px solid #3a3b3b;
	box-shadow: none;
}
#thsform form textarea{
	width: 100%;
	height: 150px;
}
#thsform form input:focus, #thsform form textarea:focus{
box-shadow:inset 1px 1px 2px #666;
}
#thsform form .text{
	width: 300px;
}
#thsform form .textarea{
	width: 400px;
	border: 1px solid #000000;
	background-color: #F0F0F0;
	height: 60px;
}
#thsform form .submit{
	background: #3a3b3b;
	width: auto;
	border-radius: 0;
	text-transform: uppercase;
	letter-spacing: 1px;
	border: none;
}
#thsform form .submit[type="submit"]:hover {
	background: #3a3b3b;
	opacity: 0.7;
}
#thsform p.error, #thsform label.error{
	color: #990000;
	margin: 0px;
	padding: 0px;
	height: 8px;
	font-weight: bold;
}
#thsform label.error{
	margin-top: 8px;
}
#thsform input.error{
	border: 1px solid #990000;
}
.usermessage {
	font-weight: bold;
	color: #900;
	padding: 5px;
	border: 1px solid #C00;
}




/**********************************************************************************
ToolTip
**********************************************************************************/
/*! Hint.css (base version) - v2.7.0 - 2021-10-01
* https://kushagra.dev/lab/hint/
* Copyright (c) 2021 Kushagra Gour */

/*-------------------------------------*\
	HINT.css - A CSS tooltip library
\*-------------------------------------*/
/**
 * HINT.css is a tooltip library made in pure CSS.
 *
 * Source: https://github.com/chinchang/hint.css
 * Demo: http://kushagragour.in/lab/hint/
 *
 */
/**
 * source: hint-core.scss
 *
 * Defines the basic styling for the tooltip.
 * Each tooltip is made of 2 parts:
 * 	1) body (:after)
 * 	2) arrow (:before)
 *
 * Classes added:
 * 	1) hint
 */
[class*="hint--"] {
  position: relative;
  display: inline-block;
  /**
	 * tooltip arrow
	 */
  /**
	 * tooltip body
	 */ }
  [class*="hint--"]:before, [class*="hint--"]:after {
	position: absolute;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	visibility: hidden;
	opacity: 0;
	z-index: 1000000;
	pointer-events: none;
	-webkit-transition: 0.3s ease;
	-moz-transition: 0.3s ease;
	transition: 0.3s ease;
	-webkit-transition-delay: 0ms;
	-moz-transition-delay: 0ms;
	transition-delay: 0ms; }
  [class*="hint--"]:hover:before, [class*="hint--"]:hover:after {
	visibility: visible;
	opacity: 1; }
  [class*="hint--"]:hover:before, [class*="hint--"]:hover:after {
	-webkit-transition-delay: 100ms;
	-moz-transition-delay: 100ms;
	transition-delay: 100ms; }
  [class*="hint--"]:before {
	content: '';
	position: absolute;
	background: transparent;
	border: 6px solid transparent;
	z-index: 1000001; }
  [class*="hint--"]:after {
	background: #383838;
	color: white;
	padding: 8px 10px;
	font-size: 12px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 12px;
	white-space: nowrap; }
  [class*="hint--"][aria-label]:after {
	content: attr(aria-label); }
  [class*="hint--"][data-hint]:after {
	content: attr(data-hint); }

[aria-label='']:before, [aria-label='']:after,
[data-hint='']:before,
[data-hint='']:after {
  display: none !important; }

/**
 * source: hint-position.scss
 *
 * Defines the positoning logic for the tooltips.
 *
 * Classes added:
 * 	1) hint--top
 * 	2) hint--bottom
 * 	3) hint--left
 * 	4) hint--right
 */
/**
 * set default color for tooltip arrows
 */
.hint--top-left:before {
  border-top-color: #383838; }

.hint--top-right:before {
  border-top-color: #383838; }

.hint--top:before {
  border-top-color: #383838; }

.hint--bottom-left:before {
  border-bottom-color: #383838; }

.hint--bottom-right:before {
  border-bottom-color: #383838; }

.hint--bottom:before {
  border-bottom-color: #383838; }

.hint--left:before {
  border-left-color: #383838; }

.hint--right:before {
  border-right-color: #383838; }

/**
 * top tooltip
 */
.hint--top:before {
  margin-bottom: -11px; }

.hint--top:before, .hint--top:after {
  bottom: 100%;
  left: 50%; }

.hint--top:before {
  left: calc(50% - 6px); }

.hint--top:after {
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  transform: translateX(-50%); }

.hint--top:hover:before {
  -webkit-transform: translateY(-8px);
  -moz-transform: translateY(-8px);
  transform: translateY(-8px); }

.hint--top:hover:after {
  -webkit-transform: translateX(-50%) translateY(-8px);
  -moz-transform: translateX(-50%) translateY(-8px);
  transform: translateX(-50%) translateY(-8px); }

/**
 * bottom tooltip
 */
.hint--bottom:before {
  margin-top: -11px; }

.hint--bottom:before, .hint--bottom:after {
  top: 100%;
  left: 50%; }

.hint--bottom:before {
  left: calc(50% - 6px); }

.hint--bottom:after {
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  transform: translateX(-50%); }

.hint--bottom:hover:before {
  -webkit-transform: translateY(8px);
  -moz-transform: translateY(8px);
  transform: translateY(8px); }

.hint--bottom:hover:after {
  -webkit-transform: translateX(-50%) translateY(8px);
  -moz-transform: translateX(-50%) translateY(8px);
  transform: translateX(-50%) translateY(8px); }

/**
 * right tooltip
 */
.hint--right:before {
  margin-left: -11px;
  margin-bottom: -6px; }

.hint--right:after {
  margin-bottom: -14px; }

.hint--right:before, .hint--right:after {
  left: 100%;
  bottom: 50%; }

.hint--right:hover:before {
  -webkit-transform: translateX(8px);
  -moz-transform: translateX(8px);
  transform: translateX(8px); }

.hint--right:hover:after {
  -webkit-transform: translateX(8px);
  -moz-transform: translateX(8px);
  transform: translateX(8px); }

/**
 * left tooltip
 */
.hint--left:before {
  margin-right: -11px;
  margin-bottom: -6px; }

.hint--left:after {
  margin-bottom: -14px; }

.hint--left:before, .hint--left:after {
  right: 100%;
  bottom: 50%; }

.hint--left:hover:before {
  -webkit-transform: translateX(-8px);
  -moz-transform: translateX(-8px);
  transform: translateX(-8px); }

.hint--left:hover:after {
  -webkit-transform: translateX(-8px);
  -moz-transform: translateX(-8px);
  transform: translateX(-8px); }

/**
 * top-left tooltip
 */
.hint--top-left:before {
  margin-bottom: -11px; }

.hint--top-left:before, .hint--top-left:after {
  bottom: 100%;
  left: 50%; }

.hint--top-left:before {
  left: calc(50% - 6px); }

.hint--top-left:after {
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  transform: translateX(-100%); }

.hint--top-left:after {
  margin-left: 12px; }

.hint--top-left:hover:before {
  -webkit-transform: translateY(-8px);
  -moz-transform: translateY(-8px);
  transform: translateY(-8px); }

.hint--top-left:hover:after {
  -webkit-transform: translateX(-100%) translateY(-8px);
  -moz-transform: translateX(-100%) translateY(-8px);
  transform: translateX(-100%) translateY(-8px); }

/**
 * top-right tooltip
 */
.hint--top-right:before {
  margin-bottom: -11px; }

.hint--top-right:before, .hint--top-right:after {
  bottom: 100%;
  left: 50%; }

.hint--top-right:before {
  left: calc(50% - 6px); }

.hint--top-right:after {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  transform: translateX(0); }

.hint--top-right:after {
  margin-left: -12px; }

.hint--top-right:hover:before {
  -webkit-transform: translateY(-8px);
  -moz-transform: translateY(-8px);
  transform: translateY(-8px); }

.hint--top-right:hover:after {
  -webkit-transform: translateY(-8px);
  -moz-transform: translateY(-8px);
  transform: translateY(-8px); }

/**
 * bottom-left tooltip
 */
.hint--bottom-left:before {
  margin-top: -11px; }

.hint--bottom-left:before, .hint--bottom-left:after {
  top: 100%;
  left: 50%; }

.hint--bottom-left:before {
  left: calc(50% - 6px); }

.hint--bottom-left:after {
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  transform: translateX(-100%); }

.hint--bottom-left:after {
  margin-left: 12px; }

.hint--bottom-left:hover:before {
  -webkit-transform: translateY(8px);
  -moz-transform: translateY(8px);
  transform: translateY(8px); }

.hint--bottom-left:hover:after {
  -webkit-transform: translateX(-100%) translateY(8px);
  -moz-transform: translateX(-100%) translateY(8px);
  transform: translateX(-100%) translateY(8px); }

/**
 * bottom-right tooltip
 */
.hint--bottom-right:before {
  margin-top: -11px; }

.hint--bottom-right:before, .hint--bottom-right:after {
  top: 100%;
  left: 50%; }

.hint--bottom-right:before {
  left: calc(50% - 6px); }

.hint--bottom-right:after {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  transform: translateX(0); }

.hint--bottom-right:after {
  margin-left: -12px; }

.hint--bottom-right:hover:before {
  -webkit-transform: translateY(8px);
  -moz-transform: translateY(8px);
  transform: translateY(8px); }

.hint--bottom-right:hover:after {
  -webkit-transform: translateY(8px);
  -moz-transform: translateY(8px);
  transform: translateY(8px); }

/**
 * source: hint-sizes.scss
 *
 * Defines width restricted tooltips that can span
 * across multiple lines.
 *
 * Classes added:
 * 	1) hint--small
 * 	2) hint--medium
 * 	3) hint--large
 *
 */
.hint--small:after,
.hint--medium:after,
.hint--large:after {
  white-space: normal;
  line-height: 1.4em;
  word-wrap: break-word; }

.hint--small:after {
  width: 80px; }

.hint--medium:after {
  width: 150px; }

.hint--large:after {
  width: 300px; }

/**
 * source: hint-always.scss
 *
 * Defines a persisted tooltip which shows always.
 *
 * Classes added:
 * 	1) hint--always
 *
 */
.hint--always:after, .hint--always:before {
  opacity: 1;
  visibility: visible; }

.hint--always.hint--top:before {
  -webkit-transform: translateY(-8px);
  -moz-transform: translateY(-8px);
  transform: translateY(-8px); }

.hint--always.hint--top:after {
  -webkit-transform: translateX(-50%) translateY(-8px);
  -moz-transform: translateX(-50%) translateY(-8px);
  transform: translateX(-50%) translateY(-8px); }

.hint--always.hint--top-left:before {
  -webkit-transform: translateY(-8px);
  -moz-transform: translateY(-8px);
  transform: translateY(-8px); }

.hint--always.hint--top-left:after {
  -webkit-transform: translateX(-100%) translateY(-8px);
  -moz-transform: translateX(-100%) translateY(-8px);
  transform: translateX(-100%) translateY(-8px); }

.hint--always.hint--top-right:before {
  -webkit-transform: translateY(-8px);
  -moz-transform: translateY(-8px);
  transform: translateY(-8px); }

.hint--always.hint--top-right:after {
  -webkit-transform: translateY(-8px);
  -moz-transform: translateY(-8px);
  transform: translateY(-8px); }

.hint--always.hint--bottom:before {
  -webkit-transform: translateY(8px);
  -moz-transform: translateY(8px);
  transform: translateY(8px); }

.hint--always.hint--bottom:after {
  -webkit-transform: translateX(-50%) translateY(8px);
  -moz-transform: translateX(-50%) translateY(8px);
  transform: translateX(-50%) translateY(8px); }

.hint--always.hint--bottom-left:before {
  -webkit-transform: translateY(8px);
  -moz-transform: translateY(8px);
  transform: translateY(8px); }

.hint--always.hint--bottom-left:after {
  -webkit-transform: translateX(-100%) translateY(8px);
  -moz-transform: translateX(-100%) translateY(8px);
  transform: translateX(-100%) translateY(8px); }

.hint--always.hint--bottom-right:before {
  -webkit-transform: translateY(8px);
  -moz-transform: translateY(8px);
  transform: translateY(8px); }

.hint--always.hint--bottom-right:after {
  -webkit-transform: translateY(8px);
  -moz-transform: translateY(8px);
  transform: translateY(8px); }

.hint--always.hint--left:before {
  -webkit-transform: translateX(-8px);
  -moz-transform: translateX(-8px);
  transform: translateX(-8px); }

.hint--always.hint--left:after {
  -webkit-transform: translateX(-8px);
  -moz-transform: translateX(-8px);
  transform: translateX(-8px); }

.hint--always.hint--right:before {
  -webkit-transform: translateX(8px);
  -moz-transform: translateX(8px);
  transform: translateX(8px); }

.hint--always.hint--right:after {
  -webkit-transform: translateX(8px);
  -moz-transform: translateX(8px);
  transform: translateX(8px); }

@media screen and (max-width: 500px) {
	  
	  .accordioninhalt {
		  display: block;
	  }
	  
	  #main .accordionlinks {
		  padding-bottom: 0;
	  }
	  
	  #main .accordionrechts {
		  padding-top: 0;
		  height: 400px;
	  }
	  
  }