body {
  margin: 0 0 0px 0;
  background: #ffffff;
  font-size: 12px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #555;
}
img{
  border:0;
}
A {
  color: #000000;
  text-decoration: none;
}
A:hover {
  color: #0000ff;
/*  background: #8f8f8f; */
  text-decoration: underline;
  cursor: pointer;
}
FORM {
  display: inline;
}

A.pageResults {
  color: #0000FF;
  text-decoration: underline;
}
A.pageResults:hover {
  color: #ffffff;
  background: #8f8f8f;
  cursor: pointer;
}
.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}
/* INPUT ELEMENTS GLOBAL (CSS 1 compatible) */
input {
  font-family:Arial, Sans-serif;
  font-size:12px;
}
textarea {
  font-family:Arial, Sans-serif;
  font-size:12px;
  border:1px solid #666;
  padding:10px;
  background:url(img/input_bg.png) no-repeat;
}
select {
  font-family:Arial, Sans-serif;
  font-size:12px;
  border:1px solid #666;
}
/* INPUT ELEMENTS DETAILED (CSS 2 compatible - works only in new browsers (FF 2.0, IE 7...) */
input[type=text], input[type=password] {
  border:1px solid #666;
  padding:2px;
  background:url(img/input_bg.png) no-repeat;
}
SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}
SPAN.underline {
	text-decoration: underline;
}
TABLE.formArea {
  background: #f1f1f1;
  border-color: #cccccc;
  border-style: solid;
  border-width: 1px;
}
.copyright {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align:center;
}
.parseTime {
  width: 1003px;
  background-color: #ffffff;
  margin: 0 auto 0 auto;
  font-size: 11px;
  line-height: 1.5;
  text-align:center;
}
A.copyright {
  color: #000000;
}
A.copyright:hover {
  color: #000000;
  text-decoration: underline;
  cursor: pointer;
}
SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}
SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}
SPAN.productOldPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
  text-decoration: line-through;
}
SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}
SPAN.productDiscountPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
  font-weight: bold;
}
.smallHeading {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: x-small;
  font-weight: bold;
  color: Black;
  border-bottom: 1px solid #000000;
}
/* message box */
/*
.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning {border: solid #ff0000 2px; padding:15px; background-color:#FFD6D6; margin-bottom: 10px;}
.messageStackSuccess {border: solid #0C7000 2px; padding:15px; background-color: #99ff00; margin-bottom: 10px; }
*/
.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 11px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 11px; background-color: #FFD6D6;}
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 11px; background-color: #99ff00; }

/* input requirement */
.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }
.poweredby {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight: bold;
}
.onepxwidth {
  width: 1px;
}
/*		Eigene Formatierung		*/
.clr {clear: both; margin: 0; padding: 0;}
.clrsmall {clear: both; margin: 0; padding: 0; height: 1px; overflow: hidden;}
.clrnone {clear: both; margin: 0; padding: 0; height: 0px; overflow: hidden;}
.clrmiddle {clear: both; margin: 0; padding: 0; height: 25px; overflow: hidden;}
.clrinput {clear: both; margin: 0; padding: 0; height: 10px; overflow: hidden;}
label {width: 230px; display: block; float: left;}
legend {color: #575757;}
fieldset {border: 1px solid #8f8f8f; padding: 5px 5px 5px 10px; background: #f1f1f1;}
/* Main Content */
#shopstart {
  background: #B7C8F6;
}
#shopbg_a{
  width: 1002px;
  background: #FFFFFF url(img/shopbg_a.gif);
  margin-left: auto; 
  margin-right: auto;
}
#shopbg_b{
  width: 1002px;
  background: #FFFFFF url(img/shopbg_b.gif);
  margin-left: auto; 
  margin-right: auto;
}
#wrap {
  width: 990px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}
#content_wrap {
  width: 990px;
  padding-bottom: 25px;
  min-height: 150px;
  padding-top: 145px;
  overflow: hidden;
}
#contentbereich_a {
  width: 580px;
  float: left;
  position: relative;
  left: 185px;
  padding: 14px 20px 0 20px;
  line-height: 1.5;
}
* html #contentbereich_a {
  width: 620px;     /* Version 5.x */
  w\idth: 600px;    /* Version 6 */
}
#contentbereich_b {
  width: 785px;
  float: left;
  position: relative;
  left: 185px;
  padding: 14px 10px 0 10px;
  line-height: 1.5;
  overflow: visible;
}
* html #contentbereich_b {
width: 785px;     /* Version 5.x */
  w\idth: 765px;    /* Version 6 */
}
#sidebar-left_a, #sidebar-left_b {
  width: 185px;
  z-index: 2;
  font-size: 12px;
  float: left;
  position: relative;
}
#sidebar-left_a {
  left: -620px;
}
#sidebar-left_b {
  left: -805px;
}
#sidebar-right {
  width: 185px;
  float: left;
  font-size: 12px;
}
/* Shop Header */
#top {
  width: 990px;
  margin: 0 auto;
  height: 145px;
  position: absolute;
  top: 0px;
  left: 0px;
}
#header {
  position: relative;
  height: 145px;
  width: 990px;
}
#topcontent {
  width: 988px;
  height: 90px;
  background: url('img/tpl_sprite.png') no-repeat 0 0;
  border-top: 1px solid #000000;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
}
div#topimg {
  width: 250px;
  float: left;
}
#topimg_de {
  background: url('img/tpl_sprite.png') no-repeat -250px -495px;
  width: 244px;
  height: 90px;
}
#topimg_en {
  background: url('img/tpl_sprite.png') no-repeat -544px -495px;
  width: 244px;
  height: 90px;
}
div#toplang {
  width: 250px;
  float: left;
  text-align: center;
  padding-top: 10px;
}
div#topcart {
  width: 180px;
  float: left;
  text-align: left;
  padding-top: 5px;
}
.topcartcontent {
  width: 180px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #FFFFFF;
  padding: 3px 0 0 0;
}
div#festivities {
  width: 308px;
  float: left;
  color: #FFFFFF;
  padding: 4px 0 0 0;
}
#navbar_bg {
  width: 988px;
  height: 25px;
  background: #EB8749;
  margin: 0 auto 0 auto;
  padding: 0px 0 0px 0;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
}
.navbutton {
  margin: 0;
  padding: 0;
}
.navbutton li {
  display: inline;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.navbutton li a {
  display: block;
  float: left;
  width: 86px;
  height: 18px;
  text-align: center;
  font-size: 12px;
  color: #ffffff;
  font-weight: bold;
  padding: 7px 0 0 0;
}
a.navbutton {
  background: url('img/tpl_sprite.png') no-repeat; 
  background-position: 0 -140px;
}
.navbutton  a:hover{
  background-position: -136px -140px;
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
a.navbutton_checkout {
  background: url('img/tpl_sprite.png') no-repeat;
  background-position: -272px -140px;
}
a.navbutton_checkout:hover{
  background-position: -408px -140px;
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
#navtop {
  width: 990px;
  height: 30px;
  background: url('img/tpl_sprite.png') no-repeat;
  background-position: -0px -215px;
  margin: 0 auto 0 auto;
}
div#navtop_I {
  width: 198px;
  height: 30px;
  float: left;
  font-size: 10px;
  font-family: Verdana, Arial, sans-serif;
  font-weight: bold;
  color: #000000;
}
div#navtop_II {
  width: 787px;
  height: 30px;
  float: left;
  padding: 2px 0 0 5px;
  font-family: Arial, sans-serif;
  font-size: 10px;
}
/* Shop Footer */
#footer {
  width: 990px;
  height: 4px;
  margin: 0 auto 0px auto;
  clear: both;
  padding-top: 25px;
}
#footer span{
  list-style-type: none;
  float: left;
}
#copyright {
  width: 990px;
  margin: 0 auto 0 auto;
  font-size: 10px;
  line-height: 1.5;
  text-align: center;
  background-color: #efefef;
  padding: 5px 0 5px 0;
  text-align: center;
}
#commercial {
  width: 990px;
  height: 100px;
  margin: 0 auto 0 auto;
  text-align: center;
}
/*		########## Menu-Boxen Start ##########		*/
.menutopleft {
  width: 185px;
  height: 19px;
  padding: 3px 0 0 7px;
  background: url('img/tpl_sprite.png') no-repeat;
  margin: 0 0 0 0px;
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
  background-position: -544px -140px;
}
.menucontentcat {
  width: 181px;
  padding: 5px 0px 0px 0px;
  background: #efefef;
  margin: 0 0 -5px 0;
  font-size: 11px;
  border-left: 2px solid #8f8f8f;
  border-right: 2px solid #8f8f8f;
}
.menucontent {
  width: 181px;
  padding: 10px 0px 3px 0px;
  background: #efefef;
  margin: 0 0 0px 0;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border-left: 2px solid #8f8f8f;
  border-right: 2px solid #8f8f8f;
}
.menucontentbottom {
  padding: 3px;
  background: #efefef url('img/tpl_sprite.png') no-repeat;
  margin: 0 0 15px 0;
  height: 2px;
  background-position: -779px -140px;
}
.bestsellerbox {
  border-bottom: 1px dashed #cccccc;
  margin: 0 0 5px 0;
  padding: 4px;
}
.bestsellertopic {
  font-size: 10px;
  text-align: right;
  margin: 0;
  padding: 0;
}
.boxtext_products_name { 
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
  padding: 0 5px 0 5px;
  margin-top: 2px;
  margin-bottom: 10px;
}
.boxtext {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  line-height: 1.5;
}
.boxtext_shipping {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  text-align: center;
}
/*		########## Menu-Boxen Ende ##########		*/
/*		######## Start Produktinfo-Seite ########			*/
.pinfofacts {
  float: left;
  width: 170px;
  height: 17px;
  padding: 2px 5px 2px 5px;
  margin: 0 5px 0 0;
  font-size: 11px;
  border: 1px solid #ba3026;
  background: #ffdcd7;
}
.productbut {
  float: left;
  width: 170px;
  height: 20px;
  padding: 2px 5px 2px 5px;
  margin: 0 5px 0 0;
  font-size: 11px;
  border: 1px solid #6691c0;
  background: #dbe8fa;
}
.reviewsboxinfo {
  padding: 5px;
  background: #d0e0f6;
  border: 1px solid #4d7fb4;
  margin: 0 0 10px 0;
  font-size: 10px;
}
.leftsideproduct {
  clear: both;
  width: 210px;
  height: 225px;
  overflow: hidden;
  float: left;
  padding: 5px 0 0 0;
  margin: 0 116px 0 0;
  border: 1px solid #b2bc73;
  text-align: center;
}
.rightsideproduct {
  width: 207px;
  float: left;
  margin: 0;
}
.productdesc {
  clear: both;
  padding: 5px;
  margin: 0 0 10px 0;
  border: 1px solid #b2bc73;
}
.productdeschead {
  font-weight: bold;
  color: #000000;
  background: #dee5bd;
  border: 1px solid #b2bc73;
  border-bottom: 0;
  width: 200px;
  margin:0;
  padding: 5px;  
}
/*		######## Ende Produktinfo-Seite ########			*/
/*		######## Start Categorie- / Product-Listing ########			*/
/* Rahmen */
.content_listing_top{
  height: 10px;
  background: url('img/tpl_sprite.png') 0 -1652px no-repeat;
}
.content_listing{
  width: 764px;
  background: #efefef;
  border-left: 1px solid;
  border-right: 1px solid;
  border-color: #8f8f8f;
  border-top: 0px;
}
.content_listing_bottom{
  height: 10px;
  background: url('img/tpl_sprite.png') 0 -1712px no-repeat;
}
/* Categorie-Listing */
.abstandcat {width: 33px; overflow: hidden; float: left;}
.subcat_outer {
  width: 150px;
  height: 190px;
  float: left;
}
.subcat {
  width: 150px;
  height: 150px;
  background: url('img/tpl_sprite.png') -250px -295px no-repeat;
  overflow: hidden;
  text-align: center;
}
.subcat a {
  display: block;
  height: 150px;
 }
.subcat:hover {background-position: -450px -295px;  cursor: pointer;}
/* Product-Listing */
#content_listing_mehrspaltig {
  width: 764px;
  background: #ffffff;
  border: 1px solid;
  border-color: #8f8f8f;
  border-top: 0px;
  clear: both;
}
#content_listing_standard {
  width: 766px;
  background: #ffffff;
  border-bottom: 1px  #8f8f8f solid;
  clear: both;
}
#prd_promo {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  padding: 0px 10px 0px 10px;
}
.prdlisting_li {
  width: 381px;
  float: left;
  border-top: 2px #d4d4d4 solid;
  border-right: 2px #d4d4d4 solid;
}
.prdlisting_re {
  width: 381px;
  float: left;
  border-top: 2px #d4d4d4 solid;
  border-left: 2px #d4d4d4 solid;
  margin-left: -2px;
}
.prdlisting {
  width: 766px;
  float: left;
  border-bottom: 2px #d4d4d4 solid;
}
.prdlistingpic {
  width: 110px;
  margin: 10px 0px 15px 15px;
  text-align: center;
  float: left;
}  
.prdlisting_short_description {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  margin-right: 5px;
}
.prdlisting_shipping {
  clear: both;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
}
.prdlisting_availability {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  padding-top: 5px;
}
/* Seitennavigation */
.nav_text {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: normal;
  color: #000000;
  padding: 0px 10px 0px 0px;
  text-align: right;
}
.art_anz {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #000000;
  padding: 4px 0px 0px 10px;
  float: left;
}
#content_promo_top{
  height: 10px;
  background: url('img/tpl_sprite.png') 0 -1772px no-repeat;
  margin: 20px 0 0 0;
}
#content_promo {
  width: 744px;
  border-left: 1px solid;
  border-right: 1px solid;
  border-color: #8f8f8f;
  border-top: 0px;
  border-bottom: 0px;
  padding: 0 10px 0 10px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}
#content_promo_bottom{
  height: 10px;
  background: url('img/tpl_sprite.png') 0 -1832px no-repeat;
}
/*		######## Ende Categorie-Listing ########			*/
/*		######## Start Product-Info ########			*/
.product_info_top{
  height: 10px;
  background: url('img/tpl_sprite.png') 0 -1892px no-repeat;
}
.product_info{
  width: 698px;
  background: #efefef;
  border-left: 1px solid;
  border-right: 1px solid;
  border-color: #8f8f8f;
  border-top: 0px;
  float: left;
}
.product_info_bottom{
  height: 10px;
  background: url('img/tpl_sprite.png') 0 -1952px no-repeat;
}
.prd_info_middle {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  width: 353px;
  margin: 0px 10px 0px 10px;
  float: left;
}
.prd_info_right {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  width: 165px;
  margin: 6px 10px 0px 0px;
  float: right;
  text-align: right;
}
.prd_info_shipping {
  clear: both;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  color: #000000;
}
.prd_info_availability {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  padding-top: 5px;
}
.productdesc {
  border: 1px solid #cccccc;
  padding: 5px;
  margin: 15px 0 15px 0;
  background: #f6f6f6;
}
.prd_info_promo {
  width: 698px;
  border-left: #8f8f8f 1px solid;
  border-right: #8f8f8f 1px solid;
  padding-left: 0px;
}
.prd_info_promo_bottom {
  height: 10px;
  background: url('img/tpl_sprite.png') 0 -1567px no-repeat;
}
.prd_info_promo_listing {
  width: 232px;
  float: left;
  margin: 0 0px 0 0px;
}
.prd_info_promo_pic {
  margin: 0px 0 0px 0px;
  text-align: center;
  height: 95px;
}
ul.bookmarks {
  list-style-type: none;
  padding: 0 0 0 6px;
  margin: 0;
}
ul.bookmarks li{
  width: 25%;
  min-width: 160px;
  float:left;
  margin-top:6px;
}
/*		######## Ende Product-Info ########			*/

/*		######## Start CHECKOUT NAVIGATION ########		*/
div#checkoutnavigation {
}
div#checkoutnavigation div {
	height: 70px;
	list-style-type:none;
	float:left;
	width:159px;
	margin-right:7px;
	margin-left:7px;
	border: solid 1px;
	padding:8px
}
div#checkoutnavigation div.active {
	background-color: #FFCF9C
}
div#checkoutnavigation div.active .number {
	font-size:20px;
	font-weight:bold
}
div#checkoutnavigation div.active .title {
	font-size:12px;
	font-weight:bold
}
div#checkoutnavigation div.active .description {
	font-size:10px
}
div#checkoutnavigation div.inactive {
	color:#999999;
	background-color: #EDEDED;
	border-color:#999999
}
div#checkoutnavigation div.inactive .number {
	font-size:20px;
	font-weight:bold
}
div#checkoutnavigation div.inactive .title {
	font-size:12px;
	font-weight:bold
}
div#checkoutnavigation div.inactive .description {
	font-size:10px
}
/*		######## Ende CHECKOUT NAVIGATION ########		*/
/*		######## Start CHECKOUT BLOCKS ########		*/
.payartheader {
	background-color:#8E8C8E;
	padding:2px;
	padding-left:5px;
	color:#FFFFFF;
	font-weight:bold;
}
.payartbox {
  background-color:#efefef;
  border-style: solid;
  border-width:0px 1px 1px 1px;
  border-color:#8E8C8E;
  margin-bottom:25px;
}
.payselection {
  float: left;
  width: 20px;
  margin: 30px 0 0 10px;
}
.freeshipping {
  background: #d1e5f8;
  padding: 4px;
  margin: 4px 0 4px 0;
}
.partyimage {
  width: 80px;
  float: left;
  margin: 10px 10px 10px 10px;
}
.partytitle {
  width: 535px;
  float: left;
  margin: 6px 10px 5px 0;
  font-size: 11px;
}
.partyprice {
  float: right;
  margin: 6px 10px 0 0;
  font-weight: bold;
}
.agbcheckbox {
  border: solid #ff0000 1px;
  background: #FFD6D6;
  padding: 2px;
  margin: 3px 0px 15px 0;
}
.bearbeiten {
  font-size: 11px;
  color: #009933;
}
.bearbeiten:hover {
  color: #009933;
}
.confirmationbox {
  border: 1px solid #cccccc;
  padding: 4px;
  font-size: 11px;
}
div.agbframe {
  height:200px;
  overflow:auto;
  padding:10px;
  background:url(img/input_bg.png) no-repeat;
  border:1px solid #666;
}
.productsblock {
  border: 1px solid #cccccc;
  border-bottom: none;
  background: #efefef;
  padding: 4px;
  font-size: 11px;
}
.totalblock {
  width: 756px;
  border: 1px solid #cccccc;
  background: #efefef;
  padding: 4px;
  font-size: 11px;
  text-align: right;
  float: right;
}
.addressreminder {
  float:left;
  margin: 0 10px 0 10px;
  padding-top: 4px;
  width: 120px;
  font-size: 11px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
}
.addresscolor {
  float: left;
  width: 150px;
  background: #efefef;
  padding: 4px;
}
/*		######## ENDE CHECKOUT BLOCKS ########		*/
/*		######## Start Bewertungen ########			*/
.reviewsboxinfo, .reviewsbox {
  padding: 5px;
  background: #ffffff;
  border: 1px solid #8f8f8f;
  margin: 0px 5px 10px 5px;
  font-size: 10px;
}
/*		######## Ende Bewertungen ########			*/
/*		########## Start Ueberschriften und Linien ##########		*/
.h1topic {
  overflow: hidden;
  font-family: Verdana, Arial, sans-serif;
  line-height: 1.5;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
  margin: 0;
}
.h1productinfo{
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1.5;
  font-size: 14px;
  font-weight: bold;
  margin: 0;
  padding: 0;
  color: #000000;
}
.h2topic {
  font-size: 12px;
  color: #000000;
  margin: 0 0 5px 0;
  padding: 0;
}
.h2topiclist {
  margin: 0 0 8px 0;
  padding: 1px 5px 5px 5px;
  height: 40px;
  overflow: hidden;
  text-align: center;
  background: #efefef;
  font-size: 14px;
}
.h2topiclist_2 {
  margin: 0 0 8px 130px;
  padding: 0px 5px 0px 0px;
  height: 20px;
  overflow: hidden;
  text-align: left;
  font-size: 14px;
}
.h2topiclist_3 {
  margin: 0 0 0px 0;
  padding: 0px 5px 0px 5px;
  height: 55px;
  overflow: hidden;
  text-align: center;
  font-size: 12px;
}
.h2topiclist a, .h2topiclist_2 a, .h2topiclist_3  a{
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #000000;
  text-decoration: underline;
  display: block;
}
.h2topiclist a:hover, .h2topiclist_2 a:hover {
  color: #0000ff;
}
.tprtopic {
  width: 580px;
  font-size: 18px;
  font-weight: bold;
  font-style: italic;
  color: #f0d000;
  background: #cc0001;
  height:25px;
  text-align: left;
  padding-bottom: 3px;
}
div.hrLine {
  width: 100%;
  margin: 0;
  padding: 0;
  display: block;
  border-bottom: solid 1px #8C8E8C;
}
/*		########## Ende Ueberschriften und Linien ##########		*/
/*		########## Diverses ##########		*/
.logoffbut {
  clear: both;
  margin: 0;
  padding: 12px 0 0 25px;
}
.logoffbut a {color: #ff0000; font-weight: bold;}
.boxlistingpic {
  margin: 5px 0 15px 15px;
  text-align: center;
  height: 110px;
  float: left;
}
.pricebox {
  margin: 10px 10px 10px 0px;
  text-align: right;
  float: right;
}
.boxlisting {
  width: 280px;
  height: 215px;
  border: 2px solid #d4d4d4;
  float: left;
  margin: 0 1px 0 1px;
}
.boxlisting_wide {
  width: 340px;
  height: 215px;
  border: 2px solid #d4d4d4;
  float: left;
  margin: 0 1px 0 1px;
}
.taxinfo {
  margin: 0px 10px 0px 0px;
  font-size: 10px;
  float: right;
}
.shippinginfo {
  margin: 0px 10px 0px 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  text-align: right;
}
.listabstand {
  float: left;
  width: 16px;
  overflow: hidden;
}
/* ERROR MESSAGES */
.errormessage {
	border: solid #ff0000 2px;
	padding:15px;
	background-color:#FFD6D6;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px; 
}
.successmessage {
	border: solid #416d00 2px;
	padding:15px;
	background-color:#99ff00;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px; 
}
.headmessage {
  padding: 5px;
  margin: 5px 0 5px 0;
  text-align: center;
}
.accountleftbox {
  width: 373px;
  padding: 5px;
  float: left;
  margin: 0 0 0 7px;
  font-size: 11px;
}
/*
.accountprice {
  text-align: right;
  padding: 0;
  margin: 0;
}
*/
.trenner {
  height: 1px;
  overflow: hidden;
  background: #000000;
  margin: 4px 0 4px 0;
}
.listhori {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.listhori li {float: left;}
.historytabtop {
  border-bottom: 1px solid #cccccc;
  font-weight: bold;
  background: #efefef;
  padding: 2px 0px 2px 0;
}
.histsub {
  font-size: 11px;
}
.historyinvoice {
  width: 370px;
  height: 100px;
  padding: 5px;
  float: left;
  font-size: 11px;
}
.historyblock {
  border: 1px solid #cccccc;
  padding: 4px;
  font-size: 11px;
  margin: 3px 0 6px 0;
}
.historyvalue {
  float: right;
  width: 400px;
  font-size: 11px;
  text-align: right;
}
.addressleft {
  width: 370px;
  padding: 3px;
  margin: 0 50px 0 0;
  float: left;
  font-size: 11px;
  background: #efefef;
}
.addressbutleft {
  width: 200px;
  float: left;
}
.giftcartbox {
  background: #efefef;
  border: 1px solid #cccccc;
}
.littleaddress {
  font-size: 11px;
  border: 1px solid #a4c0d8;
  padding: 3px;
  margin: 2px 0 5px 23px;
}
.pinfooptions {
  padding: 2px;
  background: #6691c0;
  text-align: center;
  color: #ffffff;
  font-weight: bold;
  font-size: 11px;
}
.headinggreen {
  height: 22px;
  padding: 3px 5px 0px 10px;
  background: url('img/tpl_sprite.png') 0 -2012px no-repeat;
  margin: 0 0 -3px 0;
  font-weight: bold;
  color: #ffffff;
  font-size: 12px;
}
.downloadbox {
  border: 1px solid #cccccc;
  padding: 4px;
  margin: 10px 0 10px 0;
}
.errosearchbox {
  width: 350px;
  padding: 5px;
  margin: 0 auto 0 auto;
  border: 1px solid #8f8f8f;
  background: #efefef
}
.upcoming {
  width: 400px;
  float: left;
}
.upcomingdate {
  width: 140px;
  float: left;
  text-align: right;
}
.upcomingover {
  border-bottom: 1px solid #cccccc;  
  padding: 4px 0 4px 0;
  margin: 0 0 10px 0;
}
.artcont {
  width: 410px;
  float: left;
}
.artcontsize {
  width: 130px;
  float: left;
  text-align: right;
}
.artcontbox {
  border-bottom: 1px solid #cccccc;  
  padding: 4px 0 4px 0;
  margin: 0 0 10px 0;
}
.gratuatebox {
  width: 200px;
}
.gratuatedleft {
  width: 100px;
  float: right;
  padding: 2px 0 2px 0;
}
.gratuatedright {
  width: 100px;
  float: right;
  padding: 2px 4px 2px 0;  
}
.smallText {
  font-size: 11px;
}
/*		########## Menu ##########		*/
a.navmaincat, a.navmaincatSelected, a.navsubcat, a.navsubcatSelected {
  display: block;
  text-align: left;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  margin: 0px 3px 5px 3px;
  padding: 0 2px 0 2px;
}
a.navmaincat, a.navmaincatSelected {
  height: 29px;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  padding: 2px 0 2px 0;
}
a.navmaincat {
  background-color: #8f8f8f;
}
a.navmaincatSelected {
  background-color: #EB8749;
}
a.navmaincat:hover {
  background-color: #c5c5c5;
  text-decoration: none;
}
a.navmaincatSelected:hover {
  background-color: #ffa432;
  text-decoration: none;
}
a.navsubcat{
  font-size: 12px;
  color: #000000;
}
a.navsubcatSelected {
  font-size: 12px;
  font-weight: bold;
  color: #000000;
}
a.navsubcat:hover, a.navsubcatSelected:hover {
  background-color: #c5c5c5;
  text-decoration: none;
}

/* BOF - hotreca - CSS Buttons */
.css_button_wrap {
}
.css_buttons {
  padding: 3px 10px 3px 10px;
  margin:0;
  font-family: Verdana, Arial, sans-serif;
  font-size:12px;
  border: 1px solid #595959; 
  background: url('img/btn_standard.png') #3a3a3a; 
  color:#fff;
}
.css_buttons:hover {
  padding: 3px 10px 3px 10px;
  margin:0;
  font-size:12px;
  border: 1px solid #545454;
  background: url('img/btn_standard_hoover.png') #545454; 
  color:#fff;
  cursor: pointer;
  text-decoration: none;
}
/* BOF Buttons mir Sprites und sliding door - hotreca*/
.btn_red span {
  background: transparent url('img/btn_red_left.png') no-repeat 0 0; 
  display: block; 
  line-height: 18px;
  padding: 4px 0 4px 19px; color: #fff;
}
.btn_red {
  background: transparent url('img/btn_red_right.png') no-repeat top right; 
  display: block;
  float: left;
  height: 26px;
  margin-right: 6px;
  padding-right: 19px;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif; 
  font-size:12px; 
  font-weight:bold;
}
.btn_red:hover span {
  background-position: 0 -26px; color: #fff;
}
.btn_red:hover {
  background-position: right -26px;
  cursor: pointer;
}
/* BOF Button buy now */
.btn_buy span {
  background: transparent url('img/btn_buy_left.png') no-repeat 0 0;
  display: block;
  line-height: 17px;
  padding: 0px 0 0px 33px; color: #fff;
}
.btn_buy {
  background: transparent url('img/btn_buy_right.png') no-repeat top right;
  display: block;
  float: left;
  height: 17px;
  margin-right: 10px;
  padding-right: 0px;
  text-decoration: none;
  font-family: Verdana, Helvetica, sans-serif;
  font-size:13px;
  font-weight:bold;
}
.btn_buy:hover span {
  background-position: 0 -67px; color: #fff;
}
.btn_buy:hover {
  background-position: right -67px;
  cursor: pointer;
}
/* BOF Button details */
.btn_details span {
  background: transparent url('img/btn_details_left.png') no-repeat 0 0; 
  display: block; 
  line-height: 17px;
  padding: 0px 0 0px 10px; color: #fff;
  text-decoration: none;
}
.btn_details {
  background: transparent url('img/btn_details_right.png') no-repeat top right; 
  display: block;
  float: left;
  height: 17px;
  margin-right: 0px;
  padding-right: 10px;
  text-decoration: none;
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
}
.btn_details:hover span {
  background-position: 0 -67px; color: #fff;
}
.btn_details:hover{
  background-position: right -67px;
  cursor: pointer;
}
/* BOF Button cart */
.btn_cart span {
  background: transparent url('img/tpl_sprite.png') left -877px no-repeat; 
  display: block; 
  height: 30px;
  padding: 9px 0 0px 40px; color: #000;
}
.btn_cart {
  background: transparent url('img/tpl_sprite.png') right -952px no-repeat;
  display: block;
  float: left;
  height: 30px;
  margin-right: 0px;
  padding-right: 15px;
  text-decoration: none;
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
}
.btn_cart:hover span {
  background-position: left -1032px; color: #000;
}
.btn_cart:hover{
  background-position: right -1112px;
  cursor: pointer;
}
/* EOF - hotreca - CSS Buttons */
/* BOF Center sliding doors */
.center {
  clear: both;
  float: left;
  width: 100%;
  overflow: hidden;
}
.center_li {
  padding: 0;
  margin: 0 auto;
  list-style-type: none;
  float: left;
  position: relative;
  left: 50%;
}
.center_re {
  float: left;
  position: relative;
  right: 50%;
}

/* BOF Submit Buttons

/* REQUIRED BUTTON STYLES: */		
button { 
	position: relative;
	border: none;
	padding: 0;
	cursor: pointer;
	overflow: visible; /* removes extra side padding in IE */
}

button::-moz-focus-inner {
	border: none;  /* overrides extra padding in Firefox */
}

button span { 
	position: relative;
	display: block; 
	white-space: nowrap;	
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	/* Safari and Google Chrome only - fix margins */
	button span {
		margin-top: -1px;
	}
}


/* OPTIONAL BUTTON STYLES for applying custom look and feel: */		
button.submitBtn_black, button.submitBtn_red {
	padding: 0px 10px 0px 0; 
	margin: 0px 0 0px 0; 
	font: bold 12px/14px Arial;
	text-align: center; 
	height: 24px;
	line-height: 24px;
}
button.submitBtn_black {
	background: transparent url(img/tpl_sprite.png) no-repeat right -369px; 
}
button.submitBtn_red {
	background: transparent url(img/tpl_sprite.png) no-repeat right -655px; 
}
button.submitBtn_black span, button.submitBtn_red span {
	padding: 0px 0 0 10px; 
	margin: 0px 0 0px 0;
	height:24px; 
	color:#fff;
	line-height: 24px;	
}
button.submitBtn_black span {
	background: transparent url(img/tpl_sprite.png) no-repeat left -295px;
}
button.submitBtn_red span {
	background: transparent url(img/tpl_sprite.png) no-repeat left -591px;
}
button.submitBtn_black span img, button.submitBtn_red span img {
	width: 18px; height: 24px; padding-right: 8px; margin-top: 2px; vertical-align: middle;
}
button.submitBtn_black:hover, button.submitBtn_blackHover { /* the redundant class is used to apply the hover state with a script */
	background-position: right -517px; 
}
	
button.submitBtn_black:hover span, button.submitBtn_blackHover span {
	background-position: 0 -443px;
	color: #ccc;
}
button.submitBtn_red:hover, button.submitBtn_redHover { /* the redundant class is used to apply the hover state with a script */
	background-position: right -803px; 
}
	
button.submitBtn_red:hover span, button.submitBtn_redHover span {
	background-position: 0 -729px;
	color: #fddde0;
}
/*--- */
span.Btn_close{
	display: block;
	float: left;
	padding: 0px 10px 0 0; 
	font: bold 12px/14px Arial;
	text-decoration: none;
	text-align: center; 
	background: transparent url(img/tpl_sprite.png) no-repeat right -369px; 
}
span.Btn_close span{
	padding: 5px 0 0 10px; 
	display: block;
	height: 24px;
	color:#fff; 
	background: transparent url(img/tpl_sprite.png) no-repeat left -295px;
}
/* BOF Preise */
.price_s span {
  background: #cc0001 url('img/tpl_sprite.png') no-repeat 0 -1192px;
  display: block; 
  line-height: 20px;
  padding: 0px 0 0px 10px;
  margin-bottom: 5px;
}
.price_s {
  background: #cc0001 url('img/tpl_sprite.png') no-repeat right -1262px; 
  display: block;
  float: left;
  height: 20px;
  padding-right: 10px;
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  font-style: italic;
  color: #f0d000;
}
.price_m span {
  background: #cc0001 url('img/tpl_sprite.png') no-repeat 0 -1332px; 
  display: block; 
  line-height: 25px;
  padding: 0px 0 0px 10px;
  margin-bottom: 5px;
}
.price_m {
  background: #cc0001 url('img/tpl_sprite.png') no-repeat right -1407px; 
  display: block;
  float: left;
  height: 25px;
  padding-right: 10px;
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  font-style: italic;
  color: #f0d000;
}
.price_l span {
  background: url('img/tpl_sprite.png') no-repeat 0 -1482px;
  display: block; 
  line-height: 35px;
  padding: 0px 0 0px 10px;
  margin-bottom: 5px;
}
.price_l {
  background: url('img/tpl_sprite.png') no-repeat right -1567px;
  display: block;
  float: right;
  height: 35px;
  padding-right: 10px;
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
  font-style: italic;
  color: #f0d000;
 /* background: #cc0001; */
}
/* BOF Heshokima Smart Buttons */
a.smartbutton, button.smartbutton, p  a.smartbutton, p button.smartbutton {font: bold 12px/14px Arial; color: #fff;}
a.smartbutton {background: url(img/tpl_sprite.png) right -369px no-repeat; display: block; white-space:nowrap; float: left;  height: 24px; padding: 0 6px 0 0; margin: 0 0px 0 0; text-decoration: none;}
a.smartbutton span {background:url(img/tpl_sprite.png) left -295px no-repeat; display: block; line-height: 24px; padding: 0px 5px 0px 11px;}
a.smartbutton:hover {background:url(img/tpl_sprite.png) right -517px no-repeat; color: #ccc; outline: none;}
a.smartbutton:hover span {background:url(img/tpl_sprite.png) left -443px no-repeat;}

button.smartbutton {border:0; float: left; cursor:pointer; padding:0 5px 0 0; margin: -1px 6px 0 -3px; text-align:center; background: url(img/btn_sprite_smartbutton.png) right no-repeat;}

button.smartbutton {margin: 0px 6px 0 0px;}
button.smartbutton span {position:relative; display:block; white-space:nowrap; padding:0 5px 0 10px; height: 24px; line-height:24px; background:url(img/btn_sprite_smartbutton.png) left no-repeat;}
button.smartbutton:hover {background:url(img/btn_sprite_smartbutton_hover.png) right no-repeat;}
button.smartbutton:hover span {background:url(img/btn_sprite_smartbutton_hover.png) left no-repeat; color: #ccc;}

a.red, button.red {background: url(img/tpl_sprite.png) right -655px no-repeat; margin: 0 0px 0 0;}
a.red span, button.red span {background: url(img/tpl_sprite.png) left -591px no-repeat;}
a.red:hover, button.red:hover {background: url(img/tpl_sprite.png) right -803px no-repeat;}
a.red:hover span, button.red:hover span {background: url(img/tpl_sprite.png) left -729px no-repeat; color: #fddde0;}

a.quickfind, button.quickfind {background: url(img/tpl_sprite.png) -838px -495px no-repeat; width: 20px; height: 20px; margin: 0; padding: 0;}
a.quickfind span, button.quickfind span {background: transparent; display: none;}
a.quickfind:hover, button.quickfind:hover {background: url(img/tpl_sprite.png) -838px -565px no-repeat;}

.smartbutton span span, .smartbutton:hover span span {padding: 0px; margin: 0px; background: transparent no-repeat; display: block; line-height:24px;}
.iconleft span span, .iconleft:hover span span {background-position: left center; padding-left: 26px;}
.iconright span span, .iconright:hover span span {background-position: right center; padding-right: 26px;}

.buttonclear {float: none; clear: both; width: 1px; height: 1px; font-size: 1px; line-height: 1px;}
/* EOF Heshokima Smart Buttons */
