/* -----------------------------------------------------------------------------------------

   ---------------------------------------------------------------------------------------*/

/* THE BIG GUYS */
* {
  margin:0;
  padding:0
}
body {
	font-family:'Trebuchet MS', Arial, Sans-serif;
	font-size:14px;
	padding:0;
	background-color:#111111;
	color:#555;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

.clearer {
  clear:both;
}

.mini { font-size:10px;font-weight:normal;}
.midi { font-size:11px;font-weight:normal;}

.mini_b { font-size:10px;font-weight:bold;}
.midi_b { font-size:11px;font-weight:bold;}

.mini_n { font-size:10px;font-weight:normal;}
.midi_n { font-size:11px;font-weight:normal;}

#layout_site {
	width:990px;
	padding:10px;
	background:#111;
	border: 10px solid #555;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}


#layout_header_full {
  height:130px;
  min-width:945px;
  background: transparent url(img/new_bg_header_full.png) no-repeat top center;
}
#layout_header {
	width:955px;
	height:130px;
	overflow:hidden;
	background: transparent url(img/new_bg_header_full.png) no-repeat top center;
	position:relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}



.blue_headline {
  color:#428fcb;
  font-size:18px;
  line-height:22px;
}

.head_1 {
  float:right;
  padding: 5px 0px 0px 0px;
  width:133px;
  font-size:12px;
  line-height:16px;
  color:#fff;
  white-space:nowrap;
}
.head_1 a {
  color:#428fcb !important;
}
.head_1 a:hover {
  color:#fff !important;
  text-decoration:none;
}

.head_2 {
  float:right;
  width:80px;
  line-height:18px;
  color:#fff;
}
.head_3 {
  float:right;
  padding: 5px 0px 0px 0px;
  width:210px;
  font-size:12px;
  line-height:16px;
  color:#fff;
}
.head_4 {
  float:right;
  width:145px;
  line-height:18px;
  color:#fff;
}

ul#layout_topnav {
  height:40px;
  list-style-type:none;
}
ul#layout_topnav li {
  float:right;
}
ul#layout_topnav li.filler {
  padding: 0px 10px;
  line-height:40px;
  font-size:14px;
}


ul#layout_topnav li a {
  display:block;
  font-weight:bold;
  font-size:16px;
  padding: 0px;
  line-height:40px;
  color:#222;
  text-shadow: 1px 1px 1px #ffc082;
}
ul#layout_topnav li a:hover {
  color:#fff;
  text-decoration:none;
}  

#layout_search {
  float:right;
  margin: 14px 0px 0px 20px;
  width:240px;
}


#catnav {
	height:40px;
	overflow:hidden;
	background: #33709f url(img/new_bg_catnav.png) repeat-x;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color:#fff;
	font-size:16px;
	text-shadow: -1px -1px 1px #1a3d58;
	text-align:right;
	line-height:40px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 16px;
}

#layout_content {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	overflow:hidden;
	background:#fff url(img/new_bg_content.png) repeat-y;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	padding: 0px;
}

#layout_navigation {
	width:200px;
	min-height:400px;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	float: left;
}
#layout_inhalt {
	float:right;
	width: 720px;
	min-height:400px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
	margin-right: 10px;
}
#inhalt {
  padding: 0px 10px 20px 10px;
}
#layout_inhalt_full {
  min-height:400px;
}

.contentseiten {
  
}
.contentseiten ul {
  margin: 5px 0px 5px 17px;
}



.subcat_box {
	background-color: #203749;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 10px;
	margin: 0px;	
}
.subcat_title {
	font-size:20px;
	font-weight:bold;
	color:#428fcb;
	text-shadow: -1px -1px 1px #10212e;
	line-height:22px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: transparent;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

ul#SubNavi {
	list-style-type:none;
}
ul#SubNavi li {

}
ul#SubNavi li.CatLevel1 {
	height: 30px;
  
}
ul#SubNavi li.CatLevel1 a {
	display:block;
	font-size:14px;
	line-height:18px;
	color:#fff;
	border-bottom: 1px dotted #3b5365;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
ul#SubNavi li.CatLevel1 a:hover {
  color:#428FCB;
  text-decoration:none;
}
ul#SubNavi li.CatLevel1 a.Current {
  color:#FF7E00 !important;
  text-decoration:none;
}
ul#SubNavi li.CatLevel1 a.CurrentParent {
  color:#FF7E00 !important;
  text-decoration:none;
  background: transparent url(img/catnav_arrow_orange.png) no-repeat 192px 12px;
}



ul#SubNavi li ul {
  list-style-type:none;  
  background: transparent url(img/neu_bg_navmenu_overlay10.png);
  border-top: 1px dotted #5f6f7d;
}
ul#SubNavi li ul li.CatLevel2 a {
  display:block;
  padding: 4px 0px 4px 20px ;
  font-size:14px;
  line-height:18px;
  color:#fff;
  border-bottom: 1px dotted #5f6f7d;
}
ul#SubNavi li ul li.CatLevel2 a:hover {
  color:#428FCB;
  text-decoration:none;
}


ul#SubNavi li ul li.CatLevel3 a {
  display:block;
  padding: 4px 0px 4px 40px ;
  font-size:12px;
  line-height:18px;
  color:#fff;
  border-bottom: 1px dotted #5f6f7d;
}
ul#SubNavi li ul li.CatLevel3 a:hover {
  color:#428FCB;
  text-decoration:none;
}

ul#SubNavi li ul li.CatLevel4 a {
  display:block;
  padding: 4px 0px 4px 60px ;
  font-size:12px;
  line-height:18px;
  color:#fff;
  border-bottom: 1px dotted #5f6f7d;
}
ul#SubNavi li ul li.CatLevel4 a:hover {
  color:#428FCB;
  text-decoration:none;
}

ul#SubNavi li ul li.CatLevel5 a {
  display:block;
  padding: 4px 0px 4px 80px ;
  font-size:12px;
  line-height:18px;
  color:#fff;
  border-bottom: 1px dotted #5f6f7d;
}
ul#SubNavi li ul li.CatLevel5 a:hover {
  color:#428FCB;
  text-decoration:none;
}

ul#SubNavi li ul li.CatLevel6 a {
  display:block;
  padding: 4px 0px 4px 100px ;
  font-size:12px;
  line-height:18px;
  color:#fff;
  border-bottom: 1px dotted #5f6f7d;
}
ul#SubNavi li ul li.CatLevel6 a:hover {
  color:#428FCB;
  text-decoration:none;
}



.leftcol_box {
	background-color: #111;
	font-size: 12px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 10px;
	margin: 0px;
}
.leftcol_box_title {
	font-size:16px;
	font-weight:bold;
	color:#ff7e00;
	text-shadow: -1px -1px 1px #10212e;
	line-height:22px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
	margin: 0px;
}

.miniboxlink {
  float:right;
  font-size: 11px;
  padding-top:3px;
}
a.miniboxlink {
  color:#999 !important;
}
a.miniboxlink:hover {
  color:#fff !important;
  text-decoration:none;
}
.leftcol_image {
  margin: 0px auto 10px auto;
  text-align:center;
  position:relative;
}

.leftcol_image .ausverkauft {
  position:absolute;
  bottom: 8px;
  right: 8px;
  background-color:#960000;
  padding:3px;
  font-size:12px;
  font-weight:bold;
  text-transform:uppercase;
  line-height:13px;
  color:#fff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;    
}

.leftcol_image img {
  max-width:180px;
  text-align:center;
  padding: 1px;
  border: 1px solid #999;
}

.leftcol_product {
  color:#428fcb !important;
  line-height:20px;
  font-size:16px;
  font-weight:normal;
  margin: 0px 0px 5px 0px;
}
.leftcol_product a {
  color:#428fcb !important;
}
.leftcol_product a:hover {
  color:#64a3d3 !important;
  text-decoration:none;
}

.leftcol_price {
  text-align:right;
  padding: 3px 0px 0px 0px;
  line-height:16px;
  font-size:16px;
  font-weight:bold;
  color:#fff;
}
.leftcol_price .old_price {
  color:#fff;
  font-size:14px;
}
.leftcol_price .new_price {
  color:#ff7e00;
}
.leftcol_price .prefix_price {
  font-size:10px;
  font-weight:normal;
}
.leftcol_price .save_price {
  font-size:11px;
  color:#fff;
  font-weight:normal;
}

.leftcol_tax {
  text-align:right;
  padding: 2px 3px 0px 0px;
  color:#999;
  font-size:10px;
  line-height:14px;
  white-space:nowrap:
}  
.leftcol_tax a {
  color:#999 !important;
}
.leftcol_tax a:hover {
  color:#999 !important;
  text-decoration:underline;
}









.bestseller_entry {
  border-bottom: 1px dotted #414141;
  padding: 0px 0px 8px 0px; 
  margin: 8px 0px 0px 0px;
}

.bestseller_count {
  float:left;
  width:28px;
  text-align:center;
  font-size:12px;
  color:#fff;
  font-weight:bold;
  line-height:20px;
  background-color:#ff7e00;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;  
}
.bestseller_link {
  float:right;
  width:170px; 
  font-size:12px;
  color:#fff;
  padding-left: 10px;
}
.bestseller_link a {
  color:#428fcb !important;
  line-height:16px;
}
.bestseller_link a:hover {
  color:#64a3d3 !important;
  text-decoration:none;
}
.bestseller_price {
  text-align:right;
  padding: 3px 3px 0px 0px;
  line-height:16px;
  font-size:16px;
  font-weight:bold;
  color:#fff;
}
.bestseller_price .old_price {
  color:#fff;
  font-size:14px;
}
.bestseller_price .new_price {
  color:#ff7e00;
}
.bestseller_price .prefix_price {
  font-size:10px;
  font-weight:normal;
}
.bestseller_price .save_price {
  font-size:11px;
  color:#fff;
  font-weight:normal;
}

.bestseller_tax {
  text-align:right;
  padding: 2px 3px 0px 0px;
  color:#999;
  font-size:10px;
  line-height:14px;
}  
.bestseller_tax a {
  color:#999 !important;
}
.bestseller_tax a:hover {
  color:#999 !important;
  text-decoration:underline;
}



#layout_footer {
  margin: 30px auto 20px auto;
  min-height:180px;
  background: transparent url(img/new_bg_footer.png) no-repeat;
  padding: 30px 20px 0px 20px;
}

#footerbox1 {
  float:left; 
  width:290px;
  margin: 0px 20px 0px 0px;  
}
#footerbox2 {
  float:left; 
  width:290px;
  margin: 0px 0px 0px 0px;  
}
#footerbox3 {
  float:right; 
  width:290px;
  margin: 0px 0px 0px 0px;  
}


.footer_headline {
  font-size:16px;
  color:#FF7E00;
  font-weight:bold;
  margin: 0px 0px 10px 0px;
  text-shadow: -1px -1px 1px #000;
}

ul.footerlist {
  list-style-type:square;
  margin: 0px 0px 0px 15px;
}
ul.footerlist li {
  border-bottom: 1px dotted #444;
  color:#999 !important;
  padding: 3px 0px;
  font-size:11px;
  line-height:15px;
}


p.footer_text_title {
  color:#ccc !important;
  font-weight:bold;
  padding: 0px;
  font-size:13px;
  line-height:23px;
}

p.footer_text {
  color:#999 !important;
  padding: 0px;
  font-size:11px;
  line-height:17px;
}
p.footer_text a {
  color:#fff !important;
}
p.footer_text a:hover {
  color:#eee !important;
  text-decoration:none;
}

#footerbox4 {
  float:left; 
  width:440px;
  margin: 0px 0px 0px 0px;  
}
#footerbox5 {
  float:right; 
  width:440px;
  margin: 0px 0px 0px 0px;  
}

.footer_inner {
  color:#999;
  font-size:10px;
  line-height:14px;
  height:300px;
  overflow:auto;
  padding: 0px 5px 0 0;
}




/* HEADINGS */
h1 {
	font-size:18px;
	color:#444;
	padding:0px 0px 4px 0px;
	margin:15px 0px 10px 0px;
	line-height:20px;
  border-bottom: 1px dotted #999;

}
h2 {
	color:#000;
	font-weight:bold;
	font-size:16px;
	margin:15px 0 8px 0;
	padding:0;
}
h3 {
	color:#555;
	font-weight:bold;
	font-size:12px;
}

h4 {
	color:#428fcb;
	font-weight:normal;
	font-size:16px;
	margin:0px 0px 10px 0px;
	padding:0px;
	width:auto;
	border-bottom: 1px #cccccc solid;
	padding-bottom:4px;
}


/* LINKS GLOBAL */
a, a:link, a:visited, a:active, a:hover {
  background:transparent;
  text-decoration:none;
  outline:none;
  cursor:pointer;
}
a:link {
  color:#428FCB ;
  outline:none;
}
a:visited {
	color:#428FCB ;
	outline:none;
}
a:hover, a:active {
	color:#428FCB ;
	outline:none;
}
a:hover {
  color:#555;
  text-decoration:underline;
  outline:none;
}
a img {
  border:none;
  outline:none;
}
/* INPUT ELEMENTS GLOBAL (CSS 1 compatible) */
input {
  font-family:'Trebuchet MS',Arial, Sans-serif;
  font-size:14px;
}
textarea {
  font-family:'Trebuchet MS',Arial, Sans-serif;
  background: #e5e5e5;
  border:1px solid #d3d3d3;
  padding:6px;
  font-size:14px;
  line-height:18px;
  color:#333;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
select {
  font-family:'Trebuchet MS',Arial, Sans-serif;
  background: #e5e5e5;
  border:1px solid #d3d3d3;
  padding:6px;
  color:#333;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  width:170px;
}
/* INPUT ELEMENTS DETAILED (CSS 2 compatible - works only in new browsers (FF 2.0, IE 7...) */
input[type=text], input[type=password] {
  background: #e5e5e5;
  border:1px solid #d3d3d3;
  padding:6px;
  color:#333;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  width:170px;
}


input[type=text]:focus, input[type=password]:focus, select:focus, textarea:focus {
  background: #d8d8d8;
  border:1px solid #d0d0d0;  
}


.select_callback select {
  width:120px;
}
.textarea_callback textarea {
  width:500px;
  height:120px;
  overflow:auto;
}

.radio_callback input[type=radio] {
  margin-left:4px;
}

.request_textarea textarea {
  width:500px;
  height:140px;
  overflow:auto;
}



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



/* BREADCRUMB PATH AS LIST */
#breadcrumb {
	color:#428FCB;
	list-style-type:none;
	outline:none;
	font-size:11px;
  padding: 20px 10px 0px 10px;
}
#breadcrumb a, #breadcrumb a:link, #breadcrumb a:visited, #breadcrumb a:hover, #breadcrumb a:active {
	line-height:15px;
	text-decoration:none;
	outline:none;
	font-weight:normal;
	cursor:pointer;
	color:#555;
	margin:0;
	padding:0;
	font-style: italic;
}
#breadcrumb a:hover {
	color:#428FCB;
}
/* TOPMENU AS LIST */
#topmenuwrap {
	background:#333 url(img/bg_topmenu.gif) repeat-x;
	height: 26px;
	width: 1024px;
}
#topmenu {
float:left;
padding:0;
margin:0;
list-style-type:none;
height:26px;
font-size:12px;
background:url(img/bg_topmenu.gif) repeat-x;
}
#topmenu li {
height:26px;
float:left;
padding:0 10px;
margin:0;
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:26px;
	vertical-align:middle;
	text-decoration:none;
	outline:none;
	font-weight:bold;
	cursor:pointer;
	color:#fff;
	margin:0;
	padding:0;
	font-style: italic;
}
#topmenu a:hover {
	color:#FF6;
	text-decoration: underline;
}
/* LANGUAGE SELECTION IN TOPMENU LIST */
#languages {
text-align:right;
height:26px;
font-size:13px;
background:url(img/bg_topmenu.gif) repeat-x;
padding:0px 10px 0 0;
margin:0;
}
/* CONTENT WRAPPER */
#contentwrap {
clear:both;
width:1024px;
padding:0;
}
/* LEFT COLUMN */
#leftcol {
float:left;
width:200px;
padding:0 0 15px 0;
}
/* RIGHT COLUMN */
#rightcol {
float:right;
width:50px;
padding:0 0 15px 0;
}
/* MAIN CONTENT */
#content {
	float:left;
	width:813px;
	margin-bottom:15px;
	padding-top: 0;
	padding-right: 1px;
	padding-bottom: 0;
	padding-left: 10px;
}
#contentfull {
width:1004px;
padding:0 10px;
margin-bottom:15px;
}
/* CATEGORY MENU */
h2.categoryheader {
	background:#868686 url(img/bg_topmenu.gif);
	height:26px;
	font-size:12px;
	color:#fff;
	padding:1px 8px 0 10px;
	margin:0;
	line-height:26px;
	vertical-align:middle;
	font-style: italic;
}
h2.categoryheader a {
text-decoration:none;
outline:none;
color:#fff;
}
ul#categorymenu {
background-color:#ededed;
margin-bottom:10px;
border:solid #ccc;
border-width:0 1px 1px 1px;
}
ul#categorymenu li a.actparentlink { font-style:italic; }
ul#categorymenu li a.actlink { font-style:italic; text-decoration:underline; }
/* 1st TIER */
ul#categorymenu li.level1 {
list-style-type:none;
border:solid #fff;
border-width:1px 0 0 0;
}
ul#categorymenu li.level1 a {
	text-decoration: none;
	outline:none;
	display:block;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 13px;
	background-image: url(img/icon_arrow.gif);
	background-repeat: no-repeat;
	background-position: 4px 8px;
	background-color: #eee;
	font-size: 12px;
}
ul#categorymenu li.level1 a:hover {
text-decoration:none;
color:#333;
background-color:#e1e1e1;
}
ul#categorymenu li.level1 a.Current {
	background:#fff;
	text-decoration: underline;
	font-weight: bold;
}
/* 2nd TIER */
ul#categorymenu li.level2 {
list-style-type:none;
}
ul#categorymenu li.level2 a {
	text-decoration:none;
	outline:none;
	color:#000;
	padding:1px 0 1px 19px;
	display:block;
	background-color: #fff;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 10px 9px;
}
ul#categorymenu li.level2 a:hover {
text-decoration: underline;
color:#000;
background-color:#fff;
}
ul#categorymenu li.level2 a.Current {
	text-decoration: underline;
	font-weight: bold;
	background-color: #eee;
}
/* 3rd TIER */
ul#categorymenu li.level3 {
list-style-type:none;
}
ul#categorymenu li.level3 a {
	color:#000;
	padding:1px 0 1px 26px;
	display:block;
	background-color: #fff;
	background-image: none;
}
ul#categorymenu li.level3 a:hover {
	text-decoration: underline;
	color:#000;
	background-color:#FFF;
}
ul#categorymenu li.level3 a.Current {
	text-decoration: underline;
	font-weight: bold;
	background-color: #eee;
}
/* 4th TIER */
ul#categorymenu li.level4 {
list-style-type:none;
}
ul#categorymenu li.level4 a {
	color:#000;
	padding:1px 0 1px 32px;
	display:block;
	background-color: #fff;
	background-image: none;
}
ul#categorymenu li.level4 a:hover {
    text-decoration: underline;
	color:#000;
	background-color:#FFF;
}
ul#categorymenu li.level4 a.Current {
	text-decoration: underline;
	font-weight: bold;
	background-color: #eee;
}
/* 5th TIER */
ul#categorymenu li.level5 {
list-style-type:none;
}
ul#categorymenu li.level5 a {
	color:#000;
	padding:1px 0 1px 38px;
	display:block;
	background-color: #fff;
	background-image: none;
}
ul#categorymenu li.level5 a:hover {
    text-decoration: underline;
	color:#000;
	background-color:#FFF;
}
ul#categorymenu li.level5 a.Current {
	text-decoration: underline;
	font-weight: bold;
	background-color: #eee;
}
/* CATEGORY IMAGE DEFINITION */
img.imgLeft {
	float:left;
	position:relative;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 0;
	padding-left: 28px;
	padding-top: 10px;
}
ul#categorymenu li.level6 {
list-style-type:none;
}
ul#categorymenu li.level6 a {
	color:#000;
	padding:1px 0 1px 44px;
	display:block;
	background-color: #fff;
	background-image: none;
}
ul#categorymenu li.level6 a:hover {
    text-decoration: underline;
	color:#000;
	background-color:#FFF;
}
ul#categorymenu li.level6 a.Current {
	text-decoration: underline;
	font-weight: bold;
	background-color: #eee;
}
/* CATEGORY IMAGE DEFINITION */
img.imgLeft {
	float:left;
	position:relative;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 0;
	padding-left: 28px;
	padding-top: 10px;
}
ul#categorymenu li.level7 {
	list-style-type:none;
}
ul#categorymenu li.level7 a {
	color:#000;
	padding:1px 0 1px 50px;
	display:block;
	background-color: #fff;
	background-image: none;
}
ul#categorymenu li.level7 a:hover {
    text-decoration: underline;
	color:#000;
	background-color:#FFF;
}
ul#categorymenu li.level7 a.Current {
	text-decoration: underline;
	font-weight: bold;
	background-color: #eee;
}
/* CATEGORY IMAGE DEFINITION */
img.imgLeft {
	float:left;
	position:relative;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 0;
	padding-left: 28px;
	padding-top: 10px;
}
/* BOXES GLOBAL DEFINITION */
h2.boxheader {
	background:#868686 url(img/bg_topmenu.gif);
	height:26px;
	font-size:12px;
	color:#fff;
	padding:1px 8px 0 10px;
	margin:0;
	line-height:26px;
	vertical-align:middle;
	font-style: italic;
}
h2.boxheader a:link, h2.boxheader a:hover, h2.boxheader a:active, h2.boxheader a:visited {
text-decoration:none;
outline:none;
color:#fff;
}
.boxbody {
	background-color:#FFF;
	border:solid #ccc;
	border-width:0 1px 1px 1px;
	padding:8px;
	margin-bottom:10px;
}
.boxbody h3, .boxbody h3 a {
	font-size:11px;
}
.boxbody h3.center, .boxbody h3.center a {
font-size:11px;
text-align:center;
outline:none;
}
.boxbody p {
color:#000;
font-size:11px;
margin:6px 0;
}
.boxbody_start {
color:#000;
border:solid #ccc;
border-width:0 1px 1px 1px;
font-size:11px;
margin-bottom:10px
}
.boxbody p.center {
color:#F00;
font-size:12px;
text-align:center;
margin:6px 0;
}
.boxbody td {
	color:#000;
	font-size:11px;
	margin:6px 0;
}
.boxbody .productOldPrice {
	font-size:11px;
	color:#333
}
.boxbody div.hr {
margin:5px 0;
}
.boxbody div.hrlightgrey {
margin:5px 0;
}
.boxbody a {
font-size:11px;
outline:none;
}
.boxbody .productboximage {
	border:solid 1px #999;
	padding:5px;
	background:#fff;
	max-height: 90px;
	max-width: 160px;
}
.boxbody ul.contentlist {
	margin-left:0px;
	margin-right:0;
	padding:0;
}
.boxbody ul.contentlist li {
margin-left:0;
padding:0;
list-style-type:none;
}
.contentlist a {
border-bottom:1px solid #ccc;
display:block;
padding:2px 0;
outline:none;
}
/* CART BOX */
h2.boxcartheader {
background:#893769 url(img/bg_boxheader_cart.gif);
height:28px;
font-size:12px;
color:#fff;
padding:2px 8px 0 8px;
margin:0;
line-height:28px;
vertical-align:middle;
}
h2.boxcartheader a {
text-decoration:none;
color:#fff;
outline:none;
}
.boxcartbody {
	font-weight:bold;
	cursor:pointer;
	color:#00F;
	margin:0;
	font-style: italic;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0;
	float: right;
	width: 212px;
}
.boxcartshippingbody {
	color:#c64934;
	list-style-type:none;
	outline:none;
	font-size:11px;
	padding:0px 10px 0 0;
	float:right;
}
.boxcartshippingbody p {
color:#fff;
font-size:10px;
vertical-align:middle;
font-weight:bold;
float:right;
}

.boxcartbody p {
color:#fff;
font-size:12px;
vertical-align:middle;
font-weight:bold;
}
#boxcartbody p, #boxcartbody a:link, #boxcartbody a:visited, #boxcartbody a:hover, #boxcartbody a:active {
	line-height:26px;
	vertical-align:middle;
	text-decoration:none;
	outline:none;
	font-weight:bold;
	cursor:pointer;
	color:#fff;
	margin:0;
	padding:0;
	font-style: italic;
}
#boxcartbody a:hover {
text-decoration:underline;
color:#FF6;
}
/* PRODUCT PREVIEW */
.productPreview {
	margin:0;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.productPreviewContent {
vertical-align:top;
}
.productPreviewContent h2 {
	padding:0;
	margin:0 0 5px 0;
}
.productPreviewContent h2 a {
	font-size:14px;
	font-weight:bold;
	outline:none;
}
.productPreviewImage {
	vertical-align:top;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 15;
	width: 400px;
}
.productPreviewImage img {
border:solid 0 #999;
}
.productPreviewContent .price {
	font-size:16px;
	font-weight:bold;
	padding:0;
	margin:0;
	color: #F00;
}
.productPreviewContent .taxandshippinginfo {
font-size:11px;
font-weight:normal;
color:#999;
padding:0;
margin:0;
}
.productPreviewContent .vpe {
font-size:11px;
font-weight:normal;
color:#999;
padding:0;
margin:0;
}
.productPreviewContent .shippingtime {
font-size:11px;
font-weight:normal;
color:#999;
padding:0;
margin:0;
}
.productPreviewContent .stockimage {
margin:0;
padding:0;
}
.productPreviewContent .stockimagetext {
	margin:0;
	padding:0;
	font-size:11px;
	font-weight:normal;
	color:#999;
}
.productPreviewContent .productOldPrice {
	font-size:12px;
	font-weight:bold;
	color:#333;
}
.productPreviewContent .taxandshippinginfo a {
font-size:11px;
font-weight:bold;
color:#999;
text-decoration:underline;
outline:none;
}
/* PRODUCT INFO / PRODUCT DETAILS */
#productinfowrap {
	width:811px;
}
#productinfodescription {
	width:811px;
	float: right;
}
#productinfoimages {
	text-align:center;
	width:140px;
	padding:10px;
	border:solid 1px #999;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0;
	float: left;
}
#productinfoimages .productimage {
border:solid 1px #999;
}
#productinfoimages .hrlightgrey {
margin:6px 0;
}
#productinfoprice {
	padding:5px;
	color: #F00;
}
#productinfoprice img {
cursor:pointer;
}
#productinfoprice .hrlightgrey {
margin:6px 0;
}
#productinfoprice .productprice {
	margin:0;
	padding:0;
	font-size:14px;
	font-weight:bold;
	color: #F00;
}
#productinfoprice .productOldPrice {
	color:#333;
	margin:0;
	padding:0;
	font-size:12px;
	font-weight:bold;
}
#productinfoprice .taxandshippinginfo {
margin:0;
padding:0;
font-size:11px;
font-weight:normal;
color:#039;
}
#productinfoprice .taxandshippinginfo a {
margin:0;
padding:0;
font-size:11px;
font-weight:bold;
color:#039;
text-decoration:underline;
outline:none;
}
#productinfoprice .shippingtime {
margin:0;
padding:0;
font-size:11px;
font-weight:normal;
color:#039;
}
#productinfoprice .stockimage {
margin:0;
padding:0;
}
#productinfoprice .stockimagetext {
margin:0;
padding:0;
font-size:11px;
font-weight:normal;
color:#999;
}
p.productinfoproductadded {
font-size:11px;
}
.productoptions {
background-color:#f8f8f8;
padding:6px;
border:solid #ccc;
border-width:1px 0 0 0;
}
.addtobasket {
background-color:#ededed;
padding:6px;
text-align:right;
border:#999 solid;
border-width:1px 0 0 0;
}
/* POPUPS PRODUCTINFO */
body.popupproductinfo {
padding:15px;
background:#fff none;
}
/* POPUP print_order.html */
body.popupprintorder {
font-family:Arial, Sans-serif;
font-size:13px;
padding:15px;
background:#fff none;
}
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 #eee 1px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;  
}

div.highlightbox ul {
  margin-left:15px;
  padding:0;
  display:block;
  list-style-type:square;
  line-height:20px;
}
div.highlightbox h1 {
  color:#333;
  padding:0 0 10px 0;
  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;
}

.boxwrap_hr {
	height:1px;
	line-height:1px;
	margin:15px 0px;
	padding:0;
	display:block;
	border-bottom: dotted 1px #ccc;
}
.boxwrap_hr_2 {
	height:1px;
	line-height:1px;
	margin:7px 0px;
	padding:0;
	display:block;
	border-bottom: dotted 1px #ccc;
}
.boxwrap_hr_3 {
	height:1px;
	line-height:1px;
	margin:7px 0px;
	padding:0;
	display:block;
	border-bottom: dotted 1px #cccccc;
}

div.checkoutbox{
  background: #f5fafd !important; /*diese Farbe muss sich erheblich abheben*/
  border: 1px solid #ccdbe4;
}
div.checkoutbox .image{
  max-width: 80px;
  max-height:80px;
  margin: 0px auto;
  text-align:center;
}
div.checkoutbox td.main_row {
  border-top: 1px dashed #aac2d0;
  padding: 8px 6px;
}

div.checkoutbox div.hr{
  border:none;
  border-top: 1px solid #aac2d0;
  color: #f5fafd; /*wie hintergrundfarbe*/
  background-color:#f5fafd; /*wie hintergrundfarbe*/
  height: 1px;
}
div.checkoutbox .details{
  padding: 0 18px 0 0px; 
  background: url(img/external.gif) no-repeat 100% 0px;
  color: #428FCB;
  font-size:14px;
  font-weight: normal;
}
div.checkoutbox a.details:hover {
  color:#555;
  text-decoration:none;
}

div.checkoutbox .total table td {
  padding:2px 0px 2px 40px;
  border:none;
}
div.checkoutbox .small{
  font-size: 11px;
  line-height:15px;
}





/* PAYMENT TYPE SELECTION */
table.paymentblock {
  border:#a8a8a8 dashed;
  border-width:1px 1px 1px 1px;
  margin-bottom:20px;
}
table.paymentblock tr td.header {
  background-color:#555;
  color:#fff;
  padding:5px;
}
table.paymentblock tr td {
  vertical-align:top;
  font-size:12px;
  padding:5px;
}
table.paymentblock tr td input[type=radio] {
  margin-top:3px;
}
/* SHIPPING TYPE SELECTION */
table.shippingblock {
  border:#a8a8a8 dashed;
  border-width:1px 1px 1px 1px;
  margin-bottom:20px;
}
table.shippingblock tr td.header {
  background-color:#555;
  color:#fff;
  padding:5px;
}
table.shippingblock tr td {
  vertical-align:top;
  font-size:12px;
}
table.shippingblock tr td.description {
  width:100%;
  vertical-align:top;
  font-size:12px;
  padding:5px;
}
table.shippingblock tr td.radiobutton {
  vertical-align:top;
  white-space:nowrap;
  padding:5px;
}
table.shippingblock tr td.radiobutton input {
  margin:4px 0px 0px 0px;
  padding:0;
}
table.shippingblock tr td.price {
  padding:5px;
  vertical-align:top;
  white-space:nowrap;
}
/* 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:520px;
  height:100px;
  overflow:auto;
}
/* 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 {
  margin-top:2px;
  font-size:14px;
}
table.orderdetails tr td {
padding:10px 4px;
}
table.orderdetails tr.headerrow td {
  background-color:#333;
  font-size:11px;
  color:#fff;
  font-weight:bold;
  padding:5px !important;  
}
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:#ffffff;
  vertical-align:top;
  border-bottom: 1px dotted #ccc;
}
table.orderdetails tr.contentrow1 td.image {
	text-align:center;
  width:60px;
  padding-right:10px;
}
table.orderdetails tr.contentrow1 td.quantity {
	text-align:center;
  width:60px;
}
table.orderdetails tr.contentrow1 td.quantity input {
  width:34px;
}
.warenkorb_image {
  max-width: 80px;
  max-height:80px;
  margin: 0px auto;
  text-align:center;
}

table.orderdetails tr.contentrow1 td.productname {
  padding-top:17px;
  padding-bottom:6px;
  text-align:left;
  line-height:16px;
}
table.orderdetails tr.contentrow1 td.productname .cart_description {
  font-size:10px;
  line-height:14px;
  padding: 5px 0px;
}


/* ORDER DETAILS CONTENT ROW 2 */
table.orderdetails tr.contentrow2 td {
  background-color:#F8F8F8;
  vertical-align:top;
  border-bottom: 1px dotted #ccc;
}
table.orderdetails tr.contentrow2 td.image {
	text-align:center;
  width:60px;
  padding-right:10px;
}
table.orderdetails tr.contentrow2 td.quantity {
	text-align:center;
  width:60px;
}
table.orderdetails tr.contentrow2 td.quantity input {
  width:34px;
}
table.orderdetails tr.contentrow2 td.productname {
  padding-top:17px;
  padding-bottom:6px;
  text-align:left;
  line-height:16px;
}
table.orderdetails tr.contentrow2 td.productname .cart_description {
  font-size:10px;
  line-height:14px;
  padding: 5px 0px;
}


/* ORDER DETAILS SINGLE PRICE */
table.orderdetails tr td.singleprice {
  padding-top:16px;
  width:100px;
  text-align:right;
  white-space:nowrap;
}
/* ORDER DETAILS TOTAL PRICE PER ITEM */
table.orderdetails tr td.totalprice {
  padding-top:16px;
  width:100px;
  text-align:right;
  white-space:nowrap;
}
/* ORDER DETAILS DELETE CHECKBOX */
table.orderdetails tr td.delete {
text-align:center;
white-space:nowrap;
padding-top:16px;
width:50px;
}
/* ORDER DETAILS PRODUCT ATTRIBUTES */
table.orderdetails tr td.productname table.productattributes {
  margin-top:6px;
}
table.orderdetails tr td.productname table.productattributes tr td {
  padding:3px 0px;
  border:none !important;
}
table.orderdetails tr td.productname table.productattributes tr td.attribute {
  padding-right:4px;
  white-space:nowrap;
}
table.orderdetails tr td.productname table.productattributes tr td.value {
width:100%;
}
/* ORDER DETAILS SUBTOTAL */
table.orderdetails tr td.subtotal {
background-color:#fff;
text-align:right;
border:#ccc solid;
border-width:0px 0 0 0;
}

/* PRODUCT NAVIGATOR */
div.productnavigator {
  padding: 5px;
  color:#999;
  height:18px;
  overflow:hidden;
  margin: -5px 0px 20px 0px;
}

div.productnavigator .left {
  float: left;
  width: 200px;
  font-size:11px;
  line-height:19px;
}

div.productnavigator .right {
  float: right;
  width: 200px;
  text-align: right;
  font-size:11px;
  line-height:19px;
}

div.productnavigator .center {
  float:left;
  width:325px;
  text-align:center;
  font-weight:bold;
  font-size:11px;
  line-height:19px;
}
div.productnavigator a {
  color:#444;
  outline:none;
}
div.productnavigator a:hover {
  color:#E86619;
  outline:none;
  text-decoration:none !important;
}
/* REVIEW LIST */
table.reviewlist {
  margin-top:2px;
  font-size:12px;
}
table.reviewlist tr td {
  padding:10px 4px;
}
table.reviewlist tr.header td {
  background-color:#555;
  font-size:11px;
  color:#fff;
  font-weight:bold;
  padding:5px !important;  
}
table.reviewlist tr.contentrow1 td {
  background-color:#fafafa;
  vertical-align:top;
  border-bottom: 1px dashed #8c8c8c;
}
table.reviewlist tr.contentrow2 td {
  background-color:#fff;
  vertical-align:top;
  border-bottom: 1px dashed #8c8c8c;
}

.reviews_info_image {
  float:left; 
  margin: 0px 20px 0px 0px; 
  height: auto; 
  width: 180px;
  padding: 1px;
  border: 1px solid #ccc;
}
.reviews_info_image img {
  width:180px;
  height:auto;
}
textarea#review {
  width:698px;
  height:80px;
}
/* MEDIA LIST */
table.medialist {
background-color:#f8f8f8;
border:#ccc 1px solid;
}
table.medialist tr td {
padding:6px;
vertical-align:top;
}
table.medialist tr.contentrow1 td {
background-color:#f8f8f8;
}
table.medialist tr.contentrow2 td {
background-color:#f8f8f8;
}
/* SITEMAP */
.sitemapwrap .sitemapleft {
background-color:#f8f8f8;
border:#ccc 1px solid;
display:table;
float:left;
width:235px;
margin-bottom:15px;
}
.sitemapwrap .sitemapright {
background-color:#f8f8f8;
border:#ccc 1px solid;
display:table;
float:right;
width:235px;
margin-bottom:15px;
}
.sitemapheader {
padding:3px;
background-color:#ccc;
color:#fff;
font-weight:bold;
}
.sitemapheader a:link, .sitemapheader a:visited, .sitemapheader a:hover {
color:#fff;
text-decoration:none;
outline:none;
}
.sitemapcontent {
padding:6px;
}
.sitemapcontent li {
list-style-type:none;
}
/* COMMENTS ON CHECKOUT CONFIRMATION SITE */
p.checkoutcomment textarea {
  width:386px;
  height:70px;
}
/* ORDER DETAILS ON CHECKOUT SITE */
table.checkoutconfirmationorderdetails {
padding:0;
margin:0 0 10px 0;
border:none;
}
table.checkoutconfirmationorderdetails tr td.productname {
width:100%;
font-weight:bold;
}
table.checkoutconfirmationorderdetails tr td.shippingtime {
padding:0 0 0 30px;
color:#666;
font-size:11px;
font-weight:normal;
white-space:nowrap;
}
table.checkoutconfirmationorderdetails tr td.productattributes {
padding:0 0 0 30px;
color:#666;
font-size:11px;
font-weight:normal;
}
table.checkoutconfirmationorderdetails tr td.productprice {
white-space:nowrap;
text-align:right;
}
table.checkoutconfirmationorderdetailstotal {
padding:0;
margin:10px 0 0 0;
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:100%;
}
/* CHECKOUT NAVIGATION */
#checkoutnavigation {
	margin:6px 0px 40px 0px;
	padding:5px 0px 0px 0px;
}

#checkoutnavigation .active {
  float:left;
  margin-right:12px;
  height:70px;
  width:216px;
  background-color:#428FCB;
  padding:10px;
  color:#fff;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
#checkoutnavigation .active .number {
	font-size:18px;
	font-weight:bold;
  line-height:26px;
  color:#fff;
}
#checkoutnavigation .active .title {
	font-size:18px;
	font-weight:bold;
  line-height:26px;
  color:#fff;
}
#checkoutnavigation .active .description {
	font-size:14px;
  line-height:20px;
  color:#fff;
}

#checkoutnavigation .inactive {
  float:left;
  margin-right:12px;
  height:70px;
  width:216px;
  background-color: #d0d0d0;
  padding:10px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
#checkoutnavigation .inactive .number {
	font-size:18px;
	font-weight:bold;
  line-height:26px;
  color:#a4a4a4;
}
#checkoutnavigation .inactive .title {
	font-size:18px;
	font-weight:bold;
  line-height:26px;
  color:#a4a4a4;
}
#checkoutnavigation .inactive .description {
	font-size:14px;
  line-height:20px;
  color:#a4a4a4;
}
/* ERROR MESSAGES */
.errormessage {
  border:solid #ff7e00 2px;
  padding:10px;
  font-size:14px !important;
  line-height:16px;
  color:#ff7e00;
  background-color:#f6d6b6;
  margin-bottom:10px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.messageStackError {
  color:#ff7e00 !important;
  font-size:14px !important;
}

/* SUCCESS MESSAGE */
.messageStackSuccess {
  color:#555 !important;
}

/* XTC COPYRIGHT */
.copyright {
  text-align:center;
  color:#555;
  font-size:10px;
  line-height:14px;
  padding:40px 0 0px 0;
}
.copyright a {
  color:#666 !important;
}


/* XTC ParseTime */
.parseTime {
margin:0 auto;
width:970px;
text-align:center;
color:#666;
font-size:11px;
padding:0 0 10px 0;
}
/* UPDATE CHANGES 17.10.2008 */
/* Mehr Bilder unterhalb der Beschreibung */
.morepics {
  padding:6px;
  text-align:right;
  border:#999 solid;
  border-width:1px 0 0 0;
  display:block;
  height:auto;
  margin-bottom:2px;
}
.morepics img {
  border:#ccc 1px solid;
  padding:1px;
  margin-right:8px;
  background:#fff;
  height:100px;
  width:auto;
  float:left;
  margin-bottom:8px;
}
.morepics_preview {
  background-color:#ededed;
  padding:4px;
  text-align:right;
  border:#999 solid;
  border-width:1px 1px 1px 1px;
  display:block;
  height:auto;
  width:190px;
  float:left;
  margin-bottom:2px;
}
.morepics_preview img {
  padding:2px;
  margin-right:0px;
  background:#fff;
  height:31px;
  width:auto;
  float:left;
  margin-bottom:2px;
}
/* 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;
max-width:40px;
}
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:120px;
display:block;
}
/* EOF - dokuman - 2009-06-06 - Fix new products display in firefox size is 120px by default */
td.productPreviewContent {
width:400px;
text-align:left;
}
/* BOF - Tomcraft - 2009-09-22 - FIX DER AUFZÄHLUNGEN IM CONTENT */
#content ol, #content ul {
margin:10px 0 10px 14px;
}
/* EOF - Tomcraft - 2009-09-22 - FIX DER AUFZÄHLUNGEN IM CONTENT */
/* BOF - Tomcraft - 2009-09-22 - FIX DER AUFZÄHLUNGEN IN DER DRUCKANSICHT */
.popupproductinfo #productinfowrap ol, .popupproductinfo #productinfowrap ul {
margin:10px 0 10px 186px;
}
/* EOF - Tomcraft - 2009-09-22 - FIX DER AUFZÄHLUNGEN IN DER DRUCKANSICHT */
/* SEARCHBOX */
.search_header {
line-height:normal;
}
/* BOF - Tomcraft - 2009-10-02 - Include "Single Price" in checkout_confirmation */
td.main_row {
border-top:1px solid #ccc;
}
td.main {
	border:1px solid #ccc;
	margin-top: 5px;
}
/* EOF - Tomcraft - 2009-10-02 - Include "Single Price" in checkout_confirmation */
/* BOF - Hetfield - 2010-01-20 - Remove agb-textarea from checkout_payment */
div.agbframe {
width:100%;
height:200px;
overflow:auto;
padding:10px;
background:url(img/input_bg.gif) no-repeat;
border:1px solid #666;
}
/* EOF - Hetfield - 2010-01-20 - Remove agb-textarea from checkout_payment */

/* BOF - web28 - 2010-04-29 - fix ol and ul Tag  in checkout_payment agbframe */
ol#address_block, div.agbframe ol, div.agbframe ul  {
margin-left:30px;
}
/* EOF - web28 - 2010-04-29 - fix ol and ul Tag  in checkout_payment agbframe */

ol#address_block {
  margin-top: 18px;
}

ol#address_block li {
  border-top: 1px dashed #ccc;
  margin-top:10px;
  padding-top: 10px;
}


/* BOF - web28 - 2010-07-25 - NO JAVASCRIPT FALLBACK für TABS/ACCORDION in product_info */
#tabbed_product_info ul,#accordion_product_info h3 a {
display:none;
}

#tabbed_product_info .morepics {
  padding:6px;
  border-width:1px 0 0 0;
  margin-bottom:17px;
}
/* EOF - web28 - 2010-07-25 - NO JAVASCRIPT FALLBACK für TABS/ACCORDION in product_info */

/* BOF - web28 - 2010-07-25 - FIX DER AUFZÄHLUNGEN IM CONTENT  für TABS/ACCORDION in product_info */
#tab_description ol, #tab_description ul, #accordion_product_info ul, #accordion_product_info ul{
margin:10px 0 10px 22px;
display:block;
}

#startwrap {
	float: left;
	width: 804px;
}

#startfilm {
	float: left;
	width: 804px;
}
/* EOF - web28 - 2010-07-25 - FIX DER AUFZÄHLUNGEN IM CONTENT  für TABS/ACCORDION in product_info */
#markenheader {
	background-image: url(img/bg_topmenu.gif);
	float: left;
	width: 804px;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	height: 26px;
	color: #FFF;
	margin-top: 5px;
	padding-left: 10px;
	vertical-align: bottom;
	line-height: 28px;
}
#markencontent {
	float: left;
	width: 812px;
	background-image: url(sides/marken.jpg);
	height: 200px;
	border: 1px solid #00F;
}
#startartikelheader {
	background-image: url(img/bg_topmenu.gif);
	float: left;
	width: 804px;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	height: 26px;
	color: #FFF;
	margin-top: 8px;
	padding-left: 10px;
	vertical-align: bottom;
	line-height: 28px;
}
.box_Suche {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #999;
	border-left-color: #999;
}
.box_Suche_brethcrump {
	font-family: Verdana, Geneva, sans-serif;
	float: right;
	height: 22px;
	width: 260px;
	margin-right: 18px;
	padding-top: 3px;
}
.box_Suche_brethcrump_left {
	font-family: Verdana, Geneva, sans-serif;
	float: left;
	height: 22px;
	width: 100px;
	padding-top: 4px;
	padding-left: 10px;
}
.box_Suche_brethcrump_right {
	font-family: Verdana, Geneva, sans-serif;
	float: right;
	height: 22px;
	width: 150px;
}
.DropDown_Suche {
	font-family: Tahoma, Geneva, sans-serif;
	width: 150px;
	font-size: 12px;
	vertical-align: middle;
	float: none;
}
.DropDown_Suche_RH {
	font-family: Tahoma, Geneva, sans-serif;
	width: 270px;
	font-size: 12px;
	vertical-align: middle;
	float: none;
}
.DropDown_Preis {
	font-family: Tahoma, Geneva, sans-serif;
	width: 90px;
	font-size: 12px;
	vertical-align: middle;
	float: none;
}
.Text_Suche {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	float: left;
	font-style: normal;
	color: #666;
	font-weight: bold;
	vertical-align: middle;
}
.Schaltflaeche {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #666;
	width: 120px;
	border: 1px solid #000;
	margin-bottom: 0px;
	font-weight: bold;
	float: right;
	margin-right: 5px;
	margin-top: 8px;
	height: 24px;
	padding: 0px;
}
.Hilfe {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #00F;
	width: 210px;
	border: 1px solid #000;
	margin-bottom: 0px;
	float: left;
	margin-right: 5px;
	margin-top: 8px;
	height: 24px;
	padding: 0px;
}
.Hilfe b, b:link, .Hilfe b:active, .Hilfe b:visited, .Hilfe b:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #00F;
	width: 210px;
	border: 1px solid #000;
	margin-bottom: 0px;
	float: left;
	margin-right: 5px;
	margin-top: 8px;
	height: 24px;
	padding: 0px;
}
.Hilfe b:hover {
	text-decoration: underline;
	background-color: #00F;
}
.zuruecksetzen {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #666;
	width: 120px;
	border: 1px solid #000;
	margin-bottom: 0px;
	font-weight: bold;
	float: right;
	margin-right: 0px;
	margin-top: 8px;
	height: 24px;
	padding: 0px;
}
.rahmenhoehe {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #666;
	width: 200px;
	border: 1px solid #000;
	margin-bottom: 0px;
	font-weight: bold;
	float: right;
	margin-right: 0px;
	margin-top: 8px;
	height: 24px;
	padding: 0px;
}
.rahmenhoehe_ergebnis {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #30C;
	width: 200px;
	border: 1px solid #000;
	margin-bottom: 0px;
	font-weight: bold;
	float: right;
	margin-right: 0px;
	margin-top: 8px;
	height: 30px;
	background-color: #EAEAEA;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.rahmenhoehe_ergebnis_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #30C;
	width: 200px;
	border: 1px solid #000;
	margin-bottom: 0px;
	font-weight: bold;
	float: right;
	margin-right: 0px;
	margin-top: 8px;
	height: 35px;
	background-color: #EAEAEA;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.help_RH {
	font-family: Verdana, Geneva, sans-serif;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #00F;
	border-left-color: #00F;
	padding-left: 2px;
	float: left;
}
#startartikelcontent {
	float: left;
	width: 812px;
	border: 1px solid #00F;
	height: auto;
}
#header_categorie_list {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #555;
	padding-left: 9px;
	background-color: #ededed;
	height: 20px;
	width: 802px;
	margin-top: 1px;
	border: 1px solid #C0C0C0;
}
.listingbox{
	width:812px;
	border:1px solid #999;
	float:left;
	background:#FFFFFF;
	padding: 0;
	margin-top: 7px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
}
* html .listingbox{
	width:812px;
	padding: 0px;
}
.listing{
	margin:0px;
	font-size:12px;
	color:#000;
	font-weight:bold;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-color: #EFEFEF;
}


.listing_body{
	width:812px;
	float:left;
	background:#FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
}
.listing_shortdesc{
	width:550px;
	float:left;
	background:#FFFFFF;
	padding: 10px;
	margin: 10px;
	text-align: left;
}
.listing_img{
	width:200px;
	height:150px;
	padding: 10px;
	float: left;
}
.listing_price{
	width:300px;
	float: right;
	font-size:10px;
	font-weight:normal;
	color:#039;
	text-align:right;
	padding-right: 30px;
}
.listing_price a{
	font-size:11px;
	font-weight:bold;
	color:#039;
	text-decoration:underline;
	outline:none;
}
.listing_price .productOldPrice{
	font-size:12px;
	font-weight:bold;
	color:#333;
}
.listing_bottom{
	float:left;
	width:787px;
	background-color:#EFEFEF;
	height:28px;
	padding-top: 4px;
	padding-right: 25px;
	padding-bottom: 0;
	padding-left: 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
.listingbox_v2{
	width:403px;
	border:1px solid #999;
	float:left;
	background:#FFFFFF;
	padding: 0;
	margin-top: 7px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 275px;
}
.listingbox_product_question{
	width:300px;
	border:1px solid #999;
	float:right;
	padding: 0;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #ededed;
}
* html .listingbox_v2{
	width:403px;
	padding: 0px;
}
.listing_v2{
	font-size:12px;
	color:#000;
	font-weight:bold;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-color: #EFEFEF;
	margin-top: 0px;
}
.listing_v2 a{

}

.price_v2{
	font-size:14px;
	font-weight:bold;
	margin:0;
	color:#F00;
	padding: 0;
}
.listing_body_v2{
	width:403px;
	float:left;
	background:#FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	height: 230px;
}
.listing_shortdesc_v2{
	width:373px;
	float:left;
	background:#FFFFFF;
	padding: 10px;
	margin: 10px;
	text-align: left;
}
.listing_img_v2{
	width:190px;
	padding: 10px;
	float: left;
	height: 177px;
}
.listing_price_v2{
	width:170px;
	float: right;
	font-size:12px;
	font-weight:normal;
	color:#039;
	text-align:right;
	padding-right: 10px;
	padding-top: 10px;
	height: 207px;
}
.listing_price_v2 a{
	font-size:11px;
	color:#039;
	text-decoration:underline;
	outline:none;
}
.listing_price_v2 .productOldPrice{
	font-size:12px;
	color:#039;
}
.listing_bottom_v2{
	float:left;
	width:378px;
	background-color:#EFEFEF;
	height:28px;
	padding-top: 4px;
	padding-right: 25px;
	padding-bottom: 0;
	padding-left: 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	margin-bottom: 0px;
}
.boxbody_verleih{
	background-color: #EAEAEA;
	width: 803px;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	height: 1140px;
}
.boxbody_verleih_head{
	border-bottom-width: 5px;
	border-bottom-style: double;
	border-bottom-color: #009;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	float: left;
	width: 100%;
	vertical-align: middle;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.boxbody_verleih_left{
	float: left;
	height: 120px;
	vertical-align: middle;
	margin-top: 60px;
	margin-left: 40px;
}
.boxbody_verleih_right{
	float: right;
	height: 270px;
	width: 500px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: 10px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
}
.boxbody_verleih_footer{
	float: left;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #009;
	margin-top: 10px;
	margin-bottom: 10px;
}
.boxbody_verleih_balken {
	width: 803px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 100px;
	float: left;
}
.boxbody_verleih .boxbody_verleih_right table {
	font-size: 12px;
}
.boxbody_verleih .boxbody_verleih_right table tr strong {
	font-weight: bold;
	font-size: 12px;
}
.preisliste_baerwalde {
	vertical-align:bottom;
	float: right;
	height: 30px;
	width: 100%;
	bottom: 1px;
	margin-top: 36px;
}
.preisliste_rikscha {
	vertical-align:bottom;
	float: right;
	height: 30px;
	width: 100%;
	bottom: 1px;
	margin-top: 18px;
}
.preisliste_weisswasser {
	vertical-align:bottom;
	float: right;
	height: 30px;
	width: 100%;
	bottom: 1px;
	margin-top: 42px;
}








/* NEU */

.button_left {
  float:left;
  width: 40%;
  margin: 15px 0px 0px 0px;
}

.button_right {
  float:right;
  width: 40%;
  margin: 15px 0px 0px 0px;
  text-align: right;
}

td.small_o_umbruch {
  white-space:nowrap;
  font-weight:normal;
  font-size:12px;
  vertical-align:middle;  
}
td.small_m_umbruch {
  font-weight:normal;
  font-size:12px;
  vertical-align:middle;  
}


/* Start Pagination */

.seitennavi {
  padding: 10px 0px 10px 0px;
  margin: 0px 0px 0px 0px;
}

.seitennavi .left {
  float:left;
  font-size:11px;
  line-height:23px;
  vertical-align:middle;
}

.seitennavi .right {
  float:right;
  font-size:11px;
}

ul.pagination {
  margin: 0 auto !important;
  padding: 0; 
  list-style-type: none;
}

ul.pagination li {
  float: left;
  padding: 0; 
  list-style-type: none;  
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;  
}

ul.pagination li a {
  width: 12px;
  height: 12px;
  line-height: 12px;
  text-align: center;
  margin: 2px;
  display: block;
  padding: 4px;
  font-size: 11px;
  font-weight: bold;
  color: #FFFFFF; 
  background:#999; 
  text-decoration:none;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;  
}

ul.pagination li a:hover {
  width: 12px;
  height: 12px;
  line-height: 12px;
  text-align: center;
  margin: 2px;
  display: block;
  padding: 4px;
  font-size: 11px;
  font-weight: bold;
  color: #FFFFFF; 
  background:#428FCB; 
  text-decoration:none;
}

ul.pagination li.page_active {
  width: 12px;
  height: 12px;
  line-height: 12px;
  text-align: center;
  margin: 2px;
  display: block;
  padding: 4px;
  font-size: 11px;
  font-weight: bold;
  color: #FFFFFF; 
  background: #428FCB;
  text-decoration:none;
}
/* Ende Pagination */



/* START LISTING */
.prodbox {
  float:left;
  width:238px;
  height:385px;
  padding:0px;
  overflow:hidden;
  background-color:#ffffff;
  border: 1px solid #e3e1e1;
  margin: 0px 10px 10px 0px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.prodbox:hover {
  -webkit-box-shadow: 0px 0px 5px #ccc; 
  -moz-box-shadow: 0px 0px 5px #ccc; 
  box-shadow: 0px 0px 5px #ccc;    
}

.prodbox.last {
  margin: 0px 0px 10px 0px;
}

.prodbox .inside {
  padding:10px 10px 10px 10px;
}

.prodbox .inside .info_title {
  height:35px;
  overflow:hidden;
  margin-bottom:10px;
}
.prodbox .inside .info_title h2 {
  margin: 0px;
  padding:0px;
  text-align:center;
  border:none;
  font-weight:normal;
}
.prodbox .inside .info_title h2 a {
  color:#428FCB;
  text-decoration:none;
  font-size:14px;
  line-height:18px;
}
.prodbox .inside .info_title h2 a:hover {
  color:#555;
  text-decoration:none;
}
.prodbox .inside .productImage {
  height:150px;
  width:200px;
  position:relative;
  padding: 1px;
  border: 1px solid #e3e1e1;
  margin: 0px auto 10px auto;
  text-align:center;
}
.prodbox .inside .productImage img {
  max-height:150px;
  max-width:200px;
  font-size:6px;
  color:#fff;
} 

.prodbox .inside .productImage .ausverkauft {
  position:absolute;
  bottom: 8px;
  right: 8px;
  background-color:#960000;
  padding:3px;
  font-size:12px;
  font-weight:bold;
  text-transform:uppercase;
  line-height:13px;
  color:#fff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;    
}

.prodbox .inside .inforow.first {
  border-top: 1px solid #ECECEC;
}  

.prodbox .inside .inforow {
  font-size:12px;
  line-height:18px;
  border-bottom: 1px solid #ECECEC;
  padding: 4px 0px 5px 0px;
} 
.prodbox .inside .inforow img {
  padding:0px 0px 0px 6px;
}

.prodbox .inside .price {
  margin: 10px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  font-size:18px;
  font-weight:bold;
  text-align:right;
  height:60px;
  color:#ff7e00;
}
.prodbox .inside .price .old_price {
  color:#555;
  font-size:14px;
  line-height:18px;
}
.prodbox .inside .price .new_price {
  color:#ff7e00;
}
.prodbox .inside .price .prefix_price {
  font-size:12px;
  font-weight:normal;
}
.prodbox .inside .price .save_price {
  font-size:11px;
  line-height:12px;
  color:#fff;
  font-weight:normal;
  background:#FF7E00;
  padding: 1px 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;  
}

.prodbox .inside .taxandshippinginfo {
  text-align:right;
  padding: 0px 0px 0px 0px;
  color:#999;
  font-size:10px;
  line-height:14px;
}  
.prodbox .inside .taxandshippinginfo a {
  color:#999 !important;
}
.prodbox .inside .taxandshippinginfo a:hover {
  color:#999 !important;
  text-decoration:underline;
}

.prodbox .inside .buttons {
  margin: 10px 0px 0px 0px;
  text-align:center;
}

/* ENDE LISTING */


/* START LISTING 2-spaltig */
.prodbox2 {
  float:left;
  width:363px;
  height:245px;
  padding:0px;
  overflow:hidden;
  position:relative;
  background-color:#ffffff;
  border: 1px solid #e3e1e1;
  margin: 0px 10px 10px 0px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.prodbox2:hover {
  -webkit-box-shadow: 0px 0px 5px #ccc; 
  -moz-box-shadow: 0px 0px 5px #ccc; 
  box-shadow: 0px 0px 5px #ccc;    
}

.prodbox2.last {
  margin: 0px 0px 10px 0px;
}

.prodbox2 .inside {
  padding:10px 5px 10px 5px;
}

.prodbox2 .inside .info_title {
  height:20px;
  overflow:hidden;
  margin-bottom:10px;
}
.prodbox2 .inside .info_title h2 {
  margin: 0px;
  padding:0px;
  text-align:left;
  border:none;
  font-weight:normal;
}
.prodbox2 .inside .info_title h2 a {
  color:#428FCB;
  text-decoration:none;
  font-size:14px;
  line-height:18px;
}
.prodbox2 .inside .info_title h2 a:hover {
  color:#555;
  text-decoration:none;
}
.prodbox2 .inside .info_content_left {
  float:left;
  width:204px;
}

.prodbox2 .inside .productImage {
  height:150px;
  width:200px;
  position:relative;
  padding: 1px;
  border: 1px solid #e3e1e1;
  margin: 0px auto 10px auto;
  text-align:center;
}
.prodbox2 .inside .productImage .ausverkauft {
  position:absolute;
  bottom: 8px;
  right: 8px;
  background-color:#960000;
  padding:3px;
  font-size:12px;
  font-weight:bold;
  text-transform:uppercase;
  line-height:13px;
  color:#fff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;    
}


.prodbox2 .inside .productImage img {
  max-height:150px;
  max-width:200px;
  font-size:6px;
  color:#fff;
} 
.prodbox2 .inside .inforow.first {
  border-top: 1px solid #ECECEC;
}  

.prodbox2 .inside .inforow {
  font-size:12px;
  line-height:18px;
  border-bottom: 1px solid #ECECEC;
  padding: 4px 0px 5px 0px;
} 
.prodbox2 .inside .inforow img {
  padding:0px 0px 0px 6px;
}

.prodbox2 .inside .info_content_right {
  float:right;
  width:149px;
}

.prodbox2 .inside .price {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  font-size:18px;
  font-weight:bold;
  text-align:right;
  color:#ff7e00;
}
.prodbox2 .inside .price .old_price {
  color:#555;
  font-size:14px;
  line-height:18px;
}
.prodbox2 .inside .price .new_price {
  color:#ff7e00;
}
.prodbox2 .inside .price .prefix_price {
  font-size:11px;
  font-weight:normal;
}
.prodbox2 .inside .price .save_price {
  font-size:11px;
  line-height:12px;
  color:#fff;
  font-weight:normal;
  background:#FF7E00;
  padding: 1px 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;  
}

.prodbox2 .inside .taxandshippinginfo {
  text-align:right;
  padding: 8px 0px 0px 0px;
  color:#999;
  font-size:10px;
  line-height:14px;
}  
.prodbox2 .inside .taxandshippinginfo a {
  color:#999 !important;
}
.prodbox2 .inside .taxandshippinginfo a:hover {
  color:#999 !important;
  text-decoration:underline;
}

.prodbox2 .inside .buttons {
  position:absolute;
  height:30px;
  width:120px;
  right: 10px;
  bottom:12px;
  text-align:right;
}

/* ENDE LISTING  2-spaltig */



/* START Unterkategorien */
.subcat_listing {
  float:left;
  width:145px;
  margin: 0px 10px 10px 0px;	
  overflow:hidden;
  border: none;
	font-size: 12px;
	color: #444;
  font-weight:bold;
  padding: 5px 10px 5px 10px;
  background-color: #fff;
  border: 6px solid #eee;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  text-align:center;
}
.subcat_listing.last {
  margin: 0px 0px 10px 0px;
}

.subcat_listing:hover {
  border: 6px solid #ccc;
}

.subcat_listing .title {
  height:30px; 
  overflow:hidden;
}
.subcat_listing .title a { 
  color:#428FCB;
  font-size:12px;
  font-weight:bold;
  line-height:14px;
  text-align:center;
}  
.subcat_listing .title a:hover { 
  color:#555;
  text-decoration:none;
}
.subcat_listing .image {
  height:90px;
  width:120px;
  margin: 5px auto 0px auto;
  text-align:center; 
  overflow:hidden;
}
/* ENDE Unterkategorien */



#tab_description table {
  font-size: 13px !important;
  line-height:17px;
  border:0px;
  padding: 0px;
  margin: 0px 0px 20px 0px;
}
#tab_description table tr td {
  padding: 3px 20px 4px 0px;
  vertical-align:top;
  text-align:left !important;
  border: 0px;
  border-bottom: 1px dashed #ccc;
}  




/* START Produktdetails */
#detailswrap {

}


.details_left {
  float:left;
  width:315px;
  min-height:270px;
  text-align:center;
  padding: 10px 0px 10px 0px;
}
.details_right {
  float:right;
  width:350px;
  margin: 0px 10px 0px 0px;
  min-height:80px;
}
.imagebox {
  width:300px;
  position:relative;
  height:auto;
  margin: 0px 0px 4px 0px;
  padding: 1px;
  border: 1px solid #ccc;
}

.imagebox .ausverkauft {
  position:absolute;
  bottom: 8px;
  right: 8px;
  background-color:#960000;
  padding:3px;
  font-size:12px;
  font-weight:bold;
  text-transform:uppercase;
  line-height:13px;
  color:#fff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;    
}



.imagebox img {
  max-width:300px;
  max-height:250px;
}
.bilderbox {
  float:left;
  width:50px;
  height:38px;
  margin: 9px 9px 0px 0px;
  background-color:#ffffff;
  padding: 1px;
  border: 1px solid #ccc;
  overflow:hidden;
}
.bilderbox img {
  max-width:50px;
  max-height:38px;
  overflow:hidden;
  text-align:center;
}
.detailprice {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  font-size:24px;
  font-weight:bold;
  text-align:right;
  line-height:26px;
  color:#ff7e00;
}
.detailprice .old_price {
  color:#555;
  font-size:20px;
  line-height:24px;
}
.detailprice .new_price {
  color:#ff7e00;
}
.detailprice .prefix_price {
  font-size:12px;
  font-weight:normal;
}
.detailprice .save_price {
  font-size:12px;
  line-height:18px;
  color:#fff;
  font-weight:normal;
  background:#FF7E00;
  padding: 2px 6px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;  
}

.detailtax {
  text-align:right;
  padding: 4px 0px 0px 0px;
  color:#999;
  font-size:12px;
  line-height:16px;
}  
.detailtax a {
  color:#999 !important;
}
.detailtax a:hover {
  color:#999 !important;
  text-decoration:underline;
}

.detailshipping {
  margin: 25px 0 0px 0;
  padding: 4px 0px;
  border-top: 1px dashed #ccc;
  font-size:12px;
} 
.detailrow.first {
  margin: 0px 0px 0px 0px;
  border-top: 1px dashed #ccc;
}  
.detailrow {
  font-size:12px;
  line-height:18px;
  border-bottom: 1px dashed #ccc;
  padding: 4px 0px;
}
.detailrow a {
  color:#065CA4;
  text-decoration:none;
}
.detailrow a:hover {
  color:#E86619;
  text-decoration:none;
}

.addtobasket {
  padding:10px 20px;
  overflow:hidden;
  background: #f5fafd !important;
  border: 1px solid #ccdbe4;
  margin: 0px 0px 15px 0px;
	margin-top:25px;
	text-align:right;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.addtobasket .add_quantity input[type=text] {
  float:left;
  width:50px !important;
	font-size: 16px !important;
  padding:4px 5px 4px 5px !important;
  font-weight:bold;
}
.addtobasket .cart_button {
  float:right;
  margin:1px 0px 0px 0px;
  line-height:30px;
  width:196px;
}


/* Ende Produktdetails */


.sliderbackground {
  background: #ccc;
  border-bottom: 1px solid #bbb;
  height:450px;
  margin: 0px 0px 30px 0px;
}
