  
@font-face {
	font-family: 'DINNextRegular';
	src: url('fonts/dinnextltproregular.eot');
	src: url('fonts/dinnextltproregular.woff') format('woff'), 
	url('fonts/dinnextltproregular.ttf') format('truetype'),
	url('fonts/dinnextltproregular.svg') format('svg');
}
@font-face {
	font-family: 'DINNextBold';
	src: url('fonts/dinnextltprobold.eot');
	src: url('fonts/dinnextltprobold.woff') format('woff'), 
	url('fonts/dinnextltprobold.ttf') format('truetype'),
	url('fonts/dinnextltprobold.svg') format('svg');
}

body {
	margin: 0;
	padding: 0;
	overflow-x: hidden;
	overflow-y: visible;
	background-color: #fff;
	background-repeat: no-repeat;
}
body * {
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}

.left { float: left; }
.right { float: right; }

a {
	text-decoration: none;
	outline: 0;
}
video {
	outline: 0;
}

#page_description { position: absolute; }
#page_description * {
	text-indent: -9874569px;
	display: block;
}

#firstHint {
	display: block;
	position: absolute;
	top: 200px;
	left: 0;
	cursor: pointer;
	font-family: Arial, sans-serif !important;
	font-weight: normal;
}
#firstHint.is_deeplink { left: 49px; }
#firstHint p { 
	margin-bottom: 20px;
	font-size: 14px;
	line-height: 1.4;
	text-align: center;
	color: #333;
}
#firstHint.is_deeplink p { text-align: left; }
#firstHint p b { font-weight: bold; }
#firstHint p.last {
	display: block;
	width: 650px;
	font-weight: bold;
	margin: 0 auto;
}

#preloader {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	right: 0;
	height: 5px;
	padding: 0;
	z-index: 9999999;
}
#preloader .bar {
	display: block;
	-webkit-transition: width 0.1s;
	-moz-transition: width 0.1s;
	-o-transition: width 0.1s;
	-transition: width 0.1s;
	width: 0%;
	height: 100%;
	background-color: #666;
}
#preloader span {
	position: absolute;
	top: 10px;
	right: 5px;
	color: #333;
	font-size: 11px;
	text-align: right;
}
#preloadOverlay {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: none;
	background-color: #fff;
	z-index: 9999998;
}

#browserhint {
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	width: 360px;
	height: 110px;
	z-index: 9999999;
	margin: -55px 0 0 -180px;
}

#introLoader {
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	width: 650px;
	margin: -170px 0 0 -325px;
	z-index: 9999999;
	text-align: center;
	line-height: 196px;
	font-size: 22px;
	font-family: Arial, sans-serif;
	font-weight: bold;

}
#introLoader .pcent {
	background-image: url('../img/preloader_bg@2x.png');
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 246px 188px;
	display: block;
	position: relative;
	width: 246px;
	height: 188px;
	margin: 0 auto;
}
#intro {
	position: absolute;
	display: block;
	z-index: 2000;
	
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	overflow: hidden;
}
#intro video {
	/*
	position: absolute;
	top: -1%;
	left: -1%;
	right: 0;
	bottom: 0;
	width: 102% !important;
	height: 102% !important;
	*/
	width: auto;
	height: auto;
}
#videointro:after {
	padding-top: 56%;
	display: block;
	content: '';
}
#intro img.introEndImage { position: absolute; }
#intro span.pcent {
	position: absolute;
	display: inline-block;
	font-size: 20px;
	font-weight: bold;
	font-family: "Arial Black", Arial, sans-serif;
	text-align: left;
}

#header_menu {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 50px;
	overflow: hidden;
}

#header_menu .wrapper {
	max-width: 1230px;
	margin-left: 50px;
	overflow: hidden;
}
body[data-numcol="2"] #header_menu .wrapper { width: 486px; }
body[data-numcol="3"] #header_menu .wrapper { width: 734px; }
body[data-numcol="4"] #header_menu .wrapper { width: 982px; }
body[data-numcol="5"] #header_menu .wrapper { width: 1230px; }

#header_menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#header_menu ul li {
	float:left;
	display: inline-block;
	margin-left: 20px;
	line-height: 60px;
}
#header_menu.disabled ul li a { cursor: default; }
#header_menu ul.socialbuttons li { line-height: 52px; }
.socialbuttons .share-facebook { position: relative; }
.socialbuttons .share-facebook .share-facebook-counter {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	position: relative;
	top: -1px;
	left: 0;
}

.container { }

#itemContainer { 
	position: relative;
	z-index: 5;
/*	height: 100%; */
 }
#itemContainer, 
#itemContainer_pos,
#footer,
#modal .ajaxHolder,
#modal .modalControl {
	max-width: 1240px;
	margin: 50px 40px 50px 50px;
}

@-moz-document url-prefix() {
	#itemContainer {
		position: absolute;
		width: 100%;
		margin-top: 0px !important;
	}
}

#footer {
	clear: both;
	display: none;
	height: 30px;
	padding-top: 10px;
	overflow: hidden;
	border-top: 1px solid #000;
}

#footer ul.nav_footer li {
	float: left;
	display: inline-block;
}
#footer ul.nav_footer.left li { margin-right: 34px; }
#footer ul.nav_footer.right li { margin-left: 34px; }

#footer ul.nav_footer li a:link,
#footer ul.nav_footer li a:visited {
	color: #000;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
}
#footer ul.nav_footer li a:hover,
#footer ul.nav_footer li a:focus,
#footer ul.nav_footer li a:active {
	color: #666;
}
#footer ul.nav_footer li a.scroll_top {
	display: inline-block;
	padding-right: 23px;
	background: transparent url('../img/scroll_top@2x.png') top right no-repeat;
	background-size: 18px 10px;
}

#modal {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #fff;
	z-index: 999999999;
	display: none;
}

#modal .modalControl {
	position: absolute;
	top: 50px;
	left: 0;
	right: 0;
	z-index: 2;
	margin-top: 0;
	margin-bottom: 0;
}
#modal .modalControl a.closeModal {
	position: absolute;
	top: 0;
	right: 15px;
	display: block;
	background: url('../img/icon_close_thin.png') center center no-repeat;
	background: rgba(0,0,0,0) url('../img/icon_close_thin@2x.png') center center no-repeat;
	width: 50px;
	height: 50px;
	background-size: contain;
}
#modal .modalControl a.closeModal:hover {
	background: url('../img/icon_close_thin_over.png') center center no-repeat;
	background: rgba(0,0,0,0) url('../img/icon_close_thin_over@2x.png') center center no-repeat;
	background-size: contain;
}
#modal .ajaxHolder {
	display: block;
	position: absolute;
	top: 50px;
	left: 0;
	right: 0;
	bottom: 50px;
	margin-top: 0;
	margin-bottom: 0;
	overflow: auto;
	z-index: 1;
}

#modal .ajaxHolder h1 {
	font-size: 60px;
	font-weight: bold;
	line-height: 60px;
	display: block;
	margin: 0 0 30px 0;
	padding: 0;
}
#modal .ajaxHolder h2 {
	font-size: 26px;
	font-weight: bold;
	line-height: 26px;
	display: block;
	margin: 0 0  14px 0;
	border: 0;
	padding: 0;
}
#modal .ajaxHolder p {
	display: block;
	margin: 0 0  14px 0;
	max-width: 640px;
	font-size: 12px;
	line-height: 1.3;
}
#modal .ajaxHolder a:link,
#modal .ajaxHolder a:visited {
	color: #000;
	text-decoration: underline;
}
#modal .ajaxHolder a:hover,
#modal .ajaxHolder a:focus,
#modal .ajaxHolder a:active {
	text-decoration: none;
	color: #666;
}

/*
FOOTER AND MODAL WIDTH
*/

@media all and (min-width: 1345px) {
	#footer,
	#modal .ajaxHolder,
	#modal .modalControl {
		width: 1240px !important;
	}
}
@media all and (min-width: 1096px) and (max-width: 1344px) {
	#footer,
	#modal .ajaxHolder,
	#modal .modalControl {
		width: 992px !important;
	}
}
@media all and (min-width: 849px) and (max-width: 1095px) {
	#footer,
	#modal .ajaxHolder,
	#modal .modalControl {
		width: 744px !important;
	}
}
@media all and (min-width: 601px) and (max-width: 848px) {
	#footer,
	#modal .ajaxHolder,
	#modal .modalControl {
		width: 496px !important;
	}
}
@media all and (max-width: 600px) {
	#footer,
	#modal .ajaxHolder,
	#modal .modalControl {
		width: 248px !important;
	}
}

/*
#itemContainer { background-color: rgba(255,0,0,0.1); }
#itemContainer_pos { background-color: rgba(0,255,0,0.1); }
*/

#itemContainer_filterOverlay, #itemContainer_pos {
	position: absolute;
	top: 20px;
	left: 0;
	right: 0;
	display: block;
	height: 90%;
	/*background-color: rgba(0,255,0,0.2);*/
	z-index: 1;
}
#itemContainer_pos {
	/* position: absolute !important; */
	left: 0;
	top: 0;
	z-index: 1;
	padding-bottom: 30px;
	/*background-color: rgba(0,0,0,0.1);*/
}
#itemContainer .item {
	/*opacity: 0.3;*/
	position: absolute;
	/*left: -1300px;*/
}

.item.clone { position: absolute; }
.item.inViewport { background-color: #ff0000 !important; }
.item.animated { }

.item {
	display: block;
	z-index: 2;
	min-width: 200px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0;
}
/*
.item { width: 20%; }
.item.w2 { width: 40%; }
.item.w3 { width: 60%; }
.item.w4 { width: 80%; }
.item.w5 { width: 100%; }
*/
.item, .w1 { width: 238px; }
.item.w2, .w2 { width: 486px; }
.item.w3, .w3 { width: 734px; }
.item.w4, .w4 { width: 982px; }
.item.w5, .w5 { width: 1230px; margin-right: 0; }

/*.item.firstElement { background-color: rgba(255,0,255,0.2) !important; }*/

.item.unselected {
	width: 0 !important;
	height: 0 !important;
	margin: 0 !important;
	overflow: hidden;
}

.navigationstamp {
	/*
	position: absolute !important;
	top: 0 !important;
	left: 0 !important;
	*/
	/*min-height: 290px;*/
	width: 486px;
	height: 486px;
	margin-bottom: 42px;
}

.item .itemContent {
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 1.5;
	overflow: hidden;
	width: 100%;
	position: relative;

	/*opacity: 0.3;*/
}
#itemContainer .item .itemContent {
	cursor: pointer;
	-webkit-transition: border 0.5s;
	-moz-transition: border 0.5s;
	-o-transition: border 0.5s;
	-transition: border 0.5s;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
/*.item.active .itemContent { background-color: #000; }*/
.item.active .itemContent,
.item.active .itemContent.visible,
.item.closing .itemContent,
.item.opening .itemContent { 
	overflow: visible;
	border: 0 !important;
	cursor: default !important;
}
#itemContainer .item .itemContent:hover { border: 0 !important; }

.imagelayer_crop {
	position: absolute;
	width: 100%;
	height: 100%;
	overflow: hidden;
	z-index: 10;
	pointer-events: none;
}
.imagelayer {
	display: block;
	position: relative;
	top: 50%;
	left: 50%;
	z-index: 1;
	cursor: pointer;
	/*background: transparent url('../img/itemBG.png') repeat;*/
	background: #eee;
}

.item.active .imagelayer,
.item.closing .imagelayer,
.item.opening .imagelayer { 
	background: transparent !important;
}
.item.opening .imagelayer, .item.closing .imagelayer, .item.active .imagelayer {
	cursor: auto;
}
.imagelayer.higher { z-index: 3; }


.itemContent h1 { 
	font-weight: bold;
	font-size: 20px;
	position: absolute;
	top: 0;
	left: 4px;
	font-size: 50px;
	z-index: 100;
}
.itemContent span.columnwidth {
	font-weight: bold;
}

/*.itemContent .textoverimage,
.previewMask .textoverimage {
	position: absolute;
	z-index: 4;
	top: 7px;
	left: 7px;
	margin-right: 7px;
	visibility: hidden;
	z-index: 10;
}*/
.previewMask .textoverimage { visibility: visible; }
/*.item .textoverimage { text-transform: uppercase; }*/
.item.w1 .textoverimage,
.previewMask.w1 .textoverimage { font-size: 22px; }
.item.w2 .textoverimage,
.previewMask.w2 .textoverimage { font-size: 34px; }
.item.w3 .textoverimage,
.previewMask.w3 .textoverimage { font-size: 46px; }
.item.w4 .textoverimage,
.previewMask.w4 .textoverimage { font-size: 58px; }


.item .textoverimage.active {
	font-size: 60px; /* DEFINITION IN animateText() and vars.php */
	padding-right: 52px; /* damit es nicht über den close button geht */
}

.item.active { 
	z-index: 99999;
}
.item.active .itemContent a.projectlink .textoverimage { display: block !important; }
.item.active .itemContent a.projectlink .textoverimage.hidden { display: none !important; }
.itemContent a.projectlink .blackoverlay {
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: none;
	background-color: rgba(0,0,0,0.4);
	/*-webkit-transition: background-color 0.6s;*/
}
.blackVideoOverlay {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #000;
	z-index: 8;
	display: block;
	opacity: 0;
	visibility: hidden;
}
.item.opening .blackVideoOverlay, .item.closing .blackVideoOverlay {
	display: none;
}
.itemContent a.projectlink .blackoverlay.active { background-color: rgba(0,0,0,0.2); }
.itemContent a.projectlink .blackoverlay.hidden { display: none !important; }
.itemContent .projectholder {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 2;
}

.item.opening .projectholder, .item.closing .projectholder {
	display: none;
}
.underImageContainer {
	height: 0;
	overflow: hidden;
}
.captionTexts {
	overflow: hidden;
	position: relative;
	width: auto;
	height: 100%;
}
.captionTexts .textUnderImage {
	position: absolute;
}
.projectholder .textUnderImage {
	left: 0;
	/*background-color: #fff;*/
	font-size: 13px;
	line-height: 15px;
	line-height: 1.3;
	text-align: left;
	padding: 10px 0 40px 0;
	width: 100%;
}

.textUnderImage span.headline,
.textUnderImage span.description {
	display: block;
}
.textUnderImage span.headline {
	font-size: 22px;
	line-height: 26px;
	margin-bottom: 2px;
}
.textUnderImage span.description {
	font-size: 14px;
	line-height: 1.3;
}

.scroll_item .textUnderImage {
	position: absolute;
	top: 10px;
	left: 10px;
}

html.touch body.is_mobile .projectholder .textUnderImage {
	font-size: 19px;
	line-height: 21px;
}
html.touch body.is_mobile .projectholder .textUnderImage span.headline {
	font-size: 22px;
	line-height: 24px;
}

.itemContent .closeProject {
	position: absolute;
	display: block;
	z-index: 999;
	background: url('../img/icon_close_thin.png') center center no-repeat;
	background: rgba(0,0,0,0) url('../img/icon_close_thin@2x.png') center center no-repeat;
	top: -9px;
	right: -50px;
	width: 50px;
	height: 50px;
	background-size: contain;
}

html.touch body.is_mobile .itemContent .closeProject {
	top: 10px;
	right: 10px;
	width: 32px;
	height: 32px;
	background: url('../img/icon_close_w.png') center center no-repeat;
	background: rgba(0,0,0,0.2) url('../img/icon_close_w@2x.png') center center no-repeat;
	background-size: 18px 18px;
}
.itemContent .closeProject:hover {
	background: url('../img/icon_close_thin_over.png') center center no-repeat;
	background: rgba(0,0,0,0) url('../img/icon_close_thin_over@2x.png') center center no-repeat;
	background-size: contain;
}
}
html.touch body.is_mobile .itemContent .closeProject:hover {
	background-color: rgba(0,0,0,0.4);
	background: url('../img/icon_close_w.png') center center no-repeat;
	background: rgba(0,0,0,0.2) url('../img/icon_close_w@2x.png') center center no-repeat;
	background-size: 18px 18px;
}
.textoverimageholder {
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 15;
	pointer-events:none;
}
.itemContent .dim_layer {
	pointer-events:none;
	background: transparent url("../img/itemMouseover_gradient.png") 0 0 repeat-x;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 10;
	visibility: hidden; /* am anfang ausgeblendet */
}
.textoverimage {
	/*font-size: 34px;*/
	line-height: 1.05;
	color: #fff;
	font-weight: bold;
	padding: 8px 14px 0 14px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	box-sizing: border-box;
	-moz-box-sizing:border-box;
	visibility: hidden; /* am anfang ausgeblendet */
	opacity: 0;
}
.textoverimage.text1 { cursor: pointer; }
/* firefox bug, dass die zeile beim zoom springt */
@-moz-document url-prefix() {
	.textoverimage.text1 {
		top: 0;
		left: 0;
	}
}

.textoverimage.text2 {
	z-index: 9;
	display: block;
}
.preloader {
	width: 100%;
	height: 100%;
	position: absolute;
	background: url('../img/loader_square_video.gif') center center no-repeat;
	z-index: 13;
	display: none;
}
.item.active .preloader {
	display: block;
}


.textoverimage.text1.zoom, 
.textoverimage.text2.zoom,
.textzoom {
	z-index: 9;
	font-size: 60px;
	line-height: 1;
}

#navigation {
	position: absolute;
	top: 50px;
	left: 50px;
	z-index: 10;
	width: 486px;
	/*background-color: rgba(255,0,0,0.3);*/
	/*height: 100%;
	overflow: hidden;*/
}

#navigation a.navitem:link,
#navigation a.navitem:visited {
	text-transform: uppercase;
	text-decoration: none;
	color: #000;
	font-weight: bold;
	font-size: 46px;
	line-height: 42px;
	margin-right: 10px;
	-webkit-transition: color 0.2s;
	position: relative;
}
#navigation a.navitem:hover,
#navigation a.navitem:focus,
#navigation a.navitem:active {
	color: #888;
}
#navigation a.navitem.highlight:link,
#navigation a.navitem.highlight:visited,
#navigation a.navitem.active:link,
#navigation a.navitem.active:visited {
	color: #c60808;
}
#navigation a.navitem.active:hover,
#navigation a.navitem.active:focus,
#navigation a.navitem.active:active {
	color: #de7373;
}
#navigation a.navitem.filteritem.highlight:link,
#navigation a.navitem.filteritem.highlight:visited,
#navigation a.navitem.filteritem.active:link,
#navigation a.navitem.filteritem.active:visited {
	color: #888;
}
#navigation a.navitem.filteritem.active:hover,
#navigation a.navitem.filteritem.active:focus,
#navigation a.navitem.filteritem.active:active {
	color: #ccc;
}


#navigation a.navitem.filteritem.disabled:link,
#navigation a.navitem.filteritem.disabled:visited,
#navigation a.navitem.filteritem.disabled:active {
	color: #ccc !important;
}

#navigation a.navitem.filteritem.disabled:hover,
#navigation a.navitem.filteritem.disabled:focus {
	color: #aaa !important;
}

#navigation a.navitem.filteritem.active.disabled:link,
#navigation a.navitem.filteritem.active.disabled:visited,
#navigation a.navitem.filteritem.active.disabled:active,
#navigation a.navitem.filteritem.active.disabled:hover,
#navigation a.navitem.filteritem.active.disabled:focus {
	color: #888 !important;
	cursor: text;
}



#navigation .navitem_filter {
	position: absolute;
	top: 42px;
	left: 0;
	overflow: hidden;
	width: 100%;
	/*height: 100%;*/
}
#navigation .navitem_filter .filteritem { color: #fff; }



/* ************************ DELETE DOWN HERE */



.left { float: left; }
.box {
	display: inline-block;
	padding: 5px;
	/*background-color: rgba(0,0,0,0.6);*/
	margin: 3px;
	font-size: 14px;
	/*font-family: sans-serif;*/
}
.box a { 
	color: #fff;
	text-decoration: none;
}
#navigation_ { 
	overflow: hidden;
	background-color: #ccc;
	position: fixed;
	z-index: 999;
	top: 0;
	right: 0;
	display: block;
	width: 160px;
}

pre {
	display: inline-block;
	padding: 10px;
	background: #333;
	color: #fff;
	font-size: 10px;
	line-height: 12px;
	font-family: Courier, sans-serif;
	margin: 0 4px 4px 0;
	max-width: 300px;
	overflow: hidden;
}


/* ***************************************************************** VIDEO STUFF */

.projectholder .textOverlay {
	position: absolute;
	top: 4px;
	left: 3px;
	width:100%;
	display: none;
	z-index: 2;
}
.projectholder .videolayer {
	/*position: absolute;
	top: 0;
	left: 0;
	right: 0;*/
	height: 100%;
	display: block;
	background-color: #000;
	z-index: 1;
	overflow: hidden
}
.projectholder .videolayer video {
	position: absolute;
	top: 0;
	left: 0;
}
.projectholder .titleOverMovie {
	font-size: 60px;
	font-weight: bold;
	line-height: 0.9;
	text-transform: uppercase;
	color: #fff;
}
.projectholder .vjs-controls {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background-color: rgba(0,0,0,0.1);
}

/* ***************************************************************** SLIDESHOW STUFF */
#project_scroller {
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
	overflow-x: hidden;
}
.scroll_nav {
	position: absolute;
	top: 0;
	bottom: 50px;
	display: block;
	width: 50%;
	float: none !important;
	z-index: 999;
}
.scroll_nav.left {
	left: -50px;
	padding-left: 50px;
	background: url('../img/slideshow_nav_left.png') left 58% no-repeat;
	background: rgba(0,0,0,0) url('../img/slideshow_nav_left@2x.png') left 58% no-repeat;
	background-size: 50px 100px;
}
.scroll_nav.left:hover {
	background: url('../img/slideshow_nav_left_over.png') left 58% no-repeat;
	background: rgba(0,0,0,0) url('../img/slideshow_nav_left_over@2x.png') left 58% no-repeat;
	background-size: 50px 100px;
}
.scroll_nav.right {
	right: -50px;
	padding-right: 50px;
	background: url('../img/slideshow_nav_right.png') right 58% no-repeat;
	background: rgba(0,0,0,0) url('../img/slideshow_nav_right@2x.png') right 58% no-repeat;
	background-size: 50px 100px;
}
.scroll_nav.right:hover {
	background: url('../img/slideshow_nav_right_over.png') right 58% no-repeat;
	background: rgba(0,0,0,0) url('../img/slideshow_nav_right_over@2x.png') right 58% no-repeat;
	background-size: 50px 100px;
}
.scroll_nav.inactive { display:none; }
#scroll_status {
	z-index: 999;
	display: inline-block;
	white-space: nowrap;
	float: right;
	height: 100%;
	color: #000;
	font-size: 11px;
	padding: 10px 0 40px 16px;
	box-sizing: border-box;
}
.scroll_area {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
}
.scroll_item {
	float: left;
	/*background-color: rgba(0,0,0,0.2);*/
	background-color: #000;
	height: 100%;
	width: 100%;
	position: relative;
}
.scroll_item.first { overflow: hidden; }
.scroll_item.first .imagelayer {
	display: block;
	position: relative;
	left: 50%;
	top: 50%;
	overflow: hidden;
}
.scroll_item img.sliderImage,
.scroll_item img.firstslide {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}
a.pagination_dot:link,
a.pagination_dot:visited {
	display: inline-block;
	width: 25px;
	height: 25px;
	background: url('../img/pagination_inactive.gif') center center no-repeat;
	background: rgba(0,0,0,0) url('../img/pagination_inactive@2x.gif') center center no-repeat;
	background-size: contain;
}
a.pagination_dot:hover,
a.pagination_dot:focus,
a.pagination_dot.active {
	background: url('../img/pagination_active.gif') center center no-repeat;
	background: rgba(0,0,0,0) url('../img/pagination_active@2x.gif') center center no-repeat;
	background-size: contain;
}
a.pagination_dot.active {
	cursor: default;
}

.identifier {
display: none;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 9989;
cursor: pointer;
background: rgba(32,148,196,0.5);
}

/*MOBILE SACHEN*/

html.touch body.is_mobile #itemContainer {
	overflow: hidden;
}

html.touch body.is_mobile .itemContent .closeProject {
	width: 64px;
	height: 64px;
	background-size: 36px 36px;
}
html.touch body.is_mobile .item .itemContent .textoverimage.active {
	padding-right: 64px;
}
/* Hochkant sachen */
@media all and (orientation:portrait) {
	html.touch body.is_mobile .itemContent .closeProject {
		width: 96px;
		height: 96px;
		background-size: 54px 54px;
	}
	html.touch body.is_mobile .item .itemContent .textoverimage.active {
		padding-right: 96px;
	}
	/* Bei hochkant auf dem Mobile device, soll das Menü vierspaltig sein. Alles andere wird per JS scale gelöst. */
	html.touch body.is_mobile .item.navigationstamp {
		margin-bottom: 105px;
		width: 1240px;
	}
}





/* HÄNDE */
#hand_l,#hand_r {
	position: absolute;
	bottom: 0;
	z-index: 999999;
	display: block;
	width: 588px;
	height: 817px;
}
#hand_l { left: -588px; }
#hand_r { right: -588px; }


#staging {
	position: fixed;
	bottom: 10px;
	right: 10px;
	display: block;
	width: 102px;
	height: 30px;
	z-index: 99999999;
	background: transparent url('../img/staging.png') 0 0 no-repeat;
}






/* ************************ LINKS ON BLANK TEMPLATE */
a.touchlink {
	position: absolute;
	display: block;
	background-color: transparent;
}
a.touchlink[data-obj="contact-ipol-tel"] {
	top: 77%;
	left: 51%;
	width: 28%;
	height: 6%;
}
a.touchlink[data-obj="contact-ipol-email"] {
	top: 77%;
	left: 7%;
	width: 28%;
	height: 6%;
}


/* ************************ HIDDEN MENU LINKS */
a.h_link {
	position: absolute !important;
	top: -1000px !important;
	left: -1000px !important;
}



