/*
#2c387a (blau)
#7dad41 (grün)
*/
.bewerbungen{
	background-color: #F6F5F6;
	max-width:100% !important;
}
.bewerbungen figure{
	max-width: 200px;
}
.bewerbungen figure img{
	border-radius: 10%;
}

@media only screen and (max-width: 767px) {
	.bewerbungen figure{
		max-width: 100%;
		padding:0;
	}
	.bewerbungen figure img{
		padding:0 !important;
	}
}

.ce_text.trauer h1,
.ce_text.trauer h2,
.ce_text.trauer h3,
.ce_text.trauer h4,
.ce_text.trauer h5,
.ce_text.trauer h6{
	color: black;
	font-family: Roboto;
}

.ce_text.trauer{
	border: 2px solid black;
	border-radius: 5px;
	padding:20px;
	margin-top:70px;
}

.ce_text.trauer p{
	font-size:0.9em;
	line-height:1.4;
}

body{padding-bottom:0 !important;}

h1 { font-size: 30px; }
h2 { font-size: 25px; }
h3 { font-size: 22px; }

.opacity25 img{opacity:0.25;}

/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans Regular'), local('OpenSans-Regular'),
       url('../fonts/open-sans-v15-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/open-sans-v15-latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* montserrat-regular - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: local('Montserrat Regular'), local('Montserrat-Regular'),
       url('../fonts/montserrat-v12-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/montserrat-v12-latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}


/* roboto-regular - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'),
       url('../fonts/roboto-v18-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/roboto-v18-latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* roboto-500 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local('Roboto Medium'), local('Roboto-Medium'),
       url('../fonts/roboto-v18-latin-500.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/roboto-v18-latin-500.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}


#top .inside, .header .inside, #footer .inside, #bottom .inside, body.sidebar #container, #main .mod_article:not(.fullwidth):not(.autogrid):not(.smallwidth), .fullwidth.boxed-content .contentwrap, .smallwidth .contentwrap, .boxed-content .contentwrap, .autogrid_wrapper.article, .ce_bgimage-inside, .ce_text_image_bar .inside, .ce_headerimage .ce_headerimage_inside, .ce_video_background .ce_video_background_inside, #offcanvas-top .offcanvas-top-inside, .ce_calltoaction .ce_calltoaction_inside, .mod_breadcrumb .mod_breadcrumb_inside {
    padding-left: 80px;
    padding-right: 80px;
}

.logo {
    width: 225px;
    height: 85px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.stickyheader .logo {
	width: 140px;
	height: 70px;
    margin-top: 0px;
    margin-bottom: 0px;
}

/* =============================================================================
 * logo size: mobile
 * ========================================================================== */

@media only screen and (max-width: 767px) {
	.stickyheader .logo,
	.logo {
		width: 150px;
		height: 70px;
	    margin-top: 0px;
	    margin-bottom: 0px;
	}
}

.logo a {
    background-image: url(../img/logo.jpg);
}

.header.original .header_metanavi {
    position: absolute;
    right: 40px;
    top: 20px;
    display: none;
}

.header.original .phone {
    position: absolute;
    right: 80px;
    top: 20px;
    display: block;
    font-size: 24px;
    color:#2c387a;
}

.stickyheader .header.cloned .phone{
	display:none;
}


.header.original .mainmenu::before {display:none;}

.header.original .mainmenu { float: none; }

.mainmenu ul {
    position: relative;
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
}

.stickyheader .mainmenu ul {margin-bottom:0;}


.mainmenu ul li {
    margin-left: 0px;
    margin-right: 0px;
}

.stickyheader .mainmenu ul li{margin-left:20px;}

.mainmenu ul::after {
    display: none;
}

.header .mainmenu ul li a.trail span, .header .mainmenu ul li a.active span {
    padding-bottom: 0px;
}

.ce_revolutionslider { border-radius: 30px; }
#slider img{ border-radius: 30px; }


.ce_text.home-parallax{
	margin-top: 100px;
	margin-bottom: 150px;
}

.home-parallax p{
	color:white;
}

#bottom .inside {
    font-size: 1em;
    padding-top:0; padding-bottom:0;
}

#bottom .inside .left a{
    background: #7dad41;
    padding: 10px 30px;
    
    display: inline-block;
    text-transform: uppercase;
}

#bottom .inside .right { padding-top: 10px; }

.mm-listview {
    font-size: 26px;
    line-height: 40px;
}

.mm-listview > li > a.a-level_2, .mm-listview > li > span {
    white-space: normal;
    font-size: 19px;
    line-height: 30px;
}

.portrait.fullwidth .ce_text > *:not(figure)  {padding-left:80px;}
.portrait.fullwidth .image_container {margin-bottom:0;}
.portrait.bg-grey{background: #efefef;}
.portrait.fullwidth .ce_text h2 {margin-top:10%;}
.portrait.fullwidth img {border-radius:30px;}

.ansprechpartner.ce_text .image_container.float_left {
  width: 20%;
}
.ansprechpartner img{border-radius:30px;}

.ansprechpartner.ce_text p:first-of-type{
	padding-top:40px;
}

#main .mod_article {
    padding-top: 40px;
    padding-bottom: 40px;
}

form .checkbox_container span, form .widget-radio span {
    display: inline;
}

form span.mandatory {
    color: inherit;
}

body.sidebar.right #main {
    border-right: none;
}

.ce_swiper-slider-start {margin-bottom:80px;height:unset !important;}

.mainmenu ul li ul li a { font-size: 15px; }

.stickyheader .mainmenu ul li ul li {
    margin-left: 0;
    margin-right: 0;
}

#onlineakte {max-width: 66% !important;}

.swiper-container { border-radius: 30px; }

.ce_image_extended.style-rounded img {
    border-radius: 30px;
}

.ce_text .image_container img {
    width: 100%;
}

@media only screen and (max-width: 767px) {
	#bottom .inside {
    	padding-left: 20px;
    	padding-right: 20px;
	}
	
	.ce_text .image_container img { padding: 20px 0 20px 0px; }	
	.ce_text.ansprechpartner .image_container img { padding: 0; margin-top:30px;}
	
	
	.ansprechpartner.ce_text .image_container.float_left {
		width: auto;
	}
	.ansprechpartner.ce_text p:first-of-type{
		padding-top:0;
	}
	
	.portrait.fullwidth .ce_text > :not(figure) { padding-left: 20px; }
	
	#right{display:none;}	
	
}


