#wrapper .resultWrap {
	color: #4a524a;
}

#wrapper .documentTypeTitle {
	border-color: #aaa;
	color: #4a524a;
}

#wrapper .contactElement,
#wrapper .contactElement a,
#wrapper #factSheetResultWrap .factSheetLink a {
	color: #4a524a;
	border-color: #aaa;
}

#wrapper .sideBar .contactElement,
#wrapper .sideBar .contactElement a,
#wrapper .sideBar #factSheetResultWrap .factSheetLink a {
	color: #fff;
}

#wrapper .sideBar .contactElement a {

	display: inline;
}

.resultWrap, .moduleFrame #factSheetResultWrap {
	padding: 15px 0;
	color: #fff;
	margin-right: 20px;
	max-width: 1200px;
}

#mp_htmlFront .moduleFrame h1 {
	font-size: 22px;
	color: #fff;
}

.documentTypeTitle, .formTitle {
	color: #fff;
	font-weight: normal;
	font-family: "Frutiger Bold", Arial, sans-serif;
	text-transform: uppercase;
	font-size: 20px;
	margin-bottom: 45px;
}

#content .documentTypeTitle {
	margin-bottom: 5px;
}

.documentTypeTitle {
	/*border-top:1px solid #fff;*/
	padding-top: 15px;
}

.documentTypeWrap {
	padding-bottom: 25px;
}

.topShotTitle {
	font-weight: normal;
	font-family: "Frutiger Bold", Arial, sans-serif;
	padding-bottom: 6px;
}

.factSheetTypeWrap {
	padding-bottom: 25px;
}

.factSheetItem {
	padding-bottom: 10px;
}

p {
	margin: 0;
}

.factSheetLink {
	padding-left: 20px;
	position: relative;
}

.factSheetLink:before {
	content: '\f138 ';
	position: absolute;
	left: 0;
	top: 4px;
}

.factSheetDescription {
	padding-left: 20px;
	font-size: 16px;
}

#factSheetResultWrap .factSheetLink a {
	color: #fff;
	font-size: 16px;
}

/**
*	Form Styles
*/
.formWrap {
	/*opacity: 0;*/
}

.formRow {
	margin-bottom: 8px;
}

.formRow input,
.formRow select,
.formRow button {
	width: 100%;
	box-sizing: border-box;
	padding: 6px 25px;
	border: none;
	border-bottom: 1px solid #ccc;
	background: none;
	color: #aaa;
	font-family: "Frutiger Roman", Arial, sans-serif;
	font-size: 16px;
}

.formRow button {
	color: #fff;
	border: 2px solid #ccc;
	width: auto;
	padding: 6px 40px;
	border-radius: 6px;
	margin-top: 35px;
	cursor: pointer;
}

.formWrap label {
	font-size: 16px;
	color: #fff;
}

.formWrap {
	padding: 25px 0;
	width: 100%;
}

#textSearchRow {
	position: relative;
	padding-left: 0;
	margin-bottom: 25px;
}

#textSearchRow:before {
	content: '\f002 ';
	position: absolute;
	top: 5px;
	color: #666;
}

@media (min-width: 991px) {
	.formWrap {
		padding: 0 0 45px 0;
		max-width: 400px;
	}
}

/**
*	BTN
*/
.mp_btn {
	width: auto;
	padding: 5px 25px;
	text-align: center;
	border-radius: 6px;
	border: 1px solid #fff;
}

.mp_btnSuccess {
	background: #0075B9;
	color: #fff;
}

/*CONTACT FORM*/
.messageWrapParent {
	position: fixed;
	right: 15px;
	top: 15px;
}

.messageTemplate {
	display: none;
}

.message {
	padding: 25px;
	background: #710f0f;
	color: #fff;
	font-weight: bold;
	border-radius: 12px;
	box-shadow: 0 2px 4px -2px rgba(0, 0, 0, .4);
	width: 320px;
}

.message .close {
	opacity: .8;
	color: #fff;
	font-size: 14px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.formInput {
	width: 100%;
	box-sizing: border-box;
	padding: 6px 15px;
	border: none;
	background: #eee;
	border-radius: 4px;
	box-shadow: 0 2px 3px -2px rgba(0, 0, 0, .4);
	border-radius: 0;
}

.contactRow .formInput {
	padding: 6px 0;
}

.addressFormWrap .row {
	margin-bottom: 8px;
}

.addressFormWrap {
	max-width: 680px;
}

.addressFormWrap input {
	background: none;
	border-bottom: 1px solid #ccc;
	color: #fff;
}

.addressFormWrap .hint, .addressFormWrap .hint a {
	color: rgba(255, 255, 255, .8);
	font-size: .9rem;
}

.addressFormWrap .hint {
	margin: 15px 0 25px 0;
}

.addressFormWrap .hint a {
	text-decoration: underline;
}


/**
*	Contact
*/
.resultWrap.mgmt-1 {
	margin: 0;
	max-width: 100%;
}

.mgmt-1 a {
	border: none !important;
}

.resultWrap.mgmt-1 .contactWrap {
	max-width: 100%;
}

.contactWrap {
	max-width: 1000px;
}

.contactWrap>.row {
	display: flex;
	flex-wrap: wrap;
}

.contactElement {
	padding: 15px 0;
	border-bottom: 1px solid #ccc;
	/*margin-top: 25px;*/
	color: #fff;
	height: 100%;
}

#counselorResultWrap .contactElement {
	border: none;
}

#mp_body.moduleFrame .contactElement,
#mp_body.moduleFrame .contactElement a {
	font-size: 17px;
	line-height: 26px;
}

#contactResultWrap a,
#label_user_copy_email {
	color: #fff;
	font-weight: normal;
}

#addressForm label, #addressForm a {
	color: #fff;
	font-size: 15px;
}

#addressForm label a {
	text-decoration: underline;
}

#div_user_copy_email {
	margin-top: 25px;
}

.resultWrap.mgmt-1 .contactName {
	margin-bottom: 25px;
	text-decoration: underline;
}

.resultWrap.mgmt-1 .contactElement {
	border-bottom: none;
}

/* ===== DIREKTE TELEFONNUMMERN - OPTIMIERT FÜR PROMEA DESIGN ===== */
.quick-contact-numbers {
	margin: 20px 0 30px 0;
	padding: 0;
	background: transparent;
	border: none;
	box-shadow: none;
}

.quick-contact-numbers h3 {
	color: white;
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 15px;
	text-align: center;
	text-shadow: none;
}

.contact-grid {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
	gap: 8px;
	max-width: 100%;
}

.contact-item {
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
	padding: 12px 8px;
	background: rgba(255, 255, 255, 0.1);
	border-radius: 0;
	border: 1px solid rgba(255, 255, 255, 0.2);
	transition: all 0.2s ease;
	min-height: 80px;
	justify-content: center;
}

.contact-item:hover {
	background: rgba(255, 255, 255, 0.15);
	transform: translateY(-1px);
	border-color: rgba(255, 255, 255, 0.3);
}

.contact-label {
	color: white;
	font-weight: 500;
	font-size: 13px;
	margin-bottom: 5px;
	text-shadow: none;
	line-height: 1.2;
}

.contact-number {
	color: #ffffff;
	text-decoration: none;
	font-weight: 600;
	font-size: 14px;
	text-shadow: none;
	transition: color 0.2s ease;
	line-height: 1.2;
}

.contact-number:hover {
	color: #e6f3ff;
	text-decoration: underline;
}

/* Responsive Design */
/* Großer Desktop: 6 Spalten (alle nebeneinander) */
@media (min-width: 1400px) {
	.contact-grid {
		grid-template-columns: repeat(6, 1fr);
	}
}

/* Desktop/Laptop: 3 Spalten in 2 Reihen */
@media (min-width: 769px) and (max-width: 1399px) {
	.contact-grid {
		grid-template-columns: repeat(3, 1fr);
	}
}

@media (max-width: 768px) {
	.contact-grid {
		grid-template-columns: repeat(2, 1fr);
		gap: 6px;
	}

	.contact-item {
		padding: 10px 6px;
		min-height: 70px;
	}

	.quick-contact-numbers h3 {
		font-size: 16px;
		margin-bottom: 12px;
	}

	.contact-label {
		font-size: 12px;
	}

	.contact-number {
		font-size: 13px;
	}
}

@media (max-width: 480px) {
	.contact-grid {
		grid-template-columns: 1fr;
		gap: 6px;
	}

	.contact-item {
		flex-direction: row;
		justify-content: space-between;
		text-align: left;
		padding: 8px 12px;
		min-height: auto;
	}

	.contact-label {
		margin-bottom: 0;
	}
}

/**
*	EMAIL secure
*/
.eMail:before,
.contactMail:before {
	content: attr(data-name) "\0040"attr(data-domain);
	unicode-bidi: bidi-override;
	direction: ltr;
}

.eMail,
.contactMail {
	cursor: pointer;
	text-indent: -5000px;
}





/*Chapter View*/
#chapter {
	display: flex;
	flex-direction: column;
	-webkit-align-items: flex-end;
	align-items: flex-end;
	margin-top: 0;
}

#chapterLeft {
	order: 1;
}

#chapterRight {
	order: 2;
	padding: 40px;
}

#chapterRight, #chapterLeft {
	height: auto;
	width: 100%;
	position: relative;
	float: none;
	box-sizing: border-box;
}

#chapterRight a {
	position: relative;
	display: block;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	font-size: 22px;
	line-height: 28px;
	box-sizing: border-box;
}

#chapterRight .rightBox:before,
#chapterRight .rightBox:after {
	content: '';
	display: block;
	position: absolute;
	bottom: 55px;
	right: 25px;
	height: 2px;
	width: 30px;
	background: #535a51;
	transform: rotate(45deg);
}

#chapterRight .rightBox.rightBoxImage:before,
#chapterRight .rightBox.rightBoxImage:after {
	background: #fff;
}

#chapterRight .rightBox.rightBoxImage {
	padding: 10px 15px;
}

#chapterRight .rightBox.rightBoxImage a,
#chapterRight .rightBox.rightBoxImage {
	color: #fff;
	font-size: 24px;
	line-height: 26px;

}

#chapterRight .rightBox.rightBoxImage hr {
	border-color: #fff;
}

#chapterRight .rightBox:after {
	transform: rotate(-45deg);
	bottom: 35px;
}

#chapterRight .rightBox-full:before,
#chapterRight .rightBox-full:after,
#chapterRight .rightBox-full.rightBoxlink:before,
#chapterRight .rightBox-full.rightBoxlink:after {
	content: '';
	display: block;
	position: absolute;
	bottom: 60px;
	right: 25px;
	margin-right: 10px;
	height: 1px;
	width: 30px;
	background: #535a51;
	transform: rotate(45deg);
}

#chapterRight .rightBox-full:after {
	transform: rotate(-45deg);
	margin-right: -11px;
}

.pk #chapterRight,
.ak #chapterRight,
.fk #chapterRight,
.ope #chapterRight {
	display: none;
}

.pv #chapterRight .rightBox-full:before,
.pv #chapterRight .rightBox-full:after,
.pv a#chapterLeft:before,
.pv a#chapterLeft:after {
	content: '';
	display: block;
	position: absolute;
	/*bottom: 60px;*/
	right: 30px;
	margin-right: 0;
	height: 1px;
	width: 30px;
	background: #535a51;
	transform: rotate(45deg);
}

.pv a#chapterLeft:before,
.pv a#chapterLeft:after,
.pv #chapterRight .rightBox-full:before {
	bottom: 80px;
}

.pv a#chapterLeft:after,
.pv #chapterRight .rightBox-full:after {
	transform: rotate(-45deg);
	bottom: 60px;
}

.pv a#chapterLeft .leftBox {
	height: 100%;
}

.pv a#chapterLeft {
	padding: 20px;
}

#chapterLeft {
	height: 280px;
	width: 280px;
	margin: 0 0 40px 0;
	display: block;
	font-size: 22px;
	line-height: 28px;
}

.rightBox {
	/*height: 250px;*/
	background: rgba(255, 255, 255, .8);
	margin-bottom: 10px;
	padding: 20px;
	font-size: 22px;
	line-height: 28px;
	border: 1px solid #999;
	position: relative;
	/*margin-bottom: 15px;*/

}

.rightBox b {
	font-weight: normal;
	font-family: 'Frutiger LT W01 65 Bold', sans-serif;
}

.rightBox.rightBox-full {
	height: auto;
	font-size: 22px;
	line-height: 28px;
	padding: 20px;
}

#chapterLeft .leftTopCorner,
#chapterLeft .leftBottomCorner,
#chapterLeft .rightTopCorner,
#chapterLeft .rightBottomCorner {
	position: absolute;
}

#chapterLeft .leftTopCorner {
	left: 0;
	top: 0;
}

#chapterLeft .leftBottomCorner {
	left: 0;
	bottom: 0;
}

#chapterLeft .rightTopCorner {
	right: 0;
	top: 0;
}

#chapterLeft .rightBottomCorner {
	right: 0;
	bottom: 0;
}

#chapterLeft .leftTopCorner:before,
#chapterLeft .leftBottomCorner:before,
#chapterLeft .rightTopCorner:before,
#chapterLeft .rightBottomCorner:before,
#chapterLeft .leftTopCorner:after,
#chapterLeft .leftBottomCorner:after,
#chapterLeft .rightTopCorner:after,
#chapterLeft .rightBottomCorner:after {
	content: '';
	height: 2px;
	width: 25px;
	background: #fff;
	position: absolute;
}

.pv #mainContent {
	display: none;
}

#chapterLeft .leftTopCorner:after,
#chapterLeft .leftBottomCorner:after,
#chapterLeft .rightTopCorner:after,
#chapterLeft .rightBottomCorner:after {
	transform: rotate(90deg);
	left: -12.5px;
	top: 12.5px;
}

#chapterLeft .leftTopCorner:before,
#chapterLeft .leftBottomCorner:before,
#chapterLeft .rightTopCorner:before,
#chapterLeft .rightBottomCorner:before {
	top: 0;
	left: 0;
}

#chapterLeft .leftBottomCorner:after,
#chapterLeft .rightBottomCorner:after {
	top: -12.5px;
}

#chapterLeft .rightTopCorner:before,
#chapterLeft .rightBottomCorner:before {
	left: -25px;
}

.leftBox {
	position: absolute;
	top: 30%;
	left: 0%;
}

.textHand {
	font-size: 100px;
	line-height: 90px;
	color: #fff;
}

.textHand img {
	/*max-width: 300px;*/
	width: 100%;
}

#chapter .textNormal,
#chapter a .textNormal {
	color: #fff;
	font-size: 24px;
	line-height: 30px;
	margin-left: 45px;
	margin-top: -35px;
}

#chapterLeft.openAsymetric .rightBottomCorner {
	transform: rotate(-45deg);
	bottom: 35px;
	right: 35px;
}

#chapterLeft.closedLink {
	padding: 40px;
	box-sizing: border-box;
	background: rgba(255, 255, 255, .8);
}

#chapterLeft.closedLink .textHand {
	display: none;
}

#chapterLeft.closedLink .textNormal {
	margin: 0;
}

#chapterLeft.closedLink .leftBox {
	position: relative;
	left: 0;
	top: 0;
}

#chapterLeft.closedLink .leftBox .textNormal {
	color: rgb(83, 90, 81);
}

#chapterLeft.closedLink .leftTopCorner,
#chapterLeft.closedLink .leftBottomCorner,
#chapterLeft.closedLink .rightTopCorner,
#chapterLeft.closedLink .rightBottomCorner {
	display: none;
}

#backgroundDimmer {
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: rgba(0, 0, 0, 0.4);
}

.chapterClose {
	position: absolute;
	right: 20px;
	top: 20px;
	height: 40px;
	width: 40px;
	cursor: pointer;
}

.chapterClose a {
	display: block;
	height: 40px;
	width: 40px;
}

.chapterClose:before,
.chapterClose:after {
	content: '';
	height: 1px;
	width: 40px;
	background: #000;
	position: absolute;
	top: 20px;
	left: 0;
	transform: rotate(45deg);
}

.chapterClose:after {
	transform: rotate(-45deg);
}

.home.pv #chapterLeft {
	height: auto;
	width: 80%;
	margin: 0 0 5px 0;
	padding: 0;
}

.home.pv #chapterRight {
	width: 80%;
	height: auto;
	padding: 0;
	border: none;
}

.home.pv #chapterLeft {
	padding: 20px;
}

.home.pv .rightBox.rightBox-full {
	border: none;
}

.select2-container--default .select2-selection--single {
	background: none;
	border: 2px solid #ccc;
	padding: 3px 0;
	height: 35px;
	border-radius: 6px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
	/*color: #fff;*/
	line-height: 33px;
	font-size: 17px;
}

.select2-dropdown {
	background: #666666;
	border: none;
	padding: 20px 15px;
}

.select2-container--default .select2-results__option--highlighted[aria-selected],
.select2-container--default .select2-results__option[aria-selected=true] {
	background: rgba(255, 255, 255, .1);
}

.select2-results__option {
	color: #fff;
	border-top: 1px solid #a8a8a8;
	font-size: 17px;
	line-height: 19px;
	padding: 7px 2px;
}

.select2-results__options li:first-child {
	border-radius: 0;
	border-top: none;
}

body .select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
body .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,
body .select2-container--open .select2-dropdown--below {
	border-radius: 6px;
}

body .select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 40px;
	width: 30px;
	line-height: 43px;
	text-align: center;
}

body .select2-container--default .select2-selection--single .select2-selection__arrow b {
	display: none;
}

body .select2-container--default .select2-selection--single .select2-selection__arrow:after {
	content: '\f107 ';
	font-size: 23px;
	color: #555;
	line-height: 33px;
	font-family: "Font Awesome 6 Pro";
}

body .modalFormWrap .select2-container--default .select2-selection--single .select2-selection__arrow:after {
	color: #fff;
}

body .select2-container--default .select2-selection--multiple,
.select2-container--default.select2-container--focus .select2-selection--multiple {
	background: none;
	border: 2px solid #ccc;
	padding: 3px 0;
	min-height: 35px;
	border-radius: 6px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
	margin-top: 5px;
	background-color: #666666;
	border: 1px solid #666;
	border-radius: 6px;
	color: #fff;
	font-size: 15px;
	line-height: 20px;
}

body .select2-container--default .select2-selection--single {
	background: none;
	height: auto;
	line-height: 33px;
}

/*Teaser*/
#modulFormular {
	background: rgba(255, 255, 255, .9);
	padding: 20px;
}

.teaserElement {
	background: none;
}

.teaserText {
	display: none;
}

.teaserTitle {
	display: none;
}

.teaserElement .teaserButton {
	color: #444;
	border: 2px solid #333;
	width: auto;
	padding: 4px 15px;
	border-radius: 6px;
	margin-bottom: 15px;
	cursor: pointer;
	text-align: center;
	font-size: 16px;
}

.teaserButton {
	cursor: pointer;
}

.mdWrap #modulFormular {
	margin-top: 50px;
}

.teaserElement.simpleTeaser {
	background: #fff;
	min-height: auto;
	border: 1px solid #ccc;
	border-radius: 5px;
	padding: 5px 10px;
	margin-bottom: 5px;
}

.teaserElement.simpleTeaser .teaserButton {
	border: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

.mdWrap .teaserElement.simpleTeaser {
	background: #fff;
}

.teaserElement.simpleTeaser .fa {
	width: 25px;
	margin-top: 1px;
}

.simpleTeaser a,
.teaserElement.simpleTeaser .teaserButton {
	font-size: 14px !important;
	line-height: 18px !important;
	display: flex;
}

@media (min-width:768px) {
	#modulFormular {
		background: none;
		padding: 0;
		margin-left: 0;
	}

	.teaserElement {}

	.teaserElement:last-child {
		margin-bottom: 0;
	}

	.teaserElement {
		background: rgb(41 100 134 / 90%);
		margin-bottom: 25px;
		padding: 25px;
		color: #fff;
		min-height: 240px;
		display: flex;
		flex-direction: column;
	}


	.teaserText {
		display: block;
		font-size: 16px;
		line-height: 20px;
		flex-grow: 1;
	}

	.teaserTitle {
		display: block;
		text-transform: uppercase;
		font-size: 16px;
		line-height: 20px;
		margin-bottom: 5px;
	}

	.teaserElement .teaserButton {
		color: #fff;
		border: 2px solid #ccc;
		width: auto;
		padding: 4px 15px;
		border-radius: 6px;
		margin-top: 15px;
		cursor: pointer;
		text-align: center;
		font-size: 16px;
	}

	.teaserElement .teaserButton.simpleTeaserLink {
		color: #535a51;
		border: none;
		font-size: 14px;
		margin: 0;
		padding: 0;
		text-align: left;

	}

	.leftBox {
		position: absolute;
		top: 30%;
		left: -20%;
	}

	.formRespondText .teaserElement {
		background: none;
		border: 2px solid #ccc;
	}

	.messageWrapParent h2,
	.messageWrapParent p {
		color: #fff;
	}

	#chapterLeft .leftTopCorner:before,
	#chapterLeft .leftBottomCorner:before,
	#chapterLeft .rightTopCorner:before,
	#chapterLeft .rightBottomCorner:before,
	#chapterLeft .leftTopCorner:after,
	#chapterLeft .leftBottomCorner:after,
	#chapterLeft .rightTopCorner:after,
	#chapterLeft .rightBottomCorner:after {
		content: '';
		height: 2px;
		width: 60px;
		background: #fff;
		position: absolute;
	}

	#chapterLeft .leftTopCorner:after,
	#chapterLeft .leftBottomCorner:after,
	#chapterLeft .rightTopCorner:after,
	#chapterLeft .rightBottomCorner:after {
		transform: rotate(90deg);
		left: -30px;
		top: 30px;
	}

	#chapterLeft .leftTopCorner:before,
	#chapterLeft .leftBottomCorner:before,
	#chapterLeft .rightTopCorner:before,
	#chapterLeft .rightBottomCorner:before {
		top: 0;
		left: 0;
	}

	#chapterLeft .leftBottomCorner:after,
	#chapterLeft .rightBottomCorner:after {
		top: -30px;
	}

	#chapterLeft .rightTopCorner:before,
	#chapterLeft .rightBottomCorner:before {
		left: -60px;
	}

	#chapter:after {
		display: block;
		content: '';
		clear: both;
	}

	/*chapter PV*/

	.home.pv #chapterLeft {
		height: 280px;
		width: 280px;
		margin: 0 0 0 0;
		/*padding: 0;*/
		float: right;
	}

	.home.pv #chapterRight {
		height: 280px;
		width: 280px;
		padding: 0;
		border: none;
		float: right;
		margin-left: 25px;
	}

	.home.pv .rightBox.rightBox-full {
		border: none;
		height: 100%;
		box-sizing: border-box;
	}

	.home.pv #chapter {
		display: block;
	}
}

@media (min-width:992px) {
	#chapter {
		display: block;
		margin-top: 20vh;
	}

	.pk #chapterRight,
	.ak #chapterRight,
	.fk #chapterRight,
	.ope #chapterRight {
		display: block;
	}

	#chapterRight {
		padding: 0;
	}

	#chapterRight, #chapterLeft, .home.pv #chapterLeft, .home.pv #chapterRight {
		height: 400px;
		width: 400px;
		position: relative;
		float: right;
		margin-left: 25px;

	}

	#chapterLeft, .home.pv #chapterLeft {
		margin: 0 0 0 0;
	}

	.rightBox-small {
		position: absolute;
		height: 190px;
		width: 190px;
	}

	.rightBox {
		/*height: 250px;*/
		background: rgba(255, 255, 255, .8);
		padding: 30px;
		/*margin-bottom: 15px;*/
		font-size: 22px;
		line-height: 28px;
		box-sizing: border-box;
		border: none;
		margin-bottom: 0;
	}

	#chapterRight .rightBox.rightBox-full {
		height: 100%;
	}

	#chapterRight .rightBox.rightBox-full,
	.home.pv #chapterLeft {
		font-size: 40px;
		line-height: 50px;
		padding: 30px;
	}

	#chapterRight .rightBox-full:before,
	#chapterRight .rightBox-full:after,
	#chapterRight .rightBox-full.rightBoxlink:before,
	#chapterRight .rightBox-full.rightBoxlink:after {
		right: 50%;
	}

	#chapterRight .rightBox.rightBox-full a,
	#chapter a .textNormal {
		font-size: 40px;
		line-height: 50px;
	}

	.ope #chapterRight .rightBox.rightBox-full p {
		font-size: 18px;
		line-height: 18px;
	}

	.ope #chapterRight .rightBox.rightBox-full h2 {
		font-size: 40px;
		line-height: 50px;
		font-family: "Frutiger Light";
	}

	.rightBox-1 {
		left: 0;
		top: 0;
	}

	.rightBox-2 {
		right: 0;
		top: 0;
	}

	.rightBox-3 {
		left: 0;
		bottom: 0;
	}

	.rightBox-4 {
		right: 0;
		bottom: 0;
	}

	#chapter .textNormal,
	#chapter a .textNormal {
		color: #fff;
		font-size: 45px;
		line-height: 45px;
		margin-left: 45px;
		margin-top: -25px;
	}

	#chapterLeft.openAsymetric .rightBottomCorner {
		transform: rotate(-45deg);
		bottom: 75px;
		right: 75px;
	}

	.teaserElement {
		min-height: 300px;
	}
}

@media (min-width:1400px) {
	#chapter {
		margin-top: 10vh;
	}

	#chapterRight, #chapterLeft, .home.pv #chapterLeft, .home.pv #chapterRight {
		height: 500px;
		width: 500px;
		position: relative;
		float: right;
	}

	.rightBox-small {
		position: absolute;
		height: 240px;
		width: 240px;
	}

	.textHand img {
		max-width: 680px;
		width: 100%;
	}

	.leftBox {
		/*position: absolute;*/
		top: 50%;
		left: -30%;
	}

	#chapterRight .rightBox.rightBox-full {
		/*height: 500px;*/
	}

	#chapterRight .rightBox.rightBox-full,
	.home.pv #chapterLeft {
		font-size: 50px;
		line-height: 58px;
		padding: 45px;
	}

	.ope #chapterRight .rightBox.rightBox-full p {
		font-size: 18px;
		line-height: 18px;
	}

	.ope #chapterRight .rightBox.rightBox-full h2 {
		font-size: 50px;
		line-height: 58px;
		font-family: "Frutiger Light";
	}

	#chapterRight .rightBox.rightBox-full a,
	#chapter a .textNormal {
		font-size: 50px;
		line-height: 58px;
	}

	.teaserText {
		font-size: 20px;
		line-height: 28px;
	}

	.teaserTitle {
		font-size: 20px;
		line-height: 28px;
	}

	.teaserElement .teaserButton {
		font-size: 20px;
	}

	div.rightBox-full {
		cursor: pointer;
	}
}

@media (min-width:1600px) {
	#chapter {
		/*margin-right: 50px;*/
	}

	#chapterRight, #chapterLeft, .home.pv #chapterLeft, .home.pv #chapterRight {
		height: 530px;
		width: 530px;
		position: relative;
		float: right;
	}

	.rightBox {
		/*padding:0; */
	}

	#chapterRight .rightBox.rightBox-full {
		/*height: 530px;*/
	}

	#chapterRight .rightBox.rightBox-full,
	.home.pv #chapterLeft {
		font-size: 50px;
		line-height: 60px;
		padding: 55px;
	}

	#chapterRight .rightBox.rightBox-full a,
	#chapter a .textNormal {
		font-size: 50px;
		line-height: 60px;
	}

	#chapterRight a,
	.rightBox {
		font-size: 28px;
		line-height: 34px;
		/*padding: 20px;*/

	}

	.rightBox-small {
		height: 255px;
		width: 255px;
	}

	.rightBox-small {
		position: absolute;
		height: 255px;
		width: 255px;
	}
}

@media (max-height: 800px) {
	#chapter {
		margin-top: 0;
	}
}

/**
*	General
*/
.teaserWrapper {
	display: none;
}

#variablesWrap {
	overflow-x: auto;
	margin-bottom: 45px;
}

.variablesTable {
	width: 1100px;
}

#variablesWrap,
#variablesWrap h1,
#variablesWrap h2,
.formWrap .formRow {
	color: #fff;
}

.variablesTable td {
	padding: 4px 10px;
	border-bottom: 1px solid #fff;
	padding-left: 0;
	box-sizing: border-box;
	font-size: 16px;
}

.headerTable td {
	border-bottom: none;
}

.variablesTable .tableName {
	width: 300px;
}

.variablesTable .tableVersion {
	width: 100px;
	border-right: 1px solid #fff;
	box-sizing: border-box;
	text-align: right;
}

.groupName td {
	/*padding-top: 35px;*/
}

p.tableInstName {
	font-style: italic;
	font-size: 14px;
	margin: 0;
	font-family: "Frutiger Bold";
	color: #fff;
}

.spacerRow td {
	height: 30px;
	border-bottom: none;
}

.typeName {
	font-size: 20px;
	line-height: 22px;
	margin-bottom: 5px;
	font-family: "Frutiger Bold";
	position: relative;
	padding-left: 25px;
}

.typeName:before {
	padding-right: 10px;
	position: absolute;
	left: 0;
	top: 0;
}

.groupName {
	font-family: "Frutiger Bold";
	/*border-bottom: 1px solid #fff;*/
}

.variablesTable .tableVersion:last-child {
	border-right: none;
}

.typeName.keyFigures:before {
	content: '\f201';
}

.typeName.refNumber:before {
	content: '\f080';
}

.variablesTable.table-1 {
	width: 400px;
}

.variablesTable.table-2 {
	width: 500px;
}

.variablesTable.table-3 {
	width: 600px;
}

.variablesTable.table-4 {
	width: 700px;
}

.variablesTable.table-5 {
	width: 800px;
}

.variablesTable.table-6 {
	width: 900px;
}

#ratgeber body,
#ratgeber *,
#ratgeber a,
#ratgeber h1,
#ratgeber h2,
#ratgeber h3 {
	color: #fff;
}

/**
*	Ratgeber
*/

/*Conselor*/
#counselorResultWrap {
	/*display: none;*/
}

#contactSearchForm label {
	color: #767676;
	font-family: "Frutiger Roman", Arial, sans-serif;
	margin: 0 0 10px 25px;
	display: block;
}

#contactSearchForm label.modalLabel {
	color: #fff;
}

#counselorResultWrap p, #counselorResultWrap h2 {
	/*	color: #fff;*/
	/*font-family: "Frutiger Bold", Arial, sans-serif;*/
}

#counselorResultWrap h2 {
	text-transform: none;
	font-size: 20px;
}

#counselorResultWrap a {
	color: #23547a;
	font-weight: 600;
	/*	color: #fff;*/
}

#counselorResultWrap .contactTel a, #counselorResultWrap .lifeSituationFactsheets a {
	font-weight: normal;
}

.lifeSituationItemName {
	cursor: pointer;
	position: relative;
	padding-left: 12px;
}

.lifeSituationItemName:before {
	content: '\f105';
	position: absolute;
	left: 0;
	top: 2px;
	font: normal 100 1em/1 "Font Awesome 6 Pro";
}

.lifesituationName {
	padding-bottom: 4px;
	font-size: 17px;
}

.lifesituationName .fa {
	/*	color: #fff;*/
}

.lifeSituationFactsheetTable td {
	border-bottom: 1px solid #aaa;
	padding: 10px 0;
	font-size: 17px;
}

.detailWrap .lifeSituationFactsheetTable td {
	border-color: #fff;
}

#content .lifeSituationFactsheetTable td {
	border-color: #aaa;
}

.lifeSituationFactsheetTable .last td {
	border-bottom: none;
}

.lifeSituationFactsheetLang {
	width: 40px;
	border-left: 1px solid #aaa;
	text-align: center;
}

.detailWrap .lifeSituationFactsheetLang {
	border-color: #fff;
}

#content .lifeSituationFactsheetLang {
	border-color: #aaa;
}

.lifeSituationFactsheetLang.first {
	border-left: none;
}

.detailWrap .lifeSituationFactsheetLang a {
	color: #fff;
}

.lifeSituationFactsheetLang a {
	text-decoration: underline;
	font-size: 17px;
	color: #fff;
}

#content .lifeSituationFactsheetLang a {
	color: #333;
}

.factSheetProductName {
	font-size: 14px;
	color: #bbb;
}

#content .factSheetProductName {
	color: #757575;
}

.lifeSituationFactsheetName {
	/*width: 120px;*/
}

.lifeSituationElement {
	border-top: 1px solid #fff;
	margin: 30px 0;
}

#content .lifeSituationElement {
	border-top: 1px solid #aaa;
}

.formRespondText {
	color: #fff;
	font-family: 'Frutiger Light', Arial, Helvetica, sans-serif;
}

.resultClaim {
	display: none;
	/*	color: #fff;*/
}

.resultClaim h1 {
	margin-bottom: 20px;

}

.moduleFrame .resultClaim h1 {
	color: #fff;
}

.moduleFrame ::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
	color: #ddd;
}

.moduleFrame ::-moz-placeholder {
	/* Firefox 19+ */
	color: #ddd;
}

.moduleFrame :-ms-input-placeholder {
	/* IE 10+ */
	color: #ddd;
}

.moduleFrame :-moz-placeholder {
	/* Firefox 18- */
	color: #ddd;
}

.sideBar ::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
	color: #fff;
}

.sideBar ::-moz-placeholder {
	/* Firefox 19+ */
	color: #fff;
}

.sideBar :-ms-input-placeholder {
	/* IE 10+ */
	color: #fff;
}

.sideBar :-moz-placeholder {
	/* Firefox 18- */
	color: #fff;
}

.select2-container {
	width: 100% !important;
}

.backLink {
	cursor: pointer;
	/*	color: #fff;*/
}

.backLink i {
	margin-top: 5px;
}

.formResult {
	display: none;
}

#mp_content .lifeSituationText {
	/*border-top: 1px solid #fff;*/
	padding: 20px 50px 20px 0;
	font-size: 17px;
	line-height: 22px;
}

#mp_content .lifeSituationText a {
	color: #5C85C2;
	font-weight: bold;
	font-size: 16px;
	line-height: 22px;
}

#mp_content .lifeSituationText a u {
	border: none;
}

#mp_content .lifeSituationText u {
	border-color: #ccc;
}

#mp_htmlFront body.moduleFrame {
	padding-right: 15px;
}

#mp_htmlFront body.moduleFrame table {
	table-layout: fixed;
}

#mp_htmlFront .lifeSituationFactsheets h2 {
	/*border-top: 1px solid #fff;*/
	padding-top: 20px;
	margin-bottom: 2px;
	/*width: 60%;*/
}

.contactWrap a {
	border: none !important;
}

.lifeSituationContacts {
	margin-top: 30px;
}

#counselorResultWrap .lifeSituationContacts h2 {
	margin-bottom: 0;
}

.lifeSituationContacts .contactWrap .column {
	width: 50%;
}

.counselor .select2-container--default .select2-selection--single .select2-selection__rendered {
	color: #555;
}

.counselor .formRow button {
	color: #555;
}

.counselor #counselorResultWrap p, .counselor #counselorResultWrap h2 {
	color: #555;

}

.counselor .lifeSituationElement {
	border-color: #aaa;
}

.counselor .backLink {
	color: #555;
	line-height: 1;
}

.counselor .resultClaim {
	margin-top: 45px;
}






/* REDESIGN */

/*Chapter View*/

#chapter {
	display: flex;
	flex-direction: column;
	-webkit-align-items: flex-end;
	align-items: flex-end;
	margin-top: 0;
}

#chapter * {
	box-sizing: border-box;
}

#chapterRight,
#chapterLeft {
	height: auto;
	width: 100%;
	position: relative;
}

#chapterLeft {
	order: 1;
}

#chapterRight {
	order: 2;
	padding: 40px;
}

#chapterRight a {
	position: relative;
	display: block;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	font-size: 16px;
	line-height: 28px;
}

#chapterRight .rightBox:before,
#chapterRight .rightBox:after {
	content: '';
	display: block;
	position: absolute;
	top: 10px;
	left: 10px;
	height: 2px;
	width: 50px;
	background: #fff;
	transform: rotate(0deg);
}

#chapterRight .rightBox.rightBoxImage:before,
#chapterRight .rightBox.rightBoxImage:after {
	background: #fff;
}

#chapterRight .rightBox.rightBoxImage {
	padding: 10px 15px;
}

#chapterRight .rightBox.rightBoxImage a,
#chapterRight .rightBox.rightBoxImage {
	color: #fff;
	font-size: 24px;
	line-height: 26px;
}

#chapterRight .rightBox.rightBoxImage hr {
	border-color: #fff;
}

#chapterRight .rightBox:after {
	transform: rotate(-90deg);
	top: 35px;
	left: -15px;
}

/*#chapterRight .rightBox-full:before,
#chapterRight .rightBox-full:after,
#chapterRight .rightBox-full.rightBoxlink:before,
#chapterRight .rightBox-full.rightBoxlink:after {
	content: '';
	display: block;
	position: absolute;
	bottom: 60px;
	right: 25px;
	margin-right: 10px;
	height: 1px;
	width: 30px;
	background: #535a51;
	transform: rotate(45deg);
}*/

#chapterRight .rightBox-full:after {
	transform: rotate(-45deg);
	margin-right: -11px;
}

.pk #chapterRight,
.ak #chapterRight,
.fk #chapterRight,
.ope #chapterRight {
	display: none;
}

.pv #chapterRight .rightBox-full:before,
.pv #chapterRight .rightBox-full:after,
.pv a#chapterLeft:before,
.pv a#chapterLeft:after {
	content: '';
	display: block;
	position: absolute;
	right: 30px;
	margin-right: 0;
	height: 1px;
	width: 30px;
	background: #535a51;
	transform: rotate(45deg);
}

.pv a#chapterLeft:before,
.pv a#chapterLeft:after,
.pv #chapterRight .rightBox-full:before {
	bottom: 80px;
}

.pv a#chapterLeft:after,
.pv #chapterRight .rightBox-full:after {
	transform: rotate(-45deg);
	bottom: 60px;
}

.pv a#chapterLeft .leftBox {
	height: 100%;
}

.pv a#chapterLeft {
	padding: 20px;
}

#chapterLeft {
	height: 280px;
	width: 280px;
	margin: 0 0 40px 0;
	display: block;
	font-size: 22px;
	line-height: 28px;
}

.rightBox {
	background: rgba(255, 255, 255, .8);
	margin-bottom: 10px;
	padding: 20px;
	font-size: 22px;
	line-height: 28px;
	border: 1px solid #999;
	position: relative;
}

.rightBox b {
	font-weight: normal;
	font-family: 'Frutiger LT W01 65 Bold', sans-serif;
}

.rightBox.rightBox-full {
	height: auto;
	font-size: 22px;
	line-height: 28px;
	padding: 20px;
}

#chapterLeft .leftTopCorner,
#chapterLeft .leftBottomCorner,
#chapterLeft .rightTopCorner,
#chapterLeft .rightBottomCorner {
	position: absolute;
}

#chapterLeft .leftTopCorner {
	left: 0;
	top: 0;
}

#chapterLeft .leftBottomCorner {
	left: 0;
	bottom: 0;
}

#chapterLeft .rightTopCorner {
	right: 0;
	top: 0;
}

#chapterLeft .rightBottomCorner {
	right: 0;
	bottom: 0;
}

#chapterLeft.openAsymetric .rightBottomCorner {
	transform: none;
	bottom: -50px;
	right: 35px;
	padding: 60px 10px 5px 10px;
	color: #fff;
	cursor: pointer;
	width: 90px;
}

#chapterLeft .leftTopCorner:before,
#chapterLeft .leftBottomCorner:before,
#chapterLeft .rightTopCorner:before,
#chapterLeft .rightBottomCorner:before,
#chapterLeft .leftTopCorner:after,
#chapterLeft .leftBottomCorner:after,
#chapterLeft .rightTopCorner:after,
#chapterLeft .rightBottomCorner:after {
	content: '';
	height: 2px;
	width: 25px;
	background: #fff;
	position: absolute;
}

#chapterLeft.openAsymetric .rightBottomCorner:before,
#chapterLeft.openAsymetric .rightBottomCorner:after {
	height: 2px;
	transform: rotate(45deg);
	left: 24px;
	top: 20px;
}

#chapterLeft.openAsymetric .rightBottomCorner:after {
	transform: rotate(-45deg);
	left: auto;
	right: 24px;
}

#chapterLeft .leftTopCorner:after,
#chapterLeft .leftBottomCorner:after,
#chapterLeft .rightTopCorner:after,
#chapterLeft .rightBottomCorner:after {
	transform: rotate(90deg);
	left: -12.5px;
	top: 12.5px;
}

#chapterLeft .leftTopCorner:before,
#chapterLeft .leftBottomCorner:before,
#chapterLeft .rightTopCorner:before,
#chapterLeft .rightBottomCorner:before {
	top: 0;
	left: 0;
}

#chapterLeft .leftBottomCorner:after,
#chapterLeft .rightBottomCorner:after {
	top: -12.5px;
}

#chapterLeft .rightTopCorner:before,
#chapterLeft .rightBottomCorner:before {
	left: -25px;
}

.leftBox {
	position: absolute;
	top: 30%;
	left: 0%;
}

.textHand {
	font-size: 100px;
	line-height: 90px;
	color: #fff;
}

.textHand img {
	/*max-width: 300px;*/
	width: 100%;
}

#chapter .textNormal,
#chapter a .textNormal {
	color: #fff;
	font-size: 24px;
	line-height: 30px;
	margin-left: 45px;
	margin-top: -35px;
}

#chapterLeft.closedLink {
	padding: 40px;
	box-sizing: border-box;
	background: rgba(255, 255, 255, .8);
}

#chapterLeft.closedLink .textHand {
	display: none;
}

#chapterLeft.closedLink .textNormal {
	margin: 0;
}

#chapterLeft.closedLink .leftBox {
	position: relative;
	left: 0;
	top: 0;
}

#chapterLeft.closedLink .leftBox .textNormal {
	color: rgb(83, 90, 81);
}

#chapterLeft.closedLink .leftTopCorner,
#chapterLeft.closedLink .leftBottomCorner,
#chapterLeft.closedLink .rightTopCorner,
#chapterLeft.closedLink .rightBottomCorner {
	display: none;
}

.home.pv #chapterLeft {
	height: auto;
	width: 80%;
	margin: 0 0 5px 0;
	padding: 0;
}

.home.pv #chapterRight {
	width: 80%;
	height: auto;
	padding: 0;
	border: none;
}

.home.pv #chapterLeft {
	padding: 20px;
}

.home.pv .rightBox.rightBox-full {
	border: none;
}

@media (min-width:768px) {
	.leftBox {
		position: absolute;
		top: 30%;
		left: -20%;
	}


	#chapterLeft .leftTopCorner:before,
	#chapterLeft .leftBottomCorner:before,
	#chapterLeft .rightTopCorner:before,
	#chapterLeft .rightBottomCorner:before,
	#chapterLeft .leftTopCorner:after,
	#chapterLeft .leftBottomCorner:after,
	#chapterLeft .rightTopCorner:after,
	#chapterLeft .rightBottomCorner:after {
		content: '';
		height: 2px;
		width: 60px;
		background: #fff;
		position: absolute;
	}

	#chapterLeft.openAsymetric .rightBottomCorner:before,
	#chapterLeft.openAsymetric .rightBottomCorner:after {
		height: 2px;
		transform: rotate(45deg);
		left: -6px;
		top: 20px;
	}

	#chapterLeft.openAsymetric .rightBottomCorner:after {
		transform: rotate(-45deg);
		left: auto;
		right: -5px;
	}

	#chapterLeft .leftTopCorner:after,
	#chapterLeft .leftBottomCorner:after,
	#chapterLeft .rightTopCorner:after,
	#chapterLeft .rightBottomCorner:after {
		transform: rotate(90deg);
		left: -30px;
		top: 30px;
	}

	#chapterLeft .leftTopCorner:before,
	#chapterLeft .leftBottomCorner:before,
	#chapterLeft .rightTopCorner:before,
	#chapterLeft .rightBottomCorner:before {
		top: 0;
		left: 0;
	}

	#chapterLeft .leftBottomCorner:after,
	#chapterLeft .rightBottomCorner:after {
		top: -30px;
	}

	#chapterLeft .rightTopCorner:before,
	#chapterLeft .rightBottomCorner:before {
		left: -60px;
	}

	#chapter:after {
		display: block;
		content: '';
		clear: both;
	}

	/*chapter PV*/
	.home.pv #chapterLeft {
		height: 280px;
		width: 280px;
		margin: 0 0 0 0;
		/*padding: 0;*/
		float: right;
	}

	.home.pv #chapterRight {
		height: 280px;
		width: 280px;
		padding: 0;
		border: none;
		float: right;
		margin-left: 25px;
	}

	.home.pv .rightBox.rightBox-full {
		border: none;
		height: 100%;
		box-sizing: border-box;
	}

	.home.pv #chapter {
		display: block;
	}
}

@media (min-width:992px) {
	#chapter {
		flex-direction: row;
		justify-content: center;
		margin-top: 25vh;
	}

	.pk #chapterRight,
	.ak #chapterRight,
	.fk #chapterRight,
	.ope #chapterRight {
		display: block;
	}

	#chapterRight {
		padding: 0;
		display: flex;
		flex-direction: column;
		justify-content: space-between;
		padding-top: 10%;
	}

	#chapterRight,
	#chapterLeft,
	.home.pv #chapterLeft,
	.home.pv #chapterRight {
		height: 320px;
		width: 320px;
		position: relative;
		float: right;
		margin-left: 25px;
	}

	#chapterLeft,
	.home.pv #chapterLeft {
		margin: 0 0 0 0;
	}

	.rightBox.rightBox-small {
		position: relative;
		height: 70px;
		width: 400px;
		padding: 40px 0 0 40px;
	}

	.rightBox {
		/*height: 250px;*/
		background: none;
		padding: 30px;
		/*margin-bottom: 15px;*/
		font-size: 22px;
		line-height: 28px;
		box-sizing: border-box;
		border: none;
		margin-bottom: 0;
	}

	#chapterRight .rightBox.rightBox-full {
		height: 100%;
	}

	#chapterRight .rightBox.rightBox-full,
	.home.pv #chapterLeft {
		font-size: 40px;
		line-height: 50px;
		padding: 30px;
	}

	#chapterRight .rightBox-full:before,
	#chapterRight .rightBox-full:after,
	#chapterRight .rightBox-full.rightBoxlink:before,
	#chapterRight .rightBox-full.rightBoxlink:after {
		right: 50%;
	}

	#chapterRight .rightBox.rightBox-full a,
	#chapter a .textNormal {
		font-size: 40px;
		line-height: 50px;
	}

	.ope #chapterRight .rightBox.rightBox-full p {
		font-size: 18px;
		line-height: 18px;
	}

	.ope #chapterRight .rightBox.rightBox-full h2 {
		font-size: 40px;
		line-height: 50px;
		font-family: "Frutiger Light";
	}

	.rightBox-1 {
		left: 0;
		top: 0;
	}

	.rightBox-2 {
		left: 0;
		top: 0;
	}

	.rightBox-3 {
		left: 0;
		bottom: 0;
	}

	.rightBox-4 {
		left: 0;
		bottom: 0;
	}

	#chapterRight .rightBox p,
	#chapterRight .rightBox a {
		color: #fff;
		font-weight: bold;
	}

	#chapter .textNormal,
	#chapter a .textNormal {
		color: #fff;
		font-size: 45px;
		line-height: 45px;
		margin-left: 45px;
		margin-top: -25px;
	}

	#chapterLeft.openAsymetric .rightBottomCorner {
		transform: none;
		bottom: -130px;
		right: 35px;
		padding: 60px 10px 5px 10px;
		color: #fff;
		cursor: pointer;
	}

	#chapterLeft.openAsymetric .rightBottomCorner:before,
	#chapterLeft.openAsymetric .rightBottomCorner:after {
		height: 2px;
	}

	.teaserElement {
		min-height: 300px;
	}

	#chapterRight a,
	.rightBox {
		font-size: 24px;
		line-height: 34px;
	}
}

@media (min-width:1400px) {
	#chapter {
		margin-top: 20vh;
		margin-bottom: 5vh;
	}

	body.home #chapter {
		margin-top: 25vh;
	}

	#chapterRight {
		padding-top: 9%;
	}

	#chapterRight,
	#chapterLeft,
	.home.pv #chapterLeft,
	.home.pv #chapterRight {
		height: 480px;
		width: 480px;
		position: relative;
		float: right;
	}

	/*.rightBox-small{
	position: absolute;
	height: 240px;
	width: 240px;
}*/
	.textHand img {
		max-width: 680px;
		width: 100%;
	}

	.leftBox {
		/*position: absolute;*/
		top: 50%;
		left: -30%;
	}

	#chapterRight .rightBox.rightBox-full {
		/*height: 500px;*/
	}

	#chapterRight .rightBox.rightBox-full,
	.home.pv #chapterLeft {
		font-size: 50px;
		line-height: 58px;
		padding: 45px;
	}

	.ope #chapterRight .rightBox.rightBox-full p {
		font-size: 18px;
		line-height: 18px;
	}

	.ope #chapterRight .rightBox.rightBox-full h2 {
		font-size: 50px;
		line-height: 58px;
		font-family: "Frutiger Light";
	}

	#chapterRight .rightBox.rightBox-full a,
	#chapter a .textNormal {
		font-size: 50px;
		line-height: 58px;
	}

	.teaserText {
		font-size: 20px;
		line-height: 28px;
	}

	.teaserTitle {
		font-size: 20px;
		line-height: 28px;
	}

	.teaserElement .teaserButton {
		font-size: 20px;
	}

	div.rightBox-full {
		cursor: pointer;
	}
}

@media (min-width:1600px) {
	#chapter {
		/*margin-right: 50px;*/
	}

	/*#chapterRight,
	#chapterLeft,
	.home.pv #chapterLeft,
	.home.pv #chapterRight {
		height: 500px;
		width: 500px;
		position: relative;
		float: right;
	}*/
	.rightBox {
		/*padding:0; */
	}

	#chapterRight .rightBox.rightBox-full {
		/*height: 530px;*/
	}

	#chapterRight .rightBox.rightBox-full,
	.home.pv #chapterLeft {
		font-size: 50px;
		line-height: 60px;
		padding: 55px;
	}

	#chapterRight .rightBox.rightBox-full a,
	#chapter a .textNormal {
		font-size: 50px;
		line-height: 60px;
	}

	#chapterRight a,
	.rightBox {
		font-size: 28px;
		line-height: 34px;
	}
}




/*chapter*/
#chapter {
	align-items: flex-start;
	flex-direction: column;
	padding: 0;
}

@media (max-width: 991px) {
	#chapter {
		margin-top: 25vh;
	}
}

#chapterRight {
	padding: 0 30px 30px 30px;
	background: #207eb6;
}

#chapterLeft {
	padding: 30px 30px 30px 30px;
	background: #207eb6;
	width: 100%;
	height: auto;
	margin: 0;
}

#chapterViewContainer {
	display: none;
}

body.home #chapterViewContainer, #wrapper.pv #chapterViewContainer {
	display: block;
}

#wrapper.pv #chapter {
	width: auto;
}

#wrapper.pv #chapterSwitch {
	z-index: 10;
}

#backgroundDimmer {
	z-index: 5;
}

.newsBox {
	margin-top: 10px;
	padding: 30px;
	background: rgba(255, 255, 255, .8);
	order: 3;
	border: 1px solid #ccc;
	width: 100%;
}

.leftBox {
	position: relative;
	top: 0;
	left: 0;
	max-width: 260px;
}

.rightBox {
	background: transparent;
	border: none;
}

#chapterRight a {
	color: #fff;
	font-weight: bold;
}

#chapterRight .rightBox:before,
#chapterRight .rightBox:after {
	top: 0;
	left: 0;
}

#chapterRight .rightBox:after {
	top: 25px;
	left: -25px;
}

.newsBox ul {
	list-style-type: none;
}

.scrollDown {
	animation: MoveUpDown 1s ease-in infinite;
	animation-delay: 2s;
	bottom: 50px;
	padding-bottom: 30px;
}

@keyframes MoveUpDown {
	0% {
		bottom: 50px;
	}

	50% {
		bottom: 40px;
		padding-bottom: 40px;
	}

	100% {
		bottom: 50px;
		padding-bottom: 30px;
	}

}