
/* --------------------------------------------------------------------------------
 * Globals
 * ----------------------------------------------------------------------------- */

 .col_red
 {
	 color:#c90c0f;
 }
 .col_blue
 {
	 color:#003650!important;
 }
 .col_white
 {
	 color:#fff;
 }
 
 
 .bgr-color-grey
 {
	 background-color:#eff4f8!important;
 }
 
.bgr-color-blue
 {
	 background-color:#003650!important;
 }
 
 .align-center
 {
	 text-align:center;
 }
 
 .padding-bottom-s{
	 margin-bottom:15px!important;
 }
 
 .padding-bottom-m{
	 margin-bottom:30px!important;
 }
 
 .padding-bottom-l{
	 margin-bottom:45px!important;
 }
 
  .padding-top-s{
	 margin-top:15px!important;
 }
 
 .padding-top-m{
	 margin-top:30px!important;
 }
 
 .padding-top-l{
	 margin-top:45px!important;
 }
 
 .padding-box{
	 padding:32px!important;
 }
 
 .nomobile
 {
 }
 
 .onlymobile
 {
	 display:none;
 }
 
 .clearfix
 {
	 clear:both;
 }
 
 .right-abs
 {
	position: absolute;
	right: 0px;
	margin-right: 48px;
 }
 
/* --------------------------------------------------------------------------------
 * Layout
 * ----------------------------------------------------------------------------- */
body {
    display: block;
    /*max-width: 1920px;*/
    margin: auto;
	font-family: museo-sans, sans-serif;
	font-weight:400;
	font-size:15px;
	color:#486a6b;
	min-width:320px;
}


b, strong
{
	font-family: "museo-sans", sans-serif;
	font-weight:700;
}

.ce_text ul
{
	margin-left:24px;
}

.ce_text ul li
{
	list-style-type: disc
}

#wrapper {
	position: relative;
	background: #ffffff;
}

#header_offset,
#header,
#container,
#section,
#footer,
#footer_main,
#footer_bottom {
    clear: both;
    display: block;
	position: relative;
}

.custom
{
	
}

#header_offset {
    
	top: 0;
	left: 0;
	right: 0;
	height:135px;
    
	z-index: 9000;
	-webkit-transition: transform 0.25s ease-in-out 0.1s;
	-moz-transition: transform 0.25s ease-in-out 0.1s;
	transition: transform 0.25s ease-in-out 0.1s;
	
    display: block;
    max-width: 1280px;
    margin: auto;	
}

#headlogo
{
	position:absolute;
	top:64px;
	left:0px;
	height:35px;
	width:275px;
	display:block;
	background-image: url(../elements/logo-neuental.png);
	background-repeat:no-repeat;
	background-size:contain;
	z-index: 99999;
}

#headlogo-jub
{
	position:absolute;
	top:25px;
	left:0px;
	height:93px;
	width:275px;
	display:block;
	background-image: url(../elements/logo-neuental-50-jahre.png);
	background-repeat:no-repeat;
	background-size:contain;
	z-index: 99999;
}


body.down #header_offset {
    -webkit-transform: translate3d(0px, -130px, 0px);
	-moz-transform: translate3d(0px, -130px, 0px);
	transform: translate3d(0px, -130px, 0px);
}

#header_offset1 > .inside {
	height: 130px;
    padding-left: 20px;
    padding-right: 20px;
}

#header_offset > .inside,
{
    display: block;
    margin: auto;
    max-width: 1520px;
}

.mod_article .content-container
{
	width:100%;
	margin-left:0px;
	margin-right:0px;
	padding-left:0px;
	padding-right:0px;
}

.mod_article.full-width-1920,
.contentpage.type-a1 .mod_article
{
    display: block;
    margin: auto;
    max-width: 1920px;	
	/*padding-left:4%;
	padding-right:4%;*/
}

.mod_article.full-width-screen
{
    display: block;
	width:100%;
	padding-left:0%;
	padding-right:0%;
}

.mod_article.full-width-screen.contentcolumn
{
    display: block;
	padding-left:0%;
	padding-right:0%;	
}
.mod_article.content-width-1280
{
	max-width:1280px;
	margin:auto;
}

.mod_article.full-width-screen.contentcolumn .content-container
{
	display: block;
    margin: auto;
    max-width: 1280px;	
	padding-left:0%;
	padding-right:0%;
}

.mod_article.full-width-screen.contentcolumn.content-width-1760 .content-container
{
	max-width:1760px;
}

.mod_article.full-width-screen.contentcolumn.content-width-1220 .content-container
{
	max-width:1220px;
}

.mod_article.full-width-screen.contentcolumn.content-width-1280 .content-container
{
	max-width:1280px;
}


h1,h2,h3,h3,h4,h5
{
	font-family: museo-sans, sans-serif;
	font-weight:700;
	letter-spacing: -0.5px;
}

h1
{
	font-weight:900;
}

h2
{
	text-transform:uppercase;
	color:#486a6b;
	font-weight:900;
}

h3
{
	color:#486a6b;	
}

.startpage h3
{
	font-weight:900;
}

a {
	
}

.contentpage h1
{
	font-size: 2.2em;
    line-height: 1.15em;
}

.contentpage h2
{
	text-transform: uppercase;
    font-size: 23px;
    line-height: 25px;
    color: #85be4c;
}

.contentpage h3
{
	text-transform: none;
    font-size: 20px;
    line-height: 22px;
}

.contentpage p
{
	font-size: 15px;
}

.ce_text.teaser p{
	font-weight: 600;
    font-size: 16px;
}

.ce_text .caption,
.ce_image .caption
{
	font-size: 13px;
	margin-top:6px;
}

.ce_text p a:after
{
    content: url(/files/theme/elements/icon-arrow-green.png);
	margin-left:3px;
	display:inline-block;
}
a:hover
{
	color:#118ba3;
  text-decoration: none;	
}


#header_offset .header_logo > a {
    display: block;
	width: 100%;
	height: 100%;
}

#header_offset .header_logo > a > img.logo {
	display: block;
	width: 240px;
	height: 60px;
}

#header_offset .header_topbar {
    float: right;
    clear: right;
    position: relative;
    margin-top: 25px;
    margin-bottom: 25px;
}

#header_offset .header_topbar > .contactbar,
#header_offset .header_topbar > .sociallinks,
#header_offset .header_topbar > .mod_changelanguage {
    float: left;
    position: relative;
}

#header_offset .header_topbar > .contactbar > a {
    font-size: 15px;
    font-size: 1.5rem;
    text-transform: uppercase;
    color: #666666;
    padding-left: 12px;
    padding-right: 12px;
}

#header_offset .header_topbar > .contactbar > span {
    display: inline-block;
    font-size: 15px;
    font-size: 1.5rem;
    text-transform: uppercase;
    font-variant-numeric: tabular-nums;
    -moz-font-feature-settings: "tnum";
    -webkit-font-feature-settings: "tnum";
    font-feature-settings: "tnum";
}

#header_offset .header_topbar > .contactbar > span.phone {
    padding-left: 12px;
    color: #666666;
}

#header_offset .header_topbar > .sociallinks {
    margin-left: 60px;
}

#header_offset .header_topbar > .sociallinks ul {
    clear: both;
    overflow: hidden;
    margin: 0;
}

#header_offset .header_topbar > .sociallinks li {
    float: left;
    position: relative;
    margin: 0 0 0 10px;
}

#header_offset .header_topbar > .sociallinks li > a > .fa {
    font-size: 18px;
    font-size: 1.8rem;
    color: #666666;
    vertical-align: text-bottom;
}

#header_offset .header_topbar > .sociallinks span {
    text-indent: -9999em;
    position: absolute;
    overflow: hidden;
    visibility: hidden;
}

#header_offset .header_topbar > .mod_changelanguage {
    margin-left: 10px;
}

#header_offset .header_topbar > .mod_changelanguage ul {
    clear: both;
    overflow: hidden;
    margin: 0;
}

#header_offset .header_topbar > .mod_changelanguage li {
    float: left;
    position: relative;
    margin-left: 10px;
}

#header_offset .header_topbar > .mod_changelanguage li > a > span,
#header_offset .header_topbar > .mod_changelanguage li > strong {
    font-size: 12px;
    font-size: 1.2rem;
    color: #666666;
}

#header_offset .header_topbar > .mod_changelanguage li > strong {
    font-weight: 700;
}

/*.contentpage #header_offset {
	border-bottom: 12px solid #f0f2f1;
}*/

body.categorypage #header > .inside {
    display: block;
    width: 100%;
    max-width: 1520px;
    margin: auto;
    padding-left: 20px;
    padding-right: 20px;
}

.columnpage #container {
    padding-left: 20px;
    padding-right: 20px;
}

body.sidebar #main {
    width: 66.6667%;
	margin-right: 8.3333%;
}

body.sidebar #left,
body.sidebar #right {
    width: 25%;
	padding-left: 20px;
	padding-right: 20px;
}

body.sidebar #left > .inside,
body.sidebar #right > .inside {
	padding-top: 0px; /*75px*/
	padding-bottom: 0px; /*75px*/
}


.contentpage.content #container .row
{ display: block;
    margin: auto;
    max-width: 1520px;
}

.contentpage.content #container #main
{ 
	box-sizing:border-box;
	width:66%;
	padding-right:60px;
}
.contentpage.content #container #right
{ 
	width:33%;
}

.contentpage.content #right .mod_navigation
{
	background-image:url(../elements/sidebar-box-grau-background.png);
	background-repeat:no-repeat;
	box-sizing:border-box;
	margin-bottom:58px;
	margin-top:40px;
}

.contentpage.content #right .mod_navigation ul
{
	margin-left:80px;
	margin-right:80px;
	box-sizing:border-box;
}

.contentpage.content #right .mod_navigation ul li
{
	padding-top:15px;
	padding-bottom:15px;
	padding-left:12px;
	padding-right:12px;
	border-bottom:2px dotted;
	font-weight: unset;
    color: #118ba3;
    text-transform: uppercase;
	font-size: 22px;
	font-weight:300;
	font-family:"DIN2014-Narrow", sans-serif;
	
}

.contentpage.content #right .mod_navigation ul li a
{
	color:#000;
}

.contentpage.content #right .mod_navigation ul li a:hover
{
	color:#118ba3;
	text-decoration: none !important
}
.contentpage.content #right .mod_navigation ul li.active
{
	background-image:url(../elements/navigation-menu.png);
	background-repeat:no-repeat;
	background-position:right;
}

.contentpage.content #right .mod_navigation ul li.last
{
	border-bottom:0px;
}

.contentpage.content #right .mod_navigation:before
{
	content:url(../elements/sidebar-box-icon-menu.png);
	position:absolute;
    top: 29px;
    left: -24px;
}
.contentpage.content #right .mod_navigation h2
{
    color: #118ba3;
    font-size: 32px;
    font-family: "IntroRustL-Base", sans-serif;
    line-height: 32px;
    margin-top: 22px;
    padding-left: 77px;
}

.contentpage.content #right .mod_navigation h2:after
{
	
	content:url(../elements/navigation-line.png);
	position:relative;
    top: 4px;
    left: -37px;
}

#infobox
{
	margin-left:-15px;
	padding-right:-7.5px;
	clear:both;
	display:flex;
    display: -webkit-flex;
    display: -ms-flex;	
	align-items: stretch;
}

#infobox:after1,
#infobox .infobox-keyfacts:afte1r
{
  content: "";
  clear: both;
  display: table;	
} 

 
#infobox .infobox-theme
{
	width:66.666%;
	padding-left:15px;
	padding-right:15px;
}

#infobox .infobox-keyfacts
{
	width:33.333%;
}

#infobox .infobox-keyfacts .insidebox h4
{
	font-weight:900;
	margin-top:25px;
	margin-bottom:10px;
}

#infobox .infobox-keyfacts .insidebox
{
	width:100%;
	padding-left:15px;
	padding-right:15px;
	float:left;
	background-color:#85be4c;
	color:#fff!important;
	padding:40px 50px 40px 50px;
	display:block;
	height: calc(100% - 69px);
	border-bottom: 5px solid #486a6b;
}


#gallerybox .infobox-keyfacts
{
	width:33.333%;
	padding-left:15px;
	padding-right:15px;
	float:left;
	background-color:#85be4c;
	color:#fff!important;
	padding:40px 50px 40px 50px;
}


#gallerybox 
{
	width:100%;
}

#gallerybox .mod_rocksolid_slider p
{
	padding-top:12px;
}

#gallerybox .ce_gallery
{
	width:33.3333%;
	position:relative;
	float:left;
}

#gallerybox .ce_gallery li
{
	position:relative;
	width: 33.3333%;
    border: 3px solid white;	
}

iframe
{
	border:0px!important;
}

.flex-container
{
	display:flex;
}

.flex-container .flex-r2,
.flex-container .flex-r3
{
	width:120px;
	padding-right:36px;
}
.flex-container .flex-r3
{
	flex-grow:3;
}

.flex-container .flex-r2
{
	flex-grow:2;
}
/* --- Article
 * ---------------------------------------- */


.text_row
{
	width: 78px;
    display: inline-block;
}

  
.pagination
{
	margin-top: 24px;
}

.pagination p
{
	margin-bottom: 8px;
}

.pagination ul
{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
}

.pagination li
{
	display: block;
	flex-grow: 1;
}

.pagination li a,
.pagination li strong
{
	display: block;
	text-align: center;
	padding: 8px 12px;
	font-weight: 700;
	text-decoration: none;
}

.pagination li a,
.pagination li strong
{
	color: #486A6B;
}

.pagination li a:hover
{
	color: #85be4c;
	text-decoration: underline;
}

.pagination li strong.active
{
	color: #85be4c;
	text-decoration: underline;
}

.ce_text p.more a, a.more, a.button, a.mhce_button, button, .contentpage .more:not(.ce_text .more), .mod_newsreader p.back a, .mod_eventreader p.back a
 {
	background-color:#85be4c;
	padding-left: 17px;
    padding-top: 8px;
    padding-right: 31px;
    padding-bottom: 6px;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 18px;
    border-radius: 0px;
	display: inline-block;
	color:#fff!important;
	font-weight:700;
}

.contentpage .more a
{
	color:#fff!important;
}

.ce_text p.more a:after,
a.more:after,
a.button:after,
a.mhce_button:after,
button:after,
.contentpage .more:not(.ce_text .more):after,
.mod_newsreader p.back a:after
{
content: url(../elements/neuental_pfeil_rechts-weiss.png);
    display: inline-block;
    position: absolute;
    /* right: -12px; */
    margin-top: -1px;
    margin-left: 6px;
}
a.more-invert
 {
	border: 1px solid #fff;
	background-color:transparent;
	padding-left: 18px;
    padding-top: 9px;
    padding-right: 31px;
    padding-bottom: 7px;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 18px;
    border-radius: 0px;
	display: inline-block;
	color:#fff;
	font-weight:700;

 }

a.more-invert:after {
content: url(../elements/neuental_pfeil_rechts-weiss.png);
    display: inline-block;
    position: absolute;
    /* right: -12px; */
    margin-top: -1px;
    margin-left: 6px;
}


.more-small a
{
	color:#85be4c;
	text-transform:lowercase;
	font-weight:700;
	display:inline;
	
}



a.mhce_button.blue-outline{
	border: 1px solid #0598c0;
}

a.mhce_button.orange-outline,
a.button.orange-outline{
	border: 1px solid red;
}

.ce_text a.button-text {
	background-image:url(../elements/button-text.png);
    padding-left:20px;
    padding-top:11px;
    padding-right:18px;
    padding-bottom:11px;
	font-family:"DIN2014-Narrow", sans-serif;
	text-transform:uppercase;
	font-size:18px;
	line-height:18px;
	color:#000;	
	margin-top:16px;
	display:inline-block;
}

.ce_text a.button-pdf {
	background-image:url(../elements/button-pdf.png);
    padding-left:48px;
    padding-top:11px;
    padding-right:18px;
    padding-bottom:11px;
	font-family:"DIN2014-Narrow", sans-serif;
	text-transform:uppercase;
	font-size:18px;
	line-height:18px;
	color:#000;	
	margin-top:16px;
	margin-left:24px;
	display:inline-block;
}
.ce_text p.more 
{
	margin-top:18px;
	display:block;
}
 
.article-wrapper:not(.article-fullwidth) {
    padding-left: 20px;
    padding-right: 20px;
}

.contentpage .article-wrapper:not(.article-fullwidth) {
    padding-left: 0px;
    padding-right: 0px;
}

#header .article-wrapper {
    padding: 0;
}

.article-wrapper.article-background-v1,
.article-wrapper.article-background-v2 {
	background-color: rgb(242, 242, 242);
}

.article-wrapper.article-background-v2 {
    background-image: url("/files/theme/default/images/wendepunkt_layer_signet.svg");
    background-size: auto;
    background-position: left -140px center;
    background-repeat: no-repeat;
    position: relative;
}

.article-wrapper.article-background-image {
    background-image: url("/files/theme/default/images/source.jpg");
    background-size: cover;
    background-position: center center;
    position: relative;
}

.article-wrapper.article-background-image:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.3);
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 0;
}

.article-wrapper.article-background-image .ce_headline.section {
    color: #ffffff;
}

.article-wrapper:not(.article-fullwidth) > .mod_article {
    display: block;
    margin: auto;
    max-width: 1420px;
    padding-top: 40px;
    padding-bottom: 60px;
    position: relative;
    z-index: 1;
}

.article-wrapper.article-background-v1 > .mod_article,
.article-wrapper.article-background-v2 > .mod_article {
    padding-bottom: 15px;
}

.article-wrapper.article-background-image > .mod_article {
    padding-top: 90px;
    padding-bottom: 45px;
}

#header .article-wrapper > .mod_article {
    padding-bottom: 0;
    padding-top: 0;
    max-width: none;
}

#header_offset + #container .mod_article {
    padding-top: 0;
}

#footer_main.article-wrapper > .mod_article {
    padding-top: 45px;
    padding-bottom: 60px;
}

#footer_bottom.article-wrapper > .mod_article {
    padding-top: 20px;
    padding-bottom: 20px;
}

.desk33
{
	box-sizing:border-box;	
	width:33.33%;
	float:left;
	padding-left:20px;
	padding-right:20px;
}

.desk66
{
	box-sizing:border-box;	
	width:66.66%;
	float:left;
	padding-left:20px;
	padding-right:20px;
}

#welcome 
{
	padding-right:240px;
	padding-bottom:42px;
}

.with-bottom-border{
	border-bottom:2px dotted;
	border-color:#118ba3;
}
.left_nm
{
	/*padding-left:0!important;*/
}

.right_nm
{
	/*padding-right:0!important;*/
}


/* --------------------------------------------------------------------------------
 * Responsive Design
 * ----------------------------------------------------------------------------- */

/* --- Large devices - Desktop // xxl
 * ---------------------------------------- */

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


/* --- Large devices - Desktop // xl
 * ---------------------------------------- */
 
@media only screen and (max-width: 1380px) {
	
	
}


/* --- Large devices - Desktop // lg
 * ---------------------------------------- */
 
@media only screen and (max-width: 1199px) {
	#infobox .infobox-theme
	{
		width:60%;
	}
	
	#infobox .infobox-keyfacts
	{
		width:40%;
	}
	
}

/* --- Medium devices - Tablet // md
 * ---------------------------------------- */
 
@media only screen and (max-width: 991px) {

	#infobox .infobox-theme
	{
		width:50%;
	}
	
	#infobox .infobox-keyfacts
	{
		width:50%;
	}	

}

/* --- Small devices - Phone // sm
 * ---------------------------------------- */
 
@media only screen and (max-width: 767px) {
	
}

/* --- Small devices - Phone // s
 * ---------------------------------------- */
 
@media only screen and (max-width: 639px) {

	#infobox{
		flex-wrap: wrap;
	}

	#infobox .infobox-theme, #infobox .infobox-keyfacts,
	#gallerybox .ce_gallery, #gallerybox .mod_rocksolid_slider
	{
		width:100%!important;
		padding-left:0px!important;
		padding-right:0px!important; 
	}
	
	#infobox .infobox-keyfacts .insidebox
	{
		padding:20px 25px 20px 25px;
	}
	
	#infobox .infobox-keyfacts .insidebox h4
	{
		margin-top:15px;
	}
	
	#gallerybox .ce_gallery > ul
	
	{
		margin-left:-3px;
		margin-right:-3px;
		margin-bottom:24px;
	}
	
	#infobox 
	{
		margin-left:0px;
		margin-right:0px;
	}
}


/* --- Extra small devices - Phone // xs
 * ---------------------------------------- */
 
@media only screen and (max-width: 544px) {
	
	
	
}

/* --- Extra small devices - Phone // xs
 * ---------------------------------------- */
 
@media only screen and (max-width: 420px) {
	
}
