/**********
 * Allgemeine und globale Definitionen
 */
* {
  /*margin: 0;
  padding: 0;*/
  font-family: Arial, Helvetica, Sans-Serif;
  /*color: #000;*/
}
html, body {
}
body {
  background:transparent url(http://www.kuebler-sport.de/fileadmin/01_gfx/bg_new2.gif) repeat-x;
  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:#000;
  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: #000;
  text-decoration: none;
}
a:hover {
  color:#000000;
  text-decoration: underline;
}
input[type=image]:active, button:active {
  position:relative;
  top:1px;
}
input,select {
  color:#666;
  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;
}
.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:990px;
  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 {
  height:50px;
  margin:20px 0 0 20px;
  padding:0;
  width:150px;
}
#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:#000;
  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:#000;
  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:#000;
  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: #000000;
}
input.stdbtn:hover {
  background:transparent url(/shop/images/buttonhover.jpg) repeat scroll left top;
}

input.stdbtn{
  background-color:#ccc;
/*  border:1px solid #999; */
  border:none;
  color:#000;
  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:#000;
  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;
}
#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;
}
.searchbox {
  background:transparent none repeat scroll 0 0;
  border:0 none;
  color:#666;
  font-size:11px;
  height:16px;
  margin-left:25px;
  margin-top:0;
  width:120px;
}
.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:#000000;
  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(http://www.kuebler-sport.de/fileadmin/01_gfx/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:190px;
  float:left;
  margin:21px 0 0 0;
}
#ProductMenu {
  background-color:#fff;
  width:170px;
}
#StaticMenu {
  background-color:#fff;
  width:170px;
  margin:21px 0 0 0;
}
ul {
  background-color:#fff;
}
/* Für Items aus der Gruppenstruktur */
li.menuItem {
  display:block;
  background-color:#797979;
  border-top:1px solid #fff;
  list-style:none;
}

li.menuStage1 {
  background-color:#003E8D;
}
li.menuStage2 {
  background-color:#0E3E84;
}
li.menuStage3 {
  background-color:#253C7B;
}
li.menuStage4 {
  background-color:#383B73;
}
li.menuStage5 {
  background-color:#483A6B;
}
li.menuStage6 {
  background-color:#573863;
}
li.menuStage7 {
  background-color:#64365C;
}
li.menuStage8 {
  background-color:#713556;
}
li.menuStage9 {
  background-color:#7b3450;
}
li.menuStage10 {
  background-color:#86334a;
}
li.menuStage11 {
  background-color:#913144;
}
li.menuStage12 {
  background-color:#9d2d3e;
}
li.menuStage13 {
  background-color:#a82938;
}
li.menuStage14 {
  background-color:#b32132;
}
li.menuStage15 {
  background-color:#be1a2b;
}
li.menuStage16 {
  background-color:#c80e26;
}
li.menuStage17 {
  background-color:#d2071f;
}
li.menuStage18 {
  background-color:#da0018;
}
div#StaticMenu ul {
  border-bottom:1px solid #999999;
  font-size: 9px;
}
li.menuStatic {
  background-color:#666666;
  border-top:1px solid #999999;
}
li.menuStatic a.menuItem {
  background-color:#ffffff;
  color:#000000;
  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:#ffffff;
}
a.menuItem
{
  height:30px;
  line-height:30px;
  font-size:10px;
  background-color:#d5d5d5;
  display:block;
  margin-left:9px;
  padding-left:5px;
  color:#000;
  text-decoration:none;
  overflow:hidden;
}
a.menuItem:hover
{
  /* background:transparent url(/shop/images/buttonhover.jpg) repeat scroll left top; */
  background:transparent;
  color:#fff;
}
a.menuItemHighlight
{
  font-weight:bold;
}

#QuickInfoBox {
}
#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:11px;
  line-height:12px;
}
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: #000;
}

/**********
 * Content
 */
#ContentContainer {
  width: 610px;
  float:left;
  margin-top:0;
  font-size:11px;
  line-height:14px;
}
#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:14px;
  font-weight:bold;
  line-height:30px;
  margin:0;
  padding:0;
  width:610px;
}
#ContentContainer p {
  margin-top: 9px;
  margin-bottom: 7px;
}
#ContentOrderContainer {
  width: 620px;
  margin: 10px auto 0px auto;
  font-size:12px;
  line-height:15px;
}
#ContentOrderContainer h1 {
  border-bottom:1px solid #999;
  font-size:14px;
  font-weight:bold;
  line-height:30px;
  margin:0;
  padding:0;
  width:610px;
}
#ContentOrderContainer h2 {
  border-bottom:1px solid #999;
  font-size:14px;
  font-weight:bold;
  line-height:30px;
  margin:0;
  padding:0;
  width:610px;
}

#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 {
  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 {
  border-right:1px solid #999;
  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 {
  float:left;
  width:453px;
  height:101px;
  position: relative;
}
 
div.artListItemLeft img {
  height: 101px;
  overflow:hidden;
}
.artListItemBez a {
  color:#383b73;
}

.artListItemBez {
  clear:none;
  float:left;
  font-size:13px;
  color:#383b73;
  font-weight:bold;
  line-height:25px;
  margin:0;
  padding:0;
  width:380px;
}
.artListItemPriceBox {
  clear:none;
  float:left;
  margin:0;
  padding:0 0 2px 0;
  width:97%; /* 380px; */
}
.artListItemPrice {
  color:#383b73;
  font-size:16px;
  font-weight:bold;
  line-height:25px;
}
.artListItemPriceKatalogpreis {
  color: black;
  font-size:11px;
  font-weight:normal;
}
.artListItemPriceEP {
  margin:0;
  padding:0;
  clear:none;
  float:left;
  font-size:11px;
  color:#000;
  font-weight:bold;
}
.artListItemTax {
  clear:none;
  float:left;
  font-size:11px;
  font-weight:normal;
  height:12px;
  line-height:12px;
  margin:0;
  padding:0;
  width:380px;
}

div.artListItemCellContainer {
  margin:22px 0 5px -22px;
  float:left;
}
div.artListItemCell {
  float:left;
  width:134px;
  margin:0px 0px 22px 22px;
  padding:0;
  background:#fff;
  border:1px solid #999;
  height:233px;
  overflow:hidden;
}
div.artListItemCell:hover {
}
div.artListItemAddToCart {
  vertical-align: text-bottom;
  float:right;
  background-color:#ccc;
  font-size:12px;
  line-height:30px;
  margin:0;
  padding:0 0 0 5px;
  text-align:right;
  /* width:195px; */
}
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;
}
#addcartbox  input.stdbtnnh {
  background:transparent;
}
#addcartbox  input.stdbtnnh:hover {
  background:transparent;
}
div.artListItemAddBox {
  clear:none;
  float:right;
  height:30px;
  text-align: right;
  width:200px;
  position: absolute;
  top: 71px;
  right: 0px;
}
div.mainImg {
  width:134px;
  height:100px;
  overflow:hidden;
  margin:0 0 10px 0;
  border-bottom:1px solid #999;
  position: relative;
  top: 0px;
  left: 0px;
}
div.mainImg .markerImg {
  position:absolute;
  top:0px;
  left:0px;
}

div.artListItemCell img.product {
  width:134px;
}
div.artListItemCell img.product:hover {
}
div.artListItemCell .artListItemCellBez {
  display:block;
  font-size:11px;
  min-height:30px;
}
div.artListItemCell a.artListItemCellBez:hover {
  color:#000;
}
p.productprice {
  text-align:center;
}
div.artListItemCell .artListItemCellPrice {
  color:#383b73;
  font-size:16px;
  font-weight:bold;
  line-height:20px;
  margin:5px 0 0;
  padding:0;
  text-decoration:none;
}
div.artListItemCell span.smaller .artListItemCellPrice {
  font-size:14px;
  line-height:16px;
}
div.artListItemCell .artListItemCellPriceEP {
  font-size:11px;
  color:#000;
  font-weight:normal;
}
div.artListItemCell .buynowbutton {
  width:124px;
  padding: 0 5px 0 5px;
}
div.artListItemCell .buynowbutton:hover {
  background:transparent url(/shop/images/buttonhover.jpg) repeat scroll left top;
}
div.artListItemCell .buynowbutton .stdbtnnh{
  font-size:9px;
  width:90px;
  background:transparent;
}
div.artListItemCell .buynowbutton .stdbtnnh:hover {
  background:transparent;
}
div.data {
  height:80px;
  margin:0 0px 12px 5px;
  overflow:hidden;
  padding:0;
  width:124px;
}
div.buynowbutton {
  background-color:#ccc;
  clear:both;
  height:30px;
  margin:0;
  overflow:hidden;
  padding:0;
  width:140px;
}


#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:#000;
}
.breadCrumb {
  margin:5px 0 5px 0;
  font-size:9px;
  color:#999;
}
ol.breadCrumbList {
  display:inline;
}
ol.breadCrumbList li {
  list-style: none;
  display:inline;
  font-size:9px;
  color:#999;
}
ol.breadCrumbList a {
  text-decoration: none;
  font-size:9px;
  color:#999;
}
ol.breadCrumbList a:hover {
  text-decoration:underline;
}
.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: #000000;
  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: #000;
}
.pppSelected {
  font-weight:bold;
  cursor:default;
}
.pppBrowse {
  padding: 1px 2px 1px 3px;
  text-decoration:underline;
}
.pppBrowse:hover {
  text-decoration:underline;
  color: #000;
}
/* 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: #000;
}
a.pagingPageNr:hover {
  text-decoration:underline;
  color: #000;
}
.pagingNextPage img, .pagingPrevPage img {
  text-align:center;
}
/* END Paging */

/**********
 * Artikelbild
 */
#productdetailbox {
  margin:0;
  overflow:hidden;
  padding:0;
  width:610px;
}
#imageandinfobox {
  border:1px solid #999;
  clear:both;
  float:left;
  margin:0;
  padding:0;
  width:608px;
}
#ArtImgContainer {
  float:left;
  margin:0 0 0 0;
  padding:0;
  width:282px;
  position:relative;
}
#ArtMainImg {
  width:282px;
}
#ArtMarkerImgContainer {
  position:absolute;
  top:0px;
  left:0px;
}

#AdditionalMedia {
  margin:15px 0 0 0;
}
#detailinfo {
  border-left:1px solid #999;
  float:left;
  margin:0;
  padding:0;
  width:325px;
  min-height: 230px;
}
#detailinfo .bordered {
  padding: 10px 10px 10px 10px;
}
#additionalandvideobox {
  position:relative;
  clear:both;
  float: left;
  border:1px solid #999;
  width:608px;
  margin-top:10px;
}
#videobox {
  float: left;
  margin:0 0 0 -1px;
  padding:0 2px 0 3px;
  width:319px;
  border-left:1px solid #999;
}
#sharebox {
  float: left;
  clear: both;
  background-color:#ccc;
  border-right:1px solid #999;
  width:272px;
  padding: 0 0 0 10px;
  position:absolute;
  bottom: 0px;
}
#shareboxcontainer {
  font-weight:bold;
  line-height: 30px;
  vertical-align: middle;
}
#shareboxcontainer .share {
  vertical-align: middle;
  line-height: 14px;
  padding-left: 2px;
  padding-right: 2px;
}
#shareboxcontainer .sharetext {
  margin-right:8px;
}
#shareboxcontainer .share a {
  vertical-align: middle;
}
#additionalbox {
  float: left;
  padding:0 0 50px 10px;
  border-right:1px solid #999;
  width:272px;
}
h2#modelnummer {
  color:#383b73;
  float:left;
  font-size:13px;
  font-weight:bold;
  line-height:15px;
  border: 0;
  padding 0;
  margin: 0;
  width: 270px;
}
h3#productname {
  color:#383b73;
  float:left;
  font-size:13px;
  font-weight:bold;
  line-height:15px;
  padding 0;
  margin: 0;
}
#productdesc {
  float:left;
  font-size:11px;
  line-height:14px;
  padding 0;
  margin:10px 0 0 0;
  text-align:justify;
  width:100%;
}
.offlineprice {
  text-decoration: line-through;
}
.sonderpreis {
  color: red;
}
.sonderpreisrabatt {
  background-color: red;
  color: white;
  float: right;
  font-size:11px;
  padding: 0 8px 0 7px;
}
.katalogpreis {
  color: black;
  font-size:11px;
  font-weight:normal;
}
#pricebox {
  margin:20px 0 0 0;
  float:left;
  width: 100%;
}
#productprice {
  clear:none;
  color:#383b73;
  float:left;
  font-size:16px;
  font-weight:bold;
  height:50px;
  line-height:25px;
  margin:0 0 0 0;
  padding:0;
  width: 100%;
}
.productpriceep {
  font-size:11px;
  color:#000;
  font-weight:bold;
}
#producttax {
  clear:both;
  float:left;
  font-size:11px;
  font-weight:normal;
  height:12px;
  line-height:12px;
  padding:0 0 10px 0;
}
#productAvailableInfo {
  clear:none;
  float:left;
  font-size:11px;
  font-weight:bold;
  height:25px;
  line-height:25px;
  margin:0 0 0 10px;
  padding:0;
  width:370px;
}
#productstockbox {
  float:right;
  padding: 5px 10px 0 0;
  vertical-align: bottom;
}
#productstocktext {
  float:left;
  margin-right: 5px;
}
#productstock {
  float:right;
  font-size:11px;
  font-weight:bold;
  vertical-align: bottom;
}
#LieferbedSymboleContainer {
  float:left;
  font-size:12px;
  line-height:15px;
  margin:0 0 0 0;
  padding:0 10px 0 0;
  text-align:justify;
  width: 40px;
}
#LieferbedSymboleContainer img {
  height: 20px;
}
#addbox {
  clear:none;
  float:right;
  height:30px;
  margin:10px 0 0 10px;
  padding:0;
  vertical-align:text-top;
  width:315px;
  text-align:left;
}
#printlink {
  float:left;
  font-size:12px;
  line-height:12px;
  margin:0;
  padding:10px 0 10px 0;
  text-align:top;
}
#ArtAddonMediaContainer {
  clear: both;
}
#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:#ccc;
  float:right;
  font-size:12px;
  line-height:30px;
  margin:0;
  padding:0 0 0 5px;
  text-align:center;
 /*  width:195px; */
}
#addcartbox:hover {
  background:transparent url(/shop/images/buttonhover.jpg) repeat scroll left top;
}
#mengeInput {
  vertical-align:middle;
  
}
#orderButton {
  vertical-align:middle;
  line-height:30px;
}
#ArtStaffel {
  clear:none;
  color:#999;
  float:left;
  font-size:12px;
  font-weight:bold;
  line-height:15px;
  margin:10px 0 10px;
  padding:0;
  width:325px;
}

.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 {
  background-image: url(/shop/images/ask.gif);
  background-position: left center;
  background-repeat: no-repeat;
  margin-top: 20px;
  padding-left: 20px;
}

div#restbox {
  clear:both;
  float:left;
  margin:0;
  padding:0;
  width:610px;
}
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.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 {
  clear:none;
  float:left;
  font-size:12px;
  font-weight:bold;
  line-height:15px;
  margin:10px 0 0;
  padding:0;
  width:306px;
}
div#ArtMerkmalContainer .header {
  background-color:#ccc;
  color:#383b73;
  font-size:12px;
  font-weight:bold;
  line-height:30px;
  margin:0;
  padding:0 0 0 10px;
}
div#ArtMerkmalContainer label {
  font-weight:bold;
  text-align:left;
}
div#ArtMerkmalContainer p {
  margin:3px 10px;
}
table#ArtMerkmalTable th {
  padding:2px 0px 5px 0px;
  text-align:left;
}
table#ArtMerkmalTable td {
  padding:0px 0px 5px 0px;
}
#StaffelHeading {
  background-color:#ccc;
  color:#383b73;
  font-size:11px;
  font-weight:bold;
  line-height:30px;
  margin:0 0 10px 0;
  padding:0 0 0 10px;
}
table#mestaffel {
  width: 100%;
  border:0;
}
table#mestaffel td {
  color:#000;
  font-size:11px;
  font-weight:bold;
  line-height:15px;
  margin:0;
  padding:0 0 0 10px;
}
/* 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;
}
h2#pageTitleText {
  border-bottom:none;
  font-size:13px;
  font-weight:bold;
}
table.cartTable {
  margin-top: 20px;
  border-collapse: collapse;
}
td.wk_header_left,td.wk_header_right {
  padding: 2px 2px 4px 2px;
  vertical-align: top;
  border-bottom:1px solid #ccc;
  font-weight:bold;
  font-size:12px;
}
td.wk_pos_left, td.wk_pos_right {
  padding: 5px 2px 3px 2px;
  vertical-align: top;
}
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;
}
#CartTableFooter td {
}
.cartSumme {
  font-size: 11px;
  font-weight: bold;
  border-bottom: 2px solid #ccc;
  padding:10px 0 2px 0;
}
.cartTeilsumme {
  font-size: 11px;
  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;
}
#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;
}
.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(http://www.kuebler-sport.de/fileadmin/01_gfx/footer09_bg.jpg);
  background-repeat:no-repeat;
  clear:both;
  float:left;
  height:100px;
  margin:0;
  padding:0;
  width:990px
}
#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;
  border-bottom:1px dotted #e0e0e0;
}
div#LieferAnsHoleBox {
  margin-top: 15px;
  margin-bottom: 20px;
  border-bottom:1px dotted #e0e0e0;
}
div#LieferAnsBox {
  display: none;
  margin-top: 15px;
  padding-bottom: 10px;
}
div#BezahlungBox {
  margin: 15px 0px 20px 0px;
  padding: 0px 0px 15px 0px;
  border-bottom:1px dotted #e0e0e0;
}
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;
  border-bottom:1px dotted #e0e0e0;
}
div#GutscheinBox {
  margin-top: 15px;
  margin-bottom: 11px;
  padding-bottom: 11px;
  border-bottom:1px dotted #e0e0e0;
}

.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: #000000;
}
/* END Infosystem */

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: #000000;
}
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: #000000;
}
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;
}
