body, td {
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 12px;
}

body {
	text-align: center;
	margin: 0;
	padding: 0;
	background: #ad3e3e url('/v/i/bgBody.png') center repeat-y;
}


a, a:link {
	color: #7f9db9;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

body div, form {
	margin: 0;
	padding: 0;
}

form {
	display: inline;
}

fieldset {
	border: 1px solid #999999;
	margin: 0 0 10px 0;
	padding: 10px;
}

legend {
	font-weight: bold;
	color: #000000;
}

img {
	border: none;
}

.c {
	text-align: center;
}

.c img {
	margin: 0 auto 0 auto;
}

#main {
	margin: 0 auto 0 auto;
	text-align: left;
	width: 964px;
	/*background: #ad3e3e url('/v/i/bgBody.png') center repeat-y;*/
}

#header {
	background: #FFFFFF url('/v/i/headerTop.png') top left no-repeat;
	height: 100px;
    position: relative;
}

#logo {
	margin: 23px 0 0 28px;
}

#functions {
	background: url('/v/i/bgFunctions.png') top left no-repeat;
	height: 64px;
	padding: 9px 4px 0 180px;
	color: #999999;
	font-weight: bold;
}

#functions input.edit {
	width: 70px;
}

#functions select {
	width: 160px;
}

/* Button */
#functions input {
	display: inline;
}

select, input.edit {
	font-size: 11px;
}

input.edit {
	width: 120px;
	border: 1px solid #000000;
	padding: 2px;
}

input.h {
	background: #f5f4f4;
}

/* Button �berschreiben */
#functions select, #functions input.edit {
	margin: 0 5px 0 5px;
}

#functions fieldset {
	display: inline;
	border: none;
	padding: 0;
	margin: 0 20px 0 0;
}

#functions .submit {
	position:absolute;
}

#left {
	margin: 0 804px 0 0;
	background: url('/v/i/unser-angebot.png') 10px 0px no-repeat;
	padding: 20px 0 0 0;
}

#content {
	width: 784px;
	float: right;
}

#all {
	margin: 0 20px 0 0;
}


#leftCol {
	width: 560px;
	float: left;
	padding: 0 20px 0 0;
	border-right: 2px solid #999999;
}

#rightCol {
	margin: 0 0 0 580px;
	padding: 0 0 0 20px;
}

#creditcards {
	float: right;
	margin: 10px 3px 0 0;
}

#infoNav {
    position: absolute;
    top: 10px;
    right: 140px;
}

#infoNav a {
	color: #000000;
}

#infoNav a.activeTrolley {
	color: #ad3e3e;
	font-weight: bold;
}

#nav {
	margin: 3px 0 20px 10px;
	padding: 0;
	list-style-type: none;
}

#nav li {
	margin: 5px 0 5px 0;
	padding: 0;
	background: url('/v/i/li-nav.png') center left no-repeat;
}

#nav li.h {
	font-weight: bold;
}

#nav a, #nav a:link {
	color: #000000;
	display: block;
	padding: 0 0 0 20px;
	
}

#nav a:hover {
	text-decoration: underline;
	/*background: url('/v/i/li-nav-h.png') center left no-repeat;*/
}

#subnav {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#subnav li {
	margin: 3px 0 3px 5px;
	padding: 0;
	font-weight: normal;
}

#subnav a, #subnav a:link {
	color: #000000;
	padding: 0;
	background: none;
}

#subnav a:hover {
	background: none;
}

#subnav li.h {
	font-weight: normal;
	text-decoration: underline;
}

#content h1 {
	font-size: 24px;
	margin: 0;
	color: #ae4141;
}

#content h2, #content div.h2 {
	margin: 8px 0 8px 0;
	font-size: 20px;
	color: #000000;
	font-weight: bold;
}

#pathToProduct {
	margin: 0 0 15px 0;
}

#pathToProduct, #pathToProduct a, #pathToProduct a:link {
	color: #666666;
}

#productImage {
	float:right;
	margin: 0 0 0 40px;
}

.shipment {
	font-size: 11px;
	color: #9b9b9b;
}

.shipment a:link {
	text-decoration: underline;
}

.price {
	font-size: 13px;
	font-weight: bold;
}

.quantity {
	border: 2px solid #000000;
	width: 30px;
	text-align: center;
}

col.fullWidth {
	width: 100%;
}

.now {
	white-space: nowrap;
}

#productAdded {
	border: 1px solid #ad3e3e;
	padding: 5px;
	margin: 10px 0 10px 0;
}

.clear {
	clear: both;
}

#attribute {
	border-collapse: separate;
	border-spacing: 1px;
	border: none;
}

#attribute th, #attribute td {
	padding: 7px;
}

#attribute th {
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	color: #ae4141;
	background: #f0f0f0;
	white-space: nowrap;
	padding-right: 15px;
}

#attribute td {
	background: #f0f0f0;
	width: 100%;
}

#trolley .head {
	color: #ae4141;
	font-size: 15px;
	font-weight: bold;
	margin: 0 0 5px 0;
}

#trolley img {
	margin: 0 10px 0 0;
}

#trolley .products {
	font-weight: bold;
	margin: 0 0 5px 0;
}

#trolley a.checkout {
	color: #ae4141;
	font-weight: bold;
	text-decoration: underline;
}

.hr {
	margin: 10px 20px 10px 10px;
	border-bottom: 1px solid #b9babb;
}

#footer {
	text-align: center;
	color: #999999;
}

#footer a {
	color: #999999;
	text-decoration: underline;
}

#process {
	border-collapse: separate;
	border-spacing: 1px;
}

.process td, .process_highlight td {
	background: #f0f0f0;
	padding: 7px;
}

.process_highlight td {
	background: #ad3e3e;
	color: #FFFFFF;
	font-weight: bold;
}

#trolleyTable {
	border-spacing: 1px;
	border-collapse: separate;
}

thead th {
	background: #b9babb;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	padding: 4px;
}

.row1 td {
	background: #f0f0f0;
	padding: 3px;
}

.row2 td {
	background: #fbfbfb;
	padding: 3px;
}

.inactive td {
	background: #f6f6f6;
	padding: 3px;
	color: #dadada
}

.inactive a {
	color: #dadada
}

#trolleyTable .price {
	text-align: right;
	white-space: nowrap;
	font-size: 12px;
	font-weight: normal;
}

#trolleyTable .name {
	width: 100%;
}

#trolleyTable .name a {
	text-decoration: underline;
	color: #000000;
}

tr.line td {
	background: #b9babb;
	height: 2px;
}

#trolleyTable .total {
	text-align: right;
	font-weight: bold;
	line-height: 2em;
	font-size: 13px;
}

#trolleyTable select {
	font-size: 11px;
}

.r {
	text-align: right;
}

#shipment th {
	background: #f0f0f0;
	font-size: 12px;
	font-weight: bold;
	padding: 4px;
	text-align: left;
}

#shipment thead th {
	text-align: center;
}

#shipment td {
	text-align: center;
	background: #fbfbfb;
}

.legend {
	color: #b9babb;
	font-size: 10px;
}

.note {
	color: #ad3e3e;
}

div.error {
	color: #ad3e3e;
	font-weight: bold;
}

.t {
	vertical-align: top;
}

.formTable th {
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	padding: 4px 20px 4px 4px;
	background: #f0f0f0;
	white-space: nowrap;
}

.formTable td {
	padding: 4px;
	background: #fbfbfb;
	/*width: 100%;*/
}

.formTable th.h2 {
	background: #FFFFFF;
	height: 30px;
	font-size: 14px;
	vertical-align: bottom;
}

.formTable tr.error th, .formTable tr.error td {
	background: #ad3e3e;
	color: #FFFFFF;
}

.formTable tr.error input {
	border: 2px solid #000000;
}

.productTable {
	width: 100%;
}

.productTable col {
	width: 33%;
}

.productTable td {
	text-align: center;
	vertical-align: top;
}

.productTable div {
	margin: 0 5px 15px 5px;
}

#content .productTable h2 {
	font-size: 12px;
}

.browse {
	text-align: center;
}

.browse .h {
	font-weight: bold;
}

.MM {
	color: #ad3e99;
	font-weight: bold;
}

s {
	color: #ad3e3e;
}

#indexHotOffer td {
	padding: 0 5px 0 5px;
	vertical-align: top;
	width: 100%;
}

#searchForm th {
	text-align: left;
	font-weight: normal;
	font-size: 12px;
}

#bestseller td {
	padding: 0 5px 0 5px;
	vertical-align; top;
	width: 100%;
}

h3 {
	font-size: 12px;
}

.loImg {
	float: right;
	margin: 0 0 10px 10px;
	border:1px solid #000000;
}

#coupon label {
	display: block;
}

#coupon fieldset {
	border: none;
	padding: 0;
}

#coupon_price {
	width: 50px;
}

#coupon_ID {
	width: 160px;
}

pre {
	background: #eeeeee;
	padding: 3px;
	font-family: Courier;	
}

.review {
	color: #ad3e3e;
}

div.status101, td.status101 {
	background: #acadad;
	color: #FFFFFF;
}

.status102, td.status102 {
	background: #c4dbf6;
	color: #000000;
}

.status103, td.status103 {
	background: #b4ecd4;
	color: #000000;
}

.status104, td.status104 {
	background: #efe699;
	color: #000000;
}

.status105, td.status105 {
	background: #f1b8b8;
	color: #000000;
}

.status100, td.status100 {
	background: #bdf6b8;
	color: #000000;
}

.status106, td.status106 {
	background: #d2f4ef;
	color: #000000;
}

.status107, td.status107 {
	background: #ff99cc;
	color: #000000;
}

.status108, td.status108 {
	background: #660033;
	color: #ffffff;
}

.status108, td.status108 {
	background: #00ccff;
	color: #ffffff;
}

.statusUnder100,
td.statusUnder100 {
	background: red;
}

#st {
	display: none;
}

#EncashCoupon input.error {
    background: #AE4141;
    color: #fff;
}

#EncashCoupon .errorMsg {
    text-align: center;
    padding: 5px 0;
    color: #AE4141;
}
