::selection {background: #fedc52; color: #FFFFFF;}
::-moz-selection {background: #fedc52; color: #FFFFFF;}
* {
	margin: 0px;
}

/* open-sans-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url('font/open-sans-v44-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* open-sans-300italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300;
  src: url('font/open-sans-v44-latin-300italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* open-sans-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('font/open-sans-v44-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* open-sans-italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: url('font/open-sans-v44-latin-italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* open-sans-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('font/open-sans-v44-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* open-sans-700italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  src: url('font/open-sans-v44-latin-700italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}



html {
	font-family: 'Open Sans', Arial;
	height:100%;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
}
img {
	border: none;
}
body {
	font-family: 'Open Sans', Arial;
	height: 100%;
	font-size: 13px;
	background-color: #FFFFFF;
	color: #333333;
}
.urlaub {
width: 100%;
font-size: 18px;
line-height: 36px;
}
.punkte {
	list-style-position: inside;
	background-image: url(bilder/dot.svg);
	background-repeat: no-repeat;
	list-style-type: none;
	background-position: left 9px;
	padding-left: 20px;
}
.tf {
font-weight: 700;
}
.tfg {
color: #fedc52;
font-weight: 700;
}

a:active, a:focus {outline: none;}

A.navw:link, A.navw:active, A.navw:visited, A.navw:hover {
color: #333;
}


a.n-urlaub:link,
a.n-urlaub:visited{
color:#333;
text-decoration:underline;
text-decoration-thickness:1px;
text-underline-offset:6px;
}

a.n-urlaub:hover,
a.n-urlaub.active{
color:#333;
text-decoration:underline;
text-decoration-thickness:1px;
text-underline-offset:6px;
}

a:link {
	font-family: 'Open Sans', Arial;
	text-decoration: none;
}
a:hover {
	font-family: 'Open Sans', Arial;
	text-decoration: none;
}
a:visited {
	font-family: 'Open Sans', Arial;
	text-decoration: none;
}
a:active {
	font-family: 'Open Sans', Arial;
	text-decoration: none;
}
A.nava:link {
	font-family: 'Open Sans', Arial;
	font-size: 13px;
	color: #333333;
	font-style: normal;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 1px;
	font-weight: 700;
}
A.nava:active {
	font-family: 'Open Sans', Arial;
	font-size: 13px;
	color: #fedc52;
	font-style: normal;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 1px;
	font-weight: 700;
}
A.nava:visited {
	font-family: 'Open Sans', Arial;
	font-size: 13px;
	color: #333333;
	font-style: normal;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 1px;
	font-weight: 700;
}
A.nava:hover {
	font-family: 'Open Sans', Arial;
	font-size: 13px;
	color: #fedc52;
	font-style: normal;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 1px;
	font-weight: 700;
}
A.navb:link {
	font-family: 'Open Sans', Arial;
	font-size: 13px;
	color: #fedc52;
	font-style: normal;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 1px;
	font-weight: 700;
	border-bottom: 2px solid #fedc52;
	padding-bottom: 14px;
	padding-top: 15px;
}
A.navb:active {
	font-family: 'Open Sans', Arial;
	font-size: 13px;
	color: #fedc52;
	font-style: normal;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 1px;
	font-weight: 700;
	border-bottom: 2px solid #fedc52;
	padding-bottom: 14px;
	padding-top: 15px;
}
A.navb:visited {
	font-family: 'Open Sans', Arial;
	font-size: 13px;
	color: #fedc52;
	font-style: normal;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 1px;
	font-weight: 700;
	border-bottom: 2px solid #fedc52;
	padding-bottom: 14px;
	padding-top: 15px;
}
A.navb:hover {
	font-family: 'Open Sans', Arial;
	font-size: 13px;
	color: #fedc52;
	font-style: normal;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 1px;
	font-weight: 700;
	border-bottom: 2px solid #fedc52;
	padding-bottom: 14px;
	padding-top: 15px;
}
A.navc:link {
	font-family: 'Open Sans', Arial;
	color: #333333;
	font-size: 14px;
	letter-spacing: 2px;
	text-transform: uppercase;
	white-space: nowrap;
}
A.navc:active {
	font-family: 'Open Sans', Arial;
	color: #fedc52;
	font-size: 14px;
	letter-spacing: 2px;
	text-transform: uppercase;
	white-space: nowrap;
}
A.navc:visited {
	font-family: 'Open Sans', Arial;
	color: #333333;
	font-size: 14px;
	letter-spacing: 2px;
	text-transform: uppercase;
	white-space: nowrap;
}
A.navc:hover {
	font-family: 'Open Sans', Arial;
	color: #fedc52;
	font-size: 14px;
	letter-spacing: 2px;
	text-transform: uppercase;
	white-space: nowrap;
}
A.navd:link {
	font-family: 'Open Sans', Arial;
	font-size: 13px;
	color: #333333;
	letter-spacing: 1px;
	white-space: nowrap;
	display: inline;
	margin-right: auto;
	margin-left: auto;
	border-bottom: 1px solid #333333;
	padding-bottom: 3px;
}
A.navd:active {
	font-family: 'Open Sans', Arial;
	font-size: 13px;
	color: #333333;
	letter-spacing: 1px;
	white-space: nowrap;
	display: inline;
	margin-right: auto;
	margin-left: auto;
	border-bottom: 1px dotted #333333;
	padding-bottom: 3px;
}
A.navd:visited {
	font-family: 'Open Sans', Arial;
	font-size: 13px;
	color: #333333;
	letter-spacing: 1px;
	white-space: nowrap;
	display: inline;
	margin-right: auto;
	margin-left: auto;
	border-bottom: 1px solid #333333;
	padding-bottom: 3px;
}
A.navd:hover {
	font-family: 'Open Sans', Arial;
	font-size: 13px;
	color: #333333;
	letter-spacing: 1px;
	white-space: nowrap;
	display: inline;
	margin-right: auto;
	margin-left: auto;
	border-bottom: 1px dotted #333333;
	padding-bottom: 3px;
}
A.nave:link {
	font-family: 'Open Sans', Arial;
	font-size: 13px;
	color: #333333;
	letter-spacing: 1px;
	white-space: nowrap;
	display: inline;
	margin-right: 20px;
	border-bottom: 1px solid #333333;
	padding-bottom: 2px;
	text-transform: uppercase;
	font-weight: 700;
}
A.nave:active {
	font-family: 'Open Sans', Arial;
	font-size: 13px;
	color: #333333;
	letter-spacing: 1px;
	white-space: nowrap;
	display: inline;
	margin-right: 20px;
	border-bottom: 1px dotted #333333;
	padding-bottom: 2px;
	text-transform: uppercase;
	font-weight: 700;
}
A.nave:visited {
	font-family: 'Open Sans', Arial;
	font-size: 13px;
	color: #333333;
	letter-spacing: 1px;
	white-space: nowrap;
	display: inline;
	margin-right: 20px;
	border-bottom: 1px solid #333333;
	padding-bottom: 2px;
	text-transform: uppercase;
	font-weight: 700;
}
A.nave:hover {
	font-family: 'Open Sans', Arial;
	font-size: 13px;
	color: #333333;
	letter-spacing: 1px;
	white-space: nowrap;
	display: inline;
	margin-right: 20px;
	border-bottom: 1px dotted #333333;
	padding-bottom: 2px;
	text-transform: uppercase;
	font-weight: 700;
}
A.navf:link {
	font-family: 'Open Sans', Arial;
	font-size: 13px;
	color: #333333;
	letter-spacing: 1px;
	white-space: nowrap;
	display: inline;
	margin-right: 20px;
	border-bottom: 1px solid #fedc52;
	padding-bottom: 2px;
	text-transform: uppercase;
	font-weight: 700;
}
A.navf:active {
	font-family: 'Open Sans', Arial;
	font-size: 13px;
	color: #333333;
	letter-spacing: 1px;
	white-space: nowrap;
	display: inline;
	margin-right: 20px;
	border-bottom: 1px dotted #333333;
	padding-bottom: 2px;
	text-transform: uppercase;
	font-weight: 700;
}
A.navf:visited {
	font-family: 'Open Sans', Arial;
	font-size: 13px;
	color: #333333;
	letter-spacing: 1px;
	white-space: nowrap;
	display: inline;
	margin-right: 20px;
	border-bottom: 1px solid #fedc52;
	padding-bottom: 2px;
	text-transform: uppercase;
	font-weight: 700;
}
A.navf:hover {
	font-family: 'Open Sans', Arial;
	font-size: 13px;
	color: #333333;
	letter-spacing: 1px;
	white-space: nowrap;
	display: inline;
	margin-right: 20px;
	border-bottom: 1px dotted #333333;
	padding-bottom: 2px;
	text-transform: uppercase;
	font-weight: 700;
}
A.navg:link {
	font-family: 'Open Sans', Arial;
	font-size: 13px;
	color: #333333;
	white-space: nowrap;
	display: inline;
	border-bottom: 1px solid #666666;
	padding-bottom: 2px;
	font-weight: 400;
}
A.navg:active {
	font-family: 'Open Sans', Arial;
	font-size: 13px;
	color: #333333;
	white-space: nowrap;
	display: inline;
	border-bottom: 1px dotted #666666;
	padding-bottom: 2px;
	font-weight: 400;
}
A.navg:visited {
	font-family: 'Open Sans', Arial;
	font-size: 13px;
	color: #333333;
	white-space: nowrap;
	display: inline;
	border-bottom: 1px solid #666666;
	padding-bottom: 2px;
	font-weight: 400;
}
A.navg:hover {
	font-family: 'Open Sans', Arial;
	font-size: 13px;
	color: #333333;
	white-space: nowrap;
	display: inline;
	border-bottom: 1px dotted #666666;
	padding-bottom: 2px;
	font-weight: 400;
}
A.navh:link {
	font-family: 'Open Sans', Arial;
	font-size: 13px;
	color: #333333;
	white-space: nowrap;
	font-weight: 400;
}
A.navh:active {
	font-family: 'Open Sans', Arial;
	font-size: 13px;
	color: #333333;
	white-space: nowrap;
	font-weight: 400;
}
A.navh:visited {
	font-family: 'Open Sans', Arial;
	font-size: 13px;
	color: #333333;
	white-space: nowrap;
	font-weight: 400;
}
A.navh:hover {
	font-family: 'Open Sans', Arial;
	font-size: 13px;
	color: #333333;
	white-space: nowrap;
	font-weight: 400;
}
A.navi:link {
	font-family: 'Open Sans', Arial;
	color: #333333;
	white-space: nowrap;
	display: inline;
border-bottom: 1px dotted rgba(102,102,102,0);
	padding-bottom: 2px;
	font-weight: 700;
}
A.navi:active {
	font-family: 'Open Sans', Arial;
	color: #333333;
	white-space: nowrap;
	display: inline;
border-bottom: 1px dotted rgba(102,102,102,1.00);
	padding-bottom: 2px;
	font-weight: 700;
}
A.navi:visited {
	font-family: 'Open Sans', Arial;
	color: #333333;
	white-space: nowrap;
	display: inline;
border-bottom: 1px dotted rgba(102,102,102,0);
	padding-bottom: 2px;
	font-weight: 700;
}
A.navi:hover {
font-family: 'Open Sans', Arial;
color: #333333;
white-space: nowrap;
display: inline;
border-bottom: 1px dotted rgba(102,102,102,1.00);
padding-bottom: 2px;
font-weight: 700;
}

.jobx {
}
.job {
width: 100%;
float: left;
clear: both;
font-size: 17px;
line-height: 27px;
letter-spacing: 1px;
font-weight: 300;
text-align: center;
font-family: 'Open Sans', Arial;
margin-bottom: 90px;
margin-top: 40px;
color: #333333;
}
.job2 {
width: 100%;
float: left;
clear: both;
font-size: 19px;
line-height: 30px;
font-weight: 400;
text-align: center;
font-family: 'Open Sans', Arial;
margin-bottom: 90px;
margin-top: 40px;
color: #333;
background-color: rgba(254,220,82,1);
padding: 4vw;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
border-radius: 1vw;
}
.joba {
}
.jobb {
}
.jobc {
display: flex;
justify-content: center;
margin-top: 35px;
}
.jobca {
float: left;
padding-left: 40px;
padding-right: 40px;
padding-top: 20px;
padding-bottom: 20px;
background-color: #fedc52;
border-radius: 50vw;
}

.bildjob {
width: 100%;
height: auto;
border: 0px;
}




#slider {
	width: 100%;
}
#wm {
	position: absolute;
	width: 100%;
	height: 100%;
}
#wm0 {
	position: absolute;
	left: 53%;
	top: 70%; /* 150 / 950 */;
	float: left;
}
#wm1 {
	font-family: 'Open Sans', Arial;
	background-image: url(bilder/backg_willkommen.png);
	color: #ffffff;
	text-transform: uppercase;
	font-size: 19px;
	letter-spacing: 1px;
	float: left;
	font-weight: 700;
	padding-left: 7px;
	padding-top: 4px;
	padding-right: 7px;
	padding-bottom: 4px;
	margin-bottom: 1px;
	border-radius: 2px;
}
#wm2 {
	font-family: 'Open Sans', Arial;
	background-image: url(bilder/backg_willkommen.png);
	color: #ffffff;
	text-transform: uppercase;
	font-size: 19px;
	letter-spacing: 1px;
	float: left;
	clear: both;
	font-weight: 300;
	padding-top: 4px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 7px;
	border-radius: 2px;
	white-space: nowrap;
}
#wrap1 {
	width: 100%;
	clear: both;
	border-bottom: 1px solid #fedc52;
}
#wrap2 {
	max-width: 950px;
	margin-right: auto;
	margin-left: auto;
	height: 129px;
}
#wrap3 {
	max-width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(bilder/derzahn.png);
	background-repeat	: no-repeat;
	background-position: center 50px;
	height: 800px;
	text-align: center;
}
#wrap31 {
	max-width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#signet {
	float: left;
	margin-left: 30px;
}
#slogan {
	float: right;
	margin-right: 30px;
}
#wrapnav {
	width: 100%;
	border-bottom: 1px solid #ededed;
	float: left;
	height: 48px;
	clear: both;
}
#navlinks {
	float: left;
	margin-left: 30px;
}
#navx1 {
	padding-top: 15px;
	margin-right: 30px;
	float: left;
}
#navrechts {
	margin-right: 30px;
	float: right;
}
#navre1 {
	padding-left: 30px;
	background-image: url(bilder/icon_telefon.png);
	background-repeat: no-repeat;
	white-space: nowrap;
	padding-top: 15px;
	padding-bottom: 14px;
	background-position: 0% center;
	letter-spacing: 1px;
	font-weight: 700;
	font-size: 14px;
	color: #333333;
}
#conta {
	width: 100%;
	float: left;
}
#textindex {
	font-weight: 300;
	font-size: 17px;
	text-align: center;
	letter-spacing: 1px;
	color: #333333;
	padding-right: 45px;
	padding-left: 45px;
	line-height: 26px;
	margin-top: 40px;
	margin-bottom: 45px;
}
#textpraxis {
	color: #333333;
	margin-top: 40px;
	padding-left: 30px;
	padding-right: 30px;
}
#lindex {
	text-align: center;
	margin-bottom: 45px;
}
.abstand30 {
	margin-bottom: 25px;
}
#abstandn30 {
	clear: both;
	height: 40px;
}
.abstand7030 {
	margin-bottom: 30px;
	margin-top: 70px;
}
.abstand90 {
	margin-bottom: 90px;
}
.abstand15 {
	margin-bottom: 15px;
}
.abstand10 {
	margin-bottom: 10px;
}
.abstand10i {
	margin-bottom: 15px;
}
.abstand5 {
	margin-bottom: 5px;
}
.textg1 {
	font-size: 13px;
	font-weight: 700;
	letter-spacing: 2px;
	color: #333333;
	text-align: center;
}
#lei1 {
	width: 45%; /* 270 / 950 */
	text-align: center;
	color: #333333;
	font-size: 13px;
	line-height: 21px;
	font-weight: 400;
	float: left;
	margin-left: 30px;
}
#lei2 {
	width: 45%; /* 270 / 950 */
	color: #333333;
	font-size: 13px;
	line-height: 21px;
	font-weight: 400;
	margin-left: 30px;
	text-align: center;
	margin-bottom: 35px;
	float: left;
}
#lei3 {
	width: 45%; /* 270 / 950 */
	text-align: center;
	color: #333333;
	font-size: 13px;
	line-height: 21px;
	font-weight: 400;
	margin-bottom: 35px;
	float: left;
	margin-left: 30px;
}
#lei5 {
	width: 45%; /* 270 / 950 */
	text-align: center;
	color: #333333;
	font-size: 13px;
	line-height: 21px;
	font-weight: 400;
	margin-bottom: 30px;
	float: left;
	margin-left: 30px;
}
#lei4 {
	width: 280px;
	height: 25px;
	border-bottom: 1px solid #999999;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 60px;
}
.headgg {
	color: #fedc52;
	font-size: 14px;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-weight: 700;
	margin-top: 30px;
	line-height: 0px;
	display: block;
}
#blanko {
	clear: both;	
}
#blankoun {
	clear: both;
	margin-bottom: 50px;
}
#blanko60 {
	clear: both;
}
#footer {
	width: 100%;
	background-color: #FEDC52;
	clear: both;
	margin-top: 120px;
	background-image: url(bilder/pfeil_footer.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 560px;
	float: left;
}
#footer1 {
	padding-top: 90px;
	text-align: center;
	width: 100%;
}
#aussen {
	margin-left: 40px;
	margin-right: 40px;
}
#einl1 {
	font-size: 13px;
	line-height: 22px;
	font-weight: 400;
	color: #333333;
	border-bottom: 1px solid #f0f0f0;
	padding-bottom: 40px;
}
#einl11 {
	font-size: 13px;
	line-height: 22px;
	font-weight: 400;
	color: #333333;
	padding-bottom: 40px;
}
#einl2 {
	padding-top: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid #f0f0f0;
}
#einl3 {
	font-size: 13px;
	line-height: 20px;
	padding-top: 40px;
	color: #333333;
	font-weight: 400;
	padding-bottom: 40px;
	float: right;
	max-width: 68.6517%;
	clear: both;
}
#einl31 {
	font-size: 13px;
	line-height: 20px;
	color: #333333;
	font-weight: 400;
	float: left;
	padding-right: 20px;
	width: 219px;
}
#einl32 {
	float: right;
	width: 229px;
}
#einl311 {
	float: left;
	width: 100%;
}
#einl32 {
	font-size: 13px;
	line-height: 20px;
	color: #333333;
	font-weight: 400;
	float: right;
}
#einl33 {
	font-size: 13px;
	line-height: 20px;
	color: #333333;
	font-weight: 400;
	float: right;
}
#einl4 {
	float: right;
	padding-top: 40px;
	padding-bottom: 50px;
}
#einl35 {
	font-size: 13px;
	line-height: 20px;
	color: #333333;
	font-weight: 400;
	float: left;
	padding-right: 20px;
	width: 219px;
	margin-top: 40px;
}
h1 {
	font-size: 24px;
	font-weight: 300;
	display: inherit;
	margin-bottom: 20px;
	text-transform: uppercase;
}
h3 {
	font-size: 15px;
	font-weight: 400;
	letter-spacing: 1px;
	display: inherit;
	margin-bottom: 1px;
	text-transform: uppercase;
	color: #999999;
}
.fettext {
	font-weight: 700;
}
.textkursiv {
	font-style: italic;
}
.gruppe {
	max-width: 68.6517%;
	height: auto;
	float: right;
}
.bildsk {
	max-width: 68.6517%;
	padding-top: 40px;
	height: auto;
	float: right;
}
.bildmk1 {
	height: auto;
	max-width: 100%; /* 293 / 890 */
	margin-bottom: 20px;
}
.bildmk2 {
	height: auto;
	max-width: 100%; /* 293 / 890 */
	margin-bottom: 20px;
}
.bildmk3 {
	height: auto;
	max-width: 100%; /* 293 / 890 */
	margin-bottom: 20px;
}
.textlinks {
	float: left;
}
#trennl {
	width: 100%;
	border-bottom: 1px solid #f0f0f0;
	clear: both;
	margin-bottom: 40px;
}
#trennlk {
	width: 100%;
	clear: both;
	height: 60px;
}
#trennlj {
	width: 100%;
	clear: both;
	height: 40px;
}
#trennli {
	width: 100%;
	border-bottom: 1px solid #f0f0f0;
	clear: both;
	margin-bottom: 40px;
	height: 20px;
}
#trgr {
	width: 100%;
	border-bottom: 1px solid #f0f0f0;
	margin-bottom: 50px;
	margin-top: 20px;
	clear: both;
	float: left;
	height: 1px;
}
#bildmk1 {
	float: right;
	font-size: 13px;
	color: #333333;
	line-height: 20px;
	width: 32.9213%;
}
#bildmk0 {
	float: right;
	width: 24px;
	height: 100px;
}
#bildmk2 {
	float: right;
	font-size: 13px;
	color: #333333;
	line-height: 20px;
	width: 32.9213%;
}
#bildmk3 {
	float: right;
	font-size: 13px;
	color: #333333;
	line-height: 20px;
	width: 32.9213%;
}
#bildmk4 {
	float: right;
	font-size: 13px;
	color: #333333;
	line-height: 20px;
	width: 32.9213%;
	margin-top: 35px;
}
#bildmk5 {
	float: right;
	font-size: 13px;
	color: #333333;
	line-height: 20px;
	width: 32.9213%;
	margin-top: 35px;
}
.haken1 {
	background-image: url(bilder/haken_gelb.png);
	background-repeat: no-repeat;
	padding-left: 30px;
	display: block;
	background-position: 0% 4px;
	margin-top: 20px;
}
.haken2 {
	background-image: url(bilder/haken_gelb.png);
	background-repeat: no-repeat;
	padding-left: 30px;
	display: block;
	background-position: 0% 4px;
	margin-top: 5px;
}
.haken3 {
	padding-left: 30px;
	display: block;
	margin-top: 5px;
}
.konta {
width: 47.5%;
float: left;
}
.kontb {
width: 47.5%;
float: right;
}
#sprechz {
width: 100%;
	line-height: 22px;
	font-size: 13px;
	font-weight: 400;
	float: left;
}
#parkm {
width: 47.5%;
	float: left;
	font-size: 13px;
	font-weight: 400;
	line-height: 22px;
}
#ansprechp {
	line-height: 22px;
	font-size: 13px;
	font-weight: 400;
	float: left;
	margin-bottom: 30px;
}
#anschrift {
	line-height: 22px;
	font-size: 13px;
	font-weight: 400;
	float: left;
	margin-right: 40px;
	margin-bottom: 30px;
}
.abstandr {
	width: 63px;
	float: left;
}
.abstands {
	width: 35px;
	float: left;
}
.abstands2 {
	margin-left: 15px;
}
#imprint {
	float: left;
	width: 100%;
	color: #333333;
	font-size: 13px;
	line-height: 22px;
	font-weight: 400;
}
.aufzl {
	font-size: 13px;
	font-weight: 400;
	color: #333333;
	background-image: url(bilder/haken_gelb_gross.png);
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-bottom: 6px;
	display: block;
	padding-left: 40px;
	background-position: 0% 5px;
}
#bildrund {
	width: 36%;
	height: 0px;
	padding-bottom: 36%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background-color: #D92023;
	background-image: url(bilder/bildrund.jpg);
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	margin-right: auto;
	margin-left: auto;
	float: right;
}
@media screen and (max-width:1000px) {
#wm1 {
	font-family: 'Open Sans', Arial;
	background-image: url(bilder/backg_willkommen.png);
	color: #ffffff;
	text-transform: uppercase;
	font-size: 16px;
	letter-spacing: 1px;
	float: left;
	font-weight: 700;
	padding-left: 7px;
	padding-top: 4px;
	padding-right: 7px;
	padding-bottom: 4px;
	margin-bottom: 1px;
}
#wm2 {
	font-family: 'Open Sans', Arial;
	background-image: url(bilder/backg_willkommen.png);
	color: #ffffff;
	text-transform: uppercase;
	font-size: 16px;
	letter-spacing: 1px;
	float: left;
	clear: both;
	font-weight: 300;
	padding-top: 4px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 7px;
}
}
@media screen and (max-width:926px) {
#ansprechp {
  clear: both;
}
 #parkm {
    width: 30%;
  }
}


@media screen and (max-width:725px) {
.kontb {
  width: 59%;
  float: right;
}
.konta {
  width: 40%;
}
#slogan {
	display: none;
}
#wm0 {
	display: none;
}
#navrechts {
	display: none;
}
#wrap3 {
	max-width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(bilder/derzahn.png);
	background-repeat: no-repeat;
	background-position: center 50px;
	height: 800px;
	background-size: 80% auto;
	text-align: center;
}
#signet {
	display: none;
}
#wrap1 {
	background-image: url("bilder/signet_liesegang_zentriert_092022.png");
	background-repeat: no-repeat;
	background-position: center 0%;
}
#wrap1x {
	background-image: url("bilder/signet_liesegang_zentriert_012023.png");
	background-repeat: no-repeat;
	background-position: center 0%;
}
#lei1 {
	width: 100%;
	text-align: center;
	color: #333333;
	font-size: 13px;
	line-height: 21px;
	font-weight: 400;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}
#lei2 {
	width: 100%;
	text-align: center;
	color: #333333;
	font-size: 13px;
	line-height: 21px;
	font-weight: 400;
	margin-right: 0px; /* 30 / 950 */
	margin-left: 0px; /* 30 / 950 */
	margin-bottom: 30px;
}
#lei3 {
	width: 100%;
	text-align: center;
	color: #333333;
	font-size: 13px;
	line-height: 21px;
	font-weight: 400;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}
#lei5 {
	width: 100%; /* 270 / 950 */
	text-align: center;
	color: #333333;
	font-size: 13px;
	line-height: 21px;
	font-weight: 400;
	margin-right: auto;
	margin-left: auto;
}

 #parkm {
    float: left;
    font-size: 13px;
    font-weight: 400;
    line-height: 22px;
    margin-top: 5%;
  }
.abstand10i {
	display: none;	
}
}
@media screen and (max-width:950px) {
#einl31 {
	display: none;
}
#einl3 {
	float: left;
	max-width: 100%;
}
.bildsk {
	max-width: 100%;
	padding-top: 40px;
	height: auto;
	float: left;
	width: 100%;
}
.gruppe {
	max-width: 100%;
	float: left;
}
#bildmk1 {
	width: 100%;
	float: left;
}
#bildmk2 {
	width: 100%;
	float: left;
	margin-bottom: 40px;
}
#bildmk3 {
	display: none;
}
#bildmk4 {
	width: 100%;
	float: left;
	margin-bottom: 40px;
	margin-top: 0px;
}
#bildmk5 {
	width: 100%;
	margin-top: 0px;
}
#bildmk0 { display: none;
}
.bildmk1 {
	height: auto;
	width: 100%;
}
.bildmk2 {
	height: auto;
	width: 100%; 
}
#sprechz {
	line-height: 22px;
	font-size: 13px;
	font-weight: 400;
	float: left;
}
.haken3 {
	display: none;
}
}

@media screen and (max-width:667px) {
#parkm {
    margin-top: 0%;
    width: 100%;
  }
#sprechz {
  margin-right: 0px;
}
#anschrift {
  margin-right: 50px;
}
#ansprechp {
  clear: none;
}
.konta {
  width: 100%;
}
.kontb {
  width: 100%;
  float: right;
}
}

@media screen and (max-width:568px) {
.urlaub {
font-size: 18px;
line-height: 31px;
}
}

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

@media screen and (max-width:414px) {
.urlaub {
font-size: 16px;
line-height: 29px;
}
}