body,form,figure{margin:0;padding:0}img{border:0}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font-size:100.01%}select,input,textarea{font-size:99%}#container,.inside{position:relative}#main,#left,#right{float:left;position:relative}#main{width:100%}#left{margin-left:-100%}#right{margin-right:-100%}#footer{clear:both}#main .inside{min-height:1px}.ce_gallery>ul,.content-gallery>ul{margin:0;padding:0;overflow:hidden;list-style:none}.ce_gallery>ul li,.content-gallery>ul li{float:left}.ce_gallery>ul li.col_first,.content-gallery>ul li.col_first{clear:left}.float_left,.media--left>figure{float:left}.float_right,.media--right>figure{float:right}.block{overflow:hidden}.clear,#clear{height:.1px;font-size:.1px;line-height:.1px;clear:both}.invisible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.custom{display:block}#container:after,.custom:after{content:"";display:table;clear:both}
@media (max-width:767px){#wrapper{margin:0;width:auto}#container{padding-left:0;padding-right:0}#main,#left,#right{float:none;width:auto}#left{right:0;margin-left:0}#right{margin-right:0}}img{max-width:100%;height:auto}.audio_container audio{max-width:100%}.video_container video{max-width:100%;height:auto}.aspect,.responsive{position:relative;height:0}.aspect iframe,.responsive iframe{position:absolute;top:0;left:0;width:100%;height:100%}.aspect--16\:9,.responsive.ratio-169{padding-bottom:56.25%}.aspect--16\:10,.responsive.ratio-1610{padding-bottom:62.5%}.aspect--21\:9,.responsive.ratio-219{padding-bottom:42.8571%}.aspect--4\:3,.responsive.ratio-43{padding-bottom:75%}.aspect--3\:2,.responsive.ratio-32{padding-bottom:66.6666%}
*,
*:before,
*:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}

body {font-family: 'Merriweather Sans', sans-serif; font-size: 16px; line-height: 22px;	animation-name: body;animation-duration: 1s; }

@keyframes body {
	from {transform: translateY(-30px); opacity: 0;}
	to {transform: translateY(0); opacity: 1;} 
}

@keyframes flex {
	from {transform: scale(0.5); }
	to {transform: scale(1.0); } 
}
@keyframes head2 {
	from {transform: scale(1.25); transform: translateX(50px); opacity: 0;}
	to {transform: scale(1.0); transform: translateX(0px); pacity: 1;} 
}


ul li {animation-name: ulli; animation-duration: 0.75s;}
ul li:nth-child(2) {animation-name: ulli_2; animation-duration: 1.0s;}  
ul li:nth-child(3) {animation-name: ulli_3; animation-duration: 1.25s;}  
ul li:nth-child(4) {animation-name: ulli_4; animation-duration: 1.5s;}  
ul li:nth-child(5) {animation-name: ulli_5; animation-duration: 1.75s;}  
ul li:nth-child(6) {animation-name: ulli_6; animation-duration: 2.0s;}  
ul li:nth-child(7) {animation-name: ulli_7; animation-duration: 2.25s;}  

@keyframes ulli { 	from {transform: translateX(30px); opacity: (0.5); }	to {transform: translateX(0); opacity: (1); }}
@keyframes ulli_2 { 	from {transform: translateX(60px); opacity: (0.5); }	to {transform: translateX(0); opacity: (1); }} 
@keyframes ulli_3 { 	from {transform: translateX(90px); opacity: (0.5); }	to {transform: translateX(0); opacity: (1); }}
@keyframes ulli_4 { 	from {transform: translateX(120px); opacity: (0.5); }	to {transform: translateX(0); opacity: (1); }}
@keyframes ulli_5 { 	from {transform: translateX(150px); opacity: (0.5); }	to {transform: translateX(0); opacity: (1); }}
@keyframes ulli_6 { 	from {transform: translateX(180px); opacity: (0.5); }	to {transform: translateX(0); opacity: (1); }}
@keyframes ulli_7 { 	from {transform: translateX(210px); opacity: (0.5); }	to {transform: translateX(0); opacity: (1); }}



h1 {margin: 0 0 0 0; font-size: 40px; line-height: 44px;}
h2 {margin: 25px 0 0 0; font-size: 32px; line-height: 38px; animation-name: head2;animation-duration: 1s;}  
.fragen h2 {margin-bottom: 30px;}      
h3 {margin: 40px 0 0 0; font-size: 24px; line-height: 30px;}  
h3 a {color: #000;} 
h4 {margin: 0 0 0 0; font-size: 40px; line-height: 44px;}              


ul {margin: 25px 0 30px 0; padding: 0; list-style-type: none; display: flex; justify-content: space-between; flex-wrap: wrap;  }
ul li {display: block; width: 100%; margin: 10px 0; padding-left: 30px; background: url(../../files/karriere/images/ok.png) top left; background-repeat: no-repeat; background-size: 25px 25px;  }  


.job {display: none;}
.backurl {display: block; text-align: center;}
.backurl a {display: inline-block; padding: 4px 10px; color: #000; border: 1px #000 solid; text-decoration: none; margin-top: 70px;} 

#container,
#header .inside,
#footer .inside {margin: 0 auto !important; width: 90%; max-width: 600px; }


.home #container {max-width: 1600px; }

#container {padding: 10px 0 25px 0;}

.content {
display: block; 
display: none; 
}

button {background: #B99356; padding: 15px 15px; border-radius: 5px; box-shadow: 2px 2px 5px rgba(0,0,0,0.35); display: block; margin: 0 auto !important; text-align: center; left: 0; right: 0; cursor: pointer; font-size: 18px; line-height: 24px; color: #fff; font-weight: 500; width: 100%; border: 0 !important; -webkit-transition: all 0.3s; transition: all 0.3s;}

.fragen button {display: block; width: 100%; max-width: 100%; margin: 20px 0 !important; }

#header, #footer {background: #B99356; background-image: linear-gradient(to top, #B99356, #c8a265 );  max-width: auto; text-align: center;}
#footer {margin-top: 120px; background: #333;}


.mod_article.kachel {max-width: 1000px; width: 100%; margin: 100px auto !important;}
.kachel {display: flex; justify-content: space-between; margin: 60px auto; flex-wrap: wrap;} 
.kachel .ce_image {width: 49%; margin: 6px 0; -webkit-transition: all 0.3s; transition: all 0.3s; }
.kachel .ce_image img {-webkit-transition: all 0.3s; transition: all 0.3s; }   
.kachel .ce_image:hover img {box-shadow: 0px 0px 6px rgba(0,0,0,0.75); transform: scale(1.015);  }    

@media only screen and (max-width: 760px) {
.kachel .ce_image {width: 49.8%; margin: -1px 0; }  
}




.flex  {display: flex; justify-content: space-between; max-width: 500px; margin: 60px auto; animation-name: flex;animation-duration: 1s; } 
.flex .ce_image  {width: 47%;}     
.flex a {width: 100%; display: block;  text-align: center; background-image: linear-gradient(to top, #e9d9b9, #f1e4c7 ); border-radius: 15px; -webkit-transition: all 0.3s; transition: all 0.3s; padding: 15px; }
.flex a:hover {}
.flex a:hover img { transform: scale(1.1); }
.flex a img {padding: 15px 30px 30px 40px; -webkit-transition: all 0.3s; transition: all 0.3s; } 
.flex figcaption {position: absolute; bottom: 11px; margin: 0 auto; left: 0; right: 0; text-align: center; font-size: 20px;}  
.flex figure {position: relative;}

#main button:hover {background:#b38e52; padding: 20px 15px;   } 



button:active {background:#8d7245; }
.submit {margin-top: 30px !important;}

#footer p,
#footer a {text-decoration: none; color: #fff; font-size: 13px; line-height: 22px;}
#footer img {margin: 0 0 40px 0;}
#header img {display: inline-block !important; width: auto; max-width: 50px; margin-bottom: -15px;}
#header em {display: inline-block !important; margin: 14px 0 10px 0; font-style: normal; font-size:28px;font-weight: 700; line-height: 32px;}
#header strong {font-weight: 500;text-transform: uppercase;}

input { display: block; padding: 10px 10px 10px 40px; margin-bottom: 10px; width: 100% !important; -webkit-transition: all 0.3s; transition: all 0.3s; border: 1px #ccc solid;}
input:focus { border: 1px #000 solid; box-shadow: 2px 2px 6px rgba(0,0,0,0.35); } 
label {font-size: 12px; font-weight: 600;}  


input.icon_name {background: url(../../files/karriere/images/icon-name.png) 5px 6px no-repeat; background-size: 25px 25px;}
input.icon_phone {background: url(../../files/karriere/images/icon-phone.png) 5px 6px no-repeat; background-size: 25px 25px;}   
input.icon_mail {background: url(../../files/karriere/images/icon-mail.png) 5px 6px no-repeat; background-size: 25px 25px;}   



/* merriweather-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: 'Merriweather Sans';
	font-style: normal;
	font-weight: 300;
	src: url('../../files/karriere/fonts/merriweather-sans-v26-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* merriweather-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: 'Merriweather Sans';
	font-style: normal;
	font-weight: 400;
	src: url('../../files/karriere/fonts/merriweather-sans-v26-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* merriweather-sans-500 - 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: 'Merriweather Sans';
	font-style: normal;
	font-weight: 500;
	src: url('../../files/karriere/fonts/merriweather-sans-v26-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* merriweather-sans-600 - 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: 'Merriweather Sans';
	font-style: normal;
	font-weight: 600;
	src: url('../../files/karriere/fonts/merriweather-sans-v26-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* merriweather-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: 'Merriweather Sans';
	font-style: normal;
	font-weight: 700;
	src: url('../../files/karriere/fonts/merriweather-sans-v26-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}



