/** content **/
@font-face {font-family: 'HelveticaNeueLTStd-Lt';src: url('fonts/2AE656_0_0.eot');src: url('fonts/2AE656_0_0.eot?#iefix') format('embedded-opentype'),url('fonts/2AE656_0_0.woff') format('woff'),url('fonts/2AE656_0_0.ttf') format('truetype');}
/*@font-face {font-family: 'HelveticaNeueLTStd-Th';src: url('fonts/2AE656_1_0.eot');src: url('fonts/2AE656_1_0.eot?#iefix') format('embedded-opentype'),url('fonts/2AE656_1_0.woff') format('woff'),url('fonts/2AE656_1_0.ttf') format('truetype');}*/ 
@font-face {font-family: 'HelveticaNeueLTStd-Md';src: url('fonts/2AE656_2_0.eot');src: url('fonts/2AE656_2_0.eot?#iefix') format('embedded-opentype'),url('fonts/2AE656_2_0.woff') format('woff'),url('fonts/2AE656_2_0.ttf') format('truetype');}  
/*@font-face {font-family: 'HelveticaNeueLT-UltraLight';src: url('fonts/2AE656_3_0.eot');src: url('fonts/2AE656_3_0.eot?#iefix') format('embedded-opentype'),url('fonts/2AE656_3_0.woff') format('woff'),url('fonts/2AE656_3_0.ttf') format('truetype');}*/

@font-face {
  font-family: 'HelveticaNeueLTPro-Roman';
  src: url('fonts/HelveticaNeueLTPro-Roman/font.woff2') format('woff2'), url('fonts/HelveticaNeueLTPro-Roman/font.woff') format('woff');
}
@font-face {
  font-family: 'HelveticaNeueLTPro-Bd';
  src: url('fonts/HelveticaNeueLTPro-Bd/font.woff2') format('woff2'), url('fonts/HelveticaNeueLTPro-Bd/font.woff') format('woff');
}

.cke_editable p {
    font-size: 15px;
    line-height: 1.4;
    font-family: 'HelveticaNeueLTPro-Roman', arial, verdana, sans-serif;
    color: #333;
}
.align-left {text-align:left;}
.align-center {text-align:center;}
.align-right {text-align:right;}
p {
	margin-bottom: 20px;
}
h1.hidden,
h2.hidden,
h3.hidden,
h4.hidden,
p.hidden,
ul.hidden,
li.hidden,
table.hidden {
	position: absolute !important;
	height: 1px; width: 1px; 
	overflow: hidden;
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);	
}
.htmlarea-content-body h1.hidden,
.htmlarea-content-body h2.hidden,
.htmlarea-content-body h3.hidden,
.htmlarea-content-body h4.hidden,
.htmlarea-content-body p.hidden,
.htmlarea-content-body ul.hidden,
.htmlarea-content-body li.hidden,
.htmlarea-content-body table.hidden {
	position: static !important;
	height: auto; width: auto;
	clip: none;
	overflow: auto;
	border: 1px dashed;
	clip: auto;
}

.htmlarea-content-body {
	font-size: 15px;
	line-height: 1.4;
	font-family: 'HelveticaNeueLTPro-Bd', arial, verdana, sans-serif;
	color: #333;
}

b, strong {
	font-family: 'HelveticaNeueLTPro-Bd', sans-serif;
	font-weight: normal;
}
em, i {
	font-style: italic;
}
h1 {
	margin-bottom: 20px;
	font-size: 20px;
	font-family: 'HelveticaNeueLTPro-Bd', sans-serif;
}
/*h2 {
	margin-bottom: 18px;
	font-size: 17px;
	font-family: 'HelveticaNeueLTPro-Bd', sans-serif;
}*/
h2 {
	margin-bottom: 18px;
	font-size: 26px;
	font-family: 'HelveticaNeueLTPro-Bd', sans-serif;
	color: #565656;
}
/*h3 {
	margin-bottom: 10px;
	font-size: 15px;
	font-family: 'HelveticaNeueLTPro-Bd', sans-serif;
	font-weight: normal;
}*/
h3 {
	margin-bottom: 10px;
	font-size: 18px;
	font-family: 'HelveticaNeueLTPro-Bd', sans-serif;
	font-weight: normal;
	color: #565656;
}
.split-headline {
	margin-bottom: 30px;
	font-size: 40px;
	color: #565656;
	font-family: 'HelveticaNeueLTPro-Bd', sans-serif;
	text-transform: none;
	line-height: 1.2;
}
.split-headline span {
	display: block;
	color: #d1050c;
}
a {}
b a { font-weight: bold; }
a.more { text-decoration: underline; color: #b6192a; }
a.more:before { content: ">"; display: inline-block; margin-right: 2px; }

a.zoom {}
a.pdf-link {}
a.pdf-link:before {
	content: '';
	display: inline-block;
	width: 23px; height: 24px;
	background: transparent url('../img/icon/svg/icon_pdf.svg') no-repeat 0px 0px;
	background-size: 24px auto;
	vertical-align: bottom;
}
.no-svg a.pdf-link:before {
	background-image: url('../img/icon/icon_pdf.png');
	background-size: auto;
	background-position: 50% 50%;
}
a.more-button,
a.more-button-invert,
a.more-button-highlight,
span.more-button-highlight {
	display: inline-block;
	padding: 8px 30px;
	min-width: 110px;
	background-color: #e0e0e0;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	cursor: pointer;
}

.more-button-reveal {
	cursor: pointer;
}
.more-button-reveal.more-shown {
	margin-top: 15px;
}

span.more-button-highlight {
	cursor: auto;
}
a.more-button-invert,
a.more-button-highlight,
span.more-button-highlight {
	background-color: #b6192a;
	color: #fff;
}

a.more-button-invert:hover,
a.more-button-invert:focus {
	background-color: #e0e0e0;
	color: #333;
}

a.more-button:hover,
a.more-button:focus {
	background-color: #b6192a;
	color: #fff;
}

span.more-button-reveal:before {
	content: '>';
	position: relative;
	margin-right: 7px;
}
span.more-button-reveal.more-shown:before {
	display: inline-block;
	right: 4px; top: 2px;
	transform: rotate(-90deg);
}
a.block-link {
	display: block;
	padding: 14px 0;
	font-size: 20px;
	font-family: HelveticaNeueLTStd-Md;
	color: #58585a;
	border-bottom: 1px solid #000;
	text-decoration: none;
}

span.highlight { color: #b6192a; font-family: 'HelveticaNeueLTStd-Md'; }
span.roter-text { color: #b6192a; }
h3 span.roter-text, span.roter-text strong { font-weight: bold !important; }

table {
	border-collapse: collapse;
}
th {
	padding: 6px 0 6px 8px;
	background-color: #999;
	color: #fff;
	font-family: 'HelveticaNeueLTStd-Md';
	font-weight: normal;
	font-size: 20px;
	text-align: left;
	text-transform: uppercase;
}
td { padding: 5px; vertical-align: top; }
td ul { list-style-position: inside; }
table tr:nth-child(odd) td {
	background-color: #f2f2f2;
}
table tr:nth-child(odd) td:nth-child(1) {
	padding-right: 1px solid #fff;
	border-right: 1px solid #fff;
}

.accordion-content ul {
	margin-bottom: 20px;
	list-style-type: none;
}
.accordion-content ul li {
	padding: 5px;
}
.accordion-content ul li:nth-child(odd) {
	background-color: #f2f2f2;
}
.htmlarea-content-body ul,
.content-block-text ul { 
	margin-bottom: 20px;
	list-style-type: none; 
}
.htmlarea-content-body li,
.content-block-text li {
	margin-bottom: 3px;
}
.htmlarea-content-body ul > li,
.content-block-text ul > li {
	position: relative;
	padding-left: 14px;
}
.htmlarea-content-body ul > li:before,
.content-block-text ul > li:before {
	position: absolute;
	left: 0; top: 0;
	content: '-';
}
.htmlarea-content-body ul > li > ul ,
.content-block-text ul > li > ul {
	margin-bottom: 0;
	margin-left: -14px;
}
.htmlarea-content-body ul > li > ul > li:before,
.content-block-text ul > li > ul > li:before {
	content: '';
	position: absolute;
	left: 0; top: 7px;
	display: block;
	width: 8px; height: 8px;
	border: 1px solid #444;
	border-radius: 4px;
}
.news-list-article b {
	font-weight: bold;
}

.ui-tooltip {
	padding: 8px;
	position: absolute;
	z-index: 9999;
	max-width: 300px;
	-webkit-box-shadow: 0 0 5px #aaa;
	box-shadow: 0 0 5px #aaa;
	background-color: #eee;
}
body .ui-tooltip { border-width: 2px; }
.frame-class-custom-110 {display: none;}

ul.list-red-circles {
    list-style-type: none;
    padding: 0;
}
ul.list-red-circles.columns-2 {
    column-count: 2;
    column-gap: 50px;
}
ul.list-red-circles.columns-2 li {
    display: block;
}
@media(max-width: 650px) {
    ul.list-red-circles.columns-2 {
        column-count: 1;
    }
}
ul.list-red-circles li {
    position: relative;
    margin-left: 11px;
    margin-bottom: 2px;
    padding-left: 2px;
}
ul.list-red-circles li:before {
    content: "•";
    position: absolute;
    left: -11px;
    top: 1px;
    color: #b6192a;
    font-size: 14px;
}
.headline-button-style {
    display: block;
    background-color: #d1050c;
    padding: 13px 20px;
    color: #fff;
    font-family: 'HelveticaNeueLTPro-Bd', sans-serif;
    font-weight: bold;
    font-size: 23px;
    line-height: 1;
    padding-top: 20px;
    text-align: center;
    border-radius: 10px;
}
@media(max-width: 650px) {
    .headline-button-style {
        font-size: 18px;
        line-height: 1.2;
    }
}

ul.linklist {
    padding: 0;
    margin: 0 0 20px 0;
    list-style-type: none;
}
ul.linklist li {
    padding: 0;
}
ul.linklist li:before {
    display: none;
}
ul.linklist a {
    display: block;
    padding: 14px 0;
    font-size: 20px;
    font-family: HelveticaNeueLTStd-Md;
    color: #58585a;
    border-bottom: 1px solid #000;
    text-decoration: none;
}