body,
html {
	width:100%;
	padding:0;
	margin:0;
	font:normal 10px verdana, sans-serif;
	color:#000;
	background:#8f251c;
}


#body {
	background:#8f251c;
}

/* General style definitions */
*:focus {
	outline:none;
}
table {
	padding:0;
	border:none;
	border-collapse:collapse;
}
img {
	border:none;
}
a {
	color:#460406;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.clear {
	float:left;
	width:100%;
	clear:both;
}
form,fieldset {
	padding:0;
	margin:0;
	border:none;
}


#wrap {
	background:#f5f5dc;
	width:1010px;
	margin:0 auto;
}
#header {
	background:url(images/header.jpg) 0 0 no-repeat;
	height:138px;
	border-bottom:2px solid #f5f5dc;
}
#logo {
	float:left;
	padding:25px 0 20px 45px;
	width:365px;
	height:93px;
}
#logo a {
	float:left;
	width:365px;
	height:93px;
	text-indent:-9000px;
}

#topmenu {
	height:34px;
	line-height:34px;
	text-align:center;
	border-top:1px solid #ac2600;
	border-bottom:1px solid #ac2600;
	padding:2px;
	color:#fff;
	font-size:1.2em;
	font-weight:bold;
}
#topmenu span {
	padding:0 15px;
}
#topmenu a {
	color:#fff;
}
.topmenu-inner {
	background:url(images/topmenu-bg.png) 0 -34px repeat-x;
}
.topmenu-i2 {
	background:url(images/topmenu-bg.png) 0 0 no-repeat;
}
.topmenu-i3 {
	background:url(images/topmenu-bg.png) 100% -68px no-repeat;
	height:34px;
}

#mainarea {
	clear:both;
	float:left;
	width:998px;
	border-top:12px solid #f5f5dc;
	padding:0 0 3px 12px;
	background:url(images/sidebar-bg.png) -259px 0 repeat-y;
	color:#460406;
}
#sidebar {
	float:left;
	width:221px;
	padding:0 0 150px 0;
	background:url(images/sidebar-bg.png) 0 0 no-repeat;
}
#content {
	float:right;
	width:777px;
}

#footer {
	clear:both;
	height:34px;
	line-height:34px;
	text-align:center;
	border-top:1px solid #ac2600;
	padding:2px 2px 0 2px;
	color:#fff;
	font-size:1.2em;
	font-weight:bold;
}
#footer span {
	padding:0 15px;
}
#footer a {
	color:#fff;
}
.footer-inner {
	background:url(images/topmenu-bg.png) 0 -34px repeat-x;
}
.footer-i2 {
	background:url(images/topmenu-bg.png) 0 0 no-repeat;
}
.footer-i3 {
	background:url(images/topmenu-bg.png) 100% -68px no-repeat;
	height:34px;
}


#service {
	background:url(images/service.jpg) 100% 0 no-repeat;
	height:271px;
	padding:120px 0 0 40px;
}
#service ul {
	list-style:none;
	padding:0;
	margin:0;
	font-size:1.1em;
	font-weight:bold;
}
#service ul li {
	padding:3px 0;
}
#service ul a {
	color:#fff;
	text-decoration:underline;
}
#service ul a:hover {
	text-decoration:none;
}
#trust {
	background:url(images/trustlogo.png) 50% 50% no-repeat;
	height:76px;
}
#trust a {
	display:block;
	height:76px;
	width:76px;
	margin:0 auto;
}


#search {
	padding:33px 0 0 12px;
	height:50px;
}
#search div.field {
	float:left;
	background:url(images/search-bg.png) 0 0 no-repeat;
	padding:5px 8px 2px 3px;
	height:18px;
}
#search input.text {
	text-align:center;
	background:none;
	border:none;
	height:18px;
	padding:0;
	margin:0;
}
#search input.submit {
	float:left;
	padding:0;
	margin:2px 0 0 0;
	width:24px;
	height:24px;
	border:none;
	background:url(images/search-btn.png) 0 0 no-repeat;
	cursor:pointer;
}


#vendor {
	padding:0 16px 20px 13px;
}
#vendor select {
	width:100%;
	font-size:1em;
}

.menu {
	padding:0 50px 20px 10px;
}
.menu h3 {
	padding:0;
	margin:0;
	font-size:1.25em;
	font-weight:bold;
}
.menu ul {
	list-style:none;
	padding:5px 0 0 0;
	margin:0;
	font-size:1.2em;
	font-weight:bold;
}
.menu ul li {
	padding:6px 3px;
	border-bottom:3px double #5e2525;
}
.menu ul li.last {
	border:none;
}
.menu ul li ul {
	clear:both;
	padding:4px 5px 0 5px;
	font-size:0.9em;
}
.menu ul li li {
	padding:4px 0;
	border:none;
}


h1 {
	font-size:1.3em;
	padding:0 10px 12px 10px;
	margin:0;
	color:#797979;
}

#intro {
	position:relative;
	z-index:200;
	margin-top:-20px;
	padding-bottom:20px;
	font-size:1.3em;
	line-height:1.45;
	padding-left:10px;
	color:#a32300;
}

#content-left {
	float:left;
	width:543px;
}
#content-right {
	float:right;
	width:228px;
}

#cart {
	background:url(images/cart.gif) 0 0 no-repeat;
	color:#fff;
	height:250px;
	padding:25px 0 0 70px;
	line-height:1.9;
}
#cart a {
	color:#fff;
	text-decoration:underline;
}
#cart a:hover {
	text-decoration:none;
}


#banners {
	list-style:none;
	padding:0;
	margin:0;
}
#banners li {
	padding-bottom:15px;
}


ul.categorie {
	list-style:none;
	clear:both;
	float:left;
	width:100%;
	padding:0;
	margin:0;
	overflow:hidden;
}
ul.categorie li {
	float:left;
	margin-right:4px;
	margin-bottom:4px;
	width:47%;
	height:160px;
	border:1px solid #c7c7c7;
	background:#F5F7E2;
}

ul.catalog {
	list-style:none;
	clear:both;
	float:left;
	width:100%;
	padding:0;
	margin:0;
	overflow:hidden;
}
ul.catalog li {
	float:left;
	margin-right:4px;
	margin-bottom:4px;
	width:175px;
	height:330px;
	border:1px solid #c7c7c7;
	background:#fff;
}
ul.catalog li .picture {
	background-position:50% 50%;
	background-repeat:no-repeat;
	height:155px;
}
ul.catalog li .picture a {
	display:block;
	height:155px;
}
ul.catalog li .desc {
	padding:0 8px;
	height:140px;
	line-height:1.5;
	overflow:hidden;
}
ul.catalog li .desc h4 {
	font-size:1.3em;
	padding:0;
	margin:0;
}
ul.catalog li .desc p {
	padding:0;
	margin:0;
	font-size:0.95em;
}
ul.catalog li .desc .details {
	font-size:1.2em;
	text-align:right;
	padding:4px 10px 4px 0;
}
ul.catalog li .desc .details a {
	text-decoration:underline;
}
ul.catalog li .desc .details a:hover {
	text-decoration:none;
}
ul.catalog li .desc .details span.price {
	float:left;
}
ul.catalog li form {
	clear:both;
	padding-left:8px;
}
ul.catalog li form input.q {
	float:left;
	margin-right:10px;
	font-size:1em;
	border:1px solid #b1b1b1;
	text-align:right;
	padding:1px 3px;
	width:15px;
}
ul.catalog li form input.s {
	float:left;
	height:19px;
	width:23px;
	padding:0;
	margin:0;
	border:none;
	background:url(images/cart-icon.gif) 0 0 no-repeat;
	cursor:pointer;
}


#contact-form input.text {
	width:75%;
	font-size:1em;
}
#contact-form textarea {
	width:75%;
}


p.button {
	margin-top:2em;
	font-weight:bold;
}

ul.subcategories {
	float:left;
	width:100%;
	clear:both;
	list-style:none;
	padding:0;
	margin:0 0 1.5em 0;
}
ul.subcategories li {
	float:left;
	width:33.3%;
	height:120px;
	text-align:center;
	padding-bottom:10px;
}
ul.subcategories li h4 {
	padding:5px 0 0 0;
	margin:0;
	clear:both;
	font-size:1.2em;
}

.rotator {
	position:relative;
	padding:0;
	margin:0;
	list-style:none;
	width:777px;
	height:429px;
	overflow:hidden;
}
.rotator li {
	position:absolute;
	top:0;
	left:0;
	width:777px;
	height:429px;
	z-index:10;
	overflow:hidden;
	background:#f5f5dc;
}
.rotator li.active {
	z-index:20 !important;
}


.generic-outer {
	clear:both;
	padding:4px;
	background:#e2e5bb;
	overflow:hidden;
	margin-right:8px;
}
.generic-box {
	border:1px solid #cfd0ad;
	background:#fff;
	padding:4px 6px;
	color:#003400;
	clear:both;
	overflow:hidden;
	font-size:12px;
}



.product-details #content-left {
	background:#e3e6be;
	padding:3px;
	width:537px;
}

.product-box {
	border:1px solid #cfd0ad;
	background:#fff;
	font-size:12px;
	padding:4px 6px;
	margin-bottom:5px;
	color:#003400;
	clear:both;
	overflow:hidden;
}
.product-box p {
	margin:0;
	padding:0;
}

.product-info {
	float:left;
	width:520px;
	clear:both;
}

.product-title {
	position:relative;
	padding:0 230px 10px 5px;
}
.back-button {
	position:absolute;
	right:6px;
	top:6px;
	text-align:right;
	width:100px;
}
.product-title h2 {
	font-size:1.2em;
	font-weight:bold;
	padding:0;
	margin:0;
	color:#003400;
}

.product-outer {
	float:left;
	padding:4px 4px 0 4px;
	background:#e2e5bb;
	width:535px;
	overflow:hidden;
}
.product-left {
	width:280px;
	overflow:hidden;
	float:left;
	clear:both;
}
.product-pic {
	height:280px;
	margin-bottom:3px;
	background-position:50% 50%;
	background-repeat:no-repeat;
	overflow:hidden;
}
.product-pic a {
	height:280px;
	display:block;
}
.product-right {
	font-size:11px;
	width:230px;
	float:right;
}
.product-desc {
	padding-bottom:60px;
}
.product-price {
	padding-left:30px;
	height:50px;
}
.product-price span {
	float:left;
	height:50px;
	font-size:1.6em;
	font-weight:bold;
}
.product-price .product-price-info, .product-price .product-avail {
	font-size:10px;
	font-weight:normal;
	color:#003400;
	width:110px;
	float:left;
	overflow:hidden;
	line-height:1.35;
	padding-left:18px;
}
.product-price .product-price-info a {
	color:#fd805d;
	text-decoration:underline;
}
.product-price .product-price-info a:hover {
	text-decoration:none;
}
.product-price .product-avail {
	background:url(images/avail.gif) 0 0 no-repeat;
}

.normalpreis {
	text-decoration: line-through;
	font-size:20px;
	font-weight:normal;
	color:red;
	width:110px;
	float:left;
	overflow:hidden;
	line-height:1.35;
	padding-left:18px;
}
.reduziert {
	font-size:10px;
	font-weight:normal;
	color:#003400;
	width:110px;
	float:left;
	font-weight: bold;
	overflow:hidden;
	line-height:1.35;
	padding-left:18px;
}

.product-cart {
	background:url(images/btn-cart.jpg) 25px 0 no-repeat;
	height:32px;
	clear:both;
	padding-left:25px;
}
.product-cart-quantity {
	float:left;
	padding:6px 0 0 8px;
	width:30px;
	overflow:hidden;
}
.product-cart-quantity input {
	padding:0 1px;
	border:1px solid #9a9a9a;
	color:#000;
	width:20px;
	font-size:11px;
	background:#fff;
}
.product-cart-button {
	float:left;
	width:130px;
	overflow:hidden;
}
.product-cart-button input {
	background:none;
	border:none;
	padding:0;
	margin:0;
	height:30px;
	width:110px;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	cursor:pointer;
}

a.arr {
	background:url(images/arr.gif) 0 50% no-repeat;
	padding-left:10px;
	color:#fb835e;
	text-decoration:underline;
}
a.arr:hover {
	text-decoration:none;
}

.rand {width:539px; margin:0}
.content {display:block; padding:0 5px 0 5px; background:#FFFFFF; border-left:1px solid #CFD0AE; border-right:1px solid #CFD0AE;}
.o1, .o2, .o3, .o4, .u1, .u2, .u3, .u4 {display:block; overflow:hidden;}
.o1, .o2, .o3, .u1, .u2, .u3 {height:1px;}

.o1 {margin:0 5px; background:#CFD0AE}
.u1 {margin:0 5px; background:#CFD0AE}

.o2, .u2 {margin:0 3px; border-width:0 2px;}
.o2 {background:#fff; border-left:1px solid #CFD0AE; border-right:0px solid #CFD0AE;}
.u2 {background:#fff; border-left:1px solid #CFD0AE; border-right:0px solid #CFD0AE;}

.o3, .u3 {margin:0 2px;}
.o3 {background:#fff; border-left:1px solid #CFD0AE; border-right:0px solid #CFD0AE;}
.u3 {background:#fff; border-left:1px solid #CFD0AE; border-right:0px solid #CFD0AE;}

.o4, .u4 {height:2px; margin:0 1px;}
.o4 {background:#fff; border-left:1px solid #CFD0AE; border-right:0px solid #CFD0AE;}
.u4 {background:#fff; border-left:1px solid #CFD0AE; border-right:0px solid #CFD0AE;}

.rand p {margin:0}


table.options {
	width:100%;
	border:none;
	border-collapse:collapse;
	padding:0;
	margin:0;
	font-size:1.0em;
}
table.options td {
	vertical-align:middle;
	font-size:1em;
	padding:2px 0;
	width:50%;
}
table.options td select {
	font-size:1.0em;
}

