

body {
	font-family: 'Open Sans', Helvetica, Arial, sans serif;
	font-weight: 400;
	/*background:#0C6;*/
}

ul,
li {
	list-style-type: none;
}

.scrollText {
	width: 300px;
	text-align: center;
	margin: 50px auto auto auto;
	padding: 5px 0 5px 0;
	border-top: 1px dotted rgba(255, 255, 255, 0.3);
	border-bottom: 1px dotted rgba(255, 255, 255, 0.3);
	color: rgba(255, 255, 255, 0.8);
}

.introText {
	width: 300px;
	text-align: center;
	margin: 50px auto auto auto;
	padding: 5px 0 5px 0;
	border-top: 1px dotted rgba(191, 139, 94, 0.3);
	border-bottom: 1px dotted rgba(191, 139, 94, 0.3);
}

.nav-item a,
.language-select a {
	text-decoration: none;
	/*color: #BF8B5E;*/
	color: #D29C6E;
	transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	display: block;
	height: 45px;
	padding: 0 20px 0 20px;
}

.nav-item a:hover,
.language-select a:hover {
	text-decoration: none;
	color: #FFF;
}

.firstly,
.nav-item a:active {
	text-decoration: none;
	color: #FFF;
	transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	background: url(../images/verlauf_line5.png) transparent center no-repeat;
}

.nav-item a:active,
.language-select a:active {
	text-decoration: none;
	color: #FFF;
}

#navigation {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 49;
	height: 45px;
	text-align: center;
	background: url(../images/grain_light_brown.jpg) #5A433C repeat;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.4);
	border-bottom: #412C1C 1px solid;
}

#colorline {
	height: 3px;
	/*background: url(../images/slide2_verlauf.jpg) #301800 no-repeat fixed;
	background-size:100%;
	background-position:bottom;*/
	width: 600px;
	text-align: center;
	margin: auto;
	padding: 0;
}

.navLeiste {
	min-width: 640px;
	width: 660px;
	height: 45px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	position: relative;
}

.nav-item,
.language-select {
	/*background: url(../images/verlauf_line2.png) transparent no-repeat fixed;*/
	height: 45px;
	cursor: pointer;
	position: relative;
	z-index: 400;
	/*color: #BF8B5E;*/
	color: #FFF;
	/*width:100px;*/
	padding: 0;
	float: left;
	text-align: center;
	/*text-transform: uppercase;*/
	/*font-style:italic;*/
	line-height: 45px;
	font-size: 14px;
	/*font-style:italic;*/
	font-weight: 400;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.4);
	/*-webkit-box-shadow: 0 0 50px rgba(0,0,0,0.8);
	-moz-box-shadow: 0 0 50px rgba(0,0,0,0.8);
	-o-box-shadow: 0 0 50px rgba(0,0,0,0.8);
	-webkit-transition: all .5s ease-in-out;
	border-right:rgba(255,255,255,0.05) 1px solid;*/
}

article a {
	color: #BF8B5E;
	text-decoration: none;
	transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
}

article a:hover,
article a:active {
	color: #FFF;
	text-decoration: none;
}

.sprite {
	position: absolute;
	background-repeat: no-repeat;
	width: 100%;
	height: 600px;
}

#fourth #btnAB a {
	position: absolute;
	left: 45%;
	margin-left: -24px;
	display: block;
	width: 12%;
	min-height: 1000px;
	top: 0;
	z-index: 21;
	text-decoration: none;
}

#fourth #btnCBS a {
	position: absolute;
	left: 86.5%;
	margin-left: -120px;
	display: block;
	width: 12%;
	min-height: 1000px;
	top: 0;
	z-index: 21;
	text-decoration: none;
}


/* Lightbox */


/* Alex Buck */

#lightboxAB {
	/*display:block;*/
	display: none;
	background: #000000;
	opacity: 1.0;
	filter: alpha(opacity=100);
	position: absolute;
	top: -1px;
	min-width: 100%;
	min-height: 1002px;
	z-index: 45;
}

#lightbox-panelAB {
	display: none;
	position: relative;
	top: 150px;
	margin: auto;
	text-align: center;
	width: 1250px;
	z-index: 46;
}


/* Alex Buck */

h3 {
	margin-top: 20px;
	font-size: 24px;
	font-weight: 300;
	font-style: normal;
}

#panelAB {
	width: 1250px;
	height: 700px;
	/*600*/
	text-align: center;
	margin: auto;
	background: rgba(20, 20, 20, 1.0);
}

#lightboxText_AB {
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: 300;
	width: 625px;
	height: 460px;
	float: left;
	z-index: 46;
	padding: 35px 100px 0 75px;
	text-align: left;
	color: #FFF;
	font-size: 14px;
}

#bildR_AB {
	width: 450px;
	height: 600px;
	float: left;
	background: url(../images/ab_profil.jpg) 0 0 #000 no-repeat;
	background-size: auto 100%;
	-webkit-background-size: auto 100%;
	-moz-background-size: auto 100%;
	-o-background-size: auto 100%;
	z-index: 46;
}

#lightboxText_AB p {
	line-height: normal;
	margin-top: 15px;
}

#closeBox_AB {
	width: 25px;
	height: 25px;
	margin-left: -25px;
	float: left;
	background: url(../images/close_cross.png) transparent no-repeat;
	z-index: 47;
}

#close-panelAB {
	display: block;
	width: 25px;
	height: 25px;
	padding: 0;
	margin: 0;
	z-index: 25;
}

#panelAB a {
	color: #BF8B5E;
	text-decoration: none;
	transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
}

#panelAB a:hover {
	color: #FFF;
	text-decoration: none;
}


/* Lightbox */


/* C. Bernt Sannwald */

#lightboxCBS {
	display: none;
	background: #000000;
	opacity: 1.0;
	filter: alpha(opacity=100);
	position: absolute;
	top: -1px;
	min-width: 100%;
	min-height: 1002px;
	z-index: 45;
}

#lightbox-panelCBS {
	display: none;
	position: relative;
	top: 150px;
	margin: auto;
	text-align: center;
	width: 1250px;
	z-index: 46;
}


/* C. Bernt Sannwald */

#panelCBS {
	width: 1250px;
	height: 600px;
	text-align: center;
	margin: auto;
	background: rgba(20, 20, 20, 1.0);
}

#lightboxText_CBS {
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: 300;
	width: 625px;
	height: 460px;
	float: left;
	z-index: 46;
	padding: 35px 100px 0 75px;
	text-align: left;
	color: #FFF;
	font-size: 14px;
}

#lightboxText_CBS p {
	line-height: normal;
	margin-top: 15px;
}

#bildR_CBS {
	width: 450px;
	height: 600px;
	float: left;
	background: url(../images/cbs_profil.jpg) 0 0 #000 no-repeat;
	background-size: auto 100%;
	-webkit-background-size: auto 100%;
	-moz-background-size: auto 100%;
	-o-background-size: auto 100%;
	z-index: 46;
}

#closeBox_CBS {
	width: 25px;
	height: 25px;
	margin-left: -25px;
	float: left;
	background: url(../images/close_cross.png) transparent no-repeat;
	z-index: 47;
}

#close-panelCBS {
	display: block;
	width: 25px;
	height: 25px;
	padding: 0;
	margin: 0;
	z-index: 24;
}

#panelCBS a {
	color: #BF8B5E;
	text-decoration: none;
	transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
}

#panelCBS a:hover {
	color: #FFF;
	text-decoration: none;
}


/* Lightbox panel END */

hr {
	padding: 0;
	margin: 0;
	line-height: 0;
	height: 1px;
	margin-bottom: 15px;
	border: 0;
	border-top: 1px dotted rgba(255, 255, 255, 0.5);
	display: block;
	width: 480px;
}

.hrVita {
	padding: 0;
	margin: 0;
	line-height: 0;
	height: 1px;
	margin-top: 5px;
	margin-bottom: 15px;
	border: 0;
	border-top: 1px dotted rgba(255, 255, 255, 0.5);
	display: block;
	width: 480px;
}

.hrKontakt {
	padding: 0;
	margin: 0;
	line-height: 0;
	height: 1px;
	margin-top: 5px;
	margin-bottom: 15px;
	border: 0;
	border-top: 1px dotted rgba(255, 255, 255, 0.5);
	display: block;
	width: 480px;
}

article {
	font-family: 'Open Sans', Helvetica, Arial, sans serif;
	font-weight: 300;
	font-size: 14px;
	line-height: 23px;
}

article h2 {
	font-family: 'Open Sans', Helvetica, Arial, sans serif;
	font-weight: 600;
	font-style: normal;
	font-size: 35px;
	margin: 30px 0 13px 0;
	line-height: 1em;
	letter-spacing: normal;
}

video {
	z-index: 52;
	color: #FFF;
}

.story {
	height: 1000px;
	padding: 0;
	margin: 0;
	width: 100%;
	max-width: 1920px;
	position: relative;
	margin: 0 auto;
	border-top: 1px solid rgba(255, 255, 255, 0.05);
	border-bottom: 1px solid rgba(0, 0, 0, 0.05);
	box-shadow: 0 0 50px rgba(0, 0, 0, 0.8);
	-webkit-box-shadow: 0 0 50px rgba(0, 0, 0, 0.8);
	-moz-box-shadow: 0 0 50px rgba(0, 0, 0, 0.8);
	-o-box-shadow: 0 0 50px rgba(0, 0, 0, 0.8);
}

.story-extrahight {
	height: 1500px;
}

.story2 {
	min-height: 1250px;
	padding: 0;
	margin: 0;
	width: 100%;
	max-width: 1920px;
	position: relative;
	margin: 0 auto;
	border-top: 1px solid rgba(255, 255, 255, 0.3);
	border-bottom: 1px solid rgba(0, 0, 0, 0.4);
	box-shadow: 0 0 50px rgba(0, 0, 0, 0.8);
	-webkit-box-shadow: 0 0 50px rgba(0, 0, 0, 0.8);
	-moz-box-shadow: 0 0 50px rgba(0, 0, 0, 0.8);
	-o-box-shadow: 0 0 50px rgba(0, 0, 0, 0.8);
}

#first {
	background: url(../images/slide2_brown.jpg) 50% 0 no-repeat fixed;
}


/*#second { background: url(../images/slide2_tree5.jpg) 50% 0 no-repeat fixed; background-size:100% auto;}*/


/*#second { background: url(../images/slide2_RICHMal_95.jpg) 50% 0 no-repeat fixed; background-size:100% auto;}*/
/*
#second {
	background: url(../images/section2_POL_0084.jpg) 50% 0 no-repeat fixed;
	background-size: auto 1361px;
}

#third {
	background: url(../images/slide2_orna2.jpg) 50% 0 no-repeat fixed;
	background-size: 100% auto;
}

#fourth {
	background: url(../images/slide2_people4.jpg) 50% 0 no-repeat fixed;
	background-size: 100% auto;
}
*/

/*#fourth { background: none;}*/

#fifth {
	background: url(../images/slide2_bilder.jpg) 50% 0 no-repeat fixed;
	background-size: 100% auto;
}

#sixth {
	background: url(../images/slide2_foyer2.jpg) 50% bottom no-repeat fixed;
	background-size: 100% auto;
}


/* Willkommen */

#first .pearltree {
	background: url(../images/Logo_Pearltree_IIC.png) 50% no-repeat;
	min-height: 380px;
	padding: 0;
	width: 100%;
	max-width: 1920px;
	position: relative;
	margin: 5% auto;
	text-align: center;
}

#first article {
	width: 100%;
	margin-top: 5%;
	position: relative;
	text-align: center;
}


/* Pearltree */

#second article {
	background: rgba(0, 0, 0, 0.8);
	color: #fff;
	width: 500px;
	margin-left: 50px;
	padding: 30px 50px 40px 50px;
	line-height: 1.5em;
	margin-top: 150px;
}

#second article p {
	margin-bottom: 15px;
}


/* Profil */

#third article {
	background: rgba(0, 0, 0, 0.8);
	color: #fff;
	width: 500px;
	padding: 30px 50px 40px 50px;
	margin: 0 0 0 49%;
	line-height: 1.5em;
	color: #fff;
	position: absolute;
	top: 150px;
}

#third .photograph {
	background: url(../images/pearltree_big.png) transparent 40% 100px no-repeat fixed;
	min-height: 1000px;
	padding: 0;
	margin: 0;
	width: 100%;
	max-width: 1920px;
	position: relative;
	margin: 0 auto;
	filter: alpha(opacity=10);
	-moz-opacity: 0.1;
	opacity: 0.1;
}

#third article p {
	margin-bottom: 15px;
}


/* People */

#fourth article {
	width: 500px;
	margin-left: 50px;
	text-shadow: 0 2px 2px rgba(0, 0, 0, 0.5);
	line-height: 1.5em;
	color: #fff;
	position: absolute;
	top: 0;
	padding: 80px 80px 60px 60px;
}


/*#fourth article { background: rgba(0,0,0,0.8); color: #fff; width: 500px; margin-left: 50px; padding: 30px 50px 40px 50px; line-height: 1.5em; margin-top: 150px;}*/

#fourth article p {
	margin-bottom: 15px;
}

#fourth .sprite.btnScroll {
	background: url(../images/btn_ab.png) transparent 40% 100px no-repeat fixed;
	background-size: 11.5%;
	min-height: 1002px;
	padding: 0;
	margin: 0;
	width: 100%;
	max-width: 1920px;
	position: absolute;
	margin: 0 auto;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	top: -1px;
	z-index: 20;
}

#fourth .sprite.btnScroll_2 {
	background: url(../images/btn_cbs.png) transparent 40% 100px no-repeat fixed;
	background-size: 11%;
	min-height: 1002px;
	padding: 0;
	margin: 0;
	width: 100%;
	max-width: 1920px;
	position: absolute;
	margin: 0 auto;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	top: -1px;
	z-index: 19;
}


/*#fourth .sprite.btnScroll { background: url(../images/btn_people_5.png) transparent 40% 100px no-repeat fixed; background-size:3%; min-height: 1002px; padding: 0; margin: 0; width: 100%; max-width: 1920px; position: absolute; margin: 0 auto; filter:alpha(opacity=80); -moz-opacity: 0.8; opacity: 0.8; top: -1px; z-index:20; }
#fourth .sprite.btnScroll_2 { background: url(../images/btn_people_5.png) transparent 40% 100px no-repeat fixed; background-size:3%; min-height: 1002px; padding: 0; margin: 0; width: 100%; max-width: 1920px; position: absolute; margin: 0 auto; filter:alpha(opacity=80); -moz-opacity: 0.8; opacity: 0.8; top: -1px; z-index:19; }*/


/*#fourth video { position: fixed; left: 50%; box-shadow: 0 0 25px rgba(0,0,0,0.7); z-index: 1;}*/


/* Portfolio */


/* #theend .byebye { background: url(../images/theend.png) 40% 100px no-repeat fixed; height: 1000px; padding: 0; margin: 0; width: 100%; max-width: 1920px; position: relative; margin: 0 auto; } */

#fifth article {
	background: rgba(0, 0, 0, 0.8);
	color: #fff;
	width: 380px;
	padding: 30px 50px 40px 50px;
	margin: 0 0 0 55%;
	line-height: 1.5em;
	color: #fff;
	position: absolute;
	top: 150px;

}

#fifth article hr {
	width: 370px !important;
}

#fifth article p {
	margin-bottom: 15px;
	letter-spacing: 0.1em !important;
}
#fifth article p span .more {
	letter-spacing: 0.15em !important;
}


/* Kontakt */

#sixth article {
	margin-left: 50px;
	/*text-shadow: 0 1px 1px rgba(0,0,0,0.5);*/
	background: rgba(0, 0, 0, 0.65);
	width: 500px;
	padding: 10px 50px 50px 50px;
	line-height: 1.5em;
	color: #FFF;
	position: absolute;
	top: 100px;
}

#sixth article p {
	margin: 15px 0;
	letter-spacing: 0.1em !important;
}

#sixth article p .font-italic {
	font-style: italic !important;
}


/*#sixth .photograph { background: url(../images/photo.png) transparent 40% 100px no-repeat fixed; min-height: 1000px; padding: 0; margin: 0; width: 100%; max-width: 1920px; position: relative; margin: 0 auto; }*/


/*
#fourth .line_ver { position:absolute; width: 2px; height: 20px; background-color: #fff; padding:0; margin:15px 0 0 24px; text-align:center; z-index:48; }
#fourth .line_hor { width: 20px; height: 2px; background-color: #fff; padding:0; margin:24px 0 0 15px; text-align:center; z-index:47; }
#fourth .squareBtn { position:absolute; width: 50px; height: 50px; background: url(../images/slide2_brown.jpg) transparent 100px no-repeat fixed; -webkit-box-shadow: 1px 2px 5px rgba(0,0,0,.3); -moz-box-shadow: 1px 2px 5px rgba(0,0,0,.3); box-shadow: 1px 2px 5px rgba(0,0,0,.3); padding:0; margin:27% 0 0 42%; text-align:center; z-index:46; }*/

.backdrop {
	position: absolute;
	top: -602px;
	left: 0px;
	width: 100%;
	height: 1070px;
	background: #2e2627;
	opacity: 1.0;
	filter: alpha(opacity=100);
	z-index: 50;
	display: block;
}

.box {
	position: relative;
	width: 1200px;
	top: -500px;
	color: #FFF;
	background: none;
	z-index: 51;
	/*padding:10px;*/
	margin: 0 auto auto auto;
	text-align: center;
	/* -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow:0px 0px 5px #444444;
    -webkit-box-shadow:0px 0px 5px #444444;
    box-shadow:0px 0px 5px #444444; */
	display: block;
}

.close {
	/*float:right;*/
	padding-top: 15px;
	margin-left: 495px;
	cursor: pointer;
	display: block;
	height: 25px;
	width: 200px;
	/*background:url(../images/close_cross.png) transparent no-repeat;*/
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

.close a {
	color: #BF8B5E;
	text-decoration: none;
	transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	position: relative;
	padding-right: 45px;
}

.close a:after {
	position: absolute;
	right: 0;
	top: 0;
	background: url(../images/Arrow_Skip.png) 0 0 transparent no-repeat;
	width: 37px;
	height: 20px;
	content: ' ';
	transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
}

.close a:hover,
.close a:active {
	color: #FFF;
	text-decoration: none;
}

.close a:hover:after,
.close a:active:after {
	background-image: url(../images/Arrow_Skip_hover.png);
}




.play_button {
	background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0OCIgdmlld0JveD0iMCAwIDQ4IDQ4IiBmaWxsPSIjZmZmIj48cGF0aCBkPSJNMjQgNEMxMi45NSA0IDQgMTIuOTUgNCAyNHM4Ljk1IDIwIDIwIDIwIDIwLTguOTUgMjAtMjBTMzUuMDUgNCAyNCA0em0tNCAyOVYxNWwxMiA5LTEyIDl6Ii8+PC9zdmc+) no-repeat;
	filter: drop-shadow(0 0 8px rgba(0,0,0,.12));
	perspective: 1000px;
	backface-visibility: hidden;

	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	opacity: 0.87;
	z-index: 2;
	width: 62px;
	height: 62px;
	background-size: 62px 62px;

	cursor: pointer;
}

.d-none {
	display: none !important;
}