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, 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 {
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
@font-face {
	font-family: 'FontAwesome';
	src: url('../fonts/fontawesome-webfont.woff?v=4.5.0');
	font-weight: normal;
	font-style: normal;
}
.fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #000;
}
.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
	content: "\f0c9";
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1
}
.page-body {
  background-color: #f9f4e9;
  color: #a2a3a7;
  font-family: Arial, sans-serif;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  /*! min-height: 100vh; */
  /*! width: 100vw; */
  overflow-x: hidden;
  background: url('bg.webp') no-repeat center center fixed;
    background-size: auto;
  background-size: auto;
  background-size: auto;
  background-size: cover;
}
.footBoxes a {
	color: #fff;
}
ol, ul {
	list-style: decimal;
}
blockquote, q {
	quotes: none
}
blockquote:before, blockquote:after, q:before, q:after {
	content: none
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
*, *:before, *:after {
	box-sizing: border-box;
}
strong {
	font-weight: bold;
}
u {
	text-decoration: underline;
}
i {
	font-style: italic;
}
body {
	width: 100%;
	font-family: helvetica, verdana;
	color: #000;
	font-size: 12px;
	word-wrap: break-word;
	margin: auto;
	max-width: 1950px;
	border-top-color: #e5e5e5;
	border-top: 1px solid grey;
}
.diagonal-box {
	background-color: #65C7F2;
	text-align: center;
	padding-top: 15px;
	color: #fff;
background: linear-gradient(105deg,transparent 80px,
#cad400 0,
	#cad400 85%,transparent 20px ) top right;
	margin-left: 10%;
	margin-right: 10%;
}
.google-maps {
	background-color: #EEE;
	width: 97.5%;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	box-shadow: 0px 13px 14px 0px rgba(50,50,50,0.5);
}
.google-maps {
	position: relative;
	padding-bottom: 36.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
.google-maps iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}



.googlemaps-consent-background {
   background-image: url("../images/kontakt-map-preview.webp");
   background-repeat: no-repeat;
   background-size: cover;
   padding: 20px;
   text-align: center;
   position: absolute;
   top: 0;
   left: 0;
   right: 0;
   bottom: 0;
}
.googlemaps-consent-background span {
   color: #000000;
   background-color: #fbebe1;
   padding: 10px 20px 6px 20px;
   border-radius: 5px;
}
.googlemaps-consent-background button {
   font-size: 200%;
   padding: 20px 40px;
   position: absolute;
   top: 50%;
   left: 50%;
   transform: translateX(-50%) translateY(-50%);
   font-weight: bold;
}





header {
	background: #c69531;
	height: 133px;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 600;
	border-bottom-color: #e5e5e5;
	border-bottom: 1px solid #26222242;
}
.header-placeholder {
	height: 113px;
	background-color: #000;
}
.banner-image {
	height: 110px;
}
div.bannerx {
	max-width: 1100px;
	margin: auto;
	position: relative;
	width: 100%;
	padding-left: 0px;
	padding-right: 0px;
	z-index: 1;
}
div.container, div.artikelContainer {
	max-width: 1108.43px;
	margin: auto;
	width: 100%;
	padding-left: 0px;
	margin-top: -2px;
	position: relative;
	position:;
	margin-bottom: 10px;
}
.pinsel-bg {
	position: absolute;
	opacity: 0.12;
	width: 100%;
	height: auto;
	max-width: 1950px;
}
a {
	color: #c69531;
}
a:hover {
	color: #fff;
	color: #c69531;
}
.nav2 > li > a {
	line-height: 15px;
	padding: 5px;
	padding-left: 25px;
	padding-right: 25px;
	display: block;
	transition: color 0.3s linear 0s;
	font-size: 11px;
	color: #fff;
	text-align: center;
	transition: transform 1s ease-out 0s, -webkit-transform 1s ease-out 0s;
}
.nav2 > li a:hover {
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
div.copyFooter ul li a {
	transition: transform 1s ease-out 0s, -webkit-transform 1s ease-out 0s;
	font-size: 11px;
	line-height: 40px;
	text-transform: uppercase;
	letter-spacing: 1.2px;
	color: #fff;
}
div.copyFooter ul li a:hover {
	color: #fff;
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.page-box a img {
	transition: transform 0.6s ease-out 0s, -webkit-transform 0.6s ease-out 0s;
	box-shadow: 0px 13px 14px 0px rgba(50,50,50,0.6);
}
.page-box td a img {
	transition: transform 0.5s ease-out 0s, -webkit-transform 0.5s ease-out 0s;
}
.page-box span {
	font-size: 14px;
	align-content: center;
	color: #373637;
}
.page-box a img:hover {
	color: #fff;
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.07);
}
.page-box td a img:hover {
	color: #fff;
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.page-box-50 a img {
	transition: transform 0.5s ease-out 0s, -webkit-transform 0.5s ease-out 0s;
}
.page-box-50 a img:hover {
	color: #fff;
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.05);
}
.page-box2 a img {
	transition: transform 1s ease-out 0s, -webkit-transform 1s ease-out 0s;
}
.page-box2x a img {
	transition: transform 1s ease-out 0s, -webkit-transform 1s ease-out 0s;
}
.inner-page-box2-text {
	letter-spacing: 0.9px;
	padding-bottom: 15px;
	padding-left: 20px;
	padding-right: 20px;
}
.sm {
	margin-top: 18px;
}
.sm a {
	margin-right: 20px;
}
.footIcons img {
	width: 84%;
	margin-top: 19px;
	/*! margin-left: 60px;
*/
	max-width: 270px;
}
.page-box2 a img:hover {
}
.page-box:hover {
	position: relative;
	position: relative;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}
p {
	letter-spacing: 0.9px;
	line-height: 24px;
	padding-bottom: 10px;
	margin-top: 5px;
}
p.blocks {
	margin-bottom: 35px;
}
div.artikelContainer {
	display: table;
}
article {
	width: 70%;
}
aside {
	width: 30%;
}
.two-cell {
	float: left;
	width: 47.4%;
}
.subpages {
	margin-right: -25px;
}
.subpage-box {
	background-color: #fff;
	height: auto;
	margin: 15px;
	padding: 0 !important;
	position: relative;
	width: calc(100% / 2 - 25px);
	transition: transform 0.4s ease-out 0s, -webkit-transform 0.4s ease-out 0s;
}
.floatLeft.box.subpage-box:hover {
	transform: scale(1.05);
}
.subpage-box:nth-child(2n+1) {
	margin-left: 0;
}
.subpage-box a img {
	height: 80px;
	margin-left: 0%;
	margin-top: 0%;
	width: 80px;
	float: left;
}
.subpage-box a dl {
	background-color: #e5e6e7;
	bottom: 0;
	color: #f5900c;
	margin: 0;
	padding: 15px;
	overflow: hidden;
	min-height: 80px;
}
.subpage-box dl {
	background-color: #e5e6e7;
	bottom: 0;
	color: #f5900c;
	margin: 0;
	padding: 15px;
	overflow: hidden;
	min-height: 80px;
}
.subpage-box dt strong {
	-moz-osx-font-smoothing: grayscale;
	color: #f5900c;
	margin-bottom: 10px;
	margin-top: 10px;
	font-weight: bold;
}
.subpage-box a dt strong {
	-moz-osx-font-smoothing: grayscale;
	color: #000000;
	margin-bottom: 10px;
	margin-top: 10px;
	font-weight: bold;
}
.subpage-box span {
	display: block;
	height: 87px;
	position: relative;
	width: 100%;
	padding-left: 0px;
	text-align: justify;
	margin-top: 10px;
	overflow: hidden;
}
.subpage-box span:hover {
	color: #666;
}
.floatLeft.box.subpage-box a:hover {
	color: #666;
}
.subpage-box2 {
	height: auto;
	margin: 15px;
	padding: 0 !important;
	position: relative;
	width: calc(100% / 4 - 30px);
	transition: transform 0.4s ease-out 0s, -webkit-transform 0.4s ease-out 0s;
}
.floatLeft.box.subpage-box2:hover {
	transform: scale(1.07);
}
.subpage-box2:nth-child(2n+1) {
	position: relative;
}
.subpage-box2 a img {
	width: 100%;
	height: auto;
	display: block;
}
.subpage-box2 a dl {
	background-color: #e5e6e7;
	bottom: 0;
	color: #f5900c;
	margin: 0;
	padding: 15px;
	overflow: hidden;
	min-height: 80px;
}
.subpage-box2 dl {
	background-color: #e5e6e7;
	bottom: 0;
	color: #f5900c;
	margin: 0;
	padding: 15px;
	overflow: hidden;
	min-height: 130px;
	box-shadow: 0px 15px 15px -15px rgba(0,0,0,0.6);
	margin-bottom: 25px;
}
.subpage-box2 dt strong {
	-moz-osx-font-smoothing: grayscale;
	color: #f5900c;
	margin-bottom: 10px;
	margin-top: 10px;
	font-weight: bold;
}
.subpage-box2 a dt strong {
	-moz-osx-font-smoothing: grayscale;
	color: #000000;
	margin-bottom: 10px;
	margin-top: 10px;
	font-weight: bold;
}
.subpage-box2 span {
	text-align: center;
	z-index: 1;
	color: #000;
	text-align: center;
	margin-top: -230%;
	margin-left: 12%;
	font-size: 170%;
	display: inline-block;
	height: 100px;
	vertical-align: middle;
	line-height: 200px;
	text-align: center;
	text-transform: uppercase;
}
.subpage-box2 span:hover {
	color: #666;
}
.floatLeft.box.subpage-box2 a:hover {
	color: #666;
}
.subpage-box2 dt {
	margin-bottom: 10px;
	font-size: 160%;
	line-height: 1.2em;
}
footer {
	box-shadow: 0 0 2px 0 rgba(0,0,0,0.1);
	margin-top: 0px;
	padding-top: 0px;
	background-color: #373637;
	background-color: #445052;
}
.flexTable, div.flexmain {
	display: flex;
	display: -webkit-flex;
	align-items: stretch;
	flex-wrap: wrap;
	-webkit-flex-grow: 1;
	flex-grow: 1;
	-webkit-flex-basis: auto;
	flex-basis: auto;
	margin: auto;
}
.table {
	display: table;
}
.table .tabellenSpalte {
	display: table-cell;
	padding-right: 5px;
}
.floatLeft {
	float: left;
	padding-top: 200px;
}
.floatRight {
	float: right;
	padding-top: 20px;
	padding-right: 40px;
background-image: linear-gradient(#ffffff 100px,
	#d4d5d7 600px);
	-ms-filter: "progid: DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#ffffff,endColorstr=#d4d5d7ffffff)";
	background-color: #000000;
}
.box {
}
.hundertProzent {
	width: 100%;
	height: auto;
	margin-left: 1.3%;
	padding-right: 2.6%;
}
.fuenfundsiebzigProzent {
	width: 75%;
	height: auto;
}
.sechsundsechzigProzent {
	width: 66%;
	height: auto;
}
.fuenfzigProzent {
	/*! width: 36%;
*/
	/*! height: auto;
*/
	/*! margin-left: 20px;
*/
	/*! margin-bottom: 10px;
*/
	/*! margin-top: 5px;
*/
	width: 50%;
	height: auto;
	margin-left: 20px;
	margin-bottom: 20px;
	margin-top: 4px;
}
.dreiunddreissigProzent {
	width: 31.11%;
	height: auto;
	margin-left: 20px;
	margin-bottom: 20px;
	margin-top: 4px;
	box-shadow: 0px 13px 14px 0px rgba(50, 50, 50, 0.6);
	box-shadow: 0px 13px 14px 0px rgba(50, 50, 50, 0.6);
}
.vierzigProzent {
	width: 40%;
	height: auto;
	margin-right: 20px;
	margin-bottom: 20px;
}
.fuenfundzwanzigProzent {
	width: 25%;
	height: auto;
}
div.logo {
}
div.logo a {
}
div.logo img {
	height: 76.7333px;
	padding-top: 20px;
	margin-right: auto;
	margin-bottom: 4px;
	margin-left: 1px;
}
.home-background {
	overflow: hidden;
	height: calc(100vh - 0px);
}
.home-background video {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
@keyframes intro-fadeout {
0% {
	width: 100vw;
}
25% {
	visibility: visible;
	opacity: 1.0;
	transform: translateX(-50%) translateY(-50%) scale3d(1.0,1.0,1.0);
}
60% {
	opacity: 1.0;
}
100% {
	transform: translateX(-50%) translateY(-50%) scale3d(0.0,0.0,0.0);
	opacity: 0.0;
	width: 100vw;
}
}
.home-fadeout {
	position: absolute;
	z-index: 1000;
	background-color: #000;
	left: 50%;
	top: 55%;
	transform: translateX(-50%) translateY(-50%);
	width: 0;
	animation-name: intro-fadeout;
	animation-duration: 5s;
	visibility: hidden;
}
.home-fadeout:after {
	content: "";
	display: block;
	padding-bottom: 100%;
}
.home-fadeout img {
	top: 45%;
	left: 50%;
	transform: translateX(-50%);
	position: absolute;
	width: 80%;
}
.home-focus-square {
	position: absolute;
	z-index: 500;
	top: 55%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
	width: 30%;
	min-width: 300px;
}
.home-focus-square:after {
	content: ' ';
	padding-bottom: 100%;
}
.home-focus-square img {
	width: 100%;
	max-height: calc(100vh - 200px);
	object-fit: scale-down;
}
.home-focus-square .focus-square-img {
	position: absolute;
	left: 50%;
	top: 42.5%;
	transform: translateX(-50%) translateY(-50%);
	height: 70%;
	opacity: 0;
	transition: opacity 3s;
}
.home-focus-square .focus-square-img-active {
	opacity: 1;
}
.page-head {
	width: 100%;
	background-color: #fff;
}
.page-head::after {
	content: ' ';
	padding-top: 33%;
}
.page-head video {
	width: 100%;
	margin-bottom: -2px;
}
.page-head img.page-head-bg {
	width: 100%;
	object-fit: cover;
	z-index: 10;
	width: 100%;
	/*! object-fit: cover;
*/
	margin-top: 132px;
	height: 100%;
	/*! position: absolute; */
}
.steuer-box h2 {
	margin-top: 10px;
	margin-bottom: 40px;
	font-size: 180%;
	text-align: center;
	color: #fff;
	line-height: 25px;
}
.steuer-rectangle {
	width: 100%;
	position: relative;
}
.steuer-rectangle h2 {
	color: #ffffff;
	font-size: 180%;
	position: absolute;
	top: 0;
	left: 0;
}
.steuer-rectangle h3 {
	color: #000;
	font-size: 180%;
	position: absolute;
	bottom: 0;
	right: 0;
}
.interaction-box {
	width: 100%;
	height: 100px;
	background-color: #fff;
	padding: 10px;
	position: relative;
	padding-right: 9px;
	text-align: center;
}
.interaction-button {
	color: #fff;
	font-size: 150%;
	background-color: #b4152b;
	padding: 10px;
	text-align: center;
	cursor: pointer;
	position: relative;
	transition: transform 0.5s ease-out 0s, -webkit-transform 0.5s ease-out 0s;
	z-index: 99;
	margin-left: -1px;
}
.interaction-button a {
	color: ##373637;
}
.interaction-button:hover {
	transform: scale(1.07);
}
.interaction-button:hover .select-box-content {
}
.select-box-content {
	display: none;
	position: absolute;
	left: 0;
	right: 0;
	top: calc(100% + 5px);
	text-align: left;
	background-color: grey;
	margin-top: -5px;
}
.select-box-content li {
}
.select-box-content li:hover {
	background-color: #676767;
}
.select-box-content li a {
	padding: 10px;
	display: block;
	color: #000;
}
.select-box-content li a span {
	font-size: 100%;
	color: #fff;
}
.interaction-link {
	margin-top: 20px;
}
.interaction-link a {
	text-align: center;
	display: block;
	color: #ef7d00;
}
.interaction-link a img {
	display: inline-block;
	vertical-align: middle;
	width: 25px;
	height: auto;
}
.interaction-link a img:hover {
	transform: scale(1.0);
}
.interaction-link a span {
	display: inline-block;
	vertical-align: middle;
}
#seminarinformationen-separator {
	text-align: center;
	position: relative;
	padding: 5px;
	margin-bottom: 20px;
}
#seminarinformationen-separator:after {
	content: ' ';
	position: absolute;
	top: calc(50% - 2px);
	left: 10%;
	width: 80%;
	border-top: 1px solid #a2a3a7;
	z-index: 0;
}
#seminarinformationen-separator span {
	color: #a2a3a7;
	font-size: 150%;
	background-color: #464648;
	position: relative;
	z-index: 20;
	padding-left: 20px;
	padding-right: 20px;
}
#seminarinformationen-separator2 {
	text-align: center;
	position: relative;
	padding: 5px;
	margin-bottom: 20px;
}
#seminarinformationen-separator2:after {
	content: ' ';
	position: absolute;
	top: calc(50% - 2px);
	left: 10%;
	width: 80%;
	border-top: 1px solid white;
	z-index: 10;
}
#seminarinformationen-separator2 span {
	color: #ef7d00;
	font-size: 150%;
	background-color: #000;
	position: relative;
	z-index: 20;
	padding-left: 20px;
	padding-right: 20px;
}
.page-box-50 {
	float: left;
	width: calc(100% / 2 - 30px);
	margin: 15px;
	min-height: 600px;
}
.page-box-50 h2 {
	text-align: center;
	font-size: 180%;
	color: #000;
	margin: 10px;
}
.page-box-50 h2 span {
	color: #fff;
}
.page-box-50 h3 {
	text-align: center;
	font-size: 120%;
	color: #fff;
	margin: 20px;
}
.page-box-50 p {
	margin-top: 10px;
	color: #000;
	font-size: 14px;
	line-height: 24px;
	min-height: 190px;
	text-align: justify;
}
.page-box-50 img {
	width: 100%;
	vertical-align:;
}
@media screen and (-ms-high-contrast:active), (-ms-high-contrast:none) {
.page-head img.page-head-bg {
	height: auto;
	margin-top: -60px;
}
}
.page-head img.page-head-bg0 {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
@media screen and (-ms-high-contrast:active), (-ms-high-contrast:none) {
.page-head img.page-head-bg0 {
	height: auto;
	margin-top: -60px;
}
}
@keyframes subbox-fadein {
0% {
	opacity: 0;
}
25% {
	opacity: 0;
}
100% {
	opacity: 1;
}
}
.page-head img.page-head-focus-box {
	position: absolute;
	left: 50%;
	top: 60%;
	transform: translateX(-50%) translateY(-50%);
	z-index: 100;
	height: 70%;
	animation: subbox-fadein;
	animation-duration: 4s;
	opacity: 1;
}
.page-content {
  max-width: 1176px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
  margin-top: -2px;
  text-align: left;
  padding: 0 20px;
    padding-bottom: 0px;
  padding-bottom: 0px;
  margin: 20px 0 10px;
  margin-top: -15px;
  width: 100%;
  line-height: 1.8;
  background-color: rgba(249, 244, 233, 1);
  border-radius: 8px;
  padding-bottom: 20px;
  margin-left: 0px;
  margin-bottom: 0px;
}
.page-boxes-wrapper {
	/*! display: flex; */
	/*! flex-flow: column wrap; */
	/*! height: 1500px; */
	/*! margin-left: auto; */
	/*! margin-right: auto; */
	/*! padding-top: 15px; */
	/*! padding-left: 13px; */
	/*! margin-bottom: -10px; */
	/*! margin-top: 25px; */
	margin-bottom: -10px;
	margin-top: 25px;
	display: flex;
	flex-flow: row wrap;
	row-gap: 30px;
	column-gap: 30px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	padding-top: 15px;
	padding-left: 13px;
	margin-top: 25px;
}
.page-boxes-wrapper-a {
	display: flex;
	flex-flow: column wrap;
	width: 99.5%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 15px;
	padding-left: 11px;
	margin-bottom: 15px;
	padding-right: 12px;
}
.page-box {
	width: 31.3%;
	padding: 3px;
	min-height: 1px;
	padding: 12px;
	padding-top: 0px;
	padding-bottom: 10px;
	position: relative;
}
.page-box2 {
	width: 24.3%;
	padding: 3px;
	z-index: 1;
	min-height: 1px;
	padding: 12px;
	padding-top: 0px;
	padding-bottom: 10px;
	position: relative;
	float: left;
	height: auto;
	margin: 15px;
	padding: 0 !important;
	width: calc(100% / 4 - 30px);
	transition: transform 0.4s ease-out 0s, -webkit-transform 0.4s ease-out 0s;
}
.page-box2:hover {
	color: #fff;
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.07);
}
.page-box2x {
	width: 24.3%;
	padding: 3px;
	z-index: 1;
	min-height: 1px;
	padding: 12px;
	padding-top: 0px;
	padding-bottom: 10px;
	position: relative;
	float: left;
	height: auto;
	margin: 15px;
	padding: 0 !important;
	width: calc(100% / 4 - 30px);
	transition: transform 0.4s ease-out 0s, -webkit-transform 0.4s ease-out 0s;
}
.page-box2x:hover {
	color: #fff;
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.07);
}
.page-box4 {
	width: 24.3%;
	padding: 3px;
	z-index: 1;
	min-height: 1px;
	padding: 12px;
	padding-top: 0px;
	padding-bottom: 10px;
	position: relative;
	float: left;
	height: auto;
	margin: 15px;
	padding: 0 !important;
	width: calc(100% / 4 - 30px);
}
.page-box4 img {
	transition: transform 0.4s ease-out 0s, -webkit-transform 0.4s ease-out 0s;
	height: 236.4px !important;
}
.page-box4 img:hover {
	color: #fff;
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.07);
}
.page-box3 {
	width: 24.3%;
	padding: 3px;
	z-index: 1;
	min-height: 1px;
	padding: 12px;
	padding-top: 0px;
	padding-bottom: 10px;
	position: relative;
	float: left;
	height: auto;
	margin: 15px;
	padding: 0 !important;
	width: calc(100% / 4 - 30px);
	display: none;
}
.page-box3x {
	width: 24.3%;
	padding: 3px;
	z-index: 1;
	min-height: 1px;
	padding: 12px;
	padding-top: 0px;
	padding-bottom: 10px;
	position: relative;
	float: left;
	height: auto;
	margin: 15px;
	padding: 0 !important;
	position: relative;
	width: calc(100% / 4 - 30px);
}
.inner-page-box-text {
	letter-spacing: 0.9px;
	line-height: 140%;
	padding-bottom: 15px;
}
.inner-page-box-text h3 {
	font-size: 28px;
	line-height: 141%;
}
.page-box-ecke {
	position: absolute;
	margin-left: -25px;
	margin-top: -25px;
}
.page-box-ecke img {
	max-height: 70px;
}
.page-box img {
	width: 100%;
	height: auto;
	display: block;
}
.page-box-threecol-spacer {
	width: 0;
}
.page-box-twocol-spacer {
	display: none;
}
.page-box-twocol-break {
	display: none;
	flex-basis: 100%;
	width: 0;
}
.page-box-threecol-break {
	flex-basis: 100%;
	width: 0;
}
div.artikelContainer {
	width: 500px;
	max-width: 90%;
}
div.artikelContainer article {
	border: 0px solid rgba(160,160,160,0.3);
	background-color: #ffffff;
	padding: 10px;
}
h1 {
	font-size: 180%;
	letter-spacing: 2px;
	line-height: 170%;
	padding-top: 8px;
	/*! padding-bottom: 20px;
*/
	color: #a2a3a7;
	margin-left: 14px;
}
h2 {
	font-size: 180%;
	letter-spacing: 2px;
	line-height: 140%;
	/*! padding-top: 8px;
*/
	padding-bottom: 20px;
	color: #6E6F72;
	margin-left: 14px;
}
h3 {
	font-size: 180%;
	margin-left: 14px;
	/*! margin-left: 13px;
*/
	letter-spacing: 2px;
	line-height: 140%;
	padding-top: 8px;
	color: #6E6F72;
	/*! padding: 10px;
*/
	/*! border: 0px solid rgba(160,160,160,0.3);
*/
}
div.artikelContainer aside > div {
	padding: 0 0px 0 40px;
}
div.artikelContainer aside div h6 {
	font-size: 160%;
	margin-bottom: 25px;
	color: #000000;
	text-transform: uppercase;
	margin-top: 4px;
}
div.artikelContainer aside div p {
	color: #848484;
}
div.headArtikelBox {
	border-bottom: 1px solid rgba(160,160,160,0.3);
	padding: 50px 30px 50px 30px;
}
div.headArtikelBox h2 {
	letter-spacing: 1.2px;
	font-weight: normal;
	line-height: 150%;
	text-transform: uppercase;
}
div.articleContent {
	padding: 10px 30px 50px 30px;
	letter-spacing: 0.8px;
	line-height: 140%;
}
.subpages {
	margin-right: -25px;
	margin-left: -0.3%;
	margin-right: -0.23%;
}
.subpage-box {
	background-color: #fff;
	height: auto;
	margin: 15px;
	padding: 0 !important;
	position: relative;
	width: calc(100% / 2 - 25px);
	transition: transform 0.4s ease-out 0s, -webkit-transform 0.4s ease-out 0s;
}
.floatLeft.box.subpage-box:hover {
	transform: scale(1.05);
}
.subpage-box:nth-child(2n+1) {
	margin-left: 0;
}
.subpage-box a img {
	height: 80px;
	margin-left: 0%;
	margin-top: 0%;
	width: 80px;
	float: left;
}
.subpage-box a dl {
	background-color: #d2d3d5;
	bottom: 0;
	color: #922339;
	margin: 0;
	padding: 15px;
	overflow: hidden;
	min-height: 80px;
}
.subpage-box a dt strong {
	-moz-osx-font-smoothing: grayscale;
	color: #000000;
	margin-bottom: 10px;
	margin-top: 10px;
	font-weight: bold;
}
.subpage-box span {
	display: block;
	height: 87px;
	position: relative;
	width: 100%;
	padding-left: 0px;
	text-align: justify;
	margin-top: 10px;
	overflow: hidden;
}
.subpage-box span:hover {
	color: #666;
}
.floatLeft.box.subpage-box a:hover {
	color: #666;
}
.dateTextList dd strong {
	display: block;
	line-height: 1.4em;
}
aside > div {
	margin-bottom: 35px;
}
form.search {
	position: absolute;
	right: 5px;
	position: fixed;
	z-index: 6000;
}
#suchform-desktop {
	display: block;
	top: -25px;
	right: -245px;
}
#suchform-mobile {
	display: none;
	top: 0;
	right: 20px;
}
form.search input {
	background-color: #ffffff;
	border-radius: 10px;
	border: 0;
	color: #325b74;
	padding: 10px;
	text-indent: 18px;
	background-image: url(../../../../images/search_backgroundicon.gif);
	background-repeat: no-repeat;
	background-position: 3px 7px;
	margin-top: 10px;
	width: 180px;
	height: 30px;
}
label {
	display: block;
	width: 90%;
	margin-bottom: 10px;
}
input, select, textarea {
	width: 100%;
	height: 25px;
	border: 0;
	background-color: #F5F5F5;
	margin-bottom: 10px;
	padding: 5px;
	height: 40px;
}
div.InputZweiteilig50Prozent label {
	float: left;
	width: 46%;
}
div.InputZweiteilig50Prozent label:nth-child(1), input.InputZweiteilig50Prozent {
	margin-right: 8%;
}
div.InputZweiteilig50Prozent input {
	float: left;
	width: 46%;
}
div.geteiltInput input.inputFirst {
	float: left;
	width: 15%;
	margin-right: 7%;
}
div.geteiltInput input.inputSecond {
	float: left;
	width: 77.5%;
}
div.geteiltInput label.geteilt {
	float: left;
	width: 15%;
}
div.geteiltInput label.geteilt:nth-child(2) {
	width: 76%;
}
div.geteiltInput label.geteilt:nth-child(1) {
	margin-right: 7%;
}
div label span.error {
	color: #F50032;
	font-size: 100%;
	margin-left: 10px;
}
input.error, textarea.error {
	border: 0;
	background-color: #FEE5EA;
	color: #F50032;
}
input[type="submit"], .globalButton {
	width: auto;
	margin-top: 20px;
	background-color: #93bf0d;
	color: #ffffff;
	padding-left: 15px;
	padding-right: 15px;
}
.globalButton {
	padding: 15px;
}
input[type="radio"], input[type="checkbox"] {
	width: 15px;
	height: 15px;
}
textarea {
	height: 100px;
}
#formularsenden {
	margin-bottom: 45px;
}
label.error {
	border: 1px solid #ad0000;
	color: #ad0000;
}
input.error {
	border: 1px solid #ad0000;
}
.error {
	padding: 50px 20px;
	font-size: 140%;
}
h4.formErfolg {
	margin-top: 45px;
	font-size: 140%;
	color: #005800;
}
.languageBox {
	position: absolute;
	right: 0%;
	top: 15px;
	margin-right: -2px;
}
.languageBox select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: none;
	border-radius: 0;
	font-size: 1em;
	width: 100%;
	background-color: transparent;
	/*! color: #ffffff;
*/
	padding: 0.95em 0.95em 0.95em;
	background-image: url(../../../../site/templates/standard/images/down_pfeil_hover.png);
	background-position: right;
	background-repeat: no-repeat;
	cursor: pointer;
}
.languageBox select:hover {
	color: #cecece;
}
.smBox {
	position: absolute;
	top: 15px;
	padding-left: 20px;
}
.smBox img {
	width: 27px;
	padding-top: 7px;
}
.smBox select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: none;
	border-radius: 0;
	font-size: 1em;
	width: 100%;
	background-color: transparent;
	color: #ffffff;
	padding: 0.95em 0.95em 0.95em;
	background-image: url(../../../../site/templates/standard/images/down_pfeil_hover.png);
	background-position: right;
	background-repeat: no-repeat;
	cursor: pointer;
}
.smBox select:hover {
	color: #cecece;
}
footer div.container {
	display: flex;
	display: -webkit-flex;
	align-items: stretch;
	flex-wrap: wrap;
	-webkit-flex-grow: 1;
	flex-grow: 1;
	-webkit-flex-basis: auto;
	flex-basis: auto;
	margin: auto;
	width: 100%;
}
footer div.footBoxes {
	width: 29%;
	margin: 25px 30px 35px;
}
footer div.footBoxes:nth-child(3n+1) {
	margin-left: 0;
}
footer div.footBoxes:nth-child(5n+3) {
	margin-right: 0;
}
footer div.footBoxes h4 {
	font-size: 130%;
	margin-bottom: 15px;
	text-transform: uppercase;
	letter-spacing: 1.2px;
	line-height: 200%;
	color: #fff;
	margin-top: 20px;
}
footer div.footBoxes p {
	color: #fff;
	line-height: 140%;
	line-height: 1.69;
}
div.copyFooter {
	clear: both;
	background-color: #c69531;
	min-height: 70px;
	position: relative;
	left: 50%;
	transform: translateX(-50%);
	display: inline-block;
	width: 100%;
	margin-left: -1px;
}
div.copyFooter span {
	line-height: 70px;
	float: left;
	color: grey;
	margin-right: 30px;
	color: #fff;
	font-size: 13px;
}
div.copyFootersticky {
	display: none;
}
div.copyFooter span a strong {
	color: #fff;
	font-weight: normal;
}
div.copyFooter ul {
	float: right;
	line-height: 70px;
}
div.copyFooter ul li {
	float: left;
	margin-right: 25px;
	margin-left: 25px;
}
div.copyFooter ul li a {
	color: #fff;
}
div.copyFooter ul li a:hover {
	-moz-column-count: 3;
	-webkit-column-count: 3;
	column-width: 50%;
	-moz-column-width: 50%;
	-webkit-column-width: 50%;
	column-gap: 70px;
	-moz-column-gap: 70px;
	-webkit-column-gap: 70px;
}
.zweispaltigText {
	width: 100%;
	column-count: 2;
	-moz-column-count: 2;
	-webkit-column-count: 2;
	column-width: 50%;
	-moz-column-width: 50%;
	-webkit-column-width: 50%;
	column-rule-color: #d9d9d9;
	-moz-column-rule-color: #d9d9d9;
	-webkit-column-rule-color: #d9d9d9;
	column-rule-width: 1px;
	-moz-column-rule-width: 1px;
	-webkit-column-rule-width: 1px;
	column-rule-style: dotted;
	-moz-column-rule-style: dotted;
	-webkit-column-rule-style: dotted;
	column-gap: 70px;
	-moz-column-gap: 70px;
	-webkit-column-gap: 70px;
}
.dreispaltigText {
	width: 100%;
	column-count: 3;
	-moz-column-count: 3;
	-webkit-column-count: 3;
	column-width: 50%;
	-moz-column-width: 50%;
	-webkit-column-width: 50%;
	column-rule-color: #d9d9d9;
	-moz-column-rule-color: #d9d9d9;
	-webkit-column-rule-color: #d9d9d9;
	column-rule-width: 1px;
	-moz-column-rule-width: 1px;
	-webkit-column-rule-width: 1px;
	column-rule-style: dotted;
	-moz-column-rule-style: dotted;
	-webkit-column-rule-style: dotted;
	column-gap: 70px;
	-moz-column-gap: 70px;
	-webkit-column-gap: 70px;
}
.zweispaltigTextLinie {
	width: 100%;
	column-count: 2;
	-moz-column-count: 2;
	-webkit-column-count: 2;
	column-width: 50%;
	-moz-column-width: 50%;
	-webkit-column-width: 50%;
	column-gap: 70px;
	-moz-column-gap: 70px;
	-webkit-column-gap: 70px;
}
.dreispaltigTextLinie {
	width: 100%;
	-moz-column-count: 3;
	-webkit-column-count: 3;
	column-width: 50%;
	-moz-column-width: 50%;
	-webkit-column-width: 50%;
	column-gap: 70px;
	-moz-column-gap: 70px;
	-webkit-column-gap: 70px;
}
nav.firstNav {
	position: relative;
	left: 50%;
	transform: translateX(-50%);
	display: inline-block;
	width: 1108.43px;
}
.nav {
	list-style: none;
	margin-top: -15px;
}
.nav:before, .nav:after {
	content: " ";
	display: table;
}
.nav:after {
	clear: both;
}
.nav ul {
	list-style: none;
	width: 9em;
}
.nav a {
	display: block;
	text-transform: uppercase;
	letter-spacing: 1.2px;
}
.nav li {
	position: relative;
	z-index: 100;
	text-align: center;
	vertical-align: top;
}
.nav > li {
	display: inline-block;
}
.nav > li > a {
	line-height: 20px;
	padding: 5px;
	padding-left: 25px;
	padding-right: 25px;
	display: block;
	transition: color 0.3s linear 0s;
	font-size: 11px;
}
.nav > li a:hover {
	color: #000;
	opacity: 1;
	transition: opacity 1.5s;
}
.nav li  ul {
	position: absolute;
	left: -9999px;
	opacity: 0;
}
.nav > li.hover > ul {
	left: 0;
	opacity: 1;
	transition: opacity 1.5s;
}
.nav li li.hover ul {
	left: 100%;
	top: 0;
	opacity: 1;
	transition: opacity 1.5s;
	z-index: 101;
}
.nav li li a {
	display: block;
	background: #262626;
	position: relative;
	z-index: 100;
	border-top: 1px solid #5a5a5a;
	min-width: 250px;
	color: #ffffff;
	padding: 15px;
	box-shadow: 3px 3px 5px 1px #787878;
	xborder-top: 1px solid #787878;
	transition: background-color 0.3s linear 0s;
}
.nav li li a {
	display: block;
	background: #262626;
	position: relative;
	z-index: 100;
	border-top: 1px solid #5a5a5a;
	min-width: 250px;
	color: #ffffff;
	padding: 15px;
	box-shadow: 3px 3px 5px 1px #787878;
	xborder-top: 1px solid #787878;
	transition: background-color 0.3s linear 0s;
}
.nav li li a:hover {
	background: #808080;
	color: #ffffff;
	border-top: 1px solid #8f8f8f;
}
.nav li li li a {
	background: #979797;
	z-index: 200;
	border-top: 1px solid #a1a1a1;
	left: 100px;
}
.nav2 {
	list-style: none;
	display: flex;
	justify-content: space-between;
}
.nav2:after {
	clear: both;
}
.nav2 ul {
	list-style: none;
	width: 9em;
}
.nav2 a {
	display: block;
	letter-spacing: 1.1px;
}
.nav2 li {
	position: relative;
	z-index: 99;
}
.nav2 > li > a {
	line-height: 25px;
	padding: 5px;
	padding-right: 0px;
	padding-left: 0px;
	display: block;
	transition: color 0.3s linear 0s;
	font-size: 13px;
	color: #000;
	text-align: center;
	transition: transform 1s ease-out 0s, -webkit-transform 1s ease-out 0s;
}
.nav2 > li a:hover {
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.25);
}
.nav2 li  ul {
	position: absolute;
	left: -9999px;
	opacity: 0;
	padding-top: 21px;
	margin-top: -16px;
}
.nav2 > li.hover > ul {
	left: auto;
	opacity: 1;
	transition: opacity 1.5s;
}
.nav2 li li.hover ul {
	left: 100%;
	top: 0;
	opacity: 1;
	transition: opacity 1.5s;
	z-index: 101;
}
.nav2 li li a {
	display: block;
	background: #3a3a3a;
	position: relative;
	z-index: 100;
	min-width: 243px;
	color: #ffffff;
	padding: 15px;
	transition: color 0.3s linear 0s;
	font-size: 11px;
	color: #fff;
	transition: transform 1s ease-out 0s, -webkit-transform 1s ease-out 0s;
}
.nav2 li li a:hover {
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	transform: scale(1);
	background-color: #6c6b6b;
	color: #fff;
}
.nav2 li li li a {
	background: #979797;
	z-index: 200;
	left: 135px;
	margin-top: -21px;
	margin-bottom: 20px;
	min-width: 236px;
}
.tooltip {
	text-decoration: none;
	position: relative;
	font-weight: bold;
}
.tooltip span {
	display: none;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	color: black;
	background: white;
}
.tooltip span img {
	float: left;
	margin: 0px 8px 8px 0;
}
.tooltip:hover span {
	display: block;
	position: absolute;
	top: -80px;
	left: 0;
	z-index: 1000;
	width: auto;
	max-width: 600px;
	min-width: 400px;
	min-height: 128px;
	box-shadow: 0px 0px 0px 8px rgba(0,0,0,0.2);
	margin-top: 12px;
	margin-left: 32px;
	overflow: hidden;
	padding: 8px;
	font-size: 80%;
	color: #606060;
	line-height: 1.2em;
	font-weight: normal;
}
.tooltip:hover span img {
	width: 100%;
	height: auto;
}
ul.breadcrumb_nav {
	list-style-image: url("../images/ico/breadcrumb_separator.png");
	display: block;
	width: 100%;
	font-size: 14px;
	line-height: 24px;
	/*! padding-top: 20px;
*/
	padding-bottom: 0px;
	color: #000;
	/*! margin-left: 1.3%;
*/
	/*! margin-right: 1.3%;
*/
	/*! text-align: justify;
*/
}
.breadcrumb_nav li {
	float: left;
	margin: 3px;
	margin-left: 26px;
	margin-top: 20px;
	margin-bottom: -20px;
}
.breadcrumb_nav::after {
	clear: both;
	content: " ";
	display: block;
	/*! padding-top: 20px;
*/
}
.breadcrumb_nav_currentpage {
	color: #000;
}
@media screen and (max-width:2000px) {
.page-head img.page-head-bg {
	height: 20.75vw;
	position: relative;
}
}
@media screen and (max-width:1108px) {
div.logo img {
	margin-left: 30px;
}
.page-head video {
}
.page-head img {
	width: unset;
}
.page-head img.page-head-bg {
	width: unset;
	width: 100%;
	height: 100%;
	object-fit: cover;
	margin-top: 120px;
	margin-top: 132px;
}
.active {
	display: block;
}
.nav > li {
	float: none;
	background-color: #3a3a3a;
	border-bottom: 1px solid #000000;
}
.nav > li a {
	color: #bfbfbf;
	padding: 5px 10px 5px 20px;
}
.nav > li li a {
	padding: 12px 10px 12px 30px;
}
.nav > li a:hover {
	color: #999999;
}
.nav > li > .parent {
	background-position: 95% 50%;
}
.nav li li .parent {
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
.nav ul, table {
	display: block;
	width: 100%;
}
.nav > li.hover > ul , .nav li li.hover ul {
	position: static;
}
.nav li li li a {
	left: 0;
	padding-left: 50px;
}
.nav2 > li {
	float: none;
	background-color: #3a3a3a;
	border-bottom: 1px solid #000000;
}
.nav2 > li a {
	color: #bfbfbf;
	padding: 15px 50px 15px 50px;
}
.nav2 > li li a {
	padding: 12px 10px 12px 30px;
}
.nav2 > li a:hover {
	color: #999999;
}
.nav2 > li > .parent {
	background-position: 95% 50%;
}
.nav2 li li .parent {
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
.nav2 ul, table {
	display: block;
	width: 100%;
}
.nav2 > li.hover > ul , .nav2 li li.hover ul {
	position: static;
}
.nav2 li li li a {
	left: 0;
	padding-left: 50px;
}
nav.firstNav {
	position: relative;
	z-index: 10;
	border-bottom: 0px;
	width: auto;
}
.toggleMenu {
	display: none;
	padding: 1px;
	width: 100%;
	color: #fff;
	text-align: center;
	font-size: 34px;
}
.toggleMenu:hover {
	color: #fff;
}
.nav li li a {
	box-shadow: 0px 0px 0px 0px;
}
.nav2 li li a {
	box-shadow: 0px 0px 0px 0px;
}
.nav2 {
	margin-top: 2px;
	display: block;
}
}
@media screen and (max-width:980px) {
header {
	position: absolute;
}
.page-boxes-wrapper {
  width: 641px;
  /*! height: 2500px; */
  margin-top: 35px;
}
form.search {
	position: absolute;
}
.page-box.steuer-box3 {
	margin-left: 25%;
}
.page-box.steuer-box2 {
	display: none;
}
.page-box-50 p {
	text-align: normal;
	text-align: left;
}
#seminarinformationen-separator {
	margin-top: 0px;
	margin-bottom: 30px;
}
.page-box2 {
	width: calc(100% / 2 - 30px);
}
.page-box2x {
	width: calc(100% / 2 - 30px);
}
.page-box4 {
	width: calc(100% / 3 - 30px);
}
.page-box3 {
	display: none;
}
.page-box3x {
	display: none;
}
.two-cell {
	width: 100%;
	float: none;
}
.nav2 {
	padding-left: 10px;
}
footer div.footBoxes {
	width: 27%;
}
.subpage-box2 {
	width: calc(100% / 2 - 30px);
}
.page-head img.page-head-focus-box {
	height: 54%;
}
div.logo img {
	margin-left: 30px;
}
.page-head img.page-head-bg0 {
	display: none;
}
.page-head img.page-head-bg2 {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.home-focus-square img {
	width: 100%;
	max-height: calc(100vh - 250px);
	object-fit: scale-down;
}
.breadcrumb_nav li {
	margin-bottom: 20px;
}
.active {
	display: block;
}
.nav {
	margin-top: 12px;
}
.nav > li {
	float: none;
	background-color: #3a3a3a;
	border-bottom: 1px solid #000000;
	display: block;
}
.nav > li a {
	color: #bfbfbf;
	padding: 5px 10px 5px 20px;
	min-width: 360px;
}
.nav > li li a {
	padding: 12px 10px 12px 30px;
}
.nav > li a:hover {
	color: #999999;
}
.nav > li > .parent {
	background-position: 95% 50%;
}
.nav li li .parent {
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
.nav ul, table {
	display: block;
	width: 100%;
}
.nav > li.hover > ul , .nav li li.hover ul {
	position: static;
}
.nav li li li a {
	left: 0;
	padding-left: 50px;
}
.nav2 > li {
	float: none;
	background-color: #3a3a3a;
	border-bottom: 1px solid #000000;
	width: 100%;
	max-width: 360px;
}
.nav2 > li a {
	color: #bfbfbf;
	padding: 15px 50px 15px 50px;
	text-align: center;
	margin-top: 0;
}
.nav2 > li li a {
	padding: 15px 10px 15px 20px;
}
.nav2 > li a:hover {
	color: #999999;
}
.nav2 li li a {
	background: #595959;
}
.nav2 > li > .parent {
	background-position: 95% 50%;
}
.nav2 li li .parent {
	background-repeat: no-repeat;
	background-position: 95% 50%;
	margin-left: -0px;
}
.nav2 ul, table {
	display: block;
	width: 100%;
}
.nav2 > li.hover > ul , .nav2 li li.hover ul {
	position: static;
}
.nav2 li ul {
	position: absolute;
}
.nav2 li li li a {
	left: 0;
	padding-left: 50px;
}
div.container, div.artikelContainer {
	padding-right: 0px;
}
nav.firstNav {
	left: 50%;
	z-index: 10000;
	border-bottom: 0px;
	display: block;
	padding-top: 4#3px;
	position: absolute;
	color: #000;
}
.toggleMenu {
	display: none;
	padding: 1px;
	width: 100%;
	text-align: center;
	font-size: 34px;
	margin-top: -5px;
	color: #000;
}
.toggleMenu:hover {
	color: #fff;
}
.nav li li a {
	box-shadow: 0px 0px 0px 0px;
}
.nav2 li li a {
	box-shadow: 0px 0px 0px 0px;
}
.nav2 {
	margin-top: 5px;
}
.languageBox {
	text-align: center;
	max-width: 150px;
	margin: auto;
	/*! padding-top: 56px;
*/
	padding-right: 20px;
}
.smBox {
	text-align: center;
	max-width: 150px;
	margin: auto;
	padding-top: 55px;
	padding-left: 20px;
}
.smBox img {
	width: 24px;
	padding-top: 9px;
}
div.artikelContainer, div.copyFooter {
	/*! display: block;
*/
	padding-left: 30px;
	padding-right: 30px;
}
article, aside {
	display: block;
	width: 100%;
	float: none;
	margin-bottom: 25px;
}
div.copyFooter span {
	display: block;
	float: none;
	text-align: center;
	margin: 0;
}
div.copyFooter ul, div.copyFooter ul li {
	display: block;
	float: none;
	text-align: center;
	line-height: 140%;
	margin: 0;
}
div.artikelContainer aside div {
	padding: 0 0;
	padding-left: 10px;
	padding-right: 10px;
}
footer div.container {
	/*! -webkit-flex-direction: column;
*/
	/*! flex-direction: column;
*/
	/*! padding-left: 20px;
*/
}
footer div.footBoxes, footer div.footBoxes:nth-child(3n+1), footer div.footBoxes:nth-child(5n+3) {
	width: 100%;
	margin-left: 30px;
	margin-right: 0;
}
.subpage-box {
	width: 100%;
	margin-left: 0%;
}
.page-boxes-wrapper {
	width: 641px;
	/*! height: 2500px; */
	margin-top: 35px;
}
.page-box {
	width: 47%;
	margin-left: 1px;
}
.subpages {
	margin-right: -25px;
	margin-left: -0.3%;
	margin-right: -0.6%;
}
.page-box-threecol-break {
	display: none;
}
.page-box-threecol-spacer {
	display: none;
}
.page-box-twocol-spacer {
	width: 0;
	display: block;
}
.page-box-twocol-break {
	display: block;
}
#suchform-desktop {
	display: none;
}
#suchform-mobile {
	display: block;
}
}
@media screen and (max-width:640px) {

.google-maps {
min-height: 250px;
}

.googlemaps-consent-background button {
  top: 70%;
}

#seminarinformationen-separator {
	margin-bottom: 30px;
}
div.copyFooter span {
	min-height: 210px;
}
div.copyFootersticky {
	display: inherit;
}
.page-box.steuer-box3 {
	margin-left: 0%;
	margin-left: unset !important;
	margin-right: unset !important;
}
.page-box-50 {
	width: auto;
	margin-left: unset !important;
	margin-right: unset !important;
}
div.logo img {
	display: block;
	z-index: 9999;
}
header {
	position: absolute;
}
nav.firstNav {
	position: absolute;
}
form.search {
	position: absolute;
}
.page-boxes-wrapper {
	max-width: 300px;
	width: 100%;
	height: auto !important;
	margin-bottom: 5px;
	margin-bottom: 15px;
	margin-top: 25px;
}
.page-box {
	width: 100%;
}
.page-head img.page-head-bg2 {
	display: none;
}
.page-head img.page-head-bg3 {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.page-box-threecol-break {
	display: none;
}
.page-box-threecol-spacer {
	display: none;
}
.page-box-twocol-break {
	display: none;
}
.page-box-twocol-spacer {
	display: none !important;
}
}
@media screen and (max-width:500px) {
.page-head img.page-head-bg {
	margin-top: 132px;
}
.subpage-box2 {
	width: 100%;
	margin-left: 0px;
}
.page-box4 img {
	height: auto !important;
}
#seminarinformationen-separator {
}
h2 {
	margin-left: 0px;
}
h1 {
	margin-left: 0px;
}
.page-boxes-wrapper {
	padding-left: 0px;
}
.page-box4 {
	width: 80%;
	margin-left: 30px;
	float: none !important;
	margin-left: 10% !important;
	margin-right: 10% !important;
}
.page-box2 {
	width: 80%;
	margin-left: 30px;
}
.page-box2x {
	padding: 0px;
}
.page-box2x a img {
	padding: 0px !important;
}
div.logo img {
}
div.logo {
}
nav.firstNav {
}
.floatRight {
	padding-right: 0px;
	padding-left: 10px;
	padding-right: 10px;
}
.subpages {
}
.subpage-box2 span {
	font-size: 170%;
}
.diagonal-box {
	background-color: #cad400;
}
div.artikelContainer article h1 {
	font-size: 150%;
}
div.headArtikelBox, div.articleContent {
	padding: 10px 15px;
}
.hundertProzent, .fuenfundsiebzigProzent, .sechsundsechzigProzent, .dreiunddreissigProzent, .fuenfundzwanzigProzent {
	width: 100%;
	height: auto;
}
.vierzigProzent {
	width: 100%;
	height: auto;
	margin-right: 0px;
	margin-bottom: 20px;
}
.fuenfzigProzent {
	width: 100%;
	height: auto;
	margin-left: 0px;
	margin-bottom: 20px;
}
.zweispaltigTextLinie, .zweispaltigText, .dreispaltigTextLinie, .dreispaltigText {
	width: 100%;
	column-count: 1;
	-moz-column-count: 1;
	-webkit-column-count: 1;
	column-width: 100%;
	-moz-column-width: 100%;
	-webkit-column-width: 100%;
	column-rule-color: #ffffff;
	-moz-column-rule-color: #ffffff;
	-webkit-column-rule-color: #fffffff;
	column-rule-width: 0px;
	-moz-column-rule-width: 0px;
	-webkit-column-rule-width: 0px;
	column-gap: 0px;
	-moz-column-gap: 0px;
	-webkit-column-gap: 0px;
}
}
.tooltip {
	text-decoration: none;
	position: relative;
	font-weight: bold;
}
.tooltip span {
	display: none;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	color: black;
	background: white;
}
.tooltip span img {
	float: left;
	margin: 0px 8px 8px 0;
}
.tooltip:hover span {
	display: block;
	position: absolute;
	top: 0px;
	left: 0;
	z-index: 1000;
	width: auto;
	max-width: 600px;
	min-width: 400px;
	min-height: 50px;
	box-shadow: 0px 0px 0px 8px rgba(0,0,0,0.2);
	margin-top: 12px;
	margin-left: 32px;
	overflow: hidden;
	padding: 8px;
	font-size: 80%;
	color: #606060;
	line-height: 1.2em;
	font-weight: normal;
}
.tooltip:hover span img {
	width: 100%;
	height: auto;
}
.with-love {
	display: inline-block;
	position: relative;
	margin: 0 4px;
	height: 10px;
	width: 10px;
	background: #c61d43;
	border-radius: 4px;
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.with-love::before, .with-love::after {
	display: block;
	content: '';
	position: absolute;
	margin: auto;
	height: 10px;
	width: 10px;
	border-radius: 5px;
	background: #c61d43;
	top: -4px;
}
.with-love::after {
	bottom: 0;
	top: auto;
	left: -4px;
}
