.article_table {
	width: 490px;
	margin-bottom: 10px;
}
.article_img {
	width: 200px;
	vertical-align: top;
	text-align: center;
	padding-bottom: 10px;
}
.article_title {
	font-weight: bold;
	height: 20px;
}
.article_format {
	font-style: italic;
	color: #888888;
	height: 35px;
}
.article_desc {
}

.article_order {
	background-image: url(../images/order.png);
	background-repeat: no-repeat;
	background-position: top right;
}
.article_order span {
	float: left;
	padding: 6px 0 0 0;
	color: #333333;
	font-size: 10px;
	width: 200px;
	margin-right: -200px;
	text-align: center;
}
.article_order span a:link,
.article_order span a:visited,
.article_order span a:active,
.article_order span a:hover {
	color: #333333;
	font-weight: normal;
}

.article_order div {
	text-align: right;
	height: 25px;
	padding: 4px 3px 0 0;
	font-size: 10px;
	color: #FFFFFF;
}
.article_order div a:link,
.article_order div a:visited,
.article_order div a:active,
.article_order div a:hover {
	color: #000000;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
	padding: 4px 7px;
	margin-left: 8px;
	bXackground-color: #FF0000;
}
.article_order input {
	width: 60px;
	height: 16px;
	padding: 2px 0 0 0;
	border: 1px solid #666666;
	background-color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
}
.article_order select {
	width: 60px;
	height: 20px;
	border: 1px solid #666666;
	background-color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
}

/*
#nt_table a.shop:link,
#nt_table a.shop:visited {
	background-image: url(../images/nav_shop0.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 11px;
	width: 80px;
	height: 27px;
	padding: 8px 2px 0 0;
	overflow: hidden;
}
#nt_table a.shop:hover,
#nt_table a.shop:active {
	background-image: url(../images/nav_shop1.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
}

#nt_table a.shop.sel {
	background-image: url(../images/nav_shop2.png);
}
*/

#i_body_left a.cat:link,
#i_body_left a.cat:visited {
	display: block;
	background-image: url(../images/nl_a0.png);
	background-repeat: no-repeat;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	width: 159px;
	height: 18px;
	padding: 5px 0 0 6px;
	margin-bottom: 8px;
	color: #FFFFFF;
}
#i_body_left a.cat:hover,
#i_body_left a.cat:active {
	background-image: url(../images/nl_a1.png);
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	background-repeat: no-repeat;
	color: #FFFFFF;
}
#i_body_left a.cat.sel {
	background-image: url(../images/nl_a2.png);
}

#i_body_left a.cat_karten:link,
#i_body_left a.cat_karten:visited {
	background-image: url(../images/nl_karten_0.png);
}
#i_body_left a.cat_karten:hover,
#i_body_left a.cat_karten:active {
	background-image: url(../images/nl_karten_1.png);
}
#i_body_left a.cat_karten.sel {
	background-image: url(../images/nl_karten_2.png);
}

#i_body_left a.cat_muster:link,
#i_body_left a.cat_muster:visited {
	background-image: url(../images/nl_muster_0.png);
}
#i_body_left a.cat_muster:hover,
#i_body_left a.cat_muster:active {
	background-image: url(../images/nl_muster_1.png);
}
#i_body_left a.cat_muster.sel {
	background-image: url(../images/nl_muster_2.png);
}

#i_body_left a.cat_sortiment:link,
#i_body_left a.cat_sortiment:visited {
	background-image: url(../images/nl_sortiment_0.png);
}
#i_body_left a.cat_sortiment:hover,
#i_body_left a.cat_sortiment:active {
	background-image: url(../images/nl_sortiment_1.png);
}
#i_body_left a.cat_sortiment.sel {
	background-image: url(../images/nl_sortiment_2.png);
}

.cart_table {
	width: 475px;
}
.cart_table input {
	width: 61px;
	font-size: 11px;
}
.cart_table select {
	width: 65px;
	font-size: 11px;
}
.cart_table th {
	padding: 2px;
	border-bottom: 1px solid #000000;
	font-weight: bold;
	font-size: 11px;
}
.cart_table td {
	padding: 2px;
	font-size: 11px;
	vertical-align: middle;
}
.cart_table td.gray {
	color: #999999;
}
.cart_table td.line1 {
	background-color: #FFFFFF;
}
.cart_table td.line2 {
	background-color: #EEEEEE;
}
.cart_table a:link,
.cart_table a:visited {
	font-weight: normal;
	color: #999999;
	font-size: 11px;
}
.cart_table a:hover,
.cart_table a:active {
	font-weight: normal;
	color: #333333;
	font-size: 11px;
}

.order_table {
	margin: auto;
	background-color: #EEEEEE;
}
.order_table input {
	width: 200px;
	border: 1px solid #AAAAAA;
}
.order_table input[type=checkbox] {
	width: 20px;
}
.order_table td {
	background-color: #FFFFFF;
	padding: 4px 10px;
}
.order_table input.err {
	border: 1px solid #FF0000;
}
.order_table td span,
.order_note span {
	font-weight: bold;
	color: #AA0000;
	font-size: 12px;
}
.order_note {
	font-size: 11px;
	margin-top: 8px;
	padding: 0;
}