
@import url('https://fonts.googleapis.com/css?family=Archivo+Narrow:400,400i,700|Tinos:400,400i,700');
body {
	margin:0;
	font-size:20px;
	font-family: 'Tinos', serif;
	letter-spacing:1px;
}
p {
	font-size:20px;
	line-height:28px;
	letter-spacing: 1px;
	margin-bottom:28px;
}
::-moz-selection { 
	color: #fff;
	background-color:#000;
 }
::selection { 
	color: #fff;
	background-color:#000;
 }
/*Für alt-Tags*/
img {
  color: #5b4c4c;
  font-family: "Archivo Narrow",sans-serif;
  font-size: 14px;
  line-height: 1.425;
}
/*Linkfarbe relevant fuer disqus*/
a, a:focus, a:active {
	color:#d10000;
}
a:hover {
	color:#871F1F;
}
.h1, .h2, .h3, h1, h2, h3 {
  margin-bottom: 12px;
  margin-top: 28px;
}
.article-body h2 ,
.contentBoxHeadline h2{
	font-size:26px;
}
.teaser-in-news  h2 ,
.contentBoxHeadline h2{
	font-size:14px;
}

.article-body h3 {
	font-size:20px;
}

span.article-body h2 {
  margin-bottom: 40px;
  margin-top: 28px;
  font-weight: 700;
}
span.article-body-alt,
div.article-body-alt,
span.article-body p {
	font-size:20px;
	line-height:28px;
	letter-spacing: 1px;
	margin-left:auto;
	margin-right:auto;
	max-width:700px;
}
.article-body ul,
.article-body ol,
figure.illustration,	
blockquote {
	margin-left:auto;
	margin-right:auto;
	max-width:700px;
}
.teaser-in-news-single {
	margin-left:auto!important;
	margin-right:auto!important;
	max-width:770px;
}
span.article-body-alt figure.image img {
  display: block;
  height: auto;
  max-width: 100%;
}

span.article-body div.modal,
span.article-body div.modal-content,
span.article-body div.modal-dialog,
span.article-body div.modal-header,
span.article-body div.modal-footer {
	max-width:unset!important;
}



span.article-body div.tableContainer {
	width: 100% !important;
	max-width: 100% !important;
}
span.article-body ul,
span.article-body ol {
	margin-top:26px;
	margin-bottom:36px;
}
span.article-body ul li,
span.article-body ol li {
	margin-bottom:12px;
}
/*
span.article-body strong {
	font-size: 30px;
	margin-top:5px;
}*/

aside.type_33,
.auto-margin {
	margin-left:auto;
	margin-right:auto;
	max-width:700px;
}

aside.prev-next {
	top: 25%;
	transition: opacity 0.4s ease-in-out 0s;
	position: fixed;
	z-index: 4;
	max-width: 974px;
	width: 100%;
	opacity:0;
}
aside.visible {
	opacity:1
}

div.teaser-in-news,
div.teaser-in-news-single,
aside.contentbox,
figure.illustration,
figure.image {
	position: relative;
	z-index:5;
}
div.teaser-in-news,
div.teaser-in-news-single,
aside.contentbox {
	position: relative;
	z-index:5;
	max-width:700px;
	margin:auto;
}

/*Navigation*/
nav{}
.navbar {
  margin-bottom: 5px;
  min-height: 45px;
  border-radius: 0;
}

.top-navi {
  font-family: 'Archivo Narrow',sans-serif;
  font-weight:700;
  font-size: 13px;
  letter-spacing: 2px;
  list-style: outside none none;
  text-transform: uppercase;
}
.sub-navi {
  font-family: 'Archivo Narrow',sans-serif;
  font-weight:700;
  font-size: 13px;
  letter-spacing: 2.25px;
  line-height: 1.57em;
  list-style: outside none none;
  text-transform: none;
}

/*Startseite Top News*/

.header-kicker {
	font-family: 'Archivo Narrow', sans-serif;
	font-weight: 400;
	/*text-transform: uppercase;*/
	font-size: 14px;
	letter-spacing: 2.5px;
}
.header-headline {
	font-family: 'Tinos', serif;
	font-weight: bold;
	font-size: 34px;
	max-width: 16em!important;
	line-height:1.35em;
	letter-spacing: 2.5px;
}
.gray-cell .header-headline {
  letter-spacing: 1.5px;
}
.rechte-sidebar,
.header-teaser,
.rechte-sidebar-thema p,
.rechte-sidebar-thema ul {
	font-family: 'Archivo Narrow', sans-serif;
	font-size: 18px;
	letter-spacing: 1px;
}
.rechte-sidebar-thema ul.pdfDocument_list {
    margin:20px 0;
}
.header-caption {
	font-family: 'Archivo Narrow', sans-serif;
	font-style: italic;
	font-size: 14px;
	line-height:18px;
}
h3.header-caption {
	margin-bottom: 6px;
	margin-top: 14px;
	font-size:14px;
}

.header-rubrik-filter {
	font-family: 'Archivo Narrow', sans-serif;
	font-size:18px;
}

/*Article*/

.article-headline {
  font-family: "Tinos",serif;
  font-size: 38px;
  font-weight: bold;
  letter-spacing: 2.5px;
  line-height: 1.25em;
  margin-top: 20px;  
  margin-bottom: 20px;
  max-width: 17em !important;
}
.article-kicker {
	font-family: 'Archivo Narrow', sans-serif;
	/*text-transform: uppercase;*/
	font-size:18px;
	font-weight: normal;
	letter-spacing: 2px;
	line-height:22px;
}
h1>span.article-kicker {
	display:block;
}

.article-teaser {
	font-family: 'Archivo Narrow', sans-serif;
	font-size:18px;
	line-height:28px;
	letter-spacing: 1px;
}
.article-text {
	font-family: 'Tinos', serif;
	font-size:18px;
	line-height:28px;
}
.article-highlight {
	font-family: 'Tinos', serif;
	font-weight: bold;
	font-size:18px;
	line-height:28px;
	margin-bottom: 12px;
}
.article-cite {
	font-family: 'Tinos', serif;
	font-style: italic;
	font-size:18px;
}
.article-author-top {
	font-family: 'Archivo Narrow', sans-serif;
	font-weight:bold;
	font-style:italic;
	font-size: 16px;
}
.article-info-top,
.article-info-footer {
	font-family: 'Archivo Narrow', sans-serif;
	font-size: 16px;
}
.article-author-footer {
	font-size:26px;
}
div.author-fallback{
	height:160px;
	text-align:center;
	padding-top:40px
}
div.picture-fallback {
	min-height:80px;
}
div.picture-fallback-start {
	min-height:222px;
	border-style:solid;
}
.article-dropdown-menu {
	background-color:rgba(79,79,79,0.95);
	border-radius:0;
	padding:0;
	/*min-width:520px;*/
}
.article-dropdown-menu .fa-angle-right {
  font-size: 2em;
  margin: -15px 0;
  position: absolute;
  text-decoration: none !important;
  vertical-align: bottom;
  padding:0;
}
.article-dropdown-menu li {
	border-style:none none solid none;
	border-width:1px;
	border-color:#fff;
	padding:12px 24px;
}
/*Article Links*/
.article-link-int,
.article-link-ext {
	font-size: 18px;
	font-family: 'Tinos', serif;
	font-weight: bold;
}/*
.article-link-int {
	text-decoration: underline;
}*/
.modul-link {}
.modul-link :hover{
	text-decoration: underline;
}
aside.socialmedia a:hover,
.fa-angle-a {
	text-decoration:none!important;
}
.fa-angle-a {
  font-size: 2em;
  padding: 20px;
  text-decoration: none !important;
  vertical-align: bottom;
}
/*Zentrierte Elemente*/
h1:not(.header-headline),
h2:not(.header-headline),
h3:not(.header-caption),
h4,
.article-teaser,
.article-text,
.article-page-list,
.header-teaser,
ul.article-page-list,
.article-page-browser,
.funds-chart-wrapper{
	margin-left: auto;	
	margin-right: auto;
	max-width: 700px;
}
h1.article-headline,
h2.article-headline {
	margin-left: unset;	
	margin-right: unset;
}
#pbm_signup h2 {max-width:100%;}

ul.article-page-list,
p.article-page-browser{
	list-style:none;
	padding-left:0;
	font-family: 'Archivo Narrow', sans-serif;
	font-size:16px;
	letter-spacing:2px;
	line-height:2.25em;
}
p.article-page-browser {
	text-align:center;
	margin-top:30px;
}
ul.article-page-list {
	margin-top:10px;
}
span.page-browser ,
a.page-browser {
	margin-left:20px;
}
.article-page-browser span.page-browser {
	display:inline-block;
}
.article-page-browser .fa-angle-left {
	margin-right:20px;
	font-weight:bold;
}
.article-page-browser .fa-angle-right {
	margin-left:20px;
	font-weight:bold;
}
.article-angle-left {
  box-shadow: none;
  left: 86px;
  position: absolute;
  z-index: 5;
}
.article-angle-right {
  box-shadow: none;
  position: absolute;
  right: 20px;
  z-index: 5;
}
/*List Elements*/
.list-rubrik {
	font-family: 'Archivo Narrow', sans-serif;
	font-weight:bold;
	font-size:16px;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.list-kicker {
	font-family: 'Archivo Narrow', sans-serif;
	font-size:12px;
	letter-spacing: 1.5px;
}
.list-headline {
	font-family: 'Archivo Narrow', sans-serif;
	font-weight:bold;
	font-size:14px;
	line-height:18px;
}
h2.list-headline {margin-top:10px;}
.list-teaser {
	font-family: 'Archivo Narrow', sans-serif;
	font-size:14px;
	font-weight:normal;
	letter-spacing:1px;
}
.meist-gelesen .list-rubrik,
.slider-startseite-events .list-rubrik {
	text-transform:none;
}

.modul-head {
  padding: 4px 8px 4px 42px;
  width: 230px;
  text-align: right;
}
.modul-head-right {
  padding: 4px 42px 4px 8px;
  width: 240px;
  text-align: left;
  margin-right:0;
}
.modul-head-comments {
	 padding: 12px 8px 12px 42px;
}
/*Tabelle*/
.table-default {
	font-family: 'Archivo Narrow', sans-serif;
	font-size:13px;
	line-height:1.425;
}
.table-default .thead {
	font-family: 'Archivo Narrow', sans-serif;
	font-weight:bold;
	font-size:13px;
	border-style:solid;
	border-width:2px;
}
.table-default .thead td {
	height:42px;
	padding:0.3em 1.6em;
}
.table-default .tbody {
	font-family: 'Archivo Narrow', sans-serif;
	font-size:16px;
	border-style:none;
	border-width:2px;
}
.table-default td {
	border-style: none solid none none;
	border-width: 1px;
	border-color: #baaeae;
	height:37px;
	padding:0.3em 1em;
}
.table-default td:last-of-type {
	border-style: none;
	border-width: 1px;
}
.table-default tbody tr:nth-of-type(2n-1) {
	background-color:#eaeaea;
}

td.highlight {
	font-weight: bold;
}

td.positive {
	color: green;
}

td.negative {
	color: red;
}

/*Buttons*/
.button {
	border-radius:0;
	border-style:none none solid none;
	border-width:0 0 2px 0;
	background-image:none;
	background-color:transparent;
	font-family: 'Archivo Narrow', sans-serif;
	text-transform: uppercase;
	padding:5px 22px;
	font-size:18px;
	line-height:22px;
}
button:hover,.button:hover {
	background-image:none;
}
.social-button {
	font-size:18px;
	border-style:none;
	border-radius:100%;
	width:30px;
	height:30px;
	color:#fff;
	margin-left:5px;
	margin-top:5px;
	padding:0 0 0 2px;
}
.social-button:hover .fa,
.social-button:active .fa {
	color:rgba(255,255,255,0.6);
}
.social-button-square {
	border-radius:0;
}
.social-facebook {background-color: #3b5998;}
.social-twitter {background: #55acee;}
.social-googleplus {background: #dd4b39;}
.social-mail {background: #53bc91;}
.social-xing {background: #026466;}
.social-whatsapp {background: #64d448;font-size:20px;}
.social-linkedin {background: #0177B5;}

aside.socialmedia {
  margin-left: auto;
  margin-right: auto;
  margin-top: -8px;
  max-width: 700px;
}
aside#comments aside.socialmedia {
	text-align: right;
}
aside.contentbox div,
span.old-contentbox div {
	max-width:none!important;
	margin-left:0;
	margin-right:0;
}
aside.contentbox img,
span.old-contentbox img {
	display:inline-block!important;
}
aside.contentbox h2.list-headline,
span.old-contentbox h2.list-headline {
	margin-top:10px;
	margin-bottom:15px;
}
aside.disclaimer  {
    margin-top:1em;
}
aside.disclaimer p {
    font-size:16px;
    line-height:1.425;
}
div.teaser-in-news {
	padding:12px 0;
	border-style:solid none;
}
.box-news-teaser p.header-kicker{
	line-height:1.4;
	margin:7px 0 0 0;
	font-size:12px;
}
.box-news-teaser a.startseite-artikel-link h2 {
  font-size: 20px;
}

/*Panels*/
.panel {
	border-radius:0;
	border-style:solid;
	border-width:1px;
	box-shadow:none;
}
.panel-heading {
	padding:6px 12px;
	border-radius:0;
	font-family: 'Archivo Narrow', sans-serif;
	font-size:16px;
}
.panel-body {
	padding:6px 12px;
	border-radius:0;
	font-family: 'Archivo Narrow', sans-serif;
}

/*Blockquote*/
blockquote.quote {
  border-style: none none none solid;
  border-width: 4px;
  margin-bottom: 28px;
  margin-left: 60px;
  margin-top: 28px;
  padding: 8px 16px;
}
/*important wegen Z.23ff */
p.quote-quote {
	font-weight:400;
	font-size: 28px!important;
	line-height:38px!important;
}
p.quote-caption {
	font-family: 'Archivo Narrow', sans-serif!important;
	font-style: italic!important;
	font-size: 14px!important;
	line-height:14px!important;
}
/*Übergangsweise, bis classes mitgegeben werden*/
blockquote  {
	border-style: none none none solid;
	border-width: 4px;
	margin-bottom: 28px;
	margin-left: 60px;
	margin-top: 28px;
	padding: 8px 16px;

	font-weight:400;
	font-size: 28px!important;
	line-height:38px!important;
}
/*Tooltips*/
.tooltip.in {
	opacity:1;
}	
.tooltip-inner {
	max-width:400px;
	padding:12px;
	background-color:#A3A3A3;
	border-radius:0;
	box-shadow:2px 2px 3px rgba(0,0,0,.4);
}
.tooltip-inner p.list-kicker,
.tooltip-inner p.list-headline {
	line-height:1.15em;
	margin-bottom:2px;
}
.tooltip-inner p.list-headline {

}
.tooltip {
	font-family: 'Tinos', serif;
	font-size:10px;
}
.tooltip-text-box {
	display:inline-block;
	width:65%;
	text-align:left;
	vertical-align:top;
	margin-right:8px;
}
.tooltip-img-box {
	display:inline-block;
	width:32%;
}
.grey-tooltip-lg {
	font-family: 'Tinos', serif;
	font-size:18px;
	font-weight:bold;
}
.grey-tooltip + .tooltip > .tooltip-inner {background-color: #baaeae;border-radius:0;}
.grey-tooltip + .tooltip.top .tooltip-arrow {
  border-top-color: #baaeae;
  border-width: 5px 5px 0;
  color:#5b4c4c;
}
.gold-tooltip + .tooltip > .tooltip-inner {background-color: #e5bb0a;border-radius:0;}
.gold-tooltip + .tooltip.top .tooltip-arrow {
  border-top-color: #e5bb0a;
  border-width: 5px 5px 0;
  
}
.orange-tooltip + .tooltip > .tooltip-inner {background-color: #d10000;border-radius:0;}
.orange-tooltip + .tooltip.top .tooltip-arrow {
  border-top-color: #d10000;
  border-width: 5px 5px 0;
}
.border-bottom {
	border-style:none none solid none;
}
.bo-1 {
	border-width:1px;
}
.bo-2 {
	border-width:2px;
}
.bo-3 {
	border-width:3px;
}
.bo-4 {
	border-width:4px;
}
/*Colors!*/
.ci-di {
	color:#ff5b00;
}
/*
.pc-1-bo {
	border-color: #e5bb0a;
}
.pc-1-ba {
	background-color: #e5bb0a;
}
.pc-1-tx {
	color: #e5bb0a !important;
}
.pc-1-bo-button,
.pc-1-bo-hover:focus,
.pc-1-bo-hover:hover,
.pc-1-bo-hover:active {
	border-color: #bc9908;
}

.pc-1-ba-hover:focus,
.pc-1-ba-hover:hover,
.pc-1-ba-hover:active {
	background-color: #bc9908;
}
.c-a-int-hover:focus,
.pc-1-tx-hover:focus,
.c-a-int-hover:hover,
.pc-1-tx-hover:hover,
.c-a-int-hover:active,
.pc-1-tx-hover:active {
	color: #bc9908;
}
*/
.pc-2-bo {
	border-color: #d10000;
}
.pc-2-ba {
	background-color: #d10000;
}
.pc-2-tx {
	color: #d10000;
}
.pc-2-bo-button,
.pc-2-bo-hover:focus,
.pc-2-bo-hover:hover,
.pc-2-bo-hover:active {
	border-color: #871F1F;
}
.pc-2-ba-hover:focus,
.pc-2-ba-hover:hover,
.pc-2-ba-hover:active {
	background-color: #454545;
}
.c-a-ext-hover:focus,
.pc-2-tx-hover:focus,
.c-a-ext-hover:hover,
.pc-2-tx-hover:hover,
.c-a-ext-hover:active,
.pc-2-tx-hover:active {
	color: #871F1F;
}
.c-1-bo {
	border-color: #5b4c4c;
}
.c-1-ba {
	background-color: #5b4c4c;
}
.c-1-tx {
	color: #5b4c4c;
}
.c-1-bo-button,
.c-1-bo-hover:focus,
.c-1-bo-hover:hover,
.c-1-bo-hover:active {
	border-color: #423838;
}
button.c-1-ba:focus,
.c-1-ba-hover:focus,
button.c-1-ba:hover,
.c-1-ba-hover:hover,
button.c-1-ba:active,
.c-1-ba-hover:active {
	background-color: #423838;
}
.c-1-tx-hover:focus,
.c-1-tx-hover:hover,
.c-1-tx-hover:active {
	color: #423838;
}
.c-2-bo {
	border-color: #baaeae;
}
.c-2-ba {
	background-color: #baaeae;
}
.c-2-tx {
	color: #baaeae;
}
.c-2-bo-button,
.c-2-bo-hover:focus,
.c-2-bo-hover:hover,
.c-2-bo-hover:active {
	border-color: #5b4c4c;
}
.c-2-ba-hover:focus,
.c-2-ba-hover:hover,
.c-2-ba-hover:active {
	background-color: #5b4c4c;
}
.c-2-tx-hover:focus,
.c-2-tx-hover:hover,
.c-2-tx-hover:active {
	color: #5b4c4c;
}
.c-3-bo {
	border-color: #eaeaea;
}
.c-3-ba {
	background-color: #eaeaea;
}
.c-3-tx {
	color: #eaeaea;
}
.c-3-bo-hover:focus,
.c-3-bo-hover:hover,
.c-3-bo-hover:active {
	border-color: #baaeae;
}
.c-3-ba-hover:focus,
.c-3-ba-hover:hover,
.c-3-ba-hover:active {
	background-color: #baaeae;
}
.c-3-tx-hover:focus,
.c-3-tx-hover:hover,
.c-3-tx-hover:active {
	color: #baaeae;
}
.c-black-bo {
	border-color: #000;
}
.c-black-ba {
	background-color: #000;
}
.c-black-tx {
	color: #000;
}
.c-black-bo-hover:focus,
.c-black-bo-hover:hover,
.c-black-bo-hover:active {
	border-color: #000;
}
.c-black-ba-hover:focus,
.c-black-ba-hover:hover,
.c-black-ba-hover:active {
	background-color: #000;
}
.c-black-tx-hover:focus,
.c-black-tx-hover:hover,
.c-black-tx-hover:active {
	color: #000;
}
.c-white-bo {
	border-color: #fff;
}
.c-white-ba {
	background-color: #fff;
}
.c-white-tx {
	color: #fff;
}
.c-white-bo-hover:focus,
.c-white-bo-hover:hover,
.c-white-bo-hover:active {
	border-color: #fff;
}
.c-white-ba-hover:focus,
.c-white-ba-hover:hover,
.c-white-ba-hover:active {
	background-color: #fff;
}
.c-white-tx-hover:focus,
.c-white-tx-hover:hover,
.c-white-tx-hover:active {
	color: #fff;
}

/*Positionierungs-Hilfen*/
.float-right {
	float: right
}
.float-left {
	float:left
}

figure.float-left {
	margin-left:75px!important;
	margin-right:20px!important;
	float:left;
	padding: 0;
	max-width: 300px;
}
figure.float-right {
	margin-left:30px!important;
	margin-right:75px!important;
	float:right;
	padding: 0;
	max-width: 300px;
}
@media (max-width: 991px) {
	figure.float-left {
		margin-left:0!important;
	}
	figure.float-right {
		margin-right:0!important;
	}
}
@media (max-width: 991px) {
	figure.float-left {
		margin-left:auto!important;
		margin-right:auto!important;
		float:none;
		max-width:100%;
	}
	figure.float-right {
		margin-left:auto!important;
		margin-right:auto!important;
		float:none;
		max-width:100%;
	}
}
figure.float-left > figcaption, figcaption > p,
figure.float-right > figcaption, figcaption > p {
	margin-bottom:0;
}
figure.float-left > img,
figure.float-right > img {
	margin-bottom:8px;
}
.display-none {
	display: none;
}
.display-block {
	display: block;
}
.inline-block {
	display: inline-block;
}
.table-cell {
	display: table-cell;
}
.padding-left-0 {
	padding-left:0;
}
@media (min-width: 1200px) {
	.padding-left-lg-0 {
		padding-left:0;
	}
}
.padding-right-0 {
	padding-right:0;
}
.modul-margin {
	margin-top:15px;
	margin-bottom: 30px;
} 
.margin-top-0 {
	margin-top:0!important;
}
.margin-bottom-0 {
	margin-bottom:0!important;
}
.margin-top-15 {
	margin-top:15px;
}
.margin-bottom-10 {
	margin-bottom:15px!important;
}
.margin-bottom-30 {
	margin-bottom: 30px;
}
.margin-top-60 {
	margin-top: 60px;
}
.center-text {
	text-align: center;
}
.left-text {
	text-align: left;
}
.right-text {
	text-align:right;
}
.divider {
	margin-top:60px;
	margin-bottom:40px;
}
/*Verlinkte Bilder ohne Rahmen*/
.slider-modul-related-articles-topic>a>img,
.slider-modul-related-footer-articles-topic>a>img {
	border:none;
}
/*Sonstige semantischen Elemente*/
footer {
	margin-left:-15px;
	margin-right:-15px;
}
.footer-content {
  padding: 24px 0px;
  text-align: center;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}
.footer-content a {
	margin-right:20px;
}

/*Provisorisch*/
#disqus_thread {
	margin-bottom:40px;	
}
/*../newsletter und ../abo-service*/


#mc_embed_signup_daily,
#mc_embed_signup_derfonds,
#mc_embed_signup_versicherungen
{
	padding:20px;
}

.input-wrapper  {
	padding:20px 0;
}

/*
#mce-EMAIL,
#mce-EMAIL_derfonds,
#mce-EMAIL_versicherungen {
	height: 40px;
	padding: 4px 7px 5px 7px;
}*/


#mc_embed_signup_daily input[type=email],
#mc_embed_signup_derfonds input[type=email],
#mc_embed_signup_versicherungen input[type=email],
.form-input,
#di_signup_print select,
#di_signup_print input[type=text],
#di_signup_print input[type=email],
#pbm_signup select,
#pbm_signup input[type=text],
#pbm_signup input[type=email],
#pbm_signup input[type=password] {
	border: 1px solid #fff;
	padding: 10px;
	margin:8px 0;
	width:100%;
}

#di_signup_print select:hover,
#di_signup_print input[type=text]:hover,
#di_signup_print input[type=email]:hover {
	border-color:#27ae60;
}
#di_signup_print select:focus,
#di_signup_print select:active,
#di_signup_print input[type=text]:focus,
#di_signup_print input[type=text]:active,
#di_signup_print input[type=email]:focus,
#di_signup_print input[type=email]:active {
	border-color:#27ae60;
}
input[type="checkbox"], input[type="radio"] {
  margin: 4px 4px 0 0;
}
.error {
	background-color:#F2DEDE; 
	border-color:#a94442;
	color:#a94442;
}

/*../stellenangebote*/

.jobitem {}

.c-pi-ba {
	background-color:#56AF31;
}
.c-di-ba {
	background-color:#FF5B00;
}
.c-pbm-ba {
	background-color:#423838;
}
.c-dim-ba {
	background-color:#5586B2;
}
.c-pi-bo {
	border-color:#56AF31;
}
.c-di-bo {
	border-color:#FF5B00;
}
.c-pbm-bo {
	border-color:#423838;
}
.c-dim-bo {
	border-color:#5586B2;
}
.slick-list {
  margin: 0 0 5px;
}
.startseite-news-item img {
	margin-top:0;
}

.startseite-news-item p.header-kicker{
	line-height:1.4;
	margin:15px 0 0 0;
}
.box-news-teaser p.header-kicker {
  font-size: 14px;
  line-height: 1.4;
  margin: 7px 0 0;
}

#topnews p.header-kicker {
	line-height:1.4;
	margin:7px 0 0 0;
}

.startseite-news-item p.related-news-list {
	margin-bottom:4px;
}

.startseite-keywords a.header-kicker {
	line-height:1.4;
	font-size:11px;
	text-decoration:none;
}
.startseite-keywords span.header-kicker {
	line-height:1.4;
	font-size:11px;
}
div.startseite-keywords {
	margin-bottom:5px;
	line-height:18px;
}
.startseite-keywords button {
  background-color: transparent;
  border-style: solid;
  margin: 0 2px 6px 0;
  padding: 2px 4px;
}
.startseite-news-item {
  margin-bottom: 15px!important;
}
.startseite-news-item p.header-teaser {
  margin-bottom: 20px;
  margin-left: 0;
  margin-top: 3px;
}
span.article-body iframe,
.datawrapper-item iframe {
	display: block;
	max-width: 100%;
}

span.article-body img {
	display: block;
	height: auto;
	max-width: 100%;
	margin-left:auto;
	margin-right:auto;
}
.slider-startseite .title-over-image {
	  background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
	  bottom: 0;
	  position: relative !important;
	  width: 100%;
	  padding: 15px!important;
}
.slider-startseite .title-over-image p {
		display: block;
		font-size: 15px;
		margin: 5px 0px 0px 0px;
		max-width: 700px;
		line-height: 20px;
}
.slider-startseite a.c-white-tx {
		color:#000!important;
}
.slider-startseite h2 span.header-kicker{
	  color:#baaeae!important;
}
.startseite-experten-item {
  padding-right: 30px;
}
.startseite-experten-item h2 {
  font-size: 18px;
  margin: 10px 0 5px;
  max-width: 1170px;
  width: 100%;
  padding-left: 2px;
  font-weight:bold;
}
.startseite-experten-item h2 span {
  display: block;
  font-size: 12px;
  margin-bottom: 5px;
}

.slick-prev, .slick-next {
	z-index:10001;
}
.slick-prev {
    left: 0;
	padding:175px 0px 175px 10px;
}
.slick-next {
    right: 0;
	padding:175px 28px 175px 0px;
}

.slick-prev::before, .slick-next::before {
    color: #5b4c4c;
}
.slider-startseite-advertorial .slick-later {
    display: none;
}

.navbar {
    background-color: #fff;
	border-radius: 0;
}

.navbar-kurse-top {
    margin-top: 174px;
}
.navbar-fixed-top{
	margin:0 auto;
	max-width:1170px;
	z-index:10002;
	transition:0.5s;
}
.navbar-default .navbar-nav > li > a {
  color:#000;
}
.navbar-default .navbar-nav > li > a.c-black-tx-hover:focus,
.navbar-default .navbar-nav > li > a.c-black-tx-hover:hover {
	color:#000!important;
}
.top-navi-list li a {
  border-color: #fff;
  border-style: none none solid;
  border-width: 2px;
  padding: 6px 16px;/*20px vor Renditedreieck*/
  transition: border-color 0.2s ease 0s;
}
.header-active-menue,
.top-navi-list li a.active,
.top-navi-list li a:hover {
	border-style: none none solid none;
	border-width:2px;
	border-color:#000!important;
	margin-bottom:0;
	transition:0.2s border-color;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
  background-color: #fff;
  color: #000;
}
/*///////BREADCRUMB///////////*/
.breadcrumb {
  background-color: #fff;
  margin-bottom: 18px !important;
  padding: 15px 0;
}
.breadcrumb > li {
  margin-bottom: 6px!important;
}
/*///////MODAL///////////*/
.modal-backdrop.in {
  opacity: 0.75;
}
.modal-body {
  padding: 20px;
}
.modal-header {
  border-bottom: none;
  padding: 15px;
}
.modal-dialog {
  margin: 100px auto;
}
.modal-footer {
  border-top: none;
	padding:10px 20px 20px 20px
}
.modal-content {
  border-radius: 0;
}
.modal-backdrop {
  z-index: 12040;
}
.modal {
  z-index: 12050;
}
.modal.in .modal-dialog ,
.modal-body,
.modal-content {
  max-width: unset !important;
}
/*///////MODAL ENDE///////////*/

/*OVERRIDES FUER XS MENUE*/
.navbar-default .navbar-toggle {
  border-color: #fff;
}
.navbar-toggle {
  margin: 5px ;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #000;
}
.navbar-toggle .icon-bar {
  border-radius: 0;
  display: block;
  height: 4px;
  width: 28px;
}
.navbar-brand {
  padding: 0;
}
.navbar {
  margin-bottom: 5px;
  min-height: 45px;
  border: none;
}
.navbar-default .navbar-brand {
  color: #000;
}
.xs-logo {
	max-width:220px;
	margin-left:15px;
	margin-top:5px;
}
/*
.navbar-header {
	height:80px;
}*/
.navbar-collapse {
  border-top: none;
}
.search-xs {
	margin:15px;
}
@media (max-width: 767px) {
	.navbar-header {
		height: 50px;
		width:95%;
		z-index:11000;
	}
	.xs-logo {
		max-width:145px;
	}
	nav.navbar {
	position:fixed;
	background-color:#fff;
	left: 0;
	position: fixed;
	right: 0;
	z-index: 1030;
	top:0;
	box-shadow: 0 0px 3px rgba(0, 0, 0, 0.4);
	}
	aside.socialmedia {
		text-align:center;
	}
	.navbar-toggle {
		margin: 1px 1px 5px 5px;
	}
}
/*ENDE OVERRIDES FUER XS MENUE*/

.white-cell {
  padding-left: 45px;
}
@media (max-width: 767px) {
	.white-cell {
		padding-left: 15px;
	}
}
.gray-cell {
  padding-right: 0px;
}
.gray-cell h2 {
	text-transform:uppercase;
	font-weight:bold;
	font-size:24px;
}
.gray-cell ul {
	list-style:none;
	padding-left:0;
	line-height:2.5;
}
.gray-cell-right > :first-child {
	margin-top:17px;
}
.gray-cell-right > :last-child {
	margin-bottom:20px;
}

@media (max-width: 767px) {
	.gray-cell-xs {
		border-style:none;
	}
}
/*////////////TOPNEWS START/////////////////*/
#topnews-navi li {
	width:100%;
	height:98px;
}
@media (min-width: 992px) and (max-width: 1199px) {
	#topnews-navi li {
	  height: 88px;
	}
}
#topnews-navi.nav > li > a {
  display: block;
  padding: 10px 10px 10px 20px;
  position: relative;
}
#topnews-navi > li > a {
  cursor: pointer;
}
#topnews-navi h2 {
  font-size:20px;
}
#topnews-navi li.active ,
#topnews-navi li:hover {
	background-color: #eaeaea;
	
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
  background-color: transparent;
  border-style: none;
  border-width: 1px;
  color: #000;
  cursor: default;
}
#topnews-navi.nav-tabs > li > a {
  border: none;
  border-radius: 0;
  line-height: 1.42857;
  margin-right:0;
}
#topnews-navi.nav-tabs {
  border-bottom: none;
}
.nav > li > a:focus,
.nav > li > a:hover {
	background-color: #eaeaea;
}
/*/////////////TOPNEWS ENDE////////////////*/
/*/////////////TEXTAUSWAHL////////////////*/
.all-copy p {  
  -webkit-user-select: all;  /* Chrome all / Safari all */
  -moz-user-select: all;     /* Firefox all */
  -ms-user-select: all;      /* IE 10+ */
  user-select: all;          /* Likely future */   
}
.no-copy p {
  -webkit-user-select: none;  /* Chrome all / Safari all */
  -moz-user-select: none;     /* Firefox all */
  -ms-user-select: none;      /* IE 10+ */
  user-select: none;          /* Likely future */     
}
/*/////////////TEXTAUSWAHL ENDE////////////////*/

/*////////START AMA//////////*/
.body-head-line {
    margin-top: 10px;
}
.ad-wallpaper {
	
    position: relative;
    width: 1180px;
    z-index: 1030;
	margin-bottom: 2px;
    font-size: 0px;
}

.ad-superbanner {
	text-align: right;
}

.ad-skyscraper {
	left: 1180px;
    position: absolute;
    top: 0;
}
.ad-skyscraper div {margin:0 !important;}
.ad-skyscraper-left{
	left:-300px;
    position: absolute;
    
}
.ad-halfpageBanner {
	left: 1180px;
    position: absolute;
    top: 600px;
}

.ad-sbb {
	text-align: center;
}

.ad-mr-article {
	float:right;
	margin: 10px 10px 20px 20px;
}
.ad-leaderboard {
	margin:10px auto;
	max-width:970px;
}

/* Landscape tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) {
	.ad-wallpaper {
		width: 970px;
	}
	.ad-skyscraper,
	.ad-halfpageBanner {
		left: 970px;
	}
}

/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {
	.ad-wallpaper {
		width: 735px;
	}
}

.main-body {
	-webkit-box-shadow: 0 0 5px 3px rgba(0,0,0,0.1);
	-moz-box-shadow: 0 0 5px 3px rgba(0,0,0,0.1);
	box-shadow: 0 0 5px 3px rgba(0,0,0,0.1);
	background-color: white;
	/*margin-left: 9vw;*/
}
/* 
@media (max-width: 1199px) {
	.main-body {
	  margin-left:auto;
	  margin-right: auto;
	}
}
*/
@media (max-width: 991px) {
	.main-body {
		box-shadow: none;
	}
}

.logo-active {
	margin-left: -15px;
	margin-top: 25px;
	-webkit-transition: width .6s, margin .2s; /* Safari */
    transition: width .6s, margin .2s;
}

.header-right {
	padding-right: 30px;
	padding-left: 30px;
}

.logo-inactive {
	margin-top: 45px;
}

.quicksearch {
	box-shadow: none;
	border-style: none none solid none;
	border-radius: 0px;
	padding: 0px;
	font-size: 16px;
	margin-top: 30px;
}
.search-xs .quicksearch {
	margin-top: 10px;
}
/* Landscape phones and portrait tablets */
@media (max-width: 767px) {
	.logo-active {
	  margin-left: -15px;
	  margin-top: 4px;
	}
	.header-right {
		padding-right: 15px;
		padding-left: 10px;
	}
	.logo-inactive {
		margin-top: 15px;
	}
	.quicksearch {
		margin-top: 31px;
	}
}
/*Suche*/

.type-text,
.date-text {
		display:block;
		margin-bottom:10px;
}
.quicksearch-btn {
	border-style: none none solid none;
	border-radius: 0px;
	padding: 4px 9px 1px 10px;
	font-size: 20px;
	font-weight: 200;
	color: #eaeaea;
	margin-top: 28px;
    margin-left: -1px;
}
.topic-page .quicksearch-btn {
	margin-top:29px;
}
.topic-page input.quicksearch {
	font-size: 20px;
	letter-spacing: 1px;
}
#search_typeID {
  height: 38px;
  margin-top: 10px;
}
@media (min-width: 768px) and (max-width: 991px) {
	.topic-page .quicksearch-btn {
		margin-top:30px;
	}
	#search_typeID {
		margin-top:10px;
	}
}

/*DATEPICKER*/
#ui-datepicker-div {
  font-family: "Archivo Narrow",sans-serif;
  padding: 8px;
  z-index: 120 !important;
  border-radius: 0;
}

#ui-datepicker-div  a.ui-state-default {
	background: #eaeaea none repeat scroll 0 0;
}
#ui-datepicker-div  a.ui-state-highlight {
	border-color:#871F1F;
}

.ui-datepicker-header,
button.ui-datepicker-current,
button.ui-datepicker-close {
	font-family: 'Archivo Narrow',sans-serif;
	border-radius:0;
}
select.ui-datepicker-month,
select.ui-datepicker-year {
	font-family: 'Archivo Narrow',sans-serif;
}
th.ui-datepicker-week-col{
	padding-left:0;
	text-align:left
}
div.ui-datepicker-header {
	background-image:none;
}
a.ui-datepicker-prev:hover,
a.ui-datepicker-next:hover {
	background-image:none;
}



/* Landscape phones and portrait tablets */
@media (max-width: 767px) {
    .header-menu {
        margin-bottom: 0px;
    }
    /*.quicksearch-btn {
       padding: 4px 9px 0 10px;
    }*/
	.topic-page .quicksearch-btn {
		margin-top:30px;
	}
	
	.date-input-to {
		margin-top:0px;
	}
	#search_typeID {
		font-size: 14px; 
		padding: 4px; 
		height: 38px;
		margin-top:0px;
	}

	.date-input-to {
		margin-top:10px;
	}	
	#search_typeID {
		margin-top: 20px;
	}
}	
@media (max-width: 480px) {
	.topic-page .quicksearch-btn {
		margin-top:29px;
	}
}

.search-xs .quicksearch-btn {
	margin-top: 9px;
}

.form-control:focus,
.form-control:hover {
    border-color: #d10000;
    box-shadow: none;
    outline: 0 none;
}
.date-text {}
.date-input {
  font-size: 14px;
  height: 38px;
  text-align: center;
  width: 120px;
}
.input-group-result {
	margin-bottom:30px;
	padding-left:15px;
	padding-right:15px;
}



/*Icon-Menü - Design*/




.header-menu li {
	padding:0;
}

.header-navbar {
    background-color: #fff;
    border: none;
	margin-top: 5px;
	width: 21px;
	height: 28px;
}

.header-navbar-margins {
	margin-right: 15px;
}

/* Landscape tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) {
.header-navbar-margins {
	margin-right: 10px;
}
}

/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {
.header-navbar-margins {
	margin-right: 15px;
}
}

.header_whatsapp {
	background-image: url("/images/icons/header_whatsapp.png");
	background-repeat: no-repeat;
}

.header_whatsapp:hover {
	background-image: url("/images/icons/header_whatsapp_active.png");	
}

.header_facebook {
	background-image: url("/images/icons/header_facebook.png");
	background-repeat: no-repeat;
}

.header_facebook:hover {
	background-image: url("/images/icons/header_facebook_active.png");	
}

.header_twitter {
	background-image: url("/images/icons/header_twitter.png");
	background-repeat: no-repeat;
}

.header_twitter:hover {
	background-image: url("/images/icons/header_twitter_active.png");	
}
.header_xing {
	background-image: url("/images/icons/header_xing.png");
	background-repeat: no-repeat;
}

.header_xing:hover {
	background-image: url("/images/icons/header_xing_active.png");	
}

.header_kontakt {
	background-image: url("/images/icons/header_kontakt.png");
	background-repeat: no-repeat;
}

.header_kontakt:hover {
	background-image: url("/images/icons/header_kontakt_active.png");	
}

.header_linkedin {
	background-image: url("/images/icons/header_linkedin.png");
	background-repeat: no-repeat;
}

.header_linkedin:hover {
	background-image: url("/images/icons/header_linkedin_active.png");	
}

.header_newsletter {
	background-image: url("/images/icons/header_newsletter.png");
	background-repeat: no-repeat;
}

.header_newsletter:hover {
	background-image: url("/images/icons/header_newsletter_active.png");	
}

.header_app {
        background-image: url("/images/icons/header_app.jpg");	
}

.header_app:hover {
	background-image: url("/images/icons/header_app_active.jpg");	
}

/*Navigation - Design*/

nav.top-navi-navbar {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border-style: none;
  border-color:#baaeae;
  border-width:1px;
  border-radius: 0;
  /*height: 70px;
  margin-bottom: 20px;*/
  margin-top: 20px;
  z-index: 999;
}
.top-navi-navbar .navbar-collapse {
	padding: 0px;
}

.top-navi-list {
	padding: 0px;
	width: 100%;
	background-color: white;
	border-bottom:1px solid #000;
}

.dropdown-menu li {
  padding: 10px 20px;
}

/* Landscape phones and portrait tablets */

@media (max-width: 767px) {
	.top-navi-list {
	  padding: 0 5px 0 35px;
	}
	.dropdown-menu li {
		padding: 15px 0px;
	}
	
	.top-navi-navbar {
		border-style: none;
		background: none;
		border-radius: 0px;
		margin-top: 0px;
		margin-bottom: 0px;
		height: 30px;	
	}

}

/* Landscape tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) {
	.top-navi-list li a {
		border-style: none none solid none;
		padding: 10px 16px;
	}
	.top-navi {
		font-size: 12px;
	}
}

/* Portrait tablets and small desktops */

@media (max-width: 767px) {
	.top-navi-list li a {
		padding: 15px;
}
}

div.dropdown-menu {
	transition: 0.2s display;
}	
ul.top-navi-list li.dropdown:hover div.dropdown-menu{
    display: block;
    margin-top:0px;
	transition: 0.2s display;
}

.navbar-nav>li>.dropdown-menu {
	margin-top:0;
}
.dropdown-menu-themen {
	padding: 0;
	margin-top: 0px !important;
	margin-top: 0;
	position: absolute;
	min-width: 300px;
	border: none;
	border-radius: 0px;
}
.dropdown-menu a {
	padding:15px 5px;
}
.dropdown-menu-partner {
	padding: 10px 15px;
	margin-top:0px;
	position: absolute;
	border: none;
	border-radius: 0px;
}
.partner-dropdown {
    list-style: outside none none;
    padding: 0;
}
.dropdown-vertical>ul>li {
	display:inline-block;
	padding:0 12px;
}
.dropdown-menu {
	box-shadow: 0 12px 9px rgba(0, 0, 0, 0.176)
}

a.dropdown-toggle i.fa-angle-down {
	font-size:12px;
	transition:0.1s;
}
li.open i.fa-angle-down,
a.dropdown-toggle:hover i.fa-angle-down {
	transition:0.1s;
	color:red;
	
}

.sub-navi-partner-link img {
  margin: 20px auto;
  width: 180px;
}
/*
.sub-navi-partner-link img:hover {
	opacity: 0.85;
}*/
.img-grayscale {
	-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}

.partner-dropdown .img-grayscale:focus,
.partner-dropdown .img-grayscale:hover,
.partner-dropdown .img-grayscale:active {
	-webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
    filter: grayscale(0%);
}

.dropdown-menu-partner a.sub-navi-partner-link {
	border-style: none;
	padding: 0px;
	width: 100%;
	height: 100%;
}

.dropdown-menu-partner a.sub-navi-partner-link:hover {
    background-color: white !important;
    border-style: none;
	text-decoration: none;
}

.themen-dropdown,
.experten-dropdown {
	list-style: outside none none;
	padding: 0;
}

.experten-dropdown li {
	height: 50px;
}

.themen-dropdown li a,
.themen-dropdown li a:hover,
.experten-dropdown li a,
.experten-dropdown li a:hover {
	border-style: none;
    padding: 10px 0;
}

.event-dropdown li a,
.event-dropdown li a:hover {
	border-style: none;
    padding: 0px;
}

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
  background-color: #fff;
  border-color: #fff;
}
.sub-navi-expert-link img {
	float: left;
	width: 40px;
	margin-right: 10px;
}

.partner-news .modul-head {
    padding: 4px 8px 4px 12px;
    text-align: left;
    width: 230px;
	margin: 0px;
	font-size: 24px;
}

.events-modul .modul-head{
    padding: 4px 8px 4px 12px;
    text-align: left;
    width: 230px;
	margin: 0px;
	font-size: 24px;
	margin-bottom: 10px;
}
.search-filter .modul-head,
.meist-gelesen .modul-head {
	padding: 4px 8px 4px 12px;
    text-align: left;
    width: 293px;/*430px;*/
	margin: 0px 0px 10px -15px;
	font-size: 24px;
}

.gray-cell-xs .modul-head,
.maerkte-news .modul-head {
	padding: 4px 8px 4px 12px;
    text-align: left;
    width: 293px;/*430px;*/
	margin: 0px 0px 0px -15px;
	font-size: 24px;
}

.video-news .modul-head {
	padding: 4px 8px 4px 12px;
    text-align: left;
    width: 293px;/*430px;*/
	margin: 0px 0px 0px -15px;
	font-size: 24px;
}


.daten-inhalte .modul-head {
    padding: 4px 8px 4px 12px;
    text-align: left;
    width: 293px;/*430px;*/
	margin: 0px 0px 10px -15px;
	font-size: 24px;
}

.bildergallerien-news .modul-head  {
    padding: 4px 8px 4px 12px;
    text-align: left;
    width: 293px;/*430px;*/
	margin: 0px 0px 0px -15px;
	font-size: 24px;
}

.infografiken-news .modul-head  {
    padding: 4px 8px 4px 12px;
    text-align: left;
    width: 293px;
	margin: 0px 0px 0px 0px;
	font-size: 24px;
}

.beste-news .modul-head {
	padding: 4px 8px 4px 12px;
    text-align: left;
    width: 293px;
	margin: 0px 0px 0px 0px;
	font-size: 24px;
}

.rechte-sidebar .modul-head {
	padding: 4px 8px 4px 12px;
    text-align: left;
    width: 100%;
	margin: 0px 0px 0px 0px;
	font-size: 24px;
}

.content-bereich .modul-head {
	padding: 4px 8px 4px 12px;
    text-align: left;
    width: 280px;
	margin: 0px 0px 0px 0px;
	font-size: 24px;
}

.bildergallerien-news {
	margin-bottom: 25px;
}

.bildergallerien-news img {
	margin-bottom: 20px;
}

.menu-row {
	margin-top: 25px;
}

.news-item {
	margin-bottom: 25px;
}

/* STARTSEITE */

.startseite-advertorial {
  font-weight: 200;
  margin: 0 0 10px;
  max-width: 100%;
  padding: 5px 15px;
}
.startseite-slider {
	margin-top: 20px;
	margin-bottom: 25px;
}

.startseite-news-item {
	margin-bottom: 30px;
}

.startseite-news-item img {
	margin-bottom: 20px;
	width: 100%;
}

a.startseite-artikel-image-link:hover {
	opacity: 0.8;
}

a.startseite-artikel-link h2 {
	font-size: 22px;/*18px*/
	margin: 7px 0 15px;
	line-height: 24px;
	font-weight: bold;
}
@media (min-width:1200px) {
	a.startseite-artikel-link h2 {
		font-size: 22px;/*18px*/
		margin: 7px 0 15px;
		line-height: 24px;
		font-weight: bold;
	}
}

a.startseite-meist-gelesen-link h2 {
	font-size: 20px;/*18px*/
	margin: 7px 0 15px;
	line-height: 24px;
	font-weight: bold;
}

.meist-gelesen-counter {
    float: right;
    margin-top: 10px;
	font-family: "Archivo Narrow",sans-serif;
}

#topnews p.header-kicker,
.startseite-news-item .header-kicker {
	font-size: 14px;
}
@media (max-width:1199px){
	#topnews p.header-kicker,
		.startseite-news-item .header-kicker {
			font-size: 12px;
		}
}
.startseite-news-item a.header-headline {
	font-size: 18px;
	line-height: 24px;
	max-width: 100%;
}

.startseite-news-item .header-kicker {
	font-size: 15px;
	line-height: 1.25;
	display:block;
}

.startseite-news-item .header-teaser {
  font-size: 17px;
  line-height: 24px;
}

.startseite-experten-item {
	margin-bottom: 25px;
	display: block;
    max-width: 100%;
    position: relative;	
}

.startseite-experten-item img {
	
}

h2.title-over-image {
	font-size: 18px;
	padding: 20px 15px 10px 15px;
	width: 100%;
	max-width: 1170px;
	margin: 0;
}

h2.title-over-image span {
	display: block;
	font-size: 12px;
	margin-bottom: 5px;
}
.title-over-image {
	bottom: 0px;
	position: absolute;
	width: 100%;
	padding: 25px 0px 20px 20px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.5+75,1+100 */
	background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 75%, rgba(0,0,0,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 75%,rgba(0,0,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 75%,rgba(0,0,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
}

.slider-startseite h2 {
	/*
	font-size: 34px;
	line-height: 40px;*/
	margin: 0 0 20px 0;
	max-width: 700px !important;
	
	min-height:105px;
}

.slider-startseite h2 span {
	display: block;
	font-size: 12px;
	margin-bottom: 5px;
	line-height: 18px;
}

.slider-startseite .title-over-image p {
  display: block;
  line-height: 20px;
  margin: 5px 0 0 15px;
  max-width: 700px;
}

.slider-startseite {
	margin-top: 20px;
	margin-bottom: 20px;
}

.df-liste,
.startseite-df-content {
	margin-right: -8px;
	margin-top: 25px;
}

.startseite-df-img {
	margin-left: -15px;
	margin-bottom: 15px;
}

.df-button {
	margin-top: 20px;
}

.datawrapper-item {
  margin-bottom: 45px;
  margin-top: 25px;
  padding: 0 30px;
}

.force-img-height {
	
	width: 100%;
}

.force-img-height2 {
	
	width: 100%;
}

.kurse-modul {
	font-size: 11px;
	padding: 0px 10px;
	margin-bottom: 15px;
}

.negative {
	color: red;
}

.positive {
	color: green;
}

.events-modul {
	font-size: 11px;
	padding: 0px 15px 15px 15px;
	margin-bottom: 15px;
}

.event_list {
	font-size: 14px;
}

.event_detail {
	margin-top: 25px;
}

.topic-page {
	margin-top: 25px;
}

.topic-page-img {
	max-width: 200px;
}

.topic-page h1 {
	max-width: 100%;
}

.topic-menu {
	font-size: 13px;
	margin-bottom: 25px;
}

.table-link-int {
	font-size: 14px;
	font-weight: normal;
}

.fonds_table {
	font-size: 12px;
	width: 100%;
	font-family: "Archivo Narrow",sans-serif;
} 

.fonds_table td, .fonds_table th {
  padding: 8px;
}
.fonds_table td:first-of-type, .fonds_table th:first-of-type {
  padding-left: 0;
}
.fonds_table td:last-of-type, .fonds_table th:last-of-type {
  padding-right: 0;
}
.fonds_table td.col_6 {
	 padding: 7px 0;
}


.fonds_table td.col_4,
.fonds_table td.col_5 {
	text-align:right!important;
}
.fonds_table td a.button {
	font-size: 13px;
	padding: 0px;
	border-style: none;
}


.fonds_table td a.button {
	font-size: 13px;
	padding: 0px;
	border-style: none;
}

.test-text {
	transform: translate(5px, -10px) rotate(315deg)
}


/* DER FONDS */

.df-navigation {
	font-size: 14px;
}

.df-navigation h2 {
	font-size: 18px;
}

.df-navigation ul {
	list-style: none;
}

.df-navigation ul li {
	margin-bottom: 5px;
}

.df-100_klassiker .dropdown-menu {
  top: 0;
  left: 100%;
}

.df-100_klassiker li:hover ul.dropdown-menu{
    display: block;
    margin-top:0px;
}

.list-group.panel > .list-group-item {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px
}

.list-group-submenu {
  margin-left:20px;
}

.klassiker-link {
	display: block; 
}

#accordion .panel {
	border-radius: 0px;
	border-width: 0px;
	margin-bottom: 0px;
}

.ansprechpartner {
	font-size: 14px;
}

.ansprechpartner-name {
  line-height: 1.25;
  margin-bottom: 15px;
  margin-top: 5px;
}

.ansprechpartner-info {
  font-size: 15px;
  line-height: 1.4em;
  margin-top: 8px;
}

h2.module-title {
	margin: 5px 0px;
	font-size: 20px;
}

.rechte-sidebar {
	padding-top: 0px;
}

.rechte-sidebar .startseite-news-item img {
	margin-bottom: 5px;
}

.lombard-odier-special p {
	margin-top: 10px;
	font-size: 14px;
	line-height: 22px;
}

ul.fonds-list {
	margin-top: 10px;
}

a.fonds-link {
	font-size: 14px;
}

.tableHeaderContainer,
.tableFooterSourceContainer {
	display: none;
}

.video-container {
	height: auto;
}
.partner-active-menue {
    background-color: #eee;
}
/*
.header-active-menue {
    color: #333;
    border-width: 3px;
    text-decoration: none;
}*/
.quiz-counter {
    text-align: center;
}
.article-quiz {
    margin: 20px auto;
}
.progress {
    height: 30px;
    line-height: 30px;
}
.quiz-result p {
    margin: 0px;
}

.liste-artikel-titel-link-intro {
    margin-top: 45px;
    font-weight: bold;
    margin-bottom: 0px;
    font-size: 14px;
}

.liste-artikel-titel-link p.header-kicker {
    line-height: 1.4;
    margin: 20px 0 0;
    font-size: 10px;
}
.gray-cell .liste-artikel-titel-link p.header-kicker {
  font-size: 12px;
}

.liste-artikel-titel-link h4 {
    font-size: 16px;
	line-height:1.3;
}

.is-table-row {
	display: table;
}
.is-table-row [class*="is-table-row-cell"] {
	float: none;
	display: table-cell;
	vertical-align: top;
}
.relaunch-feedback {
  background-color: rgba(0, 0, 0, 1);
  border: 1px solid #000;
  color: #fff;
  left: -108px;
  padding: 8px 18px;
  position: fixed;
  text-decoration: none;
  top: 65%;
  transform: rotate(90deg);
  z-index: 10000;
  transition: all 0.3s ease-in-out 0s
}

.relaunch-feedback:hover {
  background-color: rgba(30, 30, 30, 0.9);
  border: 1px solid #000;
  color: #fff;
  left: -75px;
  position: fixed;
  text-decoration: none!important;
  top: 65%;
  transform: rotate(90deg);
  z-index: 10000;
   transition: all 0.3s ease-in-out 0s
}
.relaunch-feedback:focus,
.relaunch-feedback:active {
  text-decoration: none!important;
}
.relaunch-feedback-xs {
  background-color: rgba(0, 0, 0, 0.75);
  bottom: 0;
  color: #fff;
  padding: 10px;
  position: fixed;
  text-decoration: none!important;
  transition: all 0.3s ease-in-out 0s;
  z-index: 10000;
  width:100%;
}
.relaunch-feedback-xs {
  color: #fff;
  padding: 10px;
  position: fixed;
  text-decoration: none;
  transition: all 0.3s ease-in-out 0s;
  z-index: 10000;
}

/*////////ENDE AMA//////////*/

.affixActive {
    margin-top: 170px;
}
.navbarAffix {
    background-color: #fff;
    z-index: 10002;
}
@media (min-width: 992px) {
  .navbarAffix {
    max-height: 40px;
  }
}
.affix {
    top: 0px;
    /*animation: affixFadeIn 2s  ease-in;
    -webkit-animation: affixFadeIn 2s;*/
}
.affix .top-navi-navbar {
  margin-top: 10px;
  transition: .3s all;
}
.affix .logo-active {
  margin-top: 5px;
  width: 60%;
  -webkit-transition: width .6s, margin .2s; /* Safari */
  transition: width .6s, margin .2s;
}
.affix ul.header-social {
	display:none;
	transition: .3s all;
}
@keyframes affixFadeIn
{
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@-webkit-keyframes affixFadeIn 
{
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

/* Large desktops and laptops LG */
@media (min-width: 1200px) {
    .affix {
        max-width: 1170px;
    }
}

/* Landscape tablets and medium desktops MD */
@media (min-width: 992px) and (max-width: 1199px) {
	aside.prev-next {
		max-width: 905px;
	}
	.article-angle-left {
		left: 56px;
	}
	aside.socialmedia {
		margin-top: 20px;
		text-align:center;
	}
    .affix {
        max-width: 970px;
    }
}
/* Portrait tablets and small desktops  SM */
@media (min-width: 768px) and (max-width: 991px) {
	.header-headline,
	.article-headline,
	h2 {
		font-size:24px;
		max-width:100%!important;
	}
	aside.socialmedia {
		margin-top: 20px;
		text-align:center;
	}
	
	.button {
		padding:11px 22px;
	}
    .affix {
        max-width: 750px;
    }
}

/* Landscape phones and portrait tablets */
@media (max-width: 767px) {
	body {
		font-size:16px;
		line-height:1.4;
	}
	p,
	.article-teaser {
		line-height:1.4;
	}
	.header-headline,
	.article-headline,
	h2 {
		font-size:24px;
		max-width:100%!important;
	}
	
	/*Quickfix für Bilder mit fester width in Alt-Artikeln*/
	span.article-body img {
	  display: block;
	  height: auto;
	  max-width: 100%;
	}
	span.article-body iframe {
	  display: block;
	  max-width: 100%;
	}
	.article-kicker {
		/*text-transform: uppercase;*/
		font-size:14px;
		letter-spacing: 2px;
		line-height:22px;
		margin-bottom:4px;
	}
	
	.slider-startseite .title-over-image {
	  background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
	  bottom: 0;
	  position: relative !important;
	  width: 100%;
	  padding: 15px!important;
	}
	.slider-startseite .title-over-image p {
		display: block;
		font-size: 14px;
		margin: 5px 0px 0px 0px;
		max-width: 700px;
		line-height: 20px;
	}
	.slider-startseite a.c-white-tx {
		color:#423838!important;
	}
	.slider-startseite h2 {
	  font-size: 24px !important;
	  line-height: 28px !important;
	  margin: 0;
	  margin-bottom:15px;
	  max-width: 700px !important;
	}
	.slider-startseite h2 span.header-kicker{
	  color:#baaeae!important;
	}

	
	h3.header-caption {
	  margin-bottom: 6px;
	}
	aside.socialmedia {
		margin-top:20px;
	}
	.social-button {
		margin-left: 10px;
	}

/********/	
	#mce-EMAIL,
	#mce-EMAIL_derfonds,
	#mce-EMAIL_versicherungen {
		width:100%;
	}
	#formAbo input[type=submit],
	#mc-embedded-subscribe,
	#mc-embedded-subscribe_derfonds,
	#mc-embedded-subscribe_versicherungen {
		width:100%;
		margin-top:15px;
	}
	blockquote.quote {
		margin-left: 15px;
	}
	p.quote-quote {
		font-size: 22px !important;
		line-height: 28px !important;
		margin-bottom:14px;
	}
	.startseite-experten-item {
		padding-right: 15px;
	}
	.slider-startseite h2 {
		hyphens: auto;
	}
	/*
	.startseite-news-item {
		margin-left: -15px;
		margin-right: -15px;
	}*/
	.events-modul .modul-head,
	.partner-news .modul-head,
	.beste-news .modul-head,
	.infografiken-news .modul-head {
		margin-left: -15px!important;
	}
	.slider-startseite .title-over-image p {
		margin-left: 0 !important;
	}
	.slider-titles {
		padding-left:0;
		padding-right:0;
	}
	.modul-head {}
	
	.button {
		padding:11px 22px;
	}
	#mc_embed_signup_daily input[type=email],
	#mc_embed_signup_derfonds input[type=email],
	#mc_embed_signup_versicherungen input[type=email],
	.form-input,
	#di_signup_print select,
	#di_signup_print input[type=text],
	#di_signup_print input[type=email]{
		font-size:14px;
		padding: 16px 10px;
		margin:8px 0;
		width:100%;
		line-height:normal;
	}
    .affix {
        animation: none;
        -webkit-animation: none;
    }
}

/* Portrait phones and smaller */
@media (max-width: 480px) {
}

/*//////////////PRINT-Styles/////////////*/
@media print {
  body {
	
  }
	span.article-body,
	span.article-body p,
	span.article-body div
	p {
	font-family: 'Tinos', Georgia, serif!important;
	font-size:14px!important;
	line-height:18px!important;
	widows:4!important;
	orphans:4!important;
	max-width:40em!important;
  }
  p.article-teaser {
	font-family: 'Archivo Narrow', Helvetica, Arial sans-serif!important;
	font-size:14px!important;
	line-height:18px!important;
	max-width:40em!important;
  }
  #ad-sbb,
  aside.socialmedia, 
  aside#pagebrowser-footer,
  aside#comments,
  aside.modul-related-articles-topic,
  div.slider-startseite-kurse,
  .hideforPrint{
	display:none!important;
  }
  .showforPrint {
	display:block!important;
  }
  a[href]::after {
	  content: " ["attr(href)"]";
	  color: #888;
	  background-color: inherit;
	  font-style: italic;
	  size: 60%;
	}
}
/*//////////////PRINT-Styles ENDE /////////////*/

.fund-body {
    margin-left: auto;
    margin-right: auto;
    max-width: 760px;
    font-size: 18px;
    margin-bottom: 20px;
    float:none;
}
.fund-body h1 {
    margin-left:0;
}
@media (min-width:992px){
    .fund-body div.col-md-6:first-of-type {
        padding-right:30px;
    }
}
.fund-info {
    font-size: 16px;
}
.fundBox {
    font-size: 14px;
}

.separator {
    padding: 0px 10px;
}
.user-box-wrapper {
    min-height: 28px;
}

.pbm-navbar-top {
	padding-left: 0px;
	padding-right: 0px;
}
.rechte-sidebar-thema h2 {
  font-size: 18px;
  font-weight: bold;
  margin: 18px 0;
  max-width: 1170px;
  padding-left: 2px;
  width: 100%;
}
select.form-control {
  border-radius: 0;
  box-shadow: none;
}
#ui-datepicker-div {
	z-index:3;
}
span.article-body p>img {
	margin-bottom:-14px;
}

.user-experience-container {
  bottom: 0;
  display: none;
  left: 0;
  position: fixed;
  width: 100%;
}
.user-experience {
    padding: 5px 15px;
    background-color: #eaeaea;
    font-size: 12px;
    text-align: center;
}
.user-experience .button {
    font-size: 12px;
    cursor: pointer;
}
figcaption,
figcaption > p {
  font-family: "Archivo Narrow",sans-serif;
  font-size: 14px!important;
  font-style: italic;
  line-height: 1.425!important;
  margin:14px 0 28px 0;
  padding:0;
  color:#baaeae;
}
.link_orange {
	max-width:700px;
	margin-left:auto;
	margin-right:auto;
	
}
.link_orange img {}

.adform-adbox-static-C {
	margin:0!important;
}
.ad-skyscraper-left {
	width:160px;
	height:600px;
	position:absolute;
	left:0;
	text-align:right;
}
.main-body-ad-wrapper {
	margin-right: auto;
}
.main-body {
	margin-left:0;
	margin-left:0;
}
@media (max-width:767px) {
	.main-body-ad-wrapper {
		margin-left: 0px;
	}
}
@media (min-width:992px) {
	.main-body-ad-wrapper {
		margin-left: 0px;
	}
        .affix {
		width: 970px;
	}
}
@media (min-width:1200px) {
	.main-body-ad-wrapper {
		margin-left: 0px;
	}
	.container {
		width:1070px;
	}
	.affix {
		width: 1070px;
	}
	.ad-wallpaper {
		width: 1070px!important;
	}
	.ad-halfpageBanner,	
	.ad-skyscraper {
		left: 1070px!important;
	}
}

@media (max-width:1359px) {
	.ad-skyscraper-left {
		display:none;
	}
	
}
@media (min-width:1360px) {
	.main-body-ad-wrapper {
		margin-left: 160px;
	}
	.ad-skyscraper-left {
		display:block;
	}
}
@media (min-width:1490px) {
	.main-body-ad-wrapper {
		margin-left: 160px;
	}
}
/*
.top-navi-list li a {
		padding: 5px 10px!important;
	}*/

.nav > li > a {
  padding: 10px 11px;
}
@media (max-width:1199px){
    .nav > li > a {
      padding: 10px 8px;
    }
}
/*Specials News Typ Interview*/

.advertorial-disclaimer {
	 font-family: "Archivo Narrow",sans-serif;
	 font-size:14px;
	 float:right;
}
.rechte-sidebar-interview {
	margin-bottom:40px;
}
.rechte-sidebar-interview p.header-kicker{
	margin:40px 0 15px 0;
	font-size:20px;
	color:#000;
}
.facts-wrapper{
	padding:15px;
	margin-bottom:30px;
}
div.box {
	margin-top:40px
}
.interview-kicker {
  font-family: "Archivo Narrow",sans-serif;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 2.5px;
  margin-bottom:10px;
}
.interview-fondname {
	margin:0 0 0 0;
	font-size:24px!important;
	font-weight:700;
	color:#000;
	font-family: "Archivo Narrow",sans-serif;
}
.rechte-sidebar-interview .table-default {
	width:100%;
}
.rechte-sidebar-interview .table-default .fa-star {
	margin-right:2px;
}
.rechte-sidebar-interview .table-default tbody tr:nth-of-type(2n-1) {
  background-color: #fcfcfc;
}
.table-chess td {
	border:none;
}

.interview-main {
	padding-left:30px;
	padding-right:30px;
}
@media (max-width:991px) {
	.interview-main {
		padding-left:15px;
		padding-right:15px;
	}
}
@media (max-width:767px) {
	.rechte-sidebar-interview {
		padding-right:15px;
		margin-left:auto;
		margin-right:auto;
		max-width:360px;
	}
}
.eventNewsId {
	position:relative;
	height:0px;
	padding:0;
	margin:0;
}

table#sortable-table thead tr .header {
    background-image: url("/images/icons/bg.gif");
    background-position: right center;
    background-repeat: no-repeat;
    cursor: pointer;
    border-style:solid!important;
}
table#sortable-table thead tr .header:first-of-type {
    border-left-style:none!important;
}
table#sortable-table thead tr .header:last-of-type {
    border-right-style:none!important;
}
table#sortable-table thead th.headerSortUp{
    background-image: url(/images/icons/asc.gif);
    background-color: rgba(209,0,0,0.1);
}
table#sortable-table thead th.headerSortDown {
    background-image: url(/images/icons/desc.gif);
 background-color: rgba(209,0,0,0.1);
}
.table-default th {
    padding: 0.3em 1em;
    border-color: #baaeae;
    border-style: solid solid none none;
    border-width: 1px;
}

#sortable-table .row_a:hover,#sortable-table .row_b:hover {
    background-color:#bbb!important;
    cursor:text;
}

/*END Specials News Typ Interview*/


/*Specials BNP*/
.bnp-po-wrap {
  border: 2px solid #00965e;
  border-radius: 2px;
  color: inherit;
  font-size: 14px;
  font-weight: 500;
  height: 70px;
  margin-top: 25px;
  max-width: 250px;
  padding: 8px 0 0;
  text-align: center;
  white-space: nowrap;
}
.bnp-po-wrap span{
  color: silver;
  display: block;
  font-size: 10px;
  line-height: 1em;
  margin-top: 2px;
}
.bnp-po-btn {
    border-radius: 100px;
    box-shadow: 1px 3px 4px 0 rgba(0, 0, 0, 0.2);
    color: #00965e;
    display: inline-block;
    float: right;
    height: 30px;
    margin: -37px -13px 0 0;
    padding: 2px 0 2px 2px;
    text-align: center;
    width: 30px;
}
.bnp-po-btn .fa-angle-right{
  font-size:1.85em;
}
.bnp-po-wrap img {
  display: block;
  margin: 5px auto 0;
  width: 150px;
}
.bnp-po-wrap .img-wrap {
  display: inline-block;
  height: 40px;
  margin: 5px 5px 0 14px;
  width: 168px;
}
.bnp-po-wrap:hover .bnp-po-btn {
    background-color:#00965e;
    color:#fff;
}
/*END Specials BNP*/
table.fonds-facts tr td {
  line-height: 1.425em;
  padding: 3px 0;
}

table.fonds-facts tr {
 border-bottom: 1px solid #f0f0f0;
}
table.fonds-facts tr:last-of-type {
  border-bottom: none;
}
table.fonds-facts td.value {
    text-align:right;
}

#overscroll-overlay {
    position: absolute;
    height: 100%;
    width: 1070px;
    margin-left: -15px;
    background-color: #fff;
    z-index: 3;
    opacity: 0.75;
}
.overscroll {
    min-height: 300px;
}
.overscroll-progress {
    position: absolute;
    z-index: 13;
    cursor: pointer;
}
.overscroll-progress-sticky {
    position: fixed;
    bottom: -5px;
}
.overscroll-article {
    position: relative;
    left: 39%;
    width: 150px;
}
.overscroll-article strong {
    position: relative;
    display: inline-block;
    top: 45px;
    width: 150px;
    text-align: center;
}
#cont {
    position: relative;
}
#cont span {
    position: absolute;
    top: 70px;
    display: inline-block;
    width: 100px;
    text-align: center;
    left: 50px;
    font-family: 'Archivo Narrow', sans-serif;
}
@media (max-width:767px) {
    #cont span {
	top: 59px;
	left: 31px;
    }
}
.overscroll .affix {
    position: fixed;
    bottom: 10px;
    top: auto;
    
}
.svg.radial-progress {
    position: relative;
    display: inline-block;
}

svg {
    transform: rotate(270deg);
}

circle {
    stroke-width: 2em;
    fill: transparent;
    transform: rotate(0.1deg);
}

.radial-progress-background {
    stroke: #eaeaea;
}

.radial-progress-cover {
    stroke: #000;
    stroke-width: 2.01em;
}

.radial-progress-center {
    fill: #fff;
}
.radial-progress-center:after {
    content: "Nächster Artikel";
}

/*MENU WIRD ZUM BURGER*/

@media (max-width: 991px) {
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
	transition:all 0.3s ease-in-out 0s;
    }
    .navbar-shrink .navbar-toggle {
	transition:all 0.3s ease-in-out 0s;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
		top: 0;
		border-width: 0 0 1px;
	}
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
		margin-top: 7.5px;
	}
	.navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
  		display:block !important;
	}
	.tdm-head-menu {
		padding-top: 0;
	}
	.navbar-toggle {
  
		
  
	}
}
/*NEWSLETTER-FORMULAR*/
.indicates-required,
div.mce_inline_error {
    font-family: "Archivo Narrow",sans-serif;
    font-size:12px;
    letter-spacing:1.25px;
    line-height:1.25em;
}
.indicates-required {
    text-align:right;
}
div.form-wrap {
    padding:15px 0;
    background-color:#grey;
}
div#mc_embed_signup {
    margin-bottom:200px;
    min-height:80vh;
}
div.embed-signup {
    min-height: 55vh;
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
}
#mc_embed_signup input.mce_inline_error,
div.form-wrap input.mce_inline_error,
#mc_embed_signup select.mce_inline_error,
div.form-wrap select.mce_inline_error{
    border: 1px solid #c0392b;
    border-color:#c0392b!important;
    background-color:rgba(255,207,207,.5); 
    transition: background-color 0.5s ease-in-out 0s;
}
#mc_embed_signup input.mce_inline_error:focus,
div.form-wrap input.mce_inline_error:hover,
#mc_embed_signup select.mce_inline_error:focus,
div.form-wrap select.mce_inline_error:hover {
    background-color:#fff;
    transition: background-color 0.5s ease-in-out 0s;
}
#mc_embed_signup div.mce_inline_error {
  background-color: transparent!important;
  color: #c0392b!important;
  font-weight: normal!important;
  margin: 2px 0!important;
  padding: 0 5px!important;
  z-index: 1;
}
div.form-wrap input,
div.form-wrap select{
  margin: 0;
  padding: 10px;
  width: 100%;
  font-family: "Archivo Narrow",sans-serif;
  font-size: 18px;
  letter-spacing:1.5px;
  border:1px solid #a3a3a3;
}
ul.newsletter-selection {
    list-style: none;
    padding-left: 0;
    margin:30px 0;
}
ul.newsletter-selection>li {
   
    margin-bottom:.5em;
}
ul.newsletter-selection>li>label {
    font-family: "Archivo Narrow",sans-serif;
    letter-spacing:1px;  
}

div.mc-field-group {
    min-height:72px;
}

input.valid,
select.valid {
    background-color:rgba(46,204,113,.15);
    transition: background-color 0.5s ease-in-out 0s;
    border:1px solid #a3a3a3;
}
input[type="checkbox"] {
  line-height: normal;
  margin: 4px 6px 0 0;
}
#mce-success-response {
    text-align: center;
    padding: 15px;
    margin: 20px 0;
    background-color: rgba(46,204,113,1);
    color: #fff;
}
.wrbng {
    position: absolute;
    right: 5px;
    margin: 10px;
    letter-spacing:1px;
    font-size:8px;
    font-family:'Archivo Narrow', sans-serif;
}
.wrbng-xs {
    margin: 0px 5px 5px 5px;
    right: 9px;
}
label {
    font-weight:normal;
    display:inline;
}
/*NEWSLETTER MODAL FOOTER*/
.newsletterModal {
    position:fixed;
    top: auto;
    bottom:-174px;
    z-index:10002;
    max-width:1071px;
    transition: bottom 0.3s ease-in-out;
}
.newsletterModal:hover {
    bottom:0;
    top: unset!important;
    transition: bottom 0.3s ease-in-out;
}
.newsletterModal .modal-content {border:5px solid #2ecc71;border-style:solid solid none solid;}
.newsletterModal .modal-header {background-color:transparent;color:#27ae60;}
.bottom-0 .modal-header {background-color:transparent;color:#27ae60;}
.newsletterModal .modal-body {}
/*.newsletterModal .modal-header:hover {background-color:#45aaf2;color:#fff;}*/
.newsletterModal .modal-content .close {color:#27ae60;opacity:.65}
.newsletterModal h3 {margin-top:.25em;margin-bottom:.25em;font-size:28px;text-align:center;}

.newsletterModal p {margin-left:auto;margin-right:auto;max-width:700px;color:#fff;}
.bottom-0 p {color:#000;}

.bottom-0 .mobileInfo {display:none;}
.newsletterModal a {text-decoration:none;}
@media (max-width:767px) {
	.newsletterModal {
            left: 0px;
            bottom:-170px;
	}
        .newsletterModal h3 {margin-top:.15em;margin-bottom:.15em;font-size:16px;}
        .newsletterModal .modal-header {
            padding: 12px;
        }
}
@media (min-width:768px) {
	.newsletterModal { 
            max-width: 750px;
	}
}
@media (min-width:992px) {
	.newsletterModal {
            left: 0px;
            max-width: 970px;
	}
}
@media (min-width:1200px) {
	.newsletterModal {
            left: 0px;
            max-width: 1070px;
	}
}
@media (min-width:1360px) {
	.newsletterModal {
            left: 160px;
	}
}
.displayNone {display:none!important;}
.bottom-0 {
    bottom:0;
}
button.close {
	font-size: 3em;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: 400;
}
.green-ba {
    background-color:#24a35a;
}
.green-ba:hover {
    background-color:#2ecc71;
}
.green-bo-button {
    border-color:#2ecc71;
}
.fti-btn {
    background-color:#005598;
    color:#fff;
    border: 2px solid #005598;
    border-radius: 0;
    padding: 4px 28px;
    text-transform: uppercase;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: -webkit-transform;
    transition-property: transform;
    text-align:center;
    margin:10px auto;
}
.fti-btn:hover,.fti-btn:focus {
    background-color:#fff;
    color:#005598;
}


#parallax-ad-container {
	position: absolute;
	width: 100%;
	height: 60vh;
	-webkit-clip-path: inset(0 0 0 0);
	clip-path: inset(0 0 0 0);
}

#parallax-ad {
	height: 60vh;
	width: 100%;
	margin: 0;
	padding: 0;
}
.startseite-news-item {
	z-index: 30;
	position: relative;
}

.modal-dialog.login-dialog{
	width: 480px;
	height: 500px;
}

.login-dialog .modal-header{
	height: 40px;
	padding: 0;
	font-size: 15px;
}

.login-dialog .logo-container, .registration-header .logo-container{
	margin: auto;
	width: 270px;
}

.login-dialog .modal-body{
	width: 340px;
	margin: 0 auto 30px auto;
	padding: 0;
}

.login-dialog .login-text{
	width: 290px;
	text-align: center;
	margin: 50px auto;
	font-weight: bold;
}

.border-red {
	border-color: red!important;
}

.border-green {
	border-color: green!important;
}

.login-dialog .form-control, .user-info-form-container input, .user-info-form-container select{
	border:1px solid rgb(110,110,110);
	border-radius: 0;
}

.login-dialog .modal-footer{
	text-align:center;
}

.login-dialog .modal-footer button{
	border: 0;
	width: 230px;
	height: 40px;
	font-size: 14px;
	font-weight: bold;
}

.registration-header{
	position: fixed;
	width: 100%;
	background-color: white;
	z-index: 1;
	top: 0;
	height: 130px;
	box-shadow: 1px -2px 7px 5px #ccc;
}

.registration-content-container, .success-registration-content-container {
	padding: 200px 60px 70px 60px;
}

.edit-profile-container{
	padding: 70px 60px;
}

.registration-content-container p, .registration-content-container .checkbox{
	font-size: 13px;
}

.align-center{
	text-align: center;
}

.registration-body{
	margin-right: auto;
	margin-left: auto;
}

.error-message{
	border-radius: 0;
	border-color: #a94442;
}

.toggle.ios, .toggle-on.ios, .toggle-off.ios { border-radius: 20px; }
.toggle.ios .toggle-handle { border-radius: 20px; }

.registration-content-container .page-1{
	display: none;
}

.border-right{
	border-right: 1px solid #a3a3a3;
}

.no-padding{
	padding: 0;
}

.no-margin{
	margin: 0;
}

.make-bold{
	font-weight: bold;
}

.no-border-bottom{
	border-bottom: 0;
}

.page-1-title, .page-1-button, .page-2-list-title{
	margin-bottom: 30px;
}

.page-2-list{
	list-style: none;
	padding: 0;
}

.page-2-list li{
	display: flex;
	margin-bottom: 15px;
	font-size: 12px;
}

.page-2-list li::before{
	content: "\2022";
	color: #999999;
	width: 0.4em;
	font-size: 69px;
	line-height: .3;
	margin-top: -3px;
	margin-right: 20px;
	display: inline-block;
	float: left;
}

.page-2-list li.available::before{
	color: rgb(106,147,179);
}

.page-2-list li>span{
	color: black;
}

.edit-profile--main-title{
	font-size: 38px;
}

.edit-profile-title{
	font-weight: bold;text-align: left;
}

.field-small-margin-bottom{
	margin-bottom: 10px;
}

.delete-user-link{
	font-size: 12px;
}

.new-font-style{
	font-family: 'PT Sans', sans-serif;
}

input[type="date"]
{
	display:block;

	/* Solution 1 */
	-webkit-appearance: textfield;
	-moz-appearance: textfield;
	min-height: 1.2em;

	/* Solution 2 */
	/* min-width: 96%; */
}

.new-button-style{
	font-size: 14px;
	letter-spacing: 1.5pt;
	font-weight:bold;
	background-color: rgb(255, 91, 0);
}

.new-button-style-basic{
	background-color: rgb(45, 45, 45);
}

.basic-image{
	position: absolute;
	width: 450px;
	margin: -310px -215px;
	left: 50%;
}

.profi-image{
	position: absolute;
	width: 320px;
	margin: -245px 50px;
	left: 10%;
}

.registration-image{
	position: absolute;
	width: 450px;
	margin: -310px -215px;
	left: 50%;
}

.registration-head-container{
	margin: 250px auto auto 0;
}

.registration-header .logo-container{
	margin-top: 40px;
}

.profi-content-container{
	border-left: 1px solid #000000;
}

.pbm-btn {
	background-color: rgb(106,147,179) !important;
}

.pbm-btn:hover {
	background-color: rgb(116,157,189) !important;
}


@media (max-width: 768px) {
	.basic-image{
		position: absolute;
		width: 350px;
		margin: -240px -165px;
		left: 50%;
	}
	.profi-image{
		position: absolute;
		width: 320px;
		margin: -220px -50px;
		left: 10%;
	}

	.registration-image{
		position: absolute;
		width: 350px;
		margin: -240px -165px;
		left: 50%;
	}
	.registration-head-container{
		margin: 80px auto auto 0;
	}
	.registration-header{
		height: 80px;
	}
	.registration-header .logo-container{
		margin-top: 20px;
	}

	.profi-content-container{
		border-bottom: 1px solid #000000;
		border-left: 0;
	}

	.basic-content-container{
		margin-top: 200px;
	}

	.edit-profile-container{
		padding: 70px 5px;
	}
}

.ui-tooltip-content {
	font-size: small;
	font-weight: bold;
}

input[type="checkbox"].ios8-switch {
	position: absolute;
	margin: 8px 0 0 16px;
}
input[type="checkbox"].ios8-switch + label {
	position: relative;
	padding: 5px 0 0 50px;
	line-height: 2.0em;
}
input[type="checkbox"].ios8-switch + label:before {
	content: "";
	position: absolute;
	display: block;
	left: 0;
	top: 0;
	width: 40px; /* x*5 */
	height: 24px; /* x*3 */
	border-radius: 16px; /* x*2 */
	background: #999999;
	border: 1px solid #c3c3c3;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
input[type="checkbox"].ios8-switch + label:after {
	content: "";
	position: absolute;
	display: block;
	left: 3px;
	top: 3px;
	width: 18px; /* x*3 */
	height: 18px; /* x*3 */
	border-radius: 16px; /* x*2 */
	background: #fff;
	border: 1px solid #d9d9d9;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
input[type="checkbox"].ios8-switch + label:hover:after {
	box-shadow: 0 0 5px rgba(0,0,0,0.3);
}
input[type="checkbox"].ios8-switch:checked + label:after {
	margin-left: 16px;
}
input[type="checkbox"].ios8-switch:checked + label:before {
	background: rgb(106,147,179);
}

/* SMALL */

input[type="checkbox"].ios8-switch-sm {
	margin: 5px 0 0 10px;
}
input[type="checkbox"].ios8-switch-sm + label {
	position: relative;
	padding: 0 0 0 32px;
	line-height: 1.3em;
}
input[type="checkbox"].ios8-switch-sm + label:before {
	width: 25px; /* x*5 */
	height: 15px; /* x*3 */
	border-radius: 10px; /* x*2 */
}
input[type="checkbox"].ios8-switch-sm + label:after {
	width: 15px; /* x*3 */
	height: 15px; /* x*3 */
	border-radius: 10px; /* x*2 */
}
input[type="checkbox"].ios8-switch-sm + label:hover:after {
	box-shadow: 0 0 3px rgba(0,0,0,0.3);
}
input[type="checkbox"].ios8-switch-sm:checked + label:after {
	margin-left: 10px; /* x*2 */
}

/* LARGE */

input[type="checkbox"].ios8-switch-lg {
	margin: 10px 0 0 20px;
}
input[type="checkbox"].ios8-switch-lg + label {
	position: relative;
	padding: 7px 0 0 60px;
	line-height: 2.3em;
}
input[type="checkbox"].ios8-switch-lg + label:before {
	width: 50px; /* x*5 */
	height: 30px; /* x*3 */
	border-radius: 20px; /* x*2 */
}
input[type="checkbox"].ios8-switch-lg + label:after {
	width: 30px; /* x*3 */
	height: 30px; /* x*3 */
	border-radius: 20px; /* x*2 */
}
input[type="checkbox"].ios8-switch-lg + label:hover:after {
	box-shadow: 0 0 8px rgba(0,0,0,0.3);
}
input[type="checkbox"].ios8-switch-lg:checked + label:after {
	margin-left: 20px; /* x*2 */
}

.special-bordered {
	color: rgb(106,147,179);;
	border: 3px solid rgb(106,147,179);
	border-radius: 10px;
}

.special-bordered li {
	font-size: 13px;
}

.registration-content-container {
	font-size: 18px;
}

/* Optimierungen für mobile PG */

.startseite-experten-item img {
	width: 100%;
	max-width: 300px;
}

@media (max-width: 767px) {
	.row{
		margin-right: -10px;
		margin-left: -10px;
	}

	.img-responsive{
		display: block;
		max-width: 100%;
		height: auto;
		width: 100%;
	}

	.xs-logo {
		max-width: 145px;
	}

	.ad-mr-top-top{
		text-align: center;
	}
	.ad-mr-top{
		text-align: center;
	}
	.ad-mr-center{
		text-align: center;
	}
	.ad-mr-article {
		float: none;
		margin: 10px 0px 20px 0px;
		text-align: center;
	}

}
