body.light {
	background: #fff url(../../images/light/body.gif) repeat top left;
	color: #555 !important;
}
.light fieldset, .light hr { border-bottom: 1px solid #dbdbdb; }
.light #themeSwitch {
	background: url(../images/schalter_on.png) no-repeat center left !important;	
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/schalter_on.png', sizingMethod='crop');
	background: none;
}
.light legend, .light h1, .light h2, .light h3, .light h4, .light h5, .light #content a {
	color: #222 !important;
}
.light .inner, .light #nav li, .light .RndTopOne b, .light .RndBottomOne b, .light .RndTopOneOut b, .light .RndBottomOneOut b {
	background: #fff;
}
.light #faux .inner {
	background: #fff url(../images/light/contentBg.jpg) no-repeat 443px bottom;
}
.light #nav li {
	background: transparent url(../images/light/navi.gif) no-repeat center left;
}
.light #nav li.inclSub {
	background: transparent url(../images/light/naviInclSub.gif) no-repeat center left;
}
.light #nav li a {
	color: #555;
}
.light #nav li a:hover, .light #nav li a:focus, .light #nav li a.active {
	color: #222;
}
.light #nav .subNav li {
	border: 0;
	background: none;
}
.light #nav .subNav li a, .light #footer a {
	color: #555;
}
.light #nav .subNav li a.active, .light #nav .subNav li a:hover, .light #nav .subNav li a:focus {
	color: #222;
}
.light #footer a.active, .light #footer a:hover, .light #footer a:focus, .light #sidebar a {
	color: #222;
}
.light #footer .inner {
	background: #fff;
	color: #555;
}
.light .boxHead {
	border-bottom: 5px solid #dbdbdb;	
}
.light .outer, .light .corners b, .light .RndTopOneOut b, .light .RndBottomOneOut b {
	background: #dbdbdb;
}
.light .boxRight { background-image: url(../images/light/headRight.gif); }
.light .boxLeft { background-image: url(../images/light/headLeft.gif); }
.light #cTop {
	background-image: url(../images/light/contentTop.gif) !important;
}
.light #cBottom {
	background-image: url(../images/light/contentBottom.gif) !important;
}
.light #content { border-right: 1px solid #dbdbdb; }
.light .infoList dt, .light .info { color: #555; }
.light .infoList dd { color: #222; }
.light .zend_form dt { color: #222; }
.light .infoList dd a { background: url(../images/mail_light.gif) no-repeat center left; }
.light .infoList a:hover { background: url(../images/mail_light_hover.gif) no-repeat center left; }
.light input, .light select, .light textarea {
	background: #dbdbdb;
	color: #555;
}
.light #sendBtnContact, .light #sendBtnPurchase {
	background: transparent url(../images/light/submit.gif) no-repeat center left;
	color: #222;
}
