@charset "UTF-8";

html {
	width: 100%;
	height: 100%;
}

body {
	width: 99.9%;
	height: 99.9%;
	/* 	font-size: 1em; */
	margin: 0;
	color: #262552;
	font-family: BrownProLight, Helvetica, Arial;
	background-color: #e8e8e8;
	/*background-color: silver;*/
	/*background: url('../img/bg1920x891.png') no-repeat center center fixed;*/
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	min-width: 1024px;

	transition: background-color 2s;
	-moz-transition: background-color 2s;
	-webkit-transition: background-color 2s;
	-o-transition: background-color 2s;
}

p,
h3 {
	margin: 0;
	padding: 0;
}

a {
	color: #262552;
	text-decoration: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

div {
	display: block;
	z-index: 10;
}

strong {
	font-weight: normal;
	font-family: BrownProBold, Helvetica, Arial;
}

b {
	font-weight: normal;
	font-family: BrownProBold, Helvetica, Arial;
}

.bigger {
	font-size: 1.8em;
}

.not_colored {
	color: #008dbe;
	text-decoration: underline;
}
.not_colored:hover {
	color: #384e95;
}

.clear {
	clear: both;
}

.scale {
}

#alertPopup {
	width: 400px;
	height: 350px;
	position: absolute;
	z-index: 999;
	/*background-color: white;*/
	top: 35%;
	left: 40%;
	text-align: center;
}

#foreground {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: white;
	position: absolute;
	z-index: 99;
	opacity: 1;
	filter: alpha(opacity=100);
}

#left_part {
	width: 15%;
	float: left;
	position: relative;
	height: 100%;
	background-color: red;
}

#middle_part {
	width: 100%;
	overflow-x: hidden;
	/*
	background-image:url('../img/verlauf.png');
	background-repeat: no-repeat;
	background-size: 100%;*/
	position: absolute;
	z-index: 19;
	min-width: 1024px;
}

#mainmenu {
	position: fixed;
	top: 50px;
	left: 55px;
	z-index: 20;
}

#logo {
	/*
	font-weight: bold;
	font-size: 2.4em;*/
	margin-bottom: 30px;
	opacity: 0;
}

#logo a img {
	border: none;
	text-decoration: none;
}

#mainmenu .item {
	margin-bottom: 6px;
	opacity: 0;
}

#mainmenu a {
	cursor: pointer;
	font-size: 1.2em;

	transition: color 0.2s;
	-moz-transition: color 0.2s;
	-webkit-transition: color 0.2s;
	-o-transition: color 0.2s;
}

#mainmenu a:active {
	/*font-family: BrownProBoldItalic;*/
}

#mainmenu a:hover {
	color: #008dbe;
}

.page {
	/*height: 100%;*/
	width: 85%;
	position: relative;
	margin-top: 0;
	/*border: 1px solid;*/
	overflow: hidden;
	float: right;
	/*min-height: 768px;*/
	min-width: 870px;
}

.page_company {
	/*height: 100%;*/
	width: 85%;
	position: relative;
	margin-top: 0;
	/*border: 1px solid;*/
	overflow: hidden;
	float: right;
	/*min-height: 768px;*/
	min-width: 870px;
}

#debug {
	margin-top: 50px;
}

/* - Startseite - */

#page_1 {
	width: 100%;
	min-height: 768px;
	height: 100%;
}

.startpage_animated_element {
	text-align: center;
	font-size: 44px;
	/*margin-top: 100%; /* Browserkompatibel? */
	width: 50%;
	opacity: 1;
	line-height: 40px;
	text-shadow: #ffffff 1px 1px 1px;
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
}

.startpage_animated_element .upper_info {
	font-family: BrownProBold, Helvetica, Arial;
}

.startpage_animated_element .lower_text {
	font-size: 25px;
}

#startpage_1st_element {
	margin-top: 100%;
	margin-left: 46%;
	opacity: 1;
}

#startpage_2nd_element {
	margin-left: 36%;
	margin-top: 78%;
}

#startpage_3rd_element {
	margin-left: 29%;
}

#startpage_4th_element {
	margin-left: 16%;
}
/* we generate Power */
#startpage_5th_element {
	font-size: 86px;
	width: 100%;
}
/* scrolldown button */
#startpage_6th_element {
	width: 105px;
	margin: 55px auto;
	height: 65px;
	position: relative;
	line-height: 1px;
	font-size: 32px;
	text-align: center;
}

#scroll_down_bg_box {
	background-color: white;
	opacity: 0.3;
	position: absolute;
	z-index: 10;
	height: 66px;
	width: 106px;
}

#scroll_down_content_box {
	background-image: url('../img/scrolldown.png');
	background-position: 0px 0px;
	position: absolute;
	z-index: 11;
	height: 56px;
	width: 106px;
	font-size: 0.5em;
	padding-top: 20px;
	cursor: pointer;
}

#scroll_down_content_box:hover {
	background-position: 106px 0px;
}

/* Projectsseite */
#page_2 {
}

#timeline {
	position: absolute;
	top: 0px;
	right: 20px;
	color: grey;
	height: 100%;
	width: 63px;
}

.timelineYear {
	position: absolute;
	left: 0;
	display: table-cell;
	vertical-align: bottom;
	padding-top: 165%;
}

.hidden {
	display: none;
}

.powerhouse {
	position: absolute;
	min-height: 46px;
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
}

/*#page_2 .phid69 {
	transform: translateY(50%);
}

#page_2 .phid70 {
	transform: translateY(50%);
}

#page_2 .phid71 {
	transform: translateY(50%);
}

#page_2 .phid72 {
	transform: translateY(100%);
}*/

.powerhouse .circleBorder {
	float: left;
	position: relative;
	display: table-cell;
	vertical-align: middle;
}

.powerhouse .roundDiv {
	width: 100%;
	height: 100%;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	cursor: pointer;

	transition: color 0.2s, background-color 0.2s, border-color 0.2s;
	-moz-transition: color 0.2s, background-color 0.2s, border-color 0.2s;
	-webkit-transition: color 0.2s, background-color 0.2s, border-color 0.2s;
	-o-transition: color 0.2s, background-color 0.2s, border-color 0.2s;
}

.powerhouse .filled {
	background-color: #262552;
}

.powerhouse .bordered {
	border: 2px solid #262552;
}

.powerhouse .nameBox {
	float: left;
	margin-left: 10px;
	cursor: pointer;
	min-height: 46px;
	font-size: 14px;

	transition: color 0.2s, background-color 0.2s;
	-moz-transition: color 0.2s, background-color 0.2s;
	-webkit-transition: color 0.2s, background-color 0.2s;
	-o-transition: color 0.2s, background-color 0.2s;
}

.powerhouse .nameBox .name {
	display: table-cell;
	vertical-align: middle;
	font-family: BrownProBold, Helvetica, Arial;
}

.powerhouse .name .country {
	font-family: BrownProLight, Helvetica, Arial;
}

.powerHouseDetails .headline {
	font-family: BrownProBold, Helvetica, Arial;
}

.powerHouseDetails img {
	margin-bottom: 25px;
}

.powerHouseDetails .closeBtn {
	position: absolute;
	width: 17px;
	height: 17px;
	bottom: 16px;
	right: 16px;
	background-image: url(../img/close.png);
	cursor: pointer;
}

.powerHouseDetails .closeBtn:hover {
	background-position: 17px;
}

.powerHouseDetails {
	background-color: #262552;
	position: absolute;
	z-index: 20;
	top: 15%;
	left: 15%;
	width: 628px;
	height: 438px;
	color: white;
	z-index: 50;
	line-height: 1.3;
}

.powerHouseDetails h1 {
	margin: 0;
	padding: 0;
}

.powerHouseDetails .colored {
	margin: 0;
	padding: 0;
	color: #008dbe;
}

.powerHouseDetails .left {
	float: left;
	width: 313px;
	margin-left: 25px;
	margin-top: 25px;
}

.powerHouseDetails .right {
	float: right;
	width: 240px;
	margin-right: 25px;
	margin-top: 25px;
}

.highlightYear {
	color: #008dbe;
}

.highlightYear:hover {
	color: #008dbe;
	cursor: default;
}

.projectsShowAllBtn {
	color: #262552;
	cursor: pointer;
	height: 5%;
	left: 0;
	position: absolute;
	text-decoration: underline;
	top: 20px;
	z-index: 61;
}

.projectsShowAllBtn:hover {
	color: #008dbe;
}

.powerShowAllMainHeader {
	margin-left: 16px;
	padding-top: 14px;
	font-size: 1.3em;
}

.powerShowAllSec1 {
	width: 236px;
	margin-left: 16px;
	margin-top: 3px;
	margin-bottom: 3px;
	float: left;
}

.powerShowAllSec2 {
	width: 108px;
	margin-top: 3px;
	margin-bottom: 3px;
	float: left;
}

.powerShowAllSec3 {
	width: 120px;
	margin-top: 3px;
	margin-bottom: 3px;
	float: left;
	text-align: right;
}

.powerShowAllSec4 {
	margin-left: 85px;
	width: 120px;
	margin-top: 3px;
	margin-bottom: 3px;
	float: left;
}

#powerHouseShowAll {
	background-color: #ffffff;
	position: absolute;
	z-index: 20;
	top: 15%;
	left: 15%;
	width: 728px;
	height: 487px;
	z-index: 50;
}

#powerHouseShowAllFooter {
	height: 50px;
	width: 728px;
	background: #262552;
}

#powerHouseShowAll .showAllVerlauf {
	position: absolute;
	bottom: 50px;
	left: 0px;
	background-image: url(../img/showall-verlauf.png);
	background-repeat: repeat-x;
	width: 100%;
	height: 30px;
}

#powerHouseShowAll h1 {
	font-size: 1.3em;
	margin: 0;
}

#powerHouseShowAll h2 {
	font-size: 0.8em;
	margin: 0;
	font-weight: normal;
}

#powerHouseShowAllHead {
	height: 74px;
	background: #262552;
	color: #ffffff;
}

.rowInPowerHouseShowAll {
	height: 26px;
	font-size: 0.9em;
	cursor: default;
	line-height: 1em;
}

.rowInPowerHouseShowAll:hover {
	background: #d0e7f4;
}

.rowInPowerHouseShowAllTotal/*:HOVER*/ {
	background: #59c9f0;
}

#rowContainerInPowerHouseShowAll {
	overflow: auto;
	height: 363px;
	color: #000000;
}

#powerHouseShowAllHead .closeBtn {
	position: absolute;
	width: 17px;
	height: 17px;
	top: 16px;
	right: 16px;
	background-image: url(../img/close.png);
	cursor: pointer;
}

/* Focusseite */

#page_3 {
	height: 100%;
}

#focus_background {
	margin: 0 auto;
	position: relative;
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
}

.location_background {
	position: absolute;
	width: 80%;
	height: 80%;
	top: 20%;
	left: 11%;
}

.location_box_left,
.location_box_right {
	width: 18%;
	height: 6%;
	position: absolute;
	opacity: 0;
	-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=80)';
	cursor: default;
}

.location_box_left {
	left: 0%; /* Browserkompatibel */
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
}

.location_box_right {
	left: 100%; /* Browserkompatibel */
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
}

.location_circle {
	height: 100%;
	width: 18%;
	background-color: #262552;
	float: left;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
}

.location_name {
	font-size: 1.3em;
	margin-top: 3%;
	margin-left: 23%;
}

#loc_1 {
	top: 39%;
}
#loc_2 {
	top: 48%;
}
#loc_3 {
	top: 82%;
}
#loc_4 {
	top: 32%;
}
#loc_5 {
	top: 43%;
}
#loc_6 {
	top: 78%;
}

#loc_8 {
	top: 80%;
}

#loc_Details1 {
	display: none;
	position: absolute;
	width: 250px;
	background-color: white;
	padding: 10px;
	z-index: 12;
}

#loc_Details2 {
	display: none;
	position: absolute;
	width: 250px;
	background-color: white;
	padding: 10px;
	z-index: 12;
}

#loc_Details3 {
	display: none;
	position: absolute;
	width: 250px;
	background-color: white;
	padding: 10px;
	z-index: 12;
}

#loc_Details4 {
	display: none;
	position: absolute;
	width: 250px;
	background-color: white;
	padding: 10px;
	z-index: 12;
}

#loc_Details5 {
	display: none;
	position: absolute;
	width: 400px;
	background-color: white;
	padding: 10px;
	z-index: 12;
}

#loc_Details6 {
	display: none;
	position: absolute;
	width: 250px;
	background-color: white;
	padding: 10px;
	z-index: 12;
}

#loc_Details7 {
	display: none;
	position: absolute;
	width: 250px;
	background-color: white;
	padding: 10px;
	z-index: 12;
}

#loc_Details8 {
	display: none;
	position: absolute;
	width: 250px;
	background-color: white;
	padding: 10px;
	z-index: 12;
}

/* Comapanyseite */

#page_4 {
}

h3 {
	/* font-weight:normal; */
	/* font-family: BrownProBold; */
	padding-top: 3.4%;
	font-size: 1.8em;
}

#businessmodel,
#history,
#leadershipteam {
	position: relative;
	width: 700px;
	margin-bottom: 8px;
	overflow: hidden;
}

.company_box_head {
	height: 70px;
	text-align: center;
}

div.box_opened .company_box_head:hover .company_box_arrow {
	background-position: 70px 70px;
}

.company_box_arrow_opend {
	background-position: 0px 70px;
	float: right;
	width: 10%;
	height: 100%;
	background-image: url('../img/arrow.png');
}

div.bar_header:hover .company_box_arrow_opend {
	background-position: 70px 70px;
}

div.bar_header:hover .company_box_arrow {
	background-position: 70px 0px;
}

div.company_headline {
	float: left;
	font-family: BrownProBold, Helvetica, Arial;

	font-weight: normal;
	margin-left: 70px;
	max-width: 630px;
	width: 560px;
}

div.company_headlineText {
	display: table-cell;
	font-size: 1.8em;
	height: 66px;
	text-align: center;
	vertical-align: middle;
	width: 560px;
}

.company_box_arrow {
	float: right;
	width: 10%;
	height: 100%;
	background-image: url('../img/arrow.png');
}

.company_content {
	padding-top: 10px;
	padding-bottom: 50px;
	padding-left: 70px;
	padding-right: 70px;
}

.box_opened {
	height: 100%;
	background-color: white;
	color: #262552;
}

.box_closed {
	height: 70px;
	background-color: #262552;
	color: white;
}

div.box_opened .company_box_arrow {
	background-position: 0px 70px;
}

.bar {
	width: 700px;
	margin-left: 10%;
	color: white;
	/*position: absolute;*/
	opacity: 1;
	overflow: hidden;
	height: 70px;
	background-color: #262552;
	margin: 0 auto;
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
}

.bar_content {
}

.bar_header {
	text-align: center;
	width: 100%;
	cursor: pointer;
	height: 70px;
	background-color: #262552;
}

.bar_text {
	color: #262552;
	margin: 25px;
	line-height: 23px;
}

#company_bar_1 {
	margin-top: 100%;
	background-color: #262552;
	color: #ffffff;
}
#company_bar_2 {
	margin-top: 15%;
	background-color: #262552;
	color: #ffffff;
}

#company_bar_3 {
	margin-top: 45%;
	background-color: #262552;
	color: #ffffff;
}

.bar_4_box {
	background-color: #e2eff4;
	height: 50px;
	width: 560px;
}

.bar_4_icon {
	float: left;
	height: 40px;
	width: 30px;
	margin: 5px;
	background-image: url('../img/pdf.png');
}

.bar_4_text {
	float: left;
	margin: 16px 0px 0 15px;
}

.bar_4_download {
	float: right;
	background-color: #008dbe;
	height: 28px;
	width: 150px;
	color: white;
	text-align: center;
	padding-top: 12px;
	margin: 5px 5px 0 0;
	display: block;
}

.bar_4_download:hover {
	background-color: #262552;
}

/*__________________BUSINESS-MODEL_____________________*/

#flowchart {
	width: 664px;
}

.flowchart-subheadline {
	width: 664px;
	text-align: center;
	margin-bottom: 20px;
}

.flowchart-block {
	width: 166px;
	float: left;
}

.flowchart-arrow {
	width: 166px;
	height: 44px;
}

.flowchart-arrow-rect {
	width: 133px;
	height: 40px;
	background-color: #008dbe;
	text-align: center;
	padding-left: 10px;
	padding-top: 4px;
	color: white;
	font-size: 21px;
	float: left;
	line-height: 31px;
}

.flowchart-arrow-tip {
	width: 23px;
	height: 44px;
	background-image: url(../img/arrowright.png);
	float: right;
}

.flowchart-text {
	margin-top: 10px;
	margin-bottom: 20px;
	padding-right: 14px;
	font-size: 12px;
	line-height: 17px;
}

.flowchart-longblock {
	width: 664px;
	float: left;
}

.flowchart-longarrow {
	width: 664px;
	height: 44px;
}

.flowchart-longarrow-rect {
	width: 631px;
	height: 40px;
	padding-top: 4px;
	background-color: #008dbe;
	text-align: center;
	color: white;
	font-size: 21px;
	padding-left: 10px;
	float: left;
	line-height: 31px;
}

.flowchart-longarrow-tip {
	width: 23px;
	height: 44px;
	background-image: url(../img/arrowright.png);
	float: right;
}

.flowchart-longtext {
	margin-top: 10px;
	margin-bottom: 20px;
	font-size: 12px;
	line-height: 17px;
}

.flowchart-bubble {
	width: 149px;
	height: 80px;
	margin-right: 10px;
	/*padding: 10px;*/
	text-align: center;
	border: 3px solid #008dbe;
	font-family: BrownProBold, Helvetica, Arial;
	color: #008dbe;
	float: left;
}

.flowchart-bubble-text {
	display: table-cell;
	vertical-align: middle;
	line-height: 20px;
	height: 75px;
	width: 149px;
}

/*__________________BUSINESS-MODEL_____________________*/

/*__________________LEADERSHIP-TEAM_____________________*/

.team-names {
	width: 340px;
	float: left;
}

#team-picture_box {
	width: 275px;
	height: 350px;
	float: left;
}

.team-names-cell {
	margin-bottom: 10px;
	margin-right: 25px;
	overflow: hidden;
	height: 26px;

	-webkit-transition: height 0.8s ease;
	-moz-transition: height 0.8s ease;
	-o-transition: height 0.8s ease;
	-ms-transition: height 0.8s ease;
	transition: height 0.8s ease;
}

.team-names-cell-open {
	margin-bottom: 10px;
	margin-right: 30px;
	overflow: hidden;

	height: 220px;

	-webkit-transition: height 0.8s ease;
	-moz-transition: height 0.8s ease;
	-o-transition: height 0.8s ease;
	-ms-transition: height 0.8s ease;
	transition: height 0.8s ease;
}

.team-names-cell-open#team-cell-9 {
	height: 230px;
}

.team-names-cell-bar-arrow {
	width: 18px;
	height: 18px;
	margin-right: 14px;
	margin-top: 5px;
	float: left;
	background-image: url(../img/arrow-small.png);
	cursor: pointer;
	-webkit-backface-visibility: hidden;

	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	-ms-transform: rotate(0deg);

	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.team-names-cell-bar-arrow.open {
	-webkit-backface-visibility: hidden;

	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-ms-transform: rotate(90deg);

	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.team-names-cell-bar-headline {
	font-family: BrownProBold, Helvetica, Arial;
	font-size: 18px;
	cursor: pointer;
}

.team-names-cell-text {
	margin-left: 32px;
	font-size: 12px;
	line-height: 17px;
	padding-bottom: 10px;
}

.team-position {
	font-size: 17px;
	display: block;
	margin-bottom: 10px;
	line-height: 24px;
}

/*__________________LEADERSHIP-TEAM_____________________*/

#canvas {
	z-index: 1;
	position: fixed;
	top: 0px;
	left: 0px;
}

#bg4all {
	/*background-image:url('../img/verlauf.png');*/
	/*background-image:url('../img/close.png');
	background-size: 100%;*/

	background-image: url('../img/verlauf.png');
	background-repeat: repeat-x;
	height: 100%;
	position: fixed;
	width: 100%;
	/*z-index: 58;*/
}

#page_5 {
	color: #262552;
	font-size: 4em;
	/* 	width: 100%; */
}

#page_5_content {
	margin: 4% auto;
	width: 806px;
	height: 600px;
}

.p5Head {
	font-family: BrownProBold, Helvetica, Arial;

	font-size: 1.3em;
}

.p5Box {
	background-color: #262552;
	height: 150px;
	width: 350px;
	float: left;
	margin-top: 0.5%;
	margin-left: 6px;
	color: #ffffff;
	text-align: center;
	font-size: 0.28em;
	opacity: 0;
	padding-left: 25px;
	padding-right: 25px;
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
}

.p5CenterBox {
	display: table-cell;
	vertical-align: middle;
	height: 140px;
	text-align: center;
	width: 400px;
}

#p5Box_1,
#p5Box_3,
#p5Box_5 {
	margin-left: 0;
}

#p5Box_1,
#p5Box_2 {
	margin-top: 100%;
}

#p5Box_3,
#p5Box_4 {
	margin-top: 15%;
}

#p5Box_5,
#p5Box_6 {
	margin-top: 30%;
}

#p5Headline {
	margin-top: 120%;
	font-size: 0.85em;
	font-family: BrownProBold, Helvetica, Arial;
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
}

#page_6 {
}

#p6_power {
	font-size: 96px;
	width: 100%;
	font-family: BrownProBold, Helvetica, Arial;
	text-align: center;
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
}

#page_7 {
	width: 100%;
}

#p7Midbox {
	margin-top: 127px;
	font-size: 0.8em;
	width: 77%;
	margin-right: 0px;
	float: right;
}

#p7Left {
	float: left;
	width: 50%;
}

#p7Right {
	float: left;
}
.contact_box {
	margin: 0 auto;
	width: 675px;
}

.contact_address {
	float: left;
	margin: 0px 30px 0px 0;
	width: 192px;
}

#p7WhiteBg {
	background-color: #ffffff;
	height: 100%;
	position: absolute;
	width: 100%;
	top: 0;
	right: 0;
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
}

#p7Top {
	margin-top: 0px;
}

#footer {
	background-color: #262552;
	bottom: 0;
	color: #ffffff;
	height: 50px;
	left: 0;
	/*padding-top: 15px;*/
	position: absolute;
	text-align: center;
	width: 100%;
	z-index: 25;
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
}

#impressumHeader {
	height: 31px;
	padding-top: 18.5px;
	width: 100%;
	text-align: center;
	cursor: pointer;
	position: relative;
	font-family: BrownProBold, Helvetica, Arial;
}

#impressumHeader .closeBtn {
	display: none;
	position: absolute;
	width: 17px;
	height: 17px;
	top: 16.5px;
	right: 16.5px;
	background-image: url(../img/close.png);
	cursor: pointer;
}
#impressumHeader .closeBtn:hover {
	background-position: 17px;
}

.impressumHeadlines {
	font-family: BrownProBold, Helvetica, Arial;
	font-size: 1.6em;
	margin-bottom: 15px;
	margin-top: 25px;
}

.impressumCenter {
	line-height: 13px;
}

#impressum,
#datenschutz {
	display: none;
	text-align: center;
	overflow: auto;
	height: 100%;
}

#datenschutz {
	text-align: left;
}

.impressumContent,
.datenschutzContent {
	width: 560px;
	margin: 70px auto 0;
}
