@media all {
	* {
		margin: 0;
		padding: 0
	}
	option {
		padding-left: .4em
	}
	select {
		padding: 1px
	}
	* html body * {
		overflow: visible
	}
	body {
		font-size: 100%;
		background: #fff;
		color: #000;
		text-align: left
	}
	div:target {
		outline: 0 none
	}
	article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
		display: block
	}
	audio, canvas, video {
		display: inline-block
	}
	audio:not([controls]) {
		display: none
	}
	[hidden] {
		display: none
	}
	input[type="search"] {
		-webkit-appearance: textfield
	}
	input[type="search"]::-webkit-search-decoration {
		-webkit-appearance: none
	}
	fieldset, img {
		border: 0 solid
	}
	ul, ol, dl {
		margin: 0 0 1em 1em
	}
	li {
		line-height: 1.5em;
		margin-left: .8em
	}
	dt {
		font-weight: bold
	}
	dd {
		margin: 0 0 1em .8em
	}
	blockquote {
		margin: 0 0 1em .8em
	}
	q {
		quotes: none
	}
	blockquote:before, blockquote:after, q:before, q:after {
		content: '';
		content: none
	}
	table {
		border-collapse: collapse;
		border-spacing: 0
	}
	.ym-clearfix:before {
		content: "";
		display: table
	}
	.ym-clearfix:after {
		clear: both;
		content: ".";
		display: block;
		font-size: 0;
		height: 0;
		visibility: hidden
	}
	.ym-contain-dt {
		display: table;
		width: 100%;
		overflow: visible
	}
	.ym-contain-oh {
		overflow: hidden;
		width: 100%;
		display: block
	}
	.ym-contain-fl {
		float: left;
		width: 100%
	}
	.ym-skip, .ym-hideme, .ym-print {
		position: absolute;
		top: -32768px;
		left: -32768px
	}
	.ym-skip:focus, .ym-skip:active {
		position: static;
		top: 0;
		left: 0
	}
	.ym-skiplinks {
		position: absolute;
		top: 0;
		left: -32768px;
		z-index: 1000;
		width: 100%;
		margin: 0;
		padding: 0;
		list-style-type: none
	}
	.ym-skiplinks .ym-skip:focus, .ym-skiplinks .ym-skip:active {
		left: 32768px;
		outline: 0 none;
		position: absolute;
		width: 100%
	}
}
@media screen, projection {
	.ym-column {
		display: table;
		width: 100%
	}
	.ym-col1 {
		float: left;
		width: 20%
	}
	.ym-col2 {
		float: right;
		width: 20%
	}
	.ym-col3 {
		width: auto;
		margin: 0 20%
	}
	.ym-cbox {
		padding: 0 10px
	}
	.ym-cbox-left {
		padding: 0 10px 0 0
	}
	.ym-cbox-right {
		padding: 0 0 0 10px
	}
	.ym-ie-clearing {
		display: none
	}
	.ym-grid {
		display: table;
		width: 100%;
		table-layout: fixed;
		list-style-type: none;
		padding-left: 0;
		padding-right: 0;
		margin-left: 0;
		margin-right: 0
	}
	.ym-gl {
		float: left;
		margin: 0
	}
	.ym-gr {
		float: right;
		margin: 0 0 0 -5px
	}
	.ym-g20 {
		width: 20%
	}
	.ym-g40 {
		width: 40%
	}
	.ym-g60 {
		width: 60%
	}
	.ym-g80 {
		width: 80%
	}
	.ym-g25 {
		width: 25%
	}
	.ym-g33 {
		width: 33.333%
	}
	.ym-g50 {
		width: 50%
	}
	.ym-g66 {
		width: 66.666%
	}
	.ym-g75 {
		width: 75%
	}
	.ym-g38 {
		width: 38.2%
	}
	.ym-g62 {
		width: 61.8%
	}
	.ym-gbox {
		padding: 0 10px
	}
	.ym-gbox-left {
		padding: 0 10px 0 0
	}
	.ym-gbox-right {
		padding: 0 0 0 10px
	}
	.ym-equalize {
		overflow: hidden
	}
	.ym-equalize > [class*="ym-g"] {
		display: table-cell;
		float: none;
		margin: 0;
		vertical-align: top
	}
	.ym-equalize > [class*="ym-g"] > [class*="ym-gbox"] {
		padding-bottom: 10000px;
		margin-bottom: -10000px
	}
}
@media all {
	.ym-form, .ym-form fieldset {
		overflow: hidden
	}
	.ym-form div {
		position: relative
	}
	.ym-form label, .ym-form .ym-message {
		position: relative;
		display: block
	}
	.ym-form .ym-fbox-check label {
		display: inline
	}
	.ym-form input, .ym-form textarea {
		cursor: text
	}
	.ym-form input[type="checkbox"], .ym-form input[type="radio"], .ym-form select, .ym-form label {
		cursor: pointer
	}
	.ym-form textarea {
		overflow: auto
	}
	.ym-form input[type=hidden] {
		display: none !important
	}
	.ym-form .ym-fbox-text:before, .ym-form .ym-fbox-select:before, .ym-form .ym-fbox-check:before, .ym-form .ym-fbox-button:before {
		content: "";
		display: table
	}
	.ym-form .ym-fbox-text:after, .ym-form .ym-fbox-select:after, .ym-form .ym-fbox-check:after, .ym-form .ym-fbox-button:after {
		clear: both;
		content: ".";
		display: block;
		font-size: 0;
		height: 0;
		visibility: hidden
	}
	.ym-form select, .ym-form input, .ym-form textarea {
		display: block;
		position: relative;
		width: 58.5%
	}
	.ym-form .ym-fbox-check input {
		display: inline;
		width: auto
	}
	.ym-form .ym-fbox-button input {
		display: inline;
		overflow: visible;
		width: auto
	}
	.ym-form .ym-fbox-check input:focus, .ym-form .ym-fbox-check input:hover, .ym-form .ym-fbox-check input:active {
		border: 0 none
	}
	.ym-full .ym-fbox-select select, .ym-full .ym-fbox-text input, .ym-full .ym-fbox-text textarea {
		width: 94.2%;
		margin-right: -3px
	}
	.ym-columnar .ym-fbox-text label, .ym-columnar .ym-fbox-select label {
		display: inline;
		float: left;
		width: 30%
	}
	.ym-columnar .ym-fbox-check {
		position: relative
	}
	.ym-label {
		display: block
	}
	.ym-columnar .ym-fbox-check .ym-label {
		position: absolute;
		top: 0
	}
	.ym-columnar .ym-fbox-check input, .ym-columnar .ym-error .ym-message {
		margin-left: 30%
	}
	.ym-columnar fieldset .ym-fbox-button, fieldset.ym-columnar .ym-fbox-button {
		padding-left: 30%
	}
	.ym-columnar .ym-fbox-select select, .ym-columnar .ym-fbox-text input, .ym-columnar .ym-fbox-text textarea {
		float: left;
		width: 67.2%;
		margin-right: -3px
	}
	.ym-fbox-select select {
		width: 60%
	}
	.ym-full .ym-fbox-select select {
		width: 94.8%
	}
	.ym-columnar .ym-fbox-select select {
		width: 68.8%
	}
}
@media print {
	.ym-grid > .ym-gl, .ym-grid > .ym-gr {
		overflow: visible;
		display: table
	}
	.ym-print {
		position: static;
		left: 0
	}
	.ym-noprint {
		display: none !important
	}
}
.ym-grid {
	width: 924.999px;
	position: relative
}
.ym-grid-full {
	width: 959.999px;
	position: relative;
	margin-left: 0;
	clear: both
}
.contentBox .ym-grid {
	margin-left: 28px !important
}
.contentBox .ym-grid-full {
	margin-left: 0 !important
}
.contentBox > .ym-g924-4 {
	width: 344px
}
.contentBox > .ym-g924-4 .ym-grid-full {
	width: 344px
}
.contentBox > .ym-g924-5 {
	width: 421px
}
.contentBox > .ym-g924-5 .ym-grid-full {
	width: 421px
}
.contentBox > .ym-g924-6 {
	width: 498px
}
.contentBox > .ym-g924-6 .ym-grid-full {
	width: 498px
}
.contentBox > .ym-g924-7 {
	width: 575px
}
.contentBox > .ym-g924-7 .ym-grid-full {
	width: 575px
}
.contentBox > .ym-g924-8 {
	width: 652px
}
.contentBox > .ym-g924-8 .ym-grid-full {
	width: 652px
}
.contentBox > .ym-g924-9 {
	width: 729px
}
.contentBox > .ym-g924-9 .ym-grid-full {
	width: 729px
}
.contentBox > .ym-g924-10 {
	width: 806px
}
.contentBox > .ym-g924-10 .ym-grid-full {
	width: 806px
}
.contentBox > .ym-g924-11 {
	width: 883px
}
.contentBox > .ym-g924-11 .ym-grid-full {
	width: 883px
}
.contentBox > .ym-g924-12 {
	width: 960px
}
.contentBox > .ym-g924-12 .ym-grid-full {
	width: 960px
}
.ym-grid .ym-grid {
	width: 100%
}
.ym-g924-all {
	position: relative
}
.ym-g924-1 {
	width: 77px;
	position: relative
}
.ym-g924-2 {
	width: 154px;
	position: relative
}
.ym-g924-3 {
	width: 231px;
	position: relative
}
.ym-g924-4 {
	width: 308px;
	position: relative
}
.ym-g924-5 {
	width: 385px;
	position: relative
}
.ym-g924-6 {
	width: 462px;
	position: relative
}
.ym-g924-7 {
	width: 539px;
	position: relative
}
.ym-g924-8 {
	width: 616px;
	position: relative
}
.ym-g924-9 {
	width: 693px;
	position: relative
}
.ym-g924-10 {
	width: 770px;
	position: relative
}
.ym-g924-11 {
	width: 847px;
	position: relative
}
.ym-g924-12 {
	width: 924px;
	position: relative
}
.ym-gbox {
	padding: 0;
	margin-right: 20px
}
.ym-g960-full {
	width: 960px
}
.ym-g960-half {
	width: 480px
}
/*
@font-face {
	font-family: "HelveticaNeueW01-55Roma";
	src: url("../../common/fonts/latin-extended/0b3a3fca-0fad-402b-bd38-fdcbad1ef776.eot?#iefix");
	src: url("../../common/fonts/latin-extended/0b3a3fca-0fad-402b-bd38-fdcbad1ef776.eot?#iefix") format("eot"), url("../../common/fonts/latin-extended/d5af76d8-a90b-4527-b3a3-182207cc3250.woff") format("woff"), url("../../common/fonts/latin-extended/1d238354-d156-4dde-89ea-4770ef04b9f9.ttf") format("truetype"), url("../../common/fonts/latin-extended/b68875cb-14a9-472e-8177-0247605124d7.svg#b68875cb-14a9-472e-8177-0247605124d7") format("svg")
}
@font-face {
	font-family: "HelveticaNeueW01-45Ligh";
	src: url("../../common/fonts/latin-extended/88fcd49a-13c7-4d0c-86b1-ad1e258bd75d.eot?#iefix");
	src: url("../../common/fonts/latin-extended/88fcd49a-13c7-4d0c-86b1-ad1e258bd75d.eot?#iefix") format("eot"), url("../../common/fonts/latin-extended/9a2e4855-380f-477f-950e-d98e8db54eac.woff") format("woff"), url("../../common/fonts/latin-extended/fa82d0ee-4fbd-4cc9-bf9f-226ad1fcbae2.ttf") format("truetype"), url("../../common/fonts/latin-extended/48d599a6-92b5-4d43-a4ac-8959f6971853.svg#48d599a6-92b5-4d43-a4ac-8959f6971853") format("svg")
}
@font-face {
	font-family: "HelveticaNeueW01-65Medi";
	src: url("../../common/fonts/latin-extended/55f60419-09c3-42bd-b81f-1983ff093852.eot?#iefix");
	src: url("../../common/fonts/latin-extended/55f60419-09c3-42bd-b81f-1983ff093852.eot?#iefix") format("eot"), url("../../common/fonts/latin-extended/5b4a262e-3342-44e2-8ad7-719998a68134.woff") format("woff"), url("../../common/fonts/latin-extended/4a3ef5d8-cfd9-4b96-bd67-90215512f1e5.ttf") format("truetype"), url("../../common/fonts/latin-extended/58ab5075-53ea-46e6-9783-cbb335665f88.svg#58ab5075-53ea-46e6-9783-cbb335665f88") format("svg")
}
@font-face {
	font-family: "HelveticaNeueW01-75Bold";
	src: url("../../common/fonts/latin-extended/db853e0e-929b-4272-b420-c946c954cf3a.eot?#iefix");
	src: url("../../common/fonts/latin-extended/db853e0e-929b-4272-b420-c946c954cf3a.eot?#iefix") format("eot"), url("../../common/fonts/latin-extended/4a9c62ab-b359-4081-8383-a0d1cdebd111.woff") format("woff"), url("../../common/fonts/latin-extended/db5f9ba6-05a4-433a-9461-0a6f257a0c3a.ttf") format("truetype"), url("../../common/fonts/latin-extended/25e09910-ffc3-4fc4-b0d1-db9a95dface8.svg#25e09910-ffc3-4fc4-b0d1-db9a95dface8") format("svg")
}
*/
.fontFace-text {
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #404142
}
.fontFace-headline {
	line-height: 28px;
	font-family: 'HelveticaNeueW01-45Ligh';
	font-size: 25px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #404142
}
.fontFace-subheadline1 {
	line-height: 23px;
	font-family: 'HelveticaNeueW01-45Ligh';
	font-size: 20px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #404142
}
.fontFace-subheadline2 {
	line-height: 20px;
	font-family: 'HelveticaNeueW01-55Roma';
	font-size: 17px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #404142
}
.fontFace-subheadline3 {
	line-height: 17px;
	font-family: 'HelveticaNeueW01-55Roma';
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #404142
}
.fontFace-subheadline4 {
	line-height: 19px;
	font-family: 'HelveticaNeueW01-75Bold';
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #404142
}
.fontFace-headerLink {
	line-height: 16px;
	font-family: 'HelveticaNeueW01-55Roma';
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #7F7F7F;
	text-decoration: none
}
.vertical-delimiter-left {
	background-image: url("delimiter-vertical-left.png");
	background-repeat: no-repeat;
	background-position: 187px top
}
.vertical-delimiter-left > .ym-g924-3 {
	*background-image: url("delimiter-vertical-left-closure.png");
	background-repeat: no-repeat;
	background-position: right bottom
}
.vertical-delimiter-left > .ym-g924-3 .ym-gbox {
	position: relative;
	width: 192px;
	overflow: hidden;
	padding: 0;
	margin: 0;
	min-height: 26px
}
.vertical-delimiter-right {
	*background-image: url("delimiter-vertical-right.png");
	background-repeat: no-repeat;
	background-position: 693px top
}
.vertical-delimiter-right > .ym-g924-3 {
	*background-image: url("delimiter-vertical-right-closure.png");
	background-repeat: no-repeat;
	background-position: left bottom
}
.vertical-delimiter-right > .ym-g924-3 .ym-gbox {
	position: relative;
	width: 192px;
	overflow: hidden;
	padding: 0 0 0 20px
}
.vertical-delimiter-left h1, .vertical-delimiter-right h1 {
	margin-top: 37px;
	margin-bottom: 10px;
	line-height: 28px;
	font-family: 'HelveticaNeueW01-45Ligh';
	font-size: 25px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #404142
}
.vertical-delimiter-left .links, .vertical-delimiter-right .links {
	position: absolute;
	top: -4px
}
.vertical-delimiter-left img, .vertical-delimiter-right img {
	display: block
}
.delimiter-paragraph {
	margin-bottom: 8px
}
.delimiter-blank-bottom {
	margin-bottom: 28px
}
.delimiter-blank-top {
	margin-top: 28px
}
.delimiter-blank-right {
	margin-right: 28px
}
.delimiter-blank-small-bottom {
	margin-bottom: 20px
}
.delimiter-blank-small-top {
	margin-top: 20px
}
.delimiter-blank-half-bottom {
	margin-bottom: 14px
}
.delimiter-blank-half-top {
	margin-top: 14px
}
.delimiter-blank-small-right {
	margin-right: 5px
}
.ym-g924-12.delimiter-shadow-content {
	margin-bottom: 2px;
	padding-bottom: 28px;
	*background-image: url("delimiter-content-12.png");
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-left: -10px;
	padding-left: 10px
}
.ym-g924-9.delimiter-shadow-content {
	margin-bottom: 2px;
	padding-bottom: 22px;
	*background-image: url("delimiter-content-9.png");
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-left: -10px;
	padding-left: 10px
}
.delimiter-gray-bottom {
	height: 1px;
	margin: 14px -8px 16px -8px;
	background-image: url("delimiter-4px-gray.png");
	background-repeat: repeat-x;
	background-position: left top
}
.delimiter-gray-small-bottom {
	height: 1px;
	margin: 14px -8px 16px -8px;
	background-image: url("delimiter-4px-gray.png");
	background-repeat: repeat-x;
	background-position: left top
}
.delimiter-line-bottom {
	margin-bottom: 28px;
	border-bottom: solid 1px #e5e5e5
}
.ym-gbox.delimiter-line-bottom {
	padding-bottom: 28px
}
.delimiter-line-top-noMargin {
	border-top: solid 1px #e5e5e5
}
.ym-gbox.delimiter-line-top-noMargin {
	padding-top: 28px
}
.delimiter-dotted-bottom {
	background-image: url("delimiter-4px-gray.png");
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 28px
}
.ym-gbox.delimiter-dotted-bottom {
	background-image: url("delimiter-4px-gray.png");
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 28px
}
.delimiter-dotted-top {
	background-image: url("delimiter-4px-gray.png");
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 14px
}
.delimiter-gray-side-4x1x4 {
	background-image: url("delimiter-4px-gray.png");
	background-repeat: repeat-y;
	background-position: 335px top
}
.delimiter-dotted-right-margin {
	*background-image: url("delimiter-vertical-right-dotted.png");
	background-position: top right;
	background-repeat: repeat-y
}
.delimiter-dotted-right {
	*background-image: url("delimiter-vertical-right-dotted.png");
	background-position: top right;
	background-repeat: repeat-y;
	margin-right: 10px;
	width: 4px
}
.boxshadow .delimiter-shadow-bottom {
	margin-bottom: 28px;
	border-collapse: separate;
	-moz-box-shadow: 0 10px 22px -10px #555555;
	-webkit-box-shadow: 0 10px 22px -10px #555555;
	box-shadow: 0 10px 22px -10px #555555
}
.no-boxshadow .delimiter-shadow-bottom {
	*background-image: url("content-header-bg-variant3.png");
	background-position: bottom center;
	background-repeat: no-repeat;
	padding-bottom: 28px
}
a {
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #404142;
	color: #7F7F7F;
	text-decoration: none
}
a:link {
	color: #7F7F7F
}
a:visited {
	color: #7F7F7F
}
a:focus {
	color: #7F7F7F
}
a:hover {
	color: #E60000
}
a:active {
	color: #404142
}
a.link-standard {
	background: url("icon-arrow-right-red.png") no-repeat left 5px;
	padding-left: 10px;
	display: block
}
a.link-phone {
	*background: url("icon-phone-gray.png") no-repeat left 1px;
	padding-left: 12px;
	display: block
}
a.link-phone:hover {
	color: #7F7F7F
}
a.link-back {
	background: url("icon-arrow-left-red.png") no-repeat left 5px;
	padding-left: 10px
}
a.link-mailto {
	text-decoration: underline;
	white-space: nowrap
}
a.link-info {
	*background: url("icon-info-gray.png") no-repeat 0 0;
	min-height: 12px;
	min-width: 12px;
	display: inline-block
}
a.link-single-up {
	*background: url("icon-arrow-up-red.png") no-repeat left 5px;
	padding-left: 12px;
	display: block
}
a.link-up {
	background: url("icon-arrow-double-up-red.png") no-repeat right 2px;
	padding-right: 13px;
	display: block
}
a.link-up:focus {
	outline: none;
	border-color: inherit
}
a.link-down {
	*background: url("icon-arrow-double-down-red.png") no-repeat right 2px;
	padding-right: 13px;
	display: block
}
a.link-down:focus {
	outline: none;
	border-color: inherit
}
a.link-single-down {
	*background: url("icon-arrow-down-red.png") no-repeat left 5px;
	padding-left: 12px;
	display: block
}
a[href^='tel:'] {
	*background: url("icon-phone-gray.png") no-repeat left 1px;
	padding-left: 12px;
	text-decoration: none !important
}
a[href^='tel:']:hover {
	color: #7F7F7F
}
a[href^='mailto:'] {
	*background: url("icon-mail-gray.png") no-repeat left 1px;
	padding-left: 17px
}
a[href^='mailto:']:hover {
	color: #7F7F7F
}
div.link-standard a {
	background: url("icon-arrow-right-red.png") no-repeat left 5px;
	padding-left: 10px;
	display: block
}
h1 {
	line-height: 28px;
	font-family: 'HelveticaNeueW01-45Ligh';
	font-size: 25px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #404142
}
h2 {
	line-height: 23px;
	font-family: 'HelveticaNeueW01-45Ligh';
	font-size: 20px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #404142
}
h3 {
	line-height: 20px;
	font-family: 'HelveticaNeueW01-55Roma';
	font-size: 17px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #404142
}
h4 {
	line-height: 17px;
	font-family: 'HelveticaNeueW01-55Roma';
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #404142
}
h5 {
	line-height: 19px;
	font-family: 'HelveticaNeueW01-75Bold';
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #404142
}
blockquote {
	margin: 1em 40px
}
mark {
	background: #ff0;
	color: #000
}
strong {
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #404142;
	font-weight: bold
}
p, pre {
	margin: 0;
	padding: 0;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #404142;
	margin-bottom: 8px
}
code, kbd, pre, samp {
	font-family: monospace, serif;
	_font-family: 'courier new', monospace;
	font-size: 10px
}
pre {
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
	margin: 8px 0
}
small {
	font-size: 80%
}
sub, sup, sub a, sup a {
	font-size: 11px;
	line-height: 0
}
img {
	border: 0;
	-ms-interpolation-mode: bicubic
}
var {
	font-style: normal
}
menu, ol, ul {
	margin: 0 0;
	padding: 0;
	list-style: none
}
menu li, ol li, ul li {
	margin: 0;
	padding: 0
}
.list {
	margin-bottom: 10px
}
.list li {
	*background-image: url("icon-dot.png");
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 16px;
	margin-bottom: 5px
}
nav ul, nav ol {
	list-style: none;
	list-style-image: none
}
.mainTopicAnimation {
	margin: 0;
	padding: 0;
	line-height: 0
}
.remove {
	padding-right: 20px;
	*background: url("icon-close-small-gray.png") top right no-repeat
}
.serviceTable {
	margin: 10px 0 20px 0
}
.serviceTable .table-scrollable {
	margin-top: 10px;
	width: 100%;
	overflow: auto
}
.serviceTable .caption > div {
	margin: 10px 0 10px 20px
}
.serviceTable table {
	text-align: center
}
.serviceTable th.checkbox {
	width: 75px
}
.serviceTable th.checkbox .mfCheckboxImage {
	padding-right: 0
}
.serviceTable th.price, .serviceTable th.quantity {
	width: 20%;
	white-space: nowrap
}
.serviceTable td.label {
	text-align: left
}
.serviceTable td.price, .serviceTable td.quantity {
	text-align: right
}
.serviceTable td.price .mfSpinnerWrapper, .serviceTable td.quantity .mfSpinnerWrapper {
	margin: 0
}
.serviceTable td > img {
	max-height: 50px;
	max-width: 50px;
	float: right
}
table.standard-table, table.device_settings {
	width: 100%;
	border: none
}
table.standard-table thead, table.device_settings thead, table.standard-table th, table.device_settings th, table.standard-table tbody, table.device_settings tbody, table.standard-table td, table.device_settings td, table.standard-table tfoot, table.device_settings tfoot {
	border: none
}
table.standard-table caption, table.device_settings caption {
	text-align: left
}
table.standard-table thead, table.device_settings thead {
	background-color: #f7f7f7
}
table.standard-table thead th, table.device_settings thead th {
	font-weight: bold;
	padding: 5px 20px;
	*background-image: url("table-head-background.png");
	background-repeat: no-repeat;
	background-position: bottom left;
	border-left: solid 8px #f7f7f7;
	text-align: left
}
table.standard-table thead th:first-child, table.device_settings thead th:first-child {
	background: none;
	background-color: #f7f7f7;
	padding: 5px 10px
}
table.standard-table tbody td, table.device_settings tbody td {
	vertical-align: top;
	padding-left: 15px;
	*background-image: url("+table-cell-background.png");
	background-repeat: no-repeat;
	background-position: bottom left;
	border-left: solid 8px white;
	line-height: 18px;
	padding: 5px 10px 9px 20px
}
table.standard-table tbody td:first-child, table.device_settings tbody td:first-child {
	*background-image: url("table-cell-background-first.png");
	background-repeat: repeat-x;
	background-position: bottom right;
	padding-left: 10px
}
table.standard-table tbody tr.off td, table.device_settings tbody tr.off td {
	background-color: gray !important;
	background-image: none
}
table.standard-table img, table.device_settings img {
	float: left
}
table.standard-table th img {
	display: block;
	float: none;
	padding: 5px 0
}
div.table-extrainfo {
	margin-top: -20px;
	margin-bottom: 10px;
	padding-left: 8px
}
.basketTable th {
	font-weight: bold;
	border-bottom: 2px solid #DDDDDD;
	color: #555555;
	font-size: 11px;
	vertical-align: baseline
}
.basketTable th, .basketTable td {
	padding: 3px;
	vertical-align: middle;
	text-align: left
}
.basketTable .price, .basketTable .single-price {
	padding-right: 10px;
	text-align: right;
	white-space: nowrap
}
.basketTable .odd td {
	background-color: #F7F7F7
}
.basketTable th {
	font-weight: bold;
	border-bottom: 2px solid #DDDDDD;
	color: #555555;
	font-size: 11px;
	vertical-align: baseline
}
.basketTable th, .basketTable td {
	padding: 3px;
	vertical-align: middle;
	text-align: left
}
.basketTable .price, .basketTable .single-price {
	padding-right: 10px;
	text-align: right;
	white-space: nowrap
}
.basketTable .odd td {
	background-color: #F7F7F7
}
.copyright {
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #404142;
	font-size: 10px;
	line-height: 12px;
	color: #7F7F7F
}
.unselectable {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.paragraph {
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #404142;
	margin: 10px 0 10px 0;
	padding: 0
}
.paragraph a {
	text-decoration: underline
}
.paragraph a:link, .paragraph a:visited, .paragraph a:focus, .paragraph a:hover, .paragraph a:active {
	text-decoration: underline
}
* {
	-webkit-font-smoothing: antialiased
}
html {
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #404142;
	-webkit-font-smoothing: antialiased;
	overflow-y: scroll
}
/*body{background-color:#F8F4E9;color:#404142}*/
body.iframe {
	background-color: #fff
}
body.iframe #mainArea {
	margin: 0
}
body.iframe #contentArea {
	margin: 0;
	padding: 0;
	width: 960px
}
body.iframe .contentBox {
	margin: 0;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none
}
body.iframe .no-boxshadow.lt-ie9 .contentBox {
	border: none
}
body.iframe header, body.iframe footer, body.iframe #backlinkBox {
	display: none;
	float: left;
	height: 0
}
#mainArea {
	width: 984px;
	margin: 0 auto;
	overflow: visible;
	position: relative;
	zoom: 1
}
#logobar {
	width: 829px;
	height: 35px;
	margin: 0 13px 0 0;
	padding: 0;
	float: left;
	background-color: #E60000
}
#mieleLogo {
	float: right;
	margin: 0;
	padding: 0
}
header {
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #404142;
	position: absolute;
	top: 0;
	left: 0
}
header #headerTopArea {
	width: 974px;
	height: 40px;
	margin: 0 auto;
	overflow: hidden
}
header #headerTopArea nav.targetGroupNavigation {
	margin: 0 0 0 0
}
header #headerTopArea nav.targetGroupNavigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0
}
header #headerTopArea nav.targetGroupNavigation ul li {
	float: left;
	height: 15px;
	margin: 5px 0 0 5px;
	padding: 0 0 0 5px;
	border-left: 1px solid #c6c6c6;
	line-height: 10px
}
header #headerTopArea nav.targetGroupNavigation ul li:first-child {
	border-left: 0;
	margin-left: 0
}
header #headerTopArea nav.targetGroupNavigation ul li a {
	font-size: 14px;
	line-height: 11px;
	height: 15px;
	float: left;
	margin: 3px 0 0 0;
	font-family: 'HelveticaNeueW01-55Roma';
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #7F7F7F;
	text-decoration: none
}
header #headerTopArea nav.targetGroupNavigation ul li a:link {
	color: #7F7F7F
}
header #headerTopArea nav.targetGroupNavigation ul li a:visited {
	color: #7F7F7F
}
header #headerTopArea nav.targetGroupNavigation ul li a:focus {
	color: #7F7F7F
}
header #headerTopArea nav.targetGroupNavigation ul li a:hover {
	color: #E60000
}
header #headerTopArea nav.targetGroupNavigation ul li a:active {
	color: #404142
}
header #headerTopArea nav.targetGroupNavigation ul li.active a {
	color: #404142;
	font-family: 'HelveticaNeueW01-75Bold';
	line-height: 10px
}
header #headerTopArea nav.targetGroupNavigation ul li.active a:link, header #headerTopArea nav.targetGroupNavigation ul li.active a:visited, header #headerTopArea nav.targetGroupNavigation ul li.active a:focus, header #headerTopArea nav.targetGroupNavigation ul li.active a:hover, header #headerTopArea nav.targetGroupNavigation ul li.active a:active {
	color: #404142;
	font-family: 'HelveticaNeueW01-75Bold';
	line-height: 10px
}
header #headerLogoArea {
	width: 100.1%;
	height: 60px
}
header #headerLogoArea > a {
	display: block
}
header #headerMainNavArea {
	width: 960px;
	height: 30px;
	margin: 0 auto;
	position: relative
}
header #headerMainNavArea nav.mainNavigation {
	margin: 0 0 0 0
}
header #headerMainNavArea nav.mainNavigation > ul {
	list-style-type: none;
	line-height: 22px;
	margin: 0;
	padding: 0
}
header #headerMainNavArea nav.mainNavigation > ul > li {
	float: left;
	margin: 0 15px 0 0;
	padding: 0 0 0 0;
	line-height: 25px
}
header #headerMainNavArea nav.mainNavigation > ul > li > a {
	line-height: 16px;
	font-family: 'HelveticaNeueW01-55Roma';
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #7F7F7F;
	text-decoration: none;
	position: relative
}
header #headerMainNavArea nav.mainNavigation > ul > li > a:link {
	color: #7F7F7F
}
header #headerMainNavArea nav.mainNavigation > ul > li > a:visited {
	color: #7F7F7F
}
header #headerMainNavArea nav.mainNavigation > ul > li > a:focus {
	color: #7F7F7F
}
header #headerMainNavArea nav.mainNavigation > ul > li > a:hover {
	color: #E60000
}
header #headerMainNavArea nav.mainNavigation > ul > li > a:active {
	color: #404142
}
header #headerMainNavArea nav.mainNavigation > ul > li.active > a {
	color: #404142;
	font-family: 'HelveticaNeueW01-75Bold'
}
header #headerMainNavArea nav.mainNavigation > ul > li.active > a:link, header #headerMainNavArea nav.mainNavigation > ul > li.active > a:visited, header #headerMainNavArea nav.mainNavigation > ul > li.active > a:focus, header #headerMainNavArea nav.mainNavigation > ul > li.active > a:hover, header #headerMainNavArea nav.mainNavigation > ul > li.active > a:active {
	color: #404142;
	font-family: 'HelveticaNeueW01-75Bold'
}
#mainNavSearch, #footerSearch {
	margin: 3px 0 0 0;
	padding: 0;
	float: left;
	height: 17px;
	position: relative
}
#mainNavSearch input, #footerSearch input {
	margin: 0;
	padding: 0;
	height: 15px;
	border-top: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
	border-left: 1px solid #e8e8e8;
	border-right: 0;
	float: left;
	width: 130px;
	background: #ffffff;
	outline: none;
	line-height: 15px;
	font-size: 12px
}
#mainNavSearch img, #footerSearch img {
	margin: 0;
	padding: 0;
	float: left;
	cursor: pointer
}
.highlight {
	background-color: yellow;
	display: inline !important
}
#footerSearch {
	width: 163px;
	margin: 32px 0 0 0;
	padding: 0;
	float: right
}
#footerSearch.useSocialIcons {
	float: left;
	margin-left: 10px;
	margin-top: 37px
}
.socialIcons {
	float: left;
	margin-top: 5px;
	display: none;
	width: 100%
}
.socialIcons a {
	margin-left: 7px;
	float: right
}
.socialIcons.useSocialIcons {
	display: block
}
.itemCounter {
	position: absolute;
	width: 18px;
	height: 18px;
	background-color: white;
	border: 1px solid #c6c6c6;
	border-radius: 12px;
	line-height: 18px;
	font-size: 12px;
	text-align: center;
	display: block
}
#headerToolbox {
	float: right;
	padding: 0 6px 0 0;
	margin: 0 7px 0 0
}
#headerToolbox .headerToolboxItem {
	height: 32px;
	float: left;
	cursor: pointer;
	position: relative;
	padding: 4px 9px 0 0
}
#headerToolbox .headerToolboxItem span.text {
	height: 15px;
	line-height: 15px;
	display: inline-block;
	border-left: 1px solid #c6c6c6;
	padding-left: 10px
}
#headerToolbox .headerToolboxItem span.text.basket {
	padding-left: 12px;
	width: 11px;
	*background-image: url("icon-cart-lightgray.png");
	background-repeat: no-repeat;
	background-position: right center
}
#headerToolbox .headerToolboxItem span.itemCounter {
	right: 5px;
	top: 2px;
	display: none
}
#headerToolbox a {
	font-size: 13px;
	color: #7F7F7F
}
#headerToolbox a:hover {
	color: #E60000
}
#headerToolbox #basket span.text.with-counter, #headerToolbox #memo span.text.with-counter {
	margin-right: 20px
}
.boxshadow #headerToolbox {
	border-collapse: separate;
	-moz-box-shadow: 0 -10px 7px -2px #999;
	-webkit-box-shadow: 0 -10px 7px -2px #999;
	box-shadow: 0 -10px 7px -2px #999
}
.no-boxshadow #headerToolbox {
	height: 24px;
	border-left: 1px solid #c6c6c6;
	border-right: 1px solid #c6c6c6
}
.no-cssgradients #headerToolbox {
	*background-image: url("headerToolbox-bg.png");
	background-repeat: repeat-x;
	background-position: left top
}
.no-borderradius span.itemCounter {
	border: none;
	background: none;
	*background-image: url("toolbox-items.png");
	background-repeat: no-repeat;
	background-position: top right;
	height: 20px;
	width: 20px;
	top: 2px
}
#clubLogoff {
	display: none
}
#langChooser a span.text {
	padding-left: 5px;
	border-left: 0
}
#langChooser a.active {
	color: #404142
}
#langChooser a:first-child span.text {
	padding-left: 10px;
	border-left: 1px solid #c6c6c6
}
.headerToolboxItem:first-child span.text {
	border-left: none !important
}
#quicklink-nav {
	width: 85px;
	left: 50%;
	top: 130px;
	margin-left: 501px;
	margin-top: 0;
	padding: 0;
	position: fixed;
	background-repeat: repeat-y;
	background-color: #f1f1f0;
	list-style: none;
	list-style-type: none;
	box-shadow: 0 1px 4px 0 #cccccc;
	z-index: 0
}
#quicklink-nav .quickLinkItem {
	min-height: 64px;
	width: 100%;
	float: left;
	margin: 0;
	background-color: #ffffff;
	border-bottom: #dfdfdf 1px solid;
	text-align: center
}
#quicklink-nav .quickLinkItem a {
	width: 100%;
	min-height: 14px;
	padding-top: 44px;
	padding-bottom: 6px;
	float: left;
	position: relative;
	display: block;
	font-size: 12px;
	line-height: 1.1em;
	background-repeat: no-repeat;
	background-position: center 4px;
	outline: none
}
#quicklink-nav .quickLinkItem a:hover {
	color: #e60000
}
#quicklink-nav .quickLinkItem:last-child {
	border-bottom: none
}
#quicklink-nav #contactLink > a {
	*background-image: url("icon-quick-nav-contact.png")
}
#quicklink-nav #dealersearch > a {
	background-image: url("icon-quick-nav-dealersearch.png")
}
#quicklink-nav #basket > a {
	background-image: url("icon-quick-nav-cart.png")
}
#quicklink-nav #memo > a {
	background-image: url("icon-quick-nav-memo.png")
}
#quicklink-nav #club > a {
	background-image: url("icon-quick-nav-myAccount.png")
}
#quicklink-nav #clubLogoff > a {
	background-image: url("icon-quick-nav-logout.png")
}
#quicklink-nav .itemCounter {
	right: 24px;
	top: 24px;
	display: none;
	font-size: 12px
}
@media screen and (max-width: 1200px) {
	#quicklink-nav {
		width: 28px;
		min-height: 0;
		margin-left: 480px
	}
	#quicklink-nav .quickLinkItem {
		height: 36px;
		min-height: 0
	}
	#quicklink-nav .quickLinkItem a {
		min-height: 20px;
		width: 20px;
		background-position: center center;
		background-size: 100%;
		padding: 8px 4px 8px 4px
	}
	#quicklink-nav .quickLinkItem a span.text {
		display: none
	}
	#quicklink-nav .itemCounter {
		width: 13px;
		height: 13px;
		border-radius: 12px;
		right: 3px;
		top: 16px;
		line-height: 14px;
		font-size: 10px
	}
}
@media screen and (max-width: 1020px) {
	#quicklink-nav {
		position: fixed;
		right: 0;
		left: auto;
		z-index: 40
	}
}
#contentArea {
	width: 100%;
	margin: 0;
	padding: 1px 0 0 0;
	position: relative;
	zoom: 1
}
.contentBox {
	width: 960px;
	margin: 0 auto 8px auto;
	background-color: white;
	display: table
}
.contentBox.delimiter-top {
	margin-top: 28px
}
.boxshadow .contentBox {
	border-collapse: separate;
	*-moz-box-shadow: 1px 2px 5px 0 #CCC;
	*-webkit-box-shadow: 1px 2px 5px 0 #CCC;
	*box-shadow: 1px 2px 5px 0 #CCC
}
.no-boxshadow.lt-ie9 > .contentBox {
	*border-bottom: 1px solid #E6E6E6;
	*border-left: 1px solid #E6E6E6;
	*border-right: 1px solid #E6E6E6
}
footer {
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #404142;
	width: 960px;
	margin: 0 auto
}
footer #wappen {
	margin: 12px 20px 20px 28px;
	padding: 0;
	float: left
}
footer nav.footerNavigation {
	margin: 32px 0 0 15px;
	float: left
}
footer nav.footerNavigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0
}
footer nav.footerNavigation ul li {
	float: left;
	margin: 5px 0 0 5px;
	padding: 0 0 0 5px;
	border-left: 1px solid #c6c6c6;
	line-height: 12px
}
footer nav.footerNavigation ul li.last {
	border-right: 0
}
footer nav.footerNavigation ul li:first-child {
	border-left: 0 solid #c6c6c6;
	margin-left: 0
}
footer nav.footerNavigation ul li a {
	font-size: 12px;
	font-weight: normal;
	color: #7F7F7F;
	text-decoration: none
}
footer nav.footerNavigation ul li a:link {
	color: #7F7F7F
}
footer nav.footerNavigation ul li a:visited {
	color: #7F7F7F
}
footer nav.footerNavigation ul li a:focus {
	color: #7F7F7F
}
footer nav.footerNavigation ul li a:hover {
	color: #E60000
}
footer nav.footerNavigation ul li a:active {
	color: #404142
}
footer nav.footerNavigation ul li.active a {
	color: #404142
}
footer nav.footerNavigation ul li.active a:link, footer nav.footerNavigation ul li.active a:visited, footer nav.footerNavigation ul li.active a:focus, footer nav.footerNavigation ul li.active a:hover, footer nav.footerNavigation ul li.active a:active {
	color: #404142
}
#productNavigation {
	width: 984px;
	height: 307px;
	position: absolute;
	top: 30px;
	left: -12px;
	background-color: white;
	z-index: 20000;
	zoom: 1;
	margin: 0;
	padding: 0
}
#productNavigation a.close {
	position: absolute;
	right: -12px;
	top: -12px;
	z-index: 101;
	background-image: url("icon-close-big-gray.png");
	background-repeat: no-repeat;
	width: 31px;
	height: 31px;
	color: transparent;
	overflow: hidden
}
#productNavigation a.close.active, #productNavigation a.close:hover {
	background-image: url("icon-close-big-red.png")
}
#productNavigation #productNavigation-introLink {
	width: 946px;
	height: 80px;
	margin: 19px 19px 28px 19px;
	display: block;
	float: left;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 101
}
#productNavigation #productNavigation-introLink .layer-black {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #333333;
	opacity: .9;
	z-index: 102
}
#productNavigation #productNavigation-introLink .layer-text {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 103
}
#productNavigation #productNavigation-introLink .layer-text h2 {
	width: 580px;
	height: 50px;
	overflow: hidden;
	font-family: 'HelveticaNeueW01-45Ligh';
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	margin: 15px 0 0 28px;
	padding: 0;
	font-size: 20px;
	line-height: 23px;
	color: white
}
#productNavigation #productNavigation-introLink .layer-text a {
	position: absolute;
	top: 25px;
	left: 610px;
	margin: 0
}
#productNavigation ul.productLevel1 {
	margin: 20px 0 0 12px;
	padding: 0;
	display: block;
	float: left;
	background-image: url("product-navigation-level1-bg.png");
	background-repeat: no-repeat;
	list-style-type: none
}
#productNavigation ul.productLevel1 > li {
	width: 92px;
	height: 156px;
	float: left;
	border-bottom: 4px solid white;
	margin: 0 2px 0 2px;
	cursor: pointer
}
#productNavigation ul.productLevel1 > li .link {
	width: 92px;
	height: 150px;
	display: block;
	overflow: visible;
	text-decoration: none;
	cursor: pointer
}
#productNavigation ul.productLevel1 > li .link > img {
	width: 92px
}
#productNavigation ul.productLevel1 > li .link > span {
	width: 86px;
	height: 50px;
	padding: 0 3px 0 3px;
	margin: 0;
	display: block;
	float: left;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #7F7F7F;
	text-align: center
}
#productNavigation ul.productLevel1 > li .link > span:hover {
	color: #E60000
}
#productNavigation ul.productLevel1 > li.active .teaser {
	display: block
}
#productNavigation ul.productLevel1 > li.active > ul {
	display: block
}
#productNavigation ul.productLevel1 > li.active, #productNavigation ul.productLevel1 > li:hover {
	border-bottom: 4px solid #E60000
}
#productNavigation ul.productLevel1 > li.active > a, #productNavigation ul.productLevel1 > li:hover > a {
	color: #404142
}
#productNavigation ul.productLevel1 > li.active > a:link, #productNavigation ul.productLevel1 > li:hover > a:link, #productNavigation ul.productLevel1 > li.active > a:visited, #productNavigation ul.productLevel1 > li:hover > a:visited, #productNavigation ul.productLevel1 > li.active > a:focus, #productNavigation ul.productLevel1 > li:hover > a:focus, #productNavigation ul.productLevel1 > li.active > a:hover, #productNavigation ul.productLevel1 > li:hover > a:hover, #productNavigation ul.productLevel1 > li.active > a:active, #productNavigation ul.productLevel1 > li:hover > a:active {
	color: #404142
}
#productNavigation ul.productLevel1 > li.active li > a, #productNavigation ul.productLevel1 > li:hover li > a {
	color: #7F7F7F
}
#productNavigation ul.productLevel1 > li.active li > a:link, #productNavigation ul.productLevel1 > li:hover li > a:link, #productNavigation ul.productLevel1 > li.active li > a:visited, #productNavigation ul.productLevel1 > li:hover li > a:visited, #productNavigation ul.productLevel1 > li.active li > a:focus, #productNavigation ul.productLevel1 > li:hover li > a:focus, #productNavigation ul.productLevel1 > li.active li > a:hover, #productNavigation ul.productLevel1 > li:hover li > a:hover, #productNavigation ul.productLevel1 > li.active li > a:active, #productNavigation ul.productLevel1 > li:hover li > a:active {
	color: #7F7F7F
}
#productNavigation ul.productLevel1 > li .teaser {
	position: absolute;
	top: 200px;
	right: 19px;
	width: 269px;
	height: 238px;
	display: none;
	margin: 0;
	padding: 0;
	font-size: 12px
}
#productNavigation ul.productLevel1 > li .teaser .transparentLayer {
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 269px;
	height: 44px;
	background-color: #000;
	opacity: .7;
	z-index: 101
}
#productNavigation ul.productLevel1 > li .teaser span {
	background-image: url("icon-arrow-right-red.png");
	background-position: 18px 10px;
	background-repeat: no-repeat;
	display: block;
	position: absolute;
	left: 0;
	top: 195px;
	width: 210px;
	padding: 5px 20px 5px 30px;
	z-index: 102;
	color: white;
	font-size: 12px;
	line-height: 16px;
	cursor: pointer
}
#productNavigation ul.productLevel1.contentitems li div.ym-g924-12 {
	position: absolute;
	cursor: default !important;
	left: 0;
	margin: 28px 14px 28px 28px;
	display: none
}
#productNavigation ul.productLevel1.contentitems li div.ym-g924-12 .ym-g924-6.ym-gr {
	width: 422px
}
#productNavigation ul.productLevel1.contentitems li div.ym-g924-12 .ym-g924-6.ym-gl {
	width: 500px
}
#productNavigation ul.productLevel1.contentitems li div.ym-g924-12 h5 {
	margin: 8px 0 8px 0
}
#productNavigation ul.productLevel1.contentitems li div.ym-g924-12 p {
	clear: both
}
#productNavigation ul.productLevel1.contentitems li div.ym-g924-12 p .delimiter-line-bottom {
	padding-bottom: 8px
}
#productNavigation ul.productLevel1.contentitems li div.ym-g924-12 ul {
	display: inline-block;
	margin: 0 0 8px 16px
}
#productNavigation ul.productLevel1.contentitems li div.ym-g924-12 ul li {
	width: 215px;
	float: left;
	list-style-type: disc;
	margin-right: 15px
}
#productNavigation ul.productLevel1.contentitems li div.ym-g924-12 .flexslider {
	margin-top: 30px;
	width: 422px;
	height: 248px
}
#productNavigation ul.productLevel1.contentitems li div.ym-g924-12 .flexslider ul {
	margin: 0
}
#productNavigation ul.productLevel1.contentitems li div.ym-g924-12 .flexslider .flex-prev, #productNavigation ul.productLevel1.contentitems li div.ym-g924-12 .flexslider .flex-next {
	top: 100px
}
#productNavigation ul.productLevel1.contentitems li.active div.ym-g924-12 {
	display: block
}
#productNavigation ul.productLevel2 {
	width: 590px;
	min-height: 240px;
	margin: 20px 0 20px 0;
	padding: 0;
	display: none;
	float: left;
	position: absolute;
	top: 180px;
	left: 25px;
	list-style-type: none
}
#productNavigation ul.productLevel2 li {
	width: 185px;
	height: 68px;
	float: left;
	margin: 0 10px 5px 0;
	cursor: pointer;
	border: 0
}
#productNavigation ul.productLevel2 li > a {
	width: 185px;
	height: 58px;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #7F7F7F;
	text-decoration: none;
	position: relative;
	display: block
}
#productNavigation ul.productLevel2 li > a:link {
	color: #7F7F7F
}
#productNavigation ul.productLevel2 li > a:visited {
	color: #7F7F7F
}
#productNavigation ul.productLevel2 li > a:focus {
	color: #7F7F7F
}
#productNavigation ul.productLevel2 li > a:hover {
	color: #E60000
}
#productNavigation ul.productLevel2 li > a:active {
	color: #404142
}
#productNavigation ul.productLevel2 li > a img {
	display: block;
	position: absolute;
	left: 0;
	bottom: 0
}
#productNavigation ul.productLevel2 li > a span {
	width: 115px;
	display: block;
	position: absolute;
	left: 65px;
	bottom: 0;
	cursor: pointer
}
#productNavigation ul.productLevel2 li.active, #productNavigation ul.productLevel2 li:hover {
	border: 0
}
#productNavigation ul.productLevel2 li.active > a, #productNavigation ul.productLevel2 li:hover > a {
	color: #404142 !important
}
#productNavigation ul.productLevel2 li.active > a:link, #productNavigation ul.productLevel2 li:hover > a:link, #productNavigation ul.productLevel2 li.active > a:visited, #productNavigation ul.productLevel2 li:hover > a:visited, #productNavigation ul.productLevel2 li.active > a:focus, #productNavigation ul.productLevel2 li:hover > a:focus, #productNavigation ul.productLevel2 li.active > a:hover, #productNavigation ul.productLevel2 li:hover > a:hover, #productNavigation ul.productLevel2 li.active > a:active, #productNavigation ul.productLevel2 li:hover > a:active {
	color: #404142 !important
}
#productNavigation ul.productLevel2 li.active > a:hover, #productNavigation ul.productLevel2 li:hover > a:hover {
	color: #E60000 !important
}
#productNavigation ul.productLevel2 li.salesadvisor div {
	margin-top: 30px
}
.boxshadow #productNavigation {
	border-collapse: separate;
	-moz-box-shadow: 1px 2px 5px 0 #CCC;
	-webkit-box-shadow: 1px 2px 5px 0 #CCC;
	box-shadow: 1px 2px 5px 0 #CCC
}
.boxshadow #productNavigation ul.productLevel1 {
	border-collapse: separate;
	-moz-box-shadow: 0 11px 5px -11px #CCC;
	-webkit-box-shadow: 0 11px 5px -11px #CCC;
	box-shadow: 0 11px 5px -11px #CCC
}
.boxshadow .contentBox #productNavigation {
	border-collapse: separate;
	-moz-box-shadow: 0 0 0 0 #CCC;
	-webkit-box-shadow: 0 0 0 0 #CCC;
	box-shadow: 0 0 0 0 #CCC
}
.boxshadow .contentBox #productNavigation ul.productLevel1 {
	border-collapse: separate;
	-moz-box-shadow: 0 0 0 0 #CCC;
	-webkit-box-shadow: 0 0 0 0 #CCC;
	box-shadow: 0 0 0 0 #CCC
}
.no-boxshadow #productNavigation {
	border: 1px solid #E6E6E6
}
.cssgradients #productNavigation {
	background-image: -ms-linear-gradient(bottom, #CCCCCC -200%, #FFFFFF 50%);
	background-image: -moz-linear-gradient(bottom, #CCCCCC -200%, #FFFFFF 50%);
	background-image: -o-linear-gradient(bottom, #CCCCCC -200%, #FFFFFF 50%);
	background-image: -webkit-linear-gradient(bottom, #CCCCCC -200%, #FFFFFF 50%);
	background-image: linear-gradient(bottom, #CCCCCC -200%, #FFFFFF 50%)
}
.cssgradients .contentBox #productNavigation {
	background-image: -ms-linear-gradient(bottom, #CCCCCC 0, #FFFFFF 0);
	background-image: -moz-linear-gradient(bottom, #CCCCCC 0, #FFFFFF 0);
	background-image: -o-linear-gradient(bottom, #CCCCCC 0, #FFFFFF 0);
	background-image: -webkit-linear-gradient(bottom, #CCCCCC 0, #FFFFFF 0);
	background-image: linear-gradient(bottom, #CCCCCC 0, #FFFFFF 0)
}
.contentBox #productNavigation {
	position: relative;
	left: 0;
	top: 0;
	width: 960px
}
.contentBox #productNavigation .close {
	display: none
}
.contentBox #productNavigation ul.productLevel1 > li {
	float: none;
	height: auto;
	width: 920px;
	position: relative
}
.contentBox #productNavigation ul.productLevel1 > li .teaser {
	display: block;
	position: absolute;
	right: 0;
	top: 0
}
.contentBox #productNavigation ul.productLevel1 > li > a.link {
	width: 89px
}
.contentBox #productNavigation ul.productLevel1 > li > a.link > img {
	width: 89px
}
.contentBox #productNavigation ul.productLevel2 {
	display: block;
	position: relative;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	float: none
}
.contentBox #productNavigation #productNavigation-introLink {
	width: 922px
}
#productNavigation.alternative {
	height: 175px
}
.boxshadow #productNavigation.alternative.onlygroups {
	background: white
}
.boxshadow #productNavigation.alternative.onlygroups ul.productLevel1 {
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none
}
#productNavigation.alternative.onlygroups ul.productLevel1 > li {
	border: none
}
.mainNavigationItemHighlighter {
	position: absolute;
	top: -5px;
	left: -8px;
	z-index: 101;
	margin: 0;
	padding: 7px 8px 11px 8px;
	background-color: white;
	color: #404142;
	white-space: nowrap
}
.boxshadow .mainNavigationItemHighlighter {
	border-collapse: separate;
	-moz-box-shadow: 1px -1px 1px 0 #CCC;
	-webkit-box-shadow: 1px -1px 1px 0 #CCC;
	box-shadow: 1px -1px 1px 0 #CCC;
	border-left: 1px solid #E6E6E6
}
.no-boxshadow .mainNavigationItemHighlighter {
	border-left: 1px solid #E6E6E6;
	border-top: 1px solid #E6E6E6;
	border-right: 1px solid #E6E6E6;
	border-bottom: 0
}
.gotoLinks {
	list-style-type: none;
	margin: 10px 0;
	padding: 0;
	width: 100%;
	overflow: hidden
}
.gotoLinks li {
	margin: 0
}
.gotoLinks li a {
	font-size: 12px;
	font-weight: normal;
	color: #7F7F7F;
	text-decoration: none;
	line-height: 14px
}
.gotoLinks li a:link {
	color: #7F7F7F
}
.gotoLinks li a:visited {
	color: #7F7F7F
}
.gotoLinks li a:focus {
	color: #7F7F7F
}
.gotoLinks li a:hover {
	color: #E60000
}
.gotoLinks li a:active {
	color: #404142
}
.gotoLinks li.back {
	float: left;
	line-height: 14px;
	background-image: url("icon-arrow-left-red.png");
	background-position: left center;
	background-repeat: no-repeat;
	padding: 0 0 0 12px
}
.gotoLinks li.up {
	float: right;
	line-height: 14px;
	background-image: url("icon-arrow-double-up-red.png");
	background-position: right center;
	background-repeat: no-repeat;
	padding: 0 12px 0 0
}
#contentArea-mask {
	position: absolute;
	top: 130px;
	left: 12px;
	right: 12px;
	bottom: 0;
	width: 960px;
	background-color: white;
	opacity: .7;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
	display: none;
	z-index: 2
}
.js .js-hidden {
	display: none !important
}
.no-js .nojs-hidden {
	display: none !important
}
.no-cssgradients #breadcrumb {
	background-image: url("content-breadcrumb-bg.png");
	background-repeat: repeat-x
}
.cssgradients #breadcrumb {
	background-image: -ms-linear-gradient(bottom, #f9f9f9 0, #FFFFFF 50%);
	background-image: -moz-linear-gradient(bottom, #f9f9f9 0, #FFFFFF 50%);
	background-image: -o-linear-gradient(bottom, #f9f9f9 0, #FFFFFF 50%);
	background-image: -webkit-linear-gradient(bottom, #f9f9f9 0, #FFFFFF 50%);
	background-image: linear-gradient(bottom, #f9f9f9 0, #FFFFFF 50%)
}
#breadcrumb {
	height: 28px;
	width: 960px
}
#breadcrumb nav.breadcrumbNavigation {
	float: left;
	height: 28px
}
#breadcrumb nav.breadcrumbNavigation ul {
	list-style-type: none;
	margin: 0 0 0 12px;
	padding: 0
}
#breadcrumb nav.breadcrumbNavigation ul li, #breadcrumb nav.breadcrumbNavigation ul a {
	font-size: 11px;
	font-weight: normal;
	color: #7F7F7F;
	text-decoration: none;
	line-height: 11px
}
#breadcrumb nav.breadcrumbNavigation ul a:hover {
	color: #E60000
}
#breadcrumb nav.breadcrumbNavigation ul li {
	float: left;
	margin: 10px 0 0 0;
	padding: 0 6px 0 0
}
#breadcrumb nav.breadcrumbNavigation ul li.active a {
	color: #404142
}
#breadcrumb nav.breadcrumbNavigation ul li a {
	background-image: url("icon-arrow3-right-gray.png");
	background-position: right center;
	background-repeat: no-repeat;
	padding-right: 10px
}
#breadcrumb nav.breadcrumbNavigation ul li:last-child a {
	background: none;
	padding-right: 0
}
#breadcrumb .breadcrumbToolbox {
	float: right;
	margin: 0 28px 0 0
}
#breadcrumb .breadcrumbToolbox div.shareButtons {
	margin-top: 3px
}
#breadcrumb .breadcrumbToolbox div.shareButtons span {
	font-size: 11px;
	font-weight: normal;
	color: #7f7f7f;
	line-height: 11px;
	display: block;
	float: left;
	margin-top: 7px
}
#breadcrumb .breadcrumbToolbox div.shareButtons a {
	margin: 1px 0 0 5px;
	display: block;
	float: left
}
#breadcrumb .breadcrumbToolbox ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: right
}
#breadcrumb .breadcrumbToolbox ul li, #breadcrumb .breadcrumbToolbox ul a {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #7F7F7F;
	height: 28px;
	line-height: 28px;
	padding: 0;
	margin: 0
}
#breadcrumb .breadcrumbToolbox ul li {
	float: left;
	list-style: none
}
#breadcrumb .breadcrumbToolbox ul li a {
	margin: 0 0 0 15px;
	width: auto
}
#breadcrumb .breadcrumbToolbox ul li .icon-print-gray {
	*background-image: url("icon-print-gray.png");
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 17px
}
#breadcrumb .breadcrumbToolbox ul li .icon-share-gray {
	*background-image: url("icon-share-gray.png");
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 11px
}
.contentHeader {
	background-repeat: no-repeat;
	background-position: left bottom;
	*background-image: url("delimiter-header.png");
	padding-bottom: 28px;
	position: relative
}
.ym-g924-11 .contentHeader {
	*background-image: url("delimiter-header-11.png")
}
.ym-g924-10 .contentHeader {
	*background-image: url("delimiter-header-10.png")
}
.ym-g924-9 .contentHeader {
	*background-image: url("delimiter-header-9.png")
}
.ym-g924-8 .contentHeader {
	*background-image: url("delimiter-header-8.png")
}
.ym-g924-7 .contentHeader {
	*background-image: url("delimiter-header-7.png")
}
.ym-g924-6 .contentHeader {
	*background-image: url("delimiter-header-6.png")
}
.ym-g924-5 .contentHeader {
	*background-image: url("delimiter-header-5.png")
}
.ym-g924-4 .contentHeader {
	*background-image: url("delimiter-header-4.png")
}
.contentHeader .ym-grid-full {
	background-repeat: repeat-x;
	background-position: center bottom;
	*background-image: url("content-header-bg-variant1.png");
	min-height: 104px
}
.contentHeader .ym-grid-full img.mainTopicStage {
	display: block
}
.contentHeader .ym-grid-full .wizard {
	padding: 28px
}
.contentHeader .ym-grid-full > h1 {
	padding-top: 28px;
	padding-left: 28px;
	line-height: 28px;
	font-family: 'HelveticaNeueW01-45Ligh';
	font-size: 25px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #404142
}
.contentHeader .ym-grid-full > h1+ span {
	line-height: 20px;
	font-family: 'HelveticaNeueW01-55Roma';
	font-size: 17px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #404142;
	margin-left: 28px
}
.contentHeader .ym-grid-full .ym-grid .ym-gbox h1 {
	padding-top: 28px
}
.contentHeader .ym-grid-full .headerTopicShadow {
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url("content-header-bg-variant3.png");
	padding-bottom: 28px
}
.contentHeader .ym-grid-full .toolbox * {
	padding: 0;
	margin: 0
}
.contentHeader .ym-grid-full .toolbox ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: right
}
.contentHeader .ym-grid-full .toolbox ul li {
	float: left;
	list-style: none;
	padding: 0;
	margin: 0
}
.contentHeader .ym-grid-full .toolbox ul li a {
	line-height: normal;
	color: #7F7F7F;
	background-repeat: no-repeat;
	margin: 0 0 0 15px;
	padding: 0;
	text-decoration: none;
	width: auto
}
.contentHeader .ym-grid-full .toolbox ul li a:hover {
	color: #E60000
}
.contentHeader .ym-grid-full .toolbox ul li .icon-arrow-right-red {
	background: url("icon-arrow-right-red.png") no-repeat left center;
	padding-left: 10px
}
.cssgradients .sideButtons > li {
	line-height: normal
}
.cssgradients .sideButtons > li > .label {
	width: 189px;
	border: solid 1px #dfdfdf;
	background-image: -ms-linear-gradient(bottom, #dfdfde 0, #f1f1f0 100%);
	background-image: -moz-linear-gradient(bottom, #dfdfde 0, #f1f1f0 100%);
	background-image: -o-linear-gradient(bottom, #dfdfde 0, #f1f1f0 100%);
	background-image: -webkit-linear-gradient(bottom, #dfdfde 0, #f1f1f0 100%);
	background-image: linear-gradient(bottom, #dfdfde 0, #f1f1f0 100%);
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px
}
.cssgradients .sideButtons > li > .label a {
	border-top: solid 1px white;
	width: 177px
}
.no-cssgradients .sideButtons > li {
	line-height: normal;
	background: url("sidebar-nav-bg-top.png") left top no-repeat;
	padding-top: 2px
}
.no-cssgradients .sideButtons > li > .label {
	border: none;
	width: 191px;
	background-image: url("sidebar-nav-bg.png");
	background-position: left bottom;
	background-repeat: no-repeat
}
.no-cssgradients .sideButtons > li > .label a {
	width: 100%
}
.ym-g924-3.vsyncSidebar {
	min-height: 550px
}
.sideButtons {
	position: relative;
	width: 191px;
	list-style: none;
	margin: 5px 0 28px 0
}
.sideButtons .sub-navigation {
	list-style: none;
	padding: 0;
	margin: 5px 5px 8px 11px
}
.sideButtons .sub-navigation li {
	line-height: normal;
	padding: 0 0 0 9px;
	margin: 0;
	margin-bottom: 1px;
	background: url("icon-arrow2-right-gray.png") left 6px no-repeat
}
.sideButtons .sub-navigation li a {
	padding: 2px 0 0 0
}
.sideButtons .sub-navigation li.active {
	background: url("icon-arrow2-down-gray.png") left 6px no-repeat
}
.sideButtons .sub-navigation li.active > a:link {
	color: #E60000
}
.sideButtons .sub-navigation li.active > a:visited {
	color: #E60000
}
.sideButtons .sub-navigation li.active > a:focus {
	color: #E60000
}
.sideButtons .sub-navigation li.active > a:hover {
	color: #E60000
}
.sideButtons .sub-navigation li.active > a:active {
	color: #404142
}
.sideButtons .sub-navigation li .sub-navigation {
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	margin-left: -11px;
	padding: 5px 0 6px 11px
}
.sideButtons .sub-navigation li .sub-navigation li.active {
	background: url("icon-arrow2-right-gray.png") left 6px no-repeat
}
.sideButtons .sub-filter {
	padding: 0;
	margin: 5px 5px 10px 0;
	list-style: none;
	position: relative
}
.sideButtons .sub-filter > li {
	position: relative;
	line-height: normal;
	margin-bottom: 3px
}
.sideButtons .sub-filter > li label {
	color: #404142;
	font-size: 12px
}
.sideButtons .sub-filter > li span {
	font-size: 12px;
	color: #404142;
	padding: 0;
	margin: 0
}
.sideButtons .sub-filter > li .icon-info {
	display: inline-block;
	background-image: url("icon-info-gray.png");
	background-repeat: no-repeat;
	background-position: right center;
	text-decoration: none;
	position: absolute;
	left: 163px;
	top: 0;
	width: 15px
}
.sideButtons .sub-filter > li .icon-close {
	display: inline-block;
	background-image: url("icon-close-small-gray.png");
	background-repeat: no-repeat;
	background-position: right center;
	text-decoration: none;
	position: absolute;
	left: 164px;
	top: 0;
	width: 15px
}
.sideButtons > li {
	padding: 0;
	margin: 0 0 2px 0
}
.sideButtons > li > .label {
	display: inline-block
}
.sideButtons > li > .label.icon-right a {
	background-image: url("icon-arrow-right-gray.png");
	background-repeat: no-repeat;
	background-position: 178px center
}
.sideButtons > li > .label.icon-up a {
	background-image: url("icon-arrow-up-gray.png");
	background-repeat: no-repeat;
	background-position: 176px center
}
.sideButtons > li > .label.icon-down a {
	background-image: url("icon-arrow-down-gray.png");
	background-repeat: no-repeat;
	background-position: 176px center
}
.sideButtons > li > .label a {
	display: inline-block;
	line-height: normal;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #404142;
	color: #7F7F7F;
	padding: 2px 3px 2px 9px
}
.sideButtons > li > .label a:hover {
	color: #E60000
}
.sideButtons > li.active span a {
	color: #E60000
}
.shopNavigation {
	margin-top: -26px
}
.sideButtons.shopNavigation .sub-navigation {
	display: none
}
.no-boxshadow .sideTile {
	border: solid 1px #aaa
}
.boxshadow .sideTile {
	border-collapse: separate;
	-moz-box-shadow: 0 0 6px 0 #aaaaaa;
	-webkit-box-shadow: 0 0 6px 0 #aaaaaa;
	box-shadow: 0 0 6px 0 #aaaaaa
}
.sideTile {
	padding: 18px 12px 20px 18px
}
.sideTile select {
	width: 175px
}
.sideTile .subCategory {
	background-image: url("delimiter-4px-gray.png");
	background-repeat: repeat-x;
	background-position: left top;
	display: block;
	margin: 8px -5px 8px -10px;
	padding: 8px 0 0 5px
}
.sideTile .subCategory .link-standard {
	margin-left: 2px
}
.sideTile .subCategory:first-child {
	background: none;
	padding-top: 0;
	margin-top: 0
}
.sideTile span.label {
	line-height: 19px;
	font-family: 'HelveticaNeueW01-75Bold';
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #404142
}
.sideTile ul {
	margin-top: 10px
}
.pageToolbox {
	position: absolute;
	top: 0;
	right: 20px
}
.pageToolbox ul {
	list-style-type: none;
	margin: 0;
	padding: 0
}
.pageToolbox ul li {
	margin: 0;
	padding: 0
}
.controlBar {
	position: relative;
	border-bottom: 1px solid #CCC;
	width: 100%
}
.controlBar .resultCount-number {
	color: red;
	font-size: 18px;
	font-weight: bold;
	margin-right: 3px
}
.controlBar .resultCount-text {
	font-size: 13px;
	font-weight: bold
}
.controlBar .resultCount-text .red {
	color: red
}
.controlBar .resultCount-sort {
	position: relative;
	float: right;
	top: -6px
}
.infoMessage {
	color: green
}
.cartErrorMessages {
	color: #E60000
}
#cartOverlay a {
	margin-left: 5px
}
#cartOverlay .actions {
	float: right
}
table.style-continuous {
	width: 100%;
	table-layout: fixed;
	border-collapse: collapse
}
table.style-continuous thead {
	background-color: #F7F7F7
}
table.style-continuous th {
	height: 15px;
	padding: 4px 0 5px;
	border-left: 1px solid #dfdfdf;
	background-image: none;
	text-align: center
}
table.style-continuous td {
	padding: 0;
	border-left: 1px solid #dfdfdf;
	border-top: 1px solid #dfdfdf;
	background: #fff;
	line-height: 18px
}
table.style-continuous th, table.style-continuous td {
	vertical-align: top
}
table.style-continuous th:first-child, table.style-continuous td:first-child {
	border-left: none
}
table.style-dotted {
	width: 100%;
	table-layout: fixed;
	border-collapse: collapse
}
table.style-dotted td {
	padding: 16px 10px 13px
}
table.style-dotted th {
	height: 15px;
	padding: 4px 10px 3px;
	font-weight: normal;
	color: #7f7f7f;
	background-color: #f7f7f7;
	text-align: left
}
table.style-dotted td, table.style-dotted th {
	border-bottom: 1px solid #e9e9e9;
	background-image: url("line-dashed-1x4-6666.gif");
	background-repeat: repeat-y;
	vertical-align: top
}
table.style-dotted td:first-child, table.style-dotted th:first-child {
	background-image: none
}
.bar-nav {
	overflow: hidden
}
.bar-nav li {
	width: 18px;
	display: block;
	float: left;
	margin: 0 0 0 5px;
	padding: 2px
}
.bar-nav li a {
	width: 100%;
	height: 100%;
	display: block;
	text-align: center;
	cursor: pointer
}
.bar-nav li div {
	width: 100%;
	height: 100%;
	display: block;
	text-align: center;
	color: #777
}
.bar-nav li.active a {
	border-bottom: solid 3px #E60000
}
.sitemap ul li {
	list-style-type: disc;
	margin-left: 20px
}
div.contentOnly {
	background-color: White;
	position: relative;
	float: left;
	width: 710px;
	padding: 10px 0 10px 35px
}
div.contentOnly h1 {
	margin-bottom: 10px
}
div.contentOnly > div.ym-gl, div.contentOnly > div.ym-gr {
	clear: both;
	float: inherit
}
div.contentOnly header {
	position: inherit;
	width: 710px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: -20px
}
div.contentOnly header #logobar {
	width: 554px
}
@media print {
	body div.contentOnly .jsmfButton {
		display: none
	}
}
.formItem {
	margin-bottom: 5px
}
.formItem label {
	display: block
}
.formItem input {
	width: 100%
}
.formLine {
	display: block
}
.form-actions {
	margin-top: 14px;
	float: right
}
.form-zip {
	width: 20%;
	float: left
}
.form-city {
	width: 75%;
	float: right
}
.form-day {
	width: 30%;
	float: left
}
.form-month {
	width: 30%;
	float: left;
	margin-left: 11px
}
.form-year {
	width: 30%;
	float: right
}
.clickable {
	cursor: pointer
}
.teaser-default p:last-child {
	margin-bottom: 0
}
.teaser-default-1 {
	line-height: normal;
	position: relative
}
.teaser-default-1 h2, .teaser-default-1 h3, .teaser-default-1 h4 {
	margin: 0 0 5px 0;
	line-height: 23px;
	font-family: 'HelveticaNeueW01-45Ligh';
	font-size: 20px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #404142
}
.teaser-default-1 h2 > a, .teaser-default-1 h3 > a, .teaser-default-1 h4 > a {
	line-height: 23px;
	font-family: 'HelveticaNeueW01-45Ligh';
	font-size: 20px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #404142;
	text-decoration: none;
	color: #7F7F7F
}
.teaser-default-1 img {
	display: block;
	padding: 0
}
.teaser-default-1 img+ h2, .teaser-default-1 img+ h3, .teaser-default-1 img+ h4 {
	margin: 10px 0 10px 0
}
.teaser-default-1 p {
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #404142;
	margin: 0 0 5px 0;
	padding: 0
}
.teaser-default-1 p:last-child {
	margin-bottom: 0
}
.teaser-default-2 {
	line-height: normal;
	position: relative
}
.teaser-default-2 h2, .teaser-default-2 h3, .teaser-default-2 h4 {
	margin: 3px 0 5px 0;
	line-height: 20px;
	font-family: 'HelveticaNeueW01-55Roma';
	font-size: 17px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #404142
}
.teaser-default-2 h2 > a, .teaser-default-2 h3 > a, .teaser-default-2 h4 > a {
	line-height: 20px;
	font-family: 'HelveticaNeueW01-55Roma';
	font-size: 17px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #404142;
	text-decoration: none;
	color: #7F7F7F
}
.teaser-default-2 img {
	display: block;
	padding: 0
}
.teaser-default-2 img+ h2, .teaser-default-2 img+ h3, .teaser-default-2 img+ h4 {
	margin: 10px 0 10px 0
}
.teaser-default-2 p {
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #404142;
	margin: 0 0 5px 0;
	padding: 0
}
.teaser-default-2 .metainfo {
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #404142;
	display: block;
	margin: 5px 0 0 0
}
.teaser-default-2 .metainfo+ h2, .teaser-default-2 .metainfo+ h3, .teaser-default-2 .metainfo+ h4 {
	margin: 0 0 5px 0
}
.teaser-default-2 p:last-child {
	margin-bottom: 0
}
.teaser-default-3 {
	line-height: normal;
	position: relative
}
.teaser-default-3 h2, .teaser-default-3 h3, .teaser-default-3 h4 {
	margin: 0 0 5px 0;
	line-height: 23px;
	font-family: 'HelveticaNeueW01-45Ligh';
	font-size: 20px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #404142
}
.teaser-default-3 img {
	display: block;
	padding: 0
}
.teaser-default-3 img+ h2, .teaser-default-3 img+ h3, .teaser-default-3 img+ h4 {
	margin: 10px 0 10px 0
}
.teaser-default-3 p {
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #404142;
	margin: 0 0 5px 0;
	padding: 0
}
.teaser-default-3 p:last-child {
	margin-bottom: 0
}
.teaser-default-4 {
	line-height: normal;
	position: relative
}
.teaser-default-4 h2, .teaser-default-4 h3, .teaser-default-4 h4 {
	margin: 0 0 5px 0;
	line-height: 23px;
	font-family: 'HelveticaNeueW01-45Ligh';
	font-size: 20px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #404142
}
.teaser-default-4 img {
	display: block;
	margin: 0;
	padding: 0
}
.teaser-default-4 p {
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #404142;
	margin: 0 0 5px 0;
	padding: 0
}
.teaser-default-4 p:last-child {
	margin-bottom: 0
}
.teaser-big {
	line-height: normal;
	position: relative
}
.teaser-big h2, .teaser-big h3, .teaser-big h4 {
	margin: 0 0 5px 0;
	line-height: 23px;
	font-family: 'HelveticaNeueW01-45Ligh';
	font-size: 20px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #404142
}
.teaser-big h2 > a, .teaser-big h3 > a, .teaser-big h4 > a {
	line-height: 23px;
	font-family: 'HelveticaNeueW01-45Ligh';
	font-size: 20px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #404142;
	text-decoration: none;
	color: #7F7F7F
}
.teaser-big img {
	display: block;
	padding: 0
}
.teaser-big img+ h2, .teaser-big img+ h3, .teaser-big img+ h4 {
	margin: 5px 0 5px 0
}
.teaser-big img+ a, .teaser-big img+ a, .teaser-big img+ a {
	margin: 5px 0 0 0
}
.teaser-big strong {
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #404142;
	font-weight: bold;
	margin: 5px 0 5px 0;
	padding: 0;
	display: block
}
.teaser-big p {
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #404142;
	margin: 5px 0 5px 0;
	padding: 0
}
.teaser-big p:last-child {
	margin-bottom: 0
}
.teaser-big .metainfo {
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #404142;
	display: block;
	margin: 5px 0 0 0
}
.teaser-big .metainfo+ h2, .teaser-big .metainfo+ h3, .teaser-big .metainfo+ h4 {
	margin: 0 0 5px 0
}
.teaser-big .metainfo-additional {
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #404142;
	display: block;
	margin: 5px 0 0 0;
	position: absolute;
	top: 0;
	right: 25px
}
.teaser-small {
	line-height: normal;
	position: relative
}
.teaser-small h2, .teaser-small h3, .teaser-small h4 {
	margin: 5px 0 5px 0;
	line-height: 17px;
	font-family: 'HelveticaNeueW01-55Roma';
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #404142
}
.teaser-small h2 > a, .teaser-small h3 > a, .teaser-small h4 > a {
	line-height: 17px;
	font-family: 'HelveticaNeueW01-55Roma';
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #404142;
	text-decoration: none;
	color: #7F7F7F
}
.teaser-small img {
	display: block;
	padding: 0
}
.teaser-small img+ h2, .teaser-small img+ h3, .teaser-small img+ h4 {
	margin: 5px 0 5px 0
}
.teaser-small strong {
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #404142;
	font-weight: bold;
	margin: 5px 0 5px 0;
	padding: 0
}
.teaser-small p {
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #404142;
	margin: 5px 0 5px 0;
	padding: 0
}
.teaser-small .metainfo {
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #404142;
	display: block;
	margin: 5px 0 0 0
}
.teaser-small .metainfo+ h2, .teaser-small .metainfo+ h3, .teaser-small .metainfo+ h4 {
	margin: 0 0 5px 0
}
.teaser-small .metainfo-additional {
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #404142;
	display: block;
	margin: 5px 0 0 0;
	position: absolute;
	top: 0;
	right: 25px
}
.teaser-small p:last-child {
	margin-bottom: 0
}
.teaser-layer-black {
	line-height: normal;
	position: relative;
	min-height: 350px
}
.teaser-layer-black h2, .teaser-layer-black h3, .teaser-layer-black h4 {
	margin: 0 0 10px 0;
	line-height: 23px;
	font-family: 'HelveticaNeueW01-45Ligh';
	font-size: 20px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #404142;
	color: white
}
.teaser-layer-black img {
	display: block;
	margin: 0;
	padding: 0
}
.teaser-layer-black p {
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #404142;
	margin: 0 0 5px 0;
	padding: 0;
	color: white
}
.teaser-layer-black p:last-child {
	margin-bottom: 0
}
.teaser-layer-black .layerBG {
	position: absolute;
	top: 28px;
	right: 48px;
	bottom: 56px;
	width: 280px;
	background-color: #333333;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	filter: alpha(opacity=90);
	-moz-opacity: .9;
	-khtml-opacity: .9;
	opacity: .9
}
.teaser-layer-black .layerText {
	position: absolute;
	top: 48px;
	right: 68px;
	bottom: 76px;
	width: 240px
}
.teaser-layer-black .layerText a.link-standard {
	background-position: 0 10px;
	padding: 5px 0 2px 12px;
	margin: 0 0 0 0;
	font-size: 12px;
	color: white;
	text-decoration: none;
	display: block
}
.teaser-layer-black .layerText a.link-standard:link {
	color: white
}
.teaser-layer-black .layerText a.link-standard:visited {
	color: white
}
.teaser-layer-black .layerText a.link-standard:focus {
	color: white
}
.teaser-layer-black .layerText a.link-standard:hover {
	color: #E60000
}
.teaser-layer-black .layerText a.link-standard:active {
	color: #E60000
}
.teaser-layer-black .layerText .mejs-video {
	position: absolute;
	bottom: 0
}
.teaser-layer-white {
	line-height: normal;
	position: relative;
	min-height: 350px
}
.teaser-layer-white h2, .teaser-layer-white h3, .teaser-layer-white h4 {
	margin: 0 0 10px 0;
	line-height: 23px;
	font-family: 'HelveticaNeueW01-45Ligh';
	font-size: 20px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #404142
}
.teaser-layer-white img {
	display: block;
	margin: 0;
	padding: 0
}
.teaser-layer-white p {
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	margin: 0 0 5px 0;
	padding: 0;
	color: #404142
}
.teaser-layer-white p:last-child {
	margin-bottom: 0
}
.teaser-layer-white .layerBG {
	position: absolute;
	top: 28px;
	right: 48px;
	bottom: 56px;
	width: 280px;
	background-color: white;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	filter: alpha(opacity=90);
	-moz-opacity: .9;
	-khtml-opacity: .9;
	opacity: .9
}
.teaser-layer-white .layerText {
	position: absolute;
	top: 48px;
	right: 68px;
	bottom: 76px;
	width: 240px
}
.teaser-layer-white .layerText a.link-standard {
	background-position: 0 10px;
	padding: 5px 0 2px 12px;
	margin: 0 0 0 0;
	font-size: 12px;
	color: #7F7F7F;
	text-decoration: none;
	display: block
}
.teaser-layer-white .layerText a.link-standard:link {
	color: #7F7F7F
}
.teaser-layer-white .layerText a.link-standard:visited {
	color: #7F7F7F
}
.teaser-layer-white .layerText a.link-standard:focus {
	color: #7F7F7F
}
.teaser-layer-white .layerText a.link-standard:hover {
	color: #E60000
}
.teaser-layer-white .layerText a.link-standard:active {
	color: #404142
}
.ym-g924-9 .teaser-layer-black .layerBG {
	width: 257px
}
.ym-g924-9 .teaser-layer-black .layerText {
	width: 217px
}
.ym-g924-9 .teaser-layer-white .layerBG {
	width: 257px
}
.ym-g924-9 .teaser-layer-white .layerText {
	width: 217px
}
.teaser-layer-white.ym-gl .layerBG, .teaser-layer-black.ym-gl .layerBG {
	bottom: 84px
}
.teaser-layer-white.ym-gl .layerText, .teaser-layer-black.ym-gl .layerText {
	bottom: 104px
}
.teaser-sidebar {
	line-height: normal;
	position: relative;
	margin-bottom: 28px
}
.teaser-sidebar h2, .teaser-sidebar h3, .teaser-sidebar h4 {
	margin: 0 0 0 0;
	line-height: 19px;
	font-family: 'HelveticaNeueW01-75Bold';
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #404142
}
.teaser-sidebar h2 a, .teaser-sidebar h3 a, .teaser-sidebar h4 a {
	line-height: 19px;
	font-family: 'HelveticaNeueW01-75Bold';
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #404142;
	text-decoration: none;
	color: #7F7F7F
}
.teaser-sidebar img {
	display: block;
	margin: 0 0 5px 0;
	padding: 0
}
.teaser-sidebar p {
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #404142;
	margin: 0 0 5px 0;
	padding: 0
}
.teaser-sidebar p:last-child {
	margin-bottom: 0
}
a.teaserVideoLink {
	display: block;
	position: relative
}
span.teaserPlayButton {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 75px;
	height: 75px;
	margin: -37px 0 0 -37px;
	background-image: url(/media/common/js/libs/mediaelementjs/skin_default/medplay.png);
	cursor: pointer
}
span.teaserPlayButton:hover {
	background-position: 0 -75px
}
.content-default .headline1 {
	line-height: 23px;
	font-family: 'HelveticaNeueW01-45Ligh';
	font-size: 20px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #404142;
	margin: 0 0 5px 0;
	display: block
}
.content-default .headline2 {
	line-height: 20px;
	font-family: 'HelveticaNeueW01-55Roma';
	font-size: 17px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #404142;
	margin: 0 0 5px 0;
	display: block
}
.content-default .headline3 {
	line-height: 17px;
	font-family: 'HelveticaNeueW01-55Roma';
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #404142;
	margin: 0 0 5px 0;
	display: block
}
.content-default .headline4 {
	line-height: 19px;
	font-family: 'HelveticaNeueW01-75Bold';
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #404142;
	margin: 0 0 5px 0;
	display: block
}
.content-default img {
	display: block;
	margin: 0 0 10px 0;
	padding: 0
}
.content-default p {
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #404142;
	margin: 10px 0 10px 0;
	padding: 0
}
.content-default p:last-child {
	margin-bottom: 0
}
.content-default a {
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #404142;
	color: #7F7F7F;
	text-decoration: underline
}
.content-default a:link {
	color: #7F7F7F
}
.content-default a:visited {
	color: #7F7F7F
}
.content-default a:focus {
	color: #7F7F7F
}
.content-default a:hover {
	color: #E60000
}
.content-default a:active {
	color: #404142
}
.content-default a.link-standard:link, .content-default a.link-back:link, .content-default a.link-mailto:link {
	color: #7F7F7F
}
.content-default a.link-standard:visited, .content-default a.link-back:visited, .content-default a.link-mailto:visited {
	color: #7F7F7F
}
.content-default a.link-standard:focus, .content-default a.link-back:focus, .content-default a.link-mailto:focus {
	color: #7F7F7F
}
.content-default a.link-standard:hover, .content-default a.link-back:hover, .content-default a.link-mailto:hover {
	color: #E60000
}
.content-default a.link-standard:active, .content-default a.link-back:active, .content-default a.link-mailto:active {
	color: #404142
}
.content-default a.link-standard {
	background: url("icon-arrow-right-red.png") no-repeat left 5px;
	padding-left: 10px;
	display: block;
	text-decoration: none
}
.content-default a.link-back {
	background: url("icon-arrow-left-red.png") no-repeat left 5px;
	padding-left: 10px;
	text-decoration: none
}
.content-default a.link-mailto {
	text-decoration: underline;
	white-space: nowrap
}
.content-default ul {
	list-style-type: disc;
	margin: 5px 0 5px 20px
}
.content-default ul li {
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #404142
}
.content-default ul li p {
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #404142
}
.content-default ol {
	list-style-type: decimal;
	margin: 5px 0 5px 25px
}
.content-default ol li {
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #404142
}
.content-default ol li p {
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #404142
}
.content-default table td {
	padding: 5px
}
.content-default table td p {
	margin: 0 0 10px 0
}
.content-default table.fact-sheet {
	margin-bottom: 28px
}
.content-default table.fact-sheet td {
	padding: 13px 5px;
	vertical-align: top
}
.content-default table.fact-sheet td h3 {
	line-height: 23px;
	font-family: 'HelveticaNeueW01-45Ligh';
	font-size: 20px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #404142
}
.content-default table.fact-sheet td p {
	margin: 0 0 10px 0
}
.content-default-1 {
	line-height: normal;
	position: relative
}
.content-default-1 h2, .content-default-1 h3, .content-default-1 h4 {
	margin: 0 0 5px 0;
	line-height: 23px;
	font-family: 'HelveticaNeueW01-45Ligh';
	font-size: 20px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #404142
}
.content-default-1 h2 a, .content-default-1 h3 a, .content-default-1 h4 a {
	line-height: 23px;
	font-family: 'HelveticaNeueW01-45Ligh';
	font-size: 20px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #404142;
	text-decoration: none;
	color: #7F7F7F
}
.content-default-1 img {
	display: block;
	margin: 0 0 10px 0;
	padding: 0
}
.content-default-1 p {
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #404142;
	margin: 0 0 5px 0;
	padding: 0
}
.content-default-1 p:last-child {
	margin-bottom: 0
}
.content-default-2 {
	line-height: normal;
	position: relative
}
.content-default-2 h1+ span, .content-default-2 h2+ span {
	display: block;
	line-height: 23px;
	font-family: 'HelveticaNeueW01-45Ligh';
	font-size: 20px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #404142;
	margin-top: -10px;
	margin-bottom: -18px
}
.content-default-2 img {
	display: block;
	margin: 0 0 10px 0;
	padding: 0
}
.content-default-2 p {
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #404142;
	margin: 0 0 5px 0;
	padding: 0
}
.content-default-2 p:last-child {
	margin-bottom: 0
}
.imageGallery .ym-gbox {
	position: relative
}
.imageGallery .layerBG {
	position: absolute;
	top: 300px;
	right: 0;
	height: 78px;
	left: 0;
	background-color: #333333;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	filter: alpha(opacity=90);
	-moz-opacity: .9;
	-khtml-opacity: .9;
	opacity: .9;
	display: none
}
.imageGallery .layerText {
	position: absolute;
	top: 316px;
	right: 40px;
	left: 20px;
	height: 50px;
	display: none
}
.imageGallery .layerText h2 {
	width: 470px;
	height: 50px;
	font-size: 20px;
	line-height: 23px;
	color: #fff;
	overflow: hidden;
	font-family: 'HelveticaNeueW01-45Ligh';
	font-weight: normal;
	font-style: normal;
	font-variant: normal
}
.imageGallery .layerText a {
	position: absolute;
	top: 10px;
	left: 495px
}
.imageGallery ul li {
	position: absolute;
	top: 0;
	height: 378px;
	width: 100px;
	cursor: pointer
}
.imageGallery ul li.prev {
	left: 0
}
.imageGallery ul li.prev a {
	background-image: url("arrow-stage-prev.png");
	background-repeat: no-repeat;
	position: absolute;
	top: 130px;
	left: 0;
	width: 40px;
	height: 50px;
	z-index: 5;
	cursor: pointer;
	color: transparent;
	display: none
}
.imageGallery ul li.next {
	right: 0
}
.imageGallery ul li.next a {
	background-image: url("arrow-stage-next.png");
	background-repeat: no-repeat;
	position: absolute;
	top: 130px;
	right: 0;
	width: 40px;
	height: 50px;
	z-index: 5;
	cursor: pointer;
	color: transparent;
	display: none
}
.imageGallery ul li:hover a {
	display: block
}
.jwplayer {
	outline: none !important
}
@media only screen and (min-width: 1025px) {
	#mainArea {
		width: 1000px
	}
	#logobar {
		width: 845px
	}
	header {
		width: 1000px
	}
	#contentArea-mask {
		left: 20px;
		right: 20px
	}
}
@media only screen and (max-width: 1024px) {
	#mainArea {
		width: 984px
	}
	#logobar {
		width: 829px
	}
	header {
		width: 984px
	}
	#contentArea-mask {
		left: 12px;
		right: 12px
	}
}
.gallery-downloads .items .item {
	clear: left
}
.gallery-downloads .destination .ym-gbox, .gallery-downloads .navigation .ym-gbox {
	height: 332px
}
.gallery-downloads .destination img {
	border: 1px solid #CCC;
	width: 440px;
	height: 330px
}
.gallery-downloads .navigation .ym-gbox {
	position: relative
}
.gallery-downloads .navigation .jsmfButton {
	margin-right: 7px
}
.gallery-downloads .navigation .pager {
	width: 100%;
	height: 117px;
	overflow: hidden;
	position: absolute;
	bottom: 0
}
.gallery-downloads .navigation .pager .head {
	height: 34px;
	position: absolute;
	top: 6px;
	left: 32px
}
.gallery-downloads .navigation .pager .head .counter {
	font-family: "HelveticaNeueW01-45Ligh";
	color: red;
	font-size: 16px;
	margin-right: 5px
}
.gallery-downloads .navigation .pager .head .text {
	font-family: "HelveticaNeueW01-45Ligh";
	color: #404142;
	font-size: 16px
}
.gallery-downloads .navigation .pager .mfPagerLeft {
	position: absolute;
	left: 0;
	bottom: 16px;
	margin: 0
}
.gallery-downloads .navigation .pager .mfPagerRight {
	position: absolute;
	right: 0;
	bottom: 16px;
	margin: 0
}
.gallery-downloads .navigation .pager .wrapper {
	position: absolute;
	left: 31px;
	bottom: 0;
	width: 392px;
	overflow: hidden;
	height: 77px
}
.gallery-downloads .navigation .pager ul.items {
	display: block;
	margin: 0;
	padding: 0;
	height: 77px;
	width: 4242px;
	position: absolute;
	top: 0;
	left: 0
}
.gallery-downloads .navigation .pager ul.items li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	width: 86px;
	height: 72px;
	margin-right: 12px;
	border-bottom: 5px solid white;
	cursor: pointer
}
.gallery-downloads .navigation .pager ul.items li:hover, .gallery-downloads .navigation .pager ul.items li.active {
	border-bottom: 5px solid red
}
.gallery-downloads .navigation .pager ul.items li img {
	width: 84px;
	height: 63px;
	overflow: hidden;
	border: 1px solid #CCC
}
#memoHead {
	z-index: 2005;
	margin-left: -5px;
	padding-left: 5px;
	background-color: White;
	width: 700px
}
#compareItems {
	background-color: #F7F7F7;
	overflow: hidden
}
#compareItems > span {
	margin: 10px 10px 8px 10px;
	font-size: 12px;
	display: block
}
#compareItems .mfButton {
	float: right;
	margin: 0 10px 10px 0
}
#compareItems ul {
	list-style-type: none;
	margin: 10px 0 10px 0;
	padding: 0 0 0 10px;
	height: 57px;
	width: 672px;
	overflow: hidden
}
#compareItems ul li {
	margin: 0 20px 0 0;
	padding: 0;
	float: right;
	width: 148px;
	height: 57px;
	position: relative;
	background-color: white
}
#compareItems ul li.empty em {
	margin: 20px 10px 0 10px;
	display: block;
	font-size: 10px;
	line-height: 13px
}
#compareItems ul li.filled .productImage {
	width: 57px;
	height: 57px;
	margin: 0;
	padding: 0;
	display: table-cell;
	vertical-align: middle;
	background-color: #F7F7F7;
	position: relative
}
#compareItems ul li.filled .productImage img {
	display: block;
	margin: auto;
	max-width: 57px;
	max-height: 57px
}
#compareItems ul li.filled strong {
	position: absolute;
	top: 7px;
	left: 63px;
	font-size: 11px
}
#compareItems ul li.filled .remove {
	background-image: url("icon-close-small-gray.png");
	background-repeat: no-repeat;
	background-color: white;
	background-position: top left;
	padding: 0 0 0 16px;
	position: absolute;
	left: 63px;
	bottom: 2px;
	font-size: 10px;
	line-height: 14px;
	cursor: pointer
}
#memoItems {
	margin-top: 10px
}
#compareNextSteps {
	background-color: white;
	width: 192px;
	z-index: 2005
}
#compareNextSteps .ym-gbox > strong {
	background-color: #F7F7F7;
	padding: 10px 12px;
	font-weight: normal;
	font-size: 14px;
	display: block;
	color: #7F7F7F
}
#compareNextSteps .ym-gbox .link-standard {
	background-image: url("icon-arrow-right-red.png");
	background-position: 10px 14px;
	background-repeat: no-repeat;
	padding: 10px 0 10px 20px;
	margin: 0 0 0 0;
	font-size: 12px;
	color: #7F7F7F;
	text-decoration: none;
	display: block;
	border-top: 1px solid #F7F7F7
}
#compareNextSteps .ym-gbox .link-standard:link {
	color: #7F7F7F
}
#compareNextSteps .ym-gbox .link-standard:visited {
	color: #7F7F7F
}
#compareNextSteps .ym-gbox .link-standard:focus {
	color: #7F7F7F
}
#compareNextSteps .ym-gbox .link-standard:hover {
	color: #E60000
}
#compareNextSteps .ym-gbox .link-standard:active {
	color: #404142
}
#compareNextSteps .ym-gbox .link-standard:first-child {
	border-top: 0
}
#maxCompWarn {
	color: red;
	font-weight: bold;
	display: none
}
.boxshadow #compareNextSteps .ym-gbox {
	border-collapse: separate;
	-moz-box-shadow: 0 0 3px 1px #CCCCCC;
	-webkit-box-shadow: 0 0 3px 1px #CCCCCC;
	box-shadow: 0 0 3px 1px #CCCCCC;
	margin-bottom: 20px
}
.no-boxshadow #compareNextSteps .ym-gbox {
	border: 1px solid #CCC;
	margin-bottom: 20px
}
.memoCompare h4 {
	margin-bottom: 10px;
	font-weight: bold
}
.memoCompare .row {
	background-image: url("delimiter-4px-gray.png");
	background-position: left bottom;
	background-repeat: repeat-x;
	margin-bottom: 10px;
	padding-bottom: 10px;
	width: 230px;
	min-height: 50px;
	float: left;
	position: relative
}
.memoCompare .row img {
	width: 50px
}
.memoCompare .actions {
	clear: left;
	margin-top: 5px
}
.memoCompare .compare {
	background-image: url("icon-close-small-gray.png");
	background-position: right top;
	background-repeat: no-repeat;
	padding-right: 15px;
	cursor: pointer;
	position: absolute;
	left: 60px;
	bottom: 8px
}
.memoCompare strong {
	display: block;
	position: absolute;
	top: 0;
	left: 60px
}
.memoCompare .link-standard {
	display: inline-block;
	margin-right: 10px
}
table.td_Compare {
	font-size: 12px;
	margin-bottom: 18px;
	table-layout: fixed
}
table.td_Compare thead tr th {
	vertical-align: top;
	text-align: left
}
table.td_Compare thead tr th.style-tab {
	margin-left: 0;
	padding-left: 0
}
table.td_Compare thead tr th.style-tab > .tabListWrapper {
	width: auto !important
}
table.td_Compare thead tr th.style-tab > .tabListWrapper ul {
	padding-left: 0
}
table.td_Compare thead tr:first-child th {
	background-image: url("mf-table-cell-background-top.png");
	background-repeat: no-repeat;
	background-position: left -6px;
	border-left: solid 8px white;
	padding-left: 10px;
	padding-top: 5px
}
table.td_Compare thead tr:first-child th:first-child {
	background-image: none;
	padding-left: 0;
	vertical-align: middle
}
table.td_Compare thead tr:first-child th:first-child h2 {
	position: absolute;
	top: 0
}
table.td_Compare thead tr:first-child th:first-child .myBrochure {
	display: table-row
}
table.td_Compare thead tr:first-child th:first-child .myBrochure > span {
	display: table-cell;
	padding-right: 20px;
	vertical-align: middle
}
table.td_Compare tbody tr th {
	background-image: url("mf-table-cell-background-top.png");
	background-repeat: no-repeat;
	background-position: left -5px;
	border-left: solid 8px white;
	padding-left: 10px
}
table.td_Compare tbody tr th div {
	background-color: #F7F7F7
}
table.td_Compare tbody tr th:first-child {
	padding-left: 0
}
table.td_Compare tbody tr td {
	border-bottom: none !important;
	border-left: solid 8px white;
	background-image: url("mf-table-cell-background-top.png");
	background-repeat: no-repeat;
	background-position: left -5px;
	line-height: 18px;
	padding: 9px 10px 1px 18px
}
table.td_Compare tbody tr td:first-child {
	border-left: none;
	background-position: right -5px;
	padding-left: 10px
}
@font-face {
	font-family: 'mieleicons';
	src: url('mieleicons.eot?21989451');
	src: url('mieleicons.eot?21989451#iefix') format('embedded-opentype'), url('mieleicons.ttf?21989451') format('truetype'), url('mieleicons.svg?21989451#mieleicons') format('svg');
	font-weight: normal;
	font-style: normal
}
[class^="micon-"]:before, [class*=" micon-"]:before {
	font-family: "mieleicons";
	font-style: normal;
	font-weight: normal;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	margin-right: 0;
	text-align: center;
	font-variant: normal;
	text-transform: none;
	line-height: 1em;
	margin-left: 0;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.micon-arrow-left:before {
	content: '\41'
}
.micon-arrow-right:before {
	content: '\42'
}
.micon-arrow-up:before {
	content: '\43'
}
.micon-arrow-down:before {
	content: '\44'
}
.micon-small-arrow-up:before {
	content: '\45'
}
.micon-small-arrow-down:before {
	content: '\46'
}
.micon-double-arrow-up:before {
	content: '\47'
}
.micon-double-arrow-down:before {
	content: '\48'
}
.micon-double-arrow-left:before {
	content: '\49'
}
.micon-double-arrow-right:before {
	content: '\50'
}
.micon-lens:before {
	content: '\51'
}
.micon-small-arrow-left:before {
	content: '\52'
}
.micon-small-arrow-right:before {
	content: '\53'
}
.micon-info:before {
	content: '\54'
}
.micon-close:before {
	content: '\55'
}
span.mSVGicon {
	display: inline-block;
	height: 16px;
	line-height: 16px;
	margin-bottom: -3px
}
span.mSVGicon-checkmark {
	width: 16px;
	background-repeat: no-repeat;
	background: url('data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJFYmVuZV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgdmlld0JveD0iMCAwIDE2IDE2IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxNiAxNiIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8cGF0aCBmaWxsPSIjMjMxRjIwIiBkPSJNLTIzLjI5MSwyLjU2M2MtMC42MDcsMC41NjItMS43ODgsMS43NjgtMi4zNTgsMi4zNjZjLTEuNjU3LDEuNzM2LTMuMTY5LDMuNTktNC41NTQsNS41NDQNCglDLTMwLjg2LDkuNDg3LTMxLjY0MSw4LjQ4LTMyLjYsNy43NWMtMC4zODEtMC4yOTEtMS4wMTUtMC43NDctMS4zNC0wLjA4OWMtMC4yNjIsMC41MzMsMC4zOTIsMC45MjcsMC42OTcsMS4yNzENCgljMC44LDAuOSwxLjQyNCwxLjk2LDEuOTIsMy4wNDdjMC4xMiwwLjI1MSwwLjIwOCwwLjU0NywwLjM5MywwLjc2NGMwLjQ3NiwwLjU1NywxLjI0MSwwLjMyNCwxLjU2NS0wLjIzNA0KCWMxLjI3OS0yLjIwMywyLjY5OC00LjM0OSw0LjM0NC02LjMwOGMwLjYyMS0wLjczOSwxLjg1My0yLjA3NywyLjUwNi0yLjc5MWMwLjMzNy0wLjM2OCwwLjcxNy0wLjksMC4zODktMS4yMjMNCglDLTIyLjQ1NiwxLjg2NS0yMi45MjgsMi4yMjktMjMuMjkxLDIuNTYzeiIvPg0KPHBhdGggZmlsbD0iIzVFQjEzMiIgZD0iTTEyLjcwOSwyLjVjLTAuNjA3LDAuNTYyLTEuNzg4LDEuNzY4LTIuMzU4LDIuMzY2QzguNjkzLDYuNjAzLDcuMTgyLDguNDU4LDUuNzk3LDEwLjQxDQoJQzUuMTQsOS40MjUsNC4zNTksOC40MTgsMy40LDcuNjg4QzMuMDIsNy4zOTgsMi4zODYsNi45NDEsMi4wNjEsNy41OTlDMS43OTksOC4xMzEsMi40NTIsOC41MjYsMi43NTgsOC44Nw0KCWMwLjc5OSwwLjksMS40MjQsMS45NiwxLjkyLDMuMDQ3YzAuMTE5LDAuMjUxLDAuMjA3LDAuNTQ3LDAuMzkzLDAuNzY0YzAuNDc2LDAuNTU3LDEuMjQsMC4zMjQsMS41NjUtMC4yMzQNCgljMS4yNzgtMi4yMDMsMi42OTgtNC4zNDgsNC4zNDQtNi4zMDhjMC42MjEtMC43MzksMS44NTMtMi4wNzcsMi41MDYtMi43OTFjMC4zMzctMC4zNjgsMC43MTctMC45LDAuMzg5LTEuMjIzDQoJQzEzLjU0NCwxLjgwMywxMy4wNzIsMi4xNjcsMTIuNzA5LDIuNXoiLz4NCjwvc3ZnPg==')
}
.cloud-zoom-lens {
	border: 1px solid #888;
	margin: -1px;
	background-color: #fff;
	cursor: move
}
.cloud-zoom-title {
	font-family: Arial, Helvetica, sans-serif;
	position: absolute !important;
	background-color: #000;
	color: #fff;
	padding: 3px;
	width: 100%;
	text-align: center;
	font-weight: bold;
	font-size: 10px;
	top: 0
}
.cloud-zoom-big {
	border: 2px solid #ccc;
	overflow: hidden;
	background-repeat: no-repeat
}
.cloud-zoom-loading {
	color: white;
	background: #222;
	padding: 3px;
	border: 1px solid #000
}
.animatedArea {
	width: 960px;
	height: 415px;
	overflow: hidden;
	position: relative;
	z-index: 1
}
.animatedArea .layer-text {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 960px;
	height: 78px;
	background-color: #333333;
	opacity: .9;
	z-index: 5
}
.animatedArea .layer-whyMiele {
	position: absolute;
	left: 644px;
	top: 244px;
	width: 258px;
	height: 78px;
	background-color: #333333;
	opacity: .9;
	z-index: 5
}
.animatedArea .arrow-prev {
	position: absolute;
	top: 130px;
	left: 0;
	z-index: 5;
	cursor: pointer
}
.animatedArea .arrow-next {
	position: absolute;
	top: 130px;
	right: 0;
	z-index: 5;
	cursor: pointer
}
.animatedArea .aaSlider-home {
	position: absolute;
	bottom: 35px;
	right: 40px;
	z-index: 7
}
.animatedArea .aaSlider-home span.item {
	width: 17px;
	height: 3px;
	background-color: white;
	display: block;
	float: left;
	margin: 0 0 0 5px;
	padding: 0;
	color: transparent
}
.animatedArea .aaSlider-home span.item.active {
	background-color: red
}
.animatedArea .aaSlider-home span.label {
	color: white;
	display: block;
	clear: left;
	padding: 3px 0 0 5px;
	text-transform: uppercase;
	font-size: 10px
}
.animatedArea .aaTB-home {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 960px;
	height: 78px;
	z-index: 6
}
.animatedArea .aaTB-home .aaTB {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 6
}
.animatedArea .aaTB-home h2 {
	width: 480px;
	height: 50px;
	overflow: hidden;
	font-family: 'HelveticaNeueW01-45Ligh';
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	margin: 15px 0 0 28px;
	padding: 0;
	font-size: 20px;
	line-height: 23px;
	color: white
}
.animatedArea .aaTB-home a {
	position: absolute;
	top: 25px;
	left: 510px;
	margin: 0
}
.animatedArea .aaTB-homeWhyMiele {
	position: absolute;
	left: 644px;
	top: 244px;
	width: 258px;
	height: 78px;
	z-index: 6
}
.animatedArea .aaTB-homeWhyMiele .aaTB {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 6
}
.animatedArea .aaTB-homeWhyMiele h1 {
	font-family: 'HelveticaNeueW01-45Ligh';
	font-weight: 200 !important;
	font-style: normal;
	font-variant: normal;
	margin: 15px 0 0 15px;
	font-size: 20px;
	line-height: 23px;
	color: white
}
.animatedArea .aaTB-homeWhyMiele a {
	background-image: url("icon-arrow-right-red.png");
	background-position: 0 6px;
	background-repeat: no-repeat;
	padding: 2px 0 2px 12px;
	margin: 0 0 0 15px;
	font-size: 12px;
	color: white;
	text-decoration: none;
	display: block
}
.animatedArea .aaTB-homeWhyMiele a:link {
	color: white
}
.animatedArea .aaTB-homeWhyMiele a:visited {
	color: white
}
.animatedArea .aaTB-homeWhyMiele a:focus {
	color: white
}
.animatedArea .aaTB-homeWhyMiele a:hover {
	color: #E60000
}
.animatedArea .aaTB-homeWhyMiele a:active {
	color: #E60000
}
.themeAnimation {
	float: left
}
.themeAnimation ul {
	list-style-type: none;
	margin: 0;
	padding: 28px 0;
	height: 279px;
	width: 308px;
	float: left;
	overflow: hidden;
	background-color: #333333
}
.themeAnimation ul li {
	margin: 0 0 -1px 0;
	padding: 2px 0 2px 25px;
	width: 283px;
	border-top: 1px solid #525252;
	border-bottom: 1px solid #525252
}
.themeAnimation ul li > a {
	background-image: url("icon-arrow-right-red.png");
	background-position: 0 8px;
	background-repeat: no-repeat;
	padding: 2px 0 2px 12px;
	margin: 0 0 0 0;
	font-size: 12px;
	font-weight: normal;
	color: white;
	text-decoration: none;
	display: block
}
.themeAnimation ul li > a:link {
	color: white
}
.themeAnimation ul li > a:visited {
	color: white
}
.themeAnimation ul li > a:focus {
	color: white
}
.themeAnimation ul li > a:hover {
	color: white
}
.themeAnimation ul li > a:active {
	color: white
}
.themeAnimation ul li a.link-footnote {
	color: white
}
.themeAnimation ul li a.link-footnote:link {
	color: white
}
.themeAnimation ul li a.link-footnote:visited {
	color: white
}
.themeAnimation ul li a.link-footnote:focus {
	color: white
}
.themeAnimation ul li a.link-footnote:hover {
	color: white
}
.themeAnimation ul li a.link-footnote:active {
	color: white
}
.themeAnimation ul li > span {
	display: none
}
.themeAnimation ul li p {
	color: white;
	margin: 5px 10px 10px 0;
	padding: 0;
	font-size: 20px
}
.themeAnimation ul li div {
	display: none
}
.themeAnimation ul li.inactive > span {
	background-image: url("icon-arrow-right-red.png");
	background-position: 0 8px;
	background-repeat: no-repeat;
	padding: 2px 0 0 12px;
	margin: 0 0 0 0;
	font-size: 12px;
	font-weight: normal;
	color: white;
	text-decoration: none;
	display: block;
	cursor: pointer
}
.themeAnimation ul li.inactive > p, .themeAnimation ul li.inactive > a {
	display: none
}
.themeAnimation ul li.active {
	height: 160px;
	position: relative
}
.themeAnimation ul li.active em {
	position: absolute;
	top: 75px;
	right: -10px;
	z-index: 99;
	width: 10px;
	height: 19px;
	background-image: url("pointer.png");
	background-repeat: no-repeat
}
.themeAnimation ul li.active > span {
	margin: 0 10px 5px 0;
	padding: 0;
	display: block;
	color: white;
	font-size: 12px
}
.themeAnimation ul li.active > p {
	display: block;
	color: white;
	margin: 5px 10px 18px 0;
	padding: 0;
	font-size: 20px;
	line-height: 28px;
	font-family: 'HelveticaNeueW01-45Ligh';
	font-weight: normal;
	font-style: normal;
	font-variant: normal
}
.themeAnimation .stage {
	width: 596px;
	height: 335px;
	float: left;
	overflow: hidden;
	position: relative
}
.ym-g960-full .themeAnimation {
	float: none;
	overflow: hidden
}
.ym-g960-full .themeAnimation ul {
	width: 287px;
	height: 322px
}
.ym-g960-full .themeAnimation ul li {
	width: 262px
}
.ym-g960-full .themeAnimation .stage {
	width: 673px;
	height: 378px
}
.mc-day-weekend {
	background: #f7f7f7 !important
}
.mc-day-today .mc-cell-hd {
	background: #E60000
}
.mc-cell-event {
	overflow: hidden
}
.mc-cell-event.hidden {
	display: none
}
.mc-cell-hd {
	padding: 0 12px;
	text-align: center;
	color: #fff;
	background: #c0c0c0
}
.mc-month-prev .mc-cell-hd, .mc-month-next .mc-cell-hd {
	color: #c0c0c0;
	background: none
}
.mc-cell-hd .mc-dayNum {
	display: block;
	padding: 6px 0;
	background: url("line-dashed-4x1-6666.gif") 0 bottom repeat-x
}
.mc-cell-bd {
	min-height: 85px;
	padding: 13px 20px;
	font-size: 11px
}
.mc-cell-bd a.link-standard {
	font-size: 11px;
	line-height: 13px;
	margin-bottom: 5px;
	background-position: left 3px
}
.mdt {
	position: relative;
	min-height: 160px
}
.mdt .mdt-table {
	margin: 0 auto;
	width: 844px
}
.mdt .mdt-table th {
	padding-right: 5px;
	cursor: default
}
.mdt .mdt-table th.sorted {
	color: #404142
}
.mdt .mdt-table th .mdt-sorter {
	display: block;
	background: url("icon-arrow-down-gray.png") center right no-repeat;
	cursor: pointer
}
.mdt .mdt-table th.sorted-asc .mdt-sorter {
	background-image: url("icon-arrow-up-darkgray.gif")
}
.mdt .mdt-table th.sorted-desc .mdt-sorter {
	background-image: url("icon-arrow-down-darkgray.gif")
}
.mdt .mdt-table tr.hidden {
	display: none
}
.mdt .mdt-table td, .mdt .mdt-table a.link-standard {
	font-size: 11px;
	line-height: 13px;
	background-position: left 3px
}
.mdt .mdt-table td {
	height: 57px
}
.mdt-th-availability {
	width: 235px
}
.mdt-availability-narrow {
	float: right;
	width: 100px
}
.mdt-availability-spinner {
	margin-top: 1px
}
.mdt-availability-spinner > label, .mdt-availability-spinner > .mfSpinnerWrapper {
	vertical-align: middle
}
.mdt-availability-spinner > .mfSpinnerWrapper {
	margin-right: 0
}
.mdt-hd {
	padding: 0 30px 10px;
	overflow: hidden;
	font-size: 20px;
	font-family: 'HelveticaNeueW01-45Ligh'
}
.mdt-hd-searchTxt {
	float: left;
	display: none
}
.mdt-hd-searchTxt > .term {
	color: #E60000;
	font-family: 'HelveticaNeueW01-75Bold'
}
.mdt-hd-cnt {
	float: right
}
.mdt-hd-cnt > .num {
	color: #E60000;
	font-family: 'HelveticaNeueW01-75Bold'
}
.mdt-ft {
	position: relative;
	overflow: hidden
}
.mdt-ft .mfPager {
	position: absolute;
	top: 50%;
	margin: 0;
	margin-top: -28px
}
.mdt-ft .mfPagerLeft {
	left: 0;
	float: left
}
.mdt-ft .mfPagerRight {
	right: 0;
	float: left
}
.mdt-ft {
	overflow: hidden;
	padding: 20px 30px 28px;
	float: right
}
.mdt-ft > .bar-nav {
	float: left;
	margin-top: 10px;
	display: inline-block;
	zoom: 1;
	*display: inline
}
.mec .signal {
	display: block;
	margin: 3px 0 0 10px
}
.mec .mdt .mfButton {
	margin-bottom: 5px
}
.mec > .mec-container, .mec > .mec-error {
	display: none;
	padding-bottom: 20px
}
.mec > .mec-error {
	padding: 20px
}
.mec > .mec-error > h1 {
	color: #E60000
}
.mec > .mec-error > p {
	margin: 1em 0
}
.mec > .ajaxLoader {
	position: relative;
	left: auto;
	top: auto;
	height: 200px
}
.mec-hd {
	background: url("content-header-bg-variant4.png") center bottom repeat-x
}
.mec-hd-inner {
	padding: 23px 28px 7px;
	background: url("content-header-bg-variant1.png") 0 bottom repeat-x
}
.mec-hd-inner .mfButton-group {
	position: absolute;
	right: 28px;
	top: 23px
}
.mec-hd-actions {
	margin-top: 25px;
	position: relative
}
.mec-hd-actions .mfPager {
	margin: 0;
	vertical-align: top
}
.mec-gotoToday.jsmfButton {
	margin: 0 30px 0 10px
}
.mec-hd-search {
	position: absolute;
	top: 15px;
	right: 0
}
.mec-hd-search .mfInput-reset {
	margin-right: 8px
}
.mec-hd-search .mfInput-reset > input[type="text"] {
	width: 190px;
	vertical-align: middle
}
.mec-hd-date {
	display: inline-block;
	width: 90px;
	padding: 17px 14px;
	font-size: 20px;
	line-height: 20px;
	color: #E60000;
	font-family: HelveticaNeueW01-65Medi;
	white-space: nowrap
}
.mec-bd {
	padding: 0 28px
}
.mec-acn {
	background: url("mieleTabsSprites.png") no-repeat;
	background-position: center -125px;
	margin-bottom: 20px;
	margin-right: -20px;
	height: 55px
}
.mec-acn-itm {
	display: inline-block;
	margin-right: 20px
}
#mec-acn-courses {
	margin-left: 0;
	float: left
}
.mec-container-calendar {
	position: relative
}
.mc-wait {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	min-height: 160px !important;
	background-color: rgba(255,255,255,0.8);
	background-image: url("ajax-loader.gif");
	background-position: center;
	background-repeat: no-repeat
}
.mfDropDownFont {
	color: #404142;
	font-size: 12px;
	line-height: 26px
}
.mfSelectFont {
	color: #404142;
	font-size: 12px;
	line-height: 26px
}
.mfSelectWrapper {
	clear: both;
	cursor: pointer;
	display: inline;
	line-height: 28px;
	padding: 0;
	position: relative;
	vertical-align: middle;
	white-space: nowrap
}
.mfSelectWrapper > .mfSelectBar, .mfSelectWrapper .mfSelectButton {
	color: #404142;
	font-size: 12px;
	line-height: 26px;
	background: transparent url("mf-sprites.png") no-repeat;
	height: 26px;
	overflow: hidden;
	min-height: 26px;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
	zoom: 1;
	*display: inline
}
.mfSelectWrapper > .mfSelectBar {
	background-position: -90px -90px;
	min-width: 50px;
	text-indent: 12px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none
}
.mfSelectWrapper .mfSelectButton {
	background-position: 0 -90px;
	width: 34px
}
.mfSelectWrapper .mfSelectButton.hover {
	background-position: -45px -90px
}
.mfSelectWrapper .mfSelectButton.open {
	background-position: -45px -120px
}
.mfSelectWrapper .mfSelectListWrapper {
	position: absolute;
	left: 8px;
	top: 19px;
	z-index: 1000
}
.mfSelectWrapper .mfSelectListWrapper > .mfSelectList {
	color: #404142;
	font-size: 12px;
	line-height: 26px;
	background-color: #fafafa;
	border: solid 1px #d6d6d6;
	display: none;
	left: 0;
	list-style: none;
	margin: 0;
	max-height: 250px;
	overflow-x: hidden;
	overflow-y: auto;
	padding: 5px 0 5px 0;
	padding: 0;
	top: 0;
	z-index: 1000
}
.mfSelectWrapper .mfSelectListWrapper > .mfSelectList p {
	cursor: pointer;
	margin: 0;
	padding: 2px 30px 0 4px;
	white-space: nowrap;
	z-index: 1001
}
.mfSelectWrapper .mfSelectListWrapper > .mfSelectList p.active {
	color: #333333;
	font-weight: bold
}
.mfSelectWrapper .mfSelectListWrapper > .mfSelectList p.hover {
	color: #E60000;
	background-color: #eee
}
.mfSelectWrapper .mfSelectListWrapper > .mfSelectList p.selected {
	color: #E60000;
	font-weight: bold
}
.mfSelectWrapper .mfSelectListWrapper > .mfSelectList.multiple p {
	position: relative;
	background: transparent url("mf-sprites.png") no-repeat;
	background-position: -5px -543px;
	background-repeat: no-repeat;
	padding: 2px 30px 0 21px
}
.mfSelectWrapper .mfSelectListWrapper > .mfSelectList.multiple p.selected {
	color: #E60000;
	font-weight: bold;
	background-position: -5px -568px
}
.mfSelectWrapper .mfSelectListWrapper > .mfSelectList.multiple div {
	position: relative;
	text-indent: 15px
}
.mfSelectWrapper .mfSelectListWrapper > .mfSelectList.multiple div span {
	position: absolute;
	padding: 0;
	height: 11px;
	width: 11px;
	margin-top: 1px;
	margin-left: 1px;
	display: block;
	background: transparent url("mf-sprites.png") no-repeat;
	background-position: -11px -607px;
	background-repeat: no-repeat
}
.mfSelectWrapper .mfSelectListWrapper > .mfSelectList.multiple div span.checked {
	background-position: -11px -572px
}
.mfSelectWrapper .mfSelectListWrapper > .mfSelectList.multiple div span.unchecked {
	background-position: -11px -547px
}
.mfSelectWrapper .mfSelectListWrapper > .mfSelectList.multiple div span.tristate {
	background-position: 0 -120px
}
.mfRadioImage {
	display: inline-block;
	line-height: 20px;
	height: 20px;
	width: 18px;
	background: transparent url("mf-sprites.png") no-repeat;
	background-position: -250px -60px;
	position: relative;
	padding-right: 7px
}
.mfRadioImage.hover {
	cursor: pointer;
	background-position: -275px -60px
}
.mfRadioImage.checked {
	cursor: pointer;
	background-position: -300px -60px
}
.mfRadioImage.disabled {
	cursor: pointer;
	background-position: -325px -60px
}
.mfRadioImage.disabled.checked {
	cursor: pointer;
	background-position: -350px -60px
}
.mfRadioLabel {
	cursor: pointer;
	display: inline-block;
	padding-right: 7px;
	line-height: 20px;
	color: #7F7F7F
}
.mfRadioLabel.focus {
	color: #E60000
}
.mfRadioLabel.hover {
	color: #E60000
}
.mfRadioLabel.disabled {
	color: #d0d0d0
}
.mfRadioLabel.style-small, .mfRadioImage.style-small {
	line-height: 12px;
	height: 12px;
	font-size: 11px;
	padding-right: 5px
}
.mfRadioImage.style-small {
	background-position: -375px -60px;
	width: 11px
}
.mfRadioImage.style-small.hover {
	background-position: -400px -60px
}
.mfRadioImage.style-small.checked {
	background-position: -425px -60px
}
.mfRadioImage.style-small.disabled {
	background-position: -450px -60px
}
.mfRadioImage.style-small.disabled.checked {
	background-position: -475px -60px
}
.mfCheckboxImage {
	display: inline-block;
	line-height: 20px;
	height: 20px;
	width: 18px;
	background: transparent url("mf-sprites.png") no-repeat;
	background-position: -125px -60px;
	position: relative;
	padding-right: 7px
}
.mfCheckboxImage.hover {
	cursor: pointer;
	background-position: -150px -60px
}
.mfCheckboxImage.checked {
	cursor: pointer;
	background-position: -175px -60px
}
.mfCheckboxImage.disabled {
	cursor: pointer;
	background-position: -200px -60px
}
.mfCheckboxImage.disabled.checked {
	cursor: pointer;
	background-position: -225px -60px
}
.mfCheckboxLabel {
	cursor: pointer;
	display: inline;
	padding-right: 5px;
	line-height: 20px;
	color: #7F7F7F
}
.mfCheckboxLabel.focus {
	color: #E60000
}
.mfCheckboxLabel.disabled {
	color: #d0d0d0
}
.mfCheckboxLabel.style-small, .mfCheckboxImage.style-small {
	line-height: 15px;
	height: 15px;
	font-size: 11px;
	padding-right: 5px
}
.mfCheckboxImage.style-small {
	background-position: 0 -58px;
	width: 11px
}
.mfCheckboxImage.style-small.hover {
	background-position: -25px -58px
}
.mfCheckboxImage.style-small.checked {
	background-position: -50px -58px
}
.mfCheckboxImage.style-small.disabled {
	background-position: -75px -58px;
	width: 11px
}
.mfCheckboxImage.style-small.disabled.checked {
	background-position: -100px -58px
}
.mfSpinnerWrapper {
	height: 20px;
	line-height: 20px;
	display: inline-block;
	margin-right: 10px;
	width: 63px
}
.mfSpinnerWrapper .mfSpinnerInput, .mfSpinnerWrapper .mfSpinnerInput:focus {
	float: none;
	height: 20px;
	line-height: 20px;
	padding: 0;
	margin: 0;
	background: transparent url("mf-sprites.png") no-repeat;
	background-position: -60px -30px;
	border: none;
	text-align: center;
	width: 25px;
	outline: none;
	padding-left: 13px;
	text-indent: 0
}
.mfSpinnerWrapper .mfSpinnerControl {
	float: right;
	position: relative;
	height: 20px;
	line-height: 20px;
	padding: 0;
	margin: 0;
	background: transparent url("mf-sprites.png") no-repeat;
	background-position: -30px -30px;
	width: 25px
}
.mfSpinnerWrapper .mfSpinnerLabel {
	line-height: 22px;
	padding-right: 5px
}
.mfSpinnerWrapper .mfSpinnerLabel.focus {
	color: #E60000
}
.mfSpinnerWrapper .mfSpinnerGoUp {
	left: 15px;
	top: 0;
	position: absolute;
	display: inline-block;
	cursor: pointer;
	background: transparent url("mf-sprites.png") no-repeat;
	background-position: 0 -30px;
	width: 15px;
	height: 11px;
	overflow: hidden
}
.mfSpinnerWrapper .mfSpinnerGoDown {
	left: 15px;
	top: 11px;
	position: absolute;
	display: inline-block;
	cursor: pointer;
	background: transparent url("mf-sprites.png") no-repeat;
	background-position: 0 -41px;
	width: 15px;
	height: 9px;
	overflow: hidden
}
.mfSpinnerWrapper .mfSpinnerGoUp:hover {
	background-position: -15px -30px
}
.mfSpinnerWrapper .mfSpinnerGoDown:hover {
	background-position: -15px -41px
}
.mfButton {
	white-space: nowrap;
	display: inline-block;
	cursor: pointer;
	color: #7F7F7F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal
}
a.mfButton {
	text-decoration: none
}
*+ html .mfButton {
	margin-right: 5px
}
.mfButtonLeft, .mfButtonRight, .mfButtonConWrp, .mfButtonConWrpIcon {
	cursor: pointer;
	display: inline-block;
	background: transparent url("mf-sprites.png") no-repeat
}
.mfButtonLeft {
	font-size: 12px;
	height: 26px;
	line-height: 26px;
	width: 15px;
	background-position: left -315px
}
.mfButtonRight {
	font-size: 12px;
	height: 26px;
	line-height: 26px;
	width: 15px;
	background-position: right -315px
}
.mfButtonConWrp {
	font-size: 12px;
	height: 26px;
	line-height: 26px;
	background-position: center -315px
}
.mfButtonConWrpIcon {
	font-size: 12px;
	position: relative;
	top: 8px
}
.mfButtonConWrpText {
	font-size: 12px;
	color: #7F7F7F
}
.mfButtonConWrpIcon+ .mfButtonConWrpText {
	padding-left: 9px
}
.mfButtonLeft.mFHover {
	background-position: left -315px
}
.mfButtonRight.mFHover {
	background-position: right -315px
}
.mfButtonConWrp.mFHover {
	background-position: center -315px
}
.mfButtonConWrp.mFHover .mfButtonConWrpText {
	color: #E60000
}
.disabled .mfButtonConWrp {
	background-position: center -345px;
	cursor: default
}
.disabled .mfButtonLeft {
	background-position: left -345px;
	cursor: default
}
.disabled .mfButtonRight {
	background-position: right -345px;
	cursor: default
}
.disabled .mfButtonConWrpText {
	color: #bbb
}
.disabled .mfButtonConWrpIcon {
	cursor: default;
	opacity: .5
}
.style-nba .mfButtonLeft {
	font-size: 13px;
	height: 26px;
	line-height: 26px;
	width: 14px;
	background-position: left -225px
}
.style-nba .mfButtonRight {
	font-size: 13px;
	height: 26px;
	line-height: 26px;
	width: 14px;
	background-position: right -225px
}
.style-nba .mfButtonConWrp {
	font-size: 13px;
	height: 26px;
	line-height: 26px;
	background-position: center -225px
}
.style-nba .mfButtonConWrpIcon {
	font-size: 13px;
	position: relative;
	top: 8px
}
.style-nba .mfButtonConWrpText {
	font-size: 13px;
	color: #fff
}
.style-nba .mfButtonLeft.mFHover {
	background-position: left -255px
}
.style-nba .mfButtonRight.mFHover {
	background-position: right -255px
}
.style-nba .mfButtonConWrp.mFHover {
	background-position: center -255px
}
.style-nba .mfButtonConWrp.mFHover .mfButtonConWrpText {
	color: #fff
}
.style-nba.disabled .mfButtonConWrp {
	background-position: center -285px;
	cursor: default
}
.style-nba.disabled .mfButtonLeft {
	background-position: left -285px;
	cursor: default
}
.style-nba.disabled .mfButtonRight {
	background-position: right -285px;
	cursor: default
}
.style-nba.disabled .mfButtonConWrpIcon {
	cursor: default;
	opacity: .5
}
.style-hotspot .mfButtonConWrp {
	float: left;
	text-indent: 5px;
	background-position: center -175px;
	color: #7F7F7F;
	height: 47px;
	line-height: 47px
}
.style-hotspot .mfButtonLeft {
	float: left;
	background-position: left -175px;
	width: 24px;
	height: 47px;
	line-height: 47px
}
.style-hotspot .mfButtonRight {
	float: left;
	background-position: right -175px;
	width: 23px;
	height: 47px;
	line-height: 47px
}
.style-hotspot .mFHover .mfButtonConWrpText {
	color: #E60000
}
.style-hotspot .mfButtonConWrpText {
	white-space: nowrap;
	overflow: hidden;
	padding-left: 4px;
	padding-right: 0
}
.mfButtonHotspotIcon {
	width: 12px;
	height: 12px;
	position: absolute;
	top: 18px;
	left: 19px;
	background: transparent url("mf-icons.png") no-repeat 0 -74px
}
.mFHover .mfButtonHotspotIcon {
	background: transparent url("mf-icons.png") no-repeat 0 -99px
}
.style-nba.style-hotspot .mfButtonConWrp {
	float: left;
	text-indent: 5px;
	background-position: center -430px;
	color: #7F7F7F;
	height: 47px;
	line-height: 47px
}
.style-nba.style-hotspot .mfButtonLeft {
	float: left;
	background-position: left -430px;
	width: 24px;
	height: 47px;
	line-height: 47px
}
.style-nba.style-hotspot .mfButtonRight {
	float: left;
	background-position: right -430px;
	width: 23px;
	height: 47px;
	line-height: 47px
}
.style-nba.style-hotspot .mfButtonConWrpText {
	color: #fff;
	white-space: nowrap;
	overflow: hidden;
	padding-left: 4px;
	padding-right: 0
}
.style-nba.style-hotspot .mfButtonHotspotIcon {
	width: 12px;
	height: 12px;
	position: absolute;
	top: 18px;
	left: 19px;
	background: transparent url("mf-icons.png") no-repeat 0 -549px
}
.style-nba.style-hotspot .mfButtonHotspotIcon.mFHover {
	background: transparent url("mf-icons.png") no-repeat 0 -99px
}
.style-nba.style-hotspot .mfButtonConWrp.mFHover {
	background-position: center -485px
}
.style-nba.style-hotspot .mfButtonLeft.mFHover {
	background-position: left -485px
}
.style-nba.style-hotspot .mfButtonRight.mFHover {
	background-position: right -485px
}
.mfButtonConWrpIcon {
	width: 10px;
	height: 25px;
	background: transparent url("mf-icons.png") no-repeat 0 -50px
}
.mfButtonConWrpIcon.icon-arrow-red {
	width: 5px;
	background: transparent url("mf-icons.png") no-repeat 0 -48px
}
.mfButtonConWrpIcon.icon-arrow-white {
	width: 5px;
	background: transparent url("mf-icons.png") no-repeat 0 -23px
}
.mfButtonConWrpIcon.icon-cart-white {
	width: 13px;
	background: transparent url("mf-icons.png") no-repeat 2px 0
}
.mfButtonConWrpIcon.icon-cart-grey {
	width: 13px;
	background: transparent url("mf-icons.png") no-repeat 2px -275px
}
.mfButtonConWrpIcon.icon-cart-gray {
	width: 13px;
	background: transparent url("mf-icons.png") no-repeat 2px -275px
}
.mfButtonConWrpIcon.icon-download {
	width: 11px;
	background: transparent url("mf-icons.png") no-repeat 0 -149px
}
.mfButtonConWrpIcon.icon-plus-grey {
	width: 9px;
	background: transparent url("mf-icons.png") no-repeat 0 -74px
}
.mfButtonConWrpIcon.icon-plus-red {
	width: 9px;
	background: transparent url("mf-icons.png") no-repeat 0 -99px
}
.mfButtonConWrpIcon.icon-lens {
	width: 10px;
	background: transparent url("mf-icons.png") no-repeat 0 -125px
}
.mfButtonConWrpIcon.icon-lens-white {
	width: 10px;
	background: transparent url("mf-icons.png") no-repeat 0 -300px
}
.mfButtonConWrpIcon.icon-share-red {
	width: 8px;
	background: transparent url("mf-icons.png") no-repeat 0 -324px
}
.mfButtonConWrpIcon.icon-share-gray {
	width: 8px;
	background: transparent url("mf-icons.png") no-repeat 0 -724px
}
.mfButtonConWrpIcon.icon-print-red {
	width: 13px;
	background: transparent url("mf-icons.png") no-repeat 0 -350px
}
.mfButtonConWrpIcon.icon-print-gray {
	width: 13px;
	background: transparent url("mf-icons.png") no-repeat 0 -375px
}
.mfButtonConWrpIcon.icon-back-gray {
	width: 5px;
	background: transparent url("mf-icons.png") no-repeat 0 -398px
}
.mfButtonConWrpIcon.icon-back-red {
	width: 5px;
	background: transparent url("mf-icons.png") no-repeat 0 -423px
}
.mfButtonConWrpIcon.icon-print-white {
	width: 13px;
	background: transparent url("mf-icons.png") no-repeat 0 -450px
}
.mfButtonConWrpIcon.icon-download-white {
	width: 11px;
	background: transparent url("mf-icons.png") no-repeat 0 -474px
}
.mfButtonConWrpIcon.icon-plus-white {
	width: 11px;
	background: transparent url("mf-icons.png") no-repeat 0 -549px
}
.mfButtonConWrpIcon.icon-dblarrow-white {
	width: 11px;
	background: transparent url("mf-icons.png") no-repeat 0 -674px
}
.mfButtonConWrpIcon.icon-refresh {
	width: 13px;
	background: transparent url("mf-icons.png") no-repeat 0 -700px;
	top: 6px
}
.mfButtonConWrpIcon.icon-mail-white {
	width: 15px;
	background: transparent url("mf-icons.png") no-repeat 0 -750px;
	top: 7px
}
.mfButtonConWrpIcon.icon-mail-gray {
	width: 15px;
	background: transparent url("mf-icons.png") no-repeat 0 -650px;
	top: 7px
}
.mfPagerLeft {
	display: inline-block;
	background: transparent url("mf-sprites.png") no-repeat;
	background-position: -25px -374px;
	width: 18px;
	height: 55px;
	text-decoration: none;
	margin: 20px
}
.mfPagerLeft.inactive {
	background-position: 0 -374px
}
.mfPagerLeft.inactive:hover {
	cursor: default;
	background-position: 0 -374px
}
.mfPagerLeft:hover {
	background-position: -50px -374px
}
.mfPagerRight {
	display: inline-block;
	background: transparent url("mf-sprites.png") no-repeat;
	background-position: -100px -374px;
	width: 18px;
	height: 55px;
	text-decoration: none;
	margin: 20px
}
.mfPagerRight.inactive {
	background-position: -125px -374px
}
.mfPagerRight.inactive:hover {
	cursor: default;
	background-position: -125px -374px
}
.mfPagerRight:hover {
	background-position: -75px -374px
}
.wizard.collapsed ul li span+ span {
	display: none
}
.wizard ul {
	float: left;
	padding: 0 15px 0 0;
	margin: 0;
	height: 28px
}
.wizard ul li {
	float: left;
	background-repeat: no-repeat;
	background-image: url("mf-wizard-normal.png");
	display: inline-block;
	height: 28px
}
.wizard ul li > span {
	float: left;
	display: inline-block;
	height: 26px;
	line-height: 15px
}
.wizard ul li span:first-child {
	margin-left: 22px;
	width: 16px;
	font-size: 9px;
	background-repeat: no-repeat;
	background-image: url("mf-wizard-number.png");
	background-position: left center;
	line-height: 26px;
	padding-left: 5px;
	padding-top: 1px
}
.wizard ul li span+ span {
	margin-right: 5px;
	padding-top: 6px
}
.wizard ul li.done span:first-child {
	font-size: 0;
	background-image: url("mf-wizard-done.png")
}
.wizard ul li.error span:first-child {
	font-size: 0;
	background-image: url("mf-wizard-error.png")
}
.wizard ul li.disabled {
	color: #cccccc;
	cursor: auto !important
}
.wizard ul li.active {
	font-weight: bold
}
.wizard ul li.active span+ span {
	display: block
}
.wizard ul li:hover span+ span {
	display: block
}
.wizard ul li:first-child {
	background-image: url("mf-wizard-first.png")
}
.wizard ul li:first-child span:first-child {
	margin-left: 8px
}
.wizard ul::after {
	content: ' ';
	width: 15px;
	height: 28px;
	display: inline-block;
	background-image: url("mf-wizard-last.png");
	background-repeat: no-repeat;
	background-position: right center
}
table.style-default {
	width: 100%;
	border-collapse: separate;
	border-spacing: 0
}
table.style-default thead, table.style-default th, table.style-default tbody, table.style-default td, table.style-default tfoot {
	border: none;
	padding: 0;
	margin: 0;
	height: 20px
}
table.style-default thead {
	background-color: #F7F7F7
}
table.style-default thead th {
	font-weight: bold;
	padding: 5px 20px;
	background-image: url("mf-table-head-background.png");
	background-repeat: no-repeat;
	background-position: bottom left;
	border-left: solid 8px #F7F7F7
}
table.style-default thead th:first-child {
	background: none;
	background-color: #F7F7F7;
	padding: 5px 10px
}
table.style-default tbody td {
	vertical-align: top;
	padding-left: 15px;
	background-image: url("mf-table-cell-background.png");
	background-repeat: no-repeat;
	background-position: bottom left;
	border-left: solid 8px white;
	line-height: 18px;
	padding: 5px 10px 9px 20px
}
table.style-default tbody td:first-child {
	background-image: url("mf-table-cell-background-first.png");
	background-repeat: repeat-x;
	background-position: bottom right;
	padding-left: 10px
}
table.style-default img {
	float: left
}
.mfButton-group {
	display: inline-block;
	overflow: hidden
}
.mfButton-group .mfButton {
	float: left;
	margin: 0;
	border-right: 1px solid #d6d6d6;
	border-left: 1px solid #f6f6f5
}
.mfButton-group .mfButton .mfButtonRight {
	width: 5px;
	background-position: center -315px
}
.mfButton-group .mfButton .mfButtonLeft {
	width: 5px;
	background-position: center -315px
}
.mfButton-group .mfButton.active .mfButtonLeft, .mfButton-group .mfButton.active .mfButtonConWrp, .mfButton-group .mfButton.active .mfButtonRight {
	background-position: center -90px !important
}
.mfButton-group .first.mfButton {
	border-left: none
}
.mfButton-group .first.mfButton .mfButtonRight {
	background-position: center -315px;
	width: 5px
}
.mfButton-group .first.mfButton .mfButtonLeft {
	width: 11px;
	background-position: left -315px
}
.mfButton-group .first.mfButton.active .mfButtonLeft {
	background-position: -90px -90px !important
}
.mfButton-group .last.mfButton {
	border-right: none
}
.mfButton-group .last.mfButton .mfButtonRight {
	width: 11px;
	background-position: right -315px
}
.mfButton-group .last.mfButton .mfButtonLeft {
	width: 5px;
	background-position: center -315px
}
.mfButton-group .last.mfButton.active .mfButtonRight {
	background-position: right -90px !important
}
.mfInput-reset {
	display: inline-block;
	position: relative
}
.mfInput-reset-btn {
	display: none;
	position: absolute;
	width: 13px;
	height: 13px;
	top: 8px;
	right: 5px;
	background: transparent url("mf-icons.png") no-repeat 0 -175px
}
.mfButtonConWrpIcon.icon-grid-grey {
	width: 11px;
	background: transparent url("mf-icons.png") no-repeat 0 -500px
}
.mfButtonConWrpIcon.icon-list-grey {
	width: 13px;
	background: transparent url("mf-icons.png") no-repeat 0 -525px
}
.signal {
	display: inline-block;
	padding-left: 14px;
	background-repeat: no-repeat;
	background-position: 0 .1em;
	line-height: 1em
}
.signal.signal-green {
	background-image: url("icon-signal-green.png");
	color: #64c733
}
.signal.signal-yellow {
	background-image: url("icon-signal-yellow.png");
	color: #e6ad00
}
.signal.signal-red {
	background-image: url("icon-signal-red.png");
	color: #e60000
}
.signal.signal-none {
	padding-left: 0
}
label {
	margin: 2px 0;
	display: inline-block;
	padding-right: 7px;
	line-height: 20px;
	color: #7F7F7F
}
label.focus {
	color: #E60000
}
label.hover {
	color: #E60000
}
input[type=text], input[type=password], textarea {
	font-family: sans-serif;
	margin: 2px 0;
	border: none;
	border-right: solid 1px #e8e8e8;
	border-bottom: solid 1px #e8e8e8;
	background-image: url("mf-textarea.png");
	background-repeat: no-repeat;
	font-size: 12px;
	padding: 0;
	color: #404142
}
input[type=text], input[type=password] {
	text-indent: 8px;
	height: 25px;
	line-height: 27px
}
input[type=text]:focus, input[type=password]:focus, textarea:focus {
	outline: 0;
	background-image: url("mf-textarea-focus.png")
}
input[type=text]:disabled, input[type=password]:disabled, textarea:disabled, .inputDisabled, input[type="text"].inputDisabled {
	color: #bbb;
	outline: 0;
	background-image: url("mf-textarea-disabled.png")
}
textarea {
	padding: 4px 0 2px 8px;
	resize: none
}
input[type=range] {
	-webkit-appearance: none;
	width: 100%;
	line-height: 20px
}
input[type=range]:focus {
	outline: none
}
input[type=range]::-ms-fill-lower, input[type=range]::-ms-fill-upper {
	background: #aaa
}
input[type=range]::-ms-thumb {
	box-shadow: 2px 2px 5px rgba(0,0,0,0.1), 0 0 2px rgba(13,13,13,0.1);
	border: 0 solid #777777;
	height: 20px;
	width: 50px;
	border-radius: 50px;
	background: #777777
}
input[type=range]::-ms-track {
	width: 100%;
	height: 3px;
	background: transparent;
	border-color: transparent;
	color: transparent;
	margin: 10px 0
}
input[type=range]::-ms-tooltip {
	display: none
}
input[type=range]::-webkit-slider-runnable-track {
	width: 100%;
	height: 3px;
	cursor: pointer;
	box-shadow: 0 0 0 #000000, 0 0 0 #0d0d0d;
	background: rgba(204,204,204,0.95);
	border-radius: 0;
	border: 0 solid #000000
}
input[type=range]::-webkit-slider-thumb {
	box-shadow: 2px 2px 5px rgba(0,0,0,0.1), 0 0 2px rgba(13,13,13,0.1);
	border: 0 solid rgba(153,153,153,0);
	height: 20px;
	width: 50px;
	border-radius: 50px;
	background: #777777;
	cursor: pointer;
	-webkit-appearance: none;
	margin-top: -8.5px
}
input[type=range]:focus::-webkit-slider-runnable-track {
	background: rgba(230,230,230,0.95)
}
input[type=range]::-moz-range-track {
	width: 100%;
	height: 3px;
	cursor: pointer;
	box-shadow: 0 0 0 #000000, 0 0 0 #0d0d0d;
	background: rgba(204,204,204,0.95);
	border-radius: 0;
	border: 0 solid #000000
}
input[type=range]::-moz-range-thumb {
	box-shadow: 2px 2px 5px rgba(0,0,0,0.1), 0 0 2px rgba(13,13,13,0.1);
	border: 0 solid rgba(153,153,153,0);
	height: 20px;
	width: 50px;
	border-radius: 50px;
	background: #777777;
	cursor: pointer
}
.style-accordion {
	margin: 0 0 20px -10px;
	padding: 0
}
.style-accordion .tabContent {
	background: white;
	margin: 0 0 10px 0;
	padding: 10px;
	border: none;
	width: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
.style-accordion > h2, .style-accordion h3 {
	display: table;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	cursor: pointer;
	margin: 0;
	font: inherit
}
.style-accordion > h2 span, .style-accordion h3 span {
	line-height: normal;
	font-size: 12px;
	color: #7f7f7f;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: table-cell !important;
	border: solid 1px #c2c2c2;
	border-bottom: none;
	width: 100%;
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 0, #f6f6f6 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffffff), color-stop(100%, #f6f6f6));
	background: -webkit-linear-gradient(top, #ffffff 0, #f6f6f6 100%);
	background: -o-linear-gradient(top, #ffffff 0, #f6f6f6 100%);
	background: -ms-linear-gradient(top, #ffffff 0, #f6f6f6 100%);
	background: linear-gradient(to bottom, #ffffff 0, #f6f6f6 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f6f6f6', GradientType=0);
	height: 27px;
	vertical-align: middle !important;
	padding: 0 10px !important;
	padding-bottom: 1px
}
.style-accordion > h2 span.arrow, .style-accordion h3 span.arrow {
	background-image: url("mobile-nav-down-pr.png") !important;
	margin: 4px 0 0 0;
	background-size: 26px 8px;
	line-height: 62px;
	padding-right: 33px;
	background-position: top left;
	background-repeat: no-repeat;
	width: 9px;
	height: 10px;
	display: block;
	float: right;
	border: none
}
.style-accordion > h2.active span, .style-accordion h3.active span {
	color: #E60000;
	border-bottom: 1px solid #c2c2c2;
	padding-top: 1px !important
}
.style-accordion > h2.active span.arrow, .style-accordion h3.active span.arrow {
	background-image: url("mobile-nav-up-pr.png") !important;
	border: none
}
.style-accordion > h2:last-of-type span, .style-accordion h3:last-of-type span {
	border-bottom: solid 1px #c2c2c2;
	padding-top: 1px !important
}
.style-accordion > h2:last-of-type span.arrow, .style-accordion h3:last-of-type span.arrow {
	border: none !important
}
.style-accordion > h2:last-of-type.active span, .style-accordion h3:last-of-type.active span {
	border-bottom: solid 1px #c2c2c2 !important
}
.style-accordion > h2:last-of-type.active span.arrow, .style-accordion h3:last-of-type.active span.arrow {
	border: none !important
}
.style-accordion .teaser-default-2 h3 {
	width: auto;
	padding-left: 10px !important
}
.style-accordion > div {
	display: inline-block
}
.style-tab a, style-subtab a, .style-tab a:active, style-subtab a:active, .style-tab a:focus, style-subtab a:focus, .style-tab a:hover, style-subtab a:hover {
	outline: 0;
	-moz-outline: 0;
	-moz-user-select: none;
	-webkit-user-select: none
}
.style-tab > .tabListWrapper {
	display: block;
	background: transparent url("mieleTabs-tab-background.png") no-repeat center bottom;
	margin-bottom: 20px;
	padding-right: 20px
}
.style-tab > .tabListWrapper li {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	background: #dfdfdf url("mieleTabs-tab.png") no-repeat;
	background-position: left top;
	margin: 0 3px 0 0;
	padding-left: 1px;
	vertical-align: bottom
}
.style-tab > .tabListWrapper li a, .style-tab > .tabListWrapper li label {
	display: block;
	background: #dfdfdf url("mieleTabs-tab.png") no-repeat;
	background-position: right top;
	margin: 0;
	padding: 15px 14px 10px 14px;
	color: #7f7f7f;
	text-decoration: none;
	font-size: 12px;
	max-width: 350px
}
.style-tab > .tabListWrapper li a *, .style-tab > .tabListWrapper li label * {
	display: block
}
.style-tab > .tabListWrapper li a:hover, .style-tab > .tabListWrapper li label:hover {
	color: #E60000
}
.style-tab > .tabListWrapper li.active {
	background: transparent url("mieleTabs-tab-activebg.png") no-repeat;
	background-position: left top
}
.style-tab > .tabListWrapper li.active a, .style-tab > .tabListWrapper li.active label {
	background: transparent url("mieleTabs-tab-activebg.png") no-repeat;
	background-position: right top;
	color: #404142
}
.style-subtab > .tabListWrapper {
	background: transparent url("mieleTabs-subtab-background.png") no-repeat center bottom;
	background-position: right bottom;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0 20px 0 0;
	max-width: 980px
}
.style-subtab > .tabListWrapper ul {
	background: transparent url("mieleTabs-subtab-background.png") no-repeat center bottom;
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-bottom: 20px
}
.style-subtab > .tabListWrapper li {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	list-style-type: none;
	background: transparent url("mieleTabs-subtab-seperator.png") no-repeat center bottom;
	background-position: left bottom;
	margin: 0 3px 0 0;
	padding-left: 1px;
	vertical-align: bottom
}
.style-subtab > .tabListWrapper li a, .style-subtab > .tabListWrapper li label {
	display: block;
	background-position: right top;
	margin: 0;
	padding: 15px 9px 10px 10px;
	color: #7f7f7f;
	text-decoration: none;
	font-size: 12px;
	max-width: 350px
}
.style-subtab > .tabListWrapper li a *, .style-subtab > .tabListWrapper li label * {
	display: block
}
.style-subtab > .tabListWrapper li a:hover, .style-subtab > .tabListWrapper li label:hover {
	color: #E60000
}
.style-subtab > .tabListWrapper li.active a, .style-subtab > .tabListWrapper li.active label {
	color: #404142;
	margin-bottom: -5px;
	border-bottom: solid 5px #E60000
}
.style-subtab > .tabListWrapper li:first-child {
	background: none
}
.style-subtab > .tabListWrapper li:first-child a, .style-subtab > .tabListWrapper li:first-child label {
	margin-left: 0
}
.contentBox .style-tab {
	margin-left: -28px;
	padding-left: 28px
}
.contentBox .style-tab > .tabListWrapper {
	width: 940px
}
.contentBox .style-subtab {
	margin-left: 28px;
	margin-right: 20px
}
.contentBox .style-subtab .ym-grid {
	margin-left: 0 !important
}
.contentBox .vertical-delimiter-left .style-tab .tabListWrapper {
	margin-left: -20px;
	width: 701px
}
.contentBox .vertical-delimiter-left .style-tab .tabListWrapper ul {
	padding-left: 20px
}
.contentBox .vertical-delimiter-left .style-subtab {
	margin-left: 0;
	margin-right: 8px
}
.contentBox .vertical-delimiter-right .style-tab .tabListWrapper {
	padding-left: 28px;
	margin-left: -28px;
	width: 673px
}
.contentBox .vertical-delimiter-right .style-subtab {
	margin-left: 0;
	margin-right: 8px
}
.ym-grid-full .style-tab {
	margin-left: -20px;
	padding-left: 20px
}
.ym-grid-full .style-tab > .tabListWrapper {
	padding-left: 20px;
	width: 920px
}
.ym-grid-full .style-subtab {
	margin-left: 0;
	width: 940px
}
.ym-grid-full .style-subtab .tabListWrapper {
	margin-left: 20px
}
.ym-grid-full .style-subtab .ym-grid {
	margin-left: 28px !important
}
.no-boxshadow .overlayWindow {
	border: solid 1px #dfdfdf
}
.overlayWindow {
	background-color: white;
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	z-index: 10050;
	zoom: 1;
	border-collapse: separate;
	-moz-box-shadow: 0 0 10px 2px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 0 10px 2px rgba(0,0,0,0.2);
	box-shadow: 0 0 10px 2px rgba(0,0,0,0.2)
}
.overlayWindow.overlayAsHeaderInfo {
	position: relative;
	margin: 24px auto
}
.overlayWindow a.overlayWindowIcon.overlayClose {
	outline: none;
	display: block;
	position: absolute;
	right: -16px;
	top: -18px;
	z-index: 10020;
	background-image: url("icon-close-gray.png");
	background-repeat: no-repeat;
	width: 31px;
	height: 31px;
	color: transparent;
	overflow: hidden
}
.overlayWindow a.overlayWindowIcon.overlayClose.active, .overlayWindow a.overlayWindowIcon.overlayClose:hover, .overlayWindow a.overlayWindowIcon.overlayClose:focus, .overlayWindow a.overlayWindowIcon.overlayClose:before {
	background-image: url("icon-close-red.png")
}
.overlayWindow.box {
	padding: 28px
}
.overlayWindow.box .overlayContent, .overlayWindow.box .overlayNavigation {
	width: inherit;
	padding: 0
}
.overlayWindow.half-box {
	padding: 14px
}
.overlayWindow.half-box .overlayContent, .overlayWindow.half-box .overlayNavigation {
	width: inherit;
	padding: 0
}
.overlayWindow .overlayArrow {
	position: absolute;
	z-index: 10010;
	zoom: 1;
	top: 10px;
	left: 10px;
	background-repeat: no-repeat
}
.overlayWindow .overlayArrow.left {
	background-image: url("overlay-arrow-left.png");
	height: 18px;
	width: 9px;
	margin-left: 0;
	margin-top: -9px
}
.overlayWindow .overlayArrow.top {
	background-image: url("overlay-arrow-top.png");
	height: 9px;
	width: 18px;
	margin-left: -9px;
	margin-top: 0
}
.overlayWindow .overlayArrow.right {
	background-image: url("overlay-arrow-right.png");
	height: 18px;
	width: 9px;
	margin-left: -9px;
	margin-top: -9px
}
.overlayWindow .overlayArrow.bottom {
	background-image: url("overlay-arrow-bottom.png");
	height: 9px;
	width: 18px;
	margin-left: -9px;
	margin-top: -9px
}
.overlayWindow .overlayIFrame {
	width: 100%;
	margin: 0;
	padding: 0
}
.overlayWindow .overlayContent {
	text-align: left;
	width: 100%;
	margin: 0;
	padding: 0;
	line-height: 16px;
	white-space: normal
}
.overlayWindow .overlayContent h4 {
	margin: 0 0 4px 0
}
.overlayWindow .overlayContent p {
	margin: 0 0 4px 0
}
.overlayWindow .overlayContent > .overlayLabel {
	margin-top: 5px
}
.overlayWindow .overlayContent > .error {
	padding: 20px
}
.overlayWindow .overlayContent > .error > h1 {
	color: #E60000
}
.overlayWindow .overlayContent > .error > p {
	margin: 1em 0
}
.grid-3 {
	width: 251px
}
.grid-3 > .overlayContent {
	width: 211px;
	padding: 0 20px 20px 20px
}
.grid-3 > .overlayNavigation {
	height: inherit;
	width: 211px;
	padding: 20px
}
.grid-4 {
	width: 328px
}
.grid-4 > .overlayContent {
	width: 288px;
	padding: 0 20px 20px 20px
}
.grid-4 > .overlayNavigation {
	height: inherit;
	width: 288px;
	padding: 20px
}
.grid-5 {
	width: 405px
}
.grid-5 > .overlayContent {
	width: 365px;
	padding: 0 20px 20px 20px
}
.grid-5 > .overlayNavigation {
	height: inherit;
	width: 365px;
	padding: 20px
}
.grid-6 {
	width: 482px
}
.grid-6 > .overlayContent {
	width: 442px;
	padding: 0 20px 20px 20px
}
.grid-6 > .overlayNavigation {
	height: inherit;
	width: 442px;
	padding: 20px
}
.grid-7 {
	width: 559px
}
.grid-7 > .overlayContent {
	width: 519px;
	padding: 0 20px 20px 20px
}
.grid-7 > .overlayNavigation {
	height: inherit;
	width: 519px;
	padding: 20px
}
.grid-8 {
	width: 636px
}
.grid-8 > .overlayContent {
	width: 596px;
	padding: 0 20px 20px 20px
}
.grid-8 > .overlayNavigation {
	height: inherit;
	width: 596px;
	padding: 20px
}
.grid-9 {
	width: 713px
}
.grid-9 > .overlayContent {
	width: 673px;
	padding: 0 20px 20px 20px
}
.grid-9 > .overlayNavigation {
	height: inherit;
	width: 673px;
	padding: 20px
}
.grid-10 {
	width: 790px
}
.grid-10 > .overlayContent {
	width: 750px;
	padding: 0 20px 20px 20px
}
.grid-10 > .overlayNavigation {
	height: inherit;
	width: 750px;
	padding: 20px
}
.grid-11 {
	width: 867px
}
.grid-11 > .overlayContent {
	width: 827px;
	padding: 0 20px 20px 20px
}
.grid-11 > .overlayNavigation {
	height: inherit;
	width: 827px;
	padding: 20px
}
.grid-12 {
	width: 944px
}
.grid-12 > .overlayContent {
	width: 904px;
	padding: 0 20px 20px 20px
}
.grid-12 > .overlayNavigation {
	height: inherit;
	width: 904px;
	padding: 20px
}
#overlayMask {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10000;
	zoom: 1;
	background-image: url("overlay-mask.png")
}
.ajaxLoader .mask {
	display: block;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10055;
	zoom: 1;
	background-image: url("overlay-mask.png");
	background-color: black;
	opacity: .5
}
.ajaxLoader .box {
	position: fixed;
	zoom: 1;
	z-index: 10060;
	left: 50%;
	top: 50%;
	width: 400px;
	height: 100px;
	margin: -50px 0 0 -200px;
	padding: 14px 14px 14px 90px;
	background-image: url("ajax-loader.gif");
	background-position: 10px center;
	background-repeat: no-repeat;
	background-color: white;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
.overlayContent {
	padding-bottom: 28px
}
.overlayNavigation {
	position: relative;
	width: 100%;
	height: 220px
}
.overlayNavigation .head {
	width: 750px;
	height: 220px;
	position: absolute;
	top: 0;
	left: 28px
}
.overlayNavigation .head h1 {
	line-height: 23px;
	font-family: 'HelveticaNeueW01-45Ligh';
	font-size: 20px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #404142;
	font-size: 18px;
	position: absolute;
	margin: 0;
	padding: 0;
	top: 28px;
	left: 0
}
.overlayNavigation .head .rightBox {
	position: absolute;
	top: 28px;
	right: 0
}
.overlayNavigation .head .rightBox .counter {
	font-family: 'HelveticaNeueW01-75Bold';
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	font-size: 18px;
	color: red;
	margin-right: 5px
}
.overlayNavigation .head .rightBox .text {
	font-family: 'HelveticaNeueW01-45Ligh';
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	font-size: 18px;
	color: #404142
}
.overlayNavigation .head .pagination {
	position: absolute;
	top: 55px;
	right: 0
}
.overlayNavigation .head .pagination span {
	width: 17px;
	height: 3px;
	background-color: #7F7F7F;
	display: block;
	float: left;
	margin: 0 0 0 5px;
	padding: 0
}
.overlayNavigation .head .pagination span.active {
	background-color: red
}
.overlayNavigation .pager {
	position: absolute;
	top: 70px;
	left: 28px;
	width: 750px;
	height: 150px
}
.overlayNavigation .pager a.mfPagerLeft {
	position: absolute;
	top: 3px;
	left: -44px
}
.overlayNavigation .pager a.mfPagerRight {
	position: absolute;
	top: 3px;
	right: -44px
}
.overlayNavigation .pager .wrapper {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 750px;
	overflow: hidden;
	height: 150px
}
.overlayNavigation .pager .wrapper-allItems {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 25000px
}
.overlayNavigation .pager ul.items {
	display: inline-block;
	margin: 0;
	padding: 0;
	height: 150px
}
.overlayNavigation .pager ul.items li {
	display: block;
	float: left;
	margin: 12px 0 0 0;
	padding: 0;
	width: 134px;
	height: 133px;
	margin-right: 20px;
	border-bottom: 5px solid transparent;
	cursor: pointer;
	position: relative
}
.overlayNavigation .pager ul.items li.active {
	border-bottom: 5px solid red
}
.overlayNavigation .pager ul.items li.active a {
	color: #404142
}
.overlayNavigation .pager ul.items li.active a:link, .overlayNavigation .pager ul.items li.active a:visited, .overlayNavigation .pager ul.items li.active a:focus, .overlayNavigation .pager ul.items li.active a:hover, .overlayNavigation .pager ul.items li.active a:active {
	color: #404142
}
.overlayNavigation .pager ul.items li.hover {
	border-bottom: 5px solid red
}
.overlayNavigation .pager ul.items li.hover a {
	color: #E60000
}
.overlayNavigation .pager ul.items li.hover a:link, .overlayNavigation .pager ul.items li.hover a:visited, .overlayNavigation .pager ul.items li.hover a:focus, .overlayNavigation .pager ul.items li.hover a:hover, .overlayNavigation .pager ul.items li.hover a:active {
	color: #E60000
}
.overlayNavigation .pager ul.items li img.thumb {
	width: 134px;
	display: block;
	margin-bottom: 5px
}
.overlayNavigation .pager ul.items li a {
	font-size: 11px;
	line-height: 14px;
	color: #7F7F7F;
	text-decoration: none;
	display: block
}
.overlayNavigation .pager ul.items li a:link {
	color: #7F7F7F
}
.overlayNavigation .pager ul.items li a:visited {
	color: #7F7F7F
}
.overlayNavigation .pager ul.items li a:focus {
	color: #7F7F7F
}
.overlayNavigation .pager ul.items li a:hover {
	color: #E60000
}
.overlayNavigation .pager ul.items li a:active {
	color: #404142
}
.with-categories {
	height: 285px
}
.with-categories .head {
	height: 285px;
	padding-top: 28px;
	position: absolute
}
.with-categories .head h1 {
	top: 56px
}
.with-categories .head .productImage {
	width: 57px;
	height: 57px;
	margin: 0;
	padding: 0;
	display: table-cell;
	vertical-align: middle;
	background-color: #F7F7F7
}
.with-categories .head .productImage img {
	display: block;
	margin: auto
}
.with-categories .head .productImage strong {
	font-size: 11px;
	color: #404142;
	position: absolute;
	margin: 0;
	padding: 0;
	top: 48px;
	left: 67px;
	white-space: nowrap
}
.with-categories .head .productImage h1 {
	top: 66px;
	left: 67px;
	white-space: nowrap
}
.with-categories .head .rightBox {
	top: 56px
}
.with-categories .head .pagination {
	top: 83px
}
.with-categories .pager {
	height: 180px;
	top: 105px
}
.with-categories .pager a.mfPagerLeft, .with-categories .pager a.mfPagerRight {
	top: 25px
}
.with-categories .pager .wrapper, .with-categories .pager .wrapper-allItems {
	height: 180px
}
.with-categories .pager .delimiter-dotted-right {
	display: block;
	float: left;
	height: 153px;
	width: 20px;
	margin-left: -20px;
	margin-right: 0;
	margin-top: 5px
}
.with-categories .pager ul.items {
	height: 180px;
	float: left
}
.with-categories .pager ul.items > strong {
	font-size: 11px;
	color: #404142;
	display: block;
	height: 24px;
	margin-right: 20px;
	line-height: 11px
}
.with-categories .pager ul.items li {
	height: 151px;
	margin-top: 0
}
.boxshadow .topics, .boxshadow .overlayNavigation, .boxshadow .overlayHeader {
	margin-bottom: 28px;
	margin-left: 0 !important;
	border-collapse: separate;
	-moz-box-shadow: 0 10px 28px -10px #CCCCCC;
	-webkit-box-shadow: 0 10px 28px -10px #CCCCCC;
	box-shadow: 0 10px 28px -10px #CCCCCC
}
.no-boxshadow .topics, .no-boxshadow .overlayNavigation, .no-boxshadow .overlayHeader {
	padding-bottom: 28px;
	margin-left: 0 !important;
	background-repeat: repeat-x;
	background-position: left bottom
}
.cssgradients .topics, .cssgradients .overlayNavigation, .cssgradients .overlayHeader {
	background-image: -ms-linear-gradient(bottom, #CCCCCC -100%, #FFFFFF 60%);
	background-image: -moz-linear-gradient(bottom, #CCCCCC -100%, #FFFFFF 60%);
	background-image: -o-linear-gradient(bottom, #CCCCCC -100%, #FFFFFF 60%);
	background-image: -webkit-linear-gradient(bottom, #CCCCCC -100%, #FFFFFF 60%);
	background-image: linear-gradient(bottom, #CCCCCC -100%, #FFFFFF 60%)
}
.no-cssgradients .topics, .no-cssgradients .overlayNavigation, .no-cssgradients .overlayHeader {
	background-image: url("overlayNavigation.png")
}
.video-button-big {
	position: absolute;
	cursor: pointer;
	top: 50%;
	left: 50%;
	width: 100px;
	height: 100px;
	margin: -50px 0 0 -50px;
	background: url("video-big.png") no-repeat
}
.video-button-big:hover {
	background-position: 0 -100px
}
.video-button-small {
	position: absolute;
	cursor: pointer;
	top: 50%;
	left: 50%;
	width: 50px;
	height: 50px;
	margin: -25px 0 0 -25px;
	background: url("video-small.png") no-repeat
}
.video-button-small:hover {
	background-position: 0 -50px
}
.overlayHeader {
	padding: 20px;
	position: relative
}
.overlay-productBenefit, .overlay-specialTopics {
	width: 850px
}
.overlay-productBenefit > .overlayNavigation .head, .overlay-specialTopics > .overlayNavigation .head, .overlay-productBenefit > .overlayNavigation .pager, .overlay-specialTopics > .overlayNavigation .pager {
	left: 50px
}
.overlay-productBenefit > .overlayContent, .overlay-specialTopics > .overlayContent {
	width: 750px;
	margin-left: 50px;
	float: none
}
.overlay-grid9 {
	width: 773px;
	margin: 40px auto 50px
}
.overlay-grid9 .overlayNavigation .pager {
	width: 673px;
	left: 50px
}
.overlay-grid9 .overlayNavigation .pager .wrapper {
	width: 673px
}
.overlay-grid9 .overlayContent h1 {
	margin: 15px 0
}
.overlay-grid9 .overlayContent h1+ span {
	margin: -10px 0 15px 0;
	display: block
}
.overlay-grid9 .overlayContent > .ym-g924-9 {
	margin-left: 50px
}
.overlay-grid9 .overlayNavigation+ .overlayArrow+ .overlayContent .error, .overlay-grid9 .overlayNavigation+ .overlayContent .error {
	padding-left: 0;
	padding-right: 0
}
#overlay-timeline.overlayWindow, #overlay-grid12.overlayWindow {
	width: 944px;
	margin: 40px auto 50px
}
#overlay-timeline.overlayWindow .overlayNavigation, #overlay-grid12.overlayWindow .overlayNavigation {
	height: 132px
}
#overlay-timeline.overlayWindow .overlayNavigation #timeline-navigation, #overlay-grid12.overlayWindow .overlayNavigation #timeline-navigation {
	bottom: 0
}
#overlay-timeline.overlayWindow .overlayNavigation #timeline-headline, #overlay-grid12.overlayWindow .overlayNavigation #timeline-headline {
	display: block;
	position: absolute;
	top: 28px;
	left: 28px
}
#overlay-timeline.overlayWindow .overlayContent > .ym-g924-12, #overlay-grid12.overlayWindow .overlayContent > .ym-g924-12 {
	margin: 0 0 0 20px
}
h2 {
	line-height: 23px;
	font-family: 'HelveticaNeueW01-45Ligh';
	font-size: 20px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #404142;
	margin: 0 0 12px 0
}
.footnote {
	font-size: 12px;
	display: block;
	width: 100%;
	text-align: right;
	margin: 0;
	padding: 2px 0 2px 0;
	font-size: 9px
}
.product-mouseoverBox {
	display: none;
	clear: both
}
.product-mouseoverBox h4 {
	line-height: 19px;
	font-family: 'HelveticaNeueW01-75Bold';
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #404142
}
.product-mouseoverBox img {
	padding-bottom: 10px
}
.benefitIcon {
	margin-right: 5px
}
img.exclusive {
	position: absolute;
	top: 10px;
	left: 0
}
.productgroupNav ul {
	list-style-type: none;
	padding: 0 0 15px 0;
	margin: 0;
	width: 924px;
	display: block;
	float: left
}
.productgroupNav ul li {
	width: 154px;
	float: left;
	padding: 10px 0;
	margin: 0
}
.productgroupNav ul li > a {
	width: 144px;
	height: 57px;
	position: relative;
	float: left;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #7F7F7F;
	text-decoration: none;
	border-bottom: 3px solid transparent
}
.productgroupNav ul li > a:link {
	color: #7F7F7F
}
.productgroupNav ul li > a:visited {
	color: #7F7F7F
}
.productgroupNav ul li > a:focus {
	color: #7F7F7F
}
.productgroupNav ul li > a:hover {
	color: #E60000
}
.productgroupNav ul li > a:active {
	color: #404142
}
.productgroupNav ul li > a img {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 8px
}
.productgroupNav ul li > a span {
	width: 82px;
	overflow: hidden;
	position: absolute;
	left: 62px;
	bottom: 8px;
	cursor: pointer
}
.productgroupNav ul li.active > a {
	border-color: #E60000
}
.productgroupNav ul li.salesadvisor {
	margin-top: 30px;
	width: auto
}
.productgroupNav ul.shadow {
	background-image: url("delimiter-content-12.png");
	background-repeat: no-repeat;
	background-position: left bottom
}
ul.subnavigation {
	display: none
}
.productgroupNavigation ul {
	list-style-type: none;
	padding: 0 0 15px 0;
	margin: 0;
	width: 924px;
	display: block;
	float: left
}
.productgroupNavigation ul li {
	width: 154px;
	float: left;
	padding: 10px 0;
	margin: 0
}
.productgroupNavigation ul li > a {
	width: 144px;
	height: 57px;
	position: relative;
	float: left;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #7F7F7F;
	text-decoration: none
}
.productgroupNavigation ul li > a:link {
	color: #7F7F7F
}
.productgroupNavigation ul li > a:visited {
	color: #7F7F7F
}
.productgroupNavigation ul li > a:focus {
	color: #7F7F7F
}
.productgroupNavigation ul li > a:hover {
	color: #E60000
}
.productgroupNavigation ul li > a:active {
	color: #404142
}
.productgroupNavigation ul li > a img {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 0
}
.productgroupNavigation ul li > a span {
	width: 82px;
	overflow: hidden;
	position: absolute;
	left: 62px;
	bottom: 0;
	cursor: pointer
}
.productgroupNavigation ul li.active > a {
	border-bottom: 3px solid #E60000;
	padding-bottom: 8px
}
.productgroupNavigation ul li.active > a > img, .productgroupNavigation ul li.active > a > span {
	bottom: 8px
}
.productgroupNavigation ul li.salesadvisor {
	margin-top: 30px
}
.productgroupNavigation ul.shadow {
	background-image: url("delimiter-content-12.png");
	background-repeat: no-repeat;
	background-position: 0 78px
}
.productgroupNavigation ul ul.subnavigation {
	display: none;
	position: absolute;
	top: 100px;
	left: 0
}
.bauformen {
	margin: 0 0 0 0;
	padding: 5px 0;
	border-top: 1px solid #e5e5e5;
	width: 904px;
	float: left
}
.bauformen a {
	background-image: url("icon-arrow-right-red.png");
	background-position: 0 7px;
	background-repeat: no-repeat;
	padding: 2px 0 2px 10px;
	margin: 0 0 0 0;
	font-size: 12px;
	color: #7F7F7F;
	text-decoration: none;
	display: block
}
.bauformen a:link {
	color: #7F7F7F
}
.bauformen a:visited {
	color: #7F7F7F
}
.bauformen a:focus {
	color: #7F7F7F
}
.bauformen a:hover {
	color: #E60000
}
.bauformen a:active {
	color: #404142
}
.productBenefit.delimiter-dotted-right-margin {
	height: 216px
}
.productBenefit span, .productBenefit p {
	margin: 3px 0;
	font-size: 12px
}
.productBenefit .mention {
	font-weight: bold
}
.productBenefit h6 {
	display: none
}
.benefitIconBox {
	position: relative
}
.benefitIconBox img {
	position: relative;
	margin-bottom: 5px !important;
	display: inline
}
.benefitIconBox img+ strong, .benefitIconBox img+ h4 {
	position: absolute;
	bottom: 0;
	left: 55px;
	margin-bottom: 8px;
	display: inline
}
.benefitIconBox img+ img+ strong, .benefitIconBox img+ img+ h4 {
	position: absolute;
	bottom: 0;
	left: 115px;
	margin-bottom: 8px;
	display: inline
}
.benefitIconBox img+ img+ img+ strong, .benefitIconBox img+ img+ img+ h4 {
	position: absolute;
	bottom: 0;
	left: 175px;
	margin-bottom: 8px;
	display: inline
}
.benefitIconBox img+ h3 {
	position: absolute;
	bottom: 0;
	left: 55px;
	margin-bottom: 8px;
	display: inline
}
.benefitIconBox img+ img+ h3 {
	position: absolute;
	bottom: 0;
	left: 115px;
	margin-bottom: 8px;
	display: inline
}
.benefitIconBox img+ img+ img+ h3 {
	position: absolute;
	bottom: 0;
	left: 175px;
	margin-bottom: 8px;
	display: inline
}
.ym-g924-4 .benefitIconBox img+ strong, .ym-g924-4 .benefitIconBox img+ h4 {
	width: 235px
}
.ym-g924-4 .benefitIconBox img+ img+ strong, .ym-g924-4 .benefitIconBox img+ img+ h4 {
	width: 175px
}
.ym-g924-4 .benefitIconBox img+ img+ img+ strong, .ym-g924-4 .benefitIconBox img+ img+ img+ h4 {
	width: 115px
}
div.coreBenefit {
	height: 332px;
	position: relative
}
ul.coreBenefitNavigation {
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 0;
	left: 0
}
ul.coreBenefitNavigation li {
	cursor: pointer;
	width: 134px;
	margin: 0 14px 0 0;
	float: left;
	position: relative;
	padding-bottom: 2px;
	border-bottom: 4px solid white;
	overflow: hidden
}
ul.coreBenefitNavigation li img:first-child {
	width: 134px;
	display: block;
	float: left
}
ul.coreBenefitNavigation li.active {
	display: none
}
ul.coreBenefitNavigation li:hover {
	border-bottom: 4px solid #E60000;
	color: #E60000
}
ul.coreBenefitNavigation li:hover a {
	color: #E60000
}
ul.coreBenefitNavigation li a {
	background-image: none;
	font-size: 12px;
	line-height: 14px;
	margin: 5px 0 0 0;
	padding: 0;
	display: block;
	float: left
}
.specialLogos img {
	display: block;
	float: left;
	padding: 0 20px 20px 0
}
#accesoryFinder {
	display: none
}
#accesoryFinder .devices div {
	background-position: 0 1px;
	background-repeat: no-repeat;
	padding: 2px 0 2px 20px;
	background-image: url("icon-checkmark-green.png")
}
#af_label {
	display: none
}
.additionalDescription a {
	margin-left: 0;
	background-image: url("icon-arrow-down-gray.png");
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px
}
.additionalDescription .description {
	display: none
}
.additionalDescription.expanded a {
	background-image: url("icon-arrow-up-gray.png")
}
.additionalDescription.expanded .description {
	display: block
}
.additionalDescription .description {
	display: none
}
.additionalDescription.expanded a {
	background-image: url("icon-arrow-up-gray.png")
}
.additionalDescription.expanded .description {
	display: block
}
#cartOverlayService .actions {
	float: right
}
#flexslider_promo {
	height: 125px;
	width: 904px
}
#flexslider_promo .flex-prev, #flexslider_promo .flex-next {
	top: 45px;
	width: 27px;
	height: 37px;
	background-position: center center
}
#flexslider_promo .flex-control-nav {
	bottom: 10px
}
.lt-ie8 button {
	width: 250px
}
#productDetailHead {
	width: 904px;
	padding: 28px 28px 28px 28px;
	margin: -28px 0 0 0;
	overflow: hidden
}
#productDetailHead .productImagesBox {
	width: 385px;
	float: left;
	margin: 0 57px 0 0;
	padding: 0
}
#productDetailHead .productImagesBox #productImage {
	width: 385px;
	height: 385px;
	margin: 0;
	padding: 0;
	display: table-cell;
	vertical-align: middle;
	background-color: #F7F7F7
}
#productDetailHead .productImagesBox #productImage a.cloud-zoom {
	cursor: default
}
#productDetailHead .productImagesBox #productImage img {
	display: block;
	margin: auto;
	max-width: 365px;
	max-height: 365px
}
#productDetailHead .productImagesBox .scroller {
	position: relative;
	width: 385px;
	overflow: hidden;
	left: -26px;
	padding: 0 26px
}
#productDetailHead .productImagesBox .scroller div {
	width: 10000px
}
#productDetailHead .productImagesBox .scroller strong {
	display: block
}
#productDetailHead .productImagesBox .scroller a.mfPagerLeft {
	position: absolute;
	bottom: -20px;
	left: -26px;
	background-color: white;
	border: 7px solid white
}
#productDetailHead .productImagesBox .scroller a.mfPagerRight {
	position: absolute;
	bottom: -20px;
	right: -26px;
	background-color: white;
	border: 7px solid white;
	border-top-width: 20px
}
#productDetailHead .productImagesBox .scroller ul {
	list-style-type: none;
	margin: 10px 0 0 0;
	padding: 0;
	float: left
}
#productDetailHead .productImagesBox .scroller ul li {
	margin: 0 5px 0 0;
	float: left;
	overflow: hidden
}
#productDetailHead .productImagesBox .scroller ul li a {
	display: table-cell;
	vertical-align: middle;
	min-width: 57px;
	height: 61px;
	border-bottom: 4px solid transparent;
	background-color: #F7F7F7
}
#productDetailHead .productImagesBox .scroller ul li a img {
	display: block;
	margin: auto;
	max-height: 57px
}
#productDetailHead .productImagesBox .scroller ul li a.active, #productDetailHead .productImagesBox .scroller ul li a:hover {
	border-bottom: 4px solid red
}
#productDetailHead .productDescription {
	width: 462px;
	float: left;
	margin: 0;
	padding: 0;
	position: relative
}
#productDetailHead .productDescription img.new {
	display: inline;
	margin: 0 0 0 10px
}
#productDetailHead .productDescription h1 {
	margin: 10px 0 10px 0;
	padding: 0;
	font-size: 22px;
	line-height: 24px;
	font-family: 'HelveticaNeueW01-45Ligh';
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #404142
}
#productDetailHead .productDescription h1 strong {
	font-family: 'HelveticaNeueW01-65Medi';
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	font-size: 14px;
	line-height: 14px;
	display: block;
	margin-bottom: 10px
}
#productDetailHead .productDescription .productFeatures {
	list-style-type: disc;
	margin: 10px 0 20px 10px;
	padding: 0 0 0 5px;
	font-size: 12px
}
#productDetailHead .productDescription .productFeatures li {
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #404142;
	font-size: 13px;
	line-height: 22px
}
#productDetailHead .productDescription .productFeatures li a {
	font-size: 13px
}
#productDetailHead .productDescription .productFeatures li .exclusive {
	position: relative !important;
	top: 0
}
#productDetailHead .productDescription .toBen {
	margin: -15px 0 15px 0
}
#productDetailHead .productDescription .toBen .link-down {
	display: inline-block
}
#productDetailHead .productDescription .icons {
	display: block;
	float: left
}
#productDetailHead .productDescription .icons img, #productDetailHead .productDescription .icons > div {
	display: inline-block;
	margin: 0 10px 0 0
}
#productDetailHead .productDescription .colorSelector {
	margin-bottom: 15px
}
#productDetailHead .productDescription .colorSelector span {
	font-size: 12px;
	color: #404142
}
#productDetailHead .productDescription .colorSelector ul {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0
}
#productDetailHead .productDescription .colorSelector ul li {
	display: inline;
	width: 18px;
	height: 12px;
	margin: 0 5px 0 0;
	padding: 0;
	border-bottom: 2px solid white
}
#productDetailHead .productDescription .colorSelector ul li a {
	margin: 0;
	padding: 0;
	text-decoration: none;
	line-height: 0
}
#productDetailHead .productDescription .colorSelector ul li.active, #productDetailHead .productDescription .colorSelector ul li:hover {
	border-bottom: 2px solid red
}
#productDetailHead .productDescription .colorSelector ul img {
	border: solid 1px #ccc
}
#productDetailHead .productDescription div.order {
	display: block;
	margin: 20px 0 6px 0;
	padding: 0 0 6px 0;
	border-bottom: 1px solid #e5e5e5;
	color: #404142;
	float: left;
	width: 462px
}
#productDetailHead .productDescription div.order .price {
	float: left;
	width: 298px;
	margin: 0 20px 20px 0;
	font-size: 18px;
	vertical-align: middle
}
#productDetailHead .productDescription div.order .price .priceName {
	font-size: 12px;
	margin-right: 5px
}
#productDetailHead .productDescription div.order .price .footnote {
	text-align: left;
	font-size: 10px
}
#productDetailHead .productDescription div.order .priceChoose {
	float: left;
	margin-right: 10px;
	clear: left
}
#productDetailHead .productDescription div.order .priceChoose label {
	margin-right: 5px;
	font-size: 12px;
	vertical-align: middle
}
#productDetailHead .productDescription div.order .priceChoose .mfSpinnerWrapper {
	vertical-align: middle
}
#productDetailHead .productDescription div.order .buy {
	float: left;
	padding-left: 14px
}
#productDetailHead .productDescription div.order .buy a.jsmfButton {
	margin: 0 0 5px -14px
}
#productDetailHead .productDescription div.order .logo {
	float: right;
	margin-left: 20px;
	min-height: 90px;
	overflow: visible
}
#productDetailHead .productDescription div.sell {
	display: block;
	margin: 20px 0 6px 0;
	padding: 0 0 6px 0;
	border-bottom: 1px solid #e5e5e5;
	color: #404142
}
#productDetailHead .productDescription div.sell .priceWrapper {
	height: 46px;
	display: block;
	clear: both;
	margin: 12px 0 6px 0;
	line-height: 30px
}
#productDetailHead .productDescription div.sell .priceWrapper .disposibility {
	float: right;
	margin-right: 14px;
	margin-top: 5px
}
#productDetailHead .productDescription div.sell .price {
	float: left;
	vertical-align: middle;
	line-height: 30px
}
#productDetailHead .productDescription div.sell .priceName {
	font-size: 12px;
	margin-right: 5px;
	vertical-align: middle
}
#productDetailHead .productDescription div.sell .priceCurrency {
	font-size: 18px;
	margin-right: 5px;
	vertical-align: middle
}
#productDetailHead .productDescription div.sell .priceValue {
	font-size: 18px;
	vertical-align: middle
}
#productDetailHead .productDescription div.sell .priceChoose {
	float: right;
	line-height: 30px;
	text-align: right
}
#productDetailHead .productDescription div.sell .priceChoose label {
	margin-right: 5px;
	font-size: 12px;
	vertical-align: middle
}
#productDetailHead .productDescription div.sell .priceChoose .mfSpinnerWrapper {
	vertical-align: middle
}
#productDetailHead .productDescription div.sell .priceCond {
	display: block;
	line-height: .4em
}
#productDetailHead .productDescription div.sell .priceCond a {
	font-size: 10px;
	text-decoration: underline
}
#productDetailHead .productDescription div.sell select {
	display: block;
	margin: 0 0 0 0;
	padding: 0
}
#productDetailHead .productDescription div.sell button {
	margin: 0;
	padding: 0;
	border: none;
	background-color: transparent;
	height: 30px
}
#productDetailHead .productDescription div.sell button span.buttonEnd {
	background-image: url("sprite-button.png");
	background-position: 0 -30px;
	background-repeat: no-repeat;
	width: 19px;
	height: 30px;
	display: block;
	float: left
}
#productDetailHead .productDescription div.sell button span.iconBasket {
	background-image: url("sprite-icon.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
	display: block;
	float: left;
	margin: 3px 8px 2px 10px;
	padding: 0
}
#productDetailHead .productDescription div.sell button span.text {
	background-image: url("sprite-button.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	display: block;
	height: 30px;
	float: left;
	color: white;
	line-height: 26px
}
#productDetailHead .productDescription ul.quicklinks {
	margin: 0;
	padding: 0;
	display: block;
	list-style-type: none
}
#productDetailHead .productDescription ul.quicklinks li {
	margin: 0 10px 0 0;
	padding: 0;
	display: block;
	float: left
}
#productDetailHead .productDescription ul.quicklinks li:first-child {
	margin: 0 10px 0 0
}
#productDetailHead .productDescription ul.quicklinks li label {
	font-size: 12px;
	color: #7F7F7F;
	display: inline-block;
	margin: 0 0 0 3px
}
#productDetailHead .productDescription ul.quicklinks li a {
	background-image: url("icon-arrow-right-red.png");
	background-position: 0 2px;
	background-repeat: no-repeat;
	padding: 0 0 0 12px;
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
	color: #7F7F7F;
	text-decoration: none;
	display: inline-block
}
#productDetailHead .productDescription ul.quicklinks li a:link {
	color: #7F7F7F
}
#productDetailHead .productDescription ul.quicklinks li a:visited {
	color: #7F7F7F
}
#productDetailHead .productDescription ul.quicklinks li a:focus {
	color: #7F7F7F
}
#productDetailHead .productDescription ul.quicklinks li a:hover {
	color: #E60000
}
#productDetailHead .productDescription ul.quicklinks li a:active {
	color: #404142
}
#productDetailHead .productDescription ul.quicklinks li .mfCheckboxImage.style-small {
	padding-top: 1px
}
#productDetailHead .productDescription #productZoom {
	position: relative;
	z-index: 9999;
	width: 0;
	height: 0;
	overflow: visible;
	left: -10px;
	top: 0
}
#productDetailHead .productDescription #productZoom .cloud-zoom-big {
	border: 1px solid #dddddd;
	background-color: white;
	border-collapse: separate;
	-moz-box-shadow: 5px 5px 5px 2px #dddddd;
	-webkit-box-shadow: 5px 5px 5px 2px #dddddd;
	box-shadow: 5px 5px 5px 2px #dddddd
}
#productDetailHead .productDetailToolbox {
	width: 100%;
	margin: 0 0 15px 0;
	padding: 0;
	float: left
}
#productDetailHead .productDetailToolbox ul {
	list-style-type: none;
	margin: 0;
	padding: 0
}
#productDetailHead .productDetailToolbox ul li {
	float: right;
	margin: 0;
	padding: 0;
	line-height: 12px
}
#productDetailHead .productDetailToolbox ul li a {
	background-image: url("icon-arrow-right-red.png");
	background-position: 0 4px;
	background-repeat: no-repeat;
	padding: 0 0 0 12px;
	margin: 0 0 0 10px;
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
	color: #7F7F7F;
	text-decoration: none
}
#productDetailHead .productDetailToolbox ul li a:link {
	color: #7F7F7F
}
#productDetailHead .productDetailToolbox ul li a:visited {
	color: #7F7F7F
}
#productDetailHead .productDetailToolbox ul li a:focus {
	color: #7F7F7F
}
#productDetailHead .productDetailToolbox ul li a:hover {
	color: #E60000
}
#productDetailHead .productDetailToolbox ul li a:active {
	color: #404142
}
#productDetailHead .productDetailToolbox ul li a.link-down {
	background-image: url("icon-arrow-double-down-red.png");
	background-position: right 0;
	padding: 0 12px 0 0
}
#productDetailHead .productDetailToolbox ul li.backlink {
	float: left
}
#productDetailHead .productDetailToolbox ul li.backlink a {
	background-image: url("icon-arrow-left-red.png");
	margin: 0 0 0 0
}
.lt-ie8 #productDetailHead .productDescription ul.quicklinks li a {
	margin-top: 3px
}
.lt-ie8 .productImagesBox ul li {
	display: inline;
	float: none !important
}
.lt-ie8 .productImagesBox ul li a img {
	display: inline !important
}
a.mouseover {
	padding: 0 0 0 0;
	margin: 0 4px 0 0;
	color: #7F7F7F;
	text-decoration: none
}
a.mouseover:link {
	color: #7F7F7F
}
a.mouseover:visited {
	color: #7F7F7F
}
a.mouseover:focus {
	color: #7F7F7F
}
a.mouseover:hover {
	color: #E60000
}
a.mouseover:active {
	color: #404142
}
a.mouseover:after {
	content: '\54';
	font-family: "mieleicons";
	padding-left: 5px;
	cursor: pointer;
	font-weight: normal
}
.td_ProdDetail a.mouseover {
	margin: 0 -16px 0 0
}
table.eco {
	font-size: 12px
}
table.eco td {
	color: #404142;
	padding: 4px 0 4px 10px;
	text-align: left
}
table.technicalData tbody tr th:first-child {
	font-weight: normal;
	color: #7F7F7F;
	cursor: pointer;
	text-align: left;
	height: 27px;
	white-space: nowrap;
	border: solid 1px #b8b7b2;
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 0, #f6f6f6 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffffff), color-stop(100%, #f6f6f6));
	background: -webkit-linear-gradient(top, #ffffff 0, #f6f6f6 100%);
	background: -o-linear-gradient(top, #ffffff 0, #f6f6f6 100%);
	background: -ms-linear-gradient(top, #ffffff 0, #f6f6f6 100%);
	background: linear-gradient(to bottom, #ffffff 0, #f6f6f6 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f6f6f6', GradientType=0)
}
table.technicalData tbody tr th:first-child > span {
	padding: 4px 0 2px 10px;
	padding-right: 20px;
	float: left
}
table.technicalData tbody tr th:first-child .arrow {
	width: 12px;
	display: block;
	font-family: "mieleicons";
	color: #E60000;
	right: 15px;
	float: right
}
table.technicalData tbody tr th:first-child .arrow:after {
	content: '\0043'
}
table.technicalData tbody tr td {
	color: #404142;
	padding: 3px 0 1px 10px;
	text-align: center;
	border-bottom: 1px solid #e9e9e9;
	height: 25px
}
table.technicalData tbody tr td:first-child {
	text-align: left
}
table.technicalData tbody tr:last-child td {
	padding-bottom: 20px;
	border-bottom: none
}
table.technicalData tbody.close td {
	display: none
}
table.technicalData tbody.close th .arrow:after {
	content: '\0044' !important
}
table.onlyDiff .noDiff {
	display: none
}
table.td_ProdDetail {
	font-size: 12px;
	width: 100%;
	margin: 0 0 28px 0
}
.priceCond {
	line-height: .4em
}
.priceCond a {
	font-size: 10px;
	text-decoration: underline
}
table.downloads {
	width: 100%;
	margin: 0 0 28px 0
}
table.downloads tr th {
	text-align: center;
	background-color: #F7F7F7;
	color: #404142;
	font-size: 12px;
	padding: 0 10px 10px 10px;
	border-top: 10px solid #F7F7F7
}
table.downloads tr th:first-child {
	text-align: left
}
table.downloads tr td {
	text-align: center;
	vertical-align: middle;
	color: #404142;
	font-size: 12px;
	border-bottom: 1px solid #F7F7F7;
	padding: 7px 10px 3px
}
table.downloads tr td:first-child {
	text-align: left
}
table.downloads tr .tblCellDivider {
	width: 20px;
	background-image: url("line-dot-vertical.png");
	background-repeat: repeat-y;
	border-bottom: 0;
	padding: 0
}
table.downloads tr th.tblCellDivider {
	border-top: 10px solid #F7F7F7
}
table.downloads tfoot tr td {
	border-bottom: 0;
	height: 7px;
	padding: 0;
	background-position: 0 1px
}
.legend {
	margin: 28px 0
}
.legend .head {
	padding: 0 0 10px 10px;
	display: block;
	color: #7F7F7F;
	font-size: 12px
}
.legend .text {
	padding: 10px;
	border: 1px solid #7F7F7F;
	color: #7F7F7F;
	font-size: 12px;
	line-height: 18px
}
.no-js .ecoCalc {
	display: none !important
}
#ecoCalc .result {
	font-size: 1.8em;
	color: green;
	margin: 10px 0;
	font-weight: normal
}
#ecoCalc td {
	vertical-align: middle
}
#ecoCalc td > span {
	margin-right: 5px
}
#ecoCalc input {
	width: 50px;
	text-align: right;
	padding-right: 3px;
	margin-right: 5px
}
#ecoCalc .uInp {
	float: right;
	width: 120px;
	margin-left: 10px;
	margin-top: -5px;
	white-space: nowrap
}
#ecoCalc .life {
	font-size: 1.4em;
	margin-top: 30px
}
#ecoCalc .slider {
	margin-top: 10px;
	position: absolute
}
#ecoCalc .slider input {
	width: 350px;
	padding: 0;
	margin: 0;
	height: 30px;
	float: left
}
#ecoCalc .slider span {
	height: 30px;
	line-height: 30px;
	float: left
}
#ecoCalc .slider span:first-child {
	padding-right: 10px
}
#ecoCalc .slider span:last-child {
	padding-left: 10px
}
#ecoCalc #maschineLifeText {
	width: 445px;
	margin: 0
}
#ecoCalc a.jsmfButton {
	margin-top: 10px
}
.lt-ie10 #ecoCalc {
	display: none
}
.productTeaser > .ym-gbox {
	height: 502px;
	overflow: hidden;
	margin-bottom: 20px;
	position: relative;
	padding-bottom: 10px
}
.productTeaser .productImage {
	width: 211px;
	height: 211px;
	margin: 0;
	padding: 0;
	display: table-cell;
	vertical-align: middle;
	background-color: #F7F7F7;
	position: relative
}
.productTeaser .productImage img {
	display: block;
	margin: auto;
	max-height: 100%;
	max-width: 100%
}
.productTeaser .productImage img.new {
	position: absolute;
	top: 8px;
	left: 0
}
.productTeaser .productIcons {
	position: absolute;
	height: 211px;
	top: 0
}
.productTeaser .productIcons .icons {
	position: absolute;
	bottom: 10px;
	left: 10px;
	width: 33px;
	line-height: 0
}
.productTeaser .productIcons .icons.promo {
	left: 170px;
	top: 10px
}
.productTeaser .productIcons .icons img {
	width: 33px;
	display: inline-block;
	margin-top: 3px
}
.productTeaser strong {
	margin: 12px 10px 5px 10px;
	font-weight: bold;
	font-size: 11px;
	line-height: 12px;
	color: #404142;
	display: block;
	cursor: pointer
}
.productTeaser .designType {
	font-size: 12px;
	line-height: 12px;
	display: block;
	margin: 0 10px 3px 10px;
	font-weight: bold;
	color: #404142;
	cursor: pointer
}
.productTeaser p {
	font-size: 12px;
	line-height: 14px;
	display: block;
	margin: 0 10px 3px 10px;
	color: #404142;
	height: 57px;
	overflow: hidden;
	cursor: pointer
}
.productTeaser .link-standard {
	padding: 2px 0 2px 12px;
	margin: 0 0 0 14px;
	font-size: 12px
}
.productTeaser .eco {
	display: block;
	clear: right;
	height: 30px;
	position: absolute;
	bottom: 130px;
	left: 10px
}
.productTeaser .eco a, .productTeaser .eco img {
	display: inline
}
.productTeaser .sell {
	background-image: url("delimiter-4px-gray.png");
	background-position: 0 103px;
	background-repeat: repeat-x;
	display: block;
	clear: right;
	width: 191px;
	height: 105px;
	position: absolute;
	bottom: 25px;
	left: 10px
}
.productTeaser .sell .mfButton.detail {
	float: right;
	margin-left: 10px
}
.productTeaser .sell .link-standard {
	line-height: 14px;
	font-size: 11px;
	margin-left: 0;
	margin-top: 3px
}
.productTeaser .sell .price {
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
	color: #404142;
	display: block;
	height: 40px
}
.productTeaser .sell .inclusive {
	background-image: url("icon-checkmark-green.png");
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 2px;
	font-weight: normal;
	font-size: 12px
}
.productTeaser .bvInlineRating {
	position: absolute;
	left: 10px;
	bottom: 160px
}
.productTeaser .disposibility {
	position: absolute;
	bottom: 30px;
	left: 10px;
	height: 30px;
	width: 191px
}
.productTeaser input+ span {
	bottom: 5px;
	left: 8px;
	position: absolute
}
.productTeaser input+ span+ label {
	bottom: 3px;
	left: 25px;
	position: absolute
}
.boxshadow .productTeaser > .ym-gbox {
	border-collapse: separate;
	-moz-box-shadow: 0 0 3px 1px #CCCCCC;
	-webkit-box-shadow: 0 0 3px 1px #CCCCCC;
	box-shadow: 0 0 3px 1px #CCCCCC
}
.no-boxshadow .productTeaser > .ym-gbox {
	border: 1px solid #CCC
}
table.td_Compare .productTeaser {
	position: relative;
	height: 350px
}
table.td_Compare .productTeaser > p, table.td_Compare .productTeaser > strong, table.td_Compare .productTeaser .designType {
	margin-left: 0;
	width: 135px;
	font-size: 11px
}
table.td_Compare .productTeaser .productImage {
	width: 135px;
	height: 135px
}
table.td_Compare .productTeaser .eco {
	bottom: 45px;
	left: 0;
	width: 135px;
	height: 48px
}
table.td_Compare .productTeaser .eco .link-standard {
	display: block;
	margin: 0
}
table.td_Compare .productTeaser .sell {
	bottom: 0;
	left: 0;
	width: 135px;
	height: 45px
}
table.td_Compare .productTeaser .price {
	font-size: 12px
}
#memoItems .productTeaser {
	position: relative
}
#memoItems .productTeaser a.close {
	position: absolute;
	right: 4px;
	top: -16px;
	z-index: 2003;
	background-image: url("icon-close-big-gray.png");
	background-repeat: no-repeat;
	width: 31px;
	height: 31px;
	color: transparent;
	overflow: hidden
}
#memoItems .productTeaser a.close.active, #memoItems .productTeaser a.close:hover {
	background-image: url("icon-close-big-red.png")
}
#salesadvisor .productTeaser {
	width: 308px;
	border-bottom: 1px solid #e5e5e5
}
#salesadvisor .productTeaser .ym-gbox {
	margin-top: 20px;
	height: auto;
	padding-bottom: 167px;
	margin-right: 0
}
#salesadvisor .productTeaser .leftSide {
	float: left;
	width: 134px;
	margin-right: 20px;
	overflow: hidden;
	position: relative
}
#salesadvisor .productTeaser .productImageSmall {
	margin-bottom: 20px;
	display: block;
	position: relative
}
#salesadvisor .productTeaser .productImageSmall .productImage {
	width: 134px;
	height: 134px
}
#salesadvisor .productTeaser .productImageLarge {
	display: none
}
#salesadvisor .productTeaser .productIcons {
	height: 134px
}
#salesadvisor .productTeaser .productIcons .icons {
	bottom: 5px;
	left: 5px
}
#salesadvisor .productTeaser .productIcons .icons img {
	width: 22px
}
#salesadvisor .productTeaser strong {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0
}
#salesadvisor .productTeaser .criteriaBox {
	display: block;
	float: left;
	overflow: hidden;
	width: 154px
}
#salesadvisor .productTeaser .designType {
	font-family: "HelveticaNeueW01-45Ligh";
	font-weight: normal;
	font-size: 15px;
	line-height: 17px;
	margin-bottom: 0;
	margin-left: 0
}
#salesadvisor .productTeaser p {
	font-family: "HelveticaNeueW01-45Ligh";
	font-weight: normal;
	font-size: 15px;
	line-height: 17px;
	height: auto;
	margin-left: 0;
	margin-bottom: 10px
}
#salesadvisor .productTeaser .sell {
	width: 298px
}
#salesadvisor #topResult .productTeaser {
	width: 693px;
	border-bottom: none
}
#salesadvisor #topResult .productTeaser .ym-gbox {
	margin-top: 28px
}
#salesadvisor #topResult .productTeaser .productImageSmall {
	display: none
}
#salesadvisor #topResult .productTeaser .productImageLarge {
	margin-bottom: 20px;
	display: block;
	position: relative
}
#salesadvisor #topResult .productTeaser .productImageLarge .productImage {
	width: 288px;
	height: 288px
}
#salesadvisor #topResult .productTeaser .productIcons {
	height: 288px
}
#salesadvisor #topResult .productTeaser .productIcons .icons {
	bottom: 10px;
	left: 10px;
	width: 55px
}
#salesadvisor #topResult .productTeaser .productIcons .icons img {
	width: auto
}
#salesadvisor #topResult .productTeaser .designType {
	font-size: 22px;
	line-height: 24px
}
#salesadvisor #topResult .productTeaser p {
	font-size: 22px;
	line-height: 24px
}
#salesadvisor #topResult .productTeaser .leftSide {
	width: 288px
}
#salesadvisor #topResult .productTeaser .sell, #salesadvisor #topResult .productTeaser .criteriaBox, #salesadvisor #topResult .productTeaser .desc, #salesadvisor #topResult .productTeaser .memo, #salesadvisor #topResult .productTeaser .eco, #salesadvisor #topResult .productTeaser .disposibility {
	width: 355px;
	float: right;
	margin-right: 20px;
	right: 0;
	left: auto
}
#salesadvisor #topResult .productTeaser .memo {
	right: 10px;
	position: absolute;
	bottom: 0
}
#salesadvisor #topResult .productTeaser .criteriaInfo {
	font-weight: bold;
	margin: 10px 0 5px 18px;
	color: #404142
}
#salesadvisor .productTeaser.odd {
	width: 366px
}
#salesadvisor .productTeaser.odd .ym-gbox {
	padding-right: 57px;
	background-image: url("delimiter-4px-gray.png");
	background-repeat: repeat-y;
	background-position: 338px 0
}
.filter-infomaterialItems .productTeaser .ym-gbox {
	height: 395px
}
.filter-infomaterialItems .productTeaser .ym-gbox strong {
	line-height: 18px;
	height: auto;
	max-height: 52px;
	overflow: hidden
}
.filter-infomaterialItems .productTeaser .ym-gbox p {
	height: auto;
	max-height: 44px;
	overflow: hidden
}
.filter-infomaterialItems .productTeaser .ym-gbox .mfButton {
	bottom: 10px;
	position: absolute;
	right: 10px
}
.filter-awards .productTeaser .productImage img {
	cursor: default
}
.filter-awards .productTeaser .ym-gbox {
	height: 393px
}
.filter-awards .productTeaser .ym-gbox strong {
	font-size: 12px;
	line-height: 18px;
	height: auto;
	max-height: 52px;
	overflow: hidden;
	cursor: default
}
.filter-awards .productTeaser .ym-gbox p {
	height: auto;
	max-height: 86px;
	overflow: hidden;
	cursor: default
}
.filter-awards .productTeaser .ym-gbox span {
	cursor: default
}
.filter-awards .productTeaser .ym-gbox .delimiter-awards-link {
	margin: 0 12px;
	padding: 8px 4px;
	background-image: url("delimiter-4px-gray.png");
	background-position: 0 2px;
	background-repeat: repeat-x
}
.filter-awards .productTeaser .ym-gbox .delimiter-awards-link .link-standard {
	margin: 0 10px 0 0
}
.filter-awards .productTeaser .ym-gbox.noLink .delimiter-awards-link {
	margin: 0;
	padding: 0;
	background-image: none
}
.advertisingMedia .productTeaser .ym-gbox {
	height: 320px
}
.advertisingMedia .productTeaser .ym-gbox strong {
	font-size: 12px;
	line-height: 18px;
	height: auto;
	max-height: 52px;
	overflow: hidden
}
.advertisingMedia .productTeaser .ym-gbox p {
	height: auto;
	max-height: 86px;
	overflow: hidden
}
.advertisingMedia .productTeaser .ym-gbox .mfButton {
	bottom: 20px;
	position: absolute;
	right: 10px
}
#selfService .productTeaser .ym-gbox {
	height: 310px
}
#selfService .productTeaser .ym-gbox img, #selfService .productTeaser .ym-gbox strong, #selfService .productTeaser .ym-gbox p, #selfService .productTeaser .ym-gbox .designType {
	cursor: auto
}
#selfService .productTeaser .sell {
	background-image: none;
	bottom: 0
}
.searchResult-results .productTeaser .productImage {
	width: 134px;
	height: 134px
}
.searchResult-results .productTeaser .productImage img {
	max-width: 134px;
	max-height: 134px
}
.searchResult-results .teaser-big ul.subcats li {
	float: left;
	width: 163px;
	margin-right: 10px
}
.ioDetail .style-accordion .ym-gbox > :first-child {
	margin-top: 20px
}
.ioDetail .style-tab .ym-gbox > :first-child {
	margin-top: 0
}
.filterApplication .filter .ym-gbox {
	margin-bottom: 28px;
	float: left
}
.filterApplication .filter .segmentHead {
	border-bottom: 1px solid #CCC;
	margin-bottom: 4px;
	width: 192px;
	height: 44px;
	float: left;
	position: relative
}
.filterApplication .filter .segmentHead .text {
	font-size: 13px;
	font-weight: bold;
	display: block;
	float: left;
	position: absolute;
	left: 0;
	bottom: 4px
}
.filterApplication .filter .reset {
	font-size: 12px;
	font-weight: normal;
	color: #7F7F7F;
	display: block;
	clear: left;
	border-top: 1px solid #CCC;
	padding-top: 4px;
	padding-right: 5px;
	margin: 23px 0 40px 0;
	cursor: pointer
}
.filterApplication .filter .reset:first-letter {
	font-family: "mieleicons";
	color: #525252;
	position: absolute;
	right: 0;
	top: 0;
	float: right;
	cursor: pointer
}
.filterApplication .filter .reset:before {
	content: 'U';
	font-family: "mieleicons"
}
.filterApplication .filter #criteria {
	float: left;
	margin-top: 20px;
	margin-bottom: 20px
}
.filterApplication .results .controlBar {
	border-bottom: 1px solid #CCC;
	margin-bottom: 24px;
	width: 100%;
	float: left
}
.filterApplication .results .controlBar .resultCount-number {
	color: red;
	font-size: 18px;
	font-weight: bold;
	display: block;
	float: left;
	padding-top: 21px;
	margin-right: 3px;
	margin-left: 3px
}
.filterApplication .results .controlBar .resultCount-text {
	font-size: 13px;
	font-weight: bold;
	display: block;
	float: left;
	padding-top: 23px;
	padding-bottom: 5px
}
.filterApplication .results .controlBar .sort {
	margin: 12px 0 0 0;
	display: block;
	float: right
}
.filterApplication .results .controlBar .sort > span {
	font-size: 12px;
	display: inline-block;
	float: left;
	padding: 12px 5px 0 0;
	margin: 0;
	color: #7F7F7F;
	line-height: 4px
}
.filterApplication .results #hdlAdditionalItems h2 {
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 0, #f6f6f6 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffffff), color-stop(100%, #f6f6f6));
	background: -webkit-linear-gradient(top, #ffffff 0, #f6f6f6 100%);
	background: -o-linear-gradient(top, #ffffff 0, #f6f6f6 100%);
	background: -ms-linear-gradient(top, #ffffff 0, #f6f6f6 100%);
	background: linear-gradient(to bottom, #ffffff 0, #f6f6f6 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f6f6f6', GradientType=0);
	color: #E60000;
	border: solid 1px #b8b7b2;
	margin-right: 18px;
	padding: 10px;
	cursor: pointer
}
.filterApplication .results #hdlAdditionalItems h2:first-letter {
	font-family: "mieleicons";
	color: #E60000;
	position: absolute;
	right: 0;
	float: right;
	cursor: pointer
}
.filterApplication .results #hdlAdditionalItems h2:before {
	content: '\46'
}
.filterApplication .results #hdlAdditionalItems h2.active:before {
	content: '\45'
}
.filterApplication .results .gboxDelimiter-shadow {
	margin-top: -20px
}
.filterApplication .results .lessProducts, .filterApplication .results .additionalItems {
	display: none
}
.filterApplication .results.showAll .allProducts {
	display: none
}
.filterApplication .results.showAll .lessProducts, .filterApplication .results.showAll .additionalItems {
	display: block
}
.filterApplication .results.showAll #bestResults {
	background-color: #FDFDFA
}
.group {
	width: 192px;
	overflow: hidden;
	margin-top: -1px
}
.group .label {
	font-weight: normal;
	color: #7F7F7F;
	padding: 4px 0 4px 10px;
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 0, #f6f6f6 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffffff), color-stop(100%, #f6f6f6));
	background: -webkit-linear-gradient(top, #ffffff 0, #f6f6f6 100%);
	background: -o-linear-gradient(top, #ffffff 0, #f6f6f6 100%);
	background: -ms-linear-gradient(top, #ffffff 0, #f6f6f6 100%);
	background: linear-gradient(to bottom, #ffffff 0, #f6f6f6 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f6f6f6', GradientType=0);
	border: solid 1px #b8b7b2;
	cursor: pointer;
	font-size: 12px
}
.group .label .arrow {
	font-family: "mieleicons";
	display: block;
	float: right;
	padding: 0;
	color: #E60000
}
.group .options {
	padding: 5px 5px 5px 10px
}
.group.active .arrow:before {
	content: '\0045'
}
.group.active .option, .group.active input {
	display: inline-block;
	clear: left
}
.group.active .option a {
	width: 12px;
	display: block;
	position: absolute;
	font-family: "mieleicons";
	color: #d0d0d0;
	right: 5px;
	float: right
}
.group.active .option a:before {
	content: '\54'
}
.group.active .mfCheckboxImage, .group.active .mfRadioImage {
	float: left;
	height: auto
}
.group.active .mfCheckboxLabel, .group.active .mfRadioLabel {
	float: left;
	width: 136px;
	height: auto;
	margin-top: 1px
}
.group.active .option.checked {
	background-image: none
}
.group.active em {
	font-size: 11px;
	line-height: 15px;
	float: right;
	width: 20px
}
.group.inactive .arrow:before {
	content: '\0046'
}
.group.inactive input, .group.inactive .mfCheckboxImage, .group.inactive a, .group.inactive .mfRadioImage, .group.inactive .option, .group.inactive em {
	display: none
}
.group.inactive .option.checked {
	display: block;
	padding: 0
}
.group.inactive .option.checked:first-letter {
	font-family: "mieleicons";
	color: #525252;
	position: absolute;
	right: 0;
	top: 0;
	float: right;
	cursor: pointer
}
.group.inactive .option.checked:before {
	content: '\55'
}
.group.inactive .option.checked label {
	padding-right: 0;
	width: 162px
}
.group.inactive.noItems .options {
	display: none
}
.group .option.disabled {
	display: none
}
.filterSummary {
	width: 192px;
	float: left;
	padding: 0 0 0 10px;
	color: #7F7F7F
}
.filterSummary strong {
	display: none;
	margin: 10px 0 5px 0;
	font-size: 13px
}
.filterSummary div {
	display: none
}
.contentHeader.salesadvisor-header #q_backToQuest {
	display: block;
	float: left
}
.contentHeader.salesadvisor-header a.icon-arrow-red {
	float: right
}
.contentHeader.salesadvisor-header .wizard {
	padding: 15px 18px 0 0
}
.contentHeader.salesadvisor-header .wizard li {
	cursor: pointer
}
.boxshadow #salesadvisor .productTeaser .ym-gbox {
	border-collapse: separate;
	-moz-box-shadow: 0 0 0 0 #CCCCCC;
	-webkit-box-shadow: 0 0 0 0 #CCCCCC;
	box-shadow: 0 0 0 0 #CCCCCC
}
.no-boxshadow #salesadvisor .productTeaser .ym-gbox {
	border: none
}
#salesadvisor {
	display: none
}
#salesadvisor .mfCheckboxImage {
	margin-left: 0
}
#salesadvisor .link-standard {
	overflow: hidden
}
#salesadvisor .matchingCriteria, #salesadvisor .mismatchingCriteria, #salesadvisor .additionalCriteria {
	margin: 0;
	padding: 0;
	list-style: none
}
#salesadvisor .matchingCriteria li, #salesadvisor .mismatchingCriteria li, #salesadvisor .additionalCriteria li {
	background-repeat: no-repeat;
	line-height: 18px;
	margin-left: 0;
	padding: 0 0 3px 20px
}
#salesadvisor .matchingCriteria li.disabled, #salesadvisor .mismatchingCriteria li.disabled, #salesadvisor .additionalCriteria li.disabled {
	display: none
}
#salesadvisor .matchingCriteria {
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 5px
}
#salesadvisor .matchingCriteria li {
	background-image: url("icon-checkmark-green.png")
}
#salesadvisor .mismatchingCriteria li {
	background-image: url("icon-mismatch-gray.png")
}
#salesadvisor .additionalCriteria li {
	background-image: url("icon-checkmark-green.png")
}
.salesadvisor-footer {
	*background-image: url("salesadvisor-footer-bg.png");
	background-position: 0;
	background-repeat: no-repeat;
	height: 59px
}
.salesadvisor-footer .ym-g924-4 .jsmfButton {
	margin-top: 15px;
	float: left
}
.salesadvisor-footer .ym-g924-8 .jsmfButton {
	margin-top: 15px;
	margin-left: 10px;
	float: left
}
.salesadvisor-overview {
	position: relative;
	z-index: 1;
	margin-top: -28px
}
.salesadvisor-overview > img {
	float: left
}
.salesadvisor-question {
	display: none
}
.salesadvisor-question .subAnswer {
	display: none;
	background-color: #F7F7F7;
	padding: 10px 15px 3px 15px;
	margin: 10px 25px 10px 25px;
	position: relative;
	float: left
}
.salesadvisor-question .subAnswer .icon-speech-bubble-up {
	background: url("icon-speech-bubble-up.png") no-repeat top left;
	position: absolute;
	display: block;
	width: 20px;
	height: 10px;
	top: -10px;
	left: 14px
}
.salesadvisor-question .mfRadioImage, .salesadvisor-question .mfCheckboxImage, .salesadvisor-question .mfRadioLabel, .salesadvisor-question .mfCheckboxLabel {
	display: block;
	float: left;
	margin-top: 3px
}
.salesadvisor-question .mouseover {
	font-weight: bold
}
.salesadvisor-question.multipleImageQuestion .ym-gbox {
	overflow: hidden
}
.salesadvisor-question.multipleImageQuestion img {
	margin-bottom: 7px
}
.salesadvisor-question.multipleImageQuestion .mfRadioLabel, .salesadvisor-question.multipleImageQuestion .mfCheckboxLabel {
	width: 178px
}
.salesadvisor-question.singleImageQuestion .mfRadioLabel, .salesadvisor-question.singleImageQuestion .mfCheckboxLabel {
	width: 116px;
	margin-bottom: 22px
}
.salesadvisor-question.singleImageBlockQuestion .mfRadioLabel, .salesadvisor-question.singleImageBlockQuestion .mfCheckboxLabel {
	width: 546px
}
.salesadvisor-question.singleImageBlockQuestion .subAnswer {
	width: 526px
}
.salesadvisor-question.singleImageBlockQuestion .subAnswer .mfRadioLabel, .salesadvisor-question.singleImageBlockQuestion .subAnswer .mfCheckboxLabel {
	width: 490px
}
.salesadvisor-question.multipleImageBlockQuestion .mfRadioLabel, .salesadvisor-question.multipleImageBlockQuestion .mfCheckboxLabel {
	width: 250px
}
.salesadvisor-question.multipleImageBlockQuestion .subAnswer {
	width: 225px
}
.salesadvisor-question.multipleImageBlockQuestion .subAnswer .mfRadioLabel, .salesadvisor-question.multipleImageBlockQuestion .subAnswer .mfCheckboxLabel {
	width: 189px
}
#q_backToQuest, #introduction, #q_advisor {
	display: none !important
}
.showIntro #questions, .showIntro #salesadvisor, .showIntro #questHead {
	display: none
}
.showIntro #introduction, .showIntro #q_advisor {
	display: block !important
}
.showResults #questions, .showResults .wizard {
	display: none
}
.showResults #q_backToQuest {
	display: block !important
}
.showResults #salesadvisor {
	display: table
}
#questions strong {
	color: #7F7F7F
}
.newsEventsToolbox {
	margin-top: 35px
}
.newsEventsToolbox img {
	display: inline-block;
	margin-right: 5px
}
.newsEventsToolbox span {
	display: inline-block;
	margin-bottom: 5px
}
.news-events-page .ym-g924-9.off {
	background-color: gray
}
.news-events-page .pageToolbox, .news-events-page .newsEventsToolbox {
	margin-top: 35px
}
.news-events-page .pageToolbox img, .news-events-page .newsEventsToolbox img {
	display: inline-block;
	margin-right: 5px
}
.news-events-page .pageToolbox span, .news-events-page .newsEventsToolbox span {
	display: inline-block;
	margin-bottom: 5px
}
.news-events-page .portion {
	line-height: 20px;
	font-family: 'HelveticaNeueW01-55Roma';
	font-size: 17px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #404142
}
.news-events-page .ingredients img {
	display: block;
	margin-bottom: 5px
}
.news-events-page .ingredients .imageCopyright {
	display: block;
	text-align: right
}
.news-events-page .ingredients strong {
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #404142;
	font-weight: bold;
	display: block;
	margin-top: 15px
}
.news-events-page .ingredients .additionalInfo {
	display: block;
	margin-top: 5px
}
.news-events-page .ingredients ul {
	list-style-type: disc;
	margin: 5px 0 5px 15px
}
.news-events-page .ingredients .recipeImage {
	width: 442px;
	height: 442px;
	background-color: #f7f7f7;
	display: table-cell;
	vertical-align: middle;
	position: relative
}
.news-events-page .ingredients .recipeImage img {
	margin: auto;
	display: block
}
.news-events-page .preparation strong {
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #404142;
	font-weight: bold;
	display: block
}
.news-events-page .preparation ol {
	list-style-type: decimal;
	margin: 5px 0 5px 0;
	list-style-position: inside
}
.news-events-page .preparation ol li {
	margin: 10px 0 10px 0
}
.news-events-page .jsmfButton {
	margin-left: 5px
}
.recipe-search strong {
	display: block
}
.recipe-search .jsmfSelect {
	width: 211px
}
.recipe-search .mfCheckboxImage, .recipe-search .mfRadioImage {
	float: left
}
.recipe-search .radioGroup {
	display: block
}
.recipe-search .radioGroup label {
	display: inline-block;
	float: left;
	margin-right: 8px
}
.recipeResults .productTeaser .ym-gbox {
	height: 290px
}
.culinary-trend h2 {
	line-height: 19px;
	font-family: 'HelveticaNeueW01-75Bold';
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #404142;
	margin-bottom: 8px
}
.culinary-trend .similarArticle {
	line-height: 19px;
	font-family: 'HelveticaNeueW01-75Bold';
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #404142;
	border-bottom: 1px solid #e5e5e5;
	display: block;
	padding-bottom: 10px;
	margin-bottom: 10px
}
.culinary-trend ul {
	list-style-type: disc;
	margin: 5px 0 5px 20px
}
.culinary-trend ul li {
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #404142
}
.culinary-trend ul li p {
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #404142
}
.culinary-trend ol {
	list-style-type: decimal;
	margin: 5px 0 5px 25px
}
.culinary-trend ol li {
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #404142
}
.culinary-trend ol li p {
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #404142
}
.chef h1, .eventCourse h1 {
	margin-bottom: 5px
}
.chef .chef-subtitle, .eventCourse .chef-subtitle {
	line-height: 23px;
	font-family: 'HelveticaNeueW01-45Ligh';
	font-size: 20px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #404142;
	font-size: 18px
}
.chef .chef-subtitle+ p, .eventCourse .chef-subtitle+ p {
	margin-top: 10px
}
.chef .chef-image, .eventCourse .chef-image {
	display: block
}
.chef .citation, .eventCourse .citation {
	line-height: 23px;
	font-family: 'HelveticaNeueW01-45Ligh';
	font-size: 20px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #404142;
	font-size: 18px;
	font-style: italic;
	display: block;
	margin: 10px 0 10px 0;
	clear: left
}
.chef .author-citation, .eventCourse .author-citation {
	line-height: 19px;
	font-family: 'HelveticaNeueW01-75Bold';
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #404142;
	display: block;
	margin: 10px 0 10px 0
}
.chef .sideTile .subCategory:first-child, .eventCourse .sideTile .subCategory:first-child {
	border-top: 0
}
.chef .sideTile .subCategory, .eventCourse .sideTile .subCategory {
	background-image: none;
	border-top: 1px solid #e5e5e5
}
.chef .sideTile ul, .eventCourse .sideTile ul {
	list-style-type: disc;
	margin: 5px 10px 0 15px
}
.chef .chef-teaser-list, .eventCourse .chef-teaser-list {
	height: 160px
}
.chef-images {
	position: relative
}
.chef-images ul li {
	margin: 8px 8px 0 0;
	padding: 0 0 2px 0;
	float: left;
	cursor: pointer
}
.chef-images ul li.active, .chef-images ul li:hover {
	border-bottom: solid 3px #E60000
}
.eventCourseCat .ym-g924-7 h2 {
	line-height: 23px;
	font-family: 'HelveticaNeueW01-45Ligh';
	font-size: 20px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #404142;
	margin-bottom: 0
}
.eventCourseCat .ym-g924-7 strong {
	line-height: 23px;
	font-family: 'HelveticaNeueW01-45Ligh';
	font-size: 20px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #404142;
	display: block;
	margin-bottom: 12px
}
.eventCourseCat ul {
	list-style-type: disc;
	margin: 5px 0 5px 15px
}
.eventCourseCat label {
	font-weight: bold;
	display: block;
	margin-bottom: 5px
}
.eventCourse .ym-g924-7 h1, .eventCourse .ym-g924-7 h2, .eventCourse .ym-g924-7 h3 {
	line-height: 23px;
	font-family: 'HelveticaNeueW01-45Ligh';
	font-size: 20px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #404142;
	margin-bottom: 0
}
.eventCourse .ym-g924-7 strong {
	line-height: 17px;
	font-family: 'HelveticaNeueW01-55Roma';
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #404142;
	display: block;
	margin-bottom: 12px
}
.eventCourse .jsmfButton {
	margin-left: 0
}
.eventCourse .infotext {
	margin-left: 10px;
	margin-top: 5px;
	display: block
}
.eventCourse .infobox {
	border: 1px solid #e5e5e5;
	padding: 15px 20px 10px 20px
}
.eventCourse .infobox strong, .eventCourse .infobox p {
	color: #7F7F7F
}
.timeline {
	position: relative
}
.timeline #timeline-headline {
	display: none
}
.timeline .mfPagerLeft, .timeline .mfPagerRight {
	position: absolute;
	top: 100px;
	margin: 0
}
.timeline .mfPagerLeft {
	left: 0
}
.timeline .mfPagerRight {
	right: 20px
}
.timeline .timeline-wrapper {
	width: 848px;
	height: 605px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 28px
}
.timeline .timeline-wrapper ul#timeline-decades {
	position: absolute;
	left: 0;
	top: 0;
	width: 90000px
}
.timeline .timeline-wrapper ul#timeline-decades > li {
	margin-left: -20px;
	position: relative;
	float: left;
	padding-left: 20px;
	*background-image: url("delimiter-4px-gray-vert.png");
	background-repeat: repeat-y;
	background-position: 9px 0
}
.timeline .timeline-wrapper ul#timeline-decades > li:first-child {
	padding-left: 0;
	margin-left: 0;
	background-image: none
}
.timeline .timeline-wrapper ul#timeline-decades > li h2 {
	display: none
}
.timeline .timeline-wrapper ul#timeline-decades > li ul.timeline-chapter > li {
	float: left
}
.timeline .timeline-wrapper ul#timeline-decades > li ul.timeline-chapter > li h3 {
	display: block;
	height: 45px;
	width: 365px
}
.timeline .timeline-wrapper ul#timeline-decades > li ul.timeline-chapter > li .timeline-chapter-item {
	width: 365px;
	display: block;
	float: left;
	margin-right: 20px
}
.timeline .timeline-wrapper ul#timeline-decades > li ul.timeline-chapter > li .timeline-chapter-item img {
	height: 205px
}
#timeline-navigation {
	position: absolute;
	left: 28px;
	bottom: 28px
}
#timeline-navigation li {
	list-style-type: none; 
	*background-image: url("timeline-navigation-delimiter.png");
	background-position: 0 2px;
	background-repeat: no-repeat;
	height: 32px;
	line-height: 32px;
	display: inline-block;
	float: left;
	margin: 0 3px 0 0;
	font-size: 12px;
	padding-left: 1px
}
#timeline-navigation li a {
	height: 27px;
	display: inline-block;
	margin: 0 8px;
	color: #7f7f7f;
	text-decoration: none;
	font-size: 12px;
	line-height: 32px
}
#timeline-navigation li a * {
	display: inline-block
}
#timeline-navigation li a:hover {
	color: #404142
}
#timeline-navigation li.active a {
	background: none;
	border-bottom: solid 5px #E60000;
	color: #404142
}
#timeline-navigation li:first-child {
	background: none
}
#timeline-navigation li:first-child a {
	margin-left: 0
}
.no-boxshadow #timeline-navigation {
	margin-bottom: 28px
}
.edi-downloadTable .tdLine:first-child {
	vertical-align: top;
	padding-left: 15px;
	*background-image: url("table-cell-background.png");
	background-repeat: no-repeat;
	background-position: bottom left;
	border-left: solid 8px white;
	line-height: 18px;
	padding: 5px 10px 9px 20px
}
.job-experience-report h2 {
	line-height: 23px;
	font-family: 'HelveticaNeueW01-45Ligh';
	font-size: 20px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #404142
}
.press-article .metainfo .date {
	position: absolute;
	top: 12px;
	left: 0
}
.press-article .metainfo .section {
	position: absolute;
	top: 12px;
	right: 20px
}
.press-article h2 {
	line-height: 23px;
	font-family: 'HelveticaNeueW01-45Ligh';
	font-size: 20px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #404142
}
.press-article .press-downloadTable .tdLine {
	vertical-align: top;
	padding-left: 15px;
	*background-image: url("table-cell-background.png");
	background-repeat: no-repeat;
	background-position: bottom left;
	border-left: solid 8px white;
	line-height: 18px;
	padding: 5px 10px 9px 20px
}
.press-article .press-downloadTable .thumbnail {
	display: inline-block;
	margin: 0 15px 5px 0;
	float: left
}
.press-article .press-downloadTable .thumbnail+ p {
	display: block;
	float: left;
	width: 210px;
	margin-bottom: 5px
}
.press-article .teaser-layer-black .layerBG {
	bottom: 28px !important
}
.press-article .teaser-layer-black .layerText strong {
	margin: 0 0 10px 0;
	line-height: 23px;
	font-family: 'HelveticaNeueW01-45Ligh';
	font-size: 20px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #404142;
	color: white;
	display: block
}
.press-article .teaser-layer-black .layerText p {
	margin-bottom: 15px
}
.press-contact-persons .press-contact-person {
	margin-bottom: 20px
}
.press-contact-persons .press-contact-person strong {
	line-height: 19px;
	font-family: 'HelveticaNeueW01-75Bold';
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #404142;
	display: block;
	margin: 5px 0 5px 0
}
.press-contact-persons .press-contact-person span {
	display: block
}
.press-contact-persons .press-contact-person ul {
	list-style-type: disc;
	margin-left: 15px
}
.sideTile .eventCalendar {
	margin: 5px 5px -15px 5px
}
.sideTile .eventCalendar img {
	display: inline-block;
	margin-right: 5px
}
.sideTile .eventCalendar span {
	display: inline-block
}
.location-images {
	position: relative
}
.location-images ul li {
	margin: 8px 8px 0 0;
	padding: 0 0 2px 0;
	float: left;
	cursor: pointer;
	border-bottom: solid 3px white
}
.location-images ul li.active, .location-images ul li:hover {
	border-bottom: solid 3px #E60000
}
.location-images .link-standard {
	position: absolute;
	top: 253px;
	right: 0
}
.location-detail .link-back {
	position: absolute;
	top: 0;
	left: 0
}
.overlayWindow .location-detail .link-back {
	display: none
}
form.searchFormHeader {
	margin: 18px 0 0 0
}
form.searchFormHeader .searchString {
	width: 300px
}
form.searchFormHeader .page-navigation {
	float: right;
	margin: 0 20px 18px 0
}
form.searchFormHeader .page-navigation li {
	float: left;
	padding: 0 2px
}
form.searchFormHeader .page-navigation li a {
	text-decoration: underline;
	cursor: pointer
}
form.searchFormHeader .first, form.searchFormHeader .previous {
	background: url("/media/common/img/icon-arrow-left-red.png") no-repeat scroll left 5px transparent;
	padding-left: 10px
}
form.searchFormHeader .next, form.searchFormHeader .last {
	background: url("/media/common/img/icon-arrow-right-red.png") no-repeat scroll right 5px transparent;
	padding-right: 10px
}
.searchResult-controls .controlBar {
	border-bottom: 1px solid #CCC;
	margin-bottom: 24px;
	width: 100%;
	float: left
}
.searchResult-controls .controlBar .searchresult-number, .searchResult-controls .controlBar .searchresult-string {
	color: red;
	font-size: 18px;
	font-weight: bold
}
.searchResult-controls .controlBar .searchresult-text {
	font-size: 13px;
	font-weight: bold;
	padding: 10px 0;
	display: block;
	float: left
}
.searchResult-controls .controlBar .sort {
	display: block;
	float: right
}
.searchResult-controls .controlBar .sort > span {
	font-size: 12px;
	display: inline-block;
	float: left;
	padding: 12px 5px 0 0;
	margin: 0;
	color: #7F7F7F;
	line-height: 4px
}
.searchResult-controls div.field-wrapper {
	font-size: 13px;
	font-weight: bold;
	padding: 10px 0;
	text-align: right
}
.searchResult-controls div.field-wrapper span {
	padding-right: 5px
}
.searchResult-navigation .segmentHead {
	border-bottom: 1px solid #CCCCCC;
	float: left;
	margin-bottom: 20px;
	width: 192px
}
.searchResult-navigation .segmentHead .text {
	display: block;
	float: left;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 2px;
	padding-top: 23px
}
#taxonomySearchCategories .formItem {
	margin-bottom: 5px
}
#taxonomySearchCategories .formItem label {
	display: block
}
.lp-content-header {
	background-image: none
}
.lp-content-header .lp-layer {
	background-color: #333;
	height: 260px;
	left: 28px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	filter: alpha(opacity=90);
	-moz-opacity: .9;
	-khtml-opacity: .9;
	opacity: .9;
	position: absolute;
	top: 28px;
	width: 366px;
	z-index: 5
}
.lp-content-header .lp-layer-textbox {
	width: 326px;
	height: 220px;
	top: 48px;
	left: 48px;
	position: absolute;
	z-index: 5
}
.lp-content-header .lp-layer-textbox h1 {
	line-height: 32px;
	margin: 15px 0 15px 0
}
.lp-content-header .lp-layer-textbox p {
	margin-bottom: 15px
}
.lp-content-header .lp-no-layer .lp-layer-textbox h1, .lp-content-header .lp-black-layer .lp-layer-textbox h1 {
	color: #ffffff
}
.lp-content-header .lp-no-layer .lp-layer-textbox h2, .lp-content-header .lp-black-layer .lp-layer-textbox h2 {
	color: #ffffff
}
.lp-content-header .lp-no-layer .lp-layer-textbox p, .lp-content-header .lp-black-layer .lp-layer-textbox p {
	color: #ffffff
}
.lp-content-header .lp-no-layer .lp-layer {
	background-color: transparent
}
.lp-content-header .lp-white-layer .lp-layer {
	background-color: white
}
.lp-content-header .style-tab {
	margin-right: 200px;
	z-index: 2;
	position: relative
}
.lp-content-header .style-tab > .tabListWrapper {
	background: none;
	margin-left: 0;
	margin-bottom: 0;
	width: 800px;
	position: absolute;
	bottom: 0
}
.lp-content-header .style-tab > .tabListWrapper li {
	*background: url("mieleTabs-tab-landingpage.png") no-repeat;
	background-position: left top;
	margin: 0;
	padding-left: 0
}
.lp-content-header .style-tab > .tabListWrapper li a {
	*background: url("mieleTabs-tab-landingpage.png") no-repeat;
	background-position: right top;
	margin: 0
}
.lp-content-header .style-tab > .tabListWrapper li.active a {
	*background: transparent url("mieleTabs-tab-activebg.png") no-repeat;
	background-position: right top
}
.lp-content-header .flex-container img {
	display: block
}
.lp-content-header .flex-direction-nav {
	display: none
}
.lp-content-header .flexslider .flex-control-nav {
	bottom: 12px;
	right: 12px
}
.lp-content-header .teaser-sidebar .link-standard {
	margin: 8px 0 8px 0
}
.lp-content .ym-g924-3.vsyncSidebar h3 {
	margin-bottom: 10px
}
.lp-content .hide {
	display: none
}
.lp-main-image {
	margin-top: -28px;
	margin-left: -20px;
	margin-bottom: -1px;
	width: 721px;
	height: 415px
}
.lp-main-image img {
	margin-top: 0;
	margin-left: 0;
	position: absolute
}
.lp-no-layer .lp-layer {
	background-color: transparent
}
.lp-black-layer .lp-layer {
	background-color: #333
}
.lp-white-layer .lp-layer {
	background-color: #ffffff
}
.lp-layer {
	width: 257px;
	height: 290px;
	left: 0;
	top: 4px;
	opacity: .9;
	-webkit-opacity: .9;
	-moz-opacity: .9;
	position: absolute;
	z-index: 5
}
.lp-layer-textbox {
	width: 217px;
	height: 250px;
	top: 20px;
	left: 20px;
	position: absolute;
	z-index: 5
}
.lp-layer-textbox a.jsmfButton {
	display: block;
	margin-top: 5px
}
.lp-no-layer .lp-layer-textbox h2, .lp-black-layer .lp-layer-textbox h2 {
	color: #ffffff
}
.lp-no-layer .lp-layer-textbox h1, .lp-black-layer .lp-layer-textbox h1 {
	color: #ffffff
}
.lp-no-layer .lp-layer-textbox p, .lp-black-layer .lp-layer-textbox p {
	color: #ffffff
}
.lp-layer-textbox h1 {
	font-size: 20px;
	line-height: 23px;
	margin: 5px 0 15px 0
}
.lp-layer-textbox h2 {
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 0
}
.lp-layer-textbox p {
	margin-bottom: 15px
}
.lp-wrapper+ .ym-g924-9 .style-tab {
	position: relative
}
.lp-wrapper+ .ym-g924-9 .style-tab > .tabListWrapper {
	background: none;
	margin-bottom: 40px
}
.lp-wrapper+ .ym-g924-9 .style-tab > .tabListWrapper li {
	*background: url("mieleTabs-tab-landingpage.png") no-repeat;
	background-position: left top;
	padding-left: 0
}
.lp-wrapper+ .ym-g924-9 .style-tab > .tabListWrapper li a {
	*background: url("mieleTabs-tab-landingpage.png") no-repeat;
	background-position: right top
}
.lp-wrapper+ .ym-g924-9 .style-tab > .tabListWrapper li.active a {
	*background: transparent url("mieleTabs-tab-activebg.png") no-repeat;
	background-position: right top
}
.flex-container a:active, .flexslider a:active, .flex-container a:focus, .flexslider a:focus {
	outline: none
}
.slides, .flex-control-nav, .flex-direction-nav {
	margin: 0;
	padding: 0;
	list-style: none
}
.flexslider {
	margin: 0;
	padding: 0
}
.flexslider .slides > li {
	display: none;
	-webkit-backface-visibility: hidden
}
.flexslider .slides img {
	width: 100%;
	display: block
}
.flex-pauseplay span {
	text-transform: capitalize
}
.slides:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}
html[xmlns] .slides {
	display: block
}
* html .slides {
	height: 1%
}
.no-js .slides > li:first-child {
	display: block
}
.flexslider {
	width: 960px;
	height: 415px;
	overflow: hidden;
	position: relative;
	z-index: 1;
	zoom: 1
}
.flexslider .flexslider-homeWhyMiele {
	position: absolute;
	left: 720px;
	top: 240px;
	width: 185px;
	height: 78px;
	z-index: 5
}
.flexslider .flexslider-homeWhyMiele h1, .flexslider .flexslider-homeWhyMiele strong {
	font-family: 'HelveticaNeueW01-45Ligh';
	font-weight: 200 !important;
	font-style: normal;
	font-variant: normal;
	margin: 15px 0 0 15px;
	font-size: 20px;
	line-height: 23px;
	color: white;
	display: block
}
.flexslider .flexslider-homeWhyMiele a {
	background-image: url("icon-arrow-right-red.png");
	background-position: 0 6px;
	background-repeat: no-repeat;
	padding: 2px 0 2px 12px;
	margin: 0 0 0 15px;
	font-size: 12px;
	color: white;
	text-decoration: none;
	display: block
}
.flexslider .flexslider-homeWhyMiele a:link {
	color: white
}
.flexslider .flexslider-homeWhyMiele a:visited {
	color: white
}
.flexslider .flexslider-homeWhyMiele a:focus {
	color: white
}
.flexslider .flexslider-homeWhyMiele a:hover {
	color: #E60000
}
.flexslider .flexslider-homeWhyMiele a:active {
	color: #E60000
}
.flexslider .slides {
	z-index: 5
}
.flexslider .slides li {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 960px;
	height: 415px;
	z-index: 5
}
.flexslider .slides li .flex-caption {
	width: 100%;
	height: 78px;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 6
}
.flexslider .slides li .flex-caption h1, .flexslider .slides li .flex-caption h2 {
	width: 480px;
	height: 50px;
	overflow: hidden;
	font-family: 'HelveticaNeueW01-45Ligh';
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	margin: 15px 0 0 28px;
	padding: 0;
	font-size: 20px;
	line-height: 23px;
	color: white
}
.flexslider .slides li .flex-caption a {
	position: absolute;
	top: 25px;
	left: 510px;
	margin: 0
}
.flexslider .flex-control-nav {
	position: absolute;
	bottom: 35px;
	right: 40px;
	z-index: 5
}
.flexslider .flex-control-nav li {
	width: 17px;
	height: 3px;
	display: block;
	float: left;
	margin: 0 0 0 5px;
	padding: 0;
	color: transparent
}
.flexslider .flex-control-nav li a {
	width: 17px;
	height: 3px;
	background-color: white;
	display: block;
	color: transparent;
	cursor: pointer
}
.flexslider .flex-control-nav li a.flex-active {
	background-color: red
}
.flexslider .flex-control-nav span.label {
	color: white;
	display: block;
	clear: left;
	padding: 3px 0 0 5px;
	text-transform: uppercase;
	font-size: 10px
}
.flexslider .flex-prev {
	*background-image: url("arrow-stage-prev.png");
	background-repeat: no-repeat;
	position: absolute;
	top: 130px;
	left: 0;
	width: 40px;
	height: 50px;
	z-index: 5;
	cursor: pointer;
	color: transparent
}
.flexslider .flex-next {
	*background-image: url("arrow-stage-next.png");
	background-repeat: no-repeat;
	position: absolute;
	top: 130px;
	right: 0;
	width: 40px;
	height: 50px;
	z-index: 5;
	cursor: pointer;
	color: transparent
}
.flexslider .layer-text {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 960px;
	height: 78px;
	background-color: #333333;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	filter: alpha(opacity=90);
	-moz-opacity: .9;
	-khtml-opacity: .9;
	opacity: .9;
	z-index: 5
}
.flexslider .layer-whyMiele {
	position: absolute;
	left: 715px;
	top: 240px;
	width: 205px;
	height: 85px;
	background-color: #333333;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	filter: alpha(opacity=90);
	-moz-opacity: .9;
	-khtml-opacity: .9;
	opacity: .9;
	z-index: 5
}
.flexslider .flex-direction-nav .flex-disabled {
	display: none
}
.ym-g924-9 .flexslider {
	width: 673px;
	height: 378px
}
.ym-g924-9 .flexslider .slides li {
	width: 673px;
	height: 378px
}
.ym-g924-9 .flexslider .slides li .flex-caption h1, .ym-g924-9 .flexslider .slides li .flex-caption h2 {
	width: 470px;
	height: 50px;
	margin-left: 20px
}
.ym-g924-9 .flexslider .slides li .flex-caption a {
	top: 25px;
	left: 495px
}
.ym-g924-9 .flexslider .flex-control-nav {
	display: none
}
.ym-g924-8.flex-container {
	width: 644px
}
.ym-g924-8.flex-container .flexslider {
	width: 624px;
	height: 335px
}
.ym-g924-8.flex-container .flexslider .slides li {
	width: 624px;
	height: 335px
}
.ym-g924-8.flex-container .flexslider .slides li .flex-caption h1, .ym-g924-8.flex-container .flexslider .slides li .flex-caption h2 {
	width: 420px;
	height: 50px;
	margin-left: 20px;
	font-size: 18px
}
.ym-g924-8.flex-container .flexslider .slides li .flex-caption a {
	top: 25px;
	left: 445px
}
.ym-g924-8.flex-container .flexslider .flex-control-nav {
	display: none
}
.flexslider-linklist {
	top: -53px;
	clear: both;
	display: none;
	left: 490px;
	margin-bottom: 0;
	position: relative;
	height: 0;
	z-index: 10001
}
.ym-grid-full .ym-g924-8.flex-container.sidebarLayout {
	width: 720px !important
}
.ym-grid-full .ym-g924-8.flex-container.sidebarLayout .flexslider {
	width: 720px !important
}
.ym-grid-full .ym-g924-4.sidebarLayout {
	padding: 0 10px 16px 20px;
	width: 200px;
	height: 285px
}
.ym-grid-full .ym-g924-4.sidebarLayout .sideTile {
	padding: 0;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none
}
.ym-g924-8.flex-container.sidebarLayout .flexslider .flex-control-nav {
	display: block !important
}
.lp-content-header .flexslider .flex-control-nav {
	bottom: 35px
}
.autocomplete-suggestions {
	padding: 0;
	border: solid 1px #d6d6d6;
	background-color: #fafafa;
	overflow: auto
}
.autocomplete-suggestion {
	padding: 2px 30px 0 4px;
	white-space: nowrap;
	overflow: hidden
}
.autocomplete-selected {
	color: #E60000;
	background-color: #eee
}
.autocomplete-suggestions strong {
	font-weight: normal;
	color: #3399FF
}
@media print {
	.ym-gl, .ym-gr, .ym-gbox {
		display: inline-block !important
	}
	.ym-gl {
		float: left
	}
	.ym-gr {
		float: right
	}
	.ym-grid {
		display: table !important
	}
	#contentarea {
		display: block
	}
	header {
		position: absolute;
		text-align: center;
		top: 1px;
		left: 0
	}
	body {
		background-color: white !important;
		font-family: Helvetica, Arial
	}
	#mainArea {
		display: inline-block
	}
	header #headerTopArea #headerToolbox, header #headerTopArea .targetGroupNavigation {
		display: none
	}
	header #headerLogoArea {
		display: inline
	}
	header #headerLogoArea #logobar {
		display: inline;
		background-color: inherit !important;
		height: 0;
		border-top: solid 35px #e60000
	}
	header #headerLogoArea #mieleLogo {
		display: inline;
		float: none
	}
	header #headerLogoArea a {
		display: inline !important
	}
	header #headerMainNavArea {
		display: none
	}
	footer {
		display: none
	}
	.contentHeader {
		background: none
	}
	.contentHeader .ym-grid-full {
		background: none;
		min-height: 65px
	}
	.contentHeader .ym-grid-full .toolbox {
		display: none
	}
	.contentBox {
		box-shadow: none !important;
		-webkit-box-shadow: none !important;
		-moz-box-shadow: none !important
	}
	.link-standard {
		background: none !important;
		padding: 0 !important
	}
	.gotoLinks, .quicklinks, .priceChoose, .productDetailToolbox, .tabListWrapper, .bauformen, .link-up, .link-down, .breadcrumbToolbox, #overlayMask {
		background: none !important;
		display: none !important;
		border: none !important
	}
	#breadcrumb {
		background: none !important;
		border: none !important
	}
	.overlayWindow > .overlayArrow, .overlayWindow .overlayWindowIcon {
		display: none !important
	}
	.overlayWindow > .overlayNavigation {
		background: none;
		background-color: white
	}
	body .overlayWindow {
		left: 10px !important
	}
	#memoItems {
		margin-top: 50px
	}
	.filterApplication .filter {
		display: none
	}
	#memoHead {
		display: none
	}
	#memoHead+ ym-g924-9 {
		width: 100%
	}
	#memoItems .productTeaser {
		float: left
	}
	#memoItems .compareNextSteps {
		float: left
	}
	#resultList a.link-up {
		display: block !important
	}
}

<!-- tehnika -- > iframe {
	max-width: 100% !important;
	width: auto !important;
	height: auto !important;
}