tr.even {
	background-color: #eee;
}
tr.odd {
	background-color: #fff;
}
tr.even td, tr.odd td {
	padding: 3px 5px;
}
.shopButton {
	background-color: #af1010;
	border-width: 0;
	color: #f2f2f2;
	font-weight: bold;
	background-position: top;
	background-image: url("add_to_cart_top.gif");
	background-repeat: repeat-x;
	-moz-border-radius: 5px;
}
input.shopButton {
/*	background-color: #af1010;
	border-width: 0;
	color: #f2f2f2;
	font-weight: bold;
	background-position: top;
	background-image: url("add_to_cart_top.gif");
	background-repeat: repeat-x;
	-moz-border-radius: 5px;
*/}
input.shopButton:hover {
	cursor: pointer;
	background-color: #af1010;
	background-image: none;
}
input.shopButton:active {
	border-style: inset;
	cursor: wait;
}
input.linkButton {
	border-width: 0;
	background-color: transparent;
	color: navy;
}
input.linkButton:hover {
	cursor: pointer;
	text-decoration: underline;
	color: maroon;
}
.moneyCell {
	text-align: right;
	white-space: nowrap;
	padding: 0px .5em;
}
#cartButton {
	width: 13em;
	border: #af1010 1px solid;
	border-top-width: 8px;
	border-bottom-width: 2px;
	float: left;
	clear: both;
	margin: 1em;
	padding: 1ex;
	background-position: top;
	background-repeat: repeat-x;
}
#steps{
	background: #eee;
	margin: 0 0 0.5em 0;
	padding: 1.5em;
	border-radius: 0 0 5px 5px;
	-webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.25);
	-o-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.25);
	box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.25);
}
.headSteps {
	background: #eee;
	margin: 0.5em 0 0 0;
	padding: 0.5em 1.5em;
	display: block;
	border-radius: 5px 5px 0 0;
	-webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.25);
	-o-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.25);
	box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.25);
}
#steps span {
	margin-right: 2em;
}
p.warn,
#steps span.now {
	font: .9em Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	border: 1px solid #369;
	border-radius: 5px;
	margin: 0 1.5em 0.5em 0;
	background: #0071b8 url(hg_tooltipp.jpg) repeat-x left -5px;
	padding: 4px 5px 3px;
	-webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.25);
	-o-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.25);
	box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.25);
	display: inline;
}
label.data_form {
	display: block;
	float: left;
	width: 8em;
	margin: .5em 0 0 0;
}
label.inline_form {
	margin-top: 1.5ex;
}
input.inline_form,
input.data_form {
	margin-top: 1ex;
}
input.inline_form {
	width: 4em;
}
input.data_form {
	width: 19.2em;
}
input.shorter {
	width: 14em;
}
#cart_table {
	height: 20px;
	font-size: inherit;
	width: 100%;
	overflow: hidden;
}
table.cart_table {
	/* [disabled]position: relative; */
	font-size: inherit;
	width: 100%;
}
table.cart_table td {
	padding: 0;
	margin: 0;
	border: 0;
}
div.tabs form,
div.subtabs form,
#cart_table form {
	display: inline;
}
div.tabs {
	padding-left: 3ex;
}
div.tabs form input.tab,
input.subtab {
	border: 0.3ex #daa520 solid;
	border-top-width: 0.8ex;
	border-bottom-width: 0;
	background-color: white;
	padding: 0;
	margin: 0;
}
div.tabs form input.activeTab,
input.activeSubtab {
	border: 1px #9acd32 solid;
	border-bottom-color: white;
	border-top-width: 1.5ex;
	background-color: white;
}
span.price_info {
	font-size: 80%;
}
.wrsRequired {
	/* [disabled]font-weight: bold; */
	color: #f60;;
}
#wrsTaskTabs {
	position: relative;
	float: left;
	width: 100%;
	margin: 0;
	list-style: none;
}
#wrsTaskTabs ul {
	margin: 0 !important;
	list-style: none !important;
}
#wrsTaskTabs li.wrsTaskTabActive ul.wrsSubTabs,
#wrsTaskTabs li.wrsTaskTab:hover ul.wrsSubTabs {
	position: absolute;
	left: 0;
	/* [disabled]top: 1.5em; */
	float: left;
	background: #eee;
	width: 100%;
	padding: 0;
	list-style: none;
	display: block !important;
	color: #000;
}
li.wrsTaskTab {
	padding: 0 1em !important;
	margin-bottom: 0 !important;
	/* [disabled]background-color: #2e3436 !important; */
	/* [disabled]color: #d3d7cf; *//*	-moz-border-radius-topleft: 12px;
	-moz-border-radius-topright: 12px;
	-webkit-border-radius-top-left: 12px;
	-webkit-border-radius-top-right: 12px;
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
*/
}
li.wrsTaskTabActive {
	padding: 0 1em;
	/* [disabled]background-color: #2e3436 !important; */
	color: #d3d7cf;
/*	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-radius-top-left: 10px;
	-webkit-border-radius-top-right: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
*/}
li.wrsTaskTab form input {
	color: #eee;
}
#wrsTaskTabs li ul li form input {
	font-weight: normal;
	color: #eee;
}
#wrsTaskTabs li.wrsTaskTab:hover ul.wrsSubTabs {
	z-index: 9999;
	border-bottom-width: 0;
}
#wrsTaskTabs ul.wrsSubTabs {
	display: none;
}
#wrsTaskTabs li {
	float: left;
	margin: 0 !important;
	margin-right: .2em;
	padding: 0 !important;
	list-style: none !important;
}
li.wrsActiveSubtab form input {
	text-decoration: underline ! important;
	font-weight: bold ! important;
}
#wrsTaskTabs form {
	display: inline;
	text-align: left;
	border: 0 black solid;
}
#wrsTaskTabs form input {
	background-color: transparent;
	text-align: left;
	border: none;
	cursor: pointer;
}
li.wrsTaskTabActive form input {
	color: #eeeeec;
	font-weight: bold;
}
div.wrsScreen {
	padding: 1em 0 4em;
}
div.wrsScreen ol li,
div.wrsScreen ul li {
	margin-left: 1.5em;
	padding: 0.3ex 0;
	line-height: 1.3;
}
div.wrsScreen p.additional {
	font-size: 90%;
	color: #666;
	line-height: 1.2;
}
div .settingsForm p {
	font-size: .9em;
}
div .settingsForm b {
	font-size: 1.1em;
}
td.preImg {
	width: 90px;
}
.preImg img {
	/* [disabled]height: 125px; */
	width: 80px;
}
.prodName {
	font-size: 1.25em !important;
	border-style: none;
	margin: 0px 0px 0.5em;
	padding: 0px;
}
#productsTable p {
	font-size: 1em;
	line-height: normal;
	margin: 0px;
	padding: 0px;
}
.prodNameCart {
	font-size: 1.2em !important;
	line-height: normal;
	margin: 0px;
	padding: 0px;
}
div.prodDetail {
	/* [disabled]background: #eee; */
	text-align: right;
	/* [disabled]padding: 0.25em; */
	display: block;
	float: right;
	margin: 0.5em 0px 1em;
}
.prodMwSt {
	color: #999;
	font-size: 0.9em;
	line-height: normal;
}
.prodPreis {
	text-align: right;
	clear: both;
	margin: 0px 0px 1em 0;
	color: #999;
	font-size: .9em;
}
.prodPreisZahl {
	font-size: 1.8em;
	background: #eee;
	padding: 0.25em 0.5em;
	color: #666;
}
.prodTitel {
	color: #69c;
	border-style: none;
	font-size: 1.6em;
	margin: 0px;
	padding: 0px;
}
input[name=wrsProductSearch] {
	background: #fff;
	margin: 0px;
	padding: 0 3px;
	border-radius: 0;
	border: 1px solid #aaa;
}
input[name=wrsAmount] {
	background: #eee;
	margin: 0px;
	padding: 0 1px;
	border-radius: 0;
	border: 1px solid #ddd;
	text-align: right;
}
.prodTeaser {
	font-size: 1.2em;
	color: #369;
}
#cartPreview {
	padding: 70px 0 0 0;
	margin: -10px 0 0 0;
	/* [disabled]font-size: 0.9em; */
	/* [disabled]float: right; */
	/* [disabled]width: 140px; */
	background: transparent url(warenkorb-voll.png) no-repeat center top;
	/* [disabled]height: 150px; */
}
#cartPreview table {
	width: 100% !important;
}
#cartPreview table td {
	padding-right: 1em;
}
li.wrsCat {
	list-style-type: none !important;
	list-style-image: none !important;
	margin: 0px !important;
}
li.wrsCat a, li.wrsActiveCat a {
	display: block;
	color: #036;
	padding: 1px 5px !important;
}
li.wrsActiveCat {
	list-style-type: none !important;
	list-style-image: none !important;
	margin: 0px !important;
	background: #eee;
}
h2.prodCat {
	border-style: none;
	background: #eee;
	margin: 1em 0 0 0;;
	padding: 3px 5px;
}
.hinweis {
	font-size: 0.9em;
	line-height: normal;
	color: #666;
}
.tdLabel {
	color: #999;
	text-align: left;
	padding-right: 1em;
	vertical-align: top;
}
table.cart {
	border-top: 1px solid #ccc;
	border-right: 0px solid #ccc;
	border-bottom: 0px solid #ccc;
	border-left: 0px solid #ccc;
	width: 100%;
}
table.cart a, table.cart a:hover {
	color: #222;
	text-decoration: none;
}
table.cart td {
	padding: .25em;
	border-top: 0px solid #ccc;
	border-right: 0px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 0px solid #ccc;
}
.mwst {
	font-size: 0.85em;
	color: #999;
}
