/**********
 * Allgemeine und globale Definitionen
 */
* {
  /*margin: 0;
  padding: 0;*/
  font-family: Arial, Helvetica, Sans-Serif;
  /*color: #000;*/
}
html, body {
}
body {
/*  background:url(/shop/images/bg_all.jpg) no-repeat fixed 0 0 transparent; */
  background-color:#797979;
  text-align:center;
  margin-top:0;
}
img {
  border: 0;
}
label {
  cursor:pointer;
}
option {
  padding-right: 10px;
}
button {
  border: 0;
  background-color: transparent;
}
button.stdbutton div {
  min-width: 80px;
}
button.stdbutton {
  background-color: #CCCCCC;
  height: 30px;
  padding-left: 5px;
  padding-right: 5px;
  font-size:11px;
}
button.stdbutton:hover {
  background:transparent url(/shop/images/buttonhover.jpg) repeat scroll left top;
  color:#FFFFFF;
}
a.buttonlink {
  background-color: #CCCCCC;
  height:30px;
  line-height:30px;
  display:block;
  color:#333333;
  text-decoration:none;
  overflow:hidden;
  padding-left: 10px;
  padding-right: 10px;
  font-size:11px;
}
a.buttonlink:hover {
  background:transparent url(/shop/images/buttonhover.jpg) repeat scroll left top;
  color:#FFFFFF;
  text-decoration:none;
}
select {
  cursor:pointer;
}
div.clear {
  clear: both;
  margin: 0;
  padding: 0;
  height: 0;
  line-height: 0;
  font-size: 0;
}
h1 {
}
h2 {
}
h3 {
}
h4 {
}
h5 {
}
p {
  margin-top: 7px;
  margin-bottom: 5px;
}
ul.indented {
  margin-top: 10px;
  margin-left: 20px;
  margin-bottom: 10px;
}
a {
  color: #333333;
  text-decoration: none;
}
a:hover {
  color:#333333;
  text-decoration: underline;
}
input[type=image]:active, button:active {
  position:relative;
  top:1px;
}
input,select {
  color:#333333;
  font-size:11px;
}
.messageBox {
  background-color: #fcfcfc;
  padding: 8px;
  margin: 15px 0px 10px 0px;
  width: 450px;
  font-weight: bold;
}
.notifyBox {
  background-color: #fcfcfc;
  border: 2px solid #003e8d;
  padding: 8px;
  margin: 15px 0px 10px 0px;
  width: 450px;
  font-weight: bold;
}
.minorNotifyBox {
  background-color: white;
  border: none;
  padding: 0;
  margin: 15px 0px 10px 0px;
  width: 610px;
  font-weight: bold;
  font-size: 14px;
  color: #333333;
}
.searchNotifyBox {
  background-color: #fcfcfc;
  border: 2px solid #003e8d;
  padding: 8px;
  margin: 15px 0px 10px 0px;
  width: 590px;
  font-weight: bold;
}
.errorBox {
  background-color: #fcfcfc;
  border: 2px solid #ea6c7e; /* rot */
  padding: 8px;
  margin: 15px 0px 10px 0px;
  width: 450px;
  font-weight: bold;
}
.messageBox ul {
  margin-top: 5px;
}
.messageBox li {
  margin-left: 70px;
}
.messageBox img {
  float:left;
  margin-right: 10px;
}
.messageBox p {
  margin:0;
}
.title {
  font-size: 11pt;
  font-weight: bold;
  color: black;
}
code {
  font-family: "Courier New", Courier;
  font-weight: bold;
}
.pmf_bold {
  font-weight: bold;
}
.pmf_uline {
  text-decoration: underline;
}
.pmf_italics {
  font-style: italic;
}
.left {
  text-align:left;
}
.right {
  text-align:right;
}


/**********
 * Page-Container der ganzen Seite
 */
#PageContainer {
  width:1000px;
  margin-left:auto;
  margin-right:auto;
  overflow:hidden;
  text-align:left;
 /*  background-color:#fff; */
}
#ContentGroupingContainer {
  background-color:#fff;
  float:left;
  margin:0;
  overflow:hidden;
  padding:0;
  width:990px;
}

/**********
 * Header
 */
#Header {
  background-color: #fff;
  height:200px;
  margin:0;
  overflow:hidden;
  padding:0;
  text-align:left;
  width:990px;
}
#logobox {
  float:left;
  height:200px;
  margin:0;
  padding:0;
  width:190px
}
#logo {
  padding:0;
  width:170px;
  background-color: white;
}
#logo a img{
  height:34px;
  padding:16px 0 20px;
  width:170px;
}
#clearfix:before, #clearfix:after, .clearfix:before, .clearfix:after,
.news-list-container img:after{
  content: "."; 
  display: block; 
  height: 0px; 
  clear: both; 
  visibility: hidden;
}



#body_left {
  width: 170px;
  float:left;
  margin-right: 10px;
  text-align:left;
}
#body_center {
  float: left;
}
#body_right{
	float: left;
	width: 178px;
	min-height: 751px;
	margin-left: 10px;
}
#body_right #facebook{
	height: 46px;
	padding: 16px 0px 0px 0px;
}
#body_right #facebook a{
	height: 54px;
}
#body_right #facebook a img{
	float: left;
	padding: 2px 10px 0px 0px;
}
#body_right #facebook a div.floating{
	float: left;
	width: 128px;
	height: 34px;
	position: relative;
}
#body_right #facebook a div.floating div{
	position: absolute;
	left: 0px;
	bottom: 0px;
}

#body_right .cust,
#body_right #shopseal,
#body_right #ansprechpartner,
#body_right #vorteile,
#body_right #service{
/* 	margin: 10px 0px 0px 0px; */
}
#body_right #service #service_bg{
	width: 150px;
	min-height: 70px;
	background:url(/shop/images/bg_service.png) bottom right no-repeat;
}
#body_right #vorteile .headline{
	padding: 0px 0px 17px 0px;
}
#body_right #vorteile .text{
}
#body_right #service .headline{
	padding: 0px 0px 17px 0px;
}
#body_right #service .text{
}
#body_right #service .text2{
	padding: 3px 0px 0px 0px;
}
#body_right #service .text2 a{
	text-decoration: none;
}
#body_right #suche,
#body_right #newsletter,
#body_right #login{
	width: 170px;
	height: 20px;
	margin: 10px 0px 0px 0px;
	color: #333333;
	background-color: white;
}
#body_right #suche form,
#body_right #newsletter form,
#body_right #login form{
	width: 170px;
	height: 20px;
}
#body_right #suche input{
	float: left;
	width: 144px;
	height: 20px;
	margin: 0px;
	padding: 0px;
	border: 0px none;
	color: #333333;
  font-weight: bold;
	background: url(/shop/images/bg_link.gif) top right no-repeat white;
}
#body_right #suche input.submit{
	width: 21px;
	height: 20px;
	margin: 0px 5px 0px 0px;
}
#body_right #newsletter a,
#body_right #login a{
	width: 160px;
	height: 16px;
	padding: 4px 0px 0px 10px;
	display: block;
	color: #333333;
	background: url(/shop/images/bg_link.gif) top right no-repeat white;
}


#sloganbox {
  float:left;
  height:200px;
  margin:0;
  padding:0;
  width:610px
}
#sloganbox div {
  font-size: 18px;
  font-weight: bold;
  line-height: 13px;
  position: relative;
  bottom: 171px;
  left: 12px;
  color: #fff;
}
#loginbox {
  float:left;
  font-size:12px;
  height:200px;
  margin:0;
  padding:0;
  width:190px
}
#loginbox2 {
  font-size:12px;
  height:160px;
  margin:20px 20px 0 20px;
  padding:0;
  width:150px
  overflow:hidden;
}
div.loginlabel {
  line-height:16px;
  vertical-align:text-top;
}
div#usermenubox {
  width:150px;
}
ul#usermenu {
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin-top:10px;
}
ul#usermenu li {
  border-right:1px solid #fff;
}
ul#usermenu li a {
  color:#333333;
  font-size:10px;
  height:22px;
  padding:8px 0 0 20px;
  text-align:left;
  text-decoration:none;
  width:130px;
  background:transparent url(/shop/images/usermenu_bg.gif) no-repeat scroll left top;
  display:block;
  overflow:hidden;
}
#formbox-login {
/*  height:30px;
  line-height:20px; */
  margin:0;
  padding:0;
  width:150px;
}
form#loginboxform {
/*  float:left; */
  font-size:12px;
  /* height:200px; */
  margin:0;
  padding:0;
  width:150px;
/*  display:inline; */
}
form#loginboxform input#login{
  border:1px solid #999;
  height:16px;
  width:145px;
  vertical-align:middle;
  line-height:20px;
  padding:1px 0 1px 0;
}
form#loginboxform input#password{
  border:1px solid #999;
  height:16px;
  margin-top:5px;
  width:90px;
  vertical-align:middle;
  line-height:20px;
  padding:1px 0 1px 0;
}
form#loginboxform input#submit{
  background-color:#ccc;
/*  border:1px solid #999; */
  border:none;
  color:#333333;
  font-size:11px;
  height:20px;
  margin-left:2px;
  margin-top:5px;
  width:50px;
  vertical-align:middle;
  line-height:20px;
}
form#loginboxform input.btn:hover {
  background:transparent url(/shop/images/buttonhover.jpg) repeat scroll left top;
}
form#loginboxform input#logout {
  background-color:#ccc;
  border:1px solid #999;
  color:#333333;
  font-size:11px;
  height:20px;
  margin-top:5px;
  width:70px;
  vertical-align:middle;
  line-height:20px;
}
div.loginboxlinks {
  font-size: 11px;
  line-height: 23px;
}
div.loginboxlinks a {
  text-decoration: underline;
  color: #666666;
}
div.loginboxlinks a:hover {
  color: #333333;
}
input.stdbtn:hover {
  background:transparent url(/shop/images/buttonhover.jpg) repeat scroll left top;
  color: white;
}

input.stdbtn{
  background-color:#ccc;
/*  border:1px solid #999; */
  border:none;
  color:#333333;
  font-size:11px;
  height:20px;
  min-height:20px;
  padding-left:5px;
  padding-right:5px;
  padding:5px;
  vertical-align:middle;
  line-height:20px;
}
input.stdbtnnh{
  background-color:#ccc;
/*  border:1px solid #999; */
  border:none;
  color:#333333;
  font-size:11px;
  height:30px;
  padding-left:5px;
  padding-right:5px;
  vertical-align:middle;
  line-height:20px;
}
input.stdbtnnh:hover {
  background:transparent url(/shop/images/buttonhover.jpg) repeat scroll left top;
  color:white;
}
#mainmenu {
  height:30px;
  margin:0;
  padding:0;
  width:990px
}
#mainmenu1box {
  float:left;
  height:30px;
  margin:0;
  padding:0;
  width:190px
}
#mainmenu1 {
  height:30px;
  margin:0 0 0 20px;
  overflow:hidden;
  padding:0;
  width:150px
}
#mainmenu1 ul {
  list-style-type:none
  margin:0;
  padding:0;
}
#mainmenu2box {
  background-color:#ccc;
  float:left;
  height:30px;
  margin:0;
  padding:0;
  overflow:hidden:
  text-transform:uppercase;
  width:800px
}
#mainmenu2 {
  background-color:#ccc;
  float:left;
  height:30px;
  margin:0;
  overflow:hidden;
  padding:0;
  width:610px
}
#searchbox {
  background-color:#fff;
  float:left;
  height:20px;
  margin:5px 0 0 20px;
  padding:0;
  width:150px
}
#contextbox-search {
  background-image:url(/shop/images/lupe.gif);
  background-repeat:no-repeat;
  margin:2px 0 0;
  padding:0;
  text-align:left;
  width:150px
}
#quick_find {
  display:inline;
}
.horizontal {
  height:30px;
  margin:0;
  padding:0;
}
.horizontal ul {
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0;
  padding:0;
}
.horizontal ul li {
  background-color:#CCCCCC;
  border-right:1px solid #FFFFFF;
  float:left;
  margin:0;
  padding:0;
}
.horizontal ul li a {
  color:#333333;
  display:block;
  float:left;
  font-size:11px;
  height:30px;
  padding-left:7px;
  padding-right:7px;
  padding-top:9px;
  text-align:center;
  text-decoration:none;
}
.horizontal ul li a span.menu_ar {
  background:transparent url(/shop/images/bg-bubplastic-button.gif) no-repeat scroll right top;
  cursor:pointer;
  display:block;
  float:left;
  height:22px;
  padding-right:35px;
  padding-top:5px;
}
.blue ul li a:hover, .blue ul li.highlight a {
  background:transparent url(/shop/images/buttonhover.jpg) repeat scroll left top;
  color:#FFFFFF;
}
.blue ul li a:hover span.menu_ar, .blue ul li.highlight a span.menu_ar {
  background:transparent url(/shop/images/buttonhover.jpg) repeat scroll right top;
}
ul#LangSwitcher {
}
ul#LangSwitcher li {
  /*border:0;*/
}
ul#LangSwitcher li:hover {
  /*border:0;*/
}


/**********
 * Menü
 */
#MenuContainer {
  width:170px;
  margin:0 0 0 0;
}
#StaticMenu2 {
  background-color:#fff;
  width:170px;
  margin:21px 0 0 0;
}
#StaticMenu {
  background-color:#fff;
  width:170px;
  margin:21px 0 0 0;
}
ul {
  background-color:#fff;
}


div#StaticMenu ul {
  border-bottom:1px solid #999999;
  font-size: 9px;
}
div#StaticMenu2 ul {
  border-bottom:1px solid #999999;
  font-size: 9px;
}
div#StaticMenu2 li.menuStatic a.menuItem {
  /* background-color:#ffffff; */
  color:white;
  font-size: 9px;
  line-height: 30px;
  height: 30px;
}
div#StaticMenu2 li.menuStatic a.menuItem:hover {
/*   background:transparent url(/shop/images/buttonhover.jpg) repeat scroll left top; */
  color:black;
}
li.menuStatic {
  background-color:#333333;
  border-top:1px solid #999999;
  color:white;
}
li.menuStatic a.menuItem {
  /* background-color:#ffffff; */
  color:white;
  font-size: 9px;
  line-height: 18px;
  height: 18px;
}
li.menuStatic a.menuItem:hover {
/*   background:transparent url(/shop/images/buttonhover.jpg) repeat scroll left top; */
  color:black;
}
a.menuItem
{
  height:30px;
  line-height:30px;
  font-size:10px;
  /* background-color:#d5d5d5; */
  display:block;
  margin-left:9px;
  padding-left:5px;
  color:white;
  text-decoration:none;
  overflow:hidden;
}
/*
a.menuItem:hover
{
  background:transparent url(/shop/images/buttonhover.jpg) repeat scroll left top;
  background:transparent;
  color:black;
}
*/
a.menuItemHighlight
{
  font-weight:bold;
}

#QuickInfoBox {
  color: white;
}
#QuickInfoBox h4 {
/*   background-image:url(/shop/images/bg_rightbox.jpg); */
  color:#fff;
  font-size:11px;
  font-weight:bold;
  height:30px;
  line-height:30px;
  margin:0;
  padding:0 0 0 7px;
}
#CartQuickInfo {
 /*  border:1px solid #999; */
  margin:0;
  overflow:hidden;
  padding:0;
  width:150px;
  font-size:15px;
  line-height:16px;
}
table#CartQuickInfoTable {
  width:92%;
  margin:0 5px 0 5px;
}
table#CartQuickInfoTable td.right{
  text-align:right;
}
table#CartQuickInfoTable td.foot {
/*   border-top:1px solid #ccc; */
  text-align:right;
}
#QuickInfoNews {
  border:1px solid #999;
  margin:10px 0 0;
  padding:0;
  width:150px;
}
#ButtonInfoLeiste {
  background-color:#fff;
  margin:0px 0px 8px 0px;
  padding: 6px 2px 3px 2px; /* FF */
  border-top:1px solid #dfb521;
  border-bottom:1px solid #dfb521;
  background: transparent url(/shop/images/buttoninfoleiste-bg.png) repeat-x;
}
div.InfoLeiste {
  padding: 1px 0px 1px 0px; /* FF */
}

/* Container für Navigationsleiste */
.navBarContainerTop, .navBarContainerBottom {
  border-top: 1px solid #dfb521;
  border-bottom: 1px solid #dfb521;
  width: 100%;
  padding-top: 3px;
  padding-bottom: 3px;
  margin-top: 10px;
  margin-bottom: 15px;
}
ul.menuStatic {
  list-style: none;
  margin-bottom: 7px;
}
li.menuStaticItem {
  float: left;
  margin-right: 5px;
}

/**********
 * Sitemap
 */
div.sitemapContainer td {
  vertical-align: top;
  width: 33%;
  padding: 0px 5px 20px 0px;
}

div.sitemapContainer li {
  list-style: none;
}
div.sitemapContainer li.sitemapItem1 {
  font-weight:bold;
  padding-left: 0px;
}
div.sitemapContainer li.sitemapItem2 {
  font-weight:normal;
  padding-left: 10px;
}
div.sitemapContainer li.sitemapItem3 {
  font-weight:normal;
  padding-left: 20px;
}

div.sitemapContainer a:hover {
  color: #999999;
}
div.sitemapContainer a:hover {
  color: #333333;
}

/**********
 * Content
 */
#ContentContainer {
  width: 630px;
  float:left;
  margin-top:0;
  font-size:11px;
  line-height:14px;
/*   background: url("/shop/images/new_header.jpg") no-repeat scroll 0 0 white; */
 /*  padding: 0 10px 0 10px;*/
}
#ContentContainer h1 {
/*  border-bottom:1px solid #999; */
  font-size:14px;
  font-weight:bold;
  line-height:30px;
  margin:0;
  padding:0;
  width:610px;
}
#ContentContainer h2 {
 /* border-bottom:1px solid #999; */
  font-size:16px;
  font-weight:bold;
  line-height:30px;
  margin:0;
  padding:0;
  width:610px;
}
#ContentContainer p {
  margin-top: 9px;
  margin-bottom: 7px;
}
#ContentOrderContainer {
  width: 630px;
  float:left;
  margin-top:0;
  font-size:12px;
  line-height:14px;
}
#ContentOrderContainer h1 {
  font-size:14px;
  font-weight:bold;
  line-height:30px;
  margin:0;
  padding:0;
  width:610px;
  color: #333333;
}
#ContentOrderContainer h2 {
  font-size:14px;
  font-weight:bold;
  line-height:30px;
  margin:0;
  padding:0;
  width:610px;
  color: #333333;
}
#ContentOrderContainer table.dataTable td.label {
  width: 131px;
}

#StaticContentContainer {
  float: left;
  width:150px;
  margin:21px 0px 0px 20px;
}
div#AdditionalInfoBox {
  border:1px solid #dfb521;
  margin-top:20px;
  padding:0px 5px 10px 5px;
  margin-bottom:5px;
  background-color:#fff;
}
div#AdditionalInfoBox h4 {
  font-size:8pt;
  padding-bottom:2px;
}
div#AdditionalInfoBoxHeader {
  padding:2px 0px 0px 5px;
  border-bottom:1px solid #dfb521;
  margin:0px -5px 8px -5px;
  background: transparent url(/shop/images/additionalinfobox-header-bg.png) repeat-y;
  background-color:#fff;
}
#QuickInfoViewedProducts {
}
#QuickInfoViewedProducts ul {
  margin-left:15px;
}
#QuickInfoViewedProducts li {
  padding:2px 0px 2px 0px;
  list-style-image:url(/shop/images/icon_listitem.gif);
}
#QuickInfoViewedProducts a {
  font-size:7pt;
}


/*
 * Artikelliste
 */
#ArtListHeader {
/*  margin-bottom:15px; */
}
#ArtListHeader h2 {
  line-height: 13px;
  margin-top: 20px;

}
#ArtListHeaderHeading {
/*  margin-bottom: 10px; */
}
#ArtListHeader .infoBoxHeading {
  border-bottom:1px solid #999;
  clear:both;
  float:left;
  font-size:12px;
  font-weight:bold;
  line-height:25px;
  margin:0;
  padding:0 0 0 5px;
  width:610px;
}
div.artListItemContainerContainer {
  margin: 20px 0 0 0;
}
div.artListItemContainer table {
  border-collapse: collapse;
}
div.artListItemContainer {
  border:1px solid #999;
  clear:both;
  float:left;
  margin:0 0 20px 0;
  padding:0;
  width:608px;
  /*background: url('/shop/images/artlist_separator_homer.gif') no-repeat transparent bottom left;*/
}
div.artListItemLeft {
  float:left;
  height:101px;
  margin:0;
  overflow:hidden;
  padding:0;
  width:134px;
}
div.artListItemMiddle {
  float:left;
  height:101px;
  margin:0;
  overflow:hidden;
  padding:0;
  width:20px;
}
div.artListItemInnerRight {
  margin:0 0 0 10px;
  padding:0;
  height:70px;
}
div.artListItemRight {
  width:454px;
  height:101px;
  position: relative;
}
div.artListItemRight .artListItemBez {
  margin-top: 10px;
}
 
div.artListItemLeft img {
  height: 101px;
  overflow:hidden;
}
.artListItemBez a {
  color:#333333;
}

.artListItemBez {
  clear:none;
  float:left;
  font-size:13px;
  color:#333333;
  font-weight:bold;
  line-height:18px;
  margin:0;
  padding:0;
  width:420px;
}
.artListItemPriceBox {
  clear:none;
  float:left;
  margin:0;
  padding:0 0 2px 0;
  width:97%; /* 380px; */
}
div.artListItemPriceBox .artListItemPrice {
  color:#003d8d;
  font-size:22px;
  font-weight:bold;
  line-height:20px;
  margin:5px 0 0;
  padding:0;
  text-decoration:none;
}
div.artListItemPriceBox .artListItemPrice .sp,
div.artListItemPriceBox .artListItemPrice .pjna,
div.artListItemPriceBox .artListItemPrice .ab,
div.artListItemPriceBox .artListItemPrice .unit {
  font-size:16px;
}
.artListItemPrice {
  color:#003d8d;
  font-size:16px;
  font-weight:bold;
  line-height:25px;
}
.artListItemPriceKatalogpreis {
  color: #333333;
  font-size:11px;
  font-weight:normal;
  clear: both;
}
.artListItemPriceEP {
  margin:0;
  padding:0;
  clear:none;
  float:left;
  font-size:11px;
  color:#333333;
  font-weight:bold;
}
.artListItemRight .artListItemPriceEP {
  font-weight:normal;
}
.artListItemPriceGP {
  margin:0;
  padding:0;
  clear:none;
  float:left;
  font-size:11px;
  color:#333333;
  font-weight:bold;
}
.artListItemRight .artListItemPriceGP {
  font-weight:normal;
}
.artListItemTax {
  clear:both;
  float:left;
  font-size:11px;
  font-weight:normal;
  height:12px;
  line-height:12px;
  margin:0;
  padding:0;
  width:250px;
  margin-top: 3px;
  color: #333333;
}

div.artListItemCellContainer {
  clear: both;
  margin:0px 0 5px 0px;
  float:left;
}
div.artListItemCell {
  float:left;
  width:188px;
  margin:0px 0px 20px 20px;
  padding:0;
  background:#fff;
  border:1px solid #ccc;
  height:288px;
  overflow:hidden;
}
div.artListItemCellFirstColumn {
  margin-left: 0px;
  clear: both;
}
div.artListItemCell:hover {
}
div.artListItemAddToCart {
  vertical-align: text-bottom;
  background-color:#ccc;
  font-size:12px;
  line-height:30px;
  margin:0;
  padding:0 0 0 5px;
}
div.artListItemAddToCart:hover {
  background:transparent url(/shop/images/buttonhover.jpg) repeat scroll left top;
}
div.artListItemAddToCart input.stdbtnnh {
  background:transparent;
}
div.artListItemAddToCart input.stdbtnnh:hover {
  background:transparent;
}
div.artListItemAddBox {
  clear:none;
  float:right;
  height:30px;
  width:173px;
  position: absolute;
  top: 71px;
  right: 0px;
}
div.mainImg {
  width:188px;
  height:140px;
  overflow:hidden;
  margin:0 0 10px 0;
  position: relative;
  top: 0px;
  left: 0px;
}
div.mainImg .markerImg {
  position:absolute;
  top:0px;
  left:0px;
}

.artListItemCell div.mainImg .markerImg {
  height: 140px;
}

div.artListItemCell img.product {
  width:188px;
}
div.artListItemCell img.product:hover {
}
div.artListItemCell .artListItemCellBez {
  display:block;
  font-size:16px;
  font-weight: bold;
  min-height:58px;
  line-height: 18px;
}
div.artListItemCell a.artListItemCellBez:hover {
  color:#333333;
}
#innerContent div.artListItemCell p.productprice {
  margin-top: 0px;
}
div.artListItemCell .artListItemCellPrice {
  color:#003d8d;
  font-size:26px;
  font-weight:bold;
  line-height:20px;
  margin:5px 0 0;
  padding:0;
  text-decoration:none;
}
div.artListItemCell .productprice a {
  display: block;
  border-right: 5px solid #003d8d;
}
div.artListItemCell .productprice a.sonderpreis {
  display: block;
  border-right: 5px solid #da0315;
}
div.artListItemCell .artListItemCellPrice1 {
  font-size:26px;
  font-weight:bold;
  line-height:20px;
  margin:5px 0 0;
  padding:0;
  text-decoration:none;
}

div.artListItemCell .artListItemCellPrice .pjna,
div.artListItemCell .artListItemCellPrice .ab,
div.artListItemCell .artListItemCellPrice .unit {
  font-size:16px;
}
div.artListItemCell span.smaller .artListItemCellPrice {
  font-size:14px;
  line-height:16px;
}
div.artListItemCell .artListItemCellPriceEP {
  font-size:12px;
  color:#333333;
  font-weight:normal;
  line-height: 23px;
}
div.artListItemCell .artListItemCellPriceGP {
  font-size:10px;
  color:#333333;
  font-weight:normal;
  line-height: 14px;
}
div.artListItemCell .buynowbutton {
  width:183px;
  padding: 0 0px 0 5px;
}
div.artListItemCell .buynowbutton:hover {
  background:transparent url(/shop/images/buttonhover.jpg) repeat scroll left top;
}
div.artListItemCell .buynowbutton .stdbtnnh{
  font-size:12px;
  width:145px;
  background: url(/shop/images/small_bg_link_black.gif) right center no-repeat transparent;
  text-align: left;
}
div.artListItemRight .buynowbutton .stdbtnnh{
  font-size:12px;
  width:132px;
  background: url(/shop/images/small_bg_link_black.gif) right center no-repeat transparent;
  text-align: left;
}
div.artListItemRight .buynowbutton .stdbtnnh:hover,
div.artListItemRight .buynowbutton:hover .stdbtnnh, 
div.artListItemRight .buynowbutton:hover a.chooseVariation,
div.artListItemRight .buynowbutton a.chooseVariation:hover,
div.artListItemCell .buynowbutton .stdbtnnh:hover,
div.artListItemCell .buynowbutton:hover .stdbtnnh,
div.artListItemCell .buynowbutton:hover a.chooseVariation,
div.artListItemCell .buynowbutton a.chooseVariation:hover {
  color: white;
  background: url(/shop/images/small_bg_link_white.gif) right center no-repeat transparent;
}
div.artListItemRight .buynowbutton a.chooseVariation:hover,
div.artListItemCell .buynowbutton a.chooseVariation:hover {
  text-decoration: none;
}
div.artListItemRight .buynowbutton a.chooseVariation,
div.artListItemCell .buynowbutton a.chooseVariation {
  display: block;
  font-size:12px;
  background: url(/shop/images/small_bg_link_black.gif) right center no-repeat transparent;
  text-align: left;
}
div.artListItemRight .buynowbutton a.chooseVariation {
  width: 164px;
}
div.artListItemCell .buynowbutton a.chooseVariation {
  width: 175px;
  margin-top: 9px;
}

div.artListItemCell div.data {
  height:106px;
  margin:0 0px 2px 5px;
  overflow:hidden;
  padding:0;
  width:183px;
}
div.buynowbutton {
  background-color:#ccc;
  clear:both;
  height:30px;
  margin:0;
  overflow:hidden;
  padding:0;
}


#SubgroupsContainer {
  clear:both;
  width:610px;
}
#SubgroupsContainer ul {
  margin:0 0 0 5px;
}
#SubgroupsContainer li {
  float: left;
  width:150px;
  overflow:hidden;
  line-height:25px;
}
a.subgroupLink {
  font-size:11px;
  color:#333333;
}
.breadCrumb {
  margin:5px 0 5px 0;
  font-size:9px;
  font-weight: bold;
  color:#999;
}
ol.breadCrumbList {
  display:inline;
}
ol.breadCrumbList li {
  list-style: none;
  display:inline;
  font-size:11px;
  color:#333333;
}
ol.breadCrumbList a {
  text-decoration: none;
  font-size:11px;
  color:#333333;
}
ol.breadCrumbList a:hover {
  text-decoration:underline;
}
div.cartState {
  padding-top: 10px;
  padding-bottom: 10px;
  width: 612px;
}
ol.cartStateList {
  display:inline;
}
ol.cartStateList li {
  list-style: none;
  display:inline;
  font-size:14px;
  line-height: 30px;
  color:#333333;
  width: 153;
}
ol.cartStateList li span {
  width: 151px;
  height: 30px;
  background-color: #cccccc;
  text-align: center;
  float: left;
  margin-right: 2px;
}
ol.cartStateList li span.active {
  color:white;
  font-weight: bold;
}
.groupImg {
  border-bottom:1px solid #999;
}
.groupLongText {
  margin-bottom:3px;
}
/* END Artikelliste */


/**********
 * Artcount
 */
div.artcount {
  font-size: 11px;
  float:left;
  margin:0;
  padding:0px 0px 5px 0px;
}
ul.artcount {
}
ul.artcount li {
  list-style: none;
  display:inline;
}
.artcountInfotext
{
  padding: 1px 10px 1px 0px;
}

.listOptContainer
{
  padding-top: 9px;
  border-top:1px solid #999;
}

/**********
 * Sortierung
 */
div.listsort {
  font-size: 11px;
  float:left;
  margin:0;
  padding:0;
}

div.listsort .sf-menu li {
  background: #d5d5d5;
}

div.listsort .sf-menu li:hover, div.listsort .sf-menu li.sfHover,
div.listsort .sf-menu a:focus, div.listsort .sf-menu a:hover, div.listsort .sf-menu a:active {
  background: transparent url(/shop/images/buttonhover.jpg) repeat scroll left top;
  color: #ffffff;
  outline:0;
}

div.listsort .sf-menu a {
  border: none;
  color: #333333;
  line-height: 12px;
  padding-top: 4px;
  padding-bottom: 4px;
}

div.listsort .sf-menu li:hover ul,
div.listsort .sf-menu li.sfHover ul {
  top:20px; /* match top ul list item height */
}

div.listsort ul.sf-menu {
  margin-top: 0px;
  margin-bottom: 0px;
  width: 170px;
}
div.listsort ul.sf-menu li {
  width: 170px;
}
div.listsort .sf-menu ul {
  width: 170px;
}

div.listsort a > .sf-sub-indicator {
  top:  5px;
}

div.listsort .sf-sub-indicator {
  background-image: url('/shop/ext/superfish/arrows-000000.png')
}

div.listsort a:hover .sf-sub-indicator {
  background-image: url('/shop/ext/superfish/arrows-ffffff.png')
}

/**********
 * PPP
 */
div.ppp {
  font-size: 11px;
  float:right;
  margin:0px 0px 10px 0px;
  padding:0px 0px 5px 0px;
}
ul.ppp {
}
ul.ppp li {
  list-style: none;
  display:inline;
}
.pppInfotext
{
  padding: 1px 0px 1px 0px;
}
.pppNr {
  padding: 0;
  margin:0px 1px 0px 1px;
}
a.pppNr:hover {
  color: #333333;
}
.pppSelected {
  font-weight:bold;
  cursor:default;
}
.pppBrowse {
  padding: 1px 2px 1px 3px;
  text-decoration:underline;
}
.pppBrowse:hover {
  text-decoration:underline;
  color: #333333;
}
/* END PPP */

/**********
 * Paging
 */
div.paging {
  font-size: 11px;
  float:right;
  margin:0;
  padding:0px 0px 5px 0px;
}
ul.paging {
}
ul.paging li {
  list-style: none;
  display:inline;
}
.pagingInfotext
{
  padding: 1px 0px 1px 0px;
}
.pagingDotts
{
}
.pagingPageNr {
  padding: 0;
  margin:0px 1px 0px 1px;
}
.pagingSelectedPage {
  font-weight:bold;
  cursor:default;
}
.pagingBrowse {
  padding: 1px 4px 1px 6px;
}
.pagingPrevPage {
  margin-right:2px;
}
.pagingNextPage {
  margin-left:2px;
  padding-right:0px;
}
.pagingBrowse:hover {
  text-decoration:underline;
  color: #333333;
}
a.pagingPageNr:hover {
  text-decoration:underline;
  color: #333333;
}
.pagingNextPage img, .pagingPrevPage img {
  text-align:center;
}
/* END Paging */

/**********
 * Artikelbild
 */
#productdetailbox {
  margin:0;
  overflow:hidden;
  padding:0;
  width:610px;
}
#imageandinfobox {
  clear:both;
  float:left;
  margin:0;
  padding:0;
  width:608px;
  background-color: white;
}
#ArtImgContainer {
  float:left;
  margin:0 0 0 0;
  padding:0;
  width:295px;
  position:relative;
}
#ArtMainImg {
  width:295px;
}
#ArtMarkerImgContainer {
  position:absolute;
  top:0px;
  left:0px;
}

#AdditionalMedia {
  margin:15px 0 0 0;
}
#detailinfo {
  float:right;
  margin:0;
  padding:0;
  width:303px;
}
#detailinfo .bordered {
  padding: 10px 10px 10px 10px;
}
#additionalandvideobox {
  position:relative;
  clear: left;
  float: left;
  width:295px;
  margin-top:10px;
  background-color: white;
}
#videobox {
  width:295px;
}
#productvideo {
  margin:20px 0 0 -1px;
  padding:0 2px 0 3px;
  border-top:1px solid #999;
}
#productvideo .heading {
  font-size: 16px;
  font-weight: bold;
  margin-top: 10px;
}
#sharebox {
}
#shareboxcontainer {
}
#shareboxcontainer .share {
  vertical-align: middle;
  line-height: 14px;
  padding-left: 2px;
  padding-right: 2px;
}
#shareboxcontainer .sharetext {
  margin-right:8px;
  vertical-align: bottom;
  color: #333333;
}
#shareboxcontainer .share a {
  vertical-align: middle;
}
#additionalbox {
  padding:0 0 10px 10px;
  width:272px;
}
h2#modelnummer {
  color:#333333;
  font-size:16px;
  font-weight:bold;
  line-height:16px;
  border: 0;
  padding 0;
  margin: 0;
}
h3#productname {
  color:#333333;
  font-size:16px;
  font-weight:bold;
  line-height:16px;
  padding 0;
  margin: 0;
}
#productdesc {
  font-size:11px;
  line-height:14px;
  padding 0;
  margin:10px 0 0 0;
  text-align:justify;
  width:100%;
}
.offlineprice {
  text-decoration: line-through;
}
span.sonderpreis {
  color: #da0315;
}
.sonderpreisrabatt {
  background-color: #da0315;
  color: white;
  font-weight: bold;
  padding: 7px 0px 0 0px;
  height:23px;
  width:173px;
  text-align: center;
}
#pricebox .priceline .sonderpreisrabatt {
  font-size:12px;
  height: 22px;
  line-height: 14px;
  position: absolute;
  right: 0;
  width: 70px;
}
div.artListItemRight .sonderpreisrabatt {
  font-size:16px;
  position: absolute;
  top: 38px;
  right: 0px;
}
.katalogpreis {
  color: black;
  font-size:11px;
  font-weight:normal;
}
#pricebox .katalogpreis .ab {
  font-size:11px;
}
#pricebox {
  margin:20px 0 0 0;
  width: 100%;
}
#productprice {
  color:#003d8d;
  font-size:26px;
  font-weight:bold;
/*  height:50px; */
  line-height:25px;
  margin:0 0 0 0;
  padding:0;
  width: 100%;
}
#pricebox .unit,
#pricebox .sp,
#pricebox .ab {
  font-size:15px;
}
#pricebox .priceline {
  display: block;
  position: relative;
  border-right: 5px solid #003d8d;
}
#pricebox #productprice .sonderpreismarker{
  border-right-color: #da0315;
}
.productpriceep {
  font-size:11px;
  color:#333333;
  font-weight:bold;
}
#pricebox .productpriceep {
  font-weight:normal;
}
.productpricegp {
  font-size:11px;
  color:#333333;
  font-weight:bold;
  clear: both;
}
#pricebox .productpricegp {
  font-weight:normal;
}
#producttax {
  font-size:11px;
  font-weight:normal;
  height:12px;
  line-height:12px;
  padding:0 0 10px 0;
  color: #333333;
}
#productAvailableInfo {
  font-size:11px;
  font-weight:bold;
  height:25px;
  line-height:25px;
  margin:0 0 0 10px;
  padding:0;
  width:370px;
}
#productstockbox {
  padding: 5px 0 0 0;
  width: 315px;
  padding-bottom: 5px;
  margin-bottom: 5px;
}
#productstocktext {
  margin-right: 5px;
  color: #333333;
}
#productstock {
  font-size:11px;
  font-weight:bold;
  vertical-align: bottom;
}
#LieferbedSymboleContainer {
  float:right;
  font-size:12px;
  line-height:15px;
  margin:0;
  padding:0;
  text-align:right;
  width: 40px;
}
#LieferbedSymboleContainer img {
  height: 20px;
}
#LieferbedSymboleBox {
  width: 100%;
  margin-top: 10px;
  color: #333333;
}
#addbox {
/*
  clear:none;
  float:right;
*/
  clear:both;
  height:30px;
  margin:10px 0 0 0;
  padding:0;
  vertical-align:text-top;
  width:303px;
  text-align:left;
  background: url('/shop/images/tocart_bg.gif') no-repeat;
}
#addbox:hover {
  background:transparent url(/shop/images/buttonhover.jpg) repeat scroll left top;
}
#addbox #orderButton {
  color: white;
  background: url(/shop/images/small_bg_link_white.gif) right center no-repeat transparent;
  font-size: 12px;
  width: 132px;
}
#printlink {
  float:left;
  font-size:12px;
  line-height:12px;
  margin:0;
  padding:10px 0 10px 0;
  text-align:top;
}
#ArtAddonMediaContainer {
}
#ArtAddonImgContainer {
  text-align: right;
}
#ArtAddonSiegelContainer ol {
  display: inline;
}
#ArtAddonSiegelContainer li {
  list-style: none;
  display:inline;
}
#ArtAddonSiegelContainer img {
  margin-top: 15px;
  margin-right: 10px;
}
#addcartbox {
  background-color:transparent;
  float:right;
  font-size:12px;
  line-height:30px;
  margin:0;
  padding:0 0 0 5px;
  text-align:left;
  width:173px;
}
#mengeInput {
  vertical-align:middle;
  
}
#orderButton {
  vertical-align:middle;
  line-height:30px;
}
#ArtStaffel {
  border-top: 1px solid #ccc;
  color:#999;
  font-size:12px;
  font-weight:bold;
  line-height:15px;
  padding:0;
  width:303px;
}

.artBreadcrumb {
  padding-bottom: 17px;
  font-size:7pt;
}
.artArtNrBezDiv {
  margin-bottom: 6px;
}

#ArtLagerbestand {
}
td.artInfo {
  width:70%;
  padding-left:10px;
  vertical-align: top;
  overflow: visible;
}

#questionToProduct {
}

#questionToProduct .spacer,
#shareboxcontainer .spacer,
#ArtAddonMediaContainer .spacer {
  width: 42px;
  display:inline-block;
}

#questionToProduct,
#shareboxcontainer,
#ArtAddonMediaContainer {
  line-height:20px;
}


div#restbox {
  clear:both;
  float:left;
  margin:0;
  padding:0;
  width:620px;
}
div#OrderdTooBox {
  float:left;
  margin:15px 0 0 0;
  padding:0;
  width:610px;
}
div#RecommendationsBox {
  float:left;
  margin:15px 0 0 0;
  padding:0;
  width:610px;
}
div#SparepartsBox {
  float:left;
  margin:15px 0 0 0;
  padding:0;
  width:610px;
}
div#CustaskexpBox {
  float:left;
  margin:15px 0 0 0;
  padding:5px 0 0 0;
  width:610px;
}
#CustaskexpBox .custaskexpcontent {
  border:1px solid #999;
  clear:both;
  float:left;
  margin:0 0 20px 0;
  padding:10px;
  width:580px;
}

#CustaskexpBox .custaskexpcontent .question {
  margin: 0 0 2px 0;
  font-style: italic;
}

div.pageHeading {
  border-bottom:1px solid #999;
  font-size:14px;
  font-weight:bold;
  line-height:30px;
  margin:0;
  padding:0;
  width:610px;
}


ul.artBeschList {
  padding: 5px 0px 5px 20px;
  list-style-type: square;
}
ul.artBeschList li {
  line-height: 12pt;
}
#OrderFieldsContainer {
  background: url(/shop/images/contentbox-vertical-bg.png) repeat-x top;
  background-color:#fff;
  border:1px solid #dddddd;
  margin-bottom:10px;
  padding:6px;
}
#OrderFields {
  width: 100%;
}
#OrderFields td {
  text-align:left;
  vertical-align:bottom;
  padding-bottom:5px;
}
#OrderFields td.bez {
  padding:0px 5px 5px 0px;
  width:30%;
  font-weight:bold;
}
div#ArtMerkmalContainer {
  font-size:12px;
  font-weight:bold;
  line-height:15px;
  margin:10px 0 0;
  padding:0;
  width:303px;
}
div#ArtMerkmalContainer .header {
  color:#003D8D;
  font-size:12px;
  font-weight:bold;
  line-height:30px;
  margin:0;
  padding:0;
}
div#ArtMerkmalContainer label {
  text-align:left;
  font-weight: normal;
}
div#ArtMerkmalContainer p {
  margin:3px 0px 3px 0px;
}
table#ArtMerkmalTable th {
  padding:2px 0px 5px 0px;
  text-align:left;
}
table#ArtMerkmalTable td {
  padding:0px 0px 5px 0px;
}
#StaffelHeading {
  color:#003d8d;
  font-size:14px;
  font-weight:bold;
  line-height:16px;
  margin:0;
  padding:5px 0 0 0;
}
table#mestaffel {
  width: 100%;
  border:0;
}
table#mestaffel td {
  color:#333333;
  font-size:11px;
  font-weight:bold;
  line-height:15px;
  margin:0;
  padding:0;
}
/* END Artikelbild */

/**********
 * Warenkorb
 */
h1#pageTitleText {
/*  border-bottom:1px solid #999; */
  font-size:14px;
  font-weight:bold;
  line-height:30px;
  margin:21px 0 0 0;
  padding:0;
  width:610px;
  color: white;
}
h2#pageTitleText {
  border-bottom:none;
  font-size:22px;
  font-weight:bold;
  color: white;
}
#innerContent h1#pageTitleText,
#innerContent h2#pageTitleText {
  color: #333333;
}
table.cartTable {
  margin-top: 20px;
  border-collapse: collapse;
  color: #333333;
  font-size:12px;
}
table.orderHeader {
  border-collapse: collapse;
  font-size: 14px;
  color: #333333;
}
.orderHeader div.pwkAdresses {
  font-size: 14px;
  width: 612px;
  color: #333333;
}
.orderHeader div.pwkAdresses div.ansBel{
  float: left;
  width: 300px;
  line-height: 16px;
}
.shopOrder {
  color: #333333;
  font-size: 14px;
}
.shopOrder textarea {
  color: #333333;
  width: 400px;
  padding: 5px;
  font-size: 14px;
}
.shopOrder div.textInfo {
  color: #333333;
  width: 300px;
  border: 1px solid #e0e0e0;
  width: 400px;
  padding: 5px;
}
.shopOrder div.textInfo table.layouter {
  border-collapse: separate;
  border: none;
  border-spacing: 2px 2px;
}
span.checkAgbRead a {
  color: #013d8c;
}
span.checkAgbRead a:hover {
  text-decoration: none;
}
.orderHeader div.pwkAdresses div.ansLie{
  float: right;
  width: 300px;
  line-height: 16px;
}
.black10b {
  font-weight: bold;
  color: #333333;
}
tr.cartSepRow {
  height: 2px;
  line-height: 2px;
}
tr.cartSepRow td.wk_header_left_footer,
tr.cartSepRow td.wk_header_right_footer{
  border-bottom:1px solid #ccc;
}
td.wk_header_left,td.wk_header_right {
  padding: 2px 2px 4px 2px;
  vertical-align: top;
  border-bottom:1px solid #ccc;
  font-weight:bold;
  color: #333333;
}
td.wk_pos_left, td.wk_pos_right {
  padding: 5px 2px 3px 2px;
  vertical-align: middle;
  color: #333333;
}
td.wk_header_right, td.wk_pos_right {
  text-align: right;
}
#CartTableFooter {
  border-collapse: collapse;
  margin: 7px 0px 5px 0;
/*  border-top:1px solid #ccc; */
  color: #333333;
  font-size: 12px;
}
#CartTableFooter td {
}
.cartSumme {
  font-size: 12px;
  font-weight: bold;
  border-bottom: 2px solid #ccc;
  padding:10px 0 2px 0;
}
.cartTeilsumme {
  font-size: 12px;
  font-weight: bold;
  padding:3px 0 3px 0;
}
.cartSeparator {
  background-color: #ccc;
  height: 1px;
  line-height: 1px;
}
.cartFunctions {
  padding-bottom: 10px;
}
div#CartEmpty {
  font-weight:bold;
  margin:15px 0 10px 0;
}
div#CartQuickAddBox {
/*   border:1px solid #999; */
  margin:10px 0 0;
  padding:0;
  width:150px;
}
#CartQuickAddContainer {
  font-size:11px;
  line-height:20px;
  margin:0;
  overflow:hidden;
  text-align:left;
}
#CartQuickAddContainer input {
  vertical-align:middle;
}
input#cartQuickAddArtNr {
  border:1px solid #999;
  width:130px;
  padding-left:5px;
  height:16px;
  font-size:11px;
}
table#CartQuickAddTable {
  width:92%;
  margin:0 5px 0 5px;
}
table#CartQuickAddTable td.foot {
  text-align:right;
}

#CartControlCenter {
  width:600px;
  margin:20px 0 0 0;
  padding:7px;
  background-color:#fff;
}
#CartControlCenter table {
  float: right;
  color: #333333;
  font-size:14px;
}
#CartControlCenter a.advanceCartC:hover,
#CartControlCenter div.advanceCart:hover,
#CartControlCenter div.advanceCartC:hover {
  background-image:url(/shop/images/cart_one_forward_hover.png);
  color: white;
}
#CartControlCenter button.stdcartbutton {
  color: #333333;
}
#CartControlCenter button.stdcartbutton:hover {
  color: white;
}
#CartControlCenter div.advanceCart {
  background-image:url(/shop/images/cart_one_forward.png);
  background-repeat:no-repeat;
}
#CartControlCenter button.advanceCart,
#CartControlCenter button.advanceCartC {
  text-align: left;
  padding-left: 7px;
}
#CartControlCenter button.advanceCartC {
  color: white;
  font-weight: bold;
}
#CartControlCenter div.advanceCartC {
  background-image:url(/shop/images/cart_one_forward_c.png);
  background-repeat:no-repeat;
}
#CartControlCenter div.stdcartbutton {
  height: 30px;
}

/*
div.cartbuttonlink a,
button.stdcartbutton {
  cursor: pointer;
}
*/
button.stdcartbutton {
  width: 145px;
}
td.smaller button.stdcartbutton div {
  font-size: 13px;
}
button.stdcartbutton div {
  height: 30px;
  font-size: 14px;
  line-height: 30px;
}
@media screen and (-webkit-min-device-pixel-ratio:0)
{
  button.stdcartbutton div
  {
    line-height: 28px;
  }
}
div.miscError,
div.miscError a,
div.wrongInput,
div.missingInput {
  margin-top: 5px;
  color: #d1081c;
  font-size: 14px;
  font-weight: bold;
}
div.miscError a:hover {
  text-decoration: none;
}
select.wrongInput,
select.missingInput,
textarea.wrongInput,
textarea.missingInput,
input.wrongInput,
input.missingInput {
  background-color: #d1081c;
  color: white;
}
td.wrongSignCol,
td.missingSignCol {
  width: 20px;
}
td.wrongSignCol div.inputIsWrongSign,
td.missingSignCol div.inputIsMissingSign{
  background-image:url(/shop/images/input_is_missing.png);
  background-repeat:no-repeat;
}
#CartControlCenter a.backCart:hover {
  background-image:url(/shop/images/cart_one_back_hover.png);
  color: white;
}
#CartControlCenter a.backCart {
  background-image:url(/shop/images/cart_one_back.png);
  background-repeat:no-repeat;
  text-align: right;
}
#CartControlCenter a.advanceCartC {
  background-image:url(/shop/images/cart_one_forward_c.png);
  background-repeat:no-repeat;
  text-align: left;
  color: white;
  font-weight: bold;
}
div.cartbuttonlink {
  height:30px;
  width: 145px;
  cursor: pointer;
  float: right;
}
a.cartbuttonlink {
  line-height:30px;
  display:block;
  text-decoration:none;
  overflow:hidden;
  padding-left: 10px;
  padding-right: 10px;
}
#CartControlsMain {
  background:transparent;
  float:right;
  /*width:50%;*/
}
#CartControlsAdditional {
  background:transparent;
  float:left;
 /* width:50%;*/
}
#CartControlCenter ul {
  list-style: none;
}
#CartControlCenter li {
  margin:1px 0 1px 0;
}

#CartManager {
  margin: 17px 0 17px 0;
  padding:17px 0 0 0;
  border-top: 1px dotted #e0e0e0;
  border-bottom: 1px dotted #e0e0e0;
}
#CartControlCenter table.layouter {
  border-collapse: separate;
  border: none;
  border-spacing: 2px 2px;
}
table.pureLayouter {
  border-collapse: collapse;
  border: none;
}
.cartManagerList {
  list-style-type:none;
  margin: 0;
  padding: 0;
  margin-top:10px;
  margin-bottom:25px;
  width:480px;
}
.cartManagerList li {
  background: url('/shop/images/is_beleg_bar.gif') no-repeat;
  margin: 0;
  padding: 0;
  margin-top:1px;
}
.cartManagerList li:hover {
  background: url('/shop/images/is_beleg_bar_hover.gif') no-repeat;
}
.cartHead {
  padding: 5px 10px;
  cursor: pointer;
  position: relative;
  margin:0;
}
.cartHead .belname {
  font-weight:bold;
}
.cartHead .belnr {
  color: #666666;
  font-size: 95%;
  font-style:italic;
  position: absolute;
  right: 10px;
  top: 5px;
}
.cartBody {
  padding: 5px 10px 15px;
  background: url('/shop/images/is_beleg_bg.gif') repeat-y;
  margin-bottom:15px;
  border-bottom:1px solid #b2b2b2;
}
table.cartPos {
  width:100%;
  border-collapse:collapse;
  margin-top:10px;
  margin-bottom:10px;
}
table.cartPos th {
  padding:3px 5px 3px 5px;
  border-left:1px solid #e6e6e6;
  border-right:1px solid #e6e6e6;
  background:#e6e6e6;
  vertical-align:top;
  font-size: 8pt;
  text-align:left;
}
table.cartPos td {
  padding:4px 7px 4px 7px;
  border:1px dotted #e6e6e6;
  vertical-align:top;
  font-size:8pt;
}
/* END Warenkorb */

/**********
 * Artikelzusatzbild-Popup
 */
#artZusContainerDiv
{
  height: 100%;
  text-align: center;
  background-color: #f0f0f0;
}
#artZusNavDiv
{
  padding-top: 4px;
  padding-bottom: 4px;
  background-color: #f5c918;
  border-bottom:2px solid #dfb521;
  text-align: center;
  position: absolute;
  top: 0pt;
  left: 0pt;
  width: 100%;
}
#artZusNavDiv ul
{
  list-style:none;
}
#artZusNavDiv li
{
  display:inline;
}
#artZusNavDiv a
{
  color: #666;
  text-decoration: none;
}
#artZusNavDiv a:hover
{
  color: #333;
  text-decoration: underline;
}
#artZusImgDiv
{
  position: absolute;
  top: 35px;
  left: 10px;
}
/* END Artikelzusatzbild-Popup */


/**********
 * Popup
 */
body#Popup {
  text-align:left;
  background:none
}
#PopupContainerDiv {
  background-color: #fff;
  font-size:11px;
  line-height:14px;
}
#PopupContentDiv {
  margin:10px;
  background-color:#fff;
  height:90%;
  padding:10px 10px 30px 10px;
  width:350px;
}
div#PopupContentDiv h1 {
  border-bottom:1px solid #999;
  font-size:14px;
  font-weight:bold;
  line-height:30px;
  padding:0;
}
div#help {
  font-size:11px;
  line-height:14px;
}
div#help h1 {
  border-bottom:none;
  font-size:14px;
  font-weight:bold;
  line-height:30px;
  padding:0;
}
div#help .question {
  font-size:12px;
  font-weight:bold;
  line-height:30px;
  padding:0;
}
#LbsLegend {
  border: 1px solid #dfb521;
  width: 100%;
  border-collapse:collapse;
  background-color:#fcfcfc;
  margin-top:10px;
}
#LbsLegend td, #LbsLegend th {
  padding: 8px;
  border-bottom: 1px solid #dfb521;
}
#LbsLegend th {
  background-color: #f5c918;
  text-align: left;
}
#LbsLegend td.image {
  text-align: center;
}
#LbsLegend td.bez {
  border-left: 2px solid #dfb521;
}
/* END Popup */

/**********
 * Login-Seite
 */
div.loginLeft {
/*   float: left;*/
  width: 304px;
  border-right: 2px solid #ccc;
  padding: 7px 15px 7px 0px;
  margin-top: 20px;
  margin-bottom: 20px;
}
div.loginRight {
  float: left;
  width: 220px;
  padding: 7px 0px 7px 15px;
  margin-top: 20px;
  margin-bottom: 20px;
}
#LoginTable {
}
#LoginTable td {
  padding: 2px 15px 2px 0px;
}
/* END Login-Seite */

.merkmalSelect {
  width: 100%;
}

/* END Content */


/**********
 * Footer
 */
#Footer {
/*   background-image:url(/shop/images/footer09_bg.jpg);
  background-repeat:no-repeat; */
  clear:both;
  float:left;
  height:169px;
  margin:10px 0 0 0;
  padding:0;
  width:984px;
  font-size:8pt;
  font-weight: bold;
  color: white;
}
#copyright {
color:#FFFFFF;
float:left;
font-size:11px;
height:30px;
margin:70px 0 0 20px;
padding:0;
text-align:left;
width:150px;
}
#address {
color:#FFFFFF;
float:left;
font-size:11px;
height:30px;
margin:70px 0 0;
padding:0 0 0 20px;
text-align:center;
width:610px;
}
/* END Footer */

/**********
 * Login-Box
 */
input.quickLogin
{
  width: 120px;
  height: 18px;
  font-size: 7pt;
  height: 16px;
}
.quickLoginText
{
  font-size: 8pt;
}
a.quickLoginLink
{
  font-size: 7pt;
  color: black;
  text-decoration: none;
}
a.quickLoginLink:hover
{
  text-decoration: underline;
}

table.dataTable {
  width: 560px;
  margin-top: 15px;
  margin-bottom: 10px;
}
table.dataTable td {
  padding:2px 0px 2px 0px;
}
table.dataTable td.label {
  width: 170px;
  font-weight: bold;
  vertical-align:top;
}
div#AnsBox {
  margin: 15px 0px 20px 0px;
  padding: 0px 0px 15px 0px;
  font-size: 12px;
  color: #333333;
}
div#AnsBox select,
div#AnsBox input,
div#AnsBox label,
div#LieferAnsHoleBox select,
div#LieferAnsHoleBox label,
div#LieferAnsHoleBox input {
  font-size: 14px;
}
div#LieferAnsHoleBox label#labelForWithAnsLie {
  font-size: 14px;
}
div#AnsBox select.fullWidth,
div#LieferAnsHoleBox select.fullWidth,
div#AnsBox input.fullWidth,
div#LieferAnsHoleBox input.fullWidth {
  width: 304px;
}
div#LieferAnsHoleBox {
  margin-top: 15px;
  margin-bottom: 20px;
  font-size: 14px;
  color: #333333;
}
div#LieferAnsBox {
  display: none;
  margin-top: 15px;
  padding-bottom: 10px;
}

div#GutscheinBox input {
  font-size: 14px;
}

div#BezahlungBox,
div#GutscheinBox,
div#KdnNoteBox {
  font-size: 14px;
  color: #333333;
}
div#GutscheinBox input.fullWidth,
div#KdnNoteBox input.fullWidth,
div#KdnNoteBox textarea.fullWidth {
  width: 304px;
}
div#GutscheinBox label,
div#KdnNoteBox  label{
  font-weight: normal;
}
div#BezahlungBox {
  margin: 15px 0px 20px 0px;
  padding: 0px 0px 15px 0px;
  border-bottom:1px solid #333333;
}
div#BezahlungBox select,
div#BezahlungBox input {
  font-size: 14px;
}
div#BezahlungBox .mustNotifier {
  float:right;
  font-size: 12px;
}
div#BankvbBox {
  display: none;
  margin-top: 15px;
  padding-bottom: 10px;
}
div#CCBox {
  display: none;
  margin-top: 15px;
  padding-bottom: 10px;
}
div#KdnNoteBox {
  margin-top: 15px;
  margin-bottom: 11px;
  padding-bottom: 11px;
}
div#GutscheinBox {
  margin-top: 15px;
  margin-bottom: 11px;
  padding-bottom: 11px;
  border-bottom:1px solid #333333;
}

.endbetrag {
  border-top: 2px solid #e0e0e0;
  font-weight: bold;
  padding-top: 1px;
  padding-bottom: 10px;
}
/***********
 * Registrierungsformular
 */
#formTable {
  margin-top: 20px;
  width:100%;
}
#formTable td {
  padding:3px 0px 3px 0px;
  vertical-align:top;
}
#formTable input, #formTable textarea, #formTable select {
  width: 200px;
}
#radiobutton input {
  width: 30px;
}
#formTable .bez {
  padding-right: 15px;
  width:20%;
}
#formTable .field {
  width: 205px;
}
#formTable .langbez {
  padding-left: 10px;
  font-size: 7pt;
  font-style: italic;
}
#formTable .llogin {
  padding-top: 15px;
}
#formTable .buttons {
  padding-top: 17px;
}
#formTable button {
  margin-right: 3px;
}
/* END Registrierungsformular */


/***********
 * Mein Konto
 */
#myAccount ul.functions {
  margin: 15px 0px 15px 25px;
}
#myAccount ul.functions li {
  margin-bottom: 7px;
}
#myAccount ul.functions li a {
  font-size: 9pt;
}

#herstellerSearchTable {
  width:250px;
  margin-top:7px;
}
#herstellerSearchTable td {
  padding-top: 1px;
}
#herstellerSearchTable .bez {
  padding-right: 15px;
}
#herstellerSearchTable .field {
}


div#Trace {
  width: 950px;
  margin:10px auto 0px auto;
  padding:5px;
  border:double #ccc;
  color:#666;
  font-size:8pt;
}
div#Trace h3 {
  margin:0;
  padding:0;
  font-size:9pt;
  color: #555;
}

/***********
 * Infosystem
 */
table#OrderhistorySearchByDate, table.OrderhistorySearchExtended {
  width:100%;
  margin-top:10px;
}
table.OrderhistorySearchExtended {
  margin-top: 10px;
}
table#OrderhistorySearchByDate td {
  padding-top:5px;
  padding-bottom:4px;
  vertical-align:top;
}
table#OrderhistorySearchByDate td.bez, div#InfosystemWeitereSucharten td.bez{
  width:135px;
  padding-right:5px;
}
table#OrderhistorySearchByDate .langbez, div#InfosystemWeitereSucharten td.langbez {
  padding-left: 15px;
  font-size: 7pt;
  font-style: italic;
  width:120px;
}
table#OrderhistorySearchByDate select {
  width:100%;
}
table#OrderhistorySearchByDate td.buttons {
  padding-top:10px;
}
table#OrderhistorySearchByDate button {
}
div#InfosystemWeitereSucharten {
  margin-top:10px;
  margin-bottom:15px;
  padding-top:15px;
  border-top:1px dotted #e0e0e0;
}
div#InfosystemWeitereSucharten input.text {
  width:98%;
}

table#InfosystemResult {
  width:98%;
  margin-bottom:15px;
  border-collapse:collapse;
  border-bottom:1px solid #dfb521;
}
table#InfosystemResult th {
  padding-bottom:3px;
  border-bottom:1px solid #dfb521;
  background: #f5c918;
  padding:6px 5px 6px 5px;
}
table#InfosystemResult th.left {
  text-align:left;
}
table#InfosystemResult th.right {
  text-align:right;
}
table#InfosystemResult td {
  padding:6px 5px 6px 5px;
}
table#InfosystemResult td.left {
  text-align:left;
}
table#InfosystemResult td.right {
  text-align:right;
}
table#InfosystemResult tr.belegRow {
  border-bottom:1px dotted #e0e0e0;
}
table#InfosystemResult tr.belegRow:hover {
  background:#e0e0e0;
}
table#InfosystemResult a {
  text-decoration:underline;
}

.isBelegeList {
  list-style-type:none;
  margin: 0;
  padding: 0;
  margin-top:10px;
  margin-bottom:25px;
  width:480px;
}
.isBelegeList li {
  background: url('/shop/images/is_beleg_bar.gif') no-repeat;
  margin: 0;
  padding: 0;
  margin-top:1px;
}
.isBelegeList li:hover {
  background: url('/shop/images/is_beleg_bar_hover.gif') no-repeat;
}
.isBelegeHead {
  padding: 5px 10px;
  cursor: pointer;
  position: relative;
  margin:0;
}
.isBelegeHead .belname {
  font-weight:bold;
}
.isBelegeHead .belnr {
  color: #666666;
  font-size: 95%;
  font-style:italic;
  position: absolute;
  right: 10px;
  top: 5px;
}
.isBelegeBody {
  padding: 5px 10px 15px;
  background: url('/shop/images/is_beleg_bg.gif') repeat-y;
  margin-bottom:15px;
  border-bottom:1px solid #b2b2b2;
}
.isShowAll {
  background: url('/shop/images/is_show_all.gif') no-repeat right center;
  padding-right: 14px;
  margin-right:13px;
}
.isCloseAll {
  background: url('/shop/images/is_close_all.gif') no-repeat right center;
  padding-right: 14px;
}
table.isBelegInfo {
  width:100%;
  border-collapse:collapse;
  margin-top:10px;
  margin-bottom:7px;
  border:1px dotted #e6e6e6;
}
table.isBelegInfo td {
  padding:3px 5px 3px 5px;
  border:1px dotted #ddd;
  border-bottom:1px dotted #ddd;
  vertical-align:top;
}
table.isBelegInfo .bez{
  width:25%;
  background:#e6e6e6;
}

table.isBelegPositionen {
  width:100%;
  border-collapse:collapse;
  margin-top:10px;
  margin-bottom:10px;
}
table.isBelegPositionen th {
  padding:3px 5px 3px 5px;
  border-left:1px solid #f5c918;
  border-right:1px solid #f5c918;
  background:#f5c918;
  vertical-align:top;
  font-size: 7pt;
}
table.isBelegPositionen td {
  padding:3px 5px 3px 5px;
  border:1px dotted #f5c918;
  vertical-align:top;
  font-size: 7pt;
}

table.isBelegFooter {
  width:100%;
  border-collapse:collapse;
  margin-top:10px;
  margin-bottom:7px;
  border:1px dotted #e6e6e6;
}
table.isBelegFooter td {
  padding:3px 5px 3px 5px;
  border-bottom:1px dotted #ddd;
  vertical-align:top;
}
table.isBelegFooter .bez{
  border-right:1px dotted #ddd;
  width:25%;
}
table.isBelegFooter .betrag{
  width:25%;
  border-right:1px dotted #ddd;
  background:#e6e6e6;
}
table.isBelegFooter .last {
  font-weight:bold;
  border-top:1px solid #ddd;
}

div#callback div {
  font-size: 11px;
  line-height: 13px;
  position: relative;
  bottom: 50px;
  left: 20px;
}
div#callback a {
  text-decoration: underline;
  color: #666666;
}
div#callback a:hover {
  color: #333333;
}
/* END Infosystem */

#LeftSideAdsContainer {
  float: left;
  width:161px;
  margin:15px 0px 0px 9px;
}

#LeftSideAdsContainer h4 {
  background-image:url(/shop/images/bg_rightbox.jpg);
  color:#fff;
  font-size:11px;
  font-weight:bold;
  height:30px;
  line-height:30px;
  margin:0;
  padding:0 0 0 7px;
}

div.LeftSideAdsBox {
/*   border:1px solid #999; */
  margin:10px 0 0;
  padding:0;
  width:160px;
  font-size: 11px;
  line-height: 15px;
}
div.LeftSideAdsBox a {
  color: #999999;
}
div.LeftSideAdsBox a:hover {
  color: #333333;
}

div.RightSideAdsBox {
/*   border:1px solid #999; */
  margin:10px 0 0;
  padding:0;
  width:150px;
  font-size: 11px;
  line-height: 15px;
}
div.RightSideAdsBox a {
  color: #999999;
}
div.RightSideAdsBox a:hover {
  color: #333333;
}
div.RightSideTopAdsBox {
  border:1px solid #999;
  margin:0 0 10px;
  padding:0;
  width:150px;
  font-size: 11px;
  line-height: 15px;
}
div.RightSideTopAdsBox a {
  color: #999999;
}
div.RightSideTopAdsBox a:hover {
  color: #333333;
}
span.greetUser {
  color:#FF0000;
  font-weight:bold;
}

/***********
 * Das ist ein Test-Button per CSS
 */
.buttontest {
  border: 1px solid #dfb521;
  padding: 2px 4px 2px 4px;
  background-color: #f5c918;
  vertical-align:middle;
}
.buttontest:hover {
  border: 1px solid #888;
  text-decoration:none;
  color: #333;
  cursor: pointer;
}

#loading {
  background:#fcfcfc;
  padding:30px;
  border: 2px solid #383b73;
  display: none; /* hidden */
  position: absolute;
  left: 45%;
  margin-left: -100px;
  top: 50%;
  width: 200px;
  font-weight: bold;
}

a.helpButton {
  float:right;
}

.player {
  margin:10px 0 10px 0;
}

.RightSideAdsBox #thawteseal {
  padding: 5px 0 5px 0;
}
#artZusatzTabs {
  margin-top: 10px;
}
#artZusatzTabs .ui-tabs-panel {
  padding-top: 0px;
  padding-bottom: 0px;
/*  padding-left: 10px; */
  padding-left: 0px;
  padding-right: 0px;
}
#artZusatzTabs .ui-tabs-nav {
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  border-bottom: 0px;
  background-color: transparent;
  width: 610px;
}
#artZusatzTabs .ui-widget input, #artZusatzTabs .ui-widget select, #artZusatzTabs .ui-widget textarea, #artZusatzTabs .ui-widget button {
  font-size: 10px;
}

#artZusatzTabs .ui-tabs-nav li {
  margin: 0 5px 0 0;
  top: 0px;
/*
  border-left-width: 0px;
  padding-left: 0px;
  padding-right: 0px;
*/
  width: 147px;
  font-size: 10px;
  font-weight: bold;
  text-align:center;
  border-left-width: 1px;
  border-left-color: #ccc;
  border-left-style: solid;
  border-right-width: 1px;
  border-right-color: #ccc;
  border-right-style: solid;
  border-top-width: 1px;
  border-top-color: #ccc;
  border-top-style: solid;
  height: 29px;
  padding-bottom: 0px;
}
#artZusatzTabs .ui-tabs-nav li.lastTab {
  width: 145px;
  margin-right:0px;
}
#artZusatzTabs .marker {
  width: 607px;
  height: 20px;
  background-color: #666666;
  border: 1px solid #cccccc;
  border-top-width: 0px;
}
#restbox .ui-widget-content {
  border: 0;
}

#artZusatzTabs div.artListItemRight {
  width:446px;
}
#artZusatzTabs div.artListItemContainer {
  width:600px;
  float:none;
}
#artZusatzTabs div#RecommendationsBox {
  float:none;
}
#artZusatzTabs div#OrderdTooBox {
  float:none;
}
#artZusatzTabs div#SparepartsBox {
  float:none;
}
#artZusatzTabs div#CustaskexpBox {
  float:none;
}
.ui-tabs .ui-tabs-nav li.ui-state-default { background: none; background-color: white; color: #FFFFFF}
.ui-tabs .ui-tabs-nav li.ui-state-hover { background: url("/shop/images/bg_rightbox.jpg"); color: #FFFFFF}
.ui-tabs .ui-tabs-nav li.ui-state-active { background: url("/shop/images/bg_rightbox.jpg"); color: #FFFFFF}
.ui-tabs .ui-tabs-nav li a { width: 134px; padding-left: 5px; padding-right: 5px;}
.ui-tabs .ui-tabs-nav li.ui-state-active a { color: #FFFFFF}
.ui-tabs .ui-tabs-nav li a:hover { color:#FFFFFF; }
#artZusatzTabs .ui-tabs-nav li.ui-tabs-selected a, #artZusatzTabs .ui-tabs-nav li.ui-state-disabled a, #artZusatzTabs .ui-tabs-nav li.ui-state-processing a {
    cursor: default;
}


#facebook .pt9 {
  color: white;
  font-size: 9pt;
  line-height: 9pt;
}
#no_all {
  margin: 0 auto;
  width: 1018px;
}
#all{
  /*
  position: fixed;
  top: 0;
  left: 50%;
        margin-left: -499px;
  z-index:1;
  */
  position: relative;
  top: 0;
  left: 50%;
        margin-left: -499px;
  z-index:1;
        width: 1000px;
        min-height: 620px;
        /*margin: 0px auto;*/
        padding: 0px 0px 0px 0px;
}

#bg_slide{
  position: fixed;
  top: 0;
  left: 50%;
        margin-left: -1300px;
  z-index:0;
        width: 0px;
        height: 0px;
}
#bg_slide_inner{
  position: relative;
  top: 0;
  left: 0;
  z-index:0;
        width: 2600px;
        height: 1636px;
}
#bg_slide_inner img{
        width: 2600px;
        height: 1636px;
}

#footer {
  clear:both;
  float:left;
  height:169px;
  margin:10px 0 0 0;
  padding:0;
  width:992px;
  color: white;
}
#footer_top{
	width: 100%;
	height: 35px;
}
#footer_top_left{
	float: left;
	width: 173px;
	height: 23px;
	padding: 12px 0px 0px 17px;
}
#footer_top_center{
	float: left;
	width: 608px;
	height: 23px;
	padding: 12px 0px 0px 22px;
}
#footer_top_right{
	float: left;
	width: 170px;
	height: 23px;
	padding: 12px 0px 0px 0px;
}
#footer_bottom{
	width: 990px;
	height: 123px;
	padding: 11px 0px 0px 0px;
}
#footer_bottom,
#footer_bottom a{
	color: #9f9f9f;
}
.pt7{
        font-size: 7pt;
        line-height: 7pt;
}
.pt8{
        font-size: 8pt;
        line-height: 8pt;
}
.pt9{
        font-size: 9pt;
        line-height: 9pt;
}
.pt10{
        font-size: 10pt;
        line-height: 10pt;
}
.pt11{
        font-size: 11pt;
        line-height: 11pt;
}
.pt12{
        font-size: 12pt;
        line-height: 12pt;
}
.pt13{
        font-size: 13pt;
        line-height: 13pt;
}
.pt14{
        font-size: 14pt;
        line-height: 14pt;
}

.bold {
  font-weight: bold;
}
h1.csc-firstHeader{
  margin: 0px 0px 0px 0px;
  padding: 37px 0px 0px 0px;
  font-size: 12pt;
  line-height: 12pt;
  color: white;
}
#innerContent {
  background-color: white;
  padding: 5px 5px 5px 10px;
}
.theHeading {
  background: url("/shop/images/new_header.png") no-repeat scroll 0 0;
  padding: 50px 0 0 10px;
  height: 40px;
  font-weight: bold;
  color: white;
  font-size:22px;
}
.theHeading h1#pageTitleText,
.theHeading h2#pageTitleText {
  margin-top: -5px;
}
.theHeading h2#pageTitleText {
  line-height: 20px;
}

/*
 * Auch für externe Seiten / Folge4
 */

#footer_links {
  font-size: 8pt;
  line-height: 8pt;
  padding-top: 10px;
  text-align: left;
  color: #999999;
}
#footer_links a {
  color: #999999;
}

/**************/
/* BOX-SHADOW */
/**************/
.shadow_light{
	-moz-box-shadow:4px 4px 8px #AAAAAA;
	-webkit-box-shadow:4px 4px 8px #AAAAAA;
	box-shadow:4px 4px 8px #AAAAAA;
	filter: progid:DXImageTransform.Microsoft.Shadow(strength=4, direction=135, color='#AAAAAA');
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(strength=4, Direction=135, Color='#AAAAAA')";
	/*Shadows look very different in IE (Only cardinal directions supported)*/
	/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
	/*Element should have a background-color*/
	/*All filters must be placed together*/
	/*IE DOES NOT SUPPORT BLUR PROPERTY OF SHADOWS*/
}

.unshadow_4ie {
  background-color:white;
}

#innerContent .identedLs ol,
#innerContent .identedLs ul {
  padding-left: 40px;
}

button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
  border: none;
  padding: 0;
}

