/* THE BIG GUYS */
* {
	margin:0;
	padding:0
}
body {
	font-family:"Times New Roman", Times, serif;
	font-size:11pt;
	margin:0;
	padding:0;
	background-color:#e3e3e3;
}
/* HEADINGS */
h1 {
	color:#000000;
	font-weight:normal;
	font-size:20px;
	margin:10px 0px 15px 0px;
	padding:0px;
	width:509px;
	height:20px
}
h2 {
	color:#000000;
	font-weight:bold;
	font-size:16px;
	margin:10px 0px 8px 0px;
	padding:0px;
}
#content h1 {
	color:#fff;
	background:url("../img/content_header.png");
	font-family:"Times New Roman", Times, serif;
	padding:7px;
	margin-bottom:0;
	height:21px
}
/* LINKS GLOBAL */
a, a:link, a:hover {
	text-decoration:underline;
	cursor:pointer
}
a, a:link {
	background:transparent;
}
a:link {
	color:#c64934
}
a:visited {
	color:#c64934
}
a:hover, a:active {
	color:#c64934
}
a img {
	border:none
}
/* INPUT ELEMENTS GLOBAL (CSS 1 compatible) */
input {
	font-family:"Times New Roman", Times, serif;
	font-size:11pt;
}
textarea {
	font-family:"Times New Roman", Times, serif;
	font-size:11pt;
	border-width:1px;
	border-style:solid;
	border-color:#792800;
}
select {
	font-family:"Times New Roman", Times, serif;
	font-size:11pt;
	border-width:1px;
	border-style:solid;
	border-color:#792800;
}
/* INPUT ELEMENTS DETAILED (CSS 2 compatible - works only in new browsers (FF 2.0, IE 7...) */
input[type=text], input[type=password] {
	border-width:1px;
	border-style:solid;
	border-top-color:#4E4E4F;
	border-left-color:#4E4E4F;
	border-bottom-color:#AEAEAE;
	border-right-color:#AEAEAE
}
input.warenkorb {
	padding:0;
	margin-left:-5px
}
/* PARAGRAPH GLOBAL */
#content p {
	font-family:"Times New Roman", Times, serif;
	margin:0px 0px 0px 0px;
	line-height:1.3em;
	font-size:11pt
}
#content p.print {
	padding:5px 0px 0px 10px;
	border:0px;
	border:solid #792800;
	border-width:0px 1px 0px 1px;
	line-height:1.3em;
	font-size:11pt
}
p.rand, div.rand {
	font-family:"Times New Roman", Times, serif;
	line-height:1.3em;
	font-size:11pt;
	margin:0px 0px 0px 0px;
	padding:10px;
	border:solid #792800;
	border-width:0px 1px 1px 1px;
}
div.rand_news {
	width:214px;
	font-family:"Times New Roman", Times, serif;
	line-height:1.3em;
	font-size:11pt;
	margin:0px 0px 0px 0px;
	padding:0px;
	border:solid #792800;
	border-width:0px 1px 0px 1px;
}
.float_left {
	float:left;
}
.float_right {
	float:right;
}
.box_small_img {
	margin:0pt 2px 3px 0pt;
}
/* 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:#792800
}
div.hrproductpreview {
	padding-top:1px;
	height:0;
	overflow:hidden;
	margin:0px 0px 12px 0px;
	display:inline;
	height:0px;
	line-height:0px;
	display:block;
	background:#792800
}
/* TABLE GLOBAL */
table td {
	padding:2px;
}
/* WHOLE SITE WRAPPER */
#wrap {
	position:absolute;
	left:50%;
	margin: 0 -475px;
	width:950px;
	background-color:#fff;
	min-height:900px;
	border:solid #000000;
	border-width:0px 1px 1px 1px
}
#socialbookmark img {
	padding: 2px;
	text-align:center;
}
/* POPUP WINDOWS */
#popupwrap {
	margin: 0 auto;
	width:100%;
	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;
}
#popupwrap h1 {
	color:#fff;
	background:url("../img/content_header.png");
	font-family:"Times New Roman", Times, serif;
	padding:7px;
	margin-bottom:0;
	height:21px
}
#popupwrap p {
	width:501px;
	font-family:"Times New Roman", Times, serif;
	line-height:1.3em;
	font-size:11pt;
	margin:0px 0px 0px 0px;
	padding:10px;
	border:solid #792800;
	border-width:0px 1px 1px 1px;
}
#popupwrap div.rand {
	width:501px;
	font-family:"Times New Roman", Times, serif;
	line-height:1.3em;
	font-size:11pt;
	margin:0px 0px 0px 0px;
	padding:10px;
	border:solid #792800;
	border-width:0px 1px 1px 1px;
}
a.popuplink {
	padding-left: 20px;
	background: url(../img/printer.png) no-repeat center left;
}
/* BREADCRUMB PATH AS LIST */
#breadcrumb {
	clear:both;
	color:#C64934;
	padding:1px 0px 10px 15px;
	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;
}
#breadcrumb ul li {
	display:inline;
	padding: 0 5px 0 0;
	margin: 2px 0 0 0;
}
#breadcrumb ul {
	list-style-image: url(../img/bg_breadcrumbarrow.gif);
	margin:0;
	padding:0;
	padding-left: 1em;
}
/* TOPMENU AS LIST */
#topmenuwrap {
	background:#792800;
	font-family:"Times New Roman", Times, serif;
	font-weight:500;
	font-size:14px;
}
.startseite {
	background: url("../img/navi_background_startseite.png");
	width:110px;
	height:28px;
}
.shop {
	background: url("../img/navi_background_shop.png");
	width:79px;
	height:28px;
}
.vereinsausstattung {
	background: url("../img/navi_background_vereinsausstattung.png");
	width:148px;
	height:28px;
}
.news {
	background: url("../img/navi_background_news.png");
	width:86px;
	height:28px;
}
.wir-sind-hersteller {
	background: url("../img/navi_background_wir-sind-hersteller.png");
	width:151px;
	height:28px;
}
.kontakt {
	background: url("../img/navi_background_kontakt.png");
	width:94px;
	height:28px;
}
#topmenu table {
	float:right;
	padding:2px 5px 0px 0px
}
#topmenu {
	float:left;
	height:34px;
	padding:0;
	margin:0;
	padding-top:4px;
	list-style-type:none;
	background:#792800;
	width:950px
}
#topmenu li {
	height:29px;
	float:left;
	text-align:center;
	margin:0;
	margin-left:5px;
}
#topmenu a, #topmenu a:link, #topmenu a:visited, #topmenu a:hover, #topmenu a:active {
	display:block;
	line-height:30px;
	vertical-align:middle;
	text-decoration:none;
	cursor:pointer;
	color:#000;
	margin:0;
	padding:0;
}
#topmenu .active a {
	color:#fff
}
#topmenu a:hover {
	color:#fff;
}
#topmenuwrap #search {
	width: 260px;
	height:75px;
	float:right;
	color:#fff;
	padding:20px 0px 0px 20px
}
#topmenuwrap #search a {
	color:#fff;
	font-size:11px;
}
/* LANGUAGE SELECTION IN TOPMENU LIST */
#languages {
	float:left;
	text-align:right;
	height:26px;
	font-size:13px;
	padding: 4px 0px 0px 8px;
	margin:0;
}
/* currency SELECTION IN TOPMENU LIST */
#currencies {
	float:right;
	text-align:right;
	height:26px;
	font-size:13px;
	background: url(../img/bg_topmenu.gif) repeat-x;
	padding: 10px 10px 0px 10px;
	margin:0;
}
/* CONTENT WRAPPER */
#contentwrap {
	clear:both;
	width:950px;
	padding:0;
}
/* LEFT COLUMN */
#leftcol {
	float:left;
	width:180px;
	padding:0px 0px 15px 1px;
	margin-top:15px;
}
/* RIGHT COLUMN */
#rightcol {
	float:left;
	width:200px;
	padding:0px 0px 15px 0px;
	margin-top:15px;
	margin-left:14px
}
td.main {
	padding-left:5px
}
/* MAIN CONTENT */
#content {
	float:left;
	width:523px;
	padding:0px 0px 0px 15px;
	margin:5px 0px 15px 0px
}
#contentfull {
	width:890px;
	padding:0px 30px 0px 30px;
	margin-bottom:15px;
}
/* CATEGORY MENU */
h2.categoryheader {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	background-image:url(../img/kategorie_header.png);
	height:35px;
	width:181px;
	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 {
	font-weight:900;
	color: #000;
}
ul#categorymenu {
	list-style-type:none;
}
ul#categorymenu li {
	list-style-type:none;
	border: solid #792800;
	border-width:0px 0px 1px 0px;
}
ul#categorymenu li a {
	text-decoration:none;
	color:#352102;
}
ul#categorymenu {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	background-color:#fff;
	margin-bottom:15px;
	width:179px;
	border: solid #792800;
	border-width:0px 1px 0px 1px;
}
/* 1st TIER */ ul#categorymenu li.level1 {
	background-color:#fff;
	padding:10px 0px 10px 6px;
}
/* 2nd TIER */ ul#categorymenu li.level2 {
	background-color:#fff;
	padding:4px 0px 4px 24px;
}
/* 3rd TIER */ ul#categorymenu li.level3 {
	background-color:#fff;
	padding:4px 0px 4px 40px;
}
h2.news {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	background-image:url(../img/news_header.png);
	height:33px;
	width:200px;
	color:#FFFFFF;
	padding:2px 8px 0px 8px;
	margin:0;
	line-height:28px;
	vertical-align:middle;
}
/* BOXES GLOBAL DEFINITION */
h2.boxheader {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	background-image:url(../img/angebot_header.png);
	height:33px;
	width:165px;
	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
}
h2.boxheader_start {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	background-image:url(../img/angebot_header_start.png);
	height:33px;
	width:165px;
	color:#FFFFFF;
	padding:2px 8px 0px 8px;
	margin:0;
	line-height:28px;
	vertical-align:middle;
}
h2.boxheader_start a:link, h2.boxheader_start a:hover, h2.boxheader_start a:active, h2.boxheader_start a:visited {
	text-decoration:none;
	color:#ffffff
}
h2.kategorie {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	background-image:url(../img/kategorie_header.png);
	height:33px;
	width:165px;
	color:#FFFFFF;
	padding:2px 8px 0px 8px;
	margin:0;
	line-height:28px;
	vertical-align:middle;
}
h2.kategorie a:link, h2.boxheader a:hover, h2.boxheader a:active, h2.boxheader a:visited {
	text-decoration:none;
	color:#ffffff
}
.boxbody {
	width:179px;
	background-color:#d29e4c;
	border-style:solid;
	border-color:#d29e4c;
	border-width:0px 1px 1px 1px;
	padding:8px 0px 8px 0px;
	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 p.white {
	margin:-6px 0px -8px 0px;
	padding-left:5px;
	background-color:#FFFFFF;
}
.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;
	text-decoration:none;
	color:#000000;
}
.boxbody .productboximage {
	border: solid 1px #999999;
}
.boxbody img {
	margin-top:-15px
}
.boxbody .float_left {
	background-color:#FFFFFF
}
/* INFO BOX */
.infoboxbody {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10.5px;
	font-weight:bold;
	margin-right:10px;
}
.infoboxbody ul.contentlist {
	padding:2px 0px 0px 0px;
	background-image:url(../img/header_navi.png);
	width:870px;
	height:26px;
	margin-bottom:15px;
}
.infoboxbody ul.contentlist li {
	list-style-type:none;
	float:left;
	color:#792800;
}
.infoboxbody ul.contentlist li a {
	text-decoration:none;
	color:#792800;
}
/* 1st TIER */ .infoboxbody ul.contentlist li.level1 {
	padding:4px 0px 4px 6px;
	font-size: 1.0em;
	color:#792800;
}
/* 2nd TIER */ .infoboxbody ul.contentlist li.level2 {
	padding:4px 0px 4px 24px;
	font-size: 0.9em;
	color:#792800;
}
/* 3rd TIER */ .infoboxbody ul.contentlist li.level3 {
	padding:4px 0px 4px 40px;
	font-size: 0.8em;
	color:#792800;
}
/* HEADER WITH LOGO, SEARCH BOX AND LANGUAGE SELECTION */
#header {
	height:155px;
	background: #666 url("../img/bg_header.jpg") repeat-x;
}
#header #logo {
	padding-left:27px;
	padding-top:10px;
	float:left
}
#header td {
	padding-top:1px;
	padding-right:4px;
}
/* DISCOUNTPRICE */
.discountprice {
	font-size:11px;
	color:#FF0000
}
/* CART BOX */
h2.boxcartheader {
	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.boxcartheader a {
	text-decoration:none;
	color:#fff
}
.boxcartbody {
	padding:5px 8px 4px 8px;
}
.boxcartbody p {
	font-size:11px;
}
ul.contentlist li.boxcartbody {
	color:#000000;
}
ul.contentlist li.boxcartbody a {
	text-decoration:underline
}
/* MANUFACTURER BOX */
h2.boxmanufacturerheader {
	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.boxmanufacturerheader a {
	text-decoration:none;
	color:#fff
}
ul#manufacturerslist {
	margin-left:5px;
	margin-right:0;
	padding:0;
}
ul#manufacturerslist li {
	margin-left:0px;
	padding:0;
	list-style-type:none
}
.shipping_address {
	font-size:11pt;
	line-height:1.3em
}
/* PRODUCT PREVIEW */
.productPreview {
	padding:0;
	margin:0;
}
.productPreviewContent {
	vertical-align:top;
	width:100%
}
.productPreviewContent h2 {
	padding: 0;
	margin:0px 0px 5px 0px;
}
.productPreviewContent h2 a {
	font-size:14px;
	font-weight:bold;
}
.productPreviewImage {
	vertical-align:top;
	padding:3px 15px 10px 15px;
}
.productPreviewImage img {
	border: solid 1px #999999;
}
.productPreviewContent .price {
	font-size:16px;
	font-weight:bold;
	padding:0;
	margin:0
}
.productPreviewContent .taxandshippinginfo {
	font-size:11px;
	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;
	text-align:left;
}
.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:11px;
	font-weight:normal;
	color:#999999;
}
/* CROSS SELLING */
hr {
	border:solid #792800;
	border-width:1px 0px 0px 0px;
}
table.productCrossSell hr {
	border:solid #792800;
	border-width:1px 0px 0px 0px;
	margin-left:-15px;
	width:106%
}
.productCrossSell {
	padding:10px;
	margin:0;
	border:1px solid #792800;
}
.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 3px 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:99.7%;
	border:solid #792800;
	border-width:0px 1px 1px 1px
}
#productinfoimages {
	float:left;
	background-color:#fff;
	text-align:center;
	padding:10px 0px 10px 0px;
	margin:0px 10px 10px 0px;
	border: solid 0px #999999;
}
#productinfoimages .productimage {
	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 {
	font-family:"Times New Roman", Times, serif;
	clear:both;
	padding:10px;
	margin-top:-10px;
	border:solid #792800;
	border-width:0px 1px 1px 1px
}
#productinfopricewithimages {
	float:left;
	width:190px
}
#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:11px;
	font-weight:normal;
	color:#343434;
}
#productinfoprice .taxandshippinginfo a {
	margin:0;
	padding:0;
	font-size:11px;
	font-weight:normal;
	color:#343434;
}
#productinfoprice .shippingtime,
#productinfopricewithimages .addtobasket .shippingtime {
	margin:0;
	padding:0;
	font-size:11px;
	font-weight:normal;
	color:#343434;
	text-align:left;
}
#productinfoprice .stockimage {
	margin:0;
	padding:0;
}
#productinfoprice .stockimagetext {
	margin:0;
	padding:0;
	font-size:11px;
	font-weight:normal;
	color:#999999;
}
#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 {
	background-color:#fff;
	padding:6px;
	text-align:right;
	border-style:solid;
	border-width:0px 0px 0px 0px;
	border-color:#999999
}
.addtobasket h2{
	text-align:left;	
}
.addtobasketlisting {
	padding:6px;
	text-align:right;
	border-style:solid;
	border-width:1px 0px 0px 0px;
	border-color:#792800
}
#productinfo_short_desc {
	font-family:"Times New Roman", Times, serif;
	padding:5px;
}
/* POPUPS PRODUCTINFO */
body.popupproductinfo {
	padding:15px;
	background:none;
	background-color:#fff
}
/* POPUP print_order.html */
body.popupprintorder {
	font-family:"Times New Roman", Times, 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 table {
	line-height:1.3em;
	font-size:11pt
}
div.highlightbox {
	padding: 15px;
	background-color:#FFFFFF;
	border: solid #792800 1px
}
div.highlightbox ul {
	margin-left:15px;
	padding:0;
	display:block;
	list-style-type:square;
	line-height:20px
}
div.highlightbox h1 {
	color:#000;
	padding:0px 0px 10px 0px;
	margin:0;
	border:none;
	font-size:16px;
	background:none
}
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 {
	background-color:#af7e66;
	border-style: solid;
	border-width:0px 1px 1px 1px;
	border-color:#792800;
	margin-bottom:15px;
}
table.paymentblock tr td.header {
	background-color:#792800;
	padding:2px;
	padding-left:5px;
	color:#FFFFFF;
	font-weight:bold;
}
table.paymentblock td img {
	padding-top:10px;
	padding-bottom:10px;
	padding-left:15px
}
/* SHIPPING TYPE SELECTION */
table.shippingblock {
	background-color:#792800;
	border-style: solid;
	border-width:1px 1px 1px 1px;
	border-color:#792800;
	margin-bottom:15px;
}
table.shippingblock tr td.header {
	background-color:#792800;
	padding: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
}
/* 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 {
	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.tabledetails {
	line-height:1.3em;
	font-size:10.5pt;
	background-color:#792800;
	border-style: solid;
	border-width:1px 1px 1px 1px;
	border-color:#792800;
}
table.tabledetails tr td {
	padding:4px
}
table.tabledetails tr.headerrow td {
	background-color:#792800;
	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 {
	background-color:#e1e1e1;
	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 {
	background-color:#edecec;
	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 {
	background-color:#fff;
	text-align:right;
	border-style: solid;
	border-width:1px 0px 0px 0px;
	border-color:#792800;
}
.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 {
	padding-top:30px;
	line-height:1.3em
}
ul#checkoutnavigation li {
	height: 70px;
	margin-bottom:10px;
	list-style-type:none;
	float:left;
	width:185px;
	margin-right:15px;
	border:#792800 solid 1px;
	padding:8px
}
ul#checkoutnavigation li.active {
	background-color: #792800
}
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:11pt
}
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:12pt;
	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;
	margin:10px 0px 10px 0px
}
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 {
	border:solid 2px #C39700;
	background-color:#FFE89A;
	padding:8px;
	margin:10px 0px 10px 0px
}
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;
	background-color:#FFE89A
}
ul.info_success {
	border:solid 2px #4DAA30;
	background-color:#BDFFA9;
	padding:8px;
	margin:10px 0px 10px 0px
}
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;
	margin:10px 0px 10px 0px
}
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;
	color:#666666;
	background-color:#fff;
	padding: 8px;
	margin-bottom:5px;
}
.footer a {
	color:#666666;
	text-decoration:underline
}
/* xt:Commerce COPYRIGHT */
.copyright {
	display:none;
	margin: 0 auto;
	background-color:#FFFFFF;
	text-align:center;
	color:#666666;
	font-size:11px;
}
/* xt:Commerce ParseTime */
.parseTime {
	margin: 0 auto;
	background-color:#FFFFFF;
	text-align:center;
	color:#666666;
	font-size:11px;
}
/* SITE Navigation */
div#NAVIGATION {
	clear:both;
	vertical-align:middle;
}
div#NAVIGATION .COUNT {
	float:left;
	bottom:0px;
	height:20px;
	line-height:15px;
	margin:5px 0px 0px 0px;
	padding:2px 5px 0px 5px;
	vertical-align:middle;
	font-size:11px
}
div#NAVIGATION .PAGES {
	float:right;
	bottom:0px;
	height:20px;
	line-height:15px;
	margin:5px 0px 0px 0px;
	padding:2px 5px 0px 5px;
	vertical-align:middle;
	font-size:11px
}
/* PRODUCTS Sorting */
p.products_sort {
	padding: 5px;
	background-color:#fff;
	border: solid #E9D28F 1px;
	margin-bottom:0px;
}
.products_sort {
	height: 25px;
	padding: 5px;
	background-color:#fff;
	border: solid #792800;
	border-width:0px 1px 0px 1px;
	margin-bottom:0px;
}
.products_sort form {
	float:left;
}
/*AGB*/
div#checkout_agb {
	height: 200px;
	width: 100%;
	overflow: auto;
	padding: 2px;
	border: solid #792800 1px;
	text-align: left;
	margin:5px 0px 5px 0px
}
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
}
#navlist {
	border-bottom: 1px solid #792800;
	margin: 0;
	padding-bottom: 28px;
}
#navlist ul, #navlist li {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-decoration:none;
}
#navlist #current a:link, #navlist #current a:visited {
	background: url("../img/desc_header_active.png");
	color: #792800;
	text-decoration:none;
	text-align:left;
	width:169px;
}
#navlist a:link, #navlist a:visited {
	background: url("../img/desc_header.png");
	color: #fff;
	float: left;
	font-size: 12px;
	font-weight: normal;
	line-height: 25px;
	width:169px;
	margin-right: 8px;
	padding: 2px 10px 2px 10px;
	text-decoration: none;
}
#navlist li a:hover {
	background: url("../img/desc_header_active.png");
	color: #792800;
	text-decoration:none;
}
#content .highlightbox h1 {
	background:none;
	color:#000000;
	padding-left:0;
	font-weight:bold
}
h3 {
	font-family:"Times New Roman", Times, serif
}
h3.start_box {
	background-image:url("../img/startseite_box_header.png");
	padding:7px;
	width:245px;
	height:20px;
	margin-top:20px;
}
h3.big_box {
	background-image:url("../img/startseite_bigbox_header.png");
	padding:7px;
	width:509px;
	height:20px;
}
div.start_box {
	width:256px;
	border:solid #d29e4c;
	border-width:0px 1px 1px 1px;
	margin-left:1px;
	margin-bottom:20px
}
div.big_box {
	font-size:13px;
	font-family:"Times New Roman", Times, serif;
	width:500px;
	border:solid #d29e4c;
	border-width:0px 1px 1px 1px;
	margin-left:1px;
	padding:5px 10px 0px 10px;
}
#content .no_bg {
	background:none;
	color:#000000;
	font-weight:bold
}
p.rand img {
	padding:5px;
}
#foother {
	width:940px;
	height:25px;
	line-height:25px;
	background-color:#792800;
	clear:both;
	padding-left:10px;
	color:#FFFFFF;
	font-size:12px;
}
#foother a:link, #foother a:visited {
	color:#FFFFFF;
	text-decoration:none;
	font-size:11px;
}
#foother a:active, #foother a:hover {
	color:#FFFFFF;
	text-decoration:underline;
	font-size:11px;
}
#zoom{
	position:relative;
	display:block;
	margin-top:-35px;
	width:280px;
	height:35px;
	line-height:35px;
	vertical-align:middle;
	background-repeat:repeat-x;
	background-image:url("../img/zoom_background.png");	
}

