#shop h1 {
	font-size:22px;
	font-weight:normal;
}

#shop div#header {
	background-image: url(/-img-bike/logo_shop.gif);
}

#metaNavigation a.shoppingcart {
	color: #b5c414;
	font-size: 18px;
	font-weight: 400;
	margin: 0;
	padding: 0;
	position:absolute;
	right: 4px;
	top: 44px;
}

div#navigation ul li#brandlink {
	float: right;
}

div#navigation ul li#brandlink a {
	color: #b5c414;
}

div#navigation ul li#brandlink a:hover {
	color: #0f0f0f;
}

#shop h5 {
	margin: 0;
	padding: 0;
}

#shop button {
	margin-bottom: 8px;
}

#shop table button {
	float: none;
}

#shop .container {
	margin-top: 0;
}

div.linebottom {
	border-bottom: 1px solid #c3c3c3;
	margin-top: 0;
}

.price {
	float: left;
	font-size: 18px;
	margin: 0;
	padding: 0;
	font-weight: normal;
}

.price span.oldprice {
	color: #b5c414;
	text-decoration:line-through;
}

p.productinfo {
	height: 160px;
}

select.shop_select {
	display: block;
	margin: 0 0 8px 0;
	width: 100%;
}

label {
	float: left;
}

.halbwrap textarea.std,
.halbwrap input.std {
	width: 306px;
}

div.container {
	height: 268px;
	padding-top: 5px;
	position: relative;
}

div.container img {
	position:absolute;
}

input.quantity {
	height: 15px;
	width: 32px;
}

table.shoplist {
	line-height: 31px;
	width: 100%;
}

table.shoplist th {
	border-top: none;
	border-bottom-color: #737373;
}

table.shoplist th.size {
	width: 148px;
}

table.shoplist td {
	color: #737373;
	padding: 0;
}

table.shoplist td.description {
	color: #0f0f0f;
}

table.shoplist td.spacing {
	border-bottom: 1px solid #c3c3c3;
	width: 8px;
}

table.total {
	width: 328px;
}

td.nowrap {
	white-space:nowrap;
}

td span {
	color: #b5c414;
}

/*.qty {
	text-align: right;
}*/

table.shoplist .total {
	color: #0f0f0f;
	text-align: right;
}

table.shoplist .total_currency {
	color: #0f0f0f;
	font-weight: 700;
	padding-top: 30px;
	text-align: right;
}

.subtotal_currency {
	text-align: right;
}

table.shoplist td.total_description {
	color: #0f0f0f;
	font-weight: 700;
	padding-top: 30px;
}

tr.sum td {
	border-bottom-color: #737373;
}

table.shoplist tfoot tr.subtotal td {
	color: #737373;
	padding-top: 30px;
}

.none {
	border-bottom: none;
}

table.shoplist tr.darkborder td {
	border-bottom-color: #737373;
}

a.button {
	background-color: #b5c414;
	color:#FFFFFF;
	font-weight: 700;
	padding:3px 4px 3px 4px;
}

a.button:hover {
	background-color: #c4d043;
}

a.grey {
	background-color: #737373!important;
}

a.grey:hover {
	background-color: #b5c414!important;
}

ol.reiter {
	display: block;
	list-style: none;
	padding: 0;
	margin: 0;
	font-weight: 700;
	color: #c6c6c6;
	height: 24px;
}

ol.reiter li {
	float: left;
	padding: 0 16px 0 0;
	margin: 0;
}


ol.reiter li a{
	text-decoration: none;
}

ol.reiter li a:hover{
}

ol.reiter li.hier {
	color: #b5c414;
}

td.radio {
	width: 20px;
	padding: 0;
	}
.error_message, .error {
	color: #d00 !important;
	}
	
dl {
	margin: 0;
	padding: 0;
}
	
dl dt {
	clear: both;
	color: #737373;
	display: inline;
	float: left;
	margin: 0;
	padding: 7px 0px 8px 0px;
	width: 164px;
}
	
dl dd {
	border: none;
	float: left;
	margin: 0 0 0 164px;
	padding: 2px 0px 8px 0;
	width: 312px;
	}
dd {
	height: 1%;
	margin-left: 0 !important;
}

*html dt {
	margin-right: -3px;
}

div.teaser_box a {
	left: 0;
}

p.footnote {
	color: #c3c3c3;
	font-style: italic;
	margin: 16px 0 0 0;
}

h6.linebottom {
	border-bottom:1px solid #C3C3C3;
}
