
body {
/* 	background:  url(img/bg.gif) repeat-x left top;  */
	text-align: left;
	font-family:Arial, Sans-serif;
	font-size:15px;
	margin:0px;
	padding:0;
	color:#999;
	line-height:16px;

	
	
}
	#header {
	clear: both;
	width: 912px;
	height: 85px;
	background: #fff url(img/logo.jpg) no-repeat;
	padding: 0;	
	margin: 0 auto;


}
#header #logo {
	float:right

}
/* #header #search {
	width: 0px;
	height:0px;
	float:left;
	color:#fff;
	padding:110px 0px 0px 400px

}
/* #header #search a {   für sprachen und suche
	color:#fff;
	font-size:11px;

}
#header #languages {
	width: 40px;
	height:0px;
	float:right;
	color:#fff;
	padding:10px 0px 0px 0px */

#header td {
	padding-top:0px;
	padding-right:0px;
}


#contentwrap {
	clear: both;
	width: 912px;
	padding: 0; 
	margin: 0 auto;

}

/* Footer */
#footer {
	clear: both;
	background: #f9f9f9;
	width: 100%;
	height: 30px;	
	border-style:solid;
	border-width:1px 0px 0px 0px;
	border-color:#ccc;
	
}

#addthis_button {
	margin:8px 10px 18px 10px;
	padding:10px 10px 10px 10px;



}


/* THE BIG GUYS */
* {
	margin:0;
	padding:0
}

/* HEADINGS */
h1 {
	color:#999999;
	font-weight:bold;
	font-size:16px;
	margin:0px 0px 10px 0px;
	padding:0px;
	width:auto;
	border-style:solid;
	border-width:0px 0px 1px 0px;
	border-color:#ccc;
	padding-bottom:7px;
}
h2 {
	color:#000000;
	font-weight:bold;
	font-size:14px;
	margin:8px 0px 2px 5px;
	padding:0px;
}
/* LINKS GLOBAL */
a, a:link, a:link, a:link, a:hover {
	background:transparent;
	text-decoration:none;
	cursor:pointer
}
a:link {
	color:#999
}
a:visited {
	color:#999
}
a:hover, a:active {
	color:#999
}
a:hover {
	color:#ff9900;
	text-decoration:none;
}
a img {
	border:none
}
/* INPUT ELEMENTS GLOBAL (CSS 1 compatible) */
input {
	font-family:Arial, Sans-serif;
	font-size:11px;
}
textarea {
	font-family:Arial, Sans-serif;
	font-size:12px;
	border:3px solid #555;
	padding:10px;
	background:url(img/input_bg.gif) no-repeat;
}
select {
	font-family:Arial, Sans-serif;
	font-size:12px;
	border:1px solid #555;
}
/* INPUT ELEMENTS DETAILED (CSS 2 compatible - works only in new browsers (FF 2.0, IE 7...) */
input[type=text], input[type=password] {
	
	
	
	border-style:solid;
	border-width:1px 1px 1px 1px;
	border-color:#ccc;
	padding:2px;
	background:url(img/input_bg.gif) no-repeat;
}
/* PARAGRAPH GLOBAL */
p {
	margin:8px 0px 8px 0px
}
/* 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;
}


/* BREADCRUMB PATH AS LIST */
#breadcrumb {
	clear:both;
	color:#fac22b;
	padding:1px 0px 10px 15px;
	list-style-type:none;
	background-color:#fff;
	height:22px;
	background-image:url(img/bg_breadcrumb.gif);
	background-repeat:repeat-x;
	font-size:11px;
}
#breadcrumb a, #breadcrumb a:link, #breadcrumb a:visited, #breadcrumb a:hover, #breadcrumb a:active {
	line-height:23px;
	text-decoration:none;
	font-weight:normal;
	cursor:pointer;
	color:#333333;
	margin:0;
	padding:0;
}
/* TOPMENU AS LIST */
#topmenuwrap {
/* 	background: #ccc url(img/navpattern.jpg) repeat-x;*/
	clear:both;
/* 	color:#fff;*/
	padding:0px 0px 0px 0px;
	list-style-type:none;
	height:28px;
	width: 936px;
	margin: 0 auto;

}
#topmenu {
	float:left;
	padding:0;
	margin:0;
	list-style-type:none;
	height:28px;
	font-size:11px;
}
#topmenu li {
	height:28px;
	float:left;
	padding: 0px 13px 0px 13px;
	margin:0;
	background: url("img/nav_trenner.gif") no-repeat;
	background-position:left;
}
#topmenu a, #topmenu a:link, #topmenu a:visited, #topmenu a:hover, #topmenu a:active {
	line-height:30px;
	vertical-align:middle;
	text-decoration:none;
	font-weight:normal;
	cursor:pointer;
	color:#999;
	margin:0;
	padding:0;
}
#topmenu a:hover {
	color:#ff9900;
}

/* TOPMENU AS LIST */
#lefttopmenu {
	float:left;
	padding:0;
	margin:0;
	list-style-type:none;
	height:28px;
	font-size:11px;
}
#lefttopmenu li {
	height:28px;
	float:left;
	padding: 0px 13px 0px 13px;
	margin:0;
	background-position:left;
}
#lefttopmenu a, #lefttopmenu a:link, #lefttopmenu a:visited, #lefttopmenu a:hover, #lefttopmenu a:active {
	line-height:30px;
	vertical-align:middle;
	text-decoration:none;
	font-weight:normal;
	cursor:pointer;
	color:#ff9900;
	margin:0;
	padding:0;
}
#lefttopmenu a:hover {
	color:#999;




}

#lefttopmenu01 {
	padding:0;
	margin:0;
	list-style-type:none;
	height:28px;
	font-size:11px;
	background: #fff;
	clear: both;
	width: 100%;
	height: 30px;	
	border-style:solid;
	border-width:1px 0px 1px 0px;
	border-color:#ccc;
	padding: 0px 13px 0px 13px;






}
#righttopmenu {
	float:right;
	padding:0;
	margin:0;
	list-style-type:none;
	height:28px;
	font-size:11px;
}
#righttopmenu li {
	height:28px;
	float:left;
	padding: 0px 13px 0px 13px;
	margin:0;
	background: url("img/nav_trenner.gif") no-repeat;
	background-position:left;
}
#righttopmenu a, #righttopmenu a:link, #righttopmenu a:visited, #righttopmenu a:hover, #righttopmenu a:active {
	line-height:30px;
	vertical-align:middle;
	text-decoration:none;
	font-weight:normal;
	cursor:pointer;
	color:#ff9900;
	margin:0;
	padding:0;
}
#righttopmenu a:hover {
	color:#999;
}
/* LEFT COLUMN */
#leftcol {
	float:left;
	width:144px;
	padding:0px 0px 0px 0px;
}
/* RIGHT COLUMN */
#rightcol {
}
/* MAIN CONTENT */
#content {
	float:left;
	width:728px;
	padding:3px 0px 0px 40px;
	margin-bottom:15px;
}
#contentfull {
	width:875px;
	padding:0px 30px 0px 30px;
	margin-bottom:15px;
}











#CatNavi, #CatNavi ul {
list-style-type:none;
margin:0;
padding:0;
}
#CatNavi {
background-color:#FFFFFF;
margin-bottom:0px;
}
#CatNavi li {
display:inline;
list-style-type:none;
margin:0;
padding:0;
}
#CatNavi a {
background:url(img/Dots_Horizontal.gif);
background-position:0 100%;
background-repeat:repeat-x;
color:#999;
display:block;
margin:0;
padding:0px 0px 5px 0px;

}
#CatNavi a:hover {
color:#000000;
text-decoration:none;
}
#CatNavi a.Current, #CatNavi a.CurrentParent {
font-weight:bold;
}
#CatNavi a span {
display:block;
margin:0;
padding:0px 0;
}
#CatNavi a:hover span {
}
#CatNavi a.Current span, #CatNavi a.CurrentParent span {
}
#CatNavi .CatLevel1 {
}
#CatNavi .CatLevel1 a {
font-size:15px;
margin-top:3px;
margin-bottom:0px;

}








#CatNavi .CatLevel1 a:hover {
background:url(img/Dots_Horizontal.gif);
background-position:0 100%;
background-repeat:repeat-x;
color:#ff9900;
text-decoration:none;
}
#CatNavi .CatLevel1 a.Current {
color:#ff9900;
text-decoration:none;
}
#CatNavi .CatLevel1 a.CurrentParent {
color:#ff9900;
}
#CatNavi .CatLevel1 a span {
}
#CatNavi .CatLevel1 a:hover span, #CatNavi .CatLevel1 a.Current span, #CatNavi .CatLevel1 a.CurrentParent span {
}
#CatNavi .CatLevel2 {
}
#CatNavi .CatLevel2 a {
color:#999;
font-size:11px;
margin-top:0;
padding:3px 0px 5px 10px;
background: url(img/dotted1.gif) no-repeat 0px 6px #fff;

}
#CatNavi .CatLevel2 a:hover {
color:#ff9900;
background: url(img/dotted1.gif) no-repeat 0px 6px #fff;
text-decoration:none;
}
#CatNavi .CatLevel2 a.Current, #CatNavi .CatLevel2 a.CurrentParent {
color:#ff9900;
text-decoration:none;

}
#CatNavi .CatLevel2 a span {
padding-left:10px;
}
#CatNavi .CatLevel2 a:hover span, #CatNavi .CatLevel2 a.Current span, #CatNavi .CatLevel2 a.CurrentParent span {
}


/* #CatNavi .CatLevel3 {
}
#CatNavi .CatLevel3 a {
padding-left:10px;
}
#CatNavi .CatLevel3 a:hover {
color:#333333;
text-decoration:none;
}
#CatNavi .CatLevel3 a.Current {
color:#84B200;
}
#CatNavi .CatLevel3 a.CurrentParent {
color:#333333;
}
#CatNavi .CatLevel3 a span {
background-image:none;
}
#CatNavi .CatLevel3 a:hover span, #CatNavi .CatLevel3 a.Current span, #CatNavi .CatLevel3 a.CurrentParent span {
}
#CatNavi .CatLevel4 {
}
#CatNavi .CatLevel4 a {
padding-left:20px;
}
#CatNavi .CatLevel4 a:hover {
color:#333333;
text-decoration:none;
}
#CatNavi .CatLevel4 a.Current, #CatNavi .CatLevel4 a.CurrentParent {
color:#84B200;
}
#CatNavi .CatLevel4 a span {
background-image:none;
}
#CatNavi .CatLevel4 a:hover span, #CatNavi .CatLevel4 a.Current span, #CatNavi .CatLevel4 a.CurrentParent span {
} */



/* CATEGORY MENU */

/* h2.categoryheader {
	background-color:#868686;
	background-image:url(img/bg_boxheader.gif);
	height:28px;
	font-size:12px;
	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 {
	background-color:#fff;
	margin-bottom:0px;
	border: solid #fff;
	border-width:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
ul#categorymenu li.level1 {
	list-style-type:none;
	border: solid #ccc;
	border-width:0px 0px 1px 0px;
}
ul#categorymenu li.level1 a {
	text-decoration:none;
	font-size:12px;
	color:#999; 
	background:#fff; 
	font-weight:bold;
	padding:4px 0px 4px 6px;
	display:block
}
ul#categorymenu li.level1 a:hover {
	text-decoration:none;
	color:#ff9900; 
	background-color:#fff;
	font-weight:bold;
}
ul#categorymenu li.level2 {
	list-style-type:none;
	border: solid #fff;
	border-width:1px 0px 0px 0px;
}
ul#categorymenu li.level2 a {
	text-decoration:none;
	color:#999;
	background: url(img/dotted1.gif) no-repeat 8px 9px #fff;
	font-weight:normal;
	padding:4px 0px 4px 18px;
	display:block
}
ul#categorymenu li.level2 a:hover {
	text-decoration:none;
	color:#ff9900;
	background-color:#fff;
	font-weight:bold;
}
ul#categorymenu li.level3 {
	list-style-type:none;
	border: solid #fff;
	border-width:1px 0px 0px 0px;
}
ul#categorymenu li.level3 a {
	text-decoration:none;
	color:#333;
	background: url(img/dotted1.gif) no-repeat 16px 9px #c7c7c7;
	font-weight:bold;
	padding:4px 0px 4px 26px;
	display:block
}
ul#categorymenu li.level3 a:hover {
	text-decoration:none;
	color:#333;
	background-color:#eee;
	font-weight:bold;
} */




/* BOXES GLOBAL DEFINITION */
h2.boxheader {
	background-color:#868686;
	background-image:url(img/bg_boxheader.gif);
	height:28px;
	font-size:12px;
	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 {
	background-color:#ededed;
	border-style:solid;
	border-color:#ccc;
	border-width:0px 1px 1px 1px;
	padding:8px;
	margin-bottom:15px
}
.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 {
	font-size:11px;
}
.boxbody .productboximage {
	border: solid 1px #999999;
	padding:5px;
	background:#fff;
}
.boxbody ul.contentlist {
	margin-left:5px;
	margin-right:0;
	padding:0;
}
.boxbody ul.contentlist li {
	margin-left:0px;
	padding:0;
	list-style-type:none
}
.contentlist a {
	border-bottom:1px solid #ccc;
	display:block;
	padding:5px 0;
}
/* CART BOX */
h2.boxcartheader {
	background-color:#AD4C79;
	background-image:url(img/bg_boxheader_cart.gif);
	height:28px;
	font-size:12px;
	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 8px 4px 8px;
	margin-bottom:15px;
	background-color:#EDEDED;
	border-style:solid;
	border-color:#ccc;
	border-width:0px 1px 1px 1px;
}
.boxcartbody p {
	font-size:11px;
}
/* PRODUCT PREVIEW */
.productPreview {
	padding:0px 0px 0px 54px;
	margin:0px 0px 0px 0px;
}
.productPreviewContent {
	vertical-align:top;
}
.productPreviewContent h2 {
	padding: 0;
	margin:0px 0px 0px 0px;
}
.productPreviewContent h2 a {
	font-size:14px;
	font-weight:bold;
}
.productPreviewImage {
	vertical-align:top;
	padding:0px 6px 10px 0px;
}
.productPreviewImage img {
	border: solid 0px #999999;
}
.productPreviewContent .price {
	font-size:16px;
	font-weight:bold;
	padding:0;
	margin:0
}
.productPreviewContent .taxandshippinginfo {
	font-size:9px;
	font-weight:normal;
	color:#999999;
	padding:0;
	margin:0
}
.productPreviewContent .vpe {
	font-size:11px;
	font-weight:normal;
	color:#999999;
	padding:0;
	margin:0
}
.productPreviewContent .shippingtime {
	font-size:11px;
	font-weight:normal;
	color:#999999;
	padding:0;
	margin:0
}
.productPreviewContent .stockimage {
	margin:0;
	padding:0;
}
.productPreviewContent .stockimagetext {
	margin:0;
	padding:0;
	font-size:11px;
	font-weight:normal;
	color:#999999;
}
.productPreviewContent .productOldPrice {
	font-size:12px;
	font-weight:bold;
	color:#ff0000;
}
.productPreviewContent .taxandshippinginfo a {
	font-size:9px;
	font-weight:normal;
	color:#999999;
}
/* PRODUCT INFO / PRODUCT DETAILS */
#productinfowrap {
	display:table;
	width:100%
}
#productinfoimages {
	float:left;
	background-color:#ffffff;
	text-align:center;
	width:140px;
	padding:10px;
	margin:0px 10px 10px 0px;
	border: solid 1px #999999;
}
#productinfoimages .productimage {
	border: solid 1px #999999;
}
#productinfoimages .hrlightgrey {
	margin-top:6px;
	margin-bottom:6px;
}
#productinfopricewithimages {
	float:left;
/*  		background-color:#; */
			font-size:14px;
				color:#ff9900;
				



}
#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:0;
	padding:0;
	font-size:14px;
	font-weight:bold;
}
#productinfoprice .productOldPrice {
	color:#FF0000;
	margin:0;
	padding:0;
	font-size:12px;
	font-weight:bold;
}
#productinfoprice .taxandshippinginfo {
	margin:0;
	padding:0;
	font-size:5px;
	font-weight:normal;
	color:#999999;
}
.taxandshippinginfo {
	margin:0;
	padding:0;
	font-size:8.5px;
	font-weight:normal;
	color:#999999;
}
#productNEWprice {
	margin:0;
	padding:0;
	font-size:14px;
	font-weight:normal;
	color:#ff9900;
}
#productinfoprice .taxandshippinginfo a {
	margin:0;
	padding:0;
	font-size:6px;
	font-weight:normal;
	color:#999999;
}
#productinfoprice .shippingtime {
	margin:0;
	padding:0;
	font-size:20px;
	font-weight:normal;
	color:#999999;
}
#productinfoprice .stockimage {
	margin:0;
	padding:0;
}
#productinfoprice .stockimagetext {
	margin:0;
	padding:0;
	font-size:11px;
	font-weight:normal;
	color:#999999;
}
p.productinfoproductadded {
	font-size:11px;
}
.productoptions {
	background-color:#f8f8f8;  /* f8f8f8 */
	padding:6px 0px 3px 5px;
	margin:13px 0px 20px 0px;
	border-style:solid;
	border-width:1px 0px 1px 0px;
	border-color:#ccc;
	width:200px;
	height:auto;
}
.addtobasket {
	background-color:#ffffff;
	padding:0px;
	text-align:left;
	border-style:solid;
	border-width:0px 0px 0px 0px;
	border-color:#ffffff;
	width:10%
}
/* POPUPS PRODUCTINFO */
body.popupproductinfo {
	padding:15px;
	background:none;
	background-color:#fff
}
/* POPUP print_order.html */
body.popupprintorder {
	font-family: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: 10px;
	background-color:#f8f8f8;
	border: solid #d9d9d9 1px
}
div.highlightbox ul {
	margin-left:15px;
	padding:0;
	display:block;
	list-style-type:square;
	line-height:20px
}
div.highlightbox h1 {
	color: #893769;
	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 #eee;
}
/* PAYMENT TYPE SELECTION */
table.paymentblock {
	background-color:#f8f8f8;
	border-style: solid;
	border-width:0px 1px 1px 1px;
	border-color:#eee;
	margin-bottom:15px;
}
table.paymentblock tr td.header {
	background-color:#ccc;
	padding:2px;
	padding-left:5px;
	color:#FFFFFF;
	font-weight:bold;
}
/* SHIPPING TYPE SELECTION */
table.shippingblock {
	background-color:#cccccc;
	border-style: solid;
	border-width:1px 1px 1px 1px;
	border-color:#eee;
	margin-bottom:15px;
}
table.shippingblock tr td.header {
	background-color:#ccc;
	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;
	color:#FFFFFF;
	font-weight:bold
}
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;
	color:#FFFFFF;
	font-weight:bold
}
/* ORDER DETAILS IN ACCOUNT HISTORY */
table.accounthistoryinfoorderdetails tr td {
	vertical-align:top
}
table.accounthistoryinfoorderdetails tr.header td {
	font-weight:bold
}
/* MESSAGEBOX ON CONTACT SITE */
textarea.message_body {
	width:130px;
	height:75px;
}
/* DOWNLOAD BOX FOR USER DOWNLOADS */
table.downloadbox {
	padding: 5px;
	background-color:#f8f8f8;
	border: solid #d9d9d9 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 {
	font-size:11px;
	text-align:left;
	margin-top:5px;
}
table.graduatedprice tr td.header {
	font-size:12px;
	font-weight:bold;
	text-align:left
}
/* ORDER DETAILS */
table.orderdetails {
	font-size:11px;
	background-color:#f8f8f8;
	border-style: solid;
	border-width:0px 1px 1px 1px;
	border-color:#ccc;
}
table.orderdetails tr td {
	padding:4px
}
table.orderdetails tr.headerrow td {
	background-color:#ccc;
	color:#555;
	font-weight:bold
}
table.orderdetails tr.headerrow td.left {
	text-align:left
}
table.orderdetails tr.headerrow td.center {
	text-align:center
}
table.orderdetails tr.headerrow td.right {
	text-align:right
}
/* ORDER DETAILS CONTENT ROW 1 */
table.orderdetails tr.contentrow1 td {
	background-color:#f8f8f8;
	vertical-align:top
}
table.orderdetails tr.contentrow1 td.quantity {
	text-align:center
}
table.orderdetails tr.contentrow1 td.quantity input {
	font-size:11px;
	padding:2px;
	border:solid #ccc 1px;
}
table.orderdetails tr.contentrow1 td.productname {
	text-align:left
}
/* ORDER DETAILS CONTENT ROW 2 */
table.orderdetails tr.contentrow2 td {
	background-color:#f8f8f8;
	vertical-align:top
}
table.orderdetails tr.contentrow2 td.quantity {
	text-align:center
}
table.orderdetails tr.contentrow2 td.quantity input {
	font-size:11px;
	padding:2px;
	border:solid #ccc 1px;
}
table.orderdetails tr.contentrow2 td.productname {
	text-align:left
}
/* ORDER DETAILS SINGLE PRICE */
table.orderdetails tr td.singleprice {
	text-align:right;
	white-space:nowrap
}
/* ORDER DETAILS TOTAL PRICE PER ITEM */
table.orderdetails tr td.totalprice {
	text-align:right;
	white-space:nowrap
}
/* ORDER DETAILS DELETE CHECKBOX */
table.orderdetails tr td.delete {
	text-align:center;
	white-space:nowrap
}
/* ORDER DETAILS PRODUCT ATTRIBUTES */
table.orderdetails tr td.productname table.productattributes {
	margin-top:3px;
}
table.orderdetails tr td.productname table.productattributes tr td {
	padding:0px;
}
table.orderdetails tr td.productname table.productattributes tr td.attribute {
	padding-right:4px;
}
table.orderdetails tr td.productname table.productattributes tr td.value {
	width:100%;
}
/* ORDER DETAILS SUBTOTAL */
table.orderdetails tr td.subtotal {
	background-color:#f8f8f8;
	text-align:right;
	border-style: solid;
	border-width:1px 0px 0px 0px;
	border-color:#ccc;
}
/* PRODUCT NAVIGATOR */
div.productnavigator {
	background-color:#EDEDED;
	padding:8px;
	border:#999999 1px solid
}
/* REVIEW LIST */
table.reviewlist {
	background-color:#f8f8f8;
	border-style: solid;
	border-width:0px 1px 1px 1px;
	border-color:#ccc;
}
table.reviewlist tr td {
	padding:4px;
	white-space:nowrap
}
table.reviewlist tr.header td {
	background-color:#ccc;
	color:#FFFFFF;
	font-weight:bold
}
table.reviewlist tr.contentrow1 td {
	background-color:#f8f8f8;
}
table.reviewlist tr.contentrow2 td {
	background-color:#f8f8f8;
}
textarea#review {
	width:100%
}
/* MEDIA LIST */
table.medialist {
	background-color:#f8f8f8;
	border-style: solid;
	border-width:1px;
	border-color:#ccc;
}
table.medialist tr td {
	padding:6px;
	white-space:nowrap;
	vertical-align:top
}
table.medialist tr.contentrow1 td {
	background-color:#f8f8f8;
}
table.medialist tr.contentrow2 td {
	background-color:#f8f8f8;
}
/* SITEMAP */
.sitemapwrap {
}
.sitemapwrap .sitemapleft {
	background-color:#f8f8f8;
	border-style: solid;
	border-width:1px;
	border-color:#ccc;
	display:table;
	float:left;
	width:235px;
	margin-bottom:15px;
}
.sitemapwrap .sitemapright {
	background-color:#f8f8f8;
	border-style: solid;
	border-width:1px;
	border-color:#ccc;
	display:table;
	float:right;
	width:235px;
	margin-bottom:15px;
}
.sitemapheader {
	padding:3px;
	background-color:#ccc;
	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
}
/* COMMENTS ON CHECKOUT CONFIRMATION SITE */
p.checkoutcomment textarea {
	width:97%;
		border: solid 1px;
			border-color:#cccccc



}
/* ORDER DETAILS ON CHECKOUT SITE */
table.checkoutconfirmationorderdetails {
	padding:0;
	margin:0px 0px 10px 0px;
	border:none
}
table.checkoutconfirmationorderdetails tr td.productname {
	width:100%;
	font-weight:bold;
}
table.checkoutconfirmationorderdetails tr td.shippingtime {
	padding:0px 0px 0px 30px;
	color:#666666;
	font-size:11px;
	font-weight:normal;
	white-space:nowrap
}
table.checkoutconfirmationorderdetails tr td.productattributes {
	padding:0px 0px 0px 30px;
	color:#666666;
	font-size:11px;
	font-weight:normal;
}
table.checkoutconfirmationorderdetails tr td.productprice {
	white-space:nowrap;
	text-align:right
}
table.checkoutconfirmationorderdetailstotal {
	padding:0;
	margin:10px 0px 0px 0px;
	border:none
}
table.checkoutconfirmationorderdetailstotal tr td.name {
	width:100%;
	text-align:right
}
table.checkoutconfirmationorderdetailstotal tr td.value {
	white-space:nowrap;
	text-align:right
}
/* AGB ON CHECKOUT SITE */
p.checkoutagb textarea {
	width:50%
}
/* CHECKOUT NAVIGATION */
ul#checkoutnavigation {
	margin:0;
	padding:0;
	margin-top:15px;
}
ul#checkoutnavigation li {
	height: 50px;
	list-style-type:none;
	float:left;
	width:189px;
	margin-right:10px;
	border: solid 1px;
	padding:8px
}
ul#checkoutnavigation li.active {
	background-color: #cccccc
}
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 */
.errormessage {
	border: solid #ff0000 2px;
	padding:15px;
	background-color:#FFD6D6;
	margin-bottom:10px;
}
/* SUCCESS MESSAGE */
.messageStackSuccess {
	padding:4px;
	background-color:#66FF66
}

#footerNavigationwrap {
	height:10px;
	clear:both;
	padding:4px 0px 0px 0px;
	list-style-type:none;

}
#footerNavigation {
	padding:0;
	margin:0;
	list-style-type:none;
	height:10px;
	font-size:11px;
	text-align:center;
}
#footerNavigation a, #footerNavigation a:link, #footerNavigation a:visited, #footerNavigation a:hover, #footerNavigation a:active {
	line-height:12px;
	vertical-align:middle;
	text-decoration:none;
	font-weight:normal;
	cursor:pointer;
	color:#999;
	margin:0;
	padding:0;
}
#footerNavigation a:hover {
	color:#ff9900;
}/* XTC COPYRIGHT */

.copyright {
	margin: 0 auto;
	width:970px;
	text-align:center;
	color:#666666;
	font-size:11px;
	padding:0px 0px 10px 0px;
}
/* XTC ParseTime */
.parseTime {
	margin: 0 auto;
	width:970px;
	text-align:center;
	color:#666666;
	font-size:11px;
	padding:0px 0px 10px 0px;
}
.morepics { /* fuer crosselling  */
	padding:0px 0px 0px 0px;
	text-align:left;
	border-style:solid;
	border-width:0px 0px 0px 0px;
	display:block;
	width:auto;
	height:auto;
		color:#999999;
	font-size:11px;
}
.morepics img { /* fuer crosselling  */
	border:0px solid #999999;
	padding:2px;
	margin:0px 0px 0px 0px;
	background:#FFFFFF;
	height:auto;
	width:69px;
}
.morepics1 { /* fuer weitere abbildungen  */
/* 	background-color:#;  */
	padding:0px 0px 0px 0px;
	text-align:left;
	border-style:solid;
	border-width:0px 0px 0px 0px;
	width:auto;
	height:auto;
}
.morepics1 img { /* fuer weitere abbildungen  */
	border:0px solid #999999;
	padding:1px;
	margin:0px 0px 0px 0px;
	background:#FFFFFF;
	height:auto;
	width:69px;
}
.morepics2 img { /* fuer thumbs auf startseite  */
	border:0px solid #999999;
	padding:0px;
	margin:0px 0px 0px 0px;
	background:#FFFFFF;
	height:auto;
	width:17px;
}
.morepics2 {
	padding:0px 0px 0px 0px;
	text-align:left;
	border-style:solid;
	border-width:0px 0px 0px 0px;
	width:auto;
	height:auto;
}
/* BESTELLER BOX mit Bilder in DL DT Liste -- JUNG GESTALTEN.com */
dt {
	float:left;
	width:40px;
}
dt img {
	border:1px solid #ccc;
	padding:2px;
	background:#fff;
}
dd {
	float:right;
	width:125px
}
/* Vorschaubilder TD mit gleichem Abstand */
/* BOF - dokuman - 2009-06-06 - Fix new products display in firefox - picture size is 120px by default */
/*.productPreviewImage { width:100px; display:block } */
.productPreviewImage {
	width:100%;
}
/* EOF - dokuman - 2009-06-06 - Fix new products display in firefox size is 120px by default */
td.productPreviewContent {
	width:100px;
	text-align:left
}
/* FIX DER AUFZÄHLUNGEN */
#content ol, #content ul {
	margin:10px 0 10px 40px;
}
/* SEARCHBOX */
.search_header {
	line-height:normal;
	width:100px;
	text-align:left;
	color:#ccc;
	font-size:11px;
	padding:3px 0px 0px 0px;
}
/* KLEIN */
.lexikon {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff9900;
  line-height: 15px;
  font-weight: bold

}
.leftrightborder {
	border-top-style: solid; border-top-width: 0px;
	border-top-color: #cccccc;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cccccc;
	border-left-color: #cccccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	COLOR: #999;
	BACKGROUND-REPEAT: no-repeat;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	text-align: left;
	line-height: 16px;

}
.musterservice {
	font-size:11px;
	background: url("img/musterservice.jpg") no-repeat;
	background-position:right;
}


.navLeft {
	border-right: 1px solid;
	border-color: #b6b7cb;
	background-image: url(img/bg_left_column.jpg);
	width: 185px;
}
.navRight {
	border-color: #666666;
	border-top-width: 4px;
	border-top-style: solid;
	border-left-width: 4px;
	border-left-style: solid;
	background-color: #E6E6E6;
	width: 185px;
}