
/* --------------------------------------------------------------------------------
 * 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;
 }
/* --------------------------------------------------------------------------------
 * Layout
 * ----------------------------------------------------------------------------- */
body {
    display: block;
    /*max-width: 1920px;*/
    margin: auto;
	font-family: "FoundrySterling-Light", sans-serif;
	font-family: "FoundrySterling-Medium", sans-serif;
}

body.contentpage
{
	font-family: "FoundrySterling-Medium", sans-serif;
}

b, strong
{
	font-family: "FoundrySterling-Bold", sans-serif;
	font-weight:300;
}

.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
{
	border-top: 15px solid #f4f4f4;
}

#header_offset {
    /*position: fixed;*/

    background-image: url(../elements/header-menu.png);
	
	/*position: fixed;*/
    top: 0;
	left: 0;
	right: 0;
    /*padding-left: 20px;
    padding-right: 20px;*/
	height:140px;
    
	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:40px;
	left:0px;
	height:74px;
	width:246px;
	display:block;
	background-image: url(../elements/logo-topbar.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: 1540px;	
	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: "FoundrySterling-Bold", sans-serif;
	color:#02638e;
}

h1
{
	
}

.startpage h2,
.type-menu h2
{
	text-align:center
}

a {
	
}

a:hover
{
	color:#118ba3;
  text-decoration: none;	
}


#header_offset1 .header_logo {
    display: block;
    float: left;
    position: relative;
    top: 50px;
}

#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;
}


#cvjm-haeuser
{
	margin-top:95px;
	z-index:2222;
	position:relative;
}

.lm-60 {
	margin-left:60px;
	margin-bottom:6px!important;
}


/* --- Article
 * ---------------------------------------- */

 
.ce_text p.more a,
a.more,
a.button,
a.mhce_button,
button
 {
	background-color:transparent;
	padding-left: 15px;
    padding-top: 7px;
    padding-right: 15px;
    padding-bottom: 7px;
    text-transform: uppercase;
    font-size: 13px;
    line-height: 18px;
    border: 1px solid #0598c0;
    border-radius: 4px;
	display: inline-block;
}

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:36px;
	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;*/
}