body {
	background-image:url(/shop/images/img_background.gif);
	font-family:tahoma,arial,sans-serif;
	background-color:#f4f1ea;
	font-size:11px;
	color:#31150D;
	padding:0px;
	margin:0px;
}

input,select {
	font-family:tahoma,arial,sans-serif;
	font-size:11px;
	color:#31150D;
}


h1 {
	font-family: "Trebuchet MS";
	padding:20px 0px 5px 0px;
	font-weight:normal;
	font-size:22px;
	margin:0px;
}

h1.hersteller {
	color:#ad9c82;
	padding:20px 0px 0px 0px;
	margin:0px;
}

h2 {
	font-family: "Trebuchet MS";
	font-size:16px;
	color:#A4631A;
	padding:0px 0px 5px 0px;
	margin:0px;
}

h3	{
	font-family: "Trebuchet MS";
	font-size:16px;
	color:#A4631A;
	padding:0px;
	margin:0px;
}

.p {
	text-align:justify;
}

img {
	border: 0 ;
}

/* TRENNLINIE
----------------------------------------------- */

.tlcontainer {
	padding:10px 0px 15px 0px;
	width:620px;
}

.spacer_trennlinie {
	padding:10px 0px 10px 0px;
	font-size:1px;
	line-height:1px;
	height:1px;
}

.trennlinie {
	background-image:url(/shop/images/img_dot.gif);
	height:1px;
	font-size:1px;
	line-height:1px;
	padding:0px;
	margin:0px;
}

ol {
	margin-left:25px;
	padding:0px;
}

ol li {
	padding:0px 0px 20px 0px;
	line-height:1.5em;
}

.twocols li {
	float: left ;
	width: 45% ;
}

/* Fehlermeldung */

.textrot {
	color:#cf5544;
}

/*li {
	display:block;
}*/

/* LINKS */

a.content_link {
	background:url(/shop/images/sym_pfeil.gif) no-repeat left 4px;
	padding-left:10px;
	color:#31150d;
	text-decoration:none;
}

/* PAGE
----------------------------------------------- */

#page {
	border-bottom:1px solid #3e1817;
	border-right:1px solid #3e1817;
	border-left:1px solid #3e1817;
	background-color:#FFFFFF;
	text-align:left;
	padding:5px;
	width:975px;
	position:relative;
}

/* HEADER
----------------------------------------------- */

#header {
	background-image:url(/shop/images/img_background_header.png);
	background-repeat:no-repeat;
	height:109px;
	width:974px;
}

#header ul {
	list-style:none;
	padding:0px;
	margin:0px;
}

#header li {
	margin:0px;
	float:left;
}

#header .right {
	padding:33px 0px 12px 376px;
}

#header .list {
	padding:7px 0px 0px 68px;
}

#header .shoppingcart {
	padding:7px 0px 0px 54px;
}

/* NAVIGATION
----------------------------------------------- */

#navigation {
	border-top:2px solid #ad9c82;
	background-color:#ddcbb3;
	height:36px;
	width:974px;
}

#navigation ul {
	list-style:none;
	padding:0px;
	margin:0px;
}

#navigation .navnobg {
	background-repeat:no-repeat;
	padding:12px 12px 6px 12px;
	margin:0px;
	float:left;
}

#navigation .navbg {
	background-image:url(/shop/images/img_navigation_spacer.gif);
	background-position:100% 50%;
	background-repeat:no-repeat;
	padding:12px 12px 6px 12px;
	margin:0px;
	float:left;
}

#subnavi ul {
	background-color:#FF000B;
	list-style:none;
	padding:0px;
	margin:0px;
}

#subnavi li {
	background-color:#FF000B;
	background:transparent;
	padding:0px;
	margin:0px;
}

/* BREADCRUMB
----------------------------------------------- */

#breadcrumb {
	padding:8px 0px 0px 0px;
	color:#31150D;
	font-size:10px
}

#breadcrumb a {
	text-decoration:none;
	color:#31150D;
}

#breadcrumb a:hover {
	text-decoration:none;
	color:#31150D;
}

#breadcrumb .active {
	font-weight:bold;
	color:#31150D;
}

/* CONTENT
----------------------------------------------- */

#content {
	width:975px;
	padding:0px;
	margin:0px;
}

#content .left {
	width:175px;
	float:left;
}

#content .right {
	padding:12px 0px 0px 18px;
	width:782px;
	float:right;
}

*html #content .right {
	width:781px;
}

/* CONTENT MAIN
----------------------------------------------- */

#main {
	/*width:602px;*/ /* BEI ONLINESCHALTUNG WIEDER EINKOMMENTIEREN! */
	width:602px;
	float:left;
}

#main ul {
	padding:5px 0px 15px 10px;
	margin:0px 0px 0px 10px;
}

#main li {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

#main h2 {
	padding: 0px 0px 5px 0px;
	margin: 0px;
	font-size: 15px;
}

#main h3 {
	font-size: 15px;
	color:#31150d;
	padding: 0px;
	margin: 0px;
}

#main p {
	line-height:1.5em;
	padding: 0 0 10px 0;
	margin:0px;
}

#main .top {
	text-align:right;
}

.mainbox {
	border:1px solid #B4A490;
	padding:10px 10px 10px 10px;
}


.special {

}

.special h2 {
	padding: 0px 0px 5px 0px;
	margin: 0px;
	font-size: 15px;
}

.special p {
	line-height:1.5em;
	padding: 0 0 10px 0;
	margin:0px;
}

/* BOX
----------------------------------------------- */

.box {
	border-bottom:1px solid #d0c4b6;
	border-top:1px solid #d0c4b6;
	background-color:#EBE4D4;
	margin:0px 0px 10px 0px;
}

.boxtrennlinie {
	background:#D9C6C7;
}

/* CATEGORIES
----------------------------------------------- */

#categories ul {
	list-style:none;
	padding:0px 0px 0px 0px;
	margin:0px;
}

#categories li {
	/*background-image:url(/shop/images/img_dot.gif);
	background-repeat:repeat-x;*/
	padding:0px;
	margin:0px;
}

#categories li.sub {
	background:transparent;
	padding:2px 0px 3px 12px;
	width:163px;
	margin:0px;
	border-bottom:1px solid #ebe4d4;
}

#categories .active {
	padding:7px 0px 7px 8px;
	font-weight:bold;
	color:#581D20;
	width:146px;
	margin:0px;
}

#categories .subcategorie {
	padding:7px 0px 7px 8px;
	font-weight:bold;
	color:#581D20;
	width:146px;
	margin:0px;
}

#categories a {
	padding:7px 0px 7px 12px;
	text-decoration:none;
	color:#31150D;
	display:block;
}

#categories a:hover {
	text-decoration:underline;
	color:#581D20;
}

#categories a.subnavi {
	color:#31150D;
}

#categories a.subnavi:hover {
	text-decoration:underline;
	color:#581D20;
}

#categories li.sub a {
	border:0px;
	padding:4px 0px 2px 12px;
	text-decoration:none;
	color:#31150D;
	display:block;
}

/* Attributes */

.attribut_title {
	font-family: "Trebuchet MS";
	font-size:12px;
	color:#31150D;
	font-weight:bold;
	padding-left:12px;
	clear:both;
}

#attributes ul {
	list-style:none;
	padding:0px 0px 0px 0px;
	margin:0px;
}

#attributes li {
	border-bottom:1px solid #D9C6C7;
	padding:7px 0px 7px 12px;
	background:url(/shop/images/img_background_categories.gif) 160px center no-repeat;
}

#attributes a {
	text-decoration:none;
	color:#31150D;
}

#attributes a:hover {
	text-decoration:underline;
	color:#581D20;
}

.attribut_anzahl {
	color:#8e7c70;
}

/* HERSTELLER
----------------------------------------------- */

#hersteller ul {
	background:#f3efe5;
	width:154px;
	list-style:none;
	padding:0px 0px 0px 0px;
	margin:13px 10px 16px 11px;
}

#hersteller li {
	padding:0px;
	width:154px;
	margin:0px;
	border-bottom:1px solid #D9C6C7;
	/*background:url(/shop/images/img_background_categories.gif) 147px 50% no-repeat;*/
}

#hersteller a {
	padding:7px 0px 7px 17px;
	text-decoration:none;
	color:#31150D;
	display:block;
}

/* Topseller */

#topseller a {
	text-decoration:none;
	color:#31150D;
	display:block;
}

#topseller a span {
	color:#aa6265;
}

/* ORNAMENT
----------------------------------------------- */

#ornament {
	background-image:url(/shop/images/img_background_ornament.gif);
	background-repeat:no-repeat;
	height:111px;
	width:175px;
}

/* PRODUCT
----------------------------------------------- */

#p {
	width:602px;
	float:left;
}

#p h1 {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-size:15px;
	color:#a4631a;
}

.p_tripple h2 {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-size:13px !important;
	color:#a4631a;
	height:50px;
}

#p p {
	padding:5px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

#p a {
	color:#944B00;
}

#p a:hover {
	color:#31150D;
}

.p_border {
	border:1px solid #d0c4b6;
}

.p_price {
	font-size:18px;
	color:#581d20;
}

.p_tripple .p_price {
	font-size:20px;
}

.p_text {
	width:350px;
}

.p_dispatch {
	color:#A08688;
	font-size:10px;
}

.p_small {
	background-image:url(/shop/images/img_footer_productbox.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:7px;
	width:290px;
	float:left;
}

.p_small td {
	vertical-align:top;
}

.p_big {
	background-image:url(/shop/images/img_footer_productbox_big.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:7px;
	width:590px;
}

.p_inside_small {
	background-image:url(/shop/images/img_background_product.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	border:4px solid #FFFFFF;
	display:table;
	width:280px;
	padding:0px;
}

.p_inside_big {
	background-image:url(/shop/images/img_background_product.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	border:4px solid #FFFFFF;
	display:table;
	width:580px;
	padding:0px;
}

.p_image_small {
	padding:5px 10px 10px 10px;
	text-align:center;
	width:70px;
}

.p_image_big {
	padding:5px 10px 10px 10px;
	text-align:center;
	width:120px;
}

.p_description_small {
	padding:5px 0px 10px 0px;
}

/* NEU */

.p_tripple {
	background-image:url(/shop/images/img_footer_productbox.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:7px;
	width:198px;
	float:left;
}

.p_inside_tripple  {
	border:4px solid #FFFFFF;
	display:table;
	width:188px;
	padding:0px;
}

/* Wissenswertes */

div.wissenswertes {
	width:600px;
}

.wissenswertes_article {
	float:left;
	width:190px;
	margin-right:10px;
	text-align:center;
}

.wissenswertes_article h1 {
	font-size:13px;
}

/* ????
----------------------------------------------- */

.mainboxinside h1 {
	font-size:11px;
	color:#420E11;
	padding:0px;
	margin:0px;
}

.mainboxinside p {
	font-size:11px;
	color:#420E11;
	padding:0px;
	margin:0px;
}

.mainboxspacer {
	background-image:url(/shop/images/img_dot.gif);
	background-repeat:repeat-x;
	margin:5px 0px 0px 1px;
	clear:both;
}

#catnavi h1 {
	display:inline;
	font-size:12px;
}

#product_image {
	text-align:center;
	float:left;
	width:350px;
}

#product_description {
	float:right;
	width:240px;
}

#product_description h2 {
	font-family:trebuchet;
	font-size:18px;
}

.attribut_row {
	background:#dfd8ce;
}

/* FOOTER
----------------------------------------------- */

#footer {
	background-color:#FFFFFF;
	height:96px;
}

#footer ul {
	list-style:none;
	padding:15px;
	margin:0px;
}

#footer li {
	padding:20px;
	float:left;
}
/* SPACER
----------------------------------------------- */

.spacer {
    font-size: 1px;
    line-height: 1px;
    height: 5px;
}

/* LINKS
----------------------------------------------- */

a {
	color:#31150D;
}

a:hover {
	color:#944B00;
}

a.alt {
	text-decoration:none;
}

a.alt:hover {
	text-decoration:none;
}

#header a {
	text-decoration:none;
	color:#31150D;
}

#header a:hover {
	text-decoration:none;
	color:#A5621B;
}

/* NEWLETTER
----------------------------------------------- */

#newsletter {
	padding:12px 0px 12px 6px;
}

#newsletter ul {
	list-style:none;
	padding:0px;
	margin:5px 0px 0px 0px;
}

#newsletter li {
	margin:5px 0px 0px 0px;
	padding:0px;
	float:left;
}

/*  FORMULARBOX
----------------------------------------------- */

.formularbox {
	background-color:#f7f4ee;
	margin:0px 0px 10px 0px;
	padding:10px;
	width:580px;
}

.formularbox p {
	line-height:1.5em;
	padding:0px;
	margin:0px;
}

/* FORM
----------------------------------------------- */

form {
	padding:0px;
	margin:0px;
}

.input_1 {
	border:1px solid #B4A490;
}

.input_2 {
	font-family:tahoma,arial,sans-serif;
	background-image:url(/shop/images/img_background_input.jpg);
	background-repeat:repeat-x;
	border:1px solid #FFFFFF;
	padding:4px 4px 5px 4px;
	font-size:11px;
	color:#31140c;
}

*html .input_2 {
	padding:3px 4px 4px 4px;
}

.input_3 {
	font-family:tahoma,arial,sans-serif;
	background-image:url(/shop/images/img_background_input.jpg);
	background-repeat:repeat-x;
	border:1px solid #FFFFFF;
	padding:1px 4px 1px 4px;
	font-size:11px;
	color:#31140c;
}

*html .input_3 {
	padding:0px 4px 0px 4px;
}

.gallerythumbs {
	float:left;
	margin-right:15px;
}

.galleryimage_inaktiv {
	float:left;
}

span.inaktiv {
	color:#DDCBB3;
}



/* TABS
----------------------------------------------- */

/*.tabList {
	border-bottom:1px solid #ccc;
	list-style:none;
	height:20px;
	padding:0;
	margin:0;
}

.tabActive {
	text-align:center;
	margin-right:4px;
	float:left;
}

.tabActive a {
	border: 1px solid #d0c4b6;
	border-bottom:1px solid #FFFFFF;;
	background-color:#FFFFFF;
	text-decoration:none;
	padding:4px 5px 0 5px;
	margin:-5px 0 0 0;
	display:block;
	height:20px;
	color:#666;
}

.tabInActive {
	text-align:center;
	margin-right:4px;
	float:left;
}

.tabInActive a {
	background:#f7f4ee;
	border-top:2px solid #d9c6c7;
	text-decoration:none;
	padding:4px 5px 0 5px;
	list-style: none;
	margin:-5px 0 0 0;
	display:block;
	height:20px;
	color:#666;
	outline: 0;
}

.tabContentActive {
	border:1px solid #d0c4b6;
	border-top:none;
	width:586px;
	padding:7px;
	display:block;
}

.tabContentInActive {
	border:1px solid #d0c4b6;
	border-top:none;
	display:none;
	width:600px;
	padding:0px;
} */

/* Tabs NEU */

#produktdetails {
	background:url(/shop/images/bg_tabnavi_ul.gif) repeat-x 0px bottom;
	width:602px;
	height:24px;
}

#produktdetails ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}

#produktdetails li {
	float:left;
	margin-right:5px;
}

#produktdetails li.tabActive {
	background:#ffffff;
	padding:5px 10px;
	border:1px solid #d0c4b6;
	border-bottom:0px;
}

#produktdetails li.tabInActive {
	background:#f7f4ee url(/shop/images/bg_tabnavi_ul.gif) repeat-x 0px bottom;
	padding:5px 10px;
	border:1px solid #d0c4b6;
	border-bottom:0px;
}

#produktdetails li a {
	color:#31150d;
	text-decoration:none;
	font-weight:bold;
}

.tabContentActive {
	border:1px solid #d0c4b6;
	border-top:0px;
	padding:10px;
}

.tabContentInActive {
	border:1px solid #d0c4b6;
	border-top:0px;
	display:none;
}

.detailattributes {
	width:500px;
	background:#d0c4b6;
	margin-top:10px;
}

.detailattributes .even td {
	background:#f7f4ee;
}

.detailattributes td {
	width:50%;
	padding:2px 10px;
	background:#ffffff;
}

.additional_image_left {
	float:left;
	margin:0px 20px 0px 0px;
}

.additional_image_right {
	float:right;
	margin:0px 0px 0px 20px;
}


/* END
----------------------------------------------- */

#end {
	font-size:10px;
	color:#876968;
}

#end a {
	text-decoration:none;
	color:#876968;
}

#end a:hover {
	text-decoration:none;
	color:#795e5d;
}

/* LP
----------------------------------------------- */

a.lp {
	text-decoration:none;
	color:#938065;
}

a.lp:hover {
	text-decoration:none;
	color:#a4631a;
}

/* Löschen-Link in der Merkliste */

a.merkliste_loeschen {
	display: none ;
}

.merkliste .merkliste_loeschen a {
	display: none ;
}
.merkliste a.merkliste_loeschen {
	display: inline ;
}

/* Seitenzahlen */

.seitenzahl {
	border:1px solid #d0c4b6;
	text-decoration:none;
	line-height:16px;
	padding:1px 3px 1px 4px;
}

.seitenzahl_aktiv {
	border:1px solid #d0c4b6;
	background:#eeeade;
	font-weight:bold;
	padding:1px 3px 1px 4px;
}

/* -- */

.detail_text {
	width:600px;
}

/* VENDOR
----------------------------------------------- */

#vendorlist td {
	vertical-align: top;
}

#vendorlist dt {
	font-family: "Trebuchet MS";
	padding:0px 0px 5px 0px;
	font-weight: bold;
	font-size:15px;
	color:#A4631A;
	width:198px;
	margin:0px;
}


#vendorlist dd {
	padding:0px;
	margin:0px;
}


/* Warenkorb Slider */

#warenkorb_slider_link {
	position:absolute;
	right:-37px;
	top:170px;
	width:36px;
	height:138px;
	z-index:5;
	cursor:pointer;
}

*html #warenkorb_slider_link {
	right:-36px;
}

#warenkorb_slider {
	position:absolute;
	top:170px;
	right:-31px;
	padding-right:31px;
	width:0px;
	height:129px;
	overflow:hidden;
	background:#e5e0db;
	z-index:2;
}

#warenkorb_slider_inlay {
	margin:4px;
	border:1px solid #ccbca6;
}

#warenkorb_slider_inlay2 {
	height:119px;
	background:url(/shop/images/icon_warenkorb_big.gif) no-repeat 5px 9px;
}

/* Float ul */

ul.ulfloat {
	padding:0px;
	margin:0px;
	list-style-type:none;
	width:630px;
}

ul.ulfloat li {
	float:left;
	width:210px;
}

ul.ulfloat li a {
	color:#944B00;
	font-size:13px;
	line-height:18px;
}

.detailimage {
	position:relative;
}

.frischesiegel {
	position:absolute;
	top:0px;
	right:0px;
}

.frischesiegel_info {
	display:none;
	position:absolute;
	width:400px;
	text-align:left;
	top:34px;
	left:34px;
	border:1px solid #d0c4b6;
	padding:5px 10px;
	background:#ffffff;
}

#notice {
	padding:10px;
	display:block;
	width:400px;
	height:315px;
}


#notice ul {
	padding:5px 0px 15px 10px;
	margin:0px 0px 0px 10px;
}

#notice li {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}/* TEASER
----------------------------------------------- */

#teaser {
	border:1px solid #d0c4b6;
	padding:4px;
}

#teaser .text {
	padding:62px 0px 0px 240px;
	width:510px;
}

#teaser .home {
	background-image:url(/shop/images/img_background_teaser_home.jpg);
	background-repeat:no-repeat;
	height:165px;
	width:770px;
}


.teaser_small {
	border:1px solid #d0c4b6;
	width:516px;
	float:left;
}

/* TEASER-RIGHT margin-left:17px;
----------------------------------------------- */

#boxright {
	margin:0px 0px 0px 15px;
	float:right;
	text-align:left;
}

#boxright h3 {
	color:#afa180;
}

.teaser_box {
	border:1px solid #afa180;
	padding:4px;
}

.main {
	border:1px solid #d0c4b6;
}

/* Einzelne Teaser */

#teaser_versandkostenfrei {
	background:url(/shop/images/bg_teaser_versandkostenfrei.jpg) no-repeat;
	height:134px;
}

#teaser_versandkostenfrei div,span {
	color:#581d20;	
}

#teaser_versandkostenfrei a {
	color:#581d20;
	text-decoration:underline;
	background:url(/shop/images/img_icon_arrow.gif)	no-repeat left center;
	padding-left:8px;
}

/* Kategorie Teaser */

.rub_teaser {
	border:1px solid #cfc4b6;
	padding:4px;
}

.rub_teaser .inlay {
	/*background:#a4631a url(/shop/images/bg_kategoriebox.jpg) repeat-y right top;*/
	background:#f7f4ee url(/shop/images/bg_rub_teaser.gif);
	display:table;
	height:130px;
	width:772px;
}

*html .rub_teaser .inlay {
	width:770px;
}

.rub_teaser h1 {
	font-family:tahoma,arial,sans-serif;
	font-size:11px;
	color:#311707;
	font-weight:bold;
}

.rub_teaser .inlay .teaser_inlay_left {
	float:left;
	width:220px;
}

.rub_teaser .inlay .teaser_inlay_right {
	float:left;
	width:500px;
}

.rub_teaser .inlay .teaser_inlay_info {
	width:700px;
	margin:0px 0px 0px 20px;
}

.rub_teaser .inlay .teaser_inlay_right span {
	color:#311707;
}

.rub_title {
	padding:15px 0px 12px 0px;
}

.startteaser {
	padding:0px !important;
	margin:20px 0px 0px 0px !important;
	list-style-type:none !important;
}

.startteaser li {
	background:url(/shop/images/arrow_brown.gif) no-repeat left 7px;
	padding-left:8px;
	line-height:18px;
}

.startteaser a {
	color:#230e00;
	text-decoration:none;
	font-weight:bold;
}

/* LP
----------------------------------------------- */

#teaserlp {
	border:1px solid #d0c4b6;
	padding:4px;
	width:964px;
}

#teaserlp .inhalt {
	height:165px;
}

/* PRODUCTFINDER
----------------------------------------------- */

#productfinder {
	border: 1px solid #d0c4b6;
	margin-left: 10px;
	width: 150px;
}

#productfinder .border {
	padding:4px;
}

#productfinder .headline {
	border-bottom: 1px solid #ffffff;
	background-color: #ebe4d4;
	padding: 10px 0 10px 10px;
	font-weight: bold;
}


#productfinder .active {
	border-bottom: 1px solid #ffffff;
	background-color: #dad1c4;
}

#productfinder .inactive {
	border-bottom: 1px solid #ffffff;
	background-color: #ebe4d4;
}

#productfinder .selection {
	padding: 5px 0 0 0;
}

#productfinder a.filter {
	padding: 10px 0 10px 15px;
	text-decoration: none;
	display: block;
	color: #a4631a;
}

#productfinder a.filter:hover {
	padding: 10px 0 10px 15px;
	text-decoration: none;
	display: block;
	color: #31150d;
}

#productfinder a.subfilter {
	padding: 0 0 5px 15px;
	text-decoration: none;
	display: block;
	color: #a4631a;
}

#productfinder a.subfilter:hover {
	padding: 0 0 5px 15px;
	text-decoration: none;
	display: block;
	color: #31150d;
}


/* LASTSEEN
----------------------------------------------- */

.ls_head {
	background:url(/shop/images/teaser/img_teaser_zuletzt_oben.png) no-repeat;
	width:175px;
	height:20px;
}

.ls_inner {
	border-left: 1px solid #d0c4b6;
	border-right: 1px solid #d0c4b6;
	width:173px;
}

.ls_foot {
	background:url(/shop/images/teaser/img_teaser_zuletzt_unten.png) no-repeat;
	width:175px;
	height:6px;
}
/* STEPS
----------------------------------------------- */

#order_process {
	background:url(/shop/images/schritt_order_linie.gif) repeat-y 17px 0px;
	padding-left:4px;
}

#order_process .pic {
	padding:3px 0px 3px 0px;
	background:#ffffff;
	float:left;
	width:40px;
}

#order_process .info {
	white-space:nowrap;
	line-height:39px;
	font-size:12px;
	color:#d0c4b6;
	width:131px;
	float:left;
}

#order_process .aktiv {
	color:#31150d;
}

#order_process .info a {
	text-decoration:none;
	font-size:12px;
	color:#d0c4b6;
}

/* DETAIL
----------------------------------------------- */

#detail {
	width:602px;
	float:left;
}

#detail p {
	line-height:1.5em;
	padding: 0 0 10px 0;
	margin:0px;
}


#detail h2 {
	margin-bottom: 0px;
	font-size: 15px;
}

#detail h3 {
	font-size: 15px;
	color:#31150d;
	padding: 0px;
	margin: 0px;
}

h1 {
	font-family: "Trebuchet MS";
	font-weight:normal;
	color:#494949;
	font-size:22px;
}

.d_delivery {
	border-bottom: 1px solid #D0C4B6;
	padding:5px 5px 5px 5px;
	color:#AFA180;
}

.d_left {
	padding:0px 20px 0px 0px;
	vertical-align:top;
	width:250px;
}

.border_d_right {
	border: 1px solid #D0C4B6;
}

.d_right {
	border:4px solid #ffffff;
	background:#F7F4EE url(/shop/images/bg_d_right.gif) no-repeat right bottom;
	vertical-align:top;
	width:322px;
}

.d_coffee {
	width:173px;
}

.d_zoom {
	border-bottom: 1px solid #D0C4B6;
	width:250px;
}

.d_infobox {
	border-top: 1px solid #D0C4B6;
}

#detail .color_1 {
	background-color:#AA6265;
}

#detail .color_2 {
	background-color:#581D20;
}

#detail .color_3 {
	background-color:#D0C4B6;
}

/* CART 
----------------------------------------------- */

#header_cart {
	background-image:url(../images/img_background_header_cart.png);
	background-repeat:no-repeat;
	height:109px;
	width:974px;
}

.table {
	border-bottom:1px solid #E7E1DA;
	border-top:1px solid #E7E1DA;
  	width:602px;
}

.table_2 {
	border-bottom:1px solid #E7E1DA;
	border-top:1px solid #E7E1DA;
  	width:602px;
}

.table_3 {
	border-top:1px solid #EFEBE6;
	border-bottom:1px solid #EFEBE6;
	width:602px;
	background:#FBF9F6;
}

.table td {
	vertical-align:top;
   	padding:4px;
}

.table_2 td {
	vertical-align:top;
   	padding:2px;
}

.table .bg {
	background-color:#F7F4EE;
}

.table_2 .bg {
	background-color:#F7F4EE;
}

input.clear {
	background:transparent;
	border:0px;
	padding-left:5px;
	color:#31140C;
	font-family:tahoma,arial,sans-serif;
	font-size:11px;
}

.scart_header {
	color:#AFA180;
}

.select_down {
	position:absolute;
	top:-1px;
	left:0px;
	display:none;
	width:211px;
	border-left:1px solid #cfc4b6;
	border-right:1px solid #cfc4b6;
	border-bottom:1px solid #cfc4b6;
}

*html .select_down {
	width:212px;
}

.select_option {
	width:211px;
	height:20px;
	cursor:pointer;
	background:#FFF;
}

*html .select_option {
	width:212px;
}/*
-----------------------------------------------
Author:   Torge Joerrens
Version:  March 2008
----------------------------------------------- */

.cartbox {
	background-color:#f7f4ee;
	margin:0px 0px 10px 0px;
	padding:10px;
	width:600px;
}

.cartbox p {
	line-height:1.5em;
	padding:0px;
	margin:0px;
}

.cartboxsmall {
	background-color:#f7f4ee;
	margin:0px 10px 0px 0px;
	padding:4px;
	height:100px;
	width:210px;
}

.cartboxsmall td {
	line-height:1.5em;
}

/* CART
----------------------------------------------- */

#cart {
	width:674px;
}

#cart th {
	padding:5px 10px 5px 10px;
	background-color:#ebe4d4;
}

#cart td {
	vertical-align:top;
}

#cart .cleft {
	padding:10px 10px 10px 10px;
	border-bottom: 1px solid #ebe4d4;
	border-right: 1px solid #ebe4d4;
	border-left: 1px solid #ebe4d4;
}

#cart .cright {
	padding:10px 10px 10px 10px;
	border-right: 1px solid #ebe4d4;
	border-bottom: 1px solid #ebe4d4;
}

#cart .cfoot {
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #f7f4ee;
	padding:5px 10px 5px 10px;
	background-color:#f7f4ee;
}

#cart .cfoot_clear {
	border-right: 1px solid #f7f4ee;
	padding:5px 10px 5px 10px;
}

#cart .cfoot_clear_2 {
	padding:2px 10px 2px 10px;
	font-size:10px;
	color:#A08688;
}

.cartinfo {
	text-decoration:none;
	font-size:10px;
	color:#A08688;
}

.carttext {
	line-height:1.5em;
	width:620px;
}

/* LINKS
----------------------------------------------- */

a.cartlink {
	text-decoration:none;
	font-size:10px;
	color:#A08688;
}

a.cartlink:hover {
	text-decoration:none;
	font-size:10px;
	color:#a4631a;
}

/* NOTICE
----------------------------------------------- */

#noticebox {
	border:1px solid #B4A490;
	padding:10px 10px 10px 10px;
}

#noticebox ul {
	padding:5px 0px 0px 10px;
	margin:0px 0px 0px 10px;
}

#noticebox li {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

.notice {
	font-weight:bold;
}

/* FORM
----------------------------------------------- */

form {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

input, textarea {
	font-family:tahoma,arial,sans-serif;
	font-size:11px;
}

label {
	cursor:pointer;
}/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Copyright (c) 20010 Janis Skarnelis
 * Examples and documentation at: http://fancybox.net
 *
 * Version: 1.3.0 (02/02/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */
 
#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	height: 40px;
	width: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	background: transparent;
	z-index: 1104;
	display: none;
}

* html #fancybox-loading {	/* IE6 */
	position: absolute;
	margin-top: 0;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('/shop/images/fancybox/fancy_loading.png') no-repeat;
}

#fancybox-overlay {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: #000;
	z-index: 1100;
	display: none;
}

* html #fancybox-overlay {	/* IE6 */
	position: absolute;
	width: 100%;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 20px;
	z-index: 1101;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #FFF;
}

#fancybox-inner {
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: 0;
	outline: none;
	overflow: hidden;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 32px;
	height: 32px;
	background: url('/shop/images/fancybox/fancy_close.png') top left no-repeat;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox_error {
	color: #444;
	font: normal 12px/20px Arial;
}

#fancybox-content {
	height: auto;
	width: auto;
	padding: 0;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
	-ms-interpolation-mode: bicubic;
}

#fancybox-frame {
	position: relative;
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-title {
	position: absolute;
	bottom: 0;
	left: 0;
	font-family: Arial;
	font-size: 12px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding: 10px 0;
	text-align: center;
	color: #333;
}

.fancybox-title-outside {
	padding-top: 5px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}

.fancybox-title-over {
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background: url('/shop/images/fancybox/fancy_title_over.png');
	display: block;
}

#fancybox-title-wrap {
	display: inline-block;
}

#fancybox-title-wrap span {
	height: 32px;
	float: left;
}

#fancybox-title-left {
	padding-left: 15px;
	background: transparent url('/shop/images/fancybox/fancy_title_left.png') repeat-x;
}

#fancybox-title-main {
	font-weight: bold;
	line-height: 29px;
	background: transparent url('/shop/images/fancybox/fancy_title_main.png') repeat-x;
	color: #FFF;
}

#fancybox-title-right {
	padding-left: 15px;
	background: transparent url('/shop/images/fancybox/fancy_title_right.png') repeat-x;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background-image: url('blank.gif');
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background: transparent url('/shop/images/fancybox/fancy_nav_left.png') no-repeat;
}

#fancybox-right-ico {
	background: transparent url('/shop/images/fancybox/fancy_nav_right.png') no-repeat;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible;    /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

div.fancy-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	z-index: 1001;
}

div#fancy-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('/shop/images/fancybox/fancy_shadow_n.png') repeat-x;
}

div#fancy-bg-ne {
	top: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('/shop/images/fancybox/fancy_shadow_ne.png') no-repeat;
}

div#fancy-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('/shop/images/fancybox/fancy_shadow_e.png') repeat-y;
}

div#fancy-bg-se {
	bottom: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('/shop/images/fancybox/fancy_shadow_se.png') no-repeat;
}

div#fancy-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('/shop/images/fancybox/fancy_shadow_s.png') repeat-x;
}

div#fancy-bg-sw {
	bottom: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('/shop/images/fancybox/fancy_shadow_sw.png') no-repeat;
}

div#fancy-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('/shop/images/fancybox/fancy_shadow_w.png') repeat-y;
}

div#fancy-bg-nw {
	top: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('/shop/images/fancybox/fancy_shadow_nw.png') no-repeat;
}