/*

grün 
ALT: 78ab38
NEU: 1EB53A
*/

html {font-size:100.01%;}
body {
	background:#f0f0f0 url(../images/bg-body.png) repeat-x;
	font:62.5% Arial, Helvetica, sans-serif;
	min-width: 1000px;
	margin:0;
	color:#000;
}
form,fieldset {
	margin:0;
	padding:0;
	border:0;
}
img{border:none;}
a{text-decoration: none; color: #1EB53A;}
a:hover{text-decoration: underline; color: #1EB53A;}
.holder {
	overflow: hidden;
	width: 100%;
}
/* header block styles */
#header {
	position:absolute;
	background: url(../images/bg-header.jpg) no-repeat 50% 0;
	font-size: 1.2em;
	top:0;
	left:0;
	width:100%;
	min-width:1000px;
}
#header .header-area {
	position: relative;
	clear:both;
	overflow:hidden;
	margin:0 auto;
	width:1000px;
	height:487px;
}
#header .header-content {
	overflow: hidden;
	height: 163px;
}
/* logo styles */
#header strong.logo {
	text-indent: -9999px;
	position: absolute;
	overflow: hidden;
	width: 183px;
	height: 66px;
	top: 29px;
	left: 124px;
}
#header strong.logo a {
	background: url(../images/logo.png) no-repeat;
	position: relative;
	cursor: pointer;
	display: block;
	height: 100%;
}

/* lang navigation styles */
#header ul.langswitch{}
#header ul.langswitch li{}
#header ul.langswitch li a{ color: #9f9fa0; }
#header ul.langswitch li.set a{ color: #404042; }
#header ul.langswitch li.en a{
    background: url(../images/usa2.gif) no-repeat 0 50%;
    padding:2px 0px 2px 18px;
}
#header ul.langswitch li.cn a{
    background: url(../images/china.gif) no-repeat 0 50%;
    padding:2px 0px 2px 18px;
}

/* top navigation styles */
#header .top-nav-holder {
	overflow: hidden;
	padding: 26px 108px 0 0;
	height: 23px;
}
#header ul.top-nav {
	list-style: none;
	float: right;
	padding: 0;
	margin: 0;
}
#header ul.top-nav li {
	padding: 0 0 0 25px;
	float: left;
}
#header ul.top-nav a {
	color: #9f9fa0;
}
/* main navigation styles */
#navigation {
	text-transform: uppercase;
	list-style: none;
	display: inline;
	float: right;
	padding: 0;
	margin: 0 108px 0 0;
}
#navigation li {
	padding: 0 0 0 25px;
	float: left;
}
#navigation a {
	float: left;
	color: #404042;
	line-height: 2.5em;
}
#navigation a:hover,
#navigation a.active {
	background: url(../images/navigation-active.gif) repeat-x 0 100%;
	text-decoration: none;
}
/* quote block styles */
#header .quote {
	position: relative;
	margin: 15px 0 0 83px;
	display: inline;
	width: 485px;
	float: left;
	color: #fff;
}
#header .quote blockquote {
	margin: 0;
	width:100%;
}
#header .quote q {
	position: relative;
	overflow: hidden;
	padding: 0 30px 0 40px;
	font-size: 31px;
	display:block;
	margin: 0;
	height:1%;
}
#header .quote strong {
	display:block;
	float: left;
	height:1%;
}
/* sifr adjustments */
.sIFR-hasFlash #header .quote q {
	font-size: 33px;
	line-height: 35px;
	letter-spacing: -4px;
}
#header .quote cite {
	font-style: normal;
	padding: 14px 0 0 41px;
	word-spacing: 2px;
	margin: 0;
	display: block;
	color: #cdcccc;
	height: 1%;
}
#header .quote .left-quote,
#header .quote .right-quote {
	background: url(../images/left-quote.png) no-repeat;
	text-indent: -9999px;
	position: absolute;
	overflow: hidden;
	width: 31px;
	height: 24px;
	top: 0;
	left: 0;
}
#header .quote .right-quote {
	background-image: url(../images/right-quote.png);
	top: auto;
	left: auto;
	right: 0;
	bottom: 15px;
}
#header q{quotes: none;}
#header q:before{content:"";}
#header q:after{content:"";}
/* content block styles */
#content {
	width:100%;
	min-width:1000px;
	padding:405px 0 0;
}
#content .content-area {
	clear:both;
	overflow:hidden;
	margin:0 auto;
	width:794px;
}
.main-content-holder {
	margin: 0 -2px 0 0;
	overflow: hidden;
	width: 530px;
	float: left;
}
#main-content {
	background: url(../images/bg-maincontent.png) repeat-y;
	font-size: 1.2em;
	overflow: hidden;
	padding: 0 6px;
	width: 518px;
}
/* content navigation block styles */
.content-nav {
	overflow: hidden;
	width: 100%;
}
/* title block styles */
.block-title {
	background: #fff url(../images/bg-content-nav-title.gif) no-repeat 0 100%;
	border-bottom: 2px solid #fff;
	letter-spacing: 1px;
	padding: 17px 15px 10px;
	font-size: 1.67em;
}
.block-title strong {
	text-transform: uppercase;
	font-weight: normal;
	display: block;
	color: #1EB53A;
}
.content-nav .content-holder {
	background: url(../images/bg-content-nav.gif) repeat-y;
	overflow: hidden;
	width: 100%;
}
/* list navigation block styles */
ul.list-nav {
	font-size: 1.17em;
	font-weight: bold;
	list-style: none;
	color: #3f3f41;
	padding: 16px 0 15px 15px;
	margin: 0;
}
ul.list-nav li {
	padding: 4px 0 4px;
}
ul.list-nav li a {
	background: url(../images/arrow-more.gif) no-repeat 0 2px;
	padding: 0 0 0 21px;
	color: #3f3f41;
}
/* generic content block styles */
.content-block {
	overflow: hidden;
	padding: 0 15px;
	width: 488px;
}
.content-block .heading {
	padding: 25px 0 8px;
	background: url(../images/content-heading-bg.gif) repeat-x 0 100%;
	color: #3f3f41;
}
.content-block .heading h2 {
	font-size: 1.33em;
	margin: 0;
}
.big .textholder {
	font-size: 1.33em;
	padding: 12px 0 5px !important;
}
.content-block .textholder {
	padding: 10px 0 0;
	overflow: hidden;
	line-height: 1.5em;
	width: 100%;
}
.content-block p {
	margin: 0 0 8px;
}
.content-block .content-img {
	text-align: right;
	overflow: hidden;
	padding: 3px 0 5px;
	width: 100%;
}
.content-block .content-img img {
	vertical-align: top;
	margin: 0 0 6px;
}
.content-block .textholder .image-wrapper {
	padding: 0 0 10px 10px;
	float: right;
}
.content-block .textholder .img-holder {
	float: left;
	padding: 5px 10px 10px 0;
}
.content-block .textholder .img-holder img {vertical-align: top;}

.content-block .link-holder {
	background: url(../images/table-border.gif) repeat-x;
	text-align: right;
	padding: 5px 0;
}
/* anchor-link styles */
.anchor-holder {
	overflow: hidden;
	width: 100%;
}
a.anchor-link {
	background: url(../images/arrow-top.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	float: right;
	width: 13px;
	height: 14px;
}
/* plain list block styles */
ul.plain-list {
	list-style: none;
	padding: 10px 0 0;
	margin: 0;
}
ul.plain-list li {
	background: url(../images/bullet.gif) no-repeat 0 8px;
	padding: 1px 0 1px 12px;
}
/* stats table block styles */
.stats-table {
	padding: 0 1px;
}
.stats-table table {
	border: 1px solid #e5e5e5;
	border-collapse:collapse;
	margin: 0 0 17px;
	line-height: 1em;
	color: #3f3f41;
	width: 100%;
}
.stats-table table tr.first td {
	background-image: none;
}
.stats-table table td {
	background: url(../images/table-border.gif) repeat-x;
	border: 1px solid #e5e5e5;
	border-width: 0 1px;
	padding: 8px;
	color: #3f3f41;
}
.stats-table table td:first-child {
	text-transform: uppercase;
	font-weight: bold;
}
.stats-table table thead th {
	background: url(../images/table-top.gif);
	text-transform: uppercase;
	border: 1px solid #e5e5e5;
	text-align: left;
	border-width: 0 1px;
	padding: 8px;
}
.stats-table table thead th.first-column {width: 75px;}
/* brand list block styles */
ul.brand-list {
	overflow: hidden;
	list-style: none;
	padding: 0;
	margin: -22px 0 50px;
	width: 100%;
}
ul.brand-list li {
	background: url(../images/table-border.gif) repeat-x 0 100%;
	padding: 10px 0;
	overflow: hidden;
	width: 100%;
	float: left;
}
ul.brand-list .img-holder {
	padding: 0 !important;
	width: 155px;
	float: left;
}
ul.brand-list .img-holder img {vertical-align: top;}
ul.brand-list .description {
	float: left;
}
ul.brand-list .description strong {
	display: block;
	margin: 1px 0 3px;
	color: #3f3f41;
}
ul.brand-list .description a {
	font-size: 12px;
	color: #1EB53A
}
/* contact form block styles */
.contact-form {
	overflow: hidden;
	width: 100%;
}
.contact-form .heading {padding: 35px 0 8px;}
.contact-form .textholder {padding: 18px 0 0;}

.contact-form .holder {
	width: 488px;
}
.contact-form .input-list-holder {
	overflow: hidden;
	width: 520px;
}
ul.input-list {
	overflow: hidden;
	list-style: none;
	width: 240px;
	float: left;
	padding: 0 0 23px;
	margin: 0 7px 0 0;
	display: inline;
}
ul.input-list li {
	padding: 5px 0 3px;
	float: left;
	width: 100%;
}
ul.input-list .input-holder {
	background: url(../images/bg-input.gif) no-repeat;
	float: right;
	width: 139px;
	height: 22px;
}
ul.input-list input.text {
	font: 12px/13px Arial, Helvetica, sans-serif;
	border-style: none;
	vertical-align: top;
	background: none;
	color: #000;
	margin: 1px 0;
	padding: 2px 5px;
	width: 129px;
}
.contact-form label {
	line-height: 22px;
	float: left;
	color: #3f3f41;
}
.contact-form label span {
	color: #ba0046;
}
/* message area styles */
.contact-form .message-area {
	overflow: hidden;
	width: 100%;
}
.contact-form .textarea-wrapper {
	background: url(../images/bg-textarea.gif) no-repeat 0 100%;
	padding: 0 0 2px;
	width: 388px;
	float: right;
}
.contact-form .textarea-holder {
	background: url(../images/bg-textarea.gif) no-repeat;
	overflow: hidden;
	height: 1%;
	padding: 2px 2px 2px;
}
.contact-form textarea {
	font: 12px/13px Arial, Helvetica, sans-serif;
	position: relative;
	border-style: none;
	overflow: auto;
	background: none;
	float: left;
	width: 384px;
	max-width: 384px;
	height: 122px;
}
.contact-form input.submit {
	background: url(../images/btn-submit.gif) no-repeat;
	font: bold 12px/13px Arial, Helvetica, sans-serif;
	border-style: none;
	cursor: pointer;
	overflow: hidden;
	width: 139px;
	height: 22px;
	color: #fff;
	float: right;
	padding: 0 20px 2px 0;
	margin: 12px 0 5px;
}
/* sidebar block styles */
#sidebar {
	width: 266px;
	float: right;
}
/* rounded infobox styles */
.infobox {
	padding: 4px 0 33px;
	font-size: 1.2em;
	overflow: hidden;
	width: 266px;
}
.infobox .infobox-content {
	background: url(../images/infobox-mid.png) repeat-y;
	overflow: hidden;
	padding: 0 6px;
	width: 254px;
}
.infobox .infobox-title {
	background: url(../images/infobox-top.png);
	font-size: 1.33em;
	overflow: hidden;
	padding: 6px 6px 0;
	height: 42px;
}
.infobox .infobox-title strong {
	word-spacing: -1px;
	letter-spacing: 1px;
	font-weight: bold;
	padding: 12px 14px 0;
	display: block;
	color: #3F3F41;
}
.infobox .infobox-bottom {
	background: url(../images/infobox-bot.png) no-repeat;
	font-size:0;
	line-height: 0;
	overflow: hidden;
	display: block;
	width: 100%;
	height: 15px;
}
ul.infolist {
	word-spacing: -1px;
	letter-spacing: 1px;
	list-style: none;
	overflow: hidden;
	width: 224px;
	padding: 0;
	margin: 0 auto -10px;
}
ul.infolist li {
	background: url(../images/dotted-line.gif) repeat-x;
	margin: -1px 0 0;
	padding: 1px 0 0;
	float: left;
	width: 100%;
}
ul.infolist li a {
	background-repeat: no-repeat;
	background-position: 0 60%;
	text-transform: uppercase;
	padding: 3px 0 3px 62px;
	display: block;
	line-height: 55px;
	height: 55px;
	color: #010101;
}
ul.infolist li a strong {
	font-weight: normal;
	font-size: 1.33em;
}
ul.infolist li.principle a {background-image: url(../images/icon-principles.gif);}
ul.infolist li.benefits a {background-image: url(../images/icon-benefits.gif);}
/* teaser area block styles */
.infoarea {
	padding: 0 0 0 20px;
	color: #3f3f41;
	font-size: 1.2em;
}
.infoarea strong.title {
	font-weight: normal;
	display: block;
	font-size: 1.33em;
	margin: 0 0 10px;
}
.infoarea .img-holder {
	padding: 0 0 15px;
}
.infoarea .img-holder img {display: block;}
.infoarea p {
	line-height: 1.5em;
	margin: 0;
}
.infoarea .link-holder {
	overflow: hidden;
	padding: 5px 5px 0 0;
	text-align: right;
	height: 1%;
}
a.read-more {
	background: url(../images/arrow-more.gif) no-repeat 100% 50%;
	letter-spacing: 1px;
	word-spacing: -1px;
	padding: 0 20px 0 0;
	color: #9f9fa0;
}
a.read-back {
	background: url(../images/arrow-back.gif) no-repeat 0% 50%;
	letter-spacing: 1px;
	word-spacing: -1px;
	padding: 0 0 0 20px;
	color: #9f9fa0;
}
/* footer block styles */
#footer {
	background: url(../images/bg-footer.png) no-repeat;
	padding: 25px 0 30px 5px;
	font-size: 1.2em;
	color: #9f9fa0;
	height: 1%;
}
#footer a {
	color: #9f9fa0;
}
/* footer lists styles */
#footer ul {
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 5px 0 25px;
	margin: 0;
}
#footer ul.site-nav {
	text-transform: uppercase;
	padding: 5px 0 0;
}
#footer ul.site-nav li {
	padding: 0 28px 0 0;
}
#footer ul li {
	padding: 0 20px 0 0;
	float: left;
}
#footer .footer-area {
	clear:both;
	overflow:hidden;
	margin:0 auto;
	width:794px;
}
#footer p {margin: 0;}

/* These are standard sIFR styles */
object,
embed {display:block;}
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
	display: none !important;
}
/******************************************************************************/
/*LIGHTBOX*/
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left; }
#nextLink { right: 0; float: right; }
#prevLink:hover, #prevLink:visited:hover { background: url(../images/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/lightbox/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

	