/* module-Projects */

/* style: Hauptstil language: default / engineId: default / pseudo: default */
.content-body.mod-project {
	overflow:hidden;
}

.content-body.mod-project .project-content {
	position:relative;
	padding-top:40px;
	padding-right:10px;
	padding-bottom:40px;
	padding-left:10px;
	background-color:#E8EDF0;
}

.content-body.mod-project .project-content .header h2 {
	color:#FFFFFF;
}

.content-body.mod-project .project-content .header h1 {
	color:#FFFFFF;
	font-size:40px;
	line-height:1.1em;
	margin-top:25px;
}

.content-body.mod-project .project-content .header .toplink {
	position:absolute;
	bottom:0;
	left:50%;
	border-bottom-color:#E8EDF0;
	margin-top:0;
	margin-right:0;
	margin-bottom:0;
	margin-left:-26px;
}

.content-body.mod-project .project-content .header .right-col {
	position:relative;
	min-height:220px;
	padding-top:30px;
	padding-right:200px;
	padding-bottom:30px;
	padding-left:30px;
	background-color:#222D32;
}

.content-body.mod-project .project-content .header .icons {
	text-align:center;
	padding-bottom:30px;
}

.content-body.mod-project .project-content .header .icons img {
	display:inline;
	max-width:100px;
	height:auto;
}

.content-body.mod-project .project-content .left-col a {
	font-size:14px;
	font-family:Arial, sans-serif;
	font-weight:bold;
	font-style:normal;
	color:#FFFFFF;
	display:inline-block;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	padding-top:6px;
	padding-right:20px;
	padding-bottom:7px;
	padding-left:20px;
	background-color:#F50000;
	-o-transition:background-color 0.2s linear 0s;
	-webkit-transition:background-color 0.2s linear 0s;
	transition:background-color 0.2s linear 0s;
}

.content-body.mod-project .project-content .left-col ul.link {
	margin-top:54px;
}

.content-body.mod-project .project-content .main-col {
	margin-top:-200px;
}

.content-body.mod-project .project-content em {
	line-height:1.52em;
	margin-top:42px;
	margin-bottom:18px;
}

.content-body.mod-project .project-content .mixed em {
	display:inline;
}

.content-body.mod-project .project-content .mixed .strong {
	font-family:Arial, sans-serif;
	font-weight:bold;
	font-style:normal;
}

.content-body.mod-project .project-childs {
	padding-top:40px;
	padding-right:10px;
	padding-bottom:100px;
	padding-left:10px;
	background-color:#222D32;
}

.content-body.mod-project .project-childs strong {
	color:#FFFFFF;
	display:block;
	margin-top:0px;
	margin-bottom:20px;
}

.content-body.mod-project .project-childs img {
	max-width:100%;
	height:auto;
}

.content-body.mod-project .project-childs div.multicolumn {
	margin-top:40px;
	margin-bottom:40px;
}

.content-body.mod-project .similar-projects {
	padding-top:40px;
	padding-right:10px;
	padding-bottom:40px;
	padding-left:10px;
	background-color:#DFDFDF;
}

.content-body.mod-project .similar-projects a {
	position:relative;
	float:left;
	width:25%;
	border-top-width:1px;
	border-right-width:1px;
	border-top-color:transparent;
	border-right-color:transparent;
	border-top-style:solid;
	border-right-style:solid;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}

.content-body.mod-project .similar-projects a img {
	width:100%;
	height:auto;
}

.content-body.mod-project .similar-projects .isLast {
	font-size:16px;
	font-family:Arial, sans-serif;
	font-weight:normal;
	font-style:normal;
	color:#FFFFFF;
	text-align:center;
	vertical-align:middle;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	margin-top:1px;
	background-color:#222D32;
}

.content-body.mod-project .similar-projects .isLast span {
	color:#FFFFFF;
	position:absolute;
	top:40%;
	left:46%;
}

.content-body.mod-project > article {
	padding-top:720px;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:0px;
	-webkit-transform:translate(100%);
	-ms-transform:translate(100%);
	transform:translate(100%);
	-o-transition:-o-transform 0.4s ease 0s;
	-webkit-transition:-webkit-transform 0.4s ease 0s;
	transition:transform 0.4s ease 0s;
}

.content-body.mod-project p {
	font-size:16px;
}

.content-body.mod-project a {
	font-family:'Myriad W01 Regular',arial,sans-serif;
	font-weight:normal;
	font-style:normal;
	-o-transition:color 0.2s linear 0s;
	-webkit-transition:color 0.2s linear 0s;
	transition:color 0.2s linear 0s;
}

.content-body.mod-project .mobile-header {
	display:none;
}

.content-body.mod-project .mobile-header img {
	width:100%;
	height:auto;
}

.content-body.mod-project > article.bg-fixed {
	background-size:100% auto;
}

.content-body.mod-project > article.active {
	-webkit-transform:translate(0);
	-ms-transform:translate(0);
	transform:translate(0);
}

.content-body.mod-project > article.active.slide-away {
	-webkit-transform:translate(-100%);
	-ms-transform:translate(-100%);
	transform:translate(-100%);
}

.content-body.mod-project h1 {
	color:#FFFFFF;
}

.content-body.mod-project .back-to-overview {
	color:#8D9296;
	font-size:16px;
	position:absolute;
	top:15px;
	right:20px;
	margin:0;
}

.content-body.mod-project .back-to-overview:hover .icon-tiles {
	background-position:-40px -40px;
}

.content-body.mod-project .back-to-overview:hover .back-to-overview-label {
	color:#FFFFFF;
}

.content-body.mod-project .back-to-overview .icon-tiles {
	position:relative;
	display:inline-block;
	width:20px;
	height:20px;
	top:5px;
	margin-left:10px;
	background-image:url(../../../../docs/de/5556/sprite-projects-list-options.png?v=1.0);
	background-repeat:no-repeat;
	background-position:0px -40px;
	-o-transition:background 0.2s linear 0s;
	-webkit-transition:background 0.2s linear 0s;
	transition:background 0.2s linear 0s;
}

.content-body.mod-project .back-to-overview .back-to-overview-label {
	color:#8D9296;
	-o-transition:color 0.2s ease 0s;
	-webkit-transition:color 0.2s ease 0s;
	transition:color 0.2s ease 0s;
}

.content-body.mod-project a.project {
	font-size:20px;
	display:block;
	margin-top:18px;
	margin-right:0px;
	margin-bottom:18px;
	margin-left:0px;
}

.content-body.mod-project .project-controls {
	position:absolute;
	display:block;
	width:62px;
	height:62px;
	top:360px;
	-moz-border-radius:100px;
	-webkit-border-radius:100px;
	border-radius:100px;
	background-color:#222D32;
	-ms-filter:Alpha(opacity=50);
	filter:Alpha(opacity=50);
	opacity:0.5;
	-o-transition:opacity 0.2s ease-in 0s;
	-webkit-transition:opacity 0.2s ease-in 0s;
	transition:opacity 0.2s ease-in 0s;
}

.content-body.mod-project .project-controls > div {
	position:relative;
	width:0;
	height:0;
	top:50%;
	border-width:13px;
	border-style:solid;
	margin-top:-13px;
}

.content-body.mod-project .project-controls.left {
	left:30px;
	cursor:w-resize;
}

.content-body.mod-project .project-controls.left > div {
	left:9px;
	border-top-color:transparent;
	border-right-color:#FFFFFF;
	border-bottom-color:transparent;
	border-left-color:transparent;
}

.content-body.mod-project .project-controls.right {
	right:30px;
	cursor:e-resize;
}

.content-body.mod-project .project-controls.right > div {
	left:27px;
	border-top-color:transparent;
	border-right-color:transparent;
	border-bottom-color:transparent;
	border-left-color:#FFFFFF;
}

.content-body.mod-project a.project-taglink {
	color:#000000;
	font-size:20px;
	line-height:1.52em;
	display:inline;
	margin-bottom:18px;
	-o-transition:color 0.2s ease 0s;
	-webkit-transition:color 0.2s ease 0s;
	transition:color 0.2s ease 0s;
}

#nav-section .breadcrumbs-fs {
	display:none;
}

.reference-list {
	overflow:hidden;
	width:100%;
	margin:0;
	padding-bottom:50px;
}

.reference-list > li {
	position:relative;
	display:none;
	float:left;
	overflow:hidden;
	width:31.33%;
	margin:1%;
	-o-transition:all 0.3s ease-in 0s;
	-webkit-transition:all 0.3s ease-in 0s;
	transition:all 0.3s ease-in 0s;
}

.reference-list .no-filter-results {
	text-align:center;
	width:100%;
}

.reference-list .no-filter-results .error {
	color:#E60004;
	text-align:center;
}

.reference-list .no-filter-results p {
	color:#E8EDF0;
}

.reference-link {
	color:transparent;
	position:relative;
	display:block;
	overflow:hidden;
	width:100%;
	height:100%;
	-webkit-transform:rotate3d(0, 0, 0, 0deg);
	-ms-transform:rotate3d(0, 0, 0, 0deg);
	transform:rotate3d(0, 0, 0, 0deg);
	-webkit-transform-origin:50% 0% 0px;
	-ms-transform-origin:50% 0% 0px;
	transform-origin:50% 0% 0px;
	-webkit-perspective:650px;
	perspective:650px;
	-o-transition:all 0.2s ease-in 0s;
	-webkit-transition:all 0.2s ease-in 0s;
	transition:all 0.2s ease-in 0s;
}

.reference-link img {
	width:100%;
	height:auto;
	-o-transition:width 0.3s ease-in 0s;
	-webkit-transition:width 0.3s ease-in 0s;
	transition:width 0.3s ease-in 0s;
}

.reference-over {
	text-align:center;
	position:absolute;
	width:100%;
	height:100%;
	left:-100%;
	z-index:1;
	background-color:#F50000;
	-o-transition:width 0.3s ease-in 0s;
	-webkit-transition:width 0.3s ease-in 0s;
	transition:width 0.3s ease-in 0s;
}

.reference-over h4 {
	font-size:16px;
	font-family:'screentypenormal', Arial, sans-serif;
	font-weight:normal;
	font-style:normal;
	color:#FFFFFF;
	margin-top:25px;
}

.reference-over .icon {
	display:inline-block;
	width:60px;
	height:auto;
	margin-right:5px;
}

.reference-over .icon.isLast {
	margin-right:0px;
}

.reference-over h3 {
	color:#000000;
	font-size:30px;
	text-align:center;
	margin-top:15px;
	margin-bottom:15px;
	padding-top:0;
	padding-right:20px;
	padding-bottom:0;
	padding-left:20px;
}

.reference-over .icon-video {
	display:inline-block;
	max-width:45px;
}

.content-body.mod-project-list .main-col {
	max-width:1580px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	padding-top:0;
	padding-right:40px;
	padding-bottom:0;
	padding-left:40px;
}

.content-body.mod-project-list .main-col a {
	margin:0;
}

.content-body.mod-project-list > article {
	padding-top:54px !important;
	background-color:#222D32;
}

.slide-away {
	margin-left:-100% !important;
}

.slide-in {
	-webkit-transform:rotate3d(0, 0, 0, 0deg);
	-ms-transform:rotate3d(0, 0, 0, 0deg);
	transform:rotate3d(0, 0, 0, 0deg);
}

.reference-filter {
	position:relative;
	border-bottom-width:1px;
	border-bottom-color:#8D9296;
	border-bottom-style:dotted;
	margin-top:60px;
	margin-bottom:60px;
}

.reference-filter > li:hover > a {
	color:#FFFFFF;
}

.reference-filter > li > a {
	font-family:'screentypenormal', Arial, sans-serif !important;
	font-weight:normal !important;
	font-style:normal !important;
	border-bottom-width:4px;
	border-bottom-color:transparent;
	border-bottom-style:solid;
}

.reference-filter > li > ul {
	position:absolute;
	display:none;
	width:100%;
	top:50px;
	left:0;
	margin:0;
}

.reference-filter > li > ul > li.active a {
	color:#FFFFFF;
}

.reference-filter > li > ul > li a {
	padding-bottom:15px;
}

.reference-filter > li.active > ul {
	display:block;
}

.reference-filter > li.active > a {
	color:#FFFFFF;
	border-bottom-color:#FFFFFF;
}

.reference-filter li {
	float:left;
	margin-right:25px;
}

.reference-filter li a {
	color:#8D9296;
	font-size:20px;
	line-height:1;
	display:inline-block;
	padding-bottom:10px;
}

.reference-controls {
	position:absolute;
	display:block;
	max-height:60px;
	right:70px;
}

.reference-controls .arrow {
	text-indent:-9999px;
	display:inline-block;
	width:0px;
	height:0px;
	border-width:7px;
	border-style:solid;
}

.reference-controls .prev {
	border-top-color:transparent;
	border-right-color:#8D9296;
	border-bottom-color:transparent;
	border-left-color:transparent;
}

.reference-controls .next {
	border-top-color:transparent;
	border-right-color:transparent;
	border-bottom-color:transparent;
	border-left-color:#8D9296;
	margin-right:0;
}

.reference-controls .listview {
	display:inline-block;
	width:34px;
	height:60px;
	top:0px;
	margin-right:13px;
	padding:0px;
	background-image:url(../../../../docs/de/1913/sprite-functions-icons.png?v=1.0);
	background-repeat:no-repeat;
	background-position:0px -1478px;
}

.reference-controls > a {
	position:relative;
	display:inline-block;
	top:-14px;
	margin-right:15px;
	padding-top:15px;
	padding-right:5px;
	padding-bottom:15px;
	padding-left:5px;
}

.reference-list.fail .no-filter-results {
	display:block;
}

.reference-filter.sub-filter {
	margin-bottom:100px;
}

.reference-options {
	overflow:hidden;
	margin-top:0px;
	margin-right:1%;
	margin-bottom:25px;
	margin-left:0;
}

.reference-options > li {
	float:right;
	margin-left:10px;
}

.reference-options > li .icon {
	text-indent:-9999px;
	display:block;
	width:21px;
	height:21px;
	background-image:url(../../../../docs/de/5556/sprite-projects-list-options.png?v=1.0);
	background-repeat:no-repeat;
	-o-transition:background 0.3s ease-in 0s;
	-webkit-transition:background 0.3s ease-in 0s;
	transition:background 0.3s ease-in 0s;
}

.reference-options > li .list {
	background-position:0 0;
}

.reference-options > li .tiles {
	background-position:0 -40px;
}

.reference-options > li .date {
	background-position:0 -160px;
}

.reference-options > li .name-asc {
	background-position:0 -80px;
}

.reference-options > li .name-desc {
	background-position:0 -120px;
}

.reference-options > li .date.active {
	background-position:-40px -160px;
}

.reference-options > li .list.active {
	background-position:-40px 0;
}

.reference-options > li .name-asc.active {
	background-position:-40px -80px;
}

.reference-options > li .name-desc.active {
	background-position:-40px -120px;
}

.reference-options > li .tiles.active {
	background-position:-40px -40px;
}

.reference-list.list > li {
	width:48%;
}

.reference-list.list > li .reference-over {
	width:67%;
	left:33%;
	background-color:transparent;
	-webkit-transform:rotate3d(1, 0, 0, 0deg);
	-ms-transform:rotate3d(1, 0, 0, 0deg);
	transform:rotate3d(1, 0, 0, 0deg);
}

.reference-list.list > li .reference-over h4 {
	color:#8D9296;
	text-align:left;
	margin-top:0;
	-o-transition:all 0.2s ease 0s;
	-webkit-transition:all 0.2s ease 0s;
	transition:all 0.2s ease 0s;
}

.reference-list.list > li .reference-over h3 {
	color:#FFFFFF;
	text-align:left;
	margin-top:5px;
	padding:0;
}

.reference-list.list > li:hover .reference-over {
	color:#FFFFFF;
}

.reference-list.list > li:hover .reference-over h4 {
	color:#F50000;
}

.reference-list.list .reference-link > .image-wrapper {
	overflow:hidden;
	width:30%;
}

.reference-list.list .reference-link > .image-wrapper > img {
	position:relative;
	width:100%;
	z-index:3;
	-o-transition:all 0.1s ease-in 0s;
	-webkit-transition:all 0.1s ease-in 0s;
	transition:all 0.1s ease-in 0s;
}

.reference-list.list .reference-link > .image-wrapper .border {
	position:absolute;
	width:20px;
	height:100%;
	left:-20px;
	z-index:4;
	background-color:#F50000;
	-o-transition:all 0.1s ease-in 0s;
	-webkit-transition:all 0.1s ease-in 0s;
	transition:all 0.1s ease-in 0s;
}

.reference-list.list .reference-link > .image-wrapper .border > img {
	position:relative;
	width:auto;
	top:50%;
	margin-right:auto;
	margin-left:auto;
	-webkit-transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	transform:translateY(-50%);
}

.reference-list.list .reference-link:hover > .image-wrapper > img {
	margin-left:20px;
}

.reference-list.list .reference-link:hover > .image-wrapper .border {
	left:0;
}

.reference-list.ms .reference-link:hover .reference-over {
	display:block;
}

.reference-list.ms .reference-link .reference-over {
	display:none;
	-webkit-transform:rotate3d(1, 0, 0, 0deg);
	-ms-transform:rotate3d(1, 0, 0, 0deg);
	transform:rotate3d(1, 0, 0, 0deg);
}

.reference-list.list.ms > li .reference-over {
	display:block;
}
/* style: Hauptstil language: default / engineId: default / pseudo: hover */
.content-body.mod-project .project-content .left-col a:hover {
	color:#FFFFFF !important;
	background-color:#222D32 !important;
}

.content-body.mod-project .back-to-overview:hover {
	color:#FFFFFF;
}

.content-body.mod-project .project-controls:hover {
	-ms-filter:Alpha(opacity=100);
	filter:Alpha(opacity=100);
	opacity:1;
}

.content-body.mod-project a.project-taglink:hover {
	color:#F50000;
}

.reference-filter > li > a:hover {
	color:#FFFFFF;
}

/* module-Projects @media Tablet */
@media only screen and (max-width: 1001px) {

/* style: Hauptstil language: default / engineId: default / pseudo: default */
.content-body.mod-project .project-content .header h1 {
	font-size:36px;
}

.content-body.mod-project > article {
	padding-top:540px;
}

.content-body.mod-project .project-controls {
	top:220px;
}

.reference-list > li {
	width:48%;
}
}

/* module-Projects @media Mobile */
@media only screen  and (max-width : 700px) {

/* style: Hauptstil language: default / engineId: default / pseudo: default */
.content-body.mod-project .project-content .header h1 {
	font-size:24px;
}

.content-body.mod-project .project-content .header .right-col {
	min-height:150px;
	padding-top:20px;
	padding-right:20px;
	padding-bottom:20px;
	padding-left:20px;
}

.content-body.mod-project .project-content .left-col {
	display:none;
}

.content-body.mod-project .project-content .main-col {
	margin-top:-100px;
}

.content-body.mod-project > article {
	padding-top:0px;
	background-image:none !important;
}

.content-body.mod-project .mobile-header {
	display:block;
}

.content-body.mod-project .back-to-overview .back-to-overview-label {
	display:none;
}

.content-body.mod-project .project-controls {
	display:none;
}

.content-body.mod-project .project-controls.left {
	left:10px;
}

.content-body.mod-project .project-controls.right {
	right:10px;
}

.reference-list > li {
	width:98%;
}

.reference-over h4 {
	margin-top:15px;
}

.reference-over h3 {
	margin-top:10px;
}

.content-body.mod-project-list h1 {
	margin-top:10px;
	margin-right:0;
	margin-bottom:30px;
	margin-left:0;
}

.reference-filter > li > a {
	font-size:18px;
	line-height:12px;
	padding-bottom:0px;
}

.reference-filter > li > ul > li a {
	font-size:16px;
	padding-bottom:0px;
}

.reference-filter > li > ul > li {
	clear:left;
}

.reference-filter > li {
	clear:left;
}

.reference-filter > li.active > ul {
	position:static;
	margin-top:20px;
	margin-right:0;
	margin-bottom:20px;
	margin-left:0;
}

.reference-filter > li.active > a {
	border-bottom-width:2px;
	padding-bottom:7px;
}

.reference-filter > li.active {
	margin-bottom:12px;
}

.reference-filter li {
	margin-bottom:10px;
}

.reference-filter {
	margin-top:0;
	margin-bottom:20px;
	padding-bottom:10px;
}

.reference-filter.sub-filter {
	margin-bottom:20px;
}

.reference-options > li {
	margin-right:10px !important;
	margin-left:0px !important;
}

.reference-options {
	max-width:156px;
	margin-bottom:15px;
}

.reference-list.list > li {
	width:100%;
	margin-top:5px;
	margin-right:0;
	margin-bottom:5px;
	margin-left:0;
}

.reference-list.list > li .reference-over h4 {
	font-size:13px;
}

.reference-list.list > li .reference-over h3 {
	font-size:22px;
	margin-top:2px;
}
}