	.headerlinks ul.withspace {
		margin-left: 0px;
	}

	.ip a em,
	.headerlinks a em,
	.sidebar a.index2,
	.navigation .dropdownnavi a strong,
	.contentinfo,
	.navigation .toplevel,
	.footerColInner a em,
	.asset-contact2,
	.copyr em {
		font-family: "Open Sans";
	}

	.contentinfobox.sidebar h2.little,
	.subnavigation,
	.dropdownnavi.col3 h4,
	.pn-box.bluebox h2,
	.pn-box.bluebox h3,
	.contentinfo h1,
	.contentinfo h2,
	.contentinfobox h2,
	.contentinfo h3,
	.contentinfo h4 {
		font-family: "PT Sans Narrow";
	}

	.subnavigation em {
		font-size: 15px;
		font-weight: normal !important;
	}

	.asset-contact2 div {
		font-size: 13px !important;
	}

	.navigation .toplevel,
	.navigation .dropdownnavi a strong {
		font-size: 12px !important;
		letter-spacing: -.1 !important;
		font-weight: normal !important;
	}

	.dropdownnavi.col3 h4 {
		font-size: 16px;
	}

	.pn-box.bluebox h2 {
		font-size: 25px;
	}

	.pn-box.bluebox h3 {
		font-size: 15px;
	}

	.contentinfo {
		color: #000;
		line-height: 1.5;
		font-weight: 300;
		font-size: 14px;
	}

	.contentinfo h2 {
		font-size: 24px;
		letter-spacing: -.5px;
	}

	.contentinfobox h1,
	.contentinfobox h2.first {
		font-size: 34px;
	}

	.contentinfo h3,
	.contentinfobox h3 {
		font-size: 25px;
	}

	.contentinfo h4,
	.contentinfobox h4 {
		font-size: 20px;
	}

	.contentinfobox.sidebar h2.little {
		font-size: 13px;
	}

	.sidebar a.index2 {
		font-weight: 300;
		font-size: 14px;
		letter-spacing: -.5px;
	}

	ul.variant1 li {
		background-position: 4px 5px;
	}

	.footerColInner a em {
		text-transform: uppercase;
		font-size: 11px;
	}

	.copyr em {
		font-size: 11px;
	}

	.newteaser,
	.teaser {
		color: #000000;
	}
	.newteaser h2,
	.newteaser h3,
	.newteaser h4 {
		color: #3a3a3a;
	}

	h4 span {
		color: #898989 !important;
	}

	.facts td {
		vertical-align: top !important;
	}

	.prodcrumbs td {
		text-align: center;
	}

	.prodcrumbs div.step {
		position: relative;
		height: 56px;
		overflow: hidden;
		background-color: #698817;
		border-radius: 5px;
		display: block;
		margin: 0px 2px;
	}

	.prodcrumbs div.step a,
	.prodcrumbs div.step.off {
		display: block;
		height: 56px;
		vertical-align: bottom !important;
		color: white;
	}

	.prodcrumbs div.step.on {
		background-color: #84ab1d;
	}

	.prodcrumbs div.step span.countn {
		position: absolute;
		left: 8px;
		top: 6px;
		font-size: 40px;
		font-weight: 700;
		text-align: center;
		z-index: 100;
		display: block;
		color: rgba(255,255,255,.4);
		font-family: "Open Sans";
	}

	.prodcrumbs div.step span.count {
		position: absolute;
		left: 0px;
		top: 12px;
		font-size: 32px;
		font-weight: 700;
		text-align: center;
		z-index: 100;
		display: block;
		color: rgba(255,255,255,.4);
		font-family: "Open Sans";
	}

	.prodcrumbs div.step div.title {
		font-size: 14px;
		font-weight: normal;
		text-align: right;
		margin-right: 8px;
		z-index: 110;
		line-height: 56px;
		font-family: "PT Sans Narrow";
		font-weight: 400;
	}

	.prodcrumbs div.step.off {
		background-color: rgba(58,58,58,.15);
	}

	.prodcrumbs div.step.off div.title {
		color: rgba(58,58,58,0.7);
	}

	.prodcrumbs div.step.off span.count {
		color: rgba(58,58,58,0.25) !important;
	}

	.accordion.v2.domdrop {
		border-collapse: collapse !important;
		border-spacing: 0 !important;
		font-size: inherit !important;
		border: none !important;
		margin: 0px !important;
		padding: 0px !important;
		outline: none;
	}

	.accordion.v2.domdrop li {
		margin: 0px;
	}

	.accordion.v2.domdrop h2 {
		background-color: #363636 !important;
		color: #f8f8f8 !important;
		margin-bottom: 0 !important;
		overflow: hidden !important;
		padding: 8px !important;
		text-shadow: 0 1px 1px #060606 !important;
		font-family: "PT Sans Narrow" !important;
		font-size: 24px !important;
		letter-spacing: -0.5px !important;
	}
	.accordion.v2.domdrop h2:hover {
		background-color: #565656 !important;
		color: #ffffff !important;
	}
	.accordion.v2.domdrop .nfo {
		background-image: url("/theme/images/klapp_pfeil_w.png") !important;
	}
	.accordion.v2.domdrop .nfo.opened {
		background-image: url("/theme/images/klapp_pfeil2_w.png") !important;
	}
