/* CookieNotice */

/* style: MainStyle language: default / engineId: default / pseudo: default */
.content-body {
	top:0;
	-o-transition:top 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
	-webkit-transition:top 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition:top 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.cookie-notice {
	position:fixed;
	width:100%;
	visibility:hidden;
	z-index:5003;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	padding:30px;
	background-color:#25292e;
	background-color:rgba(37,41,46,0.8);
	-o-transition:-o-transform 0.4s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.4s cubic-bezier(0.645, 0.045, 0.355, 1), visibility 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
	-webkit-transition:-webkit-transform 0.4s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.4s cubic-bezier(0.645, 0.045, 0.355, 1), visibility 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition:transform 0.4s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.4s cubic-bezier(0.645, 0.045, 0.355, 1), visibility 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.cookie-notice .cookie-notice-inner {
	display:table;
	width:100%;
	table-layout:fixed;
}

.cookie-notice .cookie-notice-inner .cell {
	vertical-align:top;
	display:table-cell;
}

.cookie-notice .cookie-notice-inner .cell.button {
	width:200px;
}

.cookie-notice .cookie-notice-inner .cell.text {
	width:100%;
}

.cookie-notice .cookie-notice-inner .cell.title {
	width:200px;
}

.cookie-notice .cookie-notice-inner a {
	font-size:16px;
	line-height:1.4em;
	font-family:宋体, Arial, Helvetica, Verdana, sans-serif, MS Gothic;
	font-weight:normal;
	font-style:normal;
	color:#FFFFFF;
	text-decoration:none;
	border-bottom-width:1px;
	border-bottom-color:#3876D0;
	border-bottom-style:solid;
	-o-transition:color 0.2s ease;
	-webkit-transition:color 0.2s ease;
	transition:color 0.2s ease;
}

.cookie-notice .cookie-notice-inner a.close-button {
	font-size:16px;
	line-height:1.2em;
	font-family:宋体, Arial, Helvetica, Verdana, sans-serif, MS Gothic;
	font-weight:normal;
	font-style:normal;
	color:#FFFFFF;
	text-decoration:none;
	display:inline-block;
	float:right;
	padding-top:12px;
	padding-right:20px;
	padding-bottom:11px;
	padding-left:20px;
	background-color:#3876D0;
	-o-transition:background-color 0.2s ease;
	-webkit-transition:background-color 0.2s ease;
	transition:background-color 0.2s ease;
}

.cookie-notice .cookie-notice-inner h2 {
	font-size:20px;
	letter-spacing:-0.3px;
	line-height:1.1em;
	font-family:宋体, Arial, Helvetica, Verdana, sans-serif, MS Gothic;
	font-weight:normal;
	font-style:normal;
	color:#FFFFFF;
	max-width:180px;
}

.cookie-notice .cookie-notice-inner p {
	font-size:16px;
	line-height:1.4em;
	font-family:宋体, Arial, Helvetica, Verdana, sans-serif, MS Gothic;
	font-weight:normal;
	font-style:normal;
	color:#FFFFFF;
	max-width:700px;
	margin-bottom:15px;
}

.cookie-notice-overlay {
	position:fixed;
	width:100%;
	height:100%;
	top:0;
	left:0;
	z-index:5002;
	background-color:transparent;
	-o-transition:background-color 0.4s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
	-webkit-transition:background-color 0.4s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition:background-color 0.4s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
	pointer-events:none;
}

.cookie-notice-overlay.visible {
	background-color:#C8C8CA;
	-ms-filter:Alpha(opacity=30);
	filter:Alpha(opacity=30);
	opacity:0.3;
	pointer-events:all;
}

.cookie-notice.bottom {
	bottom:0;
	-webkit-transform:translateY(100%);
	-ms-transform:translateY(100%);
	transform:translateY(100%);
}

.cookie-notice.bottom.visible {
	visibility:visible;
	-webkit-transform:translateY(0%);
	-ms-transform:translateY(0%);
	transform:translateY(0%);
}

.cookie-notice.top {
	-webkit-transform:translateY(-100%);
	-ms-transform:translateY(-100%);
	transform:translateY(-100%);
}

.cookie-notice.top.visible {
	top:0;
	visibility:visible;
	-webkit-transform:translateY(0%);
	-ms-transform:translateY(0%);
	transform:translateY(0%);
}
/* style: MainStyle language: default / engineId: default / pseudo: hover */
.cookie-notice .cookie-notice-inner a:hover {
	color:#e8e8e8;
}

.cookie-notice .cookie-notice-inner a.close-button:hover {
	color:#FFFFFF !important;
}
/* style: MainStyle language: default / engineId: default / pseudo: last-child */
.cookie-notice .cookie-notice-inner p:last-child {
	margin-bottom:0px;
}
/* style: MainStyle language: en / engineId: default / pseudo: default */
.cookie-notice .cookie-notice-inner a {
	font-family:Arial, Helvetica, Verdana, Geneva, MS Gothic;
}

.cookie-notice .cookie-notice-inner a.close-button {
	font-family:Arial, Helvetica, Verdana, Geneva, MS Gothic;
}

.cookie-notice .cookie-notice-inner h2 {
	font-family:Arial, Helvetica, Verdana, Geneva, MS Gothic;
}

.cookie-notice .cookie-notice-inner p {
	font-family:Arial, Helvetica, Verdana, Geneva, MS Gothic;
}

/* brick-Mediaplayer */

/* style: MainStyle language: default / engineId: default / pseudo: default */
section.brick-mediaplayer {
	width:100%;
}

section.brick-mediaplayer.bleed a.controls {
	margin:0px;
}

/* brick-Multicolumn */

/* style: MainStyle language: default / engineId: default / pseudo: default */
.content div.multicolumn {
	width:100%;
	margin-bottom:20px;
	table-layout:fixed;
}

.content div.multicolumn .not-separated {
	width:20px;
}

.content div.multicolumn .not-separated > div {
	width:20px;
	height:30px;
}

.content div.multicolumn .separated {
	width:20px;
}

.content div.multicolumn .separated > div {
	width:20px;
	height:30px;
}

.content div.multicolumn .width-25-percent {
	width:25%;
}

.content div.multicolumn .width-33-percent {
	width:33.3333%;
}

.content div.multicolumn .width-50-percent {
	width:50%;
}

.content div.multicolumn .width-66-percent {
	width:66.6666%;
}

.content div.multicolumn .width-75-percent {
	width:75%;
}

.content div.multicolumn .width-33-percent .brick-delimiter {
	margin-top:20px;
	margin-bottom:20px;
}

.content div.multicolumn .width-25-percent .brick-delimiter {
	margin-top:20px;
	margin-bottom:20px;
}

.content div.multicolumn.isLast {
	margin-bottom:0px !important;
}

.content .multicolumn.full-cell-height {
	height:100%;
}

.content .multicolumn.full-cell-height .width-25-percent {
	height:100%;
}

.content .multicolumn.full-cell-height .width-25-percent > div {
	height:100%;
	margin-bottom:0;
}

/* brick-MMM-EPaper */

/* style: MainStyle language: default / engineId: default / pseudo: default */
html,
body {
	height:100%;
}

/* brick-MMM-Player */

/* style: MainStyle language: default / engineId: default / pseudo: default */
.content .mmmp .button {
	font-size:0px;
	position:absolute;
	overflow:hidden;
	width:27px;
	height:27px;
	top:0px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	-ms-filter:Alpha(opacity=80);
	filter:Alpha(opacity=80);
	opacity:0.8;
	cursor:pointer;
}

.content .mmmp .button .icon {
	width:27px;
	height:27px;
	background-image:url(../../../../docs/en/1251/FS-Fabrics-Media-DLW-02.jpg?v=1.1);
}

.content .mmmp .detail {
	position:relative;
	height:100%;
	background-image:-o-linear-gradient(bottom, rgba(0,0,0,1.0) 20%, rgba(0,0,0,1.0) 100%);
	background-image:-moz-linear-gradient(bottom, rgba(0,0,0,1.0) 20%, rgba(0,0,0,1.0) 100%);
	background-image:-webkit-linear-gradient(bottom, rgba(0,0,0,1.0) 20%, rgba(0,0,0,1.0) 100%);
	background-image:-ms-linear-gradient(bottom, rgba(0,0,0,1.0) 20%, rgba(0,0,0,1.0) 100%);
	background-image:linear-gradient(bottom, rgba(0,0,0,1.0) 20%, rgba(0,0,0,1.0) 100%);
	background-image:-webkit-gradient(linear, left bottom, left top, color-stop(20%,rgba(0,0,0,1.0)), color-stop(100%,rgba(0,0,0,1.0)));
}

.content .mmmp .detail .text {
	overflow:auto;
}

.content .mmmp .detail .view {
	position:relative;
}

.content .mmmp .detail .view .button {
	width:35px;
	height:45px;
	top:50%;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	margin-top:-30px;
	padding-top:15px;
	background-image:-o-linear-gradient(bottom, rgba(0,0,0,1.0) 20%, rgba(0,0,0,1.0) 100%);
	background-image:-moz-linear-gradient(bottom, rgba(0,0,0,1.0) 20%, rgba(0,0,0,1.0) 100%);
	background-image:-webkit-linear-gradient(bottom, rgba(0,0,0,1.0) 20%, rgba(0,0,0,1.0) 100%);
	background-image:-ms-linear-gradient(bottom, rgba(0,0,0,1.0) 20%, rgba(0,0,0,1.0) 100%);
	background-image:linear-gradient(bottom, rgba(0,0,0,1.0) 20%, rgba(0,0,0,1.0) 100%);
	background-image:-webkit-gradient(linear, left bottom, left top, color-stop(20%,rgba(0,0,0,1.0)), color-stop(100%,rgba(0,0,0,1.0)));
}

.content .mmmp .detail .view .button.next {
	right:0px;
	-moz-border-top-right-radius:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
	-moz-border-bottom-right-radius:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
}

.content .mmmp .detail .view .button.next .icon {
	background-position:-197px -1px;
}

.content .mmmp .detail .view .button.previous {
	left:0px;
	-moz-border-bottom-left-radius:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
	-moz-border-top-left-radius:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}

.content .mmmp .detail .view .button.previous .icon {
	margin-left:7px;
	background-position:-169px -1px;
}

.content .mmmp .overview {
	height:100%;
	background-image:-o-linear-gradient(bottom, rgba(0,0,0,1.0) 20%, rgba(0,0,0,1.0) 100%);
	background-image:-moz-linear-gradient(bottom, rgba(0,0,0,1.0) 20%, rgba(0,0,0,1.0) 100%);
	background-image:-webkit-linear-gradient(bottom, rgba(0,0,0,1.0) 20%, rgba(0,0,0,1.0) 100%);
	background-image:-ms-linear-gradient(bottom, rgba(0,0,0,1.0) 20%, rgba(0,0,0,1.0) 100%);
	background-image:linear-gradient(bottom, rgba(0,0,0,1.0) 20%, rgba(0,0,0,1.0) 100%);
	background-image:-webkit-gradient(linear, left bottom, left top, color-stop(20%,rgba(0,0,0,1.0)), color-stop(100%,rgba(0,0,0,1.0)));
}

.content .mmmp .overview ul {
	overflow:hidden;
	margin:0px;
}

.content .mmmp .overview ul li {
	float:left;
	border-width:2px;
	border-style:solid;
	margin:5px;
}

.content .mmmp .section.top {
	position:relative;
	width:100%;
	height:40px;
	background-image:-o-linear-gradient(bottom, rgba(0,0,0,1.0) 20%, rgba(0,0,0,1.0) 100%);
	background-image:-moz-linear-gradient(bottom, rgba(0,0,0,1.0) 20%, rgba(0,0,0,1.0) 100%);
	background-image:-webkit-linear-gradient(bottom, rgba(0,0,0,1.0) 20%, rgba(0,0,0,1.0) 100%);
	background-image:-ms-linear-gradient(bottom, rgba(0,0,0,1.0) 20%, rgba(0,0,0,1.0) 100%);
	background-image:linear-gradient(bottom, rgba(0,0,0,1.0) 20%, rgba(0,0,0,1.0) 100%);
	background-image:-webkit-gradient(linear, left bottom, left top, color-stop(20%,rgba(0,0,0,1.0)), color-stop(100%,rgba(0,0,0,1.0)));
}

.content .mmmp .section.top .button {
	top:6px;
}

.content .mmmp .section.top .button.close {
	right:40px;
}

.content .mmmp .section.top .button.close .icon {
	background-position:-29px -57px;
}

.content .mmmp .section.top .button.fullscreen {
	right:5px;
}

.content .mmmp .section.top .button.fullscreen .icon {
	background-position:-57px -57px;
}

.content .mmmp .section.top .button.fullscreen.on .icon {
	background-position:-85px -57px;
}

.content .mmmp .section.top .button.next {
	left:40px;
}

.content .mmmp .section.top .button.next .icon {
	background-position:-141px -1px;
}

.content .mmmp .section.top .button.previous {
	left:5px;
}

.content .mmmp .section.top .button.previous .icon {
	background-position:-113px -1px;
}

.content .mediaplayer {
	margin-bottom:20px;
}
/* style: MainStyle language: default / engineId: default / pseudo: hover */
.content .mmmp .button:hover {
	background-image:-o-linear-gradient(bottom, rgba(0,0,0,1.0) 20%, rgba(0,0,0,1.0) 100%);
	background-image:-moz-linear-gradient(bottom, rgba(0,0,0,1.0) 20%, rgba(0,0,0,1.0) 100%);
	background-image:-webkit-linear-gradient(bottom, rgba(0,0,0,1.0) 20%, rgba(0,0,0,1.0) 100%);
	background-image:-ms-linear-gradient(bottom, rgba(0,0,0,1.0) 20%, rgba(0,0,0,1.0) 100%);
	background-image:linear-gradient(bottom, rgba(0,0,0,1.0) 20%, rgba(0,0,0,1.0) 100%);
	background-image:-webkit-gradient(linear, left bottom, left top, color-stop(20%,rgba(0,0,0,1.0)), color-stop(100%,rgba(0,0,0,1.0)));
	-ms-filter:Alpha(opacity=100);
	filter:Alpha(opacity=100);
	opacity:1;
}

.content .mmmp .overview ul li:hover {
	border-color:#FFFFFF;
}

/* brick */

/* style: MainStyle language: default / engineId: default / pseudo: default */
.brick-link .link-bullet {
	float:left;
	margin-right:4px;
}

.brick-image {
	position:relative;
	padding-bottom:10px;
}

.brick-list {
	margin-bottom:15px;
}

.brick-mediaplayer {
	margin-top:0px;
	margin-bottom:15px;
}

.brick-box {
	border-top-width:8px;
	border-color:#C8C8CA;
	border-top-style:solid;
	margin-bottom:10px;
	background-color:transparent !important;
}

.brick-accordion {
	margin-bottom:15px;
}

p.brick-accordion-box-title {
	line-height:30px !important;
}

.brick-accordion-box-content {
	padding-top:15px;
	padding-right:10px;
	padding-bottom:5px;
	padding-left:10px;
	background-color:#F1F1F1;
}

.brick-list p {
	line-height:24px;
	margin-bottom:0px;
}

.brick-video {
	margin-bottom:15px;
}

.brick-box-header {
	position:relative;
	height:auto;
}

.brick-box-title {
	font-size:16px;
	line-height:26px;
	font-family:宋体, Arial, Helvetica, Verdana, sans-serif, MS Gothic;
	font-weight:normal;
	font-style:normal;
	color:#646464;
	text-transform:uppercase;
	padding-right:10px;
	padding-left:10px;
}

.brick-box-collapser {
	position:absolute;
	width:100%;
	height:26px;
	top:0px;
	background-image:url(../../../../docs/de/902/Icon-Close.gif?v=1.0);
	background-repeat:no-repeat;
	background-position:right 3px;
	cursor:pointer;
}

.brick-box2 {
	border-color:#3876D0;
	background-color:#3876D0;
}

.brick-box3 {
	border-color:#B92D23;
	background-color:#B92D23;
}

.brick-box4 {
	border-color:#C0D200;
	background-color:#C0D200;
}

.brick-box5 {
	border-color:#6CABE7;
	background-color:#6CABE7;
}

.brick-box6 {
	border-color:#F1AB00;
	background-color:#F1AB00;
}

.brick-box7 {
	border-color:#009543;
	background-color:#009543;
}

.content-side .brick-box-title {
	color:#646464;
	font-size:16px;
	line-height:24px;
	margin-top:15px;
}

.brick-delimiter {
	width:100%;
	height:1px;
	border-width:0px;
	border-style:none;
	margin-top:40px;
	margin-bottom:40px;
	background-image:url(../../../../docs/en/992/Icon-Trennlinie-Horizontal.gif?v=1.0);
	background-repeat:repeat-x;
}

.brick-image-description {
	position:relative;
}

.brick-list .brick-list-bullet,
.brick-list .brick-list-bullet-grey,
.brick-list .brick-list-bullet-blue,
.brick-list .brick-list-bullet-brown,
.brick-list .brick-list-bullet-dark,
.brick-list .brick-list-bullet-default,
.brick-list .brick-list-bullet-gelbgruen,
.brick-list .brick-list-bullet-green,
.brick-list .brick-list-bullet-lichtgruen,
.brick-list .brick-list-bullet-lightblue,
.brick-list .brick-list-bullet-lightgreen,
.brick-list .brick-list-bullet-melonengelb,
.brick-list .brick-list-bullet-ochre,
.brick-list .brick-list-bullet-red,
.brick-list .brick-list-bullet-telemagenta,
.brick-list .brick-list-bullet-verkehrsrot,
.brick-list .brick-list-bullet-yellow,
.brick-list .brick-list-bullet-blaulila,
.brick-list .brick-list-bullet-darkgreen {
	padding-left:12px;
	background-repeat:no-repeat;
	background-position:0px 9px;
}

.brick-list .brick-list-bullet-grey {
	background-image:url(../../../../docs/en/11952/IconBullet-grey.png?v=1.0);
}

.brick-list .brick-list-bullet-blue {
	background-image:url(../../../../docs/en/11943/IconBullet-bg-blue.png?v=1.0);
}

.brick-list .brick-list-bullet-brown {
	background-image:url(../../../../docs/en/11937/IconBullet-bg-brown.png?v=1.0);
}

.brick-list .brick-list-bullet-dark {
	background-image:url(../../../../docs/en/11947/IconBullet-bg-dark.png?v=1.0);
}

.brick-list .brick-list-bullet-default {
	background-image:url(../../../../docs/en/11943/IconBullet-bg-blue.png?v=1.0);
}

.brick-list .brick-list-bullet-gelbgruen {
	background-image:url(../../../../docs/en/11945/IconBullet-bg-gelbgruen.png?v=1.0);
}

.brick-list .brick-list-bullet-green {
	background-image:url(../../../../docs/en/11950/IconBullet-bg-green.png?v=1.0);
}

.brick-list .brick-list-bullet-lichtgruen {
	background-image:url(../../../../docs/en/11938/IconBullet-bg-lichtgruen.png?v=1.0);
}

.brick-list .brick-list-bullet-lightblue {
	background-image:url(../../../../docs/en/11944/IconBullet-bg-lightblue.png?v=1.0);
}

.brick-list .brick-list-bullet-lightgreen {
	background-image:url(../../../../docs/en/11948/IconBullet-bg-lightgreen.png?v=1.0);
}

.brick-list .brick-list-bullet-melonengelb {
	background-image:url(../../../../docs/en/11946/IconBullet-bg-melonengelb.png?v=1.0);
}

.brick-list .brick-list-bullet-ochre {
	background-image:url(../../../../docs/en/11949/IconBullet-bg-ochre.png?v=1.0);
}

.brick-list .brick-list-bullet-red {
	background-image:url(../../../../docs/en/11941/IconBullet-bg-red.png?v=1.0);
}

.brick-list .brick-list-bullet-telemagenta {
	background-image:url(../../../../docs/en/11942/IconBullet-bg-telemagenta.png?v=1.0);
}

.brick-list .brick-list-bullet-verkehrsrot {
	background-image:url(../../../../docs/en/11939/IconBullet-bg-verkehrsrot.png?v=1.0);
}

.brick-list .brick-list-bullet-yellow {
	background-image:url(../../../../docs/en/11940/IconBullet-bg-yellow.png?v=1.0);
}

.brick-list .brick-list-bullet-blaulila {
	background-image:url(../../../../docs/en/11953/IconBullet-bg-blaulila.png?v=1.0);
}

.brick-list .brick-list-bullet-darkgreen {
	background-image:url(../../../../docs/en/11954/IconBullet-bg-darkgreen.png?v=1.0);
}

.brick-image-description a {
	position:absolute;
	width:9px;
	height:18px;
	top:-5px;
	right:0px;
	padding-left:0px;
	background-image:url(../../../../docs/de/453/Icon-Download.gif?v=1.0);
}

.brick-image-description p {
	margin-top:5px;
}

.brick-title {
	margin-bottom:15px;
}

.brick-section {
	width:100%;
	max-width:1000px;
	margin-top:0;
	margin-right:auto;
	margin-bottom:0;
	margin-left:auto;
}

.brick-text {
	margin-bottom:15px;
}

.brick-list-index p {
	float:left;
}

.brick-link-list a {
	line-height:18px;
	font-family:宋体, Arial, Helvetica, Verdana, sans-serif, MS Gothic;
	font-weight:normal;
	font-style:normal;
}

.brick-box.collapsed .brick-box-body {
	display:none;
}

.brick-box.collapsed .brick-box-collapser {
	background-image:url(../../../../docs/de/453/Icon-Download.gif?v=1.0);
}

.brick-box-body .bricks {
	margin-top:10px;
	padding-top:0px;
	padding-right:10px;
	padding-bottom:0px;
	padding-left:10px;
}

.brick-delimiter + .brick-delimiter {
	display:none;
}

.brick-accordion .lightest {
	border-top-width:1px;
	border-top-color:#FFFFFF;
	border-top-style:solid;
}

.brick-accordion .brick-accordion-box-title {
	color:#0060AF;
	cursor:pointer;
}

.brick-complex-list {
	margin-bottom:15px;
}

.brick-accordion .light {
	border-top-width:1px;
	border-top-color:#FFFFFF;
	border-top-style:solid;
}

.brick-accordion-box-content .brick-link {
	margin-bottom:5px;
}

.brick-list-index .text2 {
	width:90%;
	padding-left:5px;
}

.brick-image a.pin {
	position:absolute;
	display:none !important;
	top:10px;
	left:10px;
	cursor:pointer;
}

.brick-image:hover a.pin {
	display:block !important;
}

.brick-link-list hr {
	margin-top:10px;
	margin-bottom:10px;
}

.brick-table hr {
	margin-top:3px;
	margin-bottom:5px;
}

.brick-box-alt {
	margin-bottom:10px;
}

.brick-box-body-alt .bricks {
	margin-top:0px;
	padding-top:0px;
	padding-right:25px;
	padding-bottom:25px;
	padding-left:25px;
}

.brick-box-body-alt .bricks .brick-image {
	padding-bottom:25px;
}

.brick-box-body-alt .bricks p {
	color:#FFFFFF;
}

.brick-box-body-alt .bricks h2 {
	color:#FFFFFF;
	font-size:20px;
}

.brick-box-body-alt .bricks:first-child .brick-image {
	margin-right:-25px;
	margin-left:-25px;
}

.brick-complex-list hr.brick-delimiter {
	margin-top:20px;
	margin-bottom:20px;
}

.brick-table td {
	padding:10px;
}

.brick-delimiter.compact {
	margin-top:20px;
	margin-bottom:20px;
}

.brick-box-body .brick-delimiter {
	margin-top:10px;
	margin-right:0;
	margin-bottom:20px;
	margin-left:0;
}

.brick.text1 {
	margin-bottom:20px;
}

.brick.text2 {
	margin-bottom:20px;
}

.brick.text3 {
	margin-bottom:20px;
}

.brick.text4 {
	margin-bottom:20px;
}

.brick.text5 {
	margin-bottom:20px;
}
/* style: MainStyle language: en / engineId: default / pseudo: default */
.brick-box-title {
	font-family:Arial, Helvetica, Verdana, Geneva, MS Gothic;
	font-weight:bold;
}

.brick-link-list a {
	font-family:Arial, Helvetica, Verdana, Geneva, MS Gothic;
}

/* common */

/* style: MainStyle language: default / engineId: default / pseudo: default */
.backofficeerror,
.backofficesubtitle,
.backofficetitle,
.backofficetext {
	font-size:11px;
	line-height:13px;
	font-family:Arial, Helvetica, Verdana, Geneva;
	font-weight:normal;
	font-style:normal;
	color:#831907;
}

.backofficesubtitle,
.backofficetitle {
	font-weight:bold;
	color:#666666;
}

.backofficetitle {
	font-size:14px;
	line-height:16px;
	color:#4B4B4B;
}

.backofficetext {
	color:#666666;
}

.formtext1,
.formtext2 {
	font-size:16px;
	line-height:24px;
	font-family:宋体, Arial, Helvetica, Verdana, sans-serif, MS Gothic;
	font-weight:normal;
	font-style:normal;
	color:#999999;
}

.formtext2 {
	color:#000000;
}

.formtext3 {
	font-size:11px;
	line-height:12px;
	font-family:宋体, Arial, Helvetica, Verdana, sans-serif, MS Gothic;
	font-weight:normal;
	font-style:normal;
	color:#BD2925;
}

.signatur {
	font-size:10px;
	line-height:12px;
	font-family:宋体, Arial, Helvetica, Verdana, sans-serif, MS Gothic;
	font-weight:normal;
	font-style:normal;
	color:#D0D0D0;
}

.surfnedit {
	font-size:10px;
	line-height:11px;
	font-family:宋体, Arial, Helvetica, Verdana, sans-serif, MS Gothic;
	font-weight:normal;
	font-style:normal;
	color:#BF0080;
}

.text1,
.text1negativ,
.text2negativ,
.text2sidenegativ,
.text2sidewhite,
.text3side,
.text3sidenegativ,
.text5,
.text4negativ,
.text5negativ,
.text5side,
.text3,
.text3negativ,
.text4sidenegativ,
.text5sidenegativ,
.text2,
.text2side,
.text4,
.text4negativdate,
.text4sidenegativdate,
.text4sidedate,
.text5date,
.text5negativdate,
.text2sidenegativdate,
.text3date,
.text3sidedate,
.text3negativdate,
.text3sidenegativdate,
.text4side,
.text5sidedate,
.text5sidenegativdate,
.text2negativdate,
.text1date,
.text1negativdate {
	font-size:16px;
	line-height:1.5em;
	font-family:宋体, Arial, Helvetica, Verdana, sans-serif, MS Gothic;
	font-weight:normal;
	font-style:normal;
	color:#7D7D7D;
}

.text1negativ,
.text2negativ,
.text2sidenegativ,
.text2sidewhite,
.text3side,
.text3sidenegativ,
.text5,
.text4negativ,
.text5negativ,
.text5side,
.text3,
.text3negativ,
.text4sidenegativ,
.text5sidenegativ {
	color:#C9C9BC;
}

.text2negativ,
.text2sidenegativ,
.text2sidewhite,
.text3side,
.text3sidenegativ,
.text5,
.text4negativ,
.text5negativ,
.text5side,
.text3,
.text3negativ,
.text4sidenegativ,
.text5sidenegativ {
	line-height:15px;
}

.text2sidenegativ,
.text2sidewhite,
.text3side,
.text3sidenegativ,
.text5,
.text4negativ,
.text5negativ,
.text5side {
	font-size:14px;
	line-height:18px;
}

.text2sidewhite {
	color:#FFFFFF;
}

.text3side,
.text3sidenegativ,
.text5 {
	color:#7D7D7D;
}

.text3sidenegativ {
	color:#C9C9BC;
}

.text5 {
	color:#000000;
}

.text4negativ,
.text5negativ {
	line-height:12px;
}

.text5side {
	color:#7D7D7D;
}

.text3,
.text3negativ {
	line-height:1.5em;
	color:#7D7D7D;
}

.text3negativ {
	color:#C9C9BC;
}

.text4sidenegativ,
.text5sidenegativ {
	font-size:10px;
	line-height:11px;
}

.text4,
.text4negativdate,
.text4sidenegativdate,
.text4sidedate,
.text5date,
.text5negativdate {
	font-size:12px !important;
	line-height:1.2em;
}

.text4negativdate,
.text4sidenegativdate {
	color:#C9C9BC;
}

.text5date {
	color:#646464;
}

.text5negativdate {
	color:#FFFFFF;
}

.text2sidenegativdate {
	color:#C9C9BC;
}

.text3negativdate,
.text3sidenegativdate {
	color:#C9C9BC;
}

.text4side,
.text5sidedate,
.text5sidenegativdate {
	font-size:10px;
	line-height:11px;
}

.text5sidedate {
	color:#646464;
}

.text5sidenegativdate {
	color:#FFFFFF;
}

.text2negativdate {
	color:#C9C9BC;
}

.text1date {
	color:#646464;
}

.text1negativdate {
	color:#FFFFFF;
}

.title1,
.title1negativ,
#topnavigation-wrapper ul#topnavigation li div.flyout div.subnav-container div.entry h3 {
	font-size:32px;
	letter-spacing:1px;
	line-height:36px;
	font-family:宋体, Arial, Helvetica, Verdana, sans-serif, MS Gothic;
	font-weight:normal;
	font-style:normal;
	color:#0060AF;
	padding-bottom:15px;
}

.title1negativ {
	color:#FFFFFF;
}

#topnavigation-wrapper ul#topnavigation li div.flyout div.subnav-container div.entry h3 {
	font-size:20px;
	line-height:32px;
	text-align:left;
}

.title1bold,
.title2negativ,
.titlepromo,
.title2side,
.title2sidenegativ,
.title3negativ,
.titleboxheaderbox1,
.titleboxheaderbox2,
.titleboxheaderbox3,
.titleboxheaderbox4,
.titleboxheaderbox5,
.titleboxheaderbox6,
.titleboxheaderbox7,
.titleboxheaderbox3Newsletter,
.titleboxheaderbox4Newsletter,
.title3sidenegativ,
.titleboxheadersidebox1,
.titleboxheadersidebox2,
.titleboxheadersidebox3,
.titleboxheadersidebox4 {
	font-size:32px;
	line-height:36px;
	font-family:宋体, Arial, Helvetica, Verdana, sans-serif, MS Gothic;
	font-weight:normal;
	font-style:normal;
	color:#0060AF;
}

.title2negativ,
.titlepromo {
	font-size:13px;
	line-height:16px;
	color:#FFFFFF;
}

.titlepromo {
	color:#7D7D7D;
}

.title2side,
.title2sidenegativ,
.title3negativ,
.titleboxheaderbox1,
.titleboxheaderbox2,
.titleboxheaderbox3,
.titleboxheaderbox4,
.titleboxheaderbox5,
.titleboxheaderbox6,
.titleboxheaderbox7,
.titleboxheaderbox3Newsletter,
.titleboxheaderbox4Newsletter {
	font-size:16px;
	line-height:24px;
	color:#000000;
	padding-top:0px;
	padding-right:10px;
	padding-bottom:0px;
	padding-left:10px;
}

.title2sidenegativ {
	color:#FFFFFF;
}

.title3negativ {
	color:#FFFFFF;
}

.titleboxheaderbox1,
.titleboxheaderbox2,
.titleboxheaderbox3,
.titleboxheaderbox4,
.titleboxheaderbox5,
.titleboxheaderbox6,
.titleboxheaderbox7 {
	color:#646464;
}

.titleboxheaderbox3Newsletter {
	color:#494D00;
}

.titleboxheaderbox4Newsletter {
	color:#FFFFFF;
}

.title3sidenegativ,
.titleboxheadersidebox1,
.titleboxheadersidebox2,
.titleboxheadersidebox3,
.titleboxheadersidebox4 {
	font-size:16px;
	line-height:24px;
	color:#C9C9BC;
}

.titleboxheadersidebox1,
.titleboxheadersidebox2,
.titleboxheadersidebox3,
.titleboxheadersidebox4 {
	color:#646464;
	text-transform:uppercase;
	margin-top:12px;
}

.title2,
.title3,
.title2sidedate,
.title2sidenegativdate,
.title3negativdate,
.title3side,
.title3sidenegativdate,
.title1date,
.title1negativdate,
.title2negativdate {
	font-size:24px;
	line-height:26px;
	font-family:宋体, Arial, Helvetica, Verdana, sans-serif, MS Gothic;
	font-weight:normal;
	font-style:normal;
	color:#646464;
}

.title3,
.title2sidedate,
.title2sidenegativdate,
.title3negativdate {
	font-size:20px;
	line-height:1.5em;
}

.title2sidedate {
	color:#000000;
}

.title2sidenegativdate {
	color:#FFFFFF;
}

.title3negativdate {
	color:#FFFFFF;
}

.title3side,
.title3sidenegativdate {
	font-size:16px;
	line-height:24px;
}

.title3sidenegativdate {
	color:#C9C9BC;
}

.title1date,
.title1negativdate {
	font-size:32px;
	line-height:36px;
}

.title1negativdate {
	color:#FFFFFF;
}

.title2negativdate {
	color:#FFFFFF;
}

.title3italic,
.titlenews {
	font-size:12px;
	line-height:15px;
	font-family:Arial, Helvetica, Verdana, Geneva, MS Gothic;
	font-weight:normal;
	font-style:italic;
	color:#646464;
}

.titlenews {
	font-size:11px;
	line-height:13px;
	font-family:宋体, Arial, Helvetica, Verdana, sans-serif, MS Gothic;
	font-style:normal;
	color:#000000;
}

.backofficetextdate,
.backofficelink,
.backofficemedium,
.backoffice {
	font-size:11px;
	line-height:13px;
	font-family:Arial, Helvetica, Verdana, Geneva;
	font-weight:normal;
	font-style:normal;
	color:#666666;
}

.backofficelink {
	text-decoration:underline;
	text-transform:none;
}

.backofficemedium {
	text-align:left;
	width:130pt;
	height:14pt;
	border-style:solid;
}

.backoffice {
	text-align:center;
	border-width:1px;
	border-color:#B9B9B9;
	border-style:solid;
	background-color:#FFFFFF;
}

.bricklabel {
	font-size:11px;
	line-height:13px;
	font-family:Arial, Helvetica, Verdana, Geneva;
	font-weight:normal;
	font-style:normal;
	color:#DBDBDB;
}

.error {
	font-size:11px;
	line-height:13px;
	font-family:Arial, Helvetica, Verdana, Geneva;
	font-weight:normal;
	font-style:normal;
	color:#831907;
}

.label {
	font-size:11px;
	line-height:13px;
	font-family:Arial, Helvetica, Verdana, Geneva;
	font-weight:normal;
	font-style:normal;
	color:#666666;
}

.subtitle {
	font-size:11px;
	line-height:13px;
	font-family:Arial, Helvetica, Verdana, Geneva;
	font-weight:bold;
	font-style:normal;
	color:#4B4B4B;
}

.title {
	font-size:14px;
	line-height:16px;
	font-family:Arial, Helvetica, Verdana, Geneva;
	font-weight:bold;
	font-style:normal;
	color:#4B4B4B;
}

.link1,
.link1negativ,
.link1normal,
.link1normalside,
.link1side,
.link1sidenegativ,
.linkboxheadersidebox1,
.linkboxheadersidebox3,
.linkfooter,
.linknews,
.linktitle2,
.linktitle2negativ,
.linktitle3side,
.linktitle3sidebox1,
.linktitle3sidebox3,
.linktitle3sidebox4,
.linktitle3sidenegativ,
.linkboxheaderbox1,
.linkboxheaderbox2,
.linkboxheadersidebox2,
.linkboxheaderbox3,
.linkpromo,
.linktitle2side,
.linktitle2sidenegativ,
.linktitle3negativ,
.linktitle3,
.linktitle3grey,
.link1back,
.link1document {
	font-size:16px;
	line-height:1.5em;
	font-family:宋体, Arial, Helvetica, Verdana, sans-serif, MS Gothic;
	font-weight:normal;
	font-style:normal;
	color:#7D7D7D;
	text-decoration:none;
	text-transform:none;
	padding-left:12px;
	background-image:url(../../../../docs/de/10297/Link-Icon-Blue.gif?v=1.1);
	background-repeat:no-repeat;
	background-position:0px 2px;
}

.link1negativ {
	color:#FFFFFF;
}

.link1normal,
.link1normalside {
	font-size:11px;
	line-height:13px;
}

.link1side,
.link1sidenegativ,
.linkboxheadersidebox1,
.linkboxheadersidebox3,
.linkfooter,
.linknews,
.linktitle2,
.linktitle2negativ,
.linktitle3side,
.linktitle3sidebox1,
.linktitle3sidebox3,
.linktitle3sidebox4,
.linktitle3sidenegativ {
	line-height:16px;
	display:block;
	background-position:0px 3px;
}

.link1sidenegativ {
	color:#FFFFFF;
}

.linkfooter {
	font-size:14px;
	line-height:24px;
	color:#646464;
	margin-bottom:0px;
	background-image:url(../../../../docs/de/484/Icon-Forward-disabled.gif?v=1.1);
	background-position:left;
}

.linknews,
.linktitle2,
.linktitle2negativ {
	color:#000000;
	text-align:left;
	top:0px;
	left:0px;
}

.linktitle2,
.linktitle2negativ {
	font-size:13px;
}

.linktitle2negativ {
	color:#FFFFFF;
}

.linktitle3side,
.linktitle3sidebox1,
.linktitle3sidebox3,
.linktitle3sidebox4,
.linktitle3sidenegativ {
	line-height:12px;
}

.linktitle3sidebox1 {
	color:#646464;
}

.linktitle3sidebox3,
.linktitle3sidebox4 {
	color:#494D00;
}

.linktitle3sidebox4 {
	color:#646464;
}

.linktitle3sidenegativ {
	color:#FFFFFF;
}

.linkboxheadersidebox2 {
	font-size:11px;
	line-height:13px;
}

.linkpromo {
	text-transform:uppercase;
	background-image:none !important;
}

.linktitle2side,
.linktitle2sidenegativ,
.linktitle3negativ,
.linktitle3,
.linktitle3grey {
	line-height:14px;
	color:#000000;
}

.linktitle2sidenegativ,
.linktitle3negativ {
	color:#FFFFFF;
}

.linktitle3 {
	color:#3876D0;
}

.linktitle3grey {
	color:#646464;
}

.link1back {
	padding-left:15px;
	background-image:url(../../../../docs/de/481/Icon-Backward.gif?v=1.0);
	background-position:0px 0px;
}

.link1document {
	background-image:url(../../../../docs/de/453/Icon-Download.gif?v=1.0);
	background-position:0px -2px;
}

.metanavigation,
.metanavigationselected {
	font-size:14px;
	line-height:16px;
	font-family:宋体, Arial, Helvetica, Verdana, sans-serif, MS Gothic;
	font-weight:normal;
	font-style:normal;
	color:#7D7D7D;
	text-decoration:none;
	text-transform:none;
	text-align:left;
}

.metanavigationselected {
	color:#98989A;
}

.navigationlevel1,
.navigationlevel1selected,
.navigationlevel2,
.navigationlevel2selected,
.navigationlevel3,
.navigationlevel3selected,
.navigationlevel4,
.navigationlevel4selected {
	font-size:12px;
	line-height:15px;
	font-family:宋体, Arial, Helvetica, Verdana, sans-serif, MS Gothic;
	font-weight:normal;
	font-style:normal;
	color:#646464;
	text-decoration:none;
	text-transform:none;
	background-repeat:no-repeat;
	background-position:top right;
}

.navigationlevel1selected {
	color:#3876D0;
}

.navigationlevel2,
.navigationlevel2selected,
.navigationlevel3,
.navigationlevel3selected {
	font-size:11px;
	line-height:13px;
}

.navigationlevel2selected {
	color:#3876D0;
}

.navigationlevel3selected {
	text-decoration:underline;
}

.navigationlevel4,
.navigationlevel4selected {
	font-size:10px;
	line-height:11px;
	color:#7C7C7C;
}

.navigationlevel4selected {
	color:#3876D0;
}

.signaturlink {
	font-size:10px;
	line-height:12px;
	font-family:宋体, Arial, Helvetica, Verdana, sans-serif, MS Gothic;
	font-weight:normal;
	font-style:normal;
	color:#D0D0D0;
	text-decoration:none;
	text-transform:none;
}

.surfneditlink {
	font-size:10px;
	line-height:11px;
	font-family:宋体, Arial, Helvetica, Verdana, sans-serif, MS Gothic;
	font-weight:normal;
	font-style:normal;
	color:#BF0080;
	text-decoration:none;
	text-transform:none;
}

.topnavigation {
	font-size:11px;
	line-height:13px;
	font-family:宋体, Arial, Helvetica, Verdana, sans-serif, MS Gothic;
	font-weight:normal;
	font-style:normal;
	color:#FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
}

.topnavigation2,
.topnavigation2selected,
.topnavigationselected {
	font-size:11px;
	line-height:13px;
	font-family:宋体, Arial, Helvetica, Verdana, sans-serif, MS Gothic;
	font-weight:normal;
	font-style:normal;
	color:#646464;
	text-decoration:none;
	text-transform:none;
}

.topnavigationselected {
	text-transform:uppercase;
}

.normal,
.normalmandatory {
	font-size:14px;
	line-height:16px;
	font-family:宋体, Arial, Helvetica, Verdana, sans-serif, MS Gothic;
	font-weight:normal;
	font-style:normal;
	color:#999999;
	text-align:left;
	width:227px;
	height:22pt;
	border-width:1px;
	border-color:#999999;
	border-style:solid;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	outline-style:none;
	padding-top:0;
	padding-right:8px;
	padding-bottom:0;
	padding-left:8px;
	background-color:#FFFFFF;
}

.normalmandatory {
	padding-top:0;
	padding-bottom:0;
}

#header div.search-wrapper .search {
	font-size:11px;
	line-height:12px;
	font-family:宋体, Arial, Helvetica, Verdana, sans-serif, MS Gothic;
	font-weight:normal;
	font-style:normal;
	color:#646464;
	text-align:left;
	float:left;
	width:105px;
	height:12pt;
	border-width:1px;
	border-color:#C8C8CA;
	border-style:solid;
	margin-right:5px;
	padding-top:0px;
	padding-right:5px;
	padding-bottom:0px;
	padding-left:5px;
	background-color:#F1F1F1;
}

.short,
.shortmandatory {
	font-size:14px;
	line-height:18px;
	font-family:宋体, Arial, Helvetica, Verdana, sans-serif, MS Gothic;
	font-weight:normal;
	font-style:normal;
	color:#999999;
	text-align:left;
	width:170pt;
	height:22pt;
	border-width:1px;
	border-color:#999999;
	border-style:solid;
	background-color:#FFFFFF;
}

.shortmandatory {
	color:#000000;
	border-color:#000000;
}

.NormalSide {
	font-size:14px;
	line-height:16px;
	font-family:宋体, Arial, Helvetica, Verdana, sans-serif, MS Gothic;
	font-weight:normal;
	font-style:normal;
	color:#999999;
	text-align:left;
	width:167px;
	height:22pt;
	border-width:1px;
	border-color:#999999;
	border-style:solid;
	background-color:#FFFFFF;
}

.normalformsubmit {
	font-size:16px;
	line-height:18px;
	font-family:宋体, Arial, Helvetica, Verdana, sans-serif, MS Gothic;
	font-weight:normal;
	font-style:normal;
	color:#000000;
	text-align:center;
	border-width:1px;
	border-color:#000000;
	border-style:solid;
	border-left-style:solid;
	padding:4px;
	padding-right:8px;
	padding-left:8px;
	background-color:#F1F1F1;
}

.dark {
	background-color:#3876D0;
}

.darkest {
	background-color:#000000;
}

.light,
.lightcolumn,
.lighter {
	background-color:#C8C8CA;
}

.lightcolumn,
.lighter {
	background-repeat:no-repeat;
}

.lighter {
	background-color:#D7D7D7;
}

.lightest {
	background-color:#F1F1F1;
}

.medium {
	background-color:#6091D9;
}

.Subnavigation {
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	-ms-filter:Alpha(opacity=90);
	filter:Alpha(opacity=90);
	opacity:0.9;
}

.bg {
	background-color:#3876D0;
}

.backofficedunkelgrau,
.backofficerahmen {
	background-color:#B9B9B9;
}

.backofficerahmen {
	background-repeat:no-repeat;
}

.backofficegrau {
	background-color:#DBDBDB;
}

.backofficehellgrau {
	background-color:#F2F2F2;
}

.backofficeweiss {
	background-color:#FFFFFF;
}

.contentbackground {
	background-color:#EBF1F7;
	background-repeat:repeat-y;
	background-position:top right;
}

.delimiterhorizontal,
.delimiterhorizontalbox2,
.delimiterhorizontalnegativ,
.delimiterhorizontalside,
.delimiterhorizontalsidebox2,
.delimiterhorizontalsidenegativ {
	margin-bottom:15px;
	padding-top:5px;
	background-image:url(../../../../docs/de/11430/IconTrennlinieHorizontal-Klein-1px-40px-height.gif?v=1.0);
	background-repeat:repeat-x;
}

.delimiternavigation {
	background-image:url(../../../../docs/en/992/Icon-Trennlinie-Horizontal.gif?v=1.0);
	background-repeat:repeat-x;
}

.delimitervertical,
.delimiterverticalnegativ {
	background-image:url(../../../../docs/en/1220/Icon-Trennlinie-Vertikal.gif?v=1.0);
	background-repeat:repeat-y;
}

.designleftcolumn {
	background-color:#FFFFFF;
	background-repeat:no-repeat;
}

.designrightcolumn {
	background-color:#FFFFFF;
}

.headerblue {
	background-color:#0060AF;
}

.headerbrown {
	background-color:#715835;
}

.headerdarkgreen {
	background-color:#007A48;
}

.headerdefault {
	background-color:#0060AF;
}

.headergreen {
	background-color:#009543;
}

.headerlightblue {
	background-color:#6CABE7;
	background-repeat:no-repeat;
}

.headerlightgreen {
	background-color:#C0D200;
}

.headerochre {
	background-color:#F1AB00;
}

.headerred {
	background-color:#B92D23;
}

.headeryellow {
	background-color:#F5CF48;
}

.homepagebackgroundbottom1,
.homepagebackgroundbottom2,
.homepagebackgroundbottom3 {
	background-color:#FFFFFF;
	background-image:url(../../../../docs/de/442/Homepage-background-bottom-1.jpg?v=1.0);
	background-repeat:repeat-y;
	background-position:top right;
}

.homepagebackgroundbottom2 {
	background-color:#C8C8CA;
	background-image:url(../../../../docs/de/443/Homepage-background-bottom-2.jpg?v=1.0);
}

.homepagebackgroundbottom3 {
	background-color:#6091D9;
	background-image:url(../../../../docs/de/444/Homepage-background-bottom-3.jpg?v=1.0);
}

.homepagebackgroundtop1,
.homepagebackgroundtop2,
.homepagebackgroundtop3 {
	background-color:#FFFFFF;
	background-image:url(../../../../docs/de/438/Homepage-background-top-1.jpg?v=1.0);
	background-repeat:no-repeat;
}

.homepagebackgroundtop2 {
	background-color:#C8C8CA;
	background-image:url(../../../../docs/de/439/Homepage-background-top-2.jpg?v=1.0);
}

.homepagebackgroundtop3 {
	background-color:#6091D9;
	background-image:url(../../../../docs/de/440/Homepage-background-top-3.jpg?v=1.0);
}

.promoblue,
.promogreen,
.promored {
	background-color:#76BCE6;
	background-repeat:no-repeat;
}

.promogreen {
	background-color:#C0D200;
}

.promored {
	background-color:#B92D23;
}

.white {
	background-color:#FFFFFF;
	background-repeat:no-repeat;
}

.SubmenuHover {
	background-color:#FFFFFF;
}

.captchaBildImageTextStyle {
	font-size:34px;
	line-height:34px;
	font-family:宋体, Arial, Helvetica, Verdana, sans-serif, MS Gothic;
	font-weight:normal;
	font-style:normal;
	color:#FFFFFF;
	text-align:center;
	vertical-align:middle;
}

.testchrisImageTextStyle {
	font-size:24px;
	line-height:26px;
	font-family:宋体, Arial, Helvetica, Verdana, sans-serif, MS Gothic;
	font-weight:normal;
	font-style:normal;
	color:#BD2925;
	text-align:left;
	vertical-align:top;
}

ul.square {
	font-size:12px;
	line-height:15px;
	list-style-type:none;
}

body {
	line-height:16px;
}

ul.square li.square {
	padding-left:14px;
	background-image:url(../../../../docs/de/451/Icon-Bullet.gif?v=1.1);
	background-repeat:no-repeat;
}

.mod-product-overview {
	max-width:1000px;
	margin-top:0px;
	margin-right:auto;
	margin-bottom:0;
	margin-left:auto;
}

.mod-product-overview div.head {
	position:relative;
	width:100%;
	height:auto;
	min-height:200px;
	z-index:1;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	margin-bottom:50px;
	padding:30px;
}

.mod-product-overview div.head h1 {
	font-size:26px;
	line-height:32px;
	font-family:宋体, Arial, Helvetica, Verdana, sans-serif, MS Gothic;
	font-weight:normal;
	font-style:normal;
	color:#FFFFFF;
	margin-bottom:30px;
}

.mod-product-overview div.head a.info {
	font-size:12px;
	font-family:宋体, Arial, Helvetica, Verdana, sans-serif, MS Gothic;
	font-weight:normal;
	font-style:normal;
	color:#FFFFFF;
	text-decoration:none;
	position:absolute;
	right:20px;
	bottom:20px;
	padding-right:15px;
}

.mod-product-overview div.head a.more {
	background-image:url(../../../../docs/en/7472/icon-down.png?v=1.0);
	background-repeat:no-repeat;
	background-position:right 5px;
}

.mod-product-overview div.head a.less {
	background-image:url(../../../../docs/en/7471/icon-up.png?v=1.0);
	background-repeat:no-repeat;
	background-position:right 5px;
}

.mod-product-overview p.teaser-title {
	font-size:14px;
	line-height:16px;
	font-family:宋体, Arial, Helvetica, Verdana, sans-serif, MS Gothic;
	font-weight:normal;
	font-style:normal;
	color:#000000;
	margin-bottom:15px;
}

.mod-product-overview p {
	font-size:16px;
	line-height:24px;
	font-family:宋体, Arial, Helvetica, Verdana, sans-serif, MS Gothic;
	font-weight:normal;
	font-style:normal;
	color:#646464;
}

.mod-product-overview #product-overview-detail {
	clear:left;
	border-top-width:0px;
	border-right-width:0px;
	border-bottom-width:1px;
	border-left-width:0px;
	border-color:#C8C8CA;
	border-style:dashed;
	margin:20px;
	padding-bottom:20px;
}

.mod-product-overview ul.product-group {
	clear:left;
	overflow:hidden;
	margin-top:35px;
}

.mod-product-overview ul.product-group li.product-group {
	position:relative;
	float:left;
	overflow:hidden;
	width:320px;
	height:350px;
	min-height:86px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	margin-right:20px;
	margin-bottom:20px;
	padding-top:0px;
	padding-right:30px;
	padding-bottom:0px;
	padding-left:30px;
	background-color:#F4F4F4;
	background-repeat:no-repeat;
	background-position:left top;
}

.mod-product-overview ul.product-group li.product-group h2.title {
	font-size:20px;
	line-height:26px;
	font-family:宋体, Arial, Helvetica, Verdana, sans-serif, MS Gothic;
	font-weight:normal;
	font-style:normal;
	color:#0060AF;
	margin-bottom:18px;
}

.mod-product-overview ul.product-group li.product-group ul.products {
	width:100%;
	border-top-width:1px;
	border-right-width:0px;
	border-bottom-width:0px;
	border-left-width:0px;
	border-color:#C8C8CA;
	border-style:dashed;
	margin-top:10px;
}

.mod-product-overview ul.product-group li.product-group ul.products li {
	width:100%;
	border-top-width:0px;
	border-right-width:0px;
	border-bottom-width:1px;
	border-left-width:0px;
	border-color:#C8C8CA;
	border-style:dashed;
	padding-top:3px;
	padding-bottom:3px;
}

.mod-product-overview ul.product-group li.product-group ul.products li a {
	font-size:12px;
	font-family:宋体, Arial, Helvetica, Verdana, sans-serif, MS Gothic;
	font-weight:normal;
	font-style:normal;
	color:#3876D0;
	text-decoration:none;
	padding-left:15px;
	background-image:url(../../../../docs/de/452/Icon-Link.gif?v=1.0);
	background-repeat:no-repeat;
	background-position:0px -2px;
}

.mod-promo {
	margin-top:0;
	margin-right:auto;
	margin-bottom:0;
	margin-left:auto;
}

.mod-promo ul span.title {
	font-size:12px;
	font-family:宋体, Arial, Helvetica, Verdana, sans-serif, MS Gothic;
	font-weight:normal;
	font-style:normal;
	color:#7D7D7D;
}

.bg-topnavigation {
	background-color:#D7D7D7;
}

#header {
	position:relative;
	width:100%;
	height:105px;
	z-index:20;
}

#header #logo {
	position:absolute;
	width:160px;
	height:46px;
	top:33px;
	right:20px;
	background-image:url(../../../../docs/de/12538/Logo-SEFAR-RGB.jpg?v=1.2);
	background-size:cover;
}

#header div.nav-wrapper {
	position:relative;
	width:100%;
	height:25px;
	z-index:21;
	border-top-width:8px;
	border-top-color:#C8C8CA;
	border-top-style:solid;
	padding-top:35px;
}

#header div.nav-wrapper div.country-selector {
	float:left;
	width:260px;
	height:100%;
	background-image:url(../../../../docs/de/8033/world-map.png?v=1.0);
	background-repeat:no-repeat;
	background-position:top right;
}

#header div.search-wrapper {
	float:right;
	width:130px;
	margin-right:20px;
}

#header div.nav-wrapper ul.meta-nav {
	position:relative;
	float:left;
	z-index:1;
}

#header div.nav-wrapper ul.meta-nav li {
	float:left;
	margin-left:12px;
}

#pc3Editor table {
	border-collapse:separate;
}

#topnavigation-wrapper ul#topnavigation {
	display:inline-block;
	width:auto;
	height:42px;
	margin-top:0;
	margin-right:auto;
	margin-bottom:0;
	margin-left:auto;
}

#topnavigation-wrapper ul#topnavigation li {
	float:left;
	width:auto;
	z-index:2;
	background-color:#D7D7D7;
}

#topnavigation-wrapper ul#topnavigation li div.flyout li.last {
	margin-right:0px;
}

#topnavigation-wrapper ul#topnavigation li a {
	font-size:14px;
	letter-spacing:1px;
	line-height:44px;
	font-family:宋体, Arial, Helvetica, Verdana, sans-serif, MS Gothic;
	font-weight:normal;
	font-style:normal;
	color:#000000;
	text-decoration:none;
	text-transform:uppercase;
	text-align:center;
	display:block;
	padding:0px;
	padding-right:20px;
	padding-left:20px;
	-o-transition:background-color 0.2s ease 0s;
	-webkit-transition:background-color 0.2s ease 0s;
	transition:background-color 0.2s ease 0s;
}

#topnavigation-wrapper ul#topnavigation li div.flyout {
	position:absolute;
	width:100%;
	left:0px;
	visibility:hidden;
	z-index:1000;
	border-width:1px;
	border-color:#FFFFFF;
	border-style:solid;
	-moz-box-shadow:0px 3px 8px 0px rgba(102,102,102,1.0);
	-webkit-box-shadow:0px 3px 8px 0px rgba(102,102,102,1.0);
	box-shadow:0px 3px 8px 0px rgba(102,102,102,1.0);
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	padding:24px;
	background-color:#FFFFFF;
	-ms-filter:Alpha(opacity=0);
	filter:Alpha(opacity=0);
	opacity:0;
	-o-transition:opacity 0.2s ease 0s, visibility 0.2s ease 0s;
	-webkit-transition:opacity 0.2s ease 0s, visibility 0.2s ease 0s;
	transition:opacity 0.2s ease 0s, visibility 0.2s ease 0s;
}

div#ProductDetail {
	overflow:hidden;
	width:100%;
	padding-top:10px;
	background-image:url(../../../../docs/en/11399/Icon-Trennlinie-Horizontal-Klein-1px.gif?v=1.0);
	background-repeat:repeat-x;
	background-position:left top;
}

div#ProductDetail ul.menu {
	margin-bottom:40px;
}

div#ProductDetail ul.menu li .title3 {
	color:#000000;
	font-size:14px;
	text-transform:uppercase;
	letter-spacing:0.1em;
	line-height:18px;
	border-right-width:2px;
	border-right-color:#FFFFFF;
	border-right-style:solid;
	padding-top:13px;
	padding-right:20px;
	padding-bottom:13px;
	padding-left:20px;
}

#mod-homeclips {
	position:relative;
	overflow:hidden;
	width:100%;
	height:330px;
	margin-top:0;
	margin-right:auto;
	margin-bottom:30px;
	margin-left:auto;
}

#mod-homeclips ul {
	width:200%;
	height:330px;
}

#mod-homeclips ul li {
	position:relative;
	float:left;
	width:10%;
	height:100%;
	margin-right:1px;
	background-repeat:no-repeat;
	background-size:cover;
	cursor:pointer;
}

#mod-homeclips ul li div span.title {
	font-size:14px;
	font-family:宋体, Arial, Helvetica, Verdana, sans-serif, MS Gothic;
	font-weight:normal;
	font-style:normal;
	color:#FFFFFF;
	display:block;
}

#mod-homeclips ul li div span.text {
	font-size:12px;
	font-family:宋体, Arial, Helvetica, Verdana, sans-serif, MS Gothic !important;
	font-weight:normal !important;
	font-style:normal !important;
	color:#FFFFFF;
	display:block;
	float:left;
	width:280px;
}

#mod-homeclips ul li div a,
.mod-homeclips-mobile ul li div a {
	font-size:12px;
	font-family:宋体, Arial, Helvetica, Verdana, sans-serif, MS Gothic;
	font-weight:normal;
	font-style:normal;
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	float:right;
	margin-top:16px;
	padding-left:10px;
	background-image:url(../../../../docs/de/682/Icon-Link-negativ.gif?v=1.0);
	background-repeat:no-repeat;
}

.mod-homeclips-mobile ul li div a {
	margin-top:0;
	margin-bottom:15px;
	background-image:url(../../../../docs/de/683/Icon-Forward-negativ.gif?v=1.0);
}

#mod-homeclips ul li.active {
	width:20%;
}

#mod-homeclips ul li div {
	position:absolute;
	overflow:hidden;
	width:75%;
	height:50px;
	bottom:0px;
	margin-top:15px;
	margin-right:20px;
	margin-bottom:15px;
	margin-left:20px;
}

#mod-hometeaser {
	position:relative;
	width:100%;
	height:auto;
	margin-top:0px;
	margin-right:auto;
	margin-bottom:29px;
	margin-left:auto;
}

#mod-hometeaser #hometeaser-box {
	position:absolute;
	width:379px;
	height:192px;
	right:0px;
	bottom:0px;
}

#mod-hometeaser #hometeaser-box h1 {
	font-size:14px !important;
	font-family:宋体, Arial, Helvetica, Verdana, sans-serif, MS Gothic;
	font-weight:normal;
	font-style:normal;
	color:#FFFFFF;
	margin-top:23px;
	margin-left:25px;
	padding-right:58px;
}

#mod-hometeaser #hometeaser-box p {
	font-size:12px;
	font-family:宋体, Arial, Helvetica, Verdana, sans-serif, MS Gothic;
	font-weight:normal;
	font-style:normal;
	color:#FFFFFF;
	margin-top:23px;
	margin-left:25px;
	padding-right:58px;
}

#mod-hometeaser #hometeaser-box a {
	font-size:12px;
	font-family:宋体, Arial, Helvetica, Verdana, sans-serif, MS Gothic;
	font-weight:normal;
	font-style:normal;
	color:#FFFFFF;
	text-decoration:none;
	position:absolute;
	right:20px;
	bottom:20px;
	padding-right:18px;
	background-image:url(../../../../docs/de/682/Icon-Link-negativ.gif?v=1.0);
	background-repeat:no-repeat;
	background-position:right top;
	background-attachment:scroll;
}

.mod-promo ul.box div.header-bar {
	border-bottom-width:8px;
	border-bottom-style:solid;
	padding-top:4px;
	padding-right:10px;
	padding-bottom:4px;
	padding-left:10px;
	background-color:#646464;
}

.mod-promo ul.box div.header-bar span.title1 {
	font-size:11px;
	letter-spacing:0px;
	line-height:14px;
	font-family:宋体, Arial, Helvetica, Verdana, sans-serif, MS Gothic;
	font-weight:normal;
	font-style:normal;
	color:#FFFFFF;
	text-transform:uppercase;
	display:block;
}

.mod-promo ul.box div.header-bar span.title2 {
	font-size:11px;
	line-height:14px;
	font-family:宋体, Arial, Helvetica, Verdana, sans-serif, MS Gothic;
	font-weight:normal;
	font-style:normal;
	color:#FFFFFF;
	display:block;
}

.mod-promo ul {
	width:949px;
	margin-top:0;
	margin-right:auto;
	margin-bottom:0;
	margin-left:auto;
}

.mod-promo ul li {
	float:left;
	width:189px;
	margin-right:1px;
	margin-bottom:20px;
}

.mod-promo ul.home {
	float:left;
	width:570px;
}

.mod-promo ul li a {
	text-decoration:none;
}

.content {
	width:100%;
}

.content .border-blue {
	border-color:#0060AF;
}

.content .border-brown {
	border-color:#715835;
}

.content .border-darkgreen {
	border-color:#007A48;
}

.content .border-green {
	border-color:#009543;
}

.content .border-lightblue {
	border-color:#6CABE7;
}

.content .border-lightgreen {
	border-color:#C0D200;
}

.content .border-ochre {
	border-color:#F1AB00;
}

.content .border-red {
	border-color:#B92D23;
}

.content .border-yellow {
	border-color:#F5CF48;
}

.content .link-blue {
	background-image:url(../../../../docs/de/10297/Link-Icon-Blue.gif?v=1.1);
}

.content .link-brown {
	background-image:url(../../../../docs/de/10298/Link-Icon-Brown.gif?v=1.0);
}

.content .link-darkgreen {
	background-image:url(../../../../docs/de/10299/Link-Icon-Dark-Green.gif?v=1.0);
}

.content .link-lightblue {
	background-image:url(../../../../docs/de/10301/Link-Icon-Light-Blue.gif?v=1.0);
}

.content .link-lightgreen {
	background-image:url(../../../../docs/de/10302/Link-Icon-Light-Green.gif?v=1.0);
}

.content .link-ochre {
	background-image:url(../../../../docs/de/10303/Link-Icon-Ochre.gif?v=1.0);
}

.content .link-red {
	background-image:url(../../../../docs/de/10304/Link-Icon-Red.gif?v=1.0);
}

.content .link-yellow {
	background-image:url(../../../../docs/de/10305/Link-Icon-Yellow.gif?v=1.0);
}

.content .border-default {
	border-color:#0060AF;
}

.content .link-default {
	background-image:url(../../../../docs/de/10297/Link-Icon-Blue.gif?v=1.1);
}

.content .bg-blue {
	background-color:#0060AF;
}

.content .bg-brown {
	background-color:#715835;
}

.content .bg-darkgreen {
	background-color:#007A48;
}

.content .bg-default {
	background-color:#0060AF;
}

.content .bg-green {
	background-color:#009543;
}

.content .bg-lightblue {
	background-color:#6CABE7;
}

.content .bg-lightgreen {
	background-color:#C0D200;
}

.content .bg-ochre {
	background-color:#F1AB00;
}

.content .bg-red {
	background-color:#B92D23;
}

.content .bg-yellow {
	background-color:#F5CF48;
}

.mod-newsbox {
	float:left;
	border-top-width:8px;
	border-top-color:#C8C8CA;
	border-top-style:solid;
}

.mod-newsbox ul {
	background-image:url(../../../../docs/de/10281/delimiter-horizontal-redesign.gif?v=1.0);
	background-repeat:repeat-x;
	background-position:top left;
}

.mod-newsbox ul.home {
	width:379px;
	margin-top:9px;
}

.mod-newsbox ul li {
	clear:left;
	overflow:hidden;
	padding-top:3px;
	padding-right:10px;
	padding-bottom:3px;
	padding-left:10px;
	background-image:url(../../../../docs/de/10281/delimiter-horizontal-redesign.gif?v=1.0);
	background-repeat:repeat-x;
	background-position:bottom left;
}

.mod-newsbox span.header {
	font-size:12px;
	font-family:宋体, Arial, Helvetica, Verdana, sans-serif, MS Gothic;
	font-weight:normal;
	font-style:normal;
	color:#646464;
	text-transform:uppercase;
	display:block;
	margin-top:10px;
	margin-left:10px;
}

.mod-newsbox ul li span.date {
	font-size:11px;
	font-family:宋体, Arial, Helvetica, Verdana, sans-serif, MS Gothic;
	font-weight:normal;
	font-style:normal;
	color:#7D7D7D;
	display:block;
	float:left;
	width:45px;
}

.mod-newsbox ul li a {
	font-size:11px;
	font-family:宋体, Arial, Helvetica, Verdana, sans-serif, MS Gothic;
	font-weight:normal;
	font-style:normal;
	color:#3876D0;
	text-decoration:none;
	display:block;
	float:left;
	margin-left:10px;
	padding-left:10px;
	background-image:url(../../../../docs/de/10297/Link-Icon-Blue.gif?v=1.1);
	background-repeat:no-repeat;
	background-position:0px 4px;
}

.mod-newsbox ul li.link {
	cursor:pointer;
}

.lightbox1 {
	border-width:0px;
	border-style:solid;
	padding:0px;
	background-color:#FFFFFF;
	-ms-filter:Alpha(opacity=90);
	filter:Alpha(opacity=90);
	opacity:0.9;
}

.mod-countryselector {
	position:absolute;
	width:100%;
	height:522px;
	top:0px;
	z-index:2;
	border-bottom-width:8px;
	border-bottom-color:#C8C8CA;
	border-bottom-style:solid;
	background-color:#FFFFFF;
}

.mod-countryselector div.countries {
	float:left;
	width:140px;
	height:342px;
	padding-top:30px;
	padding-right:25px;
	padding-bottom:30px;
	padding-left:25px;
	background-color:#F1F1F1;
}

.mod-countryselector div.head {
	position:relative;
	background-image:url(../../../../docs/de/10281/delimiter-horizontal-redesign.gif?v=1.0);
	background-repeat:repeat-x;
	background-position:left bottom;
}

.mod-countryselector div.head span {
	font-size:24px;
	line-height:120px;
	font-family:宋体, Arial, Helvetica, Verdana, sans-serif, MS Gothic;
	font-weight:normal;
	font-style:normal;
	color:#646464;
	display:block;
	width:710px;
	padding-left:25px;
}

.mod-countryselector span.title {
	font-size:12px;
	font-family:宋体, Arial, Helvetica, Verdana, sans-serif, MS Gothic;
	font-weight:normal;
	font-style:normal;
	color:#000000;
	display:block;
}

.mod-countryselector ul {
	float:left;
	margin-top:15px;
	background-image:url(../../../../docs/de/10281/delimiter-horizontal-redesign.gif?v=1.0);
	background-repeat:repeat-x;
	background-position:top left;
}

.mod-countryselector ul li {
	float:left;
	width:140px;
	margin-right:10px;
	background-image:url(../../../../docs/de/10281/delimiter-horizontal-redesign.gif?v=1.0);
	background-repeat:repeat-x;
	background-position:bottom left;
}

.mod-countryselector ul li a {
	font-size:12px;
	line-height:24px;
	font-family:宋体, Arial, Helvetica, Verdana, sans-serif, MS Gothic;
	font-weight:normal;
	font-style:normal;
	color:#646464;
	text-decoration:none;
	display:block;
	padding-left:20px;
	background-image:url(../../../../docs/de/10297/Link-Icon-Blue.gif?v=1.1);
	background-repeat:no-repeat;
	background-position:10px 7px;
}

.mod-countryselector div.locations {
	float:left;
	width:709px;
	height:342px;
	padding-top:30px;
	padding-right:25px;
	padding-bottom:30px;
	padding-left:25px;
	background-image:url(../../../../docs/de/10306/map.png?v=1.2);
	background-repeat:no-repeat;
	background-position:right 50px;
}

.mod-countryselector div.countries ul {
	width:140px;
}

.mod-countryselector div.locations ul {
	width:300px;
}

.mod-countryselector div.head .logo {
	position:absolute;
	width:160px;
	height:46px;
	top:33px;
	right:20px;
	background-image:url(../../../../docs/de/12538/Logo-SEFAR-RGB.jpg?v=1.2);
	background-size:cover;
}

.mod-promo ul.landingpage {
	width:949px;
}

.mod-promo ul.image {
	border-top-width:8px;
	border-top-color:#C8C8CA;
	border-top-style:solid;
}

.mod-promo ul.image li {
	border-top-width:8px;
	border-top-style:solid;
	margin-top:-8px;
}

#mod-homeclips ul li.active div {
	width:93%;
}

#mod-homeclips ul li.active div a {
	display:block;
}

#mod-homeclips ul li.active div span.text {
	display:block;
}

.content .color-blue {
	color:#0060AF;
}

.content .color-brown {
	color:#715835;
}

.content .color-darkgreen {
	color:#007A48;
}

.content .color-default {
	color:#3876D0;
}

.content .color-green {
	color:#009543;
}

.content .color-lightblue {
	color:#6CABE7;
}

.content .color-lightgreen {
	color:#C0D200;
}

.content .color-ochre {
	color:#F1AB00;
}

.content .color-red {
	color:#B92D23;
}

.content .color-yellow {
	color:#F5CF48;
}

.mod-sidenavigation ul {
	background-image:url(../../../../docs/de/10281/delimiter-horizontal-redesign.gif?v=1.0);
	background-repeat:repeat-x;
	background-position:top left;
}

.mod-sidenavigation ul li {
	background-image:url(../../../../docs/de/10281/delimiter-horizontal-redesign.gif?v=1.0);
	background-repeat:repeat-x;
	background-position:bottom left;
}

.mod-sidenavigation ul li a {
	font-size:12px;
	line-height:16px;
	font-family:宋体, Arial, Helvetica, Verdana, sans-serif, MS Gothic;
	font-weight:normal;
	font-style:normal;
	color:#646464;
	text-decoration:none;
	display:block;
	padding-top:6px;
	padding-right:15px;
	padding-bottom:6px;
	padding-left:10px;
	background-repeat:no-repeat;
	background-position:center right;
}

.mod-sidenavigation ul li li a {
	font-size:11px;
	line-height:14px;
	padding-left:30px;
}

.mod-sidenavigation ul li li li a {
	padding-left:40px;
}

div#ProductDetail ul.menu li .active {
	background-color:#FFFFFF;
}

div#ProductDetail ul.menu li .inactive {
	border-top-width:1px;
	border-top-color:#FFFFFF;
	border-top-style:solid;
	background-color:#D7D7D7;
}

div#ProductDetail ul.menu li a.linkpromo {
	color:#000000;
	font-size:14px;
	letter-spacing:0.1em;
	line-height:18px;
	border-right-width:2px;
	border-right-color:#FFFFFF;
	border-right-style:solid;
	padding-top:13px;
	padding-right:20px;
	padding-bottom:13px;
	padding-left:20px;
}

.mod-promo ul.landingpage li {
	border-right-width:1px;
	border-right-color:#FFFFFF;
	border-right-style:solid;
	margin-right:0px;
}

.mod-promo ul.landingpage li.last {
	border-right-width:0px;
}

div.header-img {
	width:100%;
	height:120px;
	margin-bottom:70px;
	background-size:cover;
}

.content .margin-wrapper {
	margin-left:20px;
}

.mod-promo ul li span.link {
	font-size:12px;
	line-height:16px;
	font-family:宋体, Arial, Helvetica, Verdana, sans-serif, MS Gothic;
	font-weight:normal;
	font-style:normal;
	color:#646464;
	text-decoration:none;
	display:block;
	padding-top:10px;
	padding-right:30px;
	padding-bottom:5px;
	padding-left:10px;
	background-repeat:no-repeat;
	background-position:167px 14px;
}

.mod-promo ul li:hover a span.link {
	text-decoration:underline;
}

#header div.nav-wrapper a.country-selector span.site {
	font-size:14px;
	font-family:宋体, Arial, Helvetica, Verdana, sans-serif, MS Gothic;
	font-weight:normal;
	font-style:normal;
	color:#000000;
	text-decoration:none;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:35px;
	background-image:url(../../../../docs/en/13039/globe.png?v=1.0);
	background-repeat:no-repeat;
	background-position:left 5px;
}

#header div.nav-wrapper a.country-selector {
	text-decoration:none;
	float:left;
	width:150px;
	height:65px;
	margin-left:20px;
}

#header div.nav-wrapper a.country-selector span.link {
	font-size:11px;
	font-family:宋体, Arial, Helvetica, Verdana, sans-serif, MS Gothic;
	font-weight:normal;
	font-style:normal;
	color:#898989;
	text-decoration:none;
	display:block;
	margin-top:7px;
	padding-left:10px;
	background-image:url(../../../../docs/de/10297/Link-Icon-Blue.gif?v=1.1);
	background-repeat:no-repeat;
	background-position:0px 4px;
}

#header div.nav-wrapper:hover a.country-selector span.link {
	text-decoration:underline;
}

.clearfix {
	clear:both;
}

.mod-promo ul li.first {
	clear:left;
}

.content .bg-verkehrsrot {
	background-color:#C52D2F;
}

.content .bg-melonengelb {
	background-color:#E8C422;
}

.content .bg-lichtgruen {
	background-color:#BEDAD1;
}

.content .bg-telemagenta {
	background-color:#C60086;
}

.content .bg-blaulila {
	background-color:#770D88;
}

.content .bg-gelbgruen {
	background-color:#74B341;
}

.headerverkehrsrot {
	background-color:#C52D2F;
}

.headerblaulila {
	background-color:#770D88;
}

.headermelonengelb {
	background-color:#E8C422;
}

.headertelemagenta {
	background-color:#C60086;
}

.headergelbgruen {
	background-color:#74B341;
}

.headerlichtgruen {
	background-color:#BEDAD1;
}

.content .bg-dark {
	background-color:#3876D0;
}

#mod-homeclips ul li img {
	width:100%;
	height:auto;
}

.mod-homeclips-mobile {
	position:relative;
	overflow:hidden;
	width:100%;
	height:auto;
	margin-top:0;
	margin-right:auto;
	margin-bottom:30px;
	margin-left:auto;
}

#mod-hometeaser img {
	width:100%;
	height:auto;
}

.mod-promo ul li a img.full-size {
	display:none;
}

.mod-sidenavigation ul li.delimiter {
	height:30px;
}

.product-detail-header {
	position:relative;
	width:100%;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	margin-bottom:70px;
	padding:0px;
	padding-bottom:0px;
}

.product-detail-header .image-menu-container .image-menu {
	position:absolute;
	right:15px;
	bottom:20px;
}

.product-detail-header #DetailImage {
	position:relative;
	float:right;
	overflow:hidden;
	width:67%;
}

.product-detail-header #DetailImage img {
	width:100%;
	height:auto;
}

.alphabet-menu {
	width:100%;
	margin-top:2px;
	margin-right:auto;
	margin-bottom:5px;
	margin-left:auto;
}

.alphabet-menu ul {
	padding-left:2px;
}

.alphabet-menu ul li {
	text-align:center;
	float:left;
	width:22px;
	margin-right:2px;
}

.alphabet-menu ul li a {
	line-height:24px;
	display:block;
	height:24px;
	margin-bottom:0px;
	padding-left:0px;
	background-image:none;
}

.alphabet-menu ul li p {
	line-height:24px;
	height:24px;
	padding-left:0px;
	background-image:none;
}

#faq .left-column {
	float:left;
	width:252px;
}

#faq .right-column {
	float:left;
	width:252px;
	margin-left:24px;
}

img.fullwidth {
	width:100%;
	height:auto;
}

#topnavigation-wrapper {
	width:100%;
	height:44px;
	margin-bottom:0px;
	padding-top:5px;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:0px;
	background-image:url(../../../../docs/de/11430/IconTrennlinieHorizontal-Klein-1px-40px-height.gif?v=1.0);
	background-repeat:repeat-x;
}

#promo-wrapper {
	width:949px;
	margin-top:0;
	margin-right:auto;
	margin-bottom:0;
	margin-left:auto;
}

#mod-homeclips ul li .text-background {
	position:absolute;
	width:100% !important;
	height:80px;
	margin:0px;
}

.pdf-icon {
	width:13px;
	height:14px;
	background-image:url(../../../../docs/en/1011/Icon-PDF-Download.gif?v=1.0);
}

.product-detail-header .image-menu-container p {
	margin:0px !important;
}

div#ProductDetail ul.menu li p {
	margin-bottom:0px;
}

.content .level2 {
	margin-left:10px;
}

.content .level3 {
	margin-left:20px;
}

.link1side-download {
	font-family:宋体, Arial, Helvetica, Verdana, sans-serif, MS Gothic;
	font-weight:normal;
	font-style:normal;
	text-overflow:ellipsis;
	overflow:hidden;
	padding-top:5px;
	padding-right:0;
	padding-bottom:5px;
	padding-left:0;
	background-image:none;
}

.topnavigation-bg {
	text-align:center;
	background-color:#D7D7D7;
}

.pdf-link {
	line-height:20px;
	float:left;
	padding-left:24px;
	background-image:url(../../../../docs/de/10297/Link-Icon-Blue.gif?v=1.1);
	background-position:0px 5px;
}

.mod-homeclips-mobile ul {
	width:100%;
	height:auto;
}

.mod-homeclips-mobile ul li {
	float:left;
	width:100%;
}

.mod-homeclips-mobile ul li div {
	margin-top:15px;
	margin-right:20px;
	margin-bottom:15px;
	margin-left:20px;
}

.mod-homeclips-mobile ul li div span.title {
	font-size:14px;
	font-family:宋体, Arial, Helvetica, Verdana, sans-serif, MS Gothic;
	font-weight:normal;
	font-style:normal;
	color:#FFFFFF;
	display:block;
}

.mod-homeclips-mobile ul li div span.text {
	font-size:12px;
	line-height:16px;
	font-family:宋体, Arial, Helvetica, Verdana, sans-serif, MS Gothic;
	font-weight:normal;
	font-style:normal;
	color:#FFFFFF;
	display:block;
}

.mod-homeclips-mobile ul li img {
	width:100%;
	height:auto;
}

.isLast {
	margin-bottom:0px !important;
}

.content .bg-white {
	background-color:#FFFFFF;
}

.product-detail-header .image-menu-container {
	float:left;
	width:33%;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	padding-top:70px;
	padding-right:30px;
	padding-left:30px;
}

#topnavigation-wrapper ul#topnavigation li div.flyout div.subnav-container div.entry {
	float:left;
	overflow:hidden;
	width:200px;
	margin-right:40px;
}

#topnavigation-wrapper ul#topnavigation li div.flyout div.subnav-container {
	display:inline-block;
	overflow:hidden;
	width:auto;
	margin-top:0;
	margin-right:auto;
	margin-bottom:0;
	margin-left:auto;
}

#topnavigation-wrapper ul#topnavigation li div.flyout div.subnav-container div.entry img {
	width:100%;
	height:auto;
	margin-bottom:20px;
}

#topnavigation-wrapper ul#topnavigation li div.flyout div.subnav-container .isLast {
	margin-right:0px !important;
}

.mod-product-overview ul.product-group .isLast {
	margin-right:0px !important;
}

.mod-product-overview ul.product-group li.product-group a.productLink {
	position:absolute;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
}

#topnavigation-wrapper ul#topnavigation li div.flyout div.subnav-container div.product-menu {
	position:relative;
	width:740px;
	min-height:500px;
	margin-top:0;
	margin-right:auto;
	margin-bottom:0;
	margin-left:auto;
}

#topnavigation-wrapper ul#topnavigation li div.flyout div.subnav-container ul {
	overflow:visible;
	background-image:url(../../../../docs/de/10281/delimiter-horizontal-redesign.gif?v=1.0);
	background-repeat:repeat-x;
	background-position:left top;
}

#topnavigation-wrapper ul#topnavigation li div.flyout div.subnav-container ul li {
	float:left;
	overflow:visible;
	width:100%;
	background-color:transparent;
	background-image:url(../../../../docs/de/10281/delimiter-horizontal-redesign.gif?v=1.0);
	background-repeat:repeat-x;
	background-position:left bottom;
}

#topnavigation-wrapper ul#topnavigation li div.flyout div.subnav-container ul li a {
	font-size:15px;
	line-height:19px;
	font-family:宋体, Arial, Helvetica, Verdana, sans-serif, MS Gothic;
	font-weight:normal;
	font-style:normal;
	color:#646464;
	text-decoration:none;
	text-transform:none;
	text-align:left;
	display:block;
	padding-top:9px;
	padding-bottom:9px;
	padding-left:14px;
	background-image:url(../../../../docs/en/996/Icon-Navigation.gif?v=1.0);
	background-repeat:no-repeat;
	background-position:0px 10px;
}

#topnavigation-wrapper ul#topnavigation li div.flyout div.subnav-container ul li.delimiter {
	height:30px;
}

#topnavigation-wrapper ul#topnavigation li div.flyout div.subnav-container div.product-menu .level1 li.level1 {
	padding-left:0px;
	background-image:none;
}

#topnavigation-wrapper ul#topnavigation li div.flyout div.subnav-container div.product-menu .level1 li.level1 .level2 {
	position:absolute;
	width:200px;
	top:0px;
	left:240px;
	margin-left:0px;
}

#topnavigation-wrapper ul#topnavigation li div.flyout div.subnav-container div.product-menu .level1 li.level1 .level2 li {
	background-color:transparent;
	background-image:url(../../../../docs/de/10281/delimiter-horizontal-redesign.gif?v=1.0);
	background-position:left bottom;
}

#topnavigation-wrapper ul#topnavigation li div.flyout div.subnav-container div.product-menu .level1 li.level1 .level2 li .level3 {
	position:absolute;
	overflow:auto;
	width:260px;
	height:480px;
	top:0px;
	left:220px;
}

#topnavigation-wrapper ul#topnavigation li div.flyout div.subnav-container div.product-menu .level1 li.level1 .level2 li .level3 li {
	width:100%;
	height:95px;
}

#topnavigation-wrapper ul#topnavigation li div.flyout div.subnav-container div.product-menu .level1 li.level1 a.level1 {
	font-size:18px;
	padding-left:0px;
	background-image:none;
}

#topnavigation-wrapper ul#topnavigation li div.flyout div.subnav-container div.product-menu .level1 li.level1 .level2 li a {
	font-size:15px;
}

#topnavigation-wrapper ul#topnavigation li div.flyout div.subnav-container div.product-menu .level1 li.level1 .level2 li .level3 li a {
	font-size:16px;
	vertical-align:middle;
	display:table-cell;
	height:95px;
	padding:0px;
	background-image:none;
}

#topnavigation-wrapper ul#topnavigation li div.flyout div.subnav-container div.product-menu .level1 {
	width:240px;
	background-image:none;
}

#topnavigation-wrapper ul#topnavigation li div.flyout div.subnav-container div.product-menu .level1 li.level1 .level2 li .level3 li img {
	float:left;
	margin-top:15px;
	margin-right:10px;
}

#topnavigation-wrapper ul#topnavigation li div.flyout div.subnav-container div.product-menu .level1 li.level1 a.selected {
	color:#3876D0;
}

#topnavigation-wrapper ul#topnavigation li div.flyout div.subnav-container div.product-menu .level1 li.level1 .level2 li a.selected {
	color:#3876D0;
}

.mod-product-overview div.head p {
	font-size:16px;
	line-height:24px;
	font-family:宋体, Arial, Helvetica, Verdana, sans-serif, MS Gothic;
	font-weight:normal;
	font-style:normal;
	color:#FFFFFF;
}

.mod-product-overview #DetailImage {
	position:relative;
	float:right;
	width:67%;
}

.mod-product-overview #DetailImage img {
	width:100%;
	height:auto;
}

.mod-product-overview div.head .image-menu-container {
	position:absolute;
	top:20px;
	right:11px;
}

.mod-product-overview div.head .image-menu-container p {
	margin:0px !important;
}

.mod-product-overview-header {
	position:relative;
	margin-bottom:-130px;
}

.mod-product-overview-header #DetailImage {
	position:relative;
	overflow:hidden;
	width:100%;
	max-width:1260px;
	height:265px;
	margin-top:0;
	margin-right:auto;
	margin-bottom:0;
	margin-left:auto;
}

.mod-product-overview-header #DetailImage img {
	width:100%;
	height:auto;
}

.mod-product-overview-header .pattern-overlay {
	position:absolute;
	width:100%;
	height:180px;
	bottom:0px;
	background-image:url(../../../../docs/en/13065/transparentGridProducts.png?v=1.1);
	background-repeat:repeat;
}

#topnavigation-wrapper ul#topnavigation li div.flyout div.subnav-container div.entry a.business-unit {
	text-transform:none;
	line-height:0px;
	padding:0px;
}

#topnavigation-wrapper ul#topnavigation li div.flyout div.subnav-container div.product-menu .level1 li.level1 .scroll {
	overflow:auto;
	height:480px;
}

.content .bg-grey {
	background-color:#e8e8e8;
}

.content .bg-grey p {
	color:#646464 !important;
}

.content .bg-grey h1 {
	color:#646464 !important;
}

.content .text-blaulila {
	color:#770D88;
}

.content .text-blue {
	color:#0060AF;
}

.content .text-brown {
	color:#715835;
}

.content .text-dark {
	color:#3876D0;
}

.content .text-darkgreen {
	color:#007A48;
}

.content .text-default {
	color:#0060AF;
}

.content .text-gelbgruen {
	color:#74B341;
}

.content .text-green {
	color:#009543;
}

.content .text-grey {
	color:#e8e8e8;
}

.content .text-grey p {
	color:#646464 !important;
}

.content .text-grey h1 {
	color:#646464 !important;
}

.content .text-lichtgruen {
	color:#BEDAD1;
}

.content .text-lightblue {
	color:#6CABE7;
}

.content .text-lightgreen {
	color:#C0D200;
}

.content .text-melonengelb {
	color:#E8C422;
}

.content .text-ochre {
	color:#F1AB00;
}

.content .text-red {
	color:#B92D23;
}

.content .text-telemagenta {
	color:#C60086;
}

.content .text-verkehrsrot {
	color:#C52D2F;
}

.content .text-white {
	color:#FFFFFF;
}

.content .text-yellow {
	color:#F5CF48;
}

#mod-hometeaser .hometeaser-thai a {
	font-size:14px !important;
}

#mod-hometeaser .hometeaser-thai h1 {
	font-size:14px !important;
}

#mod-hometeaser .hometeaser-thai p {
	font-size:14px !important;
}

.mod-product-overview ul.product-group li.product-group img {
	margin-bottom:15px;
	margin-left:-30px;
}

.home {
	padding-bottom:25px;
}

.home .pattern-overlay {
	height:150px;
}

.mod-product-overview-header #DetailImage div {
	position:absolute;
	overflow:hidden;
	width:100%;
	height:100%;
	-o-transition:opacity 1.5s ease 0s;
	-webkit-transition:opacity 1.5s ease 0s;
	transition:opacity 1.5s ease 0s;
}

#topnavigation-wrapper ul#topnavigation li:hover .flyout {
	visibility:visible;
	-ms-filter:Alpha(opacity=100);
	filter:Alpha(opacity=100);
	opacity:1;
}

div.delimiterhorizontal {
	margin-top:12px;
	margin-right:0;
	margin-bottom:12px;
	margin-left:0;
	padding-top:1px;
	background-image:url(../../../../docs/de/11430/IconTrennlinieHorizontal-Klein-1px-40px-height.gif?v=1.0);
	background-repeat:repeat-x;
}

.mod-product-overview-header #DetailImage div.zoom {
	-webkit-transform:scale(1.2);
	-ms-transform:scale(1.2);
	transform:scale(1.2);
	-webkit-transform-origin:25% 25%;
	-ms-transform-origin:25% 25%;
	transform-origin:25% 25%;
	-o-transition:-o-transform 6s linear 1s, opacity 3s ease 0s;
	-webkit-transition:-webkit-transform 6s linear 1s, opacity 3s ease 0s;
	transition:transform 6s linear 1s, opacity 3s ease 0s;
}

.product-detail-header #DetailImage div.zoom {
	-webkit-transform:scale(1.2);
	-ms-transform:scale(1.2);
	transform:scale(1.2);
	-webkit-transform-origin:25% 25%;
	-ms-transform-origin:25% 25%;
	transform-origin:25% 25%;
	-o-transition:-o-transform 6s linear 1s, opacity 1s ease 0s;
	-webkit-transition:-webkit-transform 6s linear 1s, opacity 1s ease 0s;
	transition:transform 6s linear 1s, opacity 1s ease 0s;
}
/* style: MainStyle language: default / engineId: default / pseudo: visited */
.linkboxheaderbox2:visited,
.linkboxheadersidebox2:visited {
	color:#FFFFFF;
}
/* style: MainStyle language: default / engineId: default / pseudo: active */
.metanavigation:active,
.metanavigationselected:active {
	text-decoration:underline;
}

.signaturlink:active {
	text-decoration:underline;
}
/* style: MainStyle language: default / engineId: default / pseudo: hover */
.link1:hover,
.link1negativ:hover,
.link1normal:hover,
.link1normalside:hover,
.link1side:hover,
.link1sidenegativ:hover,
.linkboxheadersidebox1:hover,
.linkboxheadersidebox3:hover,
.linkfooter:hover,
.linknews:hover,
.linktitle2:hover,
.linktitle2negativ:hover,
.linktitle3side:hover,
.linktitle3sidebox1:hover,
.linktitle3sidebox3:hover,
.linktitle3sidebox4:hover,
.linktitle3sidenegativ:hover,
.linkboxheaderbox1:hover,
.linkboxheaderbox2:hover,
.linkboxheadersidebox2:hover,
.linkboxheaderbox3:hover,
.linkpromo:hover,
.linktitle2side:hover,
.linktitle2sidenegativ:hover,
.linktitle3negativ:hover,
.linktitle3:hover,
.linktitle3grey:hover,
.link1back:hover,
.link1document:hover {
	text-decoration:underline;
}

.metanavigation:hover,
.metanavigationselected:hover {
	text-decoration:underline;
}

.navigationlevel1:hover,
.navigationlevel1selected:hover,
.navigationlevel2:hover,
.navigationlevel2selected:hover,
.navigationlevel3:hover,
.navigationlevel4:hover,
.navigationlevel4selected:hover {
	text-decoration:underline;
}

.signaturlink:hover {
	color:#6B6B6B;
	text-decoration:underline;
}

.topnavigation2:hover,
.topnavigation2selected:hover,
.topnavigationselected:hover {
	color:#000000;
}

.mod-product-overview ul.product-group li.product-group ul.products li a:hover {
	text-decoration:underline;
}

.mod-promo ul span.title:hover {
	text-decoration:underline;
}

#mod-homeclips ul li div a:hover,
.mod-homeclips-mobile ul li div a:hover {
	text-decoration:underline;
}

.mod-homeclips-mobile ul li div a:hover {
	margin-top:0;
}

#mod-hometeaser #hometeaser-box a:hover {
	text-decoration:underline;
}

.mod-newsbox ul li a:hover {
	text-decoration:underline;
}

.mod-countryselector ul li a:hover {
	text-decoration:underline;
}

.mod-sidenavigation ul li a:hover {
	text-decoration:underline;
}

#header div.nav-wrapper a.country-selector span.link:hover {
	text-decoration:underline;
}

#topnavigation-wrapper ul#topnavigation li div.flyout div.subnav-container ul li a:hover {
	color:#000000;
}

#topnavigation-wrapper ul#topnavigation > li > a:hover {
	background-color:#C8C8CA;
}
/* style: MainStyle language: en / engineId: default / pseudo: default */
.formtext1,
.formtext2 {
	font-family:Arial, Helvetica, Verdana, Geneva, MS Gothic;
}

.formtext3 {
	font-family:Arial, Helvetica, Verdana, Geneva, MS Gothic;
}

.signatur {
	font-family:Arial, Helvetica, Verdana, Geneva, MS Gothic;
}

.surfnedit {
	font-family:Arial, Helvetica, Verdana, Geneva, MS Gothic;
}

.text1,
.text1negativ,
.text2negativ,
.text2sidenegativ,
.text2sidewhite,
.text3side,
.text3sidenegativ,
.text5,
.text4negativ,
.text5negativ,
.text5side,
.text3,
.text3negativ,
.text4sidenegativ,
.text5sidenegativ,
.text2,
.text2side,
.text4,
.text4negativdate,
.text4sidenegativdate,
.text4sidedate,
.text5date,
.text5negativdate,
.text2sidenegativdate,
.text3date,
.text3sidedate,
.text3negativdate,
.text3sidenegativdate,
.text4side,
.text5sidedate,
.text5sidenegativdate,
.text2negativdate,
.text1date,
.text1negativdate {
	font-family:Arial, Helvetica, Verdana, Geneva, MS Gothic;
}

.text3side,
.text3sidenegativ,
.text5 {
	font-weight:bold;
}

.text3,
.text3negativ {
	font-weight:bold;
}

.title1,
.title1negativ,
#topnavigation-wrapper ul#topnavigation li div.flyout div.subnav-container div.entry h3 {
	font-family:Arial, Helvetica, Verdana, Geneva, MS Gothic;
}

.title1bold,
.title2negativ,
.titlepromo,
.title2side,
.title2sidenegativ,
.title3negativ,
.titleboxheaderbox1,
.titleboxheaderbox2,
.titleboxheaderbox3,
.titleboxheaderbox4,
.titleboxheaderbox5,
.titleboxheaderbox6,
.titleboxheaderbox7,
.titleboxheaderbox3Newsletter,
.titleboxheaderbox4Newsletter,
.title3sidenegativ,
.titleboxheadersidebox1,
.titleboxheadersidebox2,
.titleboxheadersidebox3,
.titleboxheadersidebox4 {
	font-family:Arial, Helvetica, Verdana, Geneva, MS Gothic;
	font-weight:bold;
}

.title2,
.title3,
.title2sidedate,
.title2sidenegativdate,
.title3negativdate,
.title3side,
.title3sidenegativdate,
.title1date,
.title1negativdate,
.title2negativdate {
	font-family:Arial, Helvetica, Verdana, Geneva, MS Gothic;
}

.title3side,
.title3sidenegativdate {
	font-weight:bold;
}

.titlenews {
	font-family:Arial, Helvetica, Verdana, Geneva, MS Gothic;
	font-weight:bold;
}

.link1,
.link1negativ,
.link1normal,
.link1normalside,
.link1side,
.link1sidenegativ,
.linkboxheadersidebox1,
.linkboxheadersidebox3,
.linkfooter,
.linknews,
.linktitle2,
.linktitle2negativ,
.linktitle3side,
.linktitle3sidebox1,
.linktitle3sidebox3,
.linktitle3sidebox4,
.linktitle3sidenegativ,
.linkboxheaderbox1,
.linkboxheaderbox2,
.linkboxheadersidebox2,
.linkboxheaderbox3,
.linkpromo,
.linktitle2side,
.linktitle2sidenegativ,
.linktitle3negativ,
.linktitle3,
.linktitle3grey,
.link1back,
.link1document {
	font-family:Arial, Helvetica, Verdana, Geneva, MS Gothic;
	font-weight:bold;
}

.link1normal,
.link1normalside {
	font-weight:normal;
}

.metanavigation,
.metanavigationselected {
	font-family:Arial, Helvetica, Verdana, Geneva, MS Gothic;
}

.metanavigationselected {
	font-weight:bold;
}

.navigationlevel1,
.navigationlevel1selected,
.navigationlevel2,
.navigationlevel2selected,
.navigationlevel3,
.navigationlevel3selected,
.navigationlevel4,
.navigationlevel4selected {
	font-family:Arial, Helvetica, Verdana, Geneva, MS Gothic;
	font-weight:bold;
}

.navigationlevel4,
.navigationlevel4selected {
	font-weight:normal;
}

.signaturlink {
	font-family:Arial, Helvetica, Verdana, Geneva, MS Gothic;
}

.surfneditlink {
	font-family:Arial, Helvetica, Verdana, Geneva, MS Gothic;
}

.topnavigation {
	font-family:Arial, Helvetica, Verdana, Geneva, MS Gothic;
	font-weight:bold;
}

.topnavigation2,
.topnavigation2selected,
.topnavigationselected {
	font-family:Arial, Helvetica, Verdana, Geneva, MS Gothic;
	font-weight:bold;
}

.normal,
.normalmandatory {
	font-family:Arial, Helvetica, Verdana, Geneva, MS Gothic;
}

#header div.search-wrapper .search {
	font-family:Arial, Helvetica, Verdana, Geneva, MS Gothic;
}

.short,
.shortmandatory {
	font-family:Arial, Helvetica, Verdana, Geneva, MS Gothic;
}

.NormalSide {
	font-family:Arial, Helvetica, Verdana, Geneva, MS Gothic;
}

.normalformsubmit {
	font-family:Arial, Helvetica, Verdana, Geneva, MS Gothic;
}

.captchaBildImageTextStyle {
	font-family:Arial, Helvetica, Verdana, Geneva, MS Gothic;
	font-weight:bold;
}

.testchrisImageTextStyle {
	font-family:Arial, Helvetica, Verdana, Geneva, MS Gothic;
	font-weight:bold;
}

.mod-product-overview div.head h1 {
	font-family:Arial, Helvetica, Verdana, Geneva, MS Gothic;
}

.mod-product-overview div.head a.info {
	font-family:Arial, Helvetica, Verdana, Geneva, MS Gothic;
	font-weight:bold;
}

.mod-product-overview p.teaser-title {
	font-family:Arial, Helvetica, Verdana, Geneva, MS Gothic;
	font-weight:bold;
}

.mod-product-overview p {
	font-family:Arial, Helvetica, Verdana, Geneva, MS Gothic;
}

.mod-product-overview ul.product-group li.product-group h2.title {
	font-family:Arial, Helvetica, Verdana, Geneva, MS Gothic;
}

.mod-product-overview ul.product-group li.product-group ul.products li a {
	font-family:Arial, Helvetica, Verdana, Geneva, MS Gothic;
	font-weight:bold;
}

.mod-promo ul span.title {
	font-family:Arial, Helvetica, Verdana, Geneva, MS Gothic;
	font-weight:bold;
}

#topnavigation-wrapper ul#topnavigation li a {
	font-family:Arial, Helvetica, Verdana, Geneva, MS Gothic;
}

#mod-homeclips ul li div span.title {
	font-family:Arial, Helvetica, Verdana, Geneva, MS Gothic;
	font-weight:bold;
}

#mod-homeclips ul li div span.text {
	font-family:Arial, Helvetica, Verdana, Geneva, MS Gothic !important;
}

#mod-homeclips ul li div a,
.mod-homeclips-mobile ul li div a {
	font-family:Arial, Helvetica, Verdana, Geneva, MS Gothic;
}

#mod-hometeaser #hometeaser-box h1 {
	font-family:Arial, Helvetica, Verdana, Geneva, MS Gothic;
	font-weight:bold;
}

#mod-hometeaser #hometeaser-box p {
	font-family:Arial, Helvetica, Verdana, Geneva, MS Gothic;
}

#mod-hometeaser #hometeaser-box a {
	font-family:Arial, Helvetica, Verdana, Geneva, MS Gothic;
	font-weight:bold;
}

.mod-promo ul.box div.header-bar span.title1 {
	font-family:Arial, Helvetica, Verdana, Geneva, MS Gothic;
}

.mod-promo ul.box div.header-bar span.title2 {
	font-family:Arial, Helvetica, Verdana, Geneva, MS Gothic;
	font-weight:bold;
}

.mod-newsbox span.header {
	font-family:Arial, Helvetica, Verdana, Geneva, MS Gothic;
}

.mod-newsbox ul li span.date {
	font-family:Arial, Helvetica, Verdana, Geneva, MS Gothic;
	font-weight:bold;
}

.mod-newsbox ul li a {
	font-family:Arial, Helvetica, Verdana, Geneva, MS Gothic;
	font-weight:bold;
}

.mod-countryselector div.head span {
	font-family:Arial, Helvetica, Verdana, Geneva, MS Gothic;
}

.mod-countryselector span.title {
	font-family:Arial, Helvetica, Verdana, Geneva, MS Gothic;
	font-weight:bold;
}

.mod-countryselector ul li a {
	font-family:Arial, Helvetica, Verdana, Geneva, MS Gothic;
	font-weight:bold;
}

.mod-sidenavigation ul li a {
	font-family:Arial, Helvetica, Verdana, Geneva, MS Gothic;
	font-weight:bold;
}

.mod-promo ul li span.link {
	font-family:Arial, Helvetica, Verdana, Geneva, MS Gothic;
	font-weight:bold;
}

#header div.nav-wrapper a.country-selector span.site {
	font-family:Arial, Helvetica, Verdana, Geneva, MS Gothic;
	font-weight:bold;
}

#header div.nav-wrapper a.country-selector span.link {
	font-family:Arial, Helvetica, Verdana, Geneva, MS Gothic;
}

.link1side-download {
	font-family:Arial, Helvetica, Verdana, Geneva, MS Gothic;
}

.mod-homeclips-mobile ul li div span.title {
	font-family:Arial, Helvetica, Verdana, Geneva, MS Gothic;
	font-weight:bold;
}

.mod-homeclips-mobile ul li div span.text {
	font-family:Arial, Helvetica, Verdana, Geneva, MS Gothic;
}

#topnavigation-wrapper ul#topnavigation li div.flyout div.subnav-container ul li a {
	font-family:Arial, Helvetica, Verdana, Geneva, MS Gothic;
}

.mod-product-overview div.head p {
	font-family:Arial, Helvetica, Verdana, Geneva, MS Gothic;
}

/* contacts */

/* style: MainStyle language: default / engineId: default / pseudo: default */
#contact-detail {
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	padding:20px;
	background-color:#F1F1F1;
}

#contact-detail div.left-column {
	float:left;
	width:275px;
	height:auto;
}

#contact-detail div.right-column {
	display:inline-block;
	width:300px;
	height:auto;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	margin-left:30px;
	padding-top:0px;
}

#contact-detail div.right-column input {
	width:200px;
}

#contact-detail div.left-column textarea {
	width:100%;
}

#contact-detail div.right-column select {
	width:200px;
}

#contact-detail div.right-column .radiobutton {
	width:14px;
	height:14px;
}

#contact-detail .formfield {
	margin-bottom:5px;
}

#contact-detail .formfield .cap-wrap {
	vertical-align:middle;
	width:100px;
}

#contact-detail .formfield textarea {
	width:240px;
	min-width:240px;
	height:154px;
	border-width:1px;
	border-style:solid;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	padding-top:6px;
	padding-right:5px;
	padding-bottom:6px;
	padding-left:5px;
}

#contact-detail .formfield .radiobutton-container {
	display:inline-block;
	margin-right:10px;
}

#contact-detail .formfield .input-wrap {
	vertical-align:middle;
}

#contact-detail .formfield .radiobutton-container label {
	line-height:16px;
}

/* design */

/* style: MainStyle language: default / engineId: default / pseudo: default */
#mobile-header ul {
	width:100%;
	height:auto;
	margin-top:3px;
	padding-top:10px;
	background-image:url(../../../../docs/en/11399/Icon-Trennlinie-Horizontal-Klein-1px.gif?v=1.0);
	background-repeat:repeat-x;
	background-position:left top;
}

.content-body .content-section .content-wrapper .content-container .mod-sidenavigation {
	width:100%;
	margin-bottom:30px;
}

.content-body {
	width:100%;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	padding:0px;
}

.content-body .left-margin {
	width:50px;
}

.content-body .left-margin div {
	width:50px;
	height:30px;
}

.content-body .content-section {
	width:100%;
	max-width:1000px;
	margin-top:0;
	margin-right:auto;
	margin-bottom:0;
	margin-left:auto;
}

.content-body .content-section .content-wrapper .content-container .sidenavigation {
	width:240px;
}

.content-body .content-section .content-wrapper .content-container .menu-delimiter {
	width:12px;
}

.content-body .content-section .content-wrapper .content-container .menu-delimiter div {
	width:12px;
	height:10px;
}

.content-body .content-section .content-wrapper .content-container .maincol {
	width:79.9789%;
}

.content-margin {
	width:20px;
	height:10px;
}

.content-main {
	width:66%;
}

.content-side {
	width:32%;
}

#mobile-header ul li {
	position:relative;
	width:100%;
	height:auto;
	z-index:2;
	border-bottom-width:1px;
	border-bottom-color:#FFFFFF;
	border-bottom-style:solid;
	background-color:#646464;
}

#mobile-header ul li a {
	font-size:14px;
	letter-spacing:1px;
	line-height:40px;
	font-family:宋体, Arial, Helvetica, Verdana, sans-serif, MS Gothic;
	font-weight:normal;
	font-style:normal;
	color:#FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
	text-align:left;
	display:block;
	padding-left:10px;
}

#mobile-header ul li div {
	width:100%;
	z-index:1000;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	padding:10px;
	padding-top:20px;
	background-color:#FFFFFF;
}

#mobile-header ul li div ul {
	overflow:hidden;
	width:100%;
	padding-top:0px;
	background-image:url(../../../../docs/de/6690/Delimiter-Newsletter-Side.gif?v=1.0);
	background-repeat:repeat-x;
	background-position:0px -13px;
}

#mobile-header ul li div ul li.delimiter {
	height:30px;
}

#mobile-header ul li.last {
	margin-right:0px;
}

#mobile-header ul li div ul li {
	width:100%;
	border-width:0px;
	background-color:#FFFFFF;
	background-image:url(../../../../docs/de/10281/delimiter-horizontal-redesign.gif?v=1.0);
	background-repeat:repeat-x;
	background-position:left bottom;
}

#mobile-header ul li div ul li a {
	font-size:14px;
	line-height:16px;
	font-family:宋体, Arial, Helvetica, Verdana, sans-serif, MS Gothic;
	font-weight:normal;
	font-style:normal;
	color:#646464;
	text-decoration:none;
	text-transform:none;
	text-align:left;
	display:block;
	padding-top:15px;
	padding-right:0px;
	padding-bottom:15px;
	padding-left:0px;
	background-repeat:no-repeat;
	background-position:right center;
}

#mobile-header {
	position:absolute;
	display:none;
	width:100%;
	top:0;
	right:0;
}

#mobile-header .navigation-bar {
	position:relative;
	height:40px;
	background-color:#F1F1F1;
	background-image:url(../../../../docs/de/11440/mobile-nav-closed.gif?v=1.0);
	background-repeat:no-repeat;
	background-position:10px 15px;
}

#mobile-header .navigation-bar a.openNav {
	position:relative;
	display:block;
	width:27px;
	height:14px;
	top:15px;
	left:10px;
}

#mobile-header .navigation-bar.active {
	background-image:url(../../../../docs/de/11442/mobile-nav-open.gif?v=1.0) !important;
	background-repeat:no-repeat;
	background-position:10px 21px;
}

#mobile-header.active {
	position:absolute;
	width:100%;
	height:auto !important;
	z-index:9999;
	background-color:#FFFFFF;
}

#mobile-header ul li div ul li div {
	padding:0;
}

#mobile-header ul li div ul li div ul li {
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	padding-left:20px;
	background-color:#FFFFFF;
}

#mobile-header .meta-nav {
	border-top-width:8px;
	border-color:#C8C8CA;
	border-top-style:solid;
	margin-top:25px;
	padding-top:25px;
}

#mobile-header .bg-blue {
	background-color:#0060AF !important;
}

#mobile-header .bg-lightgreen {
	background-color:#C0D200 !important;
}

#mobile-header .bg-lightblue {
	background-color:#6CABE7 !important;
}

#mobile-header .bg-ochre {
	background-color:#F1AB00 !important;
}

#mobile-header .bg-red {
	background-color:#B92D23 !important;
}

#mobile-header .link-blue {
	background-image:url(../../../../docs/de/10297/Link-Icon-Blue.gif?v=1.1) !important;
	background-position:right center;
}

#mobile-header .link-lightblue {
	background-image:url(../../../../docs/de/10301/Link-Icon-Light-Blue.gif?v=1.0) !important;
	background-position:right center;
}

#mobile-header .link-lightgreen {
	background-image:url(../../../../docs/de/10302/Link-Icon-Light-Green.gif?v=1.0) !important;
	background-position:right center;
}

#mobile-header .link-ochre {
	background-image:url(../../../../docs/de/10303/Link-Icon-Ochre.gif?v=1.0) !important;
	background-position:right center;
}

#mobile-header .link-red {
	background-image:url(../../../../docs/de/10304/Link-Icon-Red.gif?v=1.0) !important;
	background-position:right center;
}

#mobile-header .navigation-bar .language-menu {
	float:right;
	padding-right:10px;
}

#mobile-header .head {
	width:100%;
	height:70px;
	background-image:url(../../../../docs/en/11399/Icon-Trennlinie-Horizontal-Klein-1px.gif?v=1.0);
	background-repeat:repeat-x;
	background-position:left bottom;
}

#mobile-header .navigation-bar .language-menu .language {
	font-size:14px;
	font-family:宋体, Arial, Helvetica, Verdana, sans-serif, MS Gothic;
	font-weight:normal;
	font-style:normal;
	color:#646464;
	text-decoration:none;
	padding-left:10px;
	background-image:url(../../../../docs/de/10297/Link-Icon-Blue.gif?v=1.1);
	background-repeat:no-repeat;
	background-position:left 3px;
}

#mobile-header .navigation-bar .language-menu .countries {
	font-size:14px;
	font-family:宋体, Arial, Helvetica, Verdana, sans-serif, MS Gothic;
	font-weight:normal;
	font-style:normal;
	color:#646464;
	text-decoration:none;
	white-space:nowrap;
	margin-right:25px;
	padding-left:10px;
	background-image:url(../../../../docs/de/10297/Link-Icon-Blue.gif?v=1.1);
	background-repeat:no-repeat;
	background-position:left 3px;
}

#mobile-header .head .logo {
	float:right;
	width:158px;
	height:45px;
	margin-top:12px;
	margin-right:4px;
	background-image:url(../../../../docs/de/12538/Logo-SEFAR-RGB.jpg?v=1.2);
	background-repeat:no-repeat;
	background-size:cover;
}

#mobile-header .head .site {
	font-size:14px;
	font-family:宋体, Arial, Helvetica, Verdana, sans-serif, MS Gothic;
	font-weight:normal;
	font-style:normal;
	color:#000000;
	text-decoration:none;
	position:relative;
	top:15px;
	left:9px;
}

#mobile-header ul li span {
	font-size:14px;
	letter-spacing:1px;
	line-height:40px;
	font-family:宋体, Arial, Helvetica, Verdana, sans-serif, MS Gothic;
	font-weight:normal;
	font-style:normal;
	color:#FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
	text-align:left;
	display:block;
	padding-left:10px;
}

#mobile-header .navigation-bar .language-menu .active {
	color:#0060AF;
	background-image:url(../../../../docs/de/10297/Link-Icon-Blue.gif?v=1.1) !important;
}

#mobile-header .color-blue {
	color:#0060AF !important;
}

#mobile-header .color-brown {
	color:#715835 !important;
}

#mobile-header .color-darkgreen {
	color:#007A48 !important;
}

#mobile-header .color-default {
	color:#0060AF !important;
}

#mobile-header .color-green {
	color:#009543 !important;
}

#mobile-header .color-lightblue {
	color:#6CABE7 !important;
}

#mobile-header .color-lightgreen {
	color:#C0D200 !important;
}

#mobile-header .color-ochre {
	color:#F1AB00 !important;
}

#mobile-header .color-red {
	color:#B92D23 !important;
}

#mobile-header .color-yellow {
	color:#F5CF48 !important;
}

.content-full {
	width:98%;
}

#mobile-header .search-wrapper {
	margin-bottom:20px;
}

.content-body.content-body-newsletter {
	width:1000px;
	margin-left:10px;
}

.content-body.content-body-newsletter .newsletter-logo {
	padding-top:10px;
}

.content-body.content-body-newsletter .content-side {
	width:29.032%;
	padding-top:41px;
}

.content-body.content-body-newsletter .content-main {
	width:700px;
}

.content-body .content-section .content-wrapper {
	width:100%;
}

.back-link {
	display:block;
	float:right;
	padding-left:15px;
	background-image:url(../../../../docs/de/481/Icon-Backward.gif?v=1.0);
	background-repeat:no-repeat;
	background-position:0 3px;
}

hr.delimiterhorizontal {
	width:100%;
	border-width:0px;
	border-style:none;
	background-image:url(../../../../docs/en/992/Icon-Trennlinie-Horizontal.gif?v=1.0);
	background-repeat:repeat-x;
}

.content-side .brick-delimiter {
	margin-top:5px;
	margin-bottom:5px;
}

.content-nofound p {
	margin-top:25px;
	margin-bottom:15px;
}

#LanguageMenu {
	position:absolute;
	display:none;
	width:123px;
	top:23px;
	left:0px;
	z-index:1001;
	padding-top:5px;
	padding-right:0px;
	padding-bottom:5px;
	padding-left:0px;
}

#LanguageMenu a.metanavigation {
	line-height:20px;
	padding-left:20px;
	background-image:url(../../../../docs/de/484/Icon-Forward-disabled.gif?v=1.1);
	background-repeat:no-repeat;
	background-position:8px 3px;
}

.footer-company-address {
	font-size:14px;
	line-height:18px;
	font-family:宋体, Arial, Helvetica, Verdana, sans-serif, MS Gothic;
	font-weight:normal;
	font-style:normal;
	color:#7D7D7D;
	margin-bottom:10px;
}

.footer-company-contact-lead {
	float:left;
	width:50px;
}

.footer-company-name {
	color:#646464;
}

#footer {
	width:100%;
	border-top-width:8px;
	border-top-color:#C8C8CA;
	border-top-style:solid;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	margin-top:63px;
	margin-right:auto;
	margin-bottom:0;
	margin-left:auto;
	padding-top:29px;
	padding-right:20px;
	padding-bottom:15px;
	padding-left:20px;
	background-image:url(../../../../docs/en/11399/Icon-Trennlinie-Horizontal-Klein-1px.gif?v=1.0);
	background-repeat:repeat-x;
	background-position:left 60px;
}

.footer-section {
	width:100%;
}

.footer-section a.linkfooter {
	line-height:24px;
}

.footer-company-contacts .linkfooter {
	float:left;
	margin-right:20px;
}

.footer-section-links {
	margin-top:30px;
}

.footer-section .footer-functions {
	float:right;
}

.footer-section .footer-functions a.linkfooter {
	line-height:20px;
	display:inline-block;
	margin-right:30px;
	padding-left:20px;
}

.footer-section .footer-functions a.link-email {
	background-image:url(../../../../docs/en/991/Icon-E-Mail-senden.gif?v=1.0);
	background-position:0px 1px;
}

.footer-section .footer-functions a.link-newsletter {
	background-image:url(../../../../docs/de/552/Icon-Seite-empfehlen.gif?v=1.0);
}

.footer-section .footer-functions a.link-print {
	background-image:url(../../../../docs/de/477/Icon-Print.gif?v=1.0);
}

.form-submit-arrow {
	width:20px;
	height:26px;
	border-style:none;
	background-color:transparent;
	background-image:url(../../../../docs/de/10297/Link-Icon-Blue.gif?v=1.1);
	background-repeat:no-repeat;
	background-position:0 8px;
}

.footer-content-width-20 {
	width:20%;
}

.footer-content-width-30 {
	width:30%;
}

.footer-content-width-50 {
	width:50%;
}

.breadcrumb-menu {
	width:100%;
	height:42px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	padding-top:8px;
	padding-right:10px;
	padding-bottom:8px;
	padding-left:10px;
}

.breadcrumb-menu .breadcrumb-item {
	display:block;
	float:left;
	width:auto;
	margin-right:8px;
}

.breadcrumb-menu .breadcrumb-text {
	font-size:14px;
	line-height:26px;
	font-family:宋体, Arial, Helvetica, Verdana, sans-serif, MS Gothic;
	font-weight:normal;
	font-style:normal;
	color:#666666;
	text-decoration:none;
	height:auto;
}

.breadcrumb-menu .breadcrumb-text--active {
	color:#000000;
}

.breadcrumb-menu .breadcrumb-text--inactive {
	color:#646464;
}

#page-selection p {
	line-height:14px;
}

#page-selection a {
	line-height:14px;
}

#content-body.form-confirm-wrapper {
	min-height:250px;
}
/* style: MainStyle language: default / engineId: default / pseudo: hover */
#mobile-header ul li div ul li a:hover {
	color:#000000;
}
/* style: MainStyle language: en / engineId: default / pseudo: default */
#mobile-header ul li a {
	font-family:Arial, Helvetica, Verdana, Geneva, MS Gothic;
	font-weight:bold;
}

#mobile-header ul li div ul li a {
	font-family:Arial, Helvetica, Verdana, Geneva, MS Gothic;
	font-weight:bold;
}

#mobile-header .navigation-bar .language-menu .language {
	font-family:Arial, Helvetica, Verdana, Geneva, MS Gothic;
	font-weight:bold;
}

#mobile-header .navigation-bar .language-menu .countries {
	font-family:Arial, Helvetica, Verdana, Geneva, MS Gothic;
	font-weight:bold;
}

#mobile-header .head .site {
	font-family:Arial, Helvetica, Verdana, Geneva, MS Gothic;
	font-weight:bold;
}

#mobile-header ul li span {
	font-family:Arial, Helvetica, Verdana, Geneva, MS Gothic;
	font-weight:bold;
}

.footer-company-address {
	font-family:Arial, Helvetica, Verdana, Geneva, MS Gothic;
}

.breadcrumb-menu .breadcrumb-text {
	font-family:Arial, Helvetica, Verdana, Geneva, MS Gothic;
}

/* forms */

/* style: MainStyle language: default / engineId: default / pseudo: default */
.content .button,
.content .buttonReset {
	float:right;
	border-width:0px;
	border-style:none;
	margin:0px;
	margin-left:10px;
	padding-top:5px;
	padding-right:10px;
	padding-bottom:5px;
	padding-left:10px;
	cursor:pointer;
}

.content .mandatory.error input,
.content .mandatory.error select,
.content .mandatory.error textarea {
	border-color:#BD2925;
}

.content .mandatory.error select {
	border-color:#BD2925 !important;
}

.content .mandatory.error .form-label label {
	color:#BD2925;
}

.content .form-field {
	overflow:hidden;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	margin-top:10px;
	margin-right:0px;
	margin-bottom:15px;
	margin-left:0px;
}

.content .form-field .form-input {
	float:left;
	width:229px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}

.content .form-field .form-label,
.content .form-field .form-label-big {
	float:left;
	width:25%;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	padding-right:10px;
}

.content .form-field .form-label-big {
	width:100%;
}

.content .form-field input.textfield {
	color:#999999;
	float:left;
	width:227px;
	height:24px;
	border-width:1px;
	border-color:#999999;
	border-style:solid;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	padding-top:0px;
	padding-right:12px;
	padding-bottom:0px;
	padding-left:12px;
}

.content select {
	font-size:14px;
	width:227px;
	height:29px;
	-moz-appearance:none;
	-webkit-appearance:none;
	appearance:none;
	border-width:1px;
	border-style:solid;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	margin-bottom:2px;
	padding-right:14px;
	padding-left:6px;
	background-image:url(../../../../docs/de/13746/sefar-dropdown-icon.png?v=1.0);
	background-repeat:no-repeat;
	background-position:right top;
}
.content div.pc3-select {
	font-size:14px;
	width:227px;
	height:29px;
	-moz-appearance:none;
	-webkit-appearance:none;
	appearance:none;
	border-width:1px;
	border-style:solid;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	margin-bottom:2px;
	padding-right:14px;
	padding-left:6px;
	background-image:url(../../../../docs/de/13746/sefar-dropdown-icon.png?v=1.0);
	background-repeat:no-repeat;
	background-position:right top;
}

.content textarea {
	font-size:14px;
	line-height:16px;
	font-family:宋体, Arial, Helvetica, Verdana, sans-serif, MS Gothic;
	font-weight:normal;
	font-style:normal;
	color:#999999;
	text-align:left;
	width:227px;
	height:56pt;
	border-width:1px;
	border-color:#999999;
	border-style:solid;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	padding:6px;
	background-color:#FFFFFF;
}

.content .mandatory input.textfield,
.content .mandatory select,
.content .mandatory textarea {
	color:#999999;
	border-color:#999999;
}

.content .mandatory .form-label label {
	font-size:12px;
	line-height:13px;
	font-family:宋体, Arial, Helvetica, Verdana, sans-serif, MS Gothic;
	font-weight:normal;
	font-style:normal;
	color:#999999;
	padding-right:8px;
	background-image:url(../../../../docs/de/12064/mandatory-label.png?v=1.0);
	background-repeat:no-repeat;
	background-position:right top;
}

.content .mandatory label.caption {
	padding-left:13px;
	background-position:left top;
}

.content fieldset {
	border-width:0px;
	border-style:none;
	padding-top:10px;
	padding-right:0px;
	padding-left:0px;
}

.content fieldset h2 {
	font-size:24px;
	line-height:24px;
	font-family:宋体, Arial, Helvetica, Verdana, sans-serif, MS Gothic;
	font-weight:normal;
	font-style:normal;
	color:#999999;
	margin-top:0px;
	margin-right:0px;
	margin-left:0px;
	padding-right:0px;
	padding-left:0px;
}

.content input.checkbox,
.content input.radiobutton,
.content input.singlecheckbox {
	margin-right:5px;
}

.content input.radiobutton {
	width:18px;
	height:18px;
}

.content input.singlecheckbox {
	vertical-align:top;
	display:block;
	margin-right:0px;
}

.content label {
	font-size:16px;
	line-height:24px;
	font-family:宋体, Arial, Helvetica, Verdana, sans-serif, MS Gothic;
	font-weight:normal;
	font-style:normal;
	color:#999999;
}

.content p.captcha {
	font-size:34px;
	line-height:34px;
	font-family:宋体, Arial, Helvetica, Verdana, sans-serif, MS Gothic;
	font-weight:normal;
	font-style:normal;
	text-align:center;
	vertical-align:middle;
	margin:0px;
}

.content p.error {
	display:none;
}

.content table.form td {
	padding-bottom:10px;
}

.content table.form th {
	vertical-align:top;
	padding-right:15px;
}

.content ul.checkbox li {
	margin-bottom:5px;
}

.content ul.checkbox li label {
	font-family:宋体, Arial, Helvetica, Verdana, sans-serif, MS Gothic;
	font-weight:normal;
	font-style:normal;
	background-image:none;
}

.content .form-field .formtext3 {
	position:relative;
	clear:both;
	top:5px;
}

.content .form-field .meduim {
	font-family:宋体, Arial, Helvetica, Verdana, sans-serif, MS Gothic;
	font-weight:normal;
	font-style:normal;
	color:#999999;
	width:227px;
}

.content select.meduim {
	font-size:14px;
	width:227px;
	border-color:#999999;
	padding-right:12px;
	padding-left:12px;
	background-color:#FFFFFF;
}

.content .form-field p {
	font-size:16px;
	font-family:宋体, Arial, Helvetica, Verdana, sans-serif, MS Gothic;
	font-weight:normal;
	font-style:normal;
	color:#999999;
	margin-bottom:0px;
}

.content fieldset.decoy {
	display:none;
}

.content .button-submit {
	font-size:14px;
	line-height:1.2em;
	font-family:宋体, Arial, Helvetica, Verdana, sans-serif, MS Gothic;
	font-weight:normal;
	font-style:normal;
	color:#000000;
	text-align:center;
	border-width:1px;
	border-color:#000000;
	border-style:solid;
	margin-left:25%;
	padding-top:2px;
	padding-right:12px;
	padding-bottom:2px;
	padding-left:12px;
	background-color:#F1F1F1;
	cursor:pointer;
}

.content .mandatory.error .form-label .formtext2 {
	color:#BD2925;
}

.content .form-field select {
	float:left;
}

.content .formfield {
	display:table;
	width:100%;
	margin-top:10px;
	margin-bottom:15px;
	table-layout:fixed;
}

.content .formfield .input-wrap {
	display:table-cell;
	width:100%;
}

.content .formfield .cap-wrap {
	vertical-align:top;
	display:table-cell;
	width:160px;
	margin-bottom:3px;
	padding-top:3px;
}

.content .checkbox {
	display:table;
	margin-top:5px;
	margin-right:0;
	margin-bottom:5px;
	margin-left:0;
	table-layout:fixed;
}

.content .checkbox .label-wrap {
	vertical-align:middle;
	display:table-cell;
	width:100%;
}

.content .checkbox .checkbox-wrap {
	display:table-cell;
	width:20px;
}

.content .checkbox .checkbox-wrap input {
	vertical-align:middle;
	margin-right:10px;
}

.content .formfield.small {
	display:block;
}

.content .formfield.small .cap-wrap {
	display:block;
}

.content .formfield.small .input-wrap {
	display:block;
}

.content .formfield.isFirst {
	margin-top:0px;
}

.content .formfield.isLast {
	margin-bottom:0px;
}

.content .formfield.break {
	display:block;
}

.content .formfield.break .cap-wrap {
	display:block;
	width:100%;
	margin-bottom:3px;
}

.content .formfield.break .input-wrap {
	display:block;
}

.content .formfield .form-input {
	float:none;
}

.content .checkbox .label-wrap label {
	position:relative;
	top:1px;
}
/* style: MainStyle language: en / engineId: default / pseudo: default */
.content textarea {
	font-family:Arial, Helvetica, Verdana, Geneva, MS Gothic;
}

.content .mandatory .form-label label {
	font-family:Arial, Helvetica, Verdana, Geneva, MS Gothic;
}

.content fieldset h2 {
	font-family:Arial, Helvetica, Verdana, Geneva, MS Gothic;
}

.content label {
	font-family:Arial, Helvetica, Verdana, Geneva, MS Gothic;
}

.content p.captcha {
	font-family:Arial, Helvetica, Verdana, Geneva, MS Gothic;
	font-weight:bold;
}

.content ul.checkbox li label {
	font-family:Arial, Helvetica, Verdana, Geneva, MS Gothic;
}

.content .form-field .meduim {
	font-family:Arial, Helvetica, Verdana, Geneva, MS Gothic;
}

.content .form-field p {
	font-family:Arial, Helvetica, Verdana, Geneva, MS Gothic;
}

.content .button-submit {
	font-family:Arial, Helvetica, Verdana, Geneva, MS Gothic;
}

/* history */

/* style: MainStyle language: default / engineId: default / pseudo: default */
#history-mobile {
	display:none;
}

#history-mobile ul {
	background-color:#FFFFFF;
}

#history-mobile ul li {
	clear:both;
	height:auto;
	background-color:#FFFFFF;
}

#history-mobile ul li div.left-column {
	width:100%;
	height:auto;
}

#history-mobile ul li div.right-column {
	width:100%;
	height:auto;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	padding:10px;
}

#history-mobile ul li div.left-column img {
	width:100%;
	height:auto;
}

#history-mobile ul li div.left-column p {
	font-size:20px;
	line-height:30px;
	font-family:宋体, Arial, Helvetica, Verdana, sans-serif, MS Gothic;
	font-weight:normal;
	font-style:normal;
	color:#000000;
	padding-top:20px;
	padding-right:10px;
	padding-bottom:20px;
	padding-left:10px;
	background-color:#B9B9B9;
}
/* style: MainStyle language: en / engineId: default / pseudo: default */
#history-mobile ul li div.left-column p {
	font-family:Arial, Helvetica, Verdana, Geneva, MS Gothic;
}

/* location */

/* style: MainStyle language: default / engineId: default / pseudo: default */
#location-detail ul {
	background-color:#FFFFFF;
}

#location-detail ul li {
	clear:both;
	height:auto;
	background-color:#FFFFFF;
}

#location-detail ul li div.left-column {
	float:left;
	width:175px;
	height:auto;
}

#location-detail ul li div.left-column img {
	width:100%;
	height:auto;
}

#location-detail ul li div.left-column p {
	font-size:20px;
	line-height:30px;
	font-family:宋体, Arial, Helvetica, Verdana, sans-serif, MS Gothic;
	font-weight:normal;
	font-style:normal;
	color:#000000;
	padding-top:20px;
	padding-right:10px;
	padding-bottom:20px;
	padding-left:10px;
	background-color:#B9B9B9;
}

#location-detail ul li div.right-column {
	display:inline-block;
	width:539px;
	height:auto;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	margin-left:9px;
	padding:10px;
	padding-top:0px;
	padding-right:0px;
}
/* style: MainStyle language: en / engineId: default / pseudo: default */
#location-detail ul li div.left-column p {
	font-family:Arial, Helvetica, Verdana, Geneva, MS Gothic;
}

/* module-Contact */

/* style: MainStyle language: default / engineId: default / pseudo: default */
.content .mod-contact header h2 {
	font-size:18px;
}

.content .mod-contact aside .form-field .form-label {
	float:none;
	width:100%;
	margin-top:3px;
	margin-bottom:5px;
}

.content .mod-contact aside .form-field .form-input {
	float:none;
	margin-bottom:10px;
}

.content .mod-contact aside .form-field .form-label label {
	font-size:16px;
	line-height:18px;
}

/* module-Mediaplayer */

/* style: MainStyle language: default / engineId: default / pseudo: default */
.content .mediaplayer {
	width:100%;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	margin:0;
}

.content .mediaplayer .disabled {
	-ms-filter:Alpha(opacity=1);
	filter:Alpha(opacity=1);
	opacity:0.01;
}

.content .mediaplayer .hide {
	display:none !important;
}

.content .mediaplayer .stage {
	position:relative;
	width:100%;
}

.content .mediaplayer .stage .scroller-wrapper {
	position:absolute;
	overflow:hidden;
	width:100%;
	height:100%;
	top:0px;
}

.content .mediaplayer nav.navigation {
	position:relative;
	width:100%;
}

.content .mediaplayer nav.navigation .progressbar-wrapper {
	position:relative;
	width:100%;
	height:3px;
	background-color:#25363f;
}

.content .mediaplayer nav.navigation .progressbar-wrapper .hover {
	position:absolute;
	width:121px;
	height:100%;
	top:0px;
	left:0px;
	visibility:hidden;
	background-color:#0060AF;
	-o-transition:left 0.3s ease 0s, width 0.3s ease 0s;
	-webkit-transition:left 0.3s ease 0s, width 0.3s ease 0s;
	transition:left 0.3s ease 0s, width 0.3s ease 0s;
}

.content .mediaplayer nav.navigation .progressbar-wrapper .progressbar {
	position:absolute;
	width:120px;
	height:100%;
	left:0px;
	background-color:#0060AF;
	-o-transition:left 0.3s ease 0s, width 0.8s ease 0s;
	-webkit-transition:left 0.3s ease 0s, width 0.8s ease 0s;
	transition:left 0.3s ease 0s, width 0.8s ease 0s;
}

.content .mediaplayer nav.navigation .progressbar-wrapper .progressbar .indicator {
	position:absolute;
	top:-14px;
	right:50%;
	border-width:7px;
	border-top-color:transparent;
	border-right-color:transparent;
	border-bottom-color:#0060AF;
	border-left-color:transparent;
	border-style:solid;
	margin-right:-7px;
	-o-transition:right 0.5s ease 0s;
	-webkit-transition:right 0.5s ease 0s;
	transition:right 0.5s ease 0s;
}

.content .mediaplayer nav.navigation .progressbar-wrapper .visible {
	display:block;
}

.content .mediaplayer nav.navigation .scroller-wrapper {
	position:relative;
	overflow:hidden;
	width:100%;
}

.content .mediaplayer nav.navigation .scroller-wrapper > div.scroller {
	position:relative;
	min-width:100%;
}

.content .mediaplayer nav.navigation a.controls {
	height:42px;
}

.content .mediaplayer nav.navigation ul {
	display:table;
	min-height:53px;
	margin-top:0px;
	margin-bottom:0px;
	table-layout:fixed;
}

.content .mediaplayer nav.navigation ul li {
	text-align:center;
	vertical-align:middle;
	white-space:nowrap;
	display:table-cell;
	-moz-box-sizing:content-box;
	-webkit-box-sizing:content-box;
	box-sizing:content-box;
	padding-left:2px;
	cursor:pointer;
}

.content .mediaplayer nav.navigation ul li a {
	margin:0;
}

.content .mediaplayer nav.navigation ul li a > span {
	font-size:16px;
	line-height:24px;
	font-family:宋体, Arial, Helvetica, Verdana, sans-serif, MS Gothic;
	font-weight:normal;
	font-style:normal;
	color:#25363f;
	display:block;
	margin:0px;
	padding-top:5px;
	padding-right:20px;
	padding-bottom:5px;
	padding-left:20px;
}

.content .mediaplayer nav.navigation ul li.isFirst {
	padding-left:0px;
}

.content .mediaplayer nav.navigation ul li.selected a > span {
	color:#3876D0;
}

.content .mediaplayer nav.navigation.bottom {
	margin-top:4px;
	margin-bottom:0px;
}

.content .mediaplayer nav.navigation.bottom .progressbar-wrapper {
	margin-top:0px;
	margin-bottom:0px;
}

.content .mediaplayer nav.navigation.bottom .progressbar-wrapper .indicator {
	top:3px;
	border-width:3px;
	border-top-color:#0060AF;
	border-bottom-color:transparent;
	margin-right:-3px;
}

.content .mediaplayer nav.navigation.bottom a.controls {
	top:41px;
}

.content .mediaplayer nav.navigation.image .progressbar-wrapper {
	margin-top:10px;
}

.content .mediaplayer nav.navigation.image a.controls {
	height:43px;
	top:10px;
}

.content .mediaplayer nav.navigation.image ul li {
	white-space:normal;
	width:121px;
}

.content .mediaplayer nav.navigation.image ul li a {
	overflow:hidden;
	height:auto;
	border-color:transparent;
	padding:0px;
}

.content .mediaplayer nav.navigation.image ul li a img {
	-o-transition:all 0.3s ease-out 0s;
	-webkit-transition:all 0.3s ease-out 0s;
	transition:all 0.3s ease-out 0s;
}

.content .mediaplayer nav.navigation.image.bottom {
	margin-bottom:0px;
}

.content .mediaplayer nav.navigation.image.bottom .progressbar-wrapper {
	margin-top:0px;
	margin-bottom:3px;
}

.content .mediaplayer nav.navigation.image.bottom a.controls {
	top:40px;
}

.content .mediaplayer nav.navigation.no-progressbar ul {
	margin-bottom:10px;
}

.content .mediaplayer nav.navigation.no-progressbar.bottom ul {
	margin-top:10px;
	margin-bottom:0px;
}

.content .mediaplayer ul {
	margin-top:0px;
	margin-bottom:0px;
}

.content .mediaplayer-background-dark nav.navigation ul li a {
	color:#BAC3C7;
	border-left-color:#879aa5;
}

.content .mediaplayer-background-dark nav.navigation ul li.selected a {
	color:#FFFFFF;
}

.content .mediaplayer-background-light {
	background-color:#e6e9ea;
}

.content .mediaplayer-gallery-wrapper {
	position:absolute;
	overflow:hidden;
	width:100%;
	height:100%;
	top:0;
	left:0;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	background-color:#000000;
	background-color:rgba(0,0,0,0.9);
	-o-transition:height 0.3s ease 0s;
	-webkit-transition:height 0.3s ease 0s;
	transition:height 0.3s ease 0s;
}

.content .mediaplayer-gallery-wrapper .btn-gallery-close {
	position:absolute;
	overflow:hidden;
	width:25px;
	height:19px;
	top:10px;
	right:14px;
	z-index:2;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	margin:0;
	-ms-filter:Alpha(opacity=50);
	filter:Alpha(opacity=50);
	opacity:0.5;
	-o-transition:opacity 0.2s ease 0s;
	-webkit-transition:opacity 0.2s ease 0s;
	transition:opacity 0.2s ease 0s;
	cursor:pointer;
}

.content .mediaplayer-gallery-wrapper .btn-gallery-close > div {
	width:100%;
	height:100%;
	background-image:url(../../../../docs/de/12035/DEFAULT-mediaplayer-sprite-png.png?v=1.0);
	background-repeat:no-repeat;
	background-position:left -600px;
}

.content .mediaplayer-gallery-wrapper .mediaplayer-gallery-list {
	position:relative;
	overflow:hidden;
	width:100%;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	padding:5px;
}

.content .mediaplayer-gallery-wrapper .mediaplayer-gallery-list li {
	position:relative;
	float:left;
	width:33.3333333%;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	-o-transition:background-color 0.2s ease 0s;
	-webkit-transition:background-color 0.2s ease 0s;
	transition:background-color 0.2s ease 0s;
}

.content .mediaplayer-gallery-wrapper .mediaplayer-gallery-list li > div {
	position:absolute;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	padding:20px;
}

.content .mediaplayer-gallery-wrapper .mediaplayer-gallery-list li > div > div {
	position:relative;
	width:100%;
	height:100%;
	background-repeat:no-repeat;
	background-position:center center;
	background-size:cover;
}

.content .mediaplayer-gallery-wrapper .mediaplayer-gallery-list li a {
	font-size:12px;
	line-height:16px;
	font-family:宋体, Arial, Helvetica, Verdana, sans-serif, MS Gothic;
	font-weight:normal;
	font-style:normal;
	color:#FFFFFF;
	text-decoration:none;
	text-overflow:ellipsis;
	text-align:center;
	position:relative;
	display:block;
	overflow:hidden;
	width:100%;
	margin:0;
}

.content .mediaplayer-gallery-wrapper.hidden {
	overflow:hidden;
	height:0;
}

.content .mediaplayer-wrapper {
	position:relative;
}

.content article.bg-color2 .mediaplayer nav.navigation ul li a {
	border-color:#BAC3C7;
}

.content .mediaplayer nav.navigation ul li.hover img {
	-webkit-transform:scale(1.1);
	-ms-transform:scale(1.1);
	transform:scale(1.1);
}

.content .mediaplayer nav.navigation ul li.hover span {
	color:#0060AF;
}

.content .mediaplayer nav.navigation.image.text ul li {
	vertical-align:top;
	white-space:normal;
	width:180px;
}

.content .mediaplayer a {
	text-decoration:none;
	display:block;
}

.content .mediaplayer .stage .scroller-wrapper .placeholder {
	position:relative;
	width:100%;
}

.content .mediaplayer .stage .scroller-wrapper > ul.scroller {
	position:relative;
	overflow:hidden;
	height:100%;
	top:0px;
	left:0%;
}

.content .mediaplayer .stage .scroller-wrapper > ul.scroller > li.item {
	position:relative;
	float:left;
	overflow:hidden;
	height:100%;
}

.content .mediaplayer .stage .scroller-wrapper > ul.scroller > li.item .caption-light {
	background-color:#e6e9ea;
	background-color:rgba(230,233,234,0.7);
}

.content .mediaplayer .stage .scroller-wrapper > ul.scroller > li.item .caption-light h3 {
	color:#0e1316;
	color:rgba(14,19,22,0.7);
}

.content .mediaplayer .stage .scroller-wrapper > ul.scroller > li.item .caption.closed {
	bottom:-50%;
}

.content .mediaplayer .stage .scroller-wrapper > ul.scroller > li.item .caption.left.closed {
	left:-50%;
}

.content .mediaplayer .stage .scroller-wrapper > ul.scroller > li.item .caption.right.closed {
	right:-50%;
}

.content .mediaplayer .stage .scroller-wrapper > ul.scroller > li.item .left {
	width:43%;
	height:100%;
	max-height:100%;
	top:0px;
	left:0px;
}

.content .mediaplayer .stage .scroller-wrapper > ul.scroller > li.item .media {
	position:relative;
	display:table;
	width:100%;
	height:100%;
}

.content .mediaplayer .stage .scroller-wrapper > ul.scroller > li.item .media > div {
	vertical-align:middle;
	display:table-cell;
	width:100%;
	height:100%;
}

.content .mediaplayer .stage .scroller-wrapper > ul.scroller > li.item .media > div .landscape {
	width:100%;
	height:auto;
}

.content .mediaplayer .stage .scroller-wrapper > ul.scroller > li.item .media > div .video-js {
	width:100%;
	height:100%;
}

.content .mediaplayer .stage .scroller-wrapper > ul.scroller > li.item .media > div img {
	width:auto;
	height:100%;
	margin-right:auto;
	margin-left:auto;
}

.content .mediaplayer .stage .scroller-wrapper > ul.scroller > li.item .media > div.video button.vjs-big-play-button {
	color:#879aa5;
	font-size:50px;
	line-height:60px;
	width:60px;
	height:60px;
	border-width:0px;
	border-color:#0060AF;
	-moz-border-radius:45px;
	-webkit-border-radius:45px;
	border-radius:45px;
	-moz-box-shadow:0px 0px 10px 0px rgba(255,255,255,1.0);
	-webkit-box-shadow:0px 0px 10px 0px rgba(255,255,255,1.0);
	box-shadow:0px 0px 10px 0px rgba(255,255,255,1.0);
	margin-top:-30px;
	margin-left:-30px;
	background-color:#FFFFFF;
	-ms-filter:Alpha(opacity=70);
	filter:Alpha(opacity=70);
	opacity:0.7;
	-o-transition-delay:0s;
	-webkit-transition-delay:0s;
	transition-delay:0s;
	-o-transition-duration:0.4s;
	-webkit-transition-duration:0.4s;
	transition-duration:0.4s;
	-o-transition-property:box-shadow;
	-webkit-transition-property:box-shadow;
	transition-property:box-shadow;
	-o-transition-timing-function:ease;
	-webkit-transition-timing-function:ease;
	transition-timing-function:ease;
}

.content .mediaplayer .stage .scroller-wrapper > ul.scroller > li.item .right {
	width:40%;
	height:100%;
	max-height:100%;
	top:0px;
	right:0px;
	left:auto;
}

.content .mediaplayer .stage .scroller-wrapper > ul.scroller li.spacer {
	float:left;
	width:5px;
	height:100%;
	background-color:transparent;
}

.content .mediaplayer .stage .scroller-wrapper .caption {
	position:absolute;
	overflow:auto;
	width:100%;
	max-height:50%;
	bottom:0px;
	left:0px;
	z-index:3;
	border-width:30px;
	border-left-width:35px;
	border-color:transparent;
	border-style:solid;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	-ms-filter:Alpha(opacity=100);
	filter:Alpha(opacity=100);
	opacity:1;
	-o-transition:all 0.3s ease 0s;
	-webkit-transition:all 0.3s ease 0s;
	transition:all 0.3s ease 0s;
}

.content .mediaplayer .stage .scroller-wrapper .caption a {
	font-size:16px;
	line-height:1.2;
	font-family:宋体, Arial, Helvetica, Verdana, sans-serif, MS Gothic;
	font-weight:normal;
	font-style:normal;
	color:#3876D0;
	text-decoration:none;
	text-transform:none;
	margin-top:12px;
	padding-left:12px;
	background-image:url(../../../../docs/de/10297/Link-Icon-Blue.gif?v=1.1);
	background-repeat:no-repeat;
	background-position:0px 5px;
}

.content .mediaplayer .stage .scroller-wrapper .caption a.follows-text {
	margin-top:20px;
}

.content .mediaplayer .stage .scroller-wrapper .caption p {
	font-size:16px;
	line-height:1.2;
	font-family:宋体, Arial, Helvetica, Verdana, sans-serif, MS Gothic;
	font-weight:normal;
	font-style:normal;
	color:#FFFFFF;
	margin:0px;
}

.content .mediaplayer .stage .scroller-wrapper .caption-dark {
	background-color:#0E1316;
	background-color:rgba(14,19,22,0.7);
}

.content .mediaplayer .stage .btn-gallery {
	position:absolute;
	overflow:hidden;
	width:25px;
	height:19px;
	top:10px;
	right:10px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	margin:0;
	background-image:none;
	-ms-filter:Alpha(opacity=50);
	filter:Alpha(opacity=50);
	opacity:0.5;
	-o-transition:opacity 0.2s ease 0s;
	-webkit-transition:opacity 0.2s ease 0s;
	transition:opacity 0.2s ease 0s;
}

.content .mediaplayer .stage .btn-gallery > div {
	width:100%;
	height:100%;
	background-image:url(../../../../docs/de/12035/DEFAULT-mediaplayer-sprite-png.png?v=1.0);
	background-repeat:no-repeat;
	background-position:left -400px;
}

.content .mediaplayer .stage .btn-share {
	position:absolute;
	top:10px;
	right:89px;
	padding:0;
	background-image:none;
}

.content .mediaplayer .stage .btn-share .fancybox-button {
	color:#FFFFFF;
	width:24px;
	height:24px;
	padding:0px;
	background-color:transparent;
}

.content .mediaplayer .stage .btn-caption {
	position:absolute;
	overflow:hidden;
	width:25px;
	height:19px;
	top:10px;
	right:10px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	margin:0;
	background-image:none;
	-o-transition:opacity 0.2s ease 0s;
	-webkit-transition:opacity 0.2s ease 0s;
	transition:opacity 0.2s ease 0s;
}

.content .mediaplayer .stage .btn-caption > div {
	width:100%;
	height:100%;
	background-image:url(../../../../docs/de/12035/DEFAULT-mediaplayer-sprite-png.png?v=1.0);
	background-repeat:no-repeat;
	background-position:left -500px;
}

.content .mediaplayer .stage .btn-caption.bleed {
	right:55px;
}

.content .mediaplayer .stage .btn-caption.closed {
	-ms-filter:Alpha(opacity=50);
	filter:Alpha(opacity=50);
	opacity:0.5;
}

.content .mediaplayer .stage .scroller-wrapper a {
	font-size:16px;
	line-height:1.2;
	font-family:宋体, Arial, Helvetica, Verdana, sans-serif, MS Gothic;
	font-weight:normal;
	font-style:normal;
	color:#3876D0;
	text-decoration:none;
	text-transform:none;
	margin-top:12px;
	padding-left:12px;
	background-image:url(../../../../docs/de/10297/Link-Icon-Blue.gif?v=1.1);
	background-repeat:no-repeat;
	background-position:0px 5px;
}

.content .mediaplayer .stage .scroller-wrapper a.follows-text {
	margin-top:20px;
}

.content .mediaplayer .stage .scroller-wrapper h3 {
	font-size:16px;
	line-height:1.2;
	font-family:宋体, Arial, Helvetica, Verdana, sans-serif, MS Gothic;
	font-weight:normal;
	font-style:normal;
	color:#FFFFFF;
}

.content .mediaplayer .stage .scroller-wrapper h3 + p {
	margin-top:15px;
}

.content .mediaplayer .stage .scroller-wrapper p {
	font-size:16px;
	line-height:1.2;
	font-family:宋体, Arial, Helvetica, Verdana, sans-serif, MS Gothic;
	font-weight:normal;
	font-style:normal;
	color:#FFFFFF;
	margin:0px;
}

.content .mediaplayer a.controls {
	position:absolute;
	width:15px;
	top:0px;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	border-radius:0px;
	margin:0px;
	padding:5px;
	background-color:#0060AF;
	background-image:none;
}

.content .mediaplayer a.controls > div {
	position:absolute;
	top:50%;
	border-width:7px;
	border-top-color:transparent;
	border-right-color:#FFFFFF;
	border-bottom-color:transparent;
	border-left-color:#FFFFFF;
	border-style:solid;
	margin-top:-7px;
}

.content .mediaplayer a.controls.back {
	left:0px;
}

.content .mediaplayer a.controls.back > div {
	left:8px;
	border-left-width:0px;
	border-left-color:transparent;
}

.content .mediaplayer a.controls.forward {
	right:0px;
}

.content .mediaplayer a.controls.forward > div {
	right:8px;
	border-right-width:0px;
	border-right-color:transparent;
}

.content .mediaplayer .stage a.controls {
	height:50px;
	top:50%;
	margin-top:-25px;
}

.content .mediaplayer table.item {
	margin-bottom:10px;
}

.content .mediaplayer table.item h3 {
	font-size:10px;
	font-family:宋体, Arial, Helvetica, Verdana, sans-serif, MS Gothic;
	font-weight:normal;
	font-style:normal;
	color:#646464;
	margin-bottom:10px;
}

.content .mediaplayer table.item a {
	font-size:10px;
	line-height:12px;
	font-family:宋体, Arial, Helvetica, Verdana, sans-serif, MS Gothic;
	font-weight:normal;
	font-style:normal;
	color:#3876D0;
	text-decoration:none;
	text-transform:none;
	margin-bottom:4px;
	padding-right:20px;
	padding-left:12px;
	background-image:url(../../../../docs/de/10297/Link-Icon-Blue.gif?v=1.1);
	background-repeat:no-repeat;
	background-position:0px 2px;
}

.content .mediaplayer .stage .scroller-wrapper .caption h3 {
	margin-bottom:15px;
}

.content .mediaplayer table.item img {
	display:block;
	margin-bottom:5px;
}

.content .mediaplayer table.item p {
	font-size:10px;
	line-height:12px;
	font-family:宋体, Arial, Helvetica, Verdana, sans-serif, MS Gothic;
	font-weight:normal;
	font-style:normal;
	color:#646464;
	margin-bottom:10px;
}

.content .mediaplayer-gallery-wrapper .mediaplayer-gallery-list li > div > div h3 {
	font-size:16px;
	line-height:1.2;
	font-family:宋体, Arial, Helvetica, Verdana, sans-serif, MS Gothic;
	font-weight:normal;
	font-style:normal;
	color:#FFFFFF;
	position:absolute;
	width:100%;
	bottom:0;
	padding:5px;
	background-color:#0e1316;
	background-color:rgba(14,19,22,0.7);
	-ms-filter:Alpha(opacity=0);
	filter:Alpha(opacity=0);
	opacity:0;
	-o-transition:opacity 0.2s ease 0s;
	-webkit-transition:opacity 0.2s ease 0s;
	transition:opacity 0.2s ease 0s;
}

.content .mediaplayer-gallery-wrapper .mediaplayer-gallery-list li:hover h3 {
	-ms-filter:Alpha(opacity=100);
	filter:Alpha(opacity=100);
	opacity:1;
}

.content .mediaplayer .pin {
	position:absolute;
	right:10px;
	bottom:5px;
	z-index:50;
	margin-top:0;
	background-image:none !important;
}
/* style: MainStyle language: default / engineId: default / pseudo: active */
.content .mediaplayer a.controls:active {
	background-color:#25363f;
}
/* style: MainStyle language: default / engineId: default / pseudo: hover */
.content .mediaplayer-background-dark nav.navigation ul li a:hover {
	color:#0060AF;
}

.content .mediaplayer-gallery-wrapper .btn-gallery-close:hover {
	margin:0;
	-ms-filter:Alpha(opacity=100);
	filter:Alpha(opacity=100);
	opacity:1;
}

.content .mediaplayer-gallery-wrapper .mediaplayer-gallery-list li:hover {
	background-color:#FFFFFF;
	background-color:rgba(255,255,255,0.2);
}

.content .mediaplayer-gallery-wrapper .mediaplayer-gallery-list li a:hover {
	color:#3876D0;
	margin:0;
}

.content .mediaplayer .stage .scroller-wrapper > ul.scroller > li.item .media > div.video button.vjs-big-play-button:hover {
	color:#FFFFFF;
	-moz-box-shadow:0px 0px 20px 5px rgba(255,255,255,1.0);
	-webkit-box-shadow:0px 0px 20px 5px rgba(255,255,255,1.0);
	box-shadow:0px 0px 20px 5px rgba(255,255,255,1.0);
	background-color:#0060AF;
}

.content .mediaplayer .stage .scroller-wrapper .caption a:hover {
	text-decoration:underline;
}

.content .mediaplayer .stage .btn-gallery:hover {
	margin:0;
	-ms-filter:Alpha(opacity=100);
	filter:Alpha(opacity=100);
	opacity:1;
}

.content .mediaplayer .stage .scroller-wrapper a:hover {
	text-decoration:underline;
}

.content .mediaplayer table.item a:hover {
	text-decoration:underline;
}
/* style: MainStyle language: en / engineId: default / pseudo: default */
.content .mediaplayer nav.navigation ul li a > span {
	font-family:Arial, Helvetica, Verdana, Geneva, MS Gothic;
}

.content .mediaplayer-gallery-wrapper .mediaplayer-gallery-list li a {
	font-family:Arial, Helvetica, Verdana, Geneva, MS Gothic;
	font-weight:bold;
}

.content .mediaplayer .stage .scroller-wrapper .caption a {
	font-family:Arial, Helvetica, Verdana, Geneva, MS Gothic;
	font-weight:bold;
}

.content .mediaplayer .stage .scroller-wrapper .caption p {
	font-family:Arial, Helvetica, Verdana, Geneva, MS Gothic;
}

.content .mediaplayer .stage .scroller-wrapper a {
	font-family:Arial, Helvetica, Verdana, Geneva, MS Gothic;
	font-weight:bold;
}

.content .mediaplayer .stage .scroller-wrapper h3 {
	font-family:Arial, Helvetica, Verdana, Geneva, MS Gothic;
	font-weight:bold;
}

.content .mediaplayer .stage .scroller-wrapper p {
	font-family:Arial, Helvetica, Verdana, Geneva, MS Gothic;
}

.content .mediaplayer table.item h3 {
	font-family:Arial, Helvetica, Verdana, Geneva, MS Gothic;
	font-weight:bold;
}

.content .mediaplayer table.item a {
	font-family:Arial, Helvetica, Verdana, Geneva, MS Gothic;
	font-weight:bold;
}

.content .mediaplayer table.item p {
	font-family:Arial, Helvetica, Verdana, Geneva, MS Gothic;
}

.content .mediaplayer-gallery-wrapper .mediaplayer-gallery-list li > div > div h3 {
	font-family:Arial, Helvetica, Verdana, Geneva, MS Gothic;
	font-weight:bold;
}

/* module-newsletter */

/* style: MainStyle language: default / engineId: default / pseudo: default */
.link1normal {
	padding-left:0px;
	background-image:none;
}

.link1 {
	padding-left:0px;
	background-image:none;
}

.link1normalside {
	padding-left:0px;
	background-image:none;
}

/* module-visuals */

/* style: MainStyle language: default / engineId: default / pseudo: default */
.immediate-hover {
	-o-transition-delay:0s !important;
	-webkit-transition-delay:0s !important;
	transition-delay:0s !important;
}

.invisible {
	visibility:hidden;
}

.navigation-next {
	right:20px;
	background-position:0px -200px;
}

.navigation-prev {
	left:20px;
	background-position:0px -100px;
}

.scale-big-inner-content {
	min-height:540px;
}

.scale-big-inner-image {
	min-height:525px;
}

.scale-big-slide {
	min-height:540px;
}

.scale-small-inner-content {
	min-height:300px;
}

.scale-small-inner-image {
	min-height:250px;
}

.scale-small-slide {
	min-height:300px;
}

.slide-progress {
	position:absolute;
	z-index:5;
}

.slide-progress.bar {
	width:100%;
	height:5px;
	bottom:0px;
	left:0px;
}

.slide-progress.bar > div {
	width:0%;
	height:100%;
	background-color:#C0D200;
	-o-transition:width 0.3s linear 0s;
	-webkit-transition:width 0.3s linear 0s;
	transition:width 0.3s linear 0s;
}

.slide-progress.circle {
	width:40px;
	height:40px;
	bottom:5px;
	left:8px;
}

.slide-progress.circle input {
	visibility:hidden;
	-ms-filter:Alpha(opacity=0);
	filter:Alpha(opacity=0);
	opacity:0;
}

.slider-navigation {
	position:absolute;
	width:500px;
	top:30px;
	right:0px;
	z-index:100;
}

.slider-navigation ul {
	margin-top:0;
	margin-right:0;
	margin-bottom:0;
	margin-left:0;
}

.slider-navigation ul li {
	float:left;
	margin-right:30px;
}

.slider-navigation ul li a {
	font-size:18px;
	font-family:宋体, Arial, Helvetica, Verdana, sans-serif, MS Gothic;
	font-weight:normal;
	font-style:normal;
	color:#FFFFFF;
	text-decoration:none;
	margin:0;
}

.slider-navigation ul li a.active {
	color:#C0D200;
}

.slider-navigation ul li a.none {
	display:none;
}

.slider-navigation ul li a.visual {
	text-indent:-9999px;
	width:12px;
	height:12px;
	-moz-border-radius:100px;
	-webkit-border-radius:100px;
	border-radius:100px;
	background-color:#FFFFFF;
}

.slider-navigation ul li.isLast {
	margin-right:0;
}

.slider-wrapper {
	position:relative;
	overflow:hidden;
	left:0;
	margin:0;
	-ms-filter:Alpha(opacity=0);
	filter:Alpha(opacity=0);
	opacity:0;
	-o-transition:left 0.3s ease-in;
	-webkit-transition:left 0.3s ease-in;
	transition:left 0.3s ease-in;
}

.slider-wrapper .slide {
	position:relative;
	float:left;
	left:0;
	-ms-filter:Alpha(opacity=0);
	filter:Alpha(opacity=0);
	opacity:0;
	-o-transition:left 1s ease-out 1s;
	-webkit-transition:left 1s ease-out 1s;
	transition:left 1s ease-out 1s;
}

.slider-wrapper .slide-content-video {
	position:absolute;
	width:100% !important;
	height:100% !important;
	z-index:1;
}

.slider-wrapper .slide-content-video .vjs-control-bar {
	display:none !important;
}

.slider-wrapper .slide-content-wrapper {
	position:relative;
	overflow:hidden;
	width:100%;
	max-height:650px;
	z-index:2;
	-ms-filter:Alpha(opacity=0);
	filter:Alpha(opacity=0);
	opacity:0;
	-o-transition:opacity 0.05s linear 0s;
	-webkit-transition:opacity 0.05s linear 0s;
	transition:opacity 0.05s linear 0s;
}

.slider-wrapper .slide-content-wrapper .slide-content-button {
	position:absolute;
	width:500px;
	right:0;
	bottom:140px;
	z-index:2;
}

.slider-wrapper .slide-content-wrapper .slide-content-image-wrapper {
	position:relative;
	width:100%;
	margin-right:auto;
	margin-bottom:0;
	margin-left:auto;
}

.slider-wrapper .slide-content-wrapper .slide-content-text {
	position:absolute;
	width:500px;
	top:180px;
	right:0;
	z-index:2;
}

.slider-wrapper .slide-content-wrapper .slide-content-title {
	position:absolute;
	width:500px;
	top:100px;
	right:0;
	z-index:2;
}

.slider-wrapper .slide-content-wrapper .transition-end-appear {
	-ms-filter:Alpha(opacity=99);
	filter:Alpha(opacity=99);
	opacity:0.99;
}

.slider-wrapper .slide-content-wrapper .transition-end-bottom {
	-ms-filter:Alpha(opacity=99);
	filter:Alpha(opacity=99);
	opacity:0.99;
}

.slider-wrapper .slide-content-wrapper .transition-end-left {
	right:0;
	-ms-filter:Alpha(opacity=99);
	filter:Alpha(opacity=99);
	opacity:0.99;
}

.slider-wrapper .slide-content-wrapper .transition-end-right {
	right:0;
	-ms-filter:Alpha(opacity=99);
	filter:Alpha(opacity=99);
	opacity:0.99;
}

.slider-wrapper .slide-content-wrapper .transition-end-top {
	-ms-filter:Alpha(opacity=99);
	filter:Alpha(opacity=99);
	opacity:0.99;
}

.slider-wrapper .slide-content-wrapper .transition-end-zoom-in {
	-ms-filter:Alpha(opacity=99);
	filter:Alpha(opacity=99);
	opacity:0.99;
	-webkit-transform:scale(1,1);
	-ms-transform:scale(1,1);
	transform:scale(1,1);
}

.slider-wrapper .slide-content-wrapper .transition-end-zoom-out {
	-ms-filter:Alpha(opacity=99);
	filter:Alpha(opacity=99);
	opacity:0.99;
	-webkit-transform:scale(1,1);
	-ms-transform:scale(1,1);
	transform:scale(1,1);
}

.slider-wrapper .slide-content-wrapper .transition-start-appear {
	-ms-filter:Alpha(opacity=0);
	filter:Alpha(opacity=0);
	opacity:0;
}

.slider-wrapper .slide-content-wrapper .transition-start-bottom {
	top:100%;
	-ms-filter:Alpha(opacity=0);
	filter:Alpha(opacity=0);
	opacity:0;
}

.slider-wrapper .slide-content-wrapper .transition-start-left {
	right:100%;
	-ms-filter:Alpha(opacity=0);
	filter:Alpha(opacity=0);
	opacity:0;
}

.slider-wrapper .slide-content-wrapper .transition-start-right {
	right:-100%;
	-ms-filter:Alpha(opacity=0);
	filter:Alpha(opacity=0);
	opacity:0;
}

.slider-wrapper .slide-content-wrapper .transition-start-top {
	top:-100%;
	-ms-filter:Alpha(opacity=0);
	filter:Alpha(opacity=0);
	opacity:0;
}

.slider-wrapper .slide-content-wrapper .transition-start-zoom-in {
	-ms-filter:Alpha(opacity=0);
	filter:Alpha(opacity=0);
	opacity:0;
	-webkit-transform:scale(2,2);
	-ms-transform:scale(2,2);
	transform:scale(2,2);
}

.slider-wrapper .slide-content-wrapper .transition-start-zoom-out {
	-ms-filter:Alpha(opacity=0);
	filter:Alpha(opacity=0);
	opacity:0;
	-webkit-transform:scale(0,0);
	-ms-transform:scale(0,0);
	transform:scale(0,0);
}

.slider-wrapper .slide-content-wrapper.active {
	-ms-filter:Alpha(opacity=100);
	filter:Alpha(opacity=100);
	opacity:1;
}

.slider-wrapper .slide.active {
	-ms-filter:Alpha(opacity=100);
	filter:Alpha(opacity=100);
	opacity:1;
}

.slider-wrapper .start-animation {
	left:100%;
}

.slider-wrapper.ready {
	-ms-filter:Alpha(opacity=100);
	filter:Alpha(opacity=100);
	opacity:1;
}

.visual-background {
	position:relative;
	overflow:hidden;
	width:100%;
	max-height:650px;
	z-index:1;
	margin-bottom:50px;
}

.visual-background .background-video {
	position:absolute;
	width:100% !important;
	height:100% !important;
	z-index:1;
}

.visual-background .background-video .vjs-control-bar {
	display:none !important;
}

.visual-slider {
	position:relative;
	width:100%;
	margin-top:0;
	margin-right:auto;
	margin-bottom:0;
	margin-left:auto;
}

a.muted {
	background-position:-40px -40px;
}

a.navigation-prevnext {
	text-indent:-9999px;
	position:absolute;
	display:block;
	overflow:hidden;
	width:20px;
	height:35px;
	top:50%;
	z-index:3;
	margin-top:-18px;
	margin-right:0;
	margin-bottom:0;
	margin-left:0;
	background-image:url(../../../../docs/en/1906/PS-Portrait-Ng-M-CN.jpg?v=1.0);
	background-repeat:no-repeat;
	-o-transition:opacity 0.3s linear 0s;
	-webkit-transition:opacity 0.3s linear 0s;
	transition:opacity 0.3s linear 0s;
}

a.navigation-prevnext.disabled {
	-ms-filter:Alpha(opacity=0);
	filter:Alpha(opacity=0);
	opacity:0;
}

a.sound-control {
	position:absolute;
	display:block;
	width:20px;
	height:20px;
	right:20px;
	bottom:20px;
	z-index:2;
	margin:0;
	background-image:url(../../../../docs/de/11899/sprite-icon-sound.png?v=1.0);
	background-repeat:no-repeat;
	background-position:-40px 0;
	-ms-filter:Alpha(opacity=70);
	filter:Alpha(opacity=70);
	opacity:0.7;
	-o-transition:opacity 0.2s linear 0s;
	-webkit-transition:opacity 0.2s linear 0s;
	transition:opacity 0.2s linear 0s;
}

a.visual-pause {
	position:absolute;
	display:none;
	width:3px;
	height:15px;
	bottom:20px;
	left:20px;
	z-index:6;
	border-right-width:4px;
	border-left-width:4px;
	border-right-style:solid;
	border-left-style:solid;
	margin:0;
	-ms-filter:Alpha(opacity=70);
	filter:Alpha(opacity=70);
	opacity:0.7;
	-o-transition:opacity 0.2s linear 0s;
	-webkit-transition:opacity 0.2s linear 0s;
	transition:opacity 0.2s linear 0s;
}

a.visual-play {
	width:0 !important;
	height:0 !important;
	bottom:19px !important;
	left:23px !important;
	border-width:8px !important;
	border-top-color:transparent;
	border-right-color:transparent;
	border-bottom-color:transparent;
	border-left-color:#F1F1F1;
	border-style:solid;
}

.slider-wrapper .slide-content-wrapper .slide-content-image-wrapper .define-height {
	position:relative !important;
}

.slider-wrapper .slide-content-wrapper .slide-content-image-wrapper .slide-content-image {
	position:absolute;
	width:100%;
	height:auto;
	top:0;
	left:0;
}

.slider-wrapper .slide-content-wrapper .slide-content-button a {
	font-size:16px;
	line-height:18px;
	font-family:宋体, Arial, Helvetica, Verdana, sans-serif, MS Gothic;
	font-weight:normal;
	font-style:normal;
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	margin-top:0px;
	margin-right:0;
	margin-bottom:10px;
	margin-left:0;
	padding-left:15px;
	background-image:url(../../../../docs/de/10302/Link-Icon-Light-Green.gif?v=1.0);
	background-repeat:no-repeat;
	background-position:left 4px;
	-o-transition:color 0.2s ease 0s;
	-webkit-transition:color 0.2s ease 0s;
	transition:color 0.2s ease 0s;
}

.slider-wrapper .slide-content-wrapper .slide-content-text > p {
	font-size:16px;
	line-height:27px;
	font-family:宋体, Arial, Helvetica, Verdana, sans-serif, MS Gothic;
	font-weight:normal;
	font-style:normal;
	color:#C0D200;
	border-top-width:0px;
	border-right-width:0px;
	border-bottom-width:2px;
	border-left-width:2px;
	border-color:#C0D200;
	border-style:solid;
	margin:0;
	padding:30px;
}

.slider-wrapper .slide-content-wrapper .slide-content-title > h1 {
	font-size:24px;
	font-family:宋体, Arial, Helvetica, Verdana, sans-serif, MS Gothic;
	font-weight:normal;
	font-style:normal;
	color:#C0D200;
	border-top-width:2px;
	border-right-width:0px;
	border-bottom-width:2px;
	border-left-width:2px;
	border-color:#C0D200;
	border-style:solid;
	padding-top:30px;
	padding-right:0;
	padding-bottom:30px;
	padding-left:30px;
}

.slider-navigation ul li a.visual.active {
	background-color:#C0D200;
}

.slider-wrapper .slide-content-wrapper .slide-content-background {
	position:absolute;
	width:550px;
	height:100%;
	right:0px;
	z-index:1;
	background-color:#282828;
	-ms-filter:Alpha(opacity=70);
	filter:Alpha(opacity=70);
	opacity:0.7;
}
/* style: MainStyle language: default / engineId: default / pseudo: hover */
.navigation-next:hover {
	background-position:-100px -200px;
}

.navigation-prev:hover {
	background-position:-100px -100px;
}

.slider-navigation ul li a:hover {
	margin:0;
	-ms-filter:Alpha(opacity=70);
	filter:Alpha(opacity=70);
	opacity:0.7;
}

a.sound-control:hover {
	margin:0;
	-ms-filter:Alpha(opacity=100);
	filter:Alpha(opacity=100);
	opacity:1;
}

a.visual-pause:hover {
	margin:0;
	-ms-filter:Alpha(opacity=100);
	filter:Alpha(opacity=100);
	opacity:1;
}

.slider-wrapper .slide-content-wrapper .slide-content-button a:hover {
	color:#C0D200;
	margin-right:0;
	margin-left:0;
}
/* style: MainStyle language: en / engineId: default / pseudo: default */
.slider-navigation ul li a {
	font-family:Arial, Helvetica, Verdana, Geneva, MS Gothic;
	font-weight:bold;
}

.slider-wrapper .slide-content-wrapper .slide-content-button a {
	font-family:Arial, Helvetica, Verdana, Geneva, MS Gothic;
}

.slider-wrapper .slide-content-wrapper .slide-content-text > p {
	font-family:Arial, Helvetica, Verdana, Geneva, MS Gothic;
}

.slider-wrapper .slide-content-wrapper .slide-content-title > h1 {
	font-family:Arial, Helvetica, Verdana, Geneva, MS Gothic;
	font-weight:bold;
}

/* brick-Richtext */

/* style: MainStyle language: default / engineId: default / pseudo: default */
.richtext .sub {
	font-size:10px;
	line-height:11px;
	font-family:宋体, Arial, Helvetica, Verdana, sans-serif, MS Gothic;
	font-weight:normal;
	font-style:normal;
	color:#7D7D7D;
	vertical-align:sub;
}

.richtext p {
	font-size:16px;
	line-height:1.5em;
	font-family:宋体, Arial, Helvetica, Verdana, sans-serif, MS Gothic;
	font-weight:normal;
	font-style:normal;
	color:#7D7D7D;
}

.richtext .sup {
	font-size:10px;
	line-height:11px;
	font-family:宋体, Arial, Helvetica, Verdana, sans-serif, MS Gothic;
	font-weight:normal;
	font-style:normal;
	color:#7D7D7D;
	vertical-align:super;
}

.richtext h2 {
	font-size:13px;
	line-height:1.5em;
	font-family:宋体, Arial, Helvetica, Verdana, sans-serif, MS Gothic;
	font-weight:normal;
	font-style:normal;
	color:#000000;
}

.richtext h4 {
	font-size:16px;
	line-height:14px;
	font-family:宋体, Arial, Helvetica, Verdana, sans-serif, MS Gothic;
	font-weight:normal;
	font-style:normal;
	color:#646464;
}

.richtext strong,
.richtext em {
	font-size:16px;
	line-height:15px;
	font-family:宋体, Arial, Helvetica, Verdana, sans-serif, MS Gothic;
	font-weight:normal;
	font-style:normal;
	color:#7D7D7D;
}

.richtext em {
	color:#646464;
}

.richtext.richtext-white .sub {
	color:#FFFFFF;
}

.richtext.richtext-white .sup {
	color:#FFFFFF;
}

.richtext.richtext-white em {
	color:#FFFFFF;
}

.richtext.richtext-white h2 {
	color:#FFFFFF;
}

.richtext.richtext-white h4 {
	color:#FFFFFF;
}

.richtext.richtext-white p {
	color:#FFFFFF;
}

.richtext.richtext-white strong {
	color:#FFFFFF;
}

.richtext span {
	font-size:16px;
	line-height:1.5em;
	font-family:宋体, Arial, Helvetica, Verdana, sans-serif, MS Gothic;
	font-weight:normal;
	font-style:normal;
	color:#7D7D7D;
}

.brick-richtext {
	margin-bottom:15px;
}

.brick-richtext .link1 {
	padding-left:12px;
	background-image:url(../../../../docs/de/10297/Link-Icon-Blue.gif?v=1.1);
}

.brick-richtext a {
	font-size:16px;
	line-height:1.5em;
	font-family:宋体, Arial, Helvetica, Verdana, sans-serif, MS Gothic;
	font-weight:normal;
	font-style:normal;
	color:#3876D0;
	text-decoration:none;
	text-transform:none;
	padding-left:0px;
	background-image:none;
	background-repeat:no-repeat;
	background-position:0px 2px;
}

.richtext ul li {
	margin-top:3px;
	padding-left:10px;
	background-image:url(../../../../docs/de/451/Icon-Bullet.gif?v=1.1);
	background-repeat:no-repeat;
	background-position:left top;
}

.richtext ul li p {
	font-size:16px;
	line-height:1.5em;
	font-family:宋体, Arial, Helvetica, Verdana, sans-serif, MS Gothic;
	font-weight:normal;
	font-style:normal;
	color:#7D7D7D;
}

.richtext ol {
	font-size:14px;
	font-family:宋体, Arial, Helvetica, Verdana, sans-serif, MS Gothic;
	font-weight:normal;
	font-style:normal;
	color:#7D7D7D;
	display:block;
	padding-left:15px;
	list-style-type:decimal;
}

.richtext ol li {
	margin-bottom:3px;
}

.richtext ol li p {
	font-size:16px;
	line-height:1.5em;
	font-family:宋体, Arial, Helvetica, Verdana, sans-serif, MS Gothic;
	font-weight:normal;
	font-style:normal;
	color:#7D7D7D;
}
/* style: MainStyle language: default / engineId: default / pseudo: hover */
.brick-richtext a:hover {
	text-decoration:underline;
}
/* style: MainStyle language: en / engineId: default / pseudo: default */
.richtext .sub {
	font-family:Arial, Helvetica, Verdana, Geneva, MS Gothic;
}

.richtext p {
	font-family:Arial, Helvetica, Verdana, Geneva, MS Gothic;
}

.richtext .sup {
	font-family:Arial, Helvetica, Verdana, Geneva, MS Gothic;
}

.richtext h2 {
	font-family:Arial, Helvetica, Verdana, Geneva, MS Gothic;
	font-weight:bold;
}

.richtext h4 {
	font-family:Arial, Helvetica, Verdana, Geneva, MS Gothic;
	font-weight:bold;
}

.richtext strong,
.richtext em {
	font-family:Arial, Helvetica, Verdana, Geneva, MS Gothic;
	font-weight:bold;
}

.richtext span {
	font-family:Arial, Helvetica, Verdana, Geneva, MS Gothic;
}

.brick-richtext a {
	font-family:Arial, Helvetica, Verdana, Geneva, MS Gothic;
	font-weight:bold;
}

.richtext ul li p {
	font-family:Arial, Helvetica, Verdana, Geneva, MS Gothic;
}

.richtext ol {
	font-family:Arial, Helvetica, Verdana, Geneva, MS Gothic;
}

.richtext ol li p {
	font-family:Arial, Helvetica, Verdana, Geneva, MS Gothic;
}

/* utils-ajaxloader */

/* style: MainStyle language: default / engineId: default / pseudo: default */
.ajax-content-wrapper {
	position:relative;
}

.ajax-spinner-bars {
	position:absolute;
	width:35px;
	height:35px;
}

.ajax-spinner-bars > div {
	position:absolute;
	width:2px;
	height:8px;
	background-color:#0060AF;
	-ms-filter:Alpha(opacity=5);
	filter:Alpha(opacity=5);
	opacity:0.05;
}

.ajax-spinner-dots {
	text-align:center;
	position:absolute;
	width:70px;
	top:50%;
	left:50%;
	margin-top:-9px;
	margin-right:0;
	margin-bottom:0;
	margin-left:-35px;
}

.ajax-spinner-dots > div {
	display:inline-block;
	width:18px;
	height:18px;
	-moz-border-radius:100px;
	-webkit-border-radius:100px;
	border-radius:100px;
	background-color:#0060AF;
}

.ajax-spinner-fallback {
	position:absolute;
	width:30px;
	height:30px;
}

.ajax-spinner-pulse {
	position:absolute;
	width:40px;
	height:40px;
	top:50%;
	left:50%;
	z-index:100;
	margin-top:-40px;
}

.ajax-spinner-pulse > div {
	position:absolute;
	width:100%;
	height:100%;
	-moz-border-radius:100px;
	-webkit-border-radius:100px;
	border-radius:100px;
	background-color:#0060AF;
	-ms-filter:Alpha(opacity=60);
	filter:Alpha(opacity=60);
	opacity:0.6;
}

.ajax-spinner-spin {
	position:absolute;
	display:inline-block;
	width:25px;
	height:25px;
	top:50%;
	left:50%;
	border-width:4px;
	border-top-color:#0060AF;
	border-right-color:transparent;
	border-bottom-color:#0060AF;
	border-left-color:transparent;
	border-style:solid;
	-moz-border-radius:150px;
	-webkit-border-radius:150px;
	border-radius:150px;
	margin-top:-6px;
	margin-right:0;
	margin-bottom:0;
	margin-left:-6px;
	background-color:transparent;
}

.ajax-spinner-square {
	position:absolute;
	width:30px;
	height:30px;
	top:50%;
	left:50%;
	z-index:100;
	margin-top:-30px;
	background-color:#C8C8CA;
}

.ajax-transition {
	-o-transition:all 0.3s ease-in 0s;
	-webkit-transition:all 0.3s ease-in 0s;
	transition:all 0.3s ease-in 0s;
}

.transition-fadeOut {
	-ms-filter:Alpha(opacity=0);
	filter:Alpha(opacity=0);
	opacity:0;
}

div.ajax-loader {
	position:relative;
	width:100%;
	height:100%;
	z-index:10;
	background-color:#FFFFFF;
	-ms-filter:Alpha(opacity=60);
	filter:Alpha(opacity=60);
	opacity:0.6;
}

table.ajaxloader td.ajaxloader {
	vertical-align:middle;
	background-color:#3876D0;
	-ms-filter:Alpha(opacity=50);
	filter:Alpha(opacity=50);
	opacity:0.5;
}

img.ajax-loader {
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-25px;
	margin-left:-25px;
}

/* Messages */

/* style: MainStyle language: default / engineId: default / pseudo: default */
.message-wrapper {
	position:fixed;
	right:10px;
	bottom:114px;
	visibility:hidden;
	z-index:9000;
	-moz-box-shadow:1px 1px 2px 0px rgba(14,19,22,0.7);
	-webkit-box-shadow:1px 1px 2px 0px rgba(14,19,22,0.7);
	box-shadow:1px 1px 2px 0px rgba(14,19,22,0.7);
	-webkit-transform:translateX(120%);
	-ms-transform:translateX(120%);
	transform:translateX(120%);
	-o-transition:opacity 0.5s ease 0s, visibility 0.5s ease 0s, -o-transform 0.4s ease 0s;
	-webkit-transition:opacity 0.5s ease 0s, visibility 0.5s ease 0s, -webkit-transform 0.4s ease 0s;
	transition:opacity 0.5s ease 0s, visibility 0.5s ease 0s, transform 0.4s ease 0s;
}

.message-wrapper .message {
	position:relative;
	width:350px;
	height:auto;
	padding-top:20px;
	padding-right:25px;
	padding-bottom:20px;
	padding-left:25px;
	background-color:#e8e8e8;
}

.message-wrapper.visible {
	visibility:visible;
	-ms-filter:Alpha(opacity=100);
	filter:Alpha(opacity=100);
	opacity:1;
	-webkit-transform:translateX(0%);
	-ms-transform:translateX(0%);
	transform:translateX(0%);
	-o-transition:opacity 0.5s ease 0.8s, visibility 0.5s ease 0.8s, -o-transform 0.4s ease 0.8s;
	-webkit-transition:opacity 0.5s ease 0.8s, visibility 0.5s ease 0.8s, -webkit-transform 0.4s ease 0.8s;
	transition:opacity 0.5s ease 0.8s, visibility 0.5s ease 0.8s, transform 0.4s ease 0.8s;
}

.message-wrapper .message .close {
	position:absolute;
	top:10px;
	right:10px;
	cursor:pointer;
}

.message-wrapper .message .richtext h2 {
	font-size:20px;
}

/* Fancybox */

/* style: MainStyle language: default / engineId: default / pseudo: default */
.fancybox-share__button--pt {
	display:none !important;
}

/* CookieNotice @media Mobile */
@media only screen and (max-width : 640px) {

/* style: MainStyle language: default / engineId: default / pseudo: default */
.cookie-notice .cookie-notice-inner .cell {
	display:block;
	margin-bottom:30px;
}

.cookie-notice .cookie-notice-inner .cell.isLast {
	margin-bottom:0px;
}

.cookie-notice .cookie-notice-inner {
	display:block;
}

.cookie-notice .cookie-notice-inner a.close-button {
	float:none;
}
}

/* brick-Multicolumn @media Mobile */
@media only screen and (max-width : 640px) {

/* style: MainStyle language: default / engineId: default / pseudo: default */
.content div.multicolumn.multicolumn-width-100 > div {
	display:block;
	width:100%;
}

.content div.multicolumn.multicolumn-width-66 > div {
	display:block;
	width:100%;
}

.content div.multicolumn.multicolumn-width-75 > div {
	width:100%;
}

.content div.multicolumn {
	width:100%;
}
}

/* brick-MMM-Player @media Mobile */
@media only screen and (max-width : 640px) {

/* style: MainStyle language: default / engineId: default / pseudo: default */
.content .mediaplayer object {
	width:300px;
	height:270px;
}
}

/* brick @media Mobile */
@media only screen and (max-width : 640px) {

/* style: MainStyle language: default / engineId: default / pseudo: default */
.brick-list p {
	line-height:20px;
}

.brick-section > div {
	display:block;
	width:100%;
}
}

/* common @media Mobile */
@media only screen and (max-width : 640px) {

/* style: MainStyle language: default / engineId: default / pseudo: default */
.mod-product-overview ul.product-group li.product-group {
	width:100%;
	min-height:270px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	margin-bottom:20px !important;
	padding-top:0px;
	padding-right:20px;
	padding-bottom:0px;
	padding-left:20px;
	background-position:center top;
}

.mod-product-overview #product-overview-detail {
	margin:10px;
	margin-bottom:20px;
}

#topnavigation-wrapper ul#topnavigation {
	display:none;
}

#header {
	display:none;
}

.mod-newsbox ul.home {
	width:100%;
}

.mod-promo ul li {
	float:none;
	width:100%;
}

.mod-promo ul.home {
	float:none;
	width:100%;
}

.mod-promo ul li span.link {
	font-size:14px;
	line-height:18px;
	background-position:95% 14px;
}

.mod-homeclips {
	display:none !important;
}

#mod-homeclips {
	width:100%;
	height:auto;
	margin-top:5px;
}

#mod-homeclips ul {
	width:100%;
	height:auto;
}

#mod-homeclips ul li {
	width:100%;
	height:auto;
}

#mod-homeclips ul li.active {
	width:100%;
}

#mod-homeclips ul li.active div {
	width:100%;
}

#mod-homeclips ul li div {
	position:relative;
	width:100%;
}

#mod-homeclips ul li div a {
	font-size:14px;
	position:absolute;
	right:0px;
	left:77%;
}

.mod-homeclips-mobile {
	display:block !important;
}

#mod-hometeaser #hometeaser-box {
	position:static;
	width:100%;
	height:auto;
	bottom:auto;
	padding-top:10px;
	padding-right:0px;
	padding-bottom:30px;
	padding-left:0px;
}

.mod-promo ul.landingpage {
	width:100%;
}

.mod-promo ul li a img.full-size {
	display:block;
	width:100%;
	height:auto;
}

.mod-promo ul li a img {
	display:none;
}

.mod-promo ul.landingpage li {
	border-right-width:0px;
}

.product-detail-header .image-menu-container .image-menu {
	position:relative;
	right:0px;
	margin-top:0;
	margin-right:auto;
	margin-bottom:0;
	margin-left:auto;
}

div#ProductDetail ul.menu li .title3 {
	font-size:14px;
	line-height:16px;
	width:100%;
	margin-bottom:1px;
	padding-top:13px;
	padding-right:10px;
	padding-bottom:13px;
	padding-left:10px;
}

div#ProductDetail ul.menu li a.linkpromo {
	font-size:14px;
	line-height:16px;
	width:100%;
	margin-bottom:1px;
	padding-top:13px;
	padding-right:10px;
	padding-bottom:13px;
	padding-left:10px;
}

.alphabet-menu ul li {
	width:40px;
	margin-top:1px;
	margin-bottom:1px;
}

.alphabet-menu ul li a {
	font-size:16px;
	line-height:40px;
	height:40px;
}

.alphabet-menu ul li p {
	font-size:16px;
	line-height:40px;
	height:40px;
}

.text2side,
.text2sidenegativ,
.text2sidenegativdate,
.text2sidewhite,
.text3date,
.text3negativdate,
.text3side,
.text3sidedate,
.text3sidenegativ,
.text5side,
.text4,
.text2 {
	font-size:14px;
	line-height:20px;
}

.title2side {
	font-size:14px;
	line-height:20px;
}

.title3 {
	font-size:24px;
	line-height:26px;
}

.normal {
	font-size:14px;
	line-height:20px;
	width:100% !important;
	height:30px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	padding-right:5px;
	padding-left:5px;
}

.normalmandatory {
	font-size:14px;
	line-height:20px;
	width:100% !important;
	height:30px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	padding-right:5px;
	padding-left:5px;
}

.formtext1 {
	font-size:14px;
	line-height:20px;
}

.formtext2 {
	font-size:14px;
	line-height:20px;
}

.normalformsubmit {
	font-size:16px;
	line-height:20px;
}

.formtext3 {
	font-size:14px;
	line-height:20px;
}

.linktitle3side {
	font-size:14px;
	line-height:20px;
}

.title3side {
	font-size:16px;
	line-height:24px;
}

.titleboxheadersidebox1 {
	font-size:16px;
	line-height:24px;
}

.link1side {
	font-size:16px;
	line-height:24px;
}

.linkfooter {
	font-size:14px;
	line-height:20px;
}

.text5 {
	font-size:14px;
	line-height:20px;
}

.link1 {
	font-size:14px;
	line-height:20px;
}

.titleboxheaderbox1 {
	font-size:16px;
	line-height:16px;
}

.titleboxheaderbox2 {
	font-size:16px;
	line-height:16px;
}

.titleboxheaderbox3 {
	font-size:16px;
	line-height:16px;
}

.NormalSide {
	font-size:14px;
	line-height:20px;
	width:100%;
	height:20pt;
}

.short {
	font-size:14px;
	line-height:20px;
	width:100%;
	height:22pt;
}

.title3negativ {
	font-size:14px;
	line-height:16px;
}

#faq .right-column {
	width:100%;
	margin-left:0px;
}

#faq .left-column {
	width:100%;
}

.linkpromo {
	font-size:14px;
}

#mod-hometeaser #hometeaser-box a {
	font-size:14px;
	line-height:20px;
}

#mod-hometeaser #hometeaser-box p {
	font-size:14px;
	line-height:20px;
}

.mod-product-overview div.head a.info {
	font-size:14px;
	line-height:20px;
}

.dictionary-textbreak {
	text-align:right;
	white-space:normal;
}

input.checkbox {
	margin-top:3px;
}

.text1 {
	font-size:14px;
	line-height:20px;
}

.text3 {
	font-size:14px;
	line-height:20px;
}

.text4side {
	font-size:13px;
	line-height:18px;
}

img.fullwidth {
	width:100%;
	height:auto;
}

.mobile-hide {
	display:none;
}

.title2 {
	font-size:14px;
	line-height:18px;
}

#mod-homeclips ul li div span.text {
	font-size:13px;
	line-height:18px;
	width:100%;
}

.mod-promo ul.box div.header-bar span.title1 {
	font-size:14px;
	line-height:18px;
}

.mod-promo ul.box div.header-bar span.title2 {
	font-size:14px;
	line-height:18px;
}

.mod-newsbox ul li a {
	font-size:14px;
	line-height:18px;
}

.mod-newsbox ul li span.date {
	font-size:14px;
	line-height:18px;
}

.product-detail-header #DetailImage img {
	width:100%;
}

.link1normal {
	font-size:14px !important;
	line-height:18px !important;
}

.title2sidenegativ {
	font-size:14px;
	line-height:16px;
}

.link1normalside {
	font-size:14px !important;
	line-height:18px !important;
}

#topnavigation-wrapper {
	display:none;
}

#mod-hometeaser {
	width:100%;
}

#promo-wrapper {
	width:100%;
}

.pdf-link {
	line-height:18px;
}

.mod-product-overview #DetailImage img {
	width:100%;
}

.mod-product-overview div.head .image-menu-container .image-menu {
	position:relative;
	right:0px;
	margin-top:0;
	margin-right:auto;
	margin-bottom:0;
	margin-left:auto;
}

.mod-product-overview-header #DetailImage img {
	width:100%;
}

.mod-product-overview-header #DetailImage {
	width:100%;
	height:100px;
}

.mod-product-overview-header {
	margin-bottom:0px;
}

.mod-product-overview-header .pattern-overlay {
	height:40px;
}

.mod-product-overview div.head .image-menu-container {
	width:100%;
	top:10px;
	left:0px;
}

.mod-product-overview div.head {
	padding-top:40px;
}

.product-detail-header #DetailImage {
	float:none;
	width:100%;
}

.product-detail-header .image-menu-container {
	position:relative;
	float:none;
	width:100%;
}

.mod-product-overview .overview-content {
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	padding-top:0px;
	padding-right:10px;
	padding-bottom:0px;
	padding-left:10px;
}

div#ProductDetail ul.menu li .inactive {
	width:100%;
}

div#ProductDetail ul.menu li p {
	width:100%;
}
/* style: MainStyle language: default / engineId: default / pseudo: active */
.link1normal:active {
	font-size:14px;
	line-height:18px;
	font-family:宋体, Arial, Helvetica, Verdana, sans-serif, MS Gothic;
	font-weight:normal;
	font-style:normal;
	color:#3876D0;
}
/* style: MainStyle language: en / engineId: default / pseudo: active */
.link1normal:active {
	font-family:Arial, Helvetica, Verdana, Geneva, MS Gothic;
	font-weight:bold;
}
}

/* contacts @media Mobile */
@media only screen and (max-width : 640px) {

/* style: MainStyle language: default / engineId: default / pseudo: default */
#contact-detail div.left-column {
	float:none;
	width:100%;
}

#contact-detail div.right-column {
	width:100%;
	margin-top:20px;
	margin-left:0px;
}

#contact-detail div.right-column input {
	width:100%;
}

#contact-detail div.left-column textarea {
	width:100%;
}

#contact-detail .formfield textarea {
	float:none;
	width:100%;
}
}

/* design @media Mobile */
@media only screen and (max-width : 640px) {

/* style: MainStyle language: default / engineId: default / pseudo: default */
.content-body .left-margin {
	display:none;
}

.content-body .content-section .content-wrapper .content-container > div {
	display:block;
	width:100%;
}

.content-body .content-section .content-wrapper .content-container .maincol > div {
	display:block;
	width:100%;
}

.content-body {
	width:100%;
	min-width:0 !important;
	padding:0px;
	padding-top:110px;
}

.content-margin {
	display:none;
}

.content-body .content-section > div {
	display:block;
	width:100%;
}

.content-body .content-section .content-wrapper .content-container .sidenavigation {
	display:none;
}

.content-body .content-section .content-wrapper .content-container .maincol {
	width:100%;
}

.content-main {
	width:100%;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	padding-top:0;
	padding-right:10px;
	padding-bottom:0;
	padding-left:10px;
}

.content-side {
	width:100% !important;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	padding-top:0;
	padding-right:10px;
	padding-bottom:0 !important;
	padding-left:10px;
}

#mobile-header {
	display:block;
}

.content-full {
	width:100%;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	padding-top:0;
	padding-right:10px;
	padding-bottom:0;
	padding-left:10px;
}

.content-body.content-body-newsletter {
	width:100%;
	margin-left:0px;
}

.content-body.content-body-newsletter .newsletter-logo {
	margin-right:10px;
}

.content-body.content-body-newsletter .content-side {
	display:block;
	padding-top:0px !important;
}

.content-body.content-body-newsletter .content-main {
	display:block;
	padding-top:0px !important;
	padding-right:5px !important;
	padding-bottom:0px !important;
	padding-left:5px !important;
}

.footer-company-address {
	font-size:14px;
	line-height:20px;
}

#footer {
	width:100%;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	margin-top:10px;
	padding:0px;
	padding-top:10px;
	padding-right:10px;
	padding-bottom:15px;
	padding-left:10px;
}

.footer-company-contacts {
	height:40px;
	margin-top:5px;
	margin-bottom:5px;
	padding-top:13px;
	background-image:url(../../../../docs/de/11430/IconTrennlinieHorizontal-Klein-1px-40px-height.gif?v=1.0);
}

.footer-section .footer-functions {
	display:none;
}

.multicolumn-column {
	display:block;
	width:100%;
}
}

/* forms @media Mobile */
@media only screen and (max-width : 640px) {

/* style: MainStyle language: default / engineId: default / pseudo: default */
.content .form-field .form-input {
	float:none;
	width:100%;
}

.content .form-field .form-label {
	float:none;
	width:100%;
}

.content .form-field input.textfield {
	float:none;
	width:100%;
}

.content select {
	float:none;
	width:100%;
}

.content textarea {
	float:none;
	width:100%;
}

.content .form-field .formtext3 {
	clear:none;
	margin-left:0px;
}

.content .form-field div.normal {
	height:30px;
}

.content .form-field div.normalmandatory {
	height:30px;
}

.content input.checkbox {
	margin-top:5px;
}

.content select.meduim {
	float:none;
	width:100%;
}

.content .form-field .meduim {
	float:none;
	width:100%;
}

.content label {
	display:block;
	margin-bottom:5px;
}

.content ul.checkbox li label {
	display:inline;
}

.content .formfield {
	display:block;
}

.content .formfield .cap-wrap {
	display:block;
}

.content .formfield .input-wrap {
	display:block;
}
}

/* history @media Mobile */
@media only screen and (max-width : 640px) {

/* style: MainStyle language: default / engineId: default / pseudo: default */
#history-desktop {
	display:none;
}

#history-mobile {
	display:block;
}
}

/* location @media Mobile */
@media only screen and (max-width : 640px) {

/* style: MainStyle language: default / engineId: default / pseudo: default */
#location-detail ul li div.right-column {
	width:100%;
	margin-top:20px;
	margin-left:0px;
}

#location-detail ul li div.left-column {
	float:none;
	width:100%;
}
}

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

/* style: MainStyle language: default / engineId: default / pseudo: default */
.content .mediaplayer-gallery-wrapper .mediaplayer-gallery-list li {
	width:50%;
}
}

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

/* style: MainStyle language: default / engineId: default / pseudo: default */
.slider-wrapper .slide-content-wrapper .slide-content-title {
	display:none;
}

.slider-wrapper .slide-content-wrapper .slide-content-text {
	display:none;
}

.slider-wrapper .slide-content-wrapper .slide-content-button {
	display:none;
}

.slider-wrapper .slide-content-wrapper .slide-content-background {
	display:none;
}

.slider-navigation {
	display:none;
}
}

/* Messages @media Mobile */
@media only screen and (max-width : 640px) {

/* style: MainStyle language: default / engineId: default / pseudo: default */
.message-wrapper {
	display:none;
}
}

/* common @media Notebook */
@media only screen and (max-width : 1500px) {

/* style: MainStyle language: default / engineId: default / pseudo: default */
.product-detail-header .image-menu-container {
	padding-top:30px;
}

.product-detail-header .image-menu-container p {
	font-size:14px;
}

.product-detail-header .image-menu-container h1.title1 {
	font-size:26px !important;
}
}

/* module-visuals @media Notebook */
@media only screen and (max-width : 1500px) {

/* style: MainStyle language: default / engineId: default / pseudo: default */
.slider-wrapper .slide-content-wrapper .slide-content-text > p {
	font-size:14px;
	line-height:20px;
	padding-top:25px;
	padding-bottom:25px;
}

.slider-wrapper .slide-content-wrapper .slide-content-title > h1 {
	font-size:24px;
	padding-top:25px;
	padding-bottom:25px;
}

.slider-wrapper .slide-content-wrapper .slide-content-text {
	top:150px;
}

.slider-wrapper .slide-content-wrapper .slide-content-title {
	top:80px;
}
}

/* design @media Tablet */
@media only screen and (max-width : 1000px) {

/* style: MainStyle language: default / engineId: default / pseudo: default */
.content-body {
	min-width:1000px;
}
}

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

/* style: MainStyle language: default / engineId: default / pseudo: default */
.slider-wrapper .slide-content-wrapper .slide-content-title > h1 {
	padding-top:20px !important;
	padding-bottom:20px !important;
}

.slider-wrapper .slide-content-wrapper .slide-content-text > p {
	border-top-width:2px;
}

.slider-wrapper .slide-content-wrapper .slide-content-text {
	top:80px !important;
}

.slider-wrapper .slide-content-wrapper .slide-content-title {
	display:none;
}
}