/* THE BIG GUYS */
* {margin:0;padding:0}
body {font-family:"Trebuchet MS",Verdana,Arial,Sans-serif; font-size:14px; margin:0; padding:0; 
/*morris - background geändert*/
/*background-image:url(../img/bg.gif); 
background-color:#FFFFFF;*/
/*background-color:#fbe9ba;*/
/*background-color:#fcf0d2;*/
background-color:#fffaed;
/*background-color:#fcf6e7;*/
}

/* HEADINGS */
h1 {
	/*morris color geändert*/
	/*color:#000000;*/
	color:#3a1d03;
	font-weight:bold;
	letter-spacing:5px;
	/*morris font-size geändert*/
	/*font-size:22px;*/
	font-size:26px;
	/*morris text-align hinzugefügt*/
	text-align:center;
	/*morris margin geändert*/
	/*margin:20px 0px 15px 0px;*/
	margin:10px 0 10px 0;
	padding:0px;width:auto;
	/*morris border ausgeschaltet*/
	/*border-style:solid;
	border-width:0px 0px 1px 0px;
	border-color:#000000;*/
	}
	
	.h1_cap{
			/*morris color geändert*/
	/*color:#000000;*/
	color:#3a1d03;
	font-weight:bold;
	letter-spacing:5px;
	/*morris font-size geändert*/
	/*font-size:22px;*/
	font-size:26px;
	/*morris text-align hinzugefügt*/
	text-align:center;
	/*morris margin geändert*/
	/*margin:20px 0px 15px 0px;*/
	margin:10px 0 10px 0;
	padding:0px;width:auto;
	/*morris border ausgeschaltet*/
	/*border-style:solid;
	border-width:0px 0px 1px 0px;
	border-color:#000000;*/
}
	
h2 {
	/*morris color geändert*/
	color:#3a1d03;
	/*color:#000000; */
	font-weight:bold;
	font-size:16px;
	margin:15px 0px 8px 0px;
	padding:0px;
	}

/* LINKS GLOBAL */

.ph2{
	color:#3a1d03;
	/*color:#000000; */
	font-weight:bold;
	font-size:16px;
	margin:15px 0px 8px 0px;
	padding:0px;		
}

a,a:link,a:hover {
	/*morris text-decoration geändert*/
	/*text-decoration:underline;*/
	text-decoration:none;
	cursor:pointer;
	}
	
a,a:link {
	background:transparent;
	}
a:link {
	/*morris - color geändert*/
	/*color:#c64934;*/
	color:#3a1d03;
	}
a:visited {
	/*morris - color geändert*/
	/*color:#c64934;*/
	color:#3a1d03;
	}
a:hover,a:active {
	/*morris - color geändert*/
	/*color:#c64934;*/
	color:#3a1d03;
	}
a img {
	border:none;
	}

/* INPUT ELEMENTS GLOBAL (CSS 1 compatible) */
input {font-family:"Trebuchet MS",Verdana,Arial,Sans-serif; font-size:12px;}
textarea {font-family:"Trebuchet MS",Verdana,Arial,Sans-serif; font-size:12px; border-width:1px; border-style:solid; border-top-color:#4E4E4F; border-left-color:#4E4E4F; border-bottom-color:#AEAEAE; border-right-color:#AEAEAE}
select {font-family:"Trebuchet MS",Verdana,Arial,Sans-serif; font-size:12px; border-width:1px; border-style:solid; border-top-color:#4E4E4F; border-left-color:#4E4E4F; border-bottom-color:#AEAEAE; border-right-color:#AEAEAE}

/* INPUT ELEMENTS DETAILED (CSS 2 compatible - works only in new browsers (FF 2.0, IE 7...) */
input[type=text], input[type=password] { 
	/*morris 1024*/
	width:200px;
	border-width:1px; 
	border-style:solid; 
	border-top-color:#4E4E4F; 
	border-left-color:#4E4E4F; 
	border-bottom-color:#AEAEAE; 
	border-right-color:#AEAEAE;
}


/* PARAGRAPH GLOBAL */
p {margin:8px 0px 8px 0px}

.float_left { float:left;}

.float_right { float:right;}

.box_small_img {
	/*morris margin geändert*/
	/*margin:0pt 2px 3px 0pt;*/
	display:block; margin:0 auto; padding:0 auto; text-align:center;
	}
	

/* FAKE HR DIV CAUSE OF IE TROUBLES */
div.hr {padding-top:1px; height:0; overflow:hidden; margin:0; line-height:0px; background-color:#4E4E4F}
div.hrlightgrey {padding-top:1px; height:0; overflow:hidden; margin:0; line-height:0px; background-color:#999999}
div.hrproductpreview {padding-top:1px; height:0; overflow:hidden; margin:12px 0px 12px 0px; display:inline; height:0px; line-height:0px; display:block; background-image:url(../img/hr_productpreview.gif);}

/* TABLE GLOBAL */
table td {padding:2px;}

/* WHOLE SITE WRAPPER */
#wrap {	
margin: 0 auto; /*morris width geändert*//*width:950px;*/ 
min-height:900px;
/*width:1000px;*/ 
/*width:1240px;*/
/*morris 1024*/
width:1024px;
/*morris background-color geändert*//*background-color:#fff;*/ 
/*background-color:#fbe9ba; */
/*eigener border*/
/*border-style:solid; 
border-color:#fff; 
border-width:0px 10px 0px 10px; */

	/*Rahmen*/
	/*border:#3a1d03 10px solid;	*/
	
	/*Ecken abrunden*/
	/*-webkit-border-radius:15px;
	-moz-border-radius:15px;
	-khtml-border-radius:15px;
	border-radius:15px;*/
	
	/*Schatten*/
	/*-webkit-box-shadow: 5px 5px 10px #3a1d03;
	-moz-box-shadow: 5px 5px 10px #3a1d03;
	-khtml-box-shadow: 5px 5px 10px #3a1d03;*/

 
}

#socialbookmark img {padding: 2px; align:center;}

/* POPUP WINDOWS */
#popupwrap {margin: 0 auto; width:100%; background-color:#fff; padding:0px 0px 0px 10px;}
#popupheaderwrap {background: url(../img/bg_topmenu.gif) repeat-x; height:36px;}
#popupmenu {float:left; padding:0; margin:0; list-style-type:none; height:36px; font-size:13px; background: url(../img/bg_topmenu.gif) repeat-x;}
#popupmenu li {height:36px; float:left; padding: 0px 25px 0px 25px; margin:0; background: url("../img/bg_topmenu_breakline.gif") no-repeat; background-position:right;}
#popupmenu a, #popupmenu a:link, #popupmenu a:visited, #popupmenu a:hover, #popupmenu a:active {line-height:36px; vertical-align:middle; text-decoration:none; font-weight:bold; cursor:pointer;color:#fff; margin:0; padding:0;}
#popupmenu a:hover {color:#DB9501;}

a.popuplink {padding-left: 20px;background: url(../img/printer.png) no-repeat center left;}


/* HEADER WITH LOGO, SEARCH BOX AND LANGUAGE SELECTION */
#header {
	/*morris height geändert*/
	/*height:115px;*/ 
	/*height:200px; */
	
	margin-bottom:5px;
	/*morris background entfernt*/
	/*background: #666 url("../img/bg_header.gif") repeat-x; */
	/*morris - border entfernt*/
	/*border-bottom: 1px solid #fff; 
	border-top: 10px solid #fff;*/
	/*border:#39F 2px solid;*/
	/*width:1240px;*/
	/*morris 1024*/
	width: 1024px; 
	}
	
#headnav{
	margin:10px 10px 0 0;
	font-weight:bold;
	text-align:right;
	float:right;
	width:400px;
	height:195px;
	/*border:#90F 2px solid;*/	
}

p.morris_welcome{
	margin-top:5px;
	font-weight:normal;
	font-size:14px;
/*	background:#FFF;
	border:#DDD8D0 1px solid;
*/	padding:5px;

}

a.morris_welcome_link{
	text-decoration:underline;	
}

li.headnav_link {
	list-style-type:none;
	display:inline;
}

li.headnav_link a:hover{
	background:#F2CC99;
}

	
#header	#logo {/*morris padding entfernt*//*padding-left:27px;*/ 
	float:left;
	margin-top:10px;
	
}

#header #search {
	/*morris - height geändert*//*height:75px;*/ 
	/*height:125px;*/
	float:right; 
	/*morris - background entfernt*//*background: url("../img/bg_search_breakline.gif") no-repeat;*/ 
	/*morris color geändert*/
	/*color:#fff;*/
	color:#3a1d03; 
	padding:20px 10px 0px 10px;
	}

h2.morrissearch {
/*morris background-image entfernt - farbe gesetzt*//*background-image:url(../img/bg_boxheader.gif);*/ 
/*background-color:#3a1d03; */
text-align:center;
color:#3a1d03;
/*morris runde ecken*/

/*Ecken abrunden*/
-webkit-border-top-left-radius: 10px;
-webkit-border-top-right-radius: 10px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px;
border-top-left-radius: 10px;
border-top-right-radius: 10px;

height:28px;
/*morris font-size geändert*/
/*font-size:11px; */
font-size:14px;
/*morris - font-weight hinzugefügt*/
font-weight:bold;
color:#FFFFFF; 
padding:2px 8px 0px 8px; 
margin:0; 
line-height:28px; 
vertical-align:middle;
margin-bottom:15px;
	}

	
#header #search a {
	/*morris color geändert*/
	/*color:#fff;*/ 
	color:#3a1d03; 
	font-size:11px;
	}
#header td {padding-top:1px; padding-right:4px;}

/* BREADCRUMB PATH AS LIST */
#breadcrumb ul{
background-color:#FFF;
border:#DDD8D0 1px solid;
font-size:12px;
height:28px;
padding-left:10px;
}
#breadcrumb a, #breadcrumb p, #breadcrumb a:link, #breadcrumb a:visited, #breadcrumb a:hover, #breadcrumb a:active {
	
	line-height:20px;
	text-decoration:none; 
	font-weight:normal; 
	cursor:pointer;
	color:#3a1d03;
  display:block;
  padding:2px 0 2px 2px;margin:0;
	}


#breadcrumb ul li{
	display:inline;
  float:left;  
	padding: 0 10px 0 0;
	margin: 2px 8px 0 0;
  background:url(../img/bg_breadcrumbarrow.gif) no-repeat right 7px;
}

/*testweise ausgeschaltet*/
/*#breadcrumb ul{
	list-style-image: url(../img/bg_breadcrumbarrow.gif);margin:0;padding:0;padding-left: 1em;
	} 
*/

/* TOPMENU AS LIST */
#topmenuwrap {
	
	/*morris margin-bottom geändert*/
	
	/*margin-bottom:10px;*/
	/*morris background geändert*/
	/*background: url(../img/bg_topmenu.gif) repeat-x;*/
	
	/*morris navigation*/
	background-color:#3a1d01;
	/*Rahmen*/
	/*border:#3a1d03 15px solid;	*/
	
	}
#topmenu {
	float:left; 
	padding:5px 0 5px 0; margin-bottom:15px;
	list-style-type:none; 
	
	font-size:12px; 
	background:#3a1d03;
	width:100%;
	
	/*morris background geändert*/
	/*background: url(../img/bg_topmenu.gif) repeat-x;*/
	}
	
#topmenu li {
	/*height:36px; */
	float:left; 
	padding: 0px 15px 0px 15px;  
	margin:0; 
	/*morris breakline ausgeschaltet*/
	/*background: url("../img/bg_topmenu_breakline.gif") no-repeat; */
	/*background-position:right;*/
	}
	
#topmenu a, #topmenu a:link, #topmenu a:visited, #topmenu a:hover, #topmenu a:active {
	/*line-height:36px; */
	vertical-align:middle; 
	text-decoration:none; 
	font-weight:bold; cursor:pointer;
	color:#fff; 
	margin:0; 
	padding:0;
	}
	

/* LANGUAGE SELECTION IN TOPMENU LIST */
#languages { 
text-align:right; 
/*font-weight:bold;*/
height:28px; font-size:14px; 
/*morris background geändert*/
/*background: url(../img/bg_topmenu.gif) repeat-x; */
padding: 8px 10px 0px 0px; 
/*morris margin geändert*/
/*margin:0;*/
margin:0 15px 0 0;
}

/* currency SELECTION IN TOPMENU LIST */
#currencies {
	float:right; 
	text-align:right; 
	height:26px; font-size:13px; 
	/*morris background geändert*/
	/*background: url(../img/bg_topmenu.gif) repeat-x; */
	padding: 10px 10px 0px 10px; 
	margin:0;
	}


/* CONTENT WRAPPER */
#contentwrap {clear:both;/*morris width geändert*//*width:950px;*/ /*morris 1024*/ width:1024px; /*width:1240px;*/ padding:0; min-height:500px;}

/* LEFT COLUMN */
#leftcol {float:left; /*morris width geändert*//*width:200px;*/ /*morris 1024*/ width:200px; /*width:225px;*/ padding:0px 0px 15px 0px;}

/* RIGHT COLUMN */
#rightcol {float:right; /*morris width geändert*//*width:200px;*/ /*morris 1024*/ width:200px; /*width:225px;*/ padding:0px 0px 15px 0px;}

/* MAIN CONTENT */
#content {
	float:left; 
	/*morris width geänder*/
	/*width:495px;*/ 
	/*width:555px;*/
	/*morris 1024*/
	/*width: 600px;*/
	width: 812px; 
	padding-left:12px;
	/*width:750px; */
	/*morris padding geändert*//*padding:0px 25px 0px 25px;*/ 
	/*padding:0px 20px 0px 20px; */
	/*padding:0px 5px 0px 20px;*/
	margin-bottom:15px;
	}
#contentfull {/*xtmorris*//*width:890px;*/ width:100%; padding:0px 30px 0px 30px; margin-bottom:15px;}

/* CATEGORY MENU */
h2.categoryheader {
	background-color:#F3A807; 
	/*morris background-image ausgeschaltet*//*background-image:url(../img/bg_boxheader.gif);*/
	height:28px;
	font-size:11px; 
	color:#FFFFFF; 
	padding:2px 8px 0px 8px; 
	margin:0; line-height:28px; 
	vertical-align:middle;
	}
h2.categoryheader a {
	text-decoration:none; 
	color:#fff;
}
ul#categorymenu .active, ul#categorymenu .active a { 
color:#3a1d03;
font-weight:900; 
/*morris color geändert*/
color: #FFF;
}
nav.categorymenu ul { list-style-type:none; }
nav.categorymenu ul li { list-style-type:none; border: solid #fff; border-width:1px 0px 0px 0px;}
nav.categorymenu ul li a{ text-decoration:none; color:#fff;}
nav.categorymenu ul li.level2 a{color:#3a1d03;}
nav.categorymenu ul li.level3 a{color:#3a1d03;}

/*gchroner level 4 css*/
nav.categorymenu ul li.level4 a{color:#3a1d03;}
nav.categorymenu ul li a:hover {font-weight:bold;}
nav.categorymenu ul {
	/*morris background-color entfernt*/
	/*background-color:#EDEDED; */
	/*morris boder entfernt*/
	/*border: solid #DB9502; 
	border-width:0px 1px 1px 1px;*/
	margin-bottom:15px; 
 }

/* 1st TIER */ 
nav.categorymenu ul li.level1 { 
/*morris background-color geändert*/
/*background-color:#3a1d03;*/
letter-spacing:2px;
background-color:#67390d;
/*background-color:#DA9401; */
padding:4px 0px 2px 4px; 
font-size: 1.0em;
}


/* 2nd TIER */ 
nav.categorymenu ul li.level2 { 
/*morris background geändert*/
/*background-color:#EEA003;*/ 
/*background-color:#4f2704;*/
/*background-color:#faedcb;*/
background-color:#fff;
padding:4px 0px 4px 15px; 
font-size: 0.9em;
border:#3a1d03 1px solid;
}

/* 3rd TIER */ 
nav.categorymenu ul li.level3 {
/*morris background geändert*/
/*background-color:#EEA003;*/ 
background-color:#faedcb;
padding:4px 0px 4px 40px;  
font-size: 0.8em;
border:#3a1d03 1px solid;
}

/*gchroner 4th TIER*/
/* 3rd TIER */ 
nav.categorymenu ul li.level4 {
/*morris background geändert*/
/*background-color:#EEA003;*/ 
background-color:#ffd87c	;
padding:4px 0px 4px 55px;  
font-size: 0.8em;
border:#3a1d03 1px solid;
}


/* BOXES GLOBAL DEFINITION */
h2.boxheader {
/*morris background-image entfernt - farbe gesetzt*//*background-image:url(../img/bg_boxheader.gif);*/ 
background-color:#3a1d03; 
/*morris runde ecken*/

/*Ecken abrunden*/
-webkit-border-top-left-radius: 5px;
/*-webkit-border-top-right-radius: 5px;*/
-moz-border-radius-topleft: 5px;
/*-moz-border-radius-topright: 5px;*/
border-top-left-radius: 5px;
/*border-top-right-radius: 5px;*/

height:28px;
/*morris font-size geändert*/
/*font-size:11px; */
font-size:14px;
/*morris - font-weight hinzugefügt*/
/*font-weight:bold;*/
color:#FFFFFF; 
padding:2px 8px 0px 8px; 
margin:0; 
line-height:28px; 
vertical-align:middle;
}

h2.boxheader a:link, h2.boxheader a:hover, h2.boxheader a:active, h2.boxheader a:visited {
	text-decoration:none; 
	color:#ffffff
	}
.boxbody {
	/*morris - background und border entfernt*/
/*	background-color:#ededed; 
	border-style:solid; 
	border-color:#4E4E4F; 
	border-width:0px 1px 1px 1px; 
*/	
	/*morris padding geändert*/
	/*padding:8px; */
	padding:5px 2px 5px 2px; 
	margin-bottom:15px;
	border-left:#3a1d03 1px solid;
	}
	
	.boxbody_right {
	/*morris - background und border entfernt*/
/*	background-color:#ededed; 
	border-style:solid; 
	border-color:#4E4E4F; 
	border-width:0px 1px 1px 1px; 
*/	
	/*morris padding geändert*/
	/*padding:8px; */
	padding:5px 2px 5px 2px; 
	margin-bottom:15px;
	border-right:#3a1d03 1px solid;
	}

	
.boxbody h3, .boxbody h3 a {font-size:11px}
.boxbody h3.center, .boxbody h3.center a {font-size:11px; text-align:center}
.boxbody p {color:#000000; font-size:11px; margin:6px 0px 6px 0px}
.boxbody p.center {color:#000000; font-size:11px; text-align:center; margin:6px 0px 6px 0px}
.boxbody td {color:#000000; font-size:11px; margin:6px 0px 6px 0px}
.boxbody .productOldPrice {font-size:11px; color:#FF0000}
.boxbody div.hr {margin-top:5px; margin-bottom:5px}
.boxbody div.hrlightgrey {margin-top:5px; margin-bottom:5px;}
.boxbody a {
	/*morris font-size geändert*/
	/*font-size:11px;*/
	line-height:20px;
	font-size:14px;
	}
.boxbody .productboximage {border: solid 1px #999999;}

/* INFO BOX */
.	body ul.contentlist {
	margin-bottom:50px; 
}

ul.contentlist li { 
list-style-type:none; 
}

/*morris .infoboxbody margin nach unten*/
.infoboxbody{
	margin-bottom:15px;	
	border-right:#3a1d03 1px solid;
}

.infoboxbody ul.contentlist li a{ /*text-decoration:none; color:#000;*/}

/* 1st TIER */ .infoboxbody ul.contentlist li.level1 { /*morris background entfernt*//*background-color:#FFF2CC;*/ padding:4px 0px 4px 6px; /*morris font-size geändert*//*font-size: 14px;*/ font-size:12px;/*1.0em;*/ color:#000;}
/* 2nd TIER */ .infoboxbody ul.contentlist li.level2 { /*morris background entfernt*//*background-color:#FFF2CC;*/ padding:4px 0px 4px 24px; font-size: 0.9em; color:#000;}
/* 3rd TIER */ .infoboxbody ul.contentlist li.level3 { /*morris background entfernt*//*background-color:#FFF2CC;*/ padding:4px 0px 4px 40px; font-size: 0.8em; color:#000;}

/* DISCOUNTPRICE */
.discountprice {font-size:11px; color:#FF0000}

/* CART BOX */
h2.boxcartheader {
	/*morris eigener background*/
	/*background-image:url(../img/bg_boxheader.gif);*/
	background-color:#3a1d03;
	
	/*Ecken abrunden*/


	
	-webkit-border-top-left-radius: 5px;
	/*-webkit-border-top-right-radius: 5px;*/
	-moz-border-radius-topleft: 5px;
	/*-moz-border-radius-topright: 5px;*/
	border-top-left-radius: 5px;
	/*border-top-right-radius: 5px;*/

	height:28px;
	/*morris font-size geändert*/
	/*font-size:11px; */
	font-size:14px;
	/*morris font-weight hinzugefügt*/
	/*font-weight:bold;*/
	color:#FFFFFF; 
	padding:2px 8px 0px 8px; margin:0; 
	line-height:28px; 
	vertical-align:middle;
	}
	
h2.boxcartheader a {text-decoration:none; color:#fff}
.boxcartbody {
	padding:4px 10px 4px 8px; 
	margin-bottom:15px;   
	border-right:#3a1d03 1px solid;
	border-bottom:#3a1d03 1px solid;
	/*morris background ausgeschaltet*/
	/*background-color:#EDEDED; */
	/*morris border entfernt*/
/*	border-style:solid; 
	border-color:#4E4E4F; 
	border-width:0px 1px 1px 1px;
*/	}
.boxcartbody p {
	/*morris font-size geändert*/
	/*font-size:11px;*/
	font-size:12px;
	}

/* MANUFACTURER BOX */
h2.boxmanufacturerheader {
	/*morris eigener background*/
	/*background-image:url(../img/bg_boxheader.gif);*/
	background-color:#3a1d03;
	
	/*Ecken abrunden*/
	-webkit-border-top-left-radius: 5px;
	/*-webkit-border-top-right-radius: 5px;*/
	-moz-border-radius-topleft: 5px;
	/*-moz-border-radius-topright: 5px;*/
	border-top-left-radius: 5px;
	/*border-top-right-radius: 5px;*/

	height:28px;
	/*morris font-size geändert*/
	/*font-size:11px; */
	font-size:14px;
	/*morris font-weight hinzugefügt*/
	font-weight:bold;
	color:#FFFFFF; 
	padding:2px 8px 0px 8px; 
	margin:0; 
	line-height:28px; 
	vertical-align:middle;}
h2.boxmanufacturerheader a {text-decoration:none; color:#fff}
ul#manufacturerslist {
	/*morris margin-left ausgeschaltet*/
	/*margin-left:5px; */
	margin-right:0; 
	padding:0;
	}
ul#manufacturerslist li {
	/*morris margin left ausgeschaltet*/
	/*margin-left:0px; */
	/*padding:0;*/ 
	padding:4px 0px 4px 6px;
	list-style-type:none;
	/*morris - border bottom*/
	border-bottom:#3a1d03 1px dotted;
	
	
}


/* PRODUCT PREVIEW */
.productPreview {
	padding:0; 
	margin:0;
	
	/*width:100%;*/
	
	/*morris product preview*/
	}
	
.morrisPreview{
	border:#DDD8D0 1px solid;	
	padding:0;  
}

	
.productPreviewContent {
	/*vertical-align ausgestellt*/
	vertical-align:top;
	width:100%;
	padding-left:10px;
	/*height:150px;*/
	/*morris höhe angelegt*/

	}
	
		
}
.productPreviewContent h2 {
	padding: 0; 
	margin:0px 0px 5px 0px;
	/*morris Überschrift zentrieren*/
	text-align:center;
	}
	
.productPreviewContent h2 a {
	font-size:14px; font-weight:bold;
	}

.productPreviewImage {
	/*vertical-align:top; */
	text-align:center;
	height:200px;
	padding:3px 15px 0px 0px;
	}
	
.productPreviewImageMasterSlave{
	height:200px;
	padding:3px 15px 0px 0px;
}
	
.productPreviewImage img {
	border: solid 1px #999999;
	/*vertical-align:top;*/
	}
	
	
	
	/*.productPreviewContent in +Morris geändert*/
.productPreviewContentMorris .price{
	font-size:16px; 
	font-weight:bold;
	padding:0; 
	/*margin:0;*/
	/*morris color hinzugefügt*/
	color:#3a1d03;
	margin:0 0 5px 5px;
	}
	
	.productPreviewContentMorris .price_withoutmaster{
	font-size:16px; 
	font-weight:bold;
	padding:0; 
	/*margin:0;*/
	/*morris color hinzugefügt*/
	color:#3a1d03;
	margin:0 0 22px 5px;
	}


	
	
	/*productPreviewContentMorris .taxandshipinginfo geändert*/
.productPreviewContentMorris .taxandshippinginfo {
	font-size:11px; 
	font-weight:normal;
	/*morris color geändert*/ 
	color:#3a1d03;
	/*color:#999999; */
	/*morris margin geändert*/
	margin:0 0 5px 5px;
	/*margin:0;*/
	}
	
	.productPreviewContentMorris .taxandshippinginfo_withoutmaster {
	font-size:11px; 
	font-weight:normal;
	/*morris color geändert*/ 
	color:#3a1d03;
	/*color:#999999; */
	/*morris margin geändert*/
	margin:0 0 5px 5px;
	/*margin:0;*/
	}
	
.productPreviewContent .vpe {font-size:11px; font-weight:normal; color:#999999; padding:0; margin:0}

.productPreviewContentMorrisSlave .shippingtime {
	font-size:11px;
	/*morris font-weight geändert*/ 
	font-weight:bold;
	/*font-weight:normal*/; 
	/*morris color geändert*/
	/*color:#999999; */
	color:#3a1d03;
	margin:0 0 5px 10px;
	}

.productPreviewContentMorris .shippingtime {
	font-size:11px;
	/*morris font-weight geändert*/ 
	font-weight:bold;
	/*font-weight:normal*/; 
	/*morris color geändert*/
	/*color:#999999; */
	color:#3a1d03;
	margin:0 0 5px 10px;
	}

/*morris verfügbare Menge formatiert*/	
.morris_ver_menge{
	font-size:11px;
	font-weight:bold;
	color:#3a1d03;
	margin:0 0 5px 10px;
}

.morris_bestellbar{
	font-size:11px;
	font-weight:bold;
	color:#3a1d03;
	margin:0 0 5px 10px;
}


.productPreviewContentMorris .stockimage {
	/*morris margin verändert*/
	/*margin:0;*/ 
	padding:0;
	margin-left:10px;
	}
.productPreviewContentMorris .stockimagetext {margin:0; padding:0; font-size:11px; font-weight:normal; color:#999999;}
.productPreviewContentMorris .productOldPrice {font-size:12px; font-weight:bold; color:#ff0000;}
.productPreviewContentMorris .taxandshippinginfo a {
	font-size:11px; 
	font-weight:normal; 
	/*morris color geändert*/
	/*color:#999999; */
	color:#3a1d03;
		padding:0; 
	/*margin:0;*/
	margin:0 0 5px 5px;

	}

/* CROSS SELLING */
.productCrossSell {
	
	padding:0; 
	margin:0;
	
	height:250px; width:100%;
	border:#3a1d03 1px dotted;
	}
	
.productCrossSellListing{
	}
	
.productCrossSellContent {vertical-align:top; width:100%}
.productCrossSellContent h2 {padding: 0; margin:0px 0px 5px 0px;}
.productCrossSellContent h2 a {font-size:14px; font-weight:bold;}
.productCrossSellImage {vertical-align:top; padding:3px 15px 0px 0px;}
.productCrossSellImage img {border: solid 1px #999999;}
.productCrossSellContent .price{font-size:16px; font-weight:bold; padding:0; margin:0}


/* PRODUCT INFO / PRODUCT DETAILS */
#productinfowrap {display:table; width:100%;}
#productinfoimages { float:left; background-color:#fff; text-align:center; padding:10px 0px 10px 0px; margin:0px 10px 10px 0px; 
/*morris - border geändert*/
/*border: solid 1px #999999;*/
border:#3a1d03 1px dotted;

/*breite angeben*/
width:450px;
}

.chesterfield #productinfoimages{
  width:450px;
}

#productinfoimages .productimage {
	width:350px;
	height:350px;
	border: solid 1px #999999;
	}
#productinfoimages .hrlightgrey {margin-top:6px; margin-bottom:6px;}
#productinfoimages li{list-style-type:none; min-height:120px; min-width:120px;} /* min-height & min-width define for firefox */
#productinfo_desc, #productinfo_media, #productinfo_reviews {
	/*border:#3a1d03 1px dotted;*/
	border-top:#3a1d03 1px solid;
	margin-bottom:10px;
	/*morris padding hinzugefügt*/
	padding:10px;
	}
	
	
#product_desc_morris{
	text-align:left;
	float:left;	
}
	
#productinfopricewithimages {
	width:340px;
	float:right;
	}

.chesterfield #productinfopricewithimages{
  width:320px;
}


#productinfopricewithimages img {cursor:pointer}
#productinfopricewithoutimages {width:100%}
#productinfopricewithoutimages img {cursor:pointer}
#productinfoprice {padding:5px}
#productinfoprice .hrlightgrey {margin-top:6px; margin-bottom:6px;}
#productinfoprice .productprice {
	/*margin geändert*/
	/*margin:0; */
	margin:0 0 5px 0;
	padding:0; 
	/*morris product-price geändert font-size:14px;*/
	font-size:30px; 
	font-weight:bold;
	color:#3a1d03;
	
	}
#productinfoprice .productOldPrice {color:#FF0000;margin:0; padding:0; font-size:22px; font-weight:bold;}
#productinfoprice .taxandshippinginfo {
	/*margin:0; */
	margin-bottom:5px;
	padding:0; 
	font-size:12px; 
	font-weight:normal; 
	/*color:#999999;*/
	color:#3a1d03;
	}
	
#productinfoprice .taxandshippinginfo a {
	/*margin:0;*/ 
	padding:0; 
	font-size:12px; 
	font-weight:normal; 
	/*morris color geändert*/
	color:#3a1d03;
	/*color:#999999;*/
	margin-bottom:5px;
	}
#productinfoprice .shippingtime {
	/*margin:0; */
	margin-bottom:5px;		
	padding:0; 
	font-size:12px; 
	font-weight:bold;
	/*morris font-weight geändert*/
	/*font-weight:normal; */
	/*morris color geändert*/
	color:#3a1d03;
	/*color:#999999;*/
	}
#productinfoprice .stockimage {
	/*margin:0; */
	margin-bottom:5px;
	padding:0;
	}
#productinfoprice .stockimagetext {margin:0; padding:0; font-size:11px; font-weight:normal; /*morris color geändert*//*color:#999999*/ color:#3a1d03;}
#productinfoprice .reviews_rating {margin:0; padding:0;}
#productinfoprice .reviews_text {margin:0; padding:0; font-size:11px; font-weight:normal; color:#999999;}


.reviews_rating_light .reviews_rating_dark {
background:transparent url(../img/review_star.png) repeat-x scroll 0%;
height:15px;
position:relative;
}

.reviews_rating_light {
background:transparent url(../img/review_star_light.png) repeat-x scroll 0%;
height:15px;
margin-right:5px;
position:relative;
width:80px;
}


p.productinfoproductadded {font-size:11px;}
.productoptions {background-color:#FFF2CC; padding:6px; border-style:solid; border-width:1px 0px 0px 0px; border-color:#DA9401}
.addtobasket {
	/*morris background color geändert*/
	/*background-color:#EDEDED; */
	
	padding:6px; 
	text-align:right; 
	border-style:solid; 
	border-width:1px 0px 0px 0px; 
	border-color:#3a1d03;
	}
.addtobasket_listing{
	padding:6px; 
	text-align:right; 
	margin-top:15px;
}

.addtobasketlisting {
	/*padding:6px; */
	/*text-align:right; */
	vertical-align:bottom;
	border-style:solid; 
	border-width:1px 0px 0px 0px; 
	border-color:#999999;
}


/* POPUPS PRODUCTINFO */
body.popupproductinfo {padding:15px;background:none; background-color:#fff}

/* POPUP print_order.html */
body.popupprintorder {font-family:"Trebuchet MS",Verdana,Arial,Sans-serif; font-size:13px; padding:15px;background:none; background-color:#fff}
body.popupprintorder .products tr.header td {font-weight:bold; background-color:#EDEDED;}
body.popupprintorder .products .total {text-align:right}
body.popupprintorder .products .quantity {vertical-align:top}
body.popupprintorder .productname {vertical-align:top}
body.popupprintorder .model {vertical-align:top}
body.popupprintorder .singleprice {vertical-align:top}
body.popupprintorder .totalprice {vertical-align:top}

/* HIGHLIGHTBOX (BACKGROUND) */
div.highlightbox {
	padding: 15px; 
	background-color:#FFF; 
	/*morris - border geändert*/
	/*border: solid #E9D28F 1px;*/
	border:#3a1d03 1px solid;
	}
	
div.highlightbox ul {margin-left:15px; padding:0; display:block; list-style-type:square; line-height:20px}
div.highlightbox h1 {color:#BE8100; padding:0px 0px 10px 0px; margin:0; border:none; font-size:16px}
div.highlightbox div.hr {height:1px; line-height:1px; margin:0; padding:0; display:block; border-bottom: solid 1px #E9D28F;}

/* PAYMENT TYPE SELECTION */
table.paymentblock {
	/*morris border geändert*/
	border:#3a1d03 1px dotted;
	
	background-color:#FFF2CC; 
	/*border-style: solid; */
	/*border-width:0px 1px 1px 1px; */
	/*border-color:#E9D28F; */
	margin-bottom:15px;
	padding:5px;
	}
table.paymentblock tr td.header {
	/*morris color geändert*/
	/*background-color:#DA9401;*/ 
	background-color:#3a1d03;
	padding:2px; 
	padding-left:5px; 
	color:#FFFFFF; 
	font-weight:bold;
	}
	


/* SHIPPING TYPE SELECTION */
table.shippingblock {
	/*morris border geändert*/
	background-color:#FFF2CC; 
	/*border-style: solid; */
	/*border-width:0px 1px 1px 1px; */
	/*border-color:#E9D28F;*/ 
	border:#3a1d03 1px dotted;
	margin-bottom:15px;
	padding:5px;
	}
table.shippingblock tr td.header {
	/*morris background geändert*/
	/*background-color:#DA9401; */
	background-color:#3a1d03;
	padding:2px; 
	padding-left:5px; 
	color:#FFFFFF; font-weight:bold;
	}
	

	
table.shippingblock tr td {vertical-align:top;}
table.shippingblock tr td.description {width:100%; vertical-align:top; padding-left:6px;}
table.shippingblock tr td.radiobutton {vertical-align:top; white-space:nowrap; padding:4px;}
table.shippingblock tr td.radiobutton input {margin:0; padding:0;}
table.shippingblock tr td.price {vertical-align:top; white-space:nowrap}

/*morris confirmation page*/
table.confirmationblock td {
	border:#3a1d03 1px dotted;
	padding:5px;	
}

/* MESSAGEBOX ON CONTACT SITE */
textarea.message_body {width:130px;}

/* DOWNLOAD BOX FOR USER DOWNLOADS */
table.downloadbox {padding: 5px; background-color:#FFF2CC; border: solid #E9D28F 1px; margin-bottom:8px;}
table.downloadbox tr td.icon{padding-right: 15px;}
table.downloadbox tr td.downloadlink{width:100%;}

/* TABLE WICH SHOWS GRADUATED PRICES */
table.graduatedprice {/*morris font-size geändert*//*font-size:11px;*/font-size:12px; text-align:left; margin-top:5px;}
table.graduatedprice tr td.header{font-size:12px; font-weight:bold; text-align:left}

/* ORDER DETAILS */
table.tabledetails {
	/*morris font-size geändert*/
	/*font-size:11px;*/ 
	font-size:12px;
	/*morris background ausgeschaltet*/
	/*background-color:#FFF2CC; */
	border-style: solid; 
	border-width:0px 1px 1px 1px; 
	/*morris border-color geändert*/
	/*border-color:#DA9401;*/
	border-color:#3a1d03;
	}
table.tabledetails tr td {padding:4px}
table.tabledetails tr.headerrow td {
	/*morris background geändert*/
	/*background-color:#DA9401; */
	background-color:#3a1d03;
	color:#FFFFFF; font-weight:bold;
	}
table.tabledetails tr.headerrow td.left {text-align:left}
table.tabledetails tr.headerrow td.center {text-align:center}
table.tabledetails tr.headerrow td.right {text-align:right}

/* ORDER DETAILS CONTENT ROW 1 */
table.tabledetails tr.contentrow1 td {
	/*morris background ausgeschaltet*/
	/*background-color:#FFF2CC;*/
	vertical-align:top;
	}
table.tabledetails tr.contentrow1 td.left {text-align:left}
table.tabledetails tr.contentrow1 td.center {text-align:center}
table.tabledetails tr.contentrow1 td.right {text-align:right}

/* ORDER DETAILS CONTENT ROW 2 */
table.tabledetails tr.contentrow2 td {
	/*morris backround ausgeschaltet*/
	/*background-color:#FFEAAB;*/
	vertical-align:top;
	}
table.tabledetails tr.contentrow2 td.left {text-align:left}
table.tabledetails tr.contentrow2 td.center {text-align:center}
table.tabledetails tr.contentrow2 td.right {text-align:right}


/* ORDER DETAILS SUBTOTAL */
table.tabledetails tr td.subtotal {
	morris background ausgeschaltet
	/*background-color:#FFEAAB; */
	text-align:right;border-style: 
	solid; border-width:1px 0px 0px 0px; 
	/*morris border geändert*/
	/*border-color:#DA9401;*/
	border-color:#3a1d03;
	}

.old-price {color:#ff0000; text-decoration:line-through;}

/* REVIEW LIST */
table.reviewlist {font-size:11px; font-weight:normal;}
table.reviewlist tr td {padding:4px; white-space:normal}
table.reviewlist tr.header td {background-color:#DA9401; color:#FFFFFF; font-weight:bold}
table.reviewlist tr.contentrow1 td {background-color:#FFF2CC;}
table.reviewlist tr.contentrow2 td {background-color:#FFEAAB;}
textarea#review {width:100%}

/* MEDIA LIST */
table.medialist {background-color:#FFF2CC; border-style: solid; border-width:1px; border-color:#DA9401;}
table.medialist tr td {padding:6px; white-space:nowrap; vertical-align:top}
table.medialist tr.contentrow1 td {background-color:#FFF2CC;}
table.medialist tr.contentrow2 td {background-color:#FFEAAB;}


/* COMMENTS ON CHECKOUT CONFIRMATION SITE */
p.checkoutcomment textarea {width:100%}

/* AGB ON CHECKOUT SITE */
p.checkoutagb textarea {width:100%}
p.checkoutrescission textarea {width:100%}

/* CHECKOUT NAVIGATION */
ul#checkoutnavigation {}
ul#checkoutnavigation li {height: 70px; list-style-type:none; float:left; /*morris width geändert von 185*/width:210px; margin-right:15px; border: solid 1px; padding:8px;}
ul#checkoutnavigation li.active {background-color: #FFEAAB} 
ul#checkoutnavigation li.active .number {font-size:20px; font-weight:bold}
ul#checkoutnavigation li.active .title {font-size:14px; font-weight:bold}
ul#checkoutnavigation li.active .description {font-size:11px}

ul#checkoutnavigation li.inactive {color:#999999; background-color: #EDEDED; border-color:#999999}
ul#checkoutnavigation li.inactive .number {font-size:20px; font-weight:bold}
ul#checkoutnavigation li.inactive .title {font-size:14px; font-weight:bold}
ul#checkoutnavigation li.inactive .description {font-size:11px}

/* ERROR MESSAGES */

ul.info_error {border:solid 2px #B22020; background-color:#FFD6D6; padding:8px}
ul.info_error li {}
ul.info_error li.infoError {list-style:none; padding:5px 0px 2px 20px; background-image:url(../img/icons/icon_error.png); background-repeat:no-repeat; background-position:0px 4px}

ul.info_warning {
	/*morris border geändert*/
	border:#3a1d03 2px solid;
	/*border:solid 2px #C39700; */
	/*morris background entfernt*/
	/*background-color:#FFE89A; */
	padding:8px;
	}
ul.info_warning li {}
ul.info_warning li.infoWarning {
	list-style:none; 
	padding:5px 0px 2px 20px; 
	background-image:url(../img/icons/icon_alert.gif); 
	background-repeat:no-repeat; 
	background-position:0px 4px; 
	/*morris background-color entfernt*/
	/*background-color:#FFE89A;*/
	}

ul.info_success {border:solid 2px #4DAA30; background-color:#BDFFA9; padding:8px}
ul.info_success li {}
ul.info_success li.infoSuccess {list-style:none; padding:5px 0px 2px 20px; background-image:url(../img/icons/icon_accept.gif); background-repeat:no-repeat; background-position:0px 4px; background-color:#BDFFA9}

ul.info_info {border:solid 2px #0EADFF; background-color:#C5EBFF; padding:8px}
ul.info_info li {}
ul.info_info li.infoInfo {list-style:none; padding:5px 0px 2px 20px; background-image:url(../img/icons/icon_info.png); background-repeat:no-repeat; background-position:0px 4px; background-color:#C5EBFF}

/* FOOTER */
.footer {
	clear:both; 
	text-align:center; 
	font-size:11px; 
	/*morris color geändert*/
	color:#FFF;
	/*color:#666666; */
	/*morris background-color geändert*/
	/*background-color:#E2E2E2; */
	background-color:#3a1d03;
	padding: 8px; 
	
	
	/*morris ecken abrunden und schatten*/
	/*Ecken abrunden*/
	/*-webkit-border-top-left-radius:10px;
	-moz-border-radius-topleft:10px;
	border-top-left-radius:10px;
	*/

	/*Schatten*/
/*	-webkit-box-shadow: 5px 5px 10px #3a1d03;
	-moz-box-shadow: 5px 5px 10px #3a1d03;
	-khtml-box-shadow: 5px 5px 10px #3a1d03;
*/
	}
	
.footer a {
	/*morris color geändert*/
	/*color:#666666; */
	color:#FFF;
	/*morris tetxt-decoration ausgeschaltet*/
	/*text-decoration:underline;*/
	text-decoration:none;
	
	/*morris margin-right hinzugefügt*/
	margin-right:20px;
	}

#mfooter{
	
	border-bottom:#3a1d03 1px solid;	
	margin-bottom:15px; 
}

/* xt:Commerce COPYRIGHT */
.copyright {
	margin: 0 auto;
	margin-bottom:20px;
	margin-top:20px;
  padding-top:20px;
  width:1024px;
  border-top:1px solid #3a1d03; 
	/*morris-background ausgeschaltet*/
	/*background-color:#FFFFFF; */
	text-align:center; 
	/*morris-color geändert*/
	color:#000;
	/*color:#666666; */
	/*morris font-size geändert*/
	font-size:10px;
	/*font-size:11px;*/
	}
	
	
.footer a:hover{
	font-weight:normal;
	text-decoration:underline;
}
	
/* xt:Commerce ParseTime */
.parseTime {margin: 0 auto; background-color:#FFFFFF; text-align:center; color:#666666; font-size:11px;}

/* SITE Navigation */
div#NAVIGATION {clear:both; padding:20px 0;}
div#NAVIGATION .COUNT {
	float:left; 
	bottom:0px; 
	height:20px; 
	line-height:15px; 
	margin:10px 0px 0px 0px; 
	padding:2px 5px 0px 5px; 
	/*morris font-size geändert*/
	font-size:16px;
	border-top:#3a1d03 1px solid;
	}

div#NAVIGATION .navigation_selected{
	font-weight:bold;	
	border:#3a1d03 1px solid;
	padding:3px;
} 

div#NAVIGATION a:hover{
	font-size:16px;
	font-weight:bold;
}
	
div#NAVIGATION .PAGES {
	/*float:right; */
	text-align:center;
	bottom:0px; 
	line-height:15px; 
	margin:10px 5px 0px 0px; 
	padding:5px 5px 0px 5px; 
	/*morris font-size geändert*/
	font-size:16px;
	border-top:#3a1d03 1px solid;
	}
	
#more_pages{
	
	margin-top:10px;
}

/* PRODUCTS Sorting */
p.products_sort  {padding: 5px; background-color:#FFF2CC; border: solid #E9D28F 1px; margin-bottom:8px;}

.products_sort  {
	height: 25px; 
	padding: 6px 10px; 
	/*morris background-color geändert*/
	background:#3a1d01 url(../img/abrubden_lo.gif) no-repeat left top;
	/*Ecken abrunden*/
	margin-bottom:8px;
  
	}
	
.products_sort form {float:left;}

/*AGB*/
div#checkout_agb{height: 200px; width: 100%; overflow: auto; padding: 2px; border: solid #000000 1px; text-align: left;}
div#checkout_rescission{height: 200px; width: 100%; overflow: auto; padding: 2px; border: solid #000000 1px; text-align: left;}

/* SITEMAP */
.sitemapwrap {}
.sitemapwrap .sitemapleft {background-color:#FFF2CC; border-style: solid; border-width:1px; border-color:#DA9401; display:table; float:left; width:235px; margin-bottom:15px;}
.sitemapwrap .sitemapright {background-color:#FFF2CC; border-style: solid; border-width:1px; border-color:#DA9401; display:table; float:right; width:235px; margin-bottom:15px;}
.sitemapheader {padding:3px; background-color:#DA9401; color:#FFFFFF; font-weight:bold}
.sitemapheader a:link, .sitemapheader a:visited, .sitemapheader a:hover {color:#FFFFFF; text-decoration:none}
.sitemapcontent {padding:6px}
.sitemapcontent li {list-style-type:none}

/*images_cat_listing styles*/

#cat_listing .s_cat_wrap{float:left;width:190px;height:200px;}
#cat_listing .s_cat{width:180px;height:190px;background:#fff;border:1px solid #000;text-align:center;}
#cat_listing h2{margin:5px 0 10px 0;text-align:center}
#cat_listing h2 a{text-decoration:none}

/*Fix:*/

#cat_listing hr.spacer{background:#fffaed;color:#fffaed;border-color:#fffaed;border:0;height:0;clear:both;margin:0;padding:5px 0}

/*morris cat bilder zentrieren*/

.morriscatpic{
	display:block;	
	margin-left:auto;
	margin-right:auto;
	/*border:#0FC 5px solid;*/
	text-align:center;
	margin-bottom:20px;
}

#morrissearch{
	width:225px;
	height:50px;
	float:right;
	margin: 65px 10px 0 0;
	padding:5px;
}

.msearch{
	color:#3a1d03;
	font-weight:bold;	
}

#morris_vorteile{
	/*border:#3a1d03 1px dotted;
	margin-bottom:15px;	*/
	
	
}

#morris_vorteile_footer{
	border-right:#3a1d03 1px solid;border-bottom:#3a1d03 1px solid;border-left:#3a1d03 1px solid;
	margin-top:-8px;
	display:block;
	text-align:center;
}

#morrisGpBadge{
	/*border:#3a1d03 1px dotted;	*/
	/*float:left;*/
	/*margin:15px; 10px; 10px; 15px;*/
}

#morrisGplusKontakt{
	text-align:center;	
}


/*morris cat pics +lvel2 cat pics*/
table.morris_cat_pics{
	width:750px;
	text-align:center;
	border-collapse:collapse;
	/*border:#3a1d03 1px dotted;*/
}

td.morris_cat_pics{
	border:#3a1d03 1px dotted;
	padding:5px;
}

a.morris_cat_pics{
	text-decoration:none;
	font-weight:bold;	
}

table.morris_cat_pics_tiffany{
	width:750px;
	text-align:center;
	border-collapse:collapse;
	/*border:#3a1d03 1px dotted;*/
}

td.morris_cat_pics_tiffany{
	border:#3a1d03 1px dotted;
	padding:5px;
}

a.morris_cat_pics_tiffany{
	text-decoration:none;
	font-weight:bold;	
}

img.mboxheader{
	margin: 10px 0 15px 0;
}


#morris_zeiten{
	border:#CCC 1px solid;
	background:#fff;
	padding:20px;
	text-align:justify;	
}

/*Slaveliste*/
.slaveListMorrisImage{
	width:220px;
}

#m_head_nav{
	margin-top:15px;
	margin-bottom:5px; 
}

.morris_kostenloserVersand{
	color:#FFFFFF;
	font-weight:bold;
	padding:5px;
	background:#3a1d03;	
}

.morris_kostenloserVersand a{
	color:#FFFFFF;
	font-weight:bold;
	padding:5px;
	background:#3a1d03;	
}

.morris_rabatt10{
	color:#FFFFFF;
	/*font-weight:bold;*/
	padding:2px;
	background:#3a1d03;	
}

.morris_rabatt10 a{
	color:#FFFFFF;
	/*font-weight:bold;*/
	padding:2px;
	background:#3a1d03;	
}


.morris_kostenloserVersand_listing{
	color:#FFFFFF;
	margin-left:10px;
	padding:2px;
	font-weight:bold;
	background:#3a1d03;
	font-size:11px; 
	
}

table#sortiment4{
	border-collapse: collapse;
}

table#sortiment4 td{
	/*border-top:#000000 1px solid;
	border-right:#000000 1px solid;	
	border-left:#000000 1px solid;	*/
	padding-bottom:5px;
	padding-top:5px;
}

.sort4{
	text-align:center;
	font-weight:bold;
	border-bottom: #DDD8D0 1px solid;	
}

.service_mo{
	margin-bottom:20px;
	border-bottom:	#DDD8D0 1px solid;	
}

.index_pix{
	border-bottom:	#DDD8D0 1px solid;	
	margin: 0 auto;
	padding: 0 auto;	
}

table#zahlung_mo{
	border-collapse:collapse;
	border:#3a1d03 1px solid;	
}

table#zahlung_mo td{
	border:#3a1d03 1px solid;
	padding: 10px;	
}

.zahlung_fett{
	font-weight:bold;	
}

.gutschein_mo{
	text-align:center;
	display:block;
	border:#3a1d03 1px solid;
	padding: 15px;	
	align:center;
}

.available{
	margin-left:10px;	
}


.slaveListMorrisBeschreibung{
	
	padding-left: 30px;
	
	border-left: #3a1d03 1px dotted;	
}

.master_variante{
font-weight:bold;
text-decoration:underline;
}

#master_varianten{
border:#3a1d03 1px solid;
margin-bottom:10px;
padding:10px;	
}

body{text-align:center;padding:0;}

header{position:absolute;top:0;left:0;width:100%;height:185px;}
header .page{width:1024px;height:185px;margin:0 auto;position:relative;text-align:left;}
header #logo{display:block;position:absolute;top:52px;left:12px;width:360px;height:94px;background:url(../img/logo.gif) no-repeat left top;overflow:hidden;}
header #logo span{position:absolute;top:1000px;}
header .icon_tel{position:absolute;top:64px;left:383px;height:27px;background:url(../img/icon_header_tel.gif) no-repeat left top;}
header .icon_tel p{padding:5px 0 5px 46px;margin:0;font-size:14px;font-family:Times;letter-spacing:2px;}
header .icon_email{position:absolute;top:105px;left:383px;height:30px;background:url(../img/icon_header_email.gif) no-repeat left top;}
header .icon_email a{padding:5px 0 5px 46px;display:block;margin:0;font-size:14px;font-family:Times;}
header .userinfo{position:absolute;top:16px;left:0;}
header .text{position:absolute;top:72px;right:0;width:151px;height:86px;text-align:right;background:url(../img/header_right_bg.gif) no-repeat left top;padding-top:10px;}
header .head_badge{position:absolute;top:85px; right:225px; text-align:center; vertical-align:center;}

header .headernavigationtop{position:absolute;top:10px;right:0;}
header .headernavigationtop ul{padding:0;margin:0;list-style:none;}
header .headernavigationtop ul li{float:left;}
header .headernavigationtop ul li a{display:block;padding:0 10px;background:url(../img/header_navi_trenner.gif) no-repeat right 2px;line-height:13px;font-size:13px;}
header .headernavigationtop ul li:last-child a{padding-right:0;background:none;}

header .headernavigation{position:absolute;top:158px;left:0;height:28px;width:100%;background:#3a1d03;}
header .headernavigation ul{padding:0;margin:0;list-style:none;}
header .headernavigation ul li{float:left;}
header .headernavigation ul li a{display:block;color:#fff;padding:8px 15px 8px 14px;font-size:12px;line-height:12px;background:url(../img/header_mainnavigation_trenner.gif) no-repeat right 6px;}
header .headernavigation ul li:last-child a{background:none;}

header #search_form{position:absolute;top:34px;right:1px;width:321px;}
header #search_form .msearch{font-size:12px; line-height:25px;}
header #search_form .extsearch{font-size:12px; color:#FFFFFF; font-weight:bold;}

section.content2spalten,
section.content1spalte{padding-top:200px;width:1024px;margin:0 auto;text-align:left;}

section.content2spalten article,
section.content1spalte article{padding-top:40px;position:relative;}

section.content2spalten article{width:812px;float:right;}
section.content2spalten .conntent_left{width:200px;float:left;}

#breadcrumb{position:absolute;top:0;left:0;}
section.content2spalten article #breadcrumb{width:812px;}
section.content1spalte  article #breadcrumb{width:1024px;}


.clarna_info{border-bottom: #DDD8D0 1px solid; text-align:center;padding:0 0 20px 0;}

.clearall{clear:both;}


.produkt{width:270px;height:452px;float:left;position:relative;background:url(../img/produkt_bg.gif) no-repeat left top;}
.produkt_image{width:268px;text-align:center;padding:20px 0 10px 0;line-height:180px;}
.produkt_image img{vertical-align:middle;border:1px solid #999;}
.produkt_noimage{width:268px;height:210px;}
.produkt h2{margin:0 13px 0 11px;border-bottom:2px solid #533b25;font-size:16px;line-height:18px;height:40px;position:relative;}
.produkt h2 a{color:#3a1d03;text-decoration:none;position:absolute;bottom:3px;display:block;padding:0 3px;}
.produkt p{padding:2px 16px 0 14px;margin:0;}
.produkt .produkt_addtobasket_listing{position:absolute;bottom:10px;right:10px;width:200px;text-align:right;height:24px;}
.produkt .produkt_count{position:absolute;bottom:0;right:165px;width:34px;height:24px;background:url(../img/produkt_count_bg.gif) no-repeat left top;}
.produkt .produkt_categories_count{position:absolute;bottom:0;right:138px;width:34px;height:24px;background:url(../img/produkt_count_bg.gif) no-repeat left top;}
.produkt .produkt_count input{border:0;width:26px;background:none;font-size:14px;position:absolute;top:2px;left:3px;text-align:center;}
.produkt .produkt_price_withoutmaster, .produkt .produkt_price{color: #3A1D03;font-size: 16px;font-weight: bold;margin: 5px 0 15px 13px;padding: 0;}
.produkt .produkt_price_withoutmaster .taxandshippinginfo,
.produkt .produkt_price .taxandshippinginfo{font-size:12px;font-weight:normal;}
.produkt .taxandshippinginfo_kostenlos{position:absolute;top:10px;right:10px;width:66px;height:66px;background:url(../img/kostenloser_versand.png) no-repeat left top;}
.produkt .taxandshippinginfo_abholrabatt{position:absolute;top:10px;right:10px;width:66px;height:66px;background:url(../img/abholrabatt.png) no-repeat left top;}
.produkt .taxandshippinginfo_bestseller{position:absolute;top:10px;right:180px;width:66px;height:66px;background:url(../img/bestseller.png) no-repeat left top;}
/*produkt info images bestseller*/
.taxandshipping_produkt_bestseller{position:absolute;top:80px;right:720px;width:100px;height:100px;background:url(../img/bestseller_big.png) no-repeat left top;}

.produkt .taxandshippinginfo{font-size:11px;}
.produkt .shippingtime{font-size:12px;}
.produkt .produkte_available{font-size:12px;padding:1px 0 1px 33px;}
.produkt .product_bewertung{padding:1px 0 1px 15px;font-size:11px;}
.produkt .produkte_available_gelb{background:url(../img/icons/check_one.png) no-repeat 14px top;}
.produkt .produkte_available_green{background:url(../img/icons/check_ok_s.png) no-repeat 14px top;}
.ausverkauft{background:url(../img/ausverkauft.png) no-repeat center top;height: 180px;left: 0;position: absolute;top: 15px;width: 268px;}
.ausverkauft a{display: block;height: 180px;width: 268px;}


footer{width:1024px;text-align:left;margin:0 auto;position:relative;}
.footer_navigation{width:1024px;height:30px;text-align:center;background:#3a1d03;}
.footer_navigation ul{padding:0;margin:0 auto;list-style:none;}
.footer_navigation ul li{float:left;}
.footer_navigation ul li a{color:#fff;font-size:12px;display:block;padding:6px 12px;}
.footer_navigation ul li:first-child a{padding-left:24px;}

.footer_bloecke{width:1024px;background:url(../img/footer_line.gif) repeat-y 255px top; margin-bottom:35px;}
.footer_title{width:1024px;height:61px;background:#fffaed url(../img/footer_title.gif) no-repeat 31px 23px;}
.footer_block{float:left;height:300px;}
.footer_block_1{width:256px;}
.footer_block_2{width:294px;}
.footer_block_3{width:236px;}
.footer_block_4{width:238px;}
.footer_block_innen{padding:0 20px;}

.produkte{position:relative;}
.produkte_with_sort{padding-top:40px;}
.products_sort{}
.products_sort_w{position:absolute;top:0;left:0;width:808px;}

.bewertungen_info{font-size:10px;padding-left:5px;}
.bewertungen_info_innen{font-size:10px;padding:3px 0;}
.reviews_rating_light{float:left;}


ul.somenu                         { position: relative; list-style:none;width:220px;}
ul.somenu li                      {  float: left; zoom: 1; }
ul.somenu a:hover		            { color: #000; }
ul.somenu a:active                { color: #ffa500; }
ul.somenu li a                    { display: block; padding: 4px 8px; 
	 								  color: #222; }
ul.somenu li:last-child a         { border-right: none; } /* Doesn't work in IE */
ul.somenu li.hover,
ul.somenu li:hover                { background: #F3D673; color: black; position: relative; }
ul.somenu li.hover a              { color: black; }


/* 
	LEVEL TWO
*/
ul.somenu ul 						{ width: 220px; visibility: hidden; position: absolute; bottom:0; left: 100%; list-style:none;}
ul.somenu ul li 					{ font-weight: normal; background: #f6f6f6; color: #000; 
									  border-bottom: 1px solid #ccc; float: none; }
									  
                                    /* IE 6 & 7 Needs Inline Block */
ul.somenu ul li a					{ border-right: none; width: 100%; display: inline-block; } 

/* 
	LEVEL THREE
*/
ul.somenu ul ul 					{ left: 100%; bottom:0;  list-style:none;}
ul.somenu  li:hover > ul 			{ visibility: visible; }

.categories_secription2{padding:20px 0;font-size:11px;}
.categories_secription2 p{font-size:11px;}

.punkte_auflistung{padding:20px 0 20px 0;list-style:none;}
.punkte_auflistung li{padding:10px 10px 10px 40px;background:url(../img/ico-ok.gif) no-repeat left top;}
.punkte_auflistung li.leder{padding:10px 10px 10px 40px;background:url(../img/lederproben.png) no-repeat left 5px;}

.jansen_finish_cap{
	font-weight:bold;
	text-align:center;
	text-decoration:underline;	
}

.jansen_finish{
	width:100px;
	text-align:center;
	list-style:none;
	display:inline-block;
}

img.jansen_finish{
	width:100px;
	height:100px;
}


#productinfodetail_chesterfields{width:450px;float:left;}

#options_leder{width:320px;float:right;}

.lederblock{}
.leder_muster_block{width:320px;float:left;padding-right:10px;}
.leder_muster {float:left;width:55px;height:55px;}
.leder_muster_block h4{border-bottom:1px solid #000;padding:10px 0 2px 0;font-weight:normal;color:#000;margin:0 0 5px 0;}
.leder_muster a{width:55px;height:55px;display:block;font-size:11px;color:#000;text-decoration:none;}
.leder_muster a span{display:block;padding-top:5px;}

.headline-underline{
	font-weight:bold;	
}

#AmazonAddressSummaryWidgetContainer{
	margin-top:15px;
	/*border:#3a1d03 1px solid;	*/
}




root			 						{display: block;}

.headoption								{font-weight:900; font-size:12px;}
table.option-table						{margin-bottom:5px; background:#fff; border:1px solid #F3F3F3; border-radius:4px;}
table.option-table	table.tabledetails	{margin:0;}
.option-table textarea					{height:120px;}
.option-table tr td						{font-size:11px; padding:3px 3px 5px !important;}

a.button_info							{background: -moz-linear-gradient(center top , #FFAE4B 0%, #FF7B00) repeat scroll 0 0 transparent; border: 1px solid #FF7B00; border-radius: 5px 5px 5px 5px; color: #FFFFFF; display: inline-block; font-size: 10px; margin: 5px 2px 5px 0; padding: 4px; text-decoration: none;}
a.button_info:hover						{text-decoration:none;}

#checkout-confirmation thead th 	    {min-width: auto !important;}

a.product_option_image img				{max-width:80px; height:auto;}
.produkt_option_information				{border-bottom:1px solid #ccc;}


.optionsContainer{width:450px;float:left;}
.optionsCalcContainer{float:right;width:320px;}

.option-table select{width:200px;}
.option-table td{vertical-align: top;padding:3px;}
.option-table td p{padding:0 0 3px 0;margin:0;}


a.popupproductinfo{padding-left:17px;background:url(../img/icons/magnifier.png) no-repeat left top;}






/* MORRIS TABLET */

@media only screen and (min-device-width: 480px){
  /*phone*/
  
}

@media all and (max-width: 1000px) {
  /*tablet*/
  
  header{
    width:990px;margin:0 auto;
    left:10px;
    height:165px;
  }
  
  header .page{width:100%;height:165px;}
  header .text{display:none;}
  header .head_badge{right:10px;top:40px;}
  header .userinfo{top:5px;}
  header #logo{top:30px;left:0;}
  header .icon_tel{top:42px;}
  header .icon_email{top:80px;}
  header .headernavigation{top:136px;}
  header #search_form{top:141px;}
  header .headernavigationtop{top:8px;right:10px;} 
  .products_sort_w{width:930px;}
  .produkt{width:310px;background:url(../img/produkt_bg_tablet.gif) no-repeat left top;}
  .produkt_image{width:310px;}
  .produkt h2 a{font-size:20px;}
  .produkt .produkt_price_withoutmaster .price, .produkt .produkt_price .price{font-size:16px;} 
  
  
  
  section.content2spalten, section.content1spalte{
    width:990px;
    padding-top:170px;
  }
  
  section.content2spalten article {
    width:990px;
    float: none;
    margin:0 auto;
  }
  section.content2spalten .conntent_left{width:95%;float:none;margin:0 auto;}
  footer{width:990px;}
  .footer_navigation{width:100%;}
  .footer_navigation ul li:first-child a{padding-left:10px;}
  .footer_navigation ul li a{padding:6px 7px;}
  .footer_bloecke{width:100%;background:url("../img/footer_line.gif") repeat-y scroll 200px top;}                                                      
  .footer_title{width:100%;background: #fffaed url(../img/footer_title_tablet.gif) no-repeat 21px 23px;}
  .footer_block_1{width:226px;}
  .footer_block_2{width:266px;}
  .footer_block_innen{padding:0 10px;}
  .footer_block_1 .footer_block_innen{margin-left:-25px;}
  .footer_block_2 .footer_block_innen{margin-left:-10px;}
  .footer_block_4 {width:180px;}
  .footer_block_3 {width:240px;}
  #thawteseal {width:220px;overflow:hidden;display: inline;float:left;}
  .conntent_left a{float:left;display:block;padding:10px 20px;}
  .conntent_left .categorymenu a{float:none;font-size:16px;} 
  #productinfoimages{width:520px;}
  #productinfopricewithimages{width:400px;}
  .productCrossSellListing{width:100%;}
  section.content2spalten article #breadcrumb{width:98%;} 
  .chesterfield #productinfoimages{width:520px;}
  .chesterfield #productinfopricewithimages{width:400px;}
  .optionsContainer{width:520px;}
  .optionsCalcContainer{width:400px;}
  #productinfodetail_chesterfields{width:520px;}
  #options_leder{width:400px;}
  .leder_muster_block{width:400px;}
  section.content2spalten, section.content1spalte{width:95%;}
  ul#checkoutnavigation li{width:190px;}
}

a.download_pdf{display:block;padding:7px 0 7px 40px;background:url(../img/icons/pdf_icon.png) no-repeat left top;}

/*morris versandkosen_modul*/
#morris_versandmodul{
	background:#3a1d03;
	padding:5px;
	width:250px;
}

#morris_versandmodul ul{
	margin-left:20px;
	color:#fff;
}	

#morris_versandmodul a{
	color:#fff;
}	
/*morris versandkosten_modul*/