<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	font-size: 0.75em;
}
h1 {
	font-size: 5em;
	color: #ee7000;
	font-weight: bold;
}
h2 {
	font-size: 5em;
	font-weight: bold;
}
h3 {
	font-size: 5em;
	font-weight: bold;
}
p {
	font-size: 2.4em;
}
a {
	color: #ee7000;
	font-size: 2.4em;
	text-decoration: none;
}
	a:hover,
	a:focus {
		text-decoration: none;
		color: #ee7000;
	}
.invisible {
	display: none;	
}

.col-centered {
	float: none;
	margin: 0 auto;
}

.header {
	background: url(../images/bg/background_lg.jpg) left bottom no-repeat transparent;
	background-size: cover;
	min-height: 654px;
	/*width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 10;
	height: 654px;*/
}

	.header .logo {
		width: 250px;
		text-align: center;
		background: #FFF;
		height: 170px;
	}
		.header .logo img {
			margin-top: 24%;
		}

.border-bottom {
	width: 100%;
	height: 2px;
	background: #ee7000;
	margin: 0 auto;
	margin-bottom: 5em;
}		
		
.number {
	font-size: 28em;
	line-height: 1em;
	filter:alpha(opacity:10);
	opacity: 0.1;
	font-weight: bold;
	/*display: none;*/
}
.selection .number {
	display: none;
}
.selection .col-xs-3 {
	display: none;
}

.boxShadow {
	background: url(../images/bg/boxShadow.png) left bottom repeat-x transparent;
	padding-bottom: 4px;
}

.stepNavigation {
	display: block;
	background: #FFF;
	padding: 0.7em;
	border: 1px solid #ececec;
	width: 6em;
	margin-top: 2em;
	box-shadow: 2px 4px 10px #ECECEC;
}
	.step1 .stepNavigation {
		display: none;
	}
	.stepNavigation .step {
		display: block;
		font-size: 2.5em;
		background: #000;
		color: #FFF;
		width: 1.5em;
		text-align: center;
		margin-top: 0.2em;
	}
		.stepNavigation .step:hover {
			cursor: pointer;
			filter:alpha(opacity:50);
			opacity: 0.5;
		}
		.stepNavigation .step.active {
			background: #ee7000;
			color: #FFF;
		}
	

.step1,.step2, .step3, .step4, .step5, .step6 {
	padding-bottom: 5em;
}


/*
.step2, .step3, .step4, .step5,
.forstep1, .forstep2, .forstep3, .forstep4, .forstep5
{
	display: none;
}
*/




.step-description {
	padding-top: 5em;
	padding-bottom: 5em;
}
	.step-description .border-bottom {
		width: 20em;
	}
.step-selection {
	padding-left: 0px;
	padding-right: 0px;
	
}
.step-selection .step-button {
	/*display: table;*/
	background: #FFF;
	border-top: 1px solid #ececec;
	border-left: 1px solid #ececec;
	border-right: 1px solid #ececec;
	border-bottom: 2px solid #ee7000;
	display: table;
	width: 100%
}

.step-selection .info {
	padding: 10px 10px 10px 10px;
	border-left: 2px solid #ee7000;
	border-right: 2px solid #ee7000;
	border-bottom: 2px solid #ee7000;
	background: none no-repeat scroll 50% 95% #fff;
	font-size: 1.8em;
	/* display: none; */
	text-decoration: none;
	color: #000;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 183px;
	z-index: 100;
	display: none;
	min-height: 130px;
}
	.col-md-4.step-selection .info {
		/*width: 448px;
		left: -407px;*/
	}
	.step-selection .info.displayInfo {
		display: block;
	}
.step-selection .info:hover {
	cursor: pointer;
}
.step-selection a.next {
	color: #000;
	font-size: 3.2em;
	display: table-cell;
	height: 180px;
	width: 100%;
	font-weight: bold;
	z-index: 10;
	vertical-align: middle;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
}
	/*.step-selection a.next:hover, .step-selection.active a.next*/ 
	.step-selection .step-button:hover, 
	.step-selection.active .step-button, 
	.step-selection.active .step-button a.next
	/*.step-button.active*/
	{
		background: #ee7000;
		color: #FFF;
		border-top: 1px solid #ee7000;
		border-left: 1px solid #ee7000;
		border-right: 1px solid #ee7000;
	}
	
	
	
	.step-selection .step-button:hover a.next {
		color: #FFF;
	}
	
	.step-selection.hasInfo a.infoLink {
		display: block;
		width: 30px;
		height: 30px;
		min-height: 30px;
		position: absolute;
		z-index: 10;
		top: 140px;
		right: 10px;
		border: none;
		padding-top: 19px;
		background: url(../images/buttonInfoInactive.png) 0% 0% no-repeat #ffffff;
		cursor: pointer;
	}
	.step-selection.hasInfo:hover .infoLink, .step-selection.hasInfo.active  a.infoLink {
		display: block;
		width: 30px;
		height: 30px;
		min-height: 30px;
		position: absolute;
		z-index: 10;
		top: 140px;
		right: 10px;
		border: none;
		padding-top: 19px;
		background: url(../images/buttonInfoActive.png) 0% 0% no-repeat #ee7000;
		cursor: pointer;
	}
	
/******************************************************************************
**** Productdetails
******************************************************************************/
.result {
	padding-bottom: 5%;
}
	.result span {
		font-size: 2.4em;
	}
	.result a {
		font-size: 2.4em;
	}
	
	.result .col-md-12 .col-md-6 img {
		/*margin-bottom: 10px;*/
	}

.result .product {
	margin-right: 10%;
}
	
.result .artnr {
	display: block;
	font-weight: bold;
	padding: 1% 0%;
}
.result .description {
	display: block;
}
.productInfo {
	padding-top: 1%;
	padding-bottom: 1%;
}
.productInfo .more {
	font-weight: bold;
	color: #000;
	background: url(../images/iconTechClose.png) left top no-repeat;
	display: block;
	padding-left: 2.8em;
	line-height: 2.3em;
}
	.productInfo .more:hover {
		cursor: pointer;
	}
	.productInfo .more:hover, .productInfo .more.active {
		color: #ee7000;
	}
	.productInfo .more.active {
		background: url(../images/iconTechOpen.png) left top no-repeat;
	}
	.productInfo .info {
		display: none;
		font-size: 15px;
	}
		.productInfo .info ul {
			margin-left: 30px;
		}
	.productInfo .more.active + .info {
		display: block;
	}
.productDownloads {	    
    margin-left: 15px;
    margin-right: 15px;
    padding-top: 1%;
}
.productDownloadsBorder{
	border-top: 2px solid #000;
	margin-left: 25px;
	margin-right: 25px;
}



	.productDownloads a {
		font-weight: bold;
		padding-left: 1.5em;
		line-height: 1.6em;
		display: inline-block;
	}
	
	.productDownloads .dataSheet a {
		background: url(../images/iconDownload.png) left top no-repeat;
	}
	.productDownloads .tenderText a {
		background: url(../images/iconTenderText.png) left top no-repeat;
	}

	
	.result .alternative h3 {
		font-size: 3em;
	}
	.result .alternative span {
		font-size: 2em;
	}
	
	
	
	
/******************************************************************************
**** Contact
******************************************************************************/

.contact {
	background: #ee7000;
	padding-top: 7em;
	padding-bottom: 7em;
}
	.contact a {
		color: #FFF;
		font-size: 4.6em;
		border: 2px solid #FFF;
		padding: 0.5em 1em;
	}


/******************************************************************************
**** Footer
******************************************************************************/
	
.footerBox {
	background: #424f54;
	padding-top: 5em;
	padding-bottom: 5em;
	color: #FFF;
	font-size: 2em;
}
	.footerBox a {
		font-size: 1em;
		color: #FFF;
	}
	.footerBox .row {
		margin-bottom: 10px;
	}


/**************************************************************/
/**************************************************************/
/****************			1025px			*******************/
/**************************************************************/
/**************************************************************/

@-webkit-viewport{width:device-width}
@-moz-viewport{width:device-width}
@-ms-viewport{width:device-width}
@-o-viewport{width:device-width}
@viewport{width:device-width}

@media (min-width: 1200px) {
	.header {
			min-height: 800px;
	}
}

@media (max-width: 992px) {
	body {
		font-size: 0.75em;
	}
	footer {
		/*display: none;*/
	}
	h1 {
		font-size: 4em;
	}
	h2 {
		font-size: 4em;
	}
	.header .logo {
		height: 90px;
	}
	.header .logo img {
		margin-top: 10%;
	}
	.step-selection a.next {
		/*font-size: 4em;*/
	}
	
	.stepNavigation {
		/*width: 10.333333%;*/
		position: absolute;
		right: 15px;
	}
	.stepNavigation .step {
		/*font-size: 4.5em;*/
		font-weight: bold;
	}
	.header {
		background: url(../images/bg/background_md.jpg) left bottom no-repeat transparent;
		background-size: cover;
		min-height: 520px;
	}
	.number {
		display: none;
	}	
	.selection {
		padding-top: 15px;
	}
	.selection .col-xs-3 {
		display: block;
	}
	.selection .number {
		display: block;
		padding-left: 0px;
		margin-left: -15px;
	}
	
	.selection .col-xs-3 {
		display: none;
	}
	.step-selection a.next {
		height: 180px;
		display: table-cell;
		vertical-align: middle;
		text-align: center;
	}
	
	.col-xs-12.step-selection .info {
		/*left: -225px;*/
		width: 100%;
		min-height: 183px;
	}
}

@media (max-width: 600px) {
	.header {
		background: url(../images/bg/background_xs.jpg) left bottom no-repeat transparent;
		background-size: cover;
		min-height: 540px;
	}
	h1 {
		font-size: 3em;
	}
	p {
		font-size: 2em;
	}
	.contact a {
		font-size: 3.5em;
	}
}
@media (max-width: 585px) {
	.header {
		min-height: 385px;
	}
}
@media (max-width: 480px) {
	.header {
		min-height: 500px;
	}
	.step-selection a.next {
		font-size: 2.8em !important;
		display: table-cell;
		vertical-align: middle;
		text-align: center;
	}
	.result h3 {
		font-size: 4em;
	}
	.result a {
		font-size: 2em;
	}
}


/* HintergrundBilder */
.stepBox.concrete2 {
	background: url(../images/textures/concrete2.jpg) left bottom no-repeat transparent;	
	background-size: cover;
}
.stepBox.concrete3 {
	background: url(../images/textures/concrete3.jpg) left bottom no-repeat transparent;	
	background-size: cover;
}
.stepBox.steel2 {
	background: url(../images/textures/steel2.jpg) left bottom no-repeat transparent;	
	background-size: cover;
}
.stepBox.steel3 {
	background: url(../images/textures/steel3.jpg) left bottom no-repeat transparent;	
	background-size: cover;
}
.stepBox.wood2{
	background: url(../images/textures/wood2.jpg) left bottom no-repeat transparent;	
	background-size: cover;
}
.stepBox.wood3 {
	background: url(../images/textures/wood3.jpg) left bottom no-repeat transparent;	
	background-size: cover;
}

.closeButton {
	background: url("../images/buttonInfoClose.png") no-repeat;
	height: 27px;
	width: 27px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 42px;
}


.hidden {
	display: none;
}</pre></body></html>