﻿/**
 * (en) Uniform design of standard content elements
 * (de) Einheitliche Standardformatierungen für die wichtigten Inhalts-Elemente
 *
 * @copyright			Copyright 2015, crossbase mediasolution GmbH
 * @version				1.0
 */

@font-face {
	font-family: "TheSansUltraLight";
	src: url("TheSans-UltraLight-eot.eot");
	src: url("TheSans-UltraLight-eot.eot?#iefix") format("embedded-opentype"),
	url("TheSans-UltraLight-woff.woff") format("woff"),
	url("TTheSans-UltraLight-svg.svg#TheSans_B2_300_") format("svg");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "TheSansExtraLight";
	/*src: url("TheSansB-200-eot.eot");
	src: url("TheSansB-200-eot.eot?#iefix") format("embedded-opentype"),
	url("TheSansB-200-woff.woff") format("woff"),
	url("TheSansB-200-svg.svg#TheSans_B2_300_") format("svg");*/
	src: url("TheSansE4s-2-ExtraLight-woff2.woff2") format("woff2"),
	url("TheSansE4s-2-ExtraLight-woff.woff") format("woff");
	font-weight: normal;
	font-style: normal;
}

@font-face { /*Headline Groß und Medium und Content-Text (Copy)*/
	font-family: "TheSansLight";
	/*src: url("TheSans-LT-300-eot.eot");
	src: url("TheSans-LT-300-eot.eot?#iefix") format("embedded-opentype"),
	url("TheSans-LT-300-woff.woff") format("woff"),
	url("TheSans-LT-300-svg.svg#TheSans_B2_300_") format("svg");*/
	src: url("TheSansE4s-3-Light-woff2.woff2") format("woff2"),
	url("TheSansE4s-3-Light-woff.woff") format("woff");
	font-weight: normal;
	font-style: normal;
}

@font-face { /*Links*/
	font-family: "TheSansPlain";
	/*src: url("TheSans-LT-500-eot.eot");
	src: url("TheSans-LT-500-eot.eot?#iefix") format("embedded-opentype"),
	url("TheSans-LT-500-woff.woff") format("woff"),
	url("TheSans-LT-500-svg.svg#TheSans_B2_500_") format("svg");*/
	src: url("TheSansE4s-5-Plain-woff2.woff2") format("woff2"),
	url("TheSansE4s-5-Plain-woff.woff") format("woff");

	font-weight: normal;
	font-style: normal;
}

@font-face { /*Slide 3 Header, Bildnav-Header, SlideContent (Zeitstrahl)*/
	font-family: "TheSansBlack";
	/*src: url("TheSans-B2-900-eot.eot");
	src: url("TheSans-B2-900-eot.eot?#iefix") format("embedded-opentype"),
	url("TheSans-B2-900-woff.woff") format("woff"),
	url("TheSans-B2-900-svg.svg#TheSans-B2-900") format("svg");*/
	src: url("TheSansE4s-9-Black-woff2.woff2") format("woff2"),
	url("TheSansE4s-9-Black-woff.woff") format("woff");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "TheSansSemiLight";
	/*src: url("thesans-tt4-webfont-eot.eot");
	src: url("thesans-tt4-webfont-eot.eot?#iefix") format("embedded-opentype"),
	url("thesans-tt4-webfont-woff.woff") format("woff");*/
	src: url("TheSansE4s-4-SemiLight-woff2.woff2") format("woff2"),
	url("TheSansE4s-4-SemiLight-woff.woff") format("woff");
	font-weight: normal;
	font-style: normal;
}

@font-face {	/*Subheadline, Details, Strong*/
	font-family: "TheSansSemiBold";
	/*src: url("thesans-tt6-webfont-eot.eot");
	src: url("thesans-tt6-webfont-eot.eot?#iefix") format("embedded-opentype"),
	url("thesans-tt6-webfont-woff.woff") format("woff");*/
	src: url("TheSansE4s-6-SemiBold-woff2.woff2") format("woff2"),
	url("TheSansE4s-6-SemiBold-woff.woff") format("woff");
	font-weight: normal;
	font-style: normal;
}

@font-face {
    font-family: "cnPlain";
    src: local('SimSun'), local('中易宋体'), local('STXihei'), local('华文黑体');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: "cnLight";
    src: local('SimSun'), local('中易宋体'), local('STXihei'), local('华文黑体');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: "cnExtraLight";
    src: local('SimSun'), local('中易宋体'), local('STXihei'), local('华文黑体');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: "cnUltraLight";
    src: local('SimSun'), local('中易宋体'), local('STXihei'), local('华文黑体');
    font-weight: 100;
    font-style: normal;
}

@media screen
{

	/*------------------------------------------------------------------------------------------------------*/
	/* (en) global settings of font-families and font-sizes */
	/* (de) Globale Einstellungen für Zeichensatz und Schriftgrößen */
	/*------------------------------------------------------------------------------------------------------*/

	/* (en) reset font size for all elements to standard (16 Pixel) */
	/* (de) Alle Schriftgrößen auf Standardgröße (16 Pixel) zurücksetzen */

	html {
		-webkit-text-size-adjust: none;
		}

	html * {
		font-size: 100.01%;
	}

}

@media all
{

	/* (en) reset monospaced elements to font size 16px in all browsers */
	/* (de) Schriftgröße von monospaced Elemente in allen Browsern auf 16 Pixel setzen */
	/* @see: http://webkit.org/blog/67/strange-medium/ */

	textarea, pre, code, kbd, samp, var, tt {
		font-family: Consolas, "Lucida Console", "Andale Mono", "Bitstream Vera Sans Mono", "Courier New", Courier;
	}

	/* (en) base layout gets standard font size 14px */
	/* (de) Basis-Layout erhült Standardschriftgröße von 14 Pixeln */

	body {
		font-family: "TheSansExtraLight", "cnExtraLight", "Verdana", sans-serif;
		font-size: 15px;
		color: #000;
		line-height: 28px;
	}


	/* (en) Headings */
	/* (de) Überschriften */
	/*------------------------------------------------------------------------------------------------------*/

	h1,
	h2,
	h3,
	h4 {
		font-weight: normal;
	}

	h1 {
		font-family: "TheSansUltraLight", "TheSansExtraLight", "cnUltraLight", "Verdana", sans-serif;
		font-size: 62px;
		line-height: 74px;
		margin-bottom: 6px;
	}

	h2 {
		font-family: "TheSansUltraLight", "TheSansExtraLight", "cnUltraLight", "Verdana", sans-serif;
		font-size: 46px;
		line-height: 50px;
		margin-bottom: 10px;
	}

	h3 {
		font-size: 24px;
		line-height: 34px;
		margin-bottom: 0;
	}


	/* (en) Lists */
	/* (de) Listen */
	/*------------------------------------------------------------------------------------------------------*/

	ul, ol, dl {
		margin: 0 0 30px 0;
		list-style-type: none;
		position: relative;
	}

	li.licircle {
		list-style-type: circle;
	}

	li.lisquare {
		list-style-type: square;
	}

	li.lidisc {
		list-style-type: disc;
	}

	li.libreak {
		font-size: 24px;
		line-height: 34px;
		padding: 0 0 0 20px;
		font-weight: normal;
		margin: 0 0 30px 0;
		position: relative;
	}

	li.linobreak {
		font-size: 24px;
		line-height: 34px;
		padding: 0 0 0 20px;
		font-weight: normal;
		margin: 0;
		position: relative;
	}

	ul.error li.linobreak {
		font-size: 20px;
		line-height: 28px;
		padding: 0 0 0 20px;
		font-weight: normal;
		margin: 0;
		position: relative;
	}

	
	li.linobreak:before,
	li.libreak:before {
		content: "+";
		position: absolute;
		left: 0;
	}

	li.listroke {
		font-size: 20px;
		line-height: 30px;
		padding: 0 0 0 20px;
		font-weight: normal;
		margin: 0;
		position: relative;
	}

	li.listroke:before {
		content: "–";
		position: absolute;
		left: 0;
	}

	dt {
		font-family: Open Sans Bold;
	}

	dd {
		margin: 0 0 1em 0.8em;
	}

	/* (en) general text formatting */
	/* (de) Allgemeine Textauszeichnung */
	/*------------------------------------------------------------------------------------------------------*/

	.head-list ul {
		font-family: "TheSansSemiBold", "cnPlain", "Verdana", sans-serif;
		margin: 0;
		padding: 0;
	}

	.head-list ul li {
		font-size: 32px;
		line-height: 40px;
		padding: 0 0 0 44px;
		margin: 0;
		position: relative;
	}
	
	.head-list ul li:before {
		font-family: "FontAwesome";
		font-weight: normal;
		content: "\f178";
		position: absolute;
		left: 0;
	}

	.head-list h1 {
		font-family: "TheSansSemiBold", "cnPlain", "Verdana", sans-serif;
		font-size: 42px;
		line-height: 48px;
		color: #ea6621;
		padding: 0 0 0 44px;
		text-transform: uppercase;
		margin: 4px 0 24px 0;
	}

	.head-list h1 {
		font-family: "TheSansSemiBold", "cnPlain", "Verdana", sans-serif;
		font-size: 42px;
		line-height: 48px;
		color: #ea6621;
		padding: 0 0 0 44px;
		text-transform: uppercase;
		margin: 4px 0 24px 0;
	}

	p.pdefault {
		font-size: 20px;
		line-height: 28px;
	}

	p.head {
		font-size: 24px;
		line-height: 34px;
		margin-bottom: 10px;
	}

	p.ergebnis {
		font-family: "TheSansPlain", "Verdana", sans-serif;
		color: #EA6621;
		padding-bottom: 25px;
		border-bottom: 1px solid #DEDFE0;
	}
	
	p.signature {
		float: left;
		margin-top: 60px;
		border-top: 1px solid #000;
		width: 80%;
	}

	p.pcenter {
		text-align: center;
	}

	p.pright {
		text-align: right;
	}

	p.psmall {
		font-size: 18px;
		line-height: 26px;
		position: relative;
	}

	blockquote, cite,q {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-style:italic;
	}

	blockquote {
		margin: 0 0 1em 1.6em;
		color: #666;
	}

	strong, b {
		font-family: "TheSansPlain", Verdana, sans-serif;
		font-weight: normal;
	}

	strong.print-only {
		font-family: Open Sans;
		font-weight: normal;
	}

	em,i {
		font-style: italic;
	}

	pre, code, kbd, tt, samp, var {
		font-size: 100%;
	}

	pre, code {
		color: #800;
	}

	pre {
		line-height: 1.5em;
		margin: 0 0 1em 0;
	}

	kbd, samp, var {
		color: #666;
	}

	var {
		font-style: italic;
	}

	acronym, abbr {
		border-bottom: 1px #aaa dotted;
		font-variant: small-caps;
		letter-spacing: .07em;
		cursor: help;
	}

	sub, sup { font-size: 91.6667%; }

	hr {
		color: #fff;
		background: transparent;
		margin: 0 0 0.5em 0;
		padding: 0 0 0.5em 0;
		border:0;
		border-bottom: 1px #eee solid;
	}


	/* (en) Links */
	/* (de) Verweise */
	/*------------------------------------------------------------------------------------------------------*/

	a,
	a:visited,
	a:focus,
	a:hover,
	a:active,
	a.more {
		color: #ea6621;
		white-space: nowrap;
		text-decoration: none;
	}

	a.link:before,
	a.more:before	{
		font-family: "FontAwesome";
		font-size: 12px;
		content: "\f105";
		display: inline-block;
		padding-right: 3px;
		vertical-align: top;
	}

	[class*="icon"]:before {
		font-family: FontAwesome;
		padding-right: 6px;
		line-height: 22px;
	}

	[class*="icon"].list-style {
		position: relative;
		padding-left: 20px;
		display: block;
	}

	[class*="icon"].list-style:before {
		font-family: FontAwesome;
		line-height: 22px;
		position: absolute;
		left: 0;
		top: 2px;
	}

	table .fa.fa-lg,
	.float-col .fa.fa-lg,
	.select2-style-input .fa.fa-lg{
		margin: 0;
		font-size: 20px;
		line-height: 6px;
	}

	.no-text[class*="icon"]:before {
		padding-right: 0;
	}

	.float-col [class*="icon"]:before {
		padding-left: 1px;
	}

	.pdf-icon:before {
		content: "\f1c1" !important;
	}

	.user-icon:before {
		content: "\f007";
	}

	.envelope-icon:before {
		content: "\f0e0";
	}

	.login-icon:before {
		content: "\f090";
	}

	.logout-icon:before {
		content: "\f08b";
	}

	.ok-icon:before {
		content: "\f00c";
	}

	.cancel-icon:before {
		content: "\f00d";
	}

	.chevron-down-icon:before {
		content: "\f078";
	}

	.chevron-up-icon:before {
		content: "\f077";
	}

	.angle-right-icon:before {
		content: "\f105";
	}

	.angle-left-icon:before {
		content: "\f104";
	}

	.search-icon:before {
		content: "\f002";
	}

	.info-icon:before {
		content: "\f129";
	}

	.print-icon:before {
		content: "\f02f";
	}

	.phone-icon:before {
		content: "\f095";
	}

	.home-icon:before {
		content: "\f015";
	}

	.copyright-icon:before {
		content: "\f1f9";
	}

	.mapmarker-icon:before {
		content: "\f041";
	}

	.car-icon:before {
		content: "\f1b9";
	}

	.cancel-round-icon:before {
		content: "\f057";
	}

	.calendar-icon:before {
		content: "\f073";
	}

	.bug-icon:before {
		content: "\f188";
	}

	.folder-open-icon:before {
		content: "\f07c";
	}

	.download-icon:before {
		content: "\f019";
	}

	.zip-icon:before {
		content: "\f1c6";
	}


	/* (en) Set bottom edge of all images to the bottom edge of the enclosed box (default is the textline) to avoid whitespace */
	/* (de) Unterkante aller Bilder auf die Unterkante der umschließenden Box setzen (Default ist die Schriftlinie), um Lücken zu verhindern */
	/*------------------------------------------------------------------------------------------------------*/

	img {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		vertical-align: bottom;
		width: auto;
		height: auto;
		max-width: 100%;
	}

	.image-wrapper {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		display: inline-block;
		margin-bottom: 24px;
		position: relative;
		max-width: 100%
	}

	.image-wrapper[class*="float"]{
		margin-top: 4px;
	}

	.image-wrapper img {
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
		border: 4px solid #ccc;
	}

	img.no-border {
		border: none;
	}

	.pdefault .image-wrapper[class*="float"] {
		margin-bottom: 0;
	}

	.img-background {
		background-color: #CACECF;
	}

	.image-caption {
		display: block;
		padding: 0 0 0 16px;
		margin: -24px 0 24px 0;
		position: relative;
	}

	.image-caption:before {
		font-family: FontAwesome;
		content: "\f106";
		padding: 0;
		font-size: 16px;
		position: absolute;
		left: 0;
	}

	.magnify {
		display: block;
		background-color: #000;
		border: 0 none;
		border-radius: 4px;
		width: 100%;
		height: 100%;
		position: absolute;
		left: 0;
		top: 0;
		opacity: 0;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
		filter: alpha(opacity=0);
		-webkit-transition: opacity 0.3s ease 0s;
		-moz-transition: opacity 0.3s ease 0s;
		-o-transition: opacity 0.3s ease 0s;
		transition: opacity 0.3s ease 0s;
	}

	.magnify:before {
		font-family: FontAwesome;
		content: "\f0b2";
		color: #fff;
		font-size: 56px;
		position: absolute;
		vertical-align: middle;
		text-align: center;
		width: 100%;
		top: 50%;
	}

	.magnify:hover {
		opacity: 0.4;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
		filter: alpha(opacity=40);
	}

	/*------------------------------------------------------------------------------------------------------*/
	/* (en) standard classes for positioning and highlighting */
	/* (de) Standardklassen zur Positionierung und Hervorhebung */
	/*------------------------------------------------------------------------------------------------------*/

	.float-col {
		overflow: hidden;
		display: block;
		position: relative;
	}

	.float-col-text {
		display: block;
		margin: 0;
	}

	.float-right .float-col-text {
		display: inline-block;
		margin: 0;
	}

	.float-col span[class*="fa"] {
		padding: 0 4px 0 2px;
	}

	.float-col.select2-style-button-box a.button {
		margin-top: 4px;
	}

	.quote-left {
		margin-right: 8px;
	}

	.quote-right {
		margin-left: 8px;
	}

	.float-left {
		float: left;
		display: inline;
	}

	.float-right {
		float: right;
		display: inline;
	}

	.float-center {
		display: block;
		text-align: center;
		margin: 24px auto;
	}

	/*------------------------------------------------------------------------------------------------------*/
	/* (en) Generic classes for table-width and design definition */
	/* (de) Generische Klassen für die Tabellenbreite und Gestaltungsvorschriften für Tabellen */
	/*------------------------------------------------------------------------------------------------------*/

	.table-wrapper {
		margin: 0 0 24px 0;
		padding: 12px;
		background: #e0e0e0;
		-webkit-border-radius: 4px 4px 0 0;
		-moz-border-radius: 4px 4px 0 0;
		border-radius: 4px 4px 0 0;
	}

	.table-wrapper h3 {
		background: #4074d5;
		padding: 4px 24px;
		-webkit-border-radius: 4px 4px 0 0;
		-moz-border-radius: 4px 4px 0 0;
		border-radius: 4px 4px 0 0;
		border: none;
		margin: -12px -12px 12px -12px;
	}

	table {
		border: 0;
		empty-cells: show;
		border-collapse: separate;
		border-spacing: 0;
		width: 100%;
		margin: 0;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
		font-size: 20px;
		line-height: 28px;
	}

	.metal-results {
		max-width: 500px;
	}

	th, td {
		padding: 2px 0;
		font-weight: normal;
		text-align: left;
		vertical-align: middle;
	}

	th {
		font-family: Open Sans Bold;
		vertical-align: top;
	}

	.cell-align-right {
		text-align: right;
		width: 6%;
	}

	.cell-align-center {
		text-align: center;
	}

	.cell-align-top {
		vertical-align: top
	}

	.col-width-33 {
		width: 33%;
	}

	.col-width-66 {
		width: 66%;
	}

	.col-width-50 {
		width: 50%;
	}

	.row-color-even {
		background-color: #e0e0e0;
	}

	.row-color-odd {
		background-color: #f6f6f6;
	}

	.font-color-struktur {
		color: #4f81bd;
	}

	.pcf {
		color: #4f81bd;
		text-transform: none;
	}

	.accessory-category-wrapper {
		margin-left: 36px;
	}
}

	/*------------------------------------------------------------------------------------------------------*/
	/* (en) Media Query 1279 */
	/* (de) Media Query 1279 */
	/*------------------------------------------------------------------------------------------------------*/

@media
screen and (max-width: 1279px)
{


	h1, h2{
		font-family: "TheSansUltraLight", "TheSansExtraLight", "cnUltraLight", "Verdana", sans-serif;
		font-size: 48px;
		line-height: 58px;
		margin-bottom: 0;
	}

	h2{
		font-family: "TheSansExtraLight", "cnExtraLight", "Verdana", sans-serif;
		font-size: 34px;
		line-height: 40px;
		margin-bottom: 6px;
	}

	h3 {
		font-size: 20px;
		line-height: 28px;
	}

	p.pdefault,
	table {
		font-size: 16px;
		line-height: 23px;
	}

	p.head {
		font-size: 20px;
		line-height: 28px;
	}

	p.psmall {
		font-size: 15px;
		line-height: 21px;
	}

	li.libreak {
		font-size: 20px;
		line-height: 28px;
		padding: 0 0 0 15px;
	}

	li.linobreak {
		font-size: 20px;
		line-height: 28px;
		padding: 0 0 0 15px;
	}

	ul.error li.linobreak {
		font-size: 16px;
		line-height: 23px;
	}
	
	
	li.listroke {
		font-size: 16px;
		line-height: 23px;
		padding: 0 0 0 15px;
	}


}

	/*------------------------------------------------------------------------------------------------------*/
	/* (en) Media Query 979 */
	/* (de) Media Query 979 */
	/*------------------------------------------------------------------------------------------------------*/

@media
screen and (max-width: 979px)
{


	h1, h2{
		font-family: "TheSansExtraLight", "cnExtraLight", "Verdana", sans-serif;
		font-size: 40px;
		line-height: 40px;
		margin-bottom: 8px;
	}

	h2{
		font-size: 26px;
		line-height: 36px;
		margin-bottom: 5px;
	}

	h3 {
		font-size: 17px;
		line-height: 24px;
	}


	p.pdefault,
	table {
		font-size: 15px;
		line-height: 21px;
	}

	p.head {
		font-size: 17px;
		line-height: 23px;
	}

	p.topline{
		font-size: 13px;
		line-height: 15px;
	}

	li.libreak {
		font-size: 17px;
		line-height: 24px;
		padding: 0 0 0 15px;
	}

	li.linobreak {
		font-size: 17px;
		line-height: 24px;
		padding: 0 0 0 15px;
	}

	.head-list ul li {
		font-size: 20px;
		line-height: 28px;
	}
	
	.head-list h1 {
		font-size: 30px;
		line-height: 36px;
		padding: 0 0 0 44px;
		margin: 4px 0 24px 0;
	}

	.head-list h1 {
		font-size: 30px;
		line-height: 36px;
		padding: 0 0 0 44px;
		margin: 4px 0 24px 0;
	}

}

	/*------------------------------------------------------------------------------------------------------*/
	/* (en) Media Query 759 */
	/* (de) Media Query 759 */
	/*------------------------------------------------------------------------------------------------------*/

@media screen and (max-width: 759px) {

	h1,
	h2 {
		font-size: 40px;
		line-height: 40px;
		margin-bottom: 9px;
	}

	h2 {
		font-size: 24px;
		line-height: 34px;
		margin-bottom: 6px;
	}

	p.head{
		font-size: 15px;
		line-height: 21px;
	}

}

	/*------------------------------------------------------------------------------------------------------*/
	/* (en) Media Query 360 */
	/* (de) Media Query 360 */
	/*------------------------------------------------------------------------------------------------------*/

@media screen and (max-width: 360px)
{


}
