﻿/***** © 2010 zeta software GmbH
Layout: Just Normlicht *****/

/***** SUBGROUP *****/
a.SubGroupSelectCategory {
	display: block;
	float: left;
	margin: 0 10px 10px 0;
	padding: 10px;
	width: 130px;
	height: 130px;
	overflow: hidden;
	text-decoration: none;
	color: #000000;
	background: #ffffff;
}

a.SubGroupSelectCategory img {
	display: block;
	padding: 10px 0 0 0;
}

/***** ARTICLELIST *****/
table.ArticleList {
	margin: 0;
	padding: 0 0 60px 0;
	width: 100%;
}

table.ArticleList td.ArticleListTD1 {
	padding: 0 20px 0 0;
}

table.ArticleList td.ArticleListTD2 {
}

table.ArticleList table {
	width: 100%;
}

div.ArticleListWrapper {
	margin: 0;
	padding: 0;
	position: relative;
}

div.ArticleListWrapper div {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	right: 0;
}

/***** UL SHOP *****/
ul.shop {
	margin: 0 0 15px 15px;
	padding: 0;
}

/***** ROWSTYLE *****/
td.rowStyle {
	padding: 5px;
	background: #ffffff;
}

td.rowStyle2 {
	border-bottom: 0;
	vertical-align: middle;
	text-align: left;
}

td.rowStyle2 input {
	width: 20px;
}

td.rowStyle3 {
	padding: 5px;
}

td.rowStyle4 {
	text-align: right;
}

td.rowStyle4 div {
	position: relative;
}

td.rowStyle4 div div {
	position: absolute;
	top: 5px;
	left: 0;
}

td.rowStyle4 table {
	display: inline-table;
	width: auto;
	padding: 3px 0 0 0;
}

td.rowStyle4 a {
	display: block;
}

td.rowStyle5 {
	text-align: right;
	font-weight: bold;
}

td.rowStyle6 {
	vertical-align: middle;
	padding: 5px;
}

td.rowStyle6 a.accessorybutton {
	padding: 8px 5px 7px 5px;
}

td.rowStyle7 {
	padding: 5px;
	background: #ffffff;
	border-bottom: 0;
}

td.rowStyle8 {
	padding: 5px;
	background: #ffffff;
	border-bottom: 0;
}

/***** ARTICLE DETAIL *****/
table.ArticleDetail {
	margin: 0;
	padding: 0 0 15px 0;
}

table.ArticleDetail td {
	padding: 5px;
	background: #ffffff;
	border-bottom: 0;
}

/***** ROW LINK *****/
a.rowLink {
	color: #000000;
}

/***** BASKET IMAGE *****/
img.basket-Image {
}

/***** ACCESSORY BUTTON *****/
a.accessorybutton {
	margin: 0 0 0 10px;
	padding: 2px 5px;
	color: #000000;
	background: #ffffff;
}

a.accessorybutton:hover {
	text-decoration: none;
}

/***** OLD PRICE *****/
span.OldPrice {
	text-decoration: line-through;
	color: #ffffff;
}

/***** BASKET LIST *****/
table.BasketList {
	margin: 0;
	padding: 0 0 15px 0;
	width: 100%;
}

a.shopButton {
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	padding: 0 20px 0 0;
}

/***** PRODUCT SEARCH *****/
div.ProductSearch {
	margin: 0;
	padding: 0;
}

div.ProductSearch input {
	padding: 3px 5px 2px 5px;
	width: 110px;
}

/***** SEARCH RESULT *****/
table.SearchResult {
	margin: 0;
	padding: 0 0 15px 0;
	width: 100%;
}

/***** LOGIN *****/
table.LoginForm {
	margin: 0;
	padding: 5px 0 30px 15px;
}

table.LoginForm td {
	padding: 0 5px 5px 5px;
}

p.LoginForm {
	margin: 0;
	padding: 5px 0 30px 20px;
}
