/* CSS Document */

* {



}

body {
        margin: 0px; 
  font-size:12px;
  font-family: Verdana, Arial, sans-serif;
font-family: 'Source Sans Pro', sans-serif; 
  background: #1e497b url(/layout/lp/bg.jpg)  no-repeat center center fixed; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
  color:#606060;
}

img {border: 0; }
a { color: #046eb8; }
a:visited { color: #046eb8; }
.clear, .reset { clear:both; }



#page {
  text-align: left;
     margin: 0 auto;
     width: 1020px;


 margin-bottom: 50px; 
padding-top: 15px;
}

#content  {
  float: left;
  width:620px;
  overflow:hidden;
  background: #b1b1b2  url(/layout/lp/bg-content.gif) repeat-y; 
	
}

#content-full  {
  float: left;
  width: 820px;
  overflow:hidden;
background: #ffffff; 
/*  background: #b1b1b2  url(/layout/lp/bg-content.gif) repeat-y; */
	
}

#sidebar-left  {float:left; width:190px; overflow:hidden;  margin-right: 10px; }
#sidebar-left .inner { }

#sidebar-right  {float:right; width:190px; margin-left: 10px; overflow:hidden; }
#sidebar-right .inner { }

.col-2 { }
.col-3 { }

.col-2  #content { width:820px; }
.col-3  #content { width:638px; margin-top: 20px; }

.page-title { 

	background: #221714;
	padding-top: 4px; 
	padding-bottom: 4px;
	padding-left: 10px;
	font-size: 26px;
	color: #ffffff;
	font-family: 'Source Sans Pro', sans-serif;
}
.page-title h1,
 .page-title h2 { margin:0; font-weight: normal; padding: 0;  color: #ffffff;  font-size: 26px;}

.sub-title { color: #818181; font-family: 'Source Sans Pro', sans-serif; font-size: 32px; margin-top: 15px; margin-bottom: 15px; padding-left: 10px; padding-right: 10px; font-weiigt:bold; }
.info-description { color: #818181; margin: 10px; margin-top: 20px; border-top:1px solid  #818181; padding:10px;  }
#content-full .inner,
#content .inner { 	
	padding-top: 25px; 
	padding-bottom: 25px;
	padding-left: 25px; padding-right: 25px;
	}

#header {
     width: 100%;
     margin: 0px 0px 0px 0px;
    
      background: #ffffff;
    
  
}

#header .inner { margin: 0 auto; width: 1020px; background: #ffffff url(/layout/lp/header.png)  no-repeat; height:100px;  }


#logo {
  padding-top: 8px;
  margin-left: 10px;
  float:left; 
  width:250px;
}
#logo a { display: block; width: 250px; height: 80px; text-indent: -100000px; }

#service-navigation {   float:right; 
  width:260px; text-align:left; float:right; width:450px; 
}

#top-shipping{ float:right; padding-top:16px; line-height:149%; padding-left:0px;  text-align:left; width:170px; height:40px; }
#top-info { float:right; width:265px; text-align:right; margin-right:25px; padding-top:10px; }
#top-cart { background: #eaeaea; width:145px; height:39px; overflow:hidden; float: right;  padding:5px;  padding-top: 8px;  padding-left: 20px;  }
#top-search { float: right;margin-top: 14px;width: 190px;}

#nav {margin:0; padding:0; width:980px; padding-left: 20px;  background:url(//layout/lp/gallery/Basis/bg.gif) repeat-x; position:relative; height:32px; border-bottom:2px solid #cccccc; margin-bottom:20px; }

/* All Levels */
#nav img { border:none; }
#nav ul { padding-right:0; }
#nav li { float:left; text-align:left; list-style:none;   }
#nav li.over { z-index:999; }
#nav a,
#nav a:hover { display:block; line-height:32px; text-decoration:none; }
#nav span { display:block; cursor:pointer; white-space:nowrap; font-weight:normal; font-size:14px !important; }
#nav li ul span { white-space:normal; }
#nav li li.parent {}

/* 0 Level */
#nav li { float:left; padding-left:15px; padding-right:15px; font-size:14px !important;  }
#nav li.home {padding-left:0; padding-right:10px; padding-top:5px;}
#nav li.active a { }
#nav a, #nav span { color:#ffffff!important;  }
#nav li.over { background:#ffffff; }
#nav li.over span { color:#606060!important; }

/* 1st Level */
#nav li.parent { border-right:1px solid #ffffff;  }
#nav li.title { background:none; padding-left:0; }
#nav ul li,
#nav ul li.active { float:none; margin:0; padding-bottom:1px; background: #fff url(//layout/lp/gallery/Basis/nav-icon.gif) 0 5px no-repeat; padding-left:15px;  }
#nav ul a,
#nav ul a:hover { line-height:1.3em; float:none; padding:0; background:none; }
#nav ul li a { font-weight:normal !important;  }

#nav li.search{  float:right; width:250px; padding:5px; padding-right:15px; text-align:right;}
#nav li.search { }
#nav li.search #LiveSearchParam { border:1px solid #fff; padding:3px; color:#606060; }


/* 2nd Level */
#nav .subemenu {z-index:20000; position:absolute; top:32px; left:-10000px; background:#fff; border-bottom:1px solid #046eb8; padding:20px; width:960px;}   
#nav .subemenu ul {float:left; margin:0; padding:0; margin-right:30px; padding-right:30px !important; border-right:1px solid #cccccc; min-height:170px; } 
#nav .subemenu li {line-height:18px; }
#nav .subemenu li.title { line-height:28px; }
#nav .subemenu li a {font-size:14px !important; color:#000000 !important; }
#nav .subemenu li a:hover { color:#046eb8 !important; }
#nav .subemenu li.title a, #nav .subemenu li.title span{font-size:14px !important; font-weight:bold !important;  color:#000000 !important; }

#nav .subemenu .more { }


.topnavigationcontainer { position: relative; height: 50px; font-size: 125%; display:none; }
.topnavigation { position: absolute; bottom: 0; padding-left:0}
.topnavigation ul { margin: 0 0 0 -5px; padding: 0 0 0 0;}
.topnavigation li { float: left; margin: 0 0 0 0; padding: 0 20px 0 0; list-style-type: none;}
.topnavigation li a:hover {color:#333}
.tabmsbox {   float:right;  width: 240px; height: 60px;  font-size: 90%; margin-top: 5px; }
.tabmsbox a { text-decoration: none; }
.tabmsbox ul { padding: 0 0 0 0;}
.tabmsbtns { position: absolute; margin: 0 0 0 0; padding: 0 0 0 0;}
.tabmsbtns li {  float: left; padding: 3px 10px 0; margin: 5px 0 0 0; height: 20px; list-style-type: none;}
.tabmsbtns li.active { background:#efefef; }
.tabmsbtns li.active a:link, .tabmsbtns li.active a:visited { color: #333333; cursor: default !important;  }
.tabms_cart {  position: relative; margin: 27px 0 0 0; padding: 3px 5px 3px 5px; background:#efefef; height: 35px; width: 230px;display:none}
.tabms_login { position: relative; margin: 27px 0 0 0; padding: 3px 5px 3px 5px;   background:#efefef; height: 35px; width: 230px;display:none}
.tabms_search {position: relative; margin: 27px 0 0 0; padding: 3px 5px 3px 5px;  background:#efefef; height: 35px; width: 230px;display:none}

.tabms_cart.active {display:block}
.tabms_search.active {display:block}


/* Show Menu */
#nav li.over > div { left:0; }
#nav li.over > div li.over > div { left:10px; }

.box {margin-bottom:15px; }
.box .headline { background: url(/layout/lp/bg-sidebar-box-head.gif) no-repeat 0 0; height:20px; overflow: hidden; color: #ffffff;}
.box h3, .box h3 a { font-size:14px; color: #ffffff !important; margin: 0;  padding-top:2px; padding-left:4px; text-decoration:none !important; }
.box h3 a { text-decoration:none; }



#sidebar-right .box {h}
#sidebar-right .sicherheit .content { text-align: center; padding-top:15px; }
#sidebar-right .sicherheit { height: 130px; }
#sidebar-right .versand .shipping { padding-top:5px; padding-left:62px; font-size:14px; }
#sidebar-right .versand .return { padding-top:0px; padding-left:62px; font-size:14px; }
#sidebar-right .versand .content { }
#sidebar-right .contact .content {  }
#sidebar-right .trusted .content {  }

/* Live Suche */

#live_article_search_result { }
#live_article_search_result table {  margin:0; padding:0px; border-spacing:0; border-collapse: collapse; }
#live_article_search_result span { color:#606060 !important; font-size:11px !important; } 
#live_article_search_result td { border-bottom: 1px solid #cccccc; margin:0; padding:5px; border-collapse: collapse;  }
#livesearch_result span, #livesearch_result a { color:#606060 !important; font-size:11px; } 

#info-text { color: #3c3c3c; }
#info-text a { text-decoration: none; }

/* Homepage */
#frontpage { }
#frontpage #teaser { height:450px; width:722px; /*position:relative; z-index:1;*/ }
#frontpage #fast-access { background: url(/layout/lp/bg-red.gif) repeat-x 0 0; height:23px; }
#frontpage .info-boxes {  background: url(/layout/lp/bg-frontpage-box.gif) repeat-x 0 0; padding: 15px;   }
#frontpage .info-boxes .info-box { float: left; width: 220px; color: #ffffff;  border-right: 1px dashed #000000; padding-right: 25px; margin-right: 25px; }
#frontpage .info-boxes .info-box.last { margin:0; border:0; }
#frontpage .info-boxes .info-box h3 { color: #2ca6df; font-size: 16px;  text-transform: uppercase;  margin-top: 0; }

.category-level1 {  }
.category-level1 .category { padding-top: 25px; padding-left: 15px; padding-right: 300px; height: 324px;  color: #ffffff; overflow:hidden;  margin-left: -25px; margin-right: -25px; }
.category-level1 .category h1 { font-size: 30px; color: #cdcdcd; }
/*
.category-level1 .category .text2 { margin-right: -70px; }
.category-level1 .category .text3 { margin-right: -100px; } */
.category-level1 .knie { background: #333333 url(/layout/lp/category/knie.jpg) top right no-repeat; }
.category-level1 .nacken { background: #333333 url(/layout/lp/category/nacken.jpg) top right no-repeat; }
.category-level1 .sprunggelenk { background: #333333 url(/layout/lp/category/sprunggelenk.jpg) top right no-repeat; }
.category-level1 .ruecken { background: #333333 url(/layout/lp/category/ruecken.jpg) top right no-repeat; }
.category-level1 .elbogen{ background: #333333 url(/layout/lp/category/elbogen.jpg) top right no-repeat; }
.category-level1 .handgelenk { background: #333333 url(/layout/lp/category/handgelenk.jpg) top right no-repeat; }
.category-level1 .schulter { background: #333333 url(/layout/lp/category/schulter.jpg) top right no-repeat; }
.category-level1 .wade { background: #333333 url(/layout/lp/category/wade.jpg) top right no-repeat; }
/*
.category-level1 .stages { margin-top: 25px; }
.category-level1 .stages .stage-container { margin-bottom: 30px; }
.category-level1 .stages .stage-container .stage { float: left; width:191px; height: 122px; background: url(/layout/lp/stage.png) no-repeat; }
.category-level1 .stages .stage-container .knie-1 {  background: url(/layout/lp/stage-knie-1.png) no-repeat; }
.category-level1 .stages .stage-container .description { float: left; margin-left: 20px; }
*/

.category-level4 {  }
.category-level4 .category { padding-top: 25px; padding-left: 25px; padding-right: 450px; height: 350px;  color: #ffffff; margin-left: -25px; margin-right: -25px; }
.category-level4 .category h1 { font-size: 30px; color: #cdcdcd; margin-bottom: 0px; }
.category-level4 .category h2 { font-size: 18px; color: #0067b3; margin-top: 0px; font-style:italic;}
.category-level4 .category .text2 { margin-right: -70px; }
.category-level4 .category .text3 { margin-right: -100px; }
.category-level4 .badminton { background: #333333 url(/layout/lp/category-sport/Badminton.jpg) top right no-repeat; }
.category-level4 .band { background: #333333 url(/layout/lp/category-sport/Band.jpg) top right no-repeat; }
.category-level4 .basketball { background: #333333 url(/layout/lp/category-sport/Baskettball.jpg) top right no-repeat; }
.category-level4 .fahrrad { background: #333333 url(/layout/lp/category-sport/Bike.jpg) top right no-repeat; }
.category-level4 .fitness { background: #333333 url(/layout/lp/category-sport/fitness.jpg) top right no-repeat; }
.category-level4 .fussball { background: #333333 url(/layout/lp/category-sport/Fussball.jpg) top right no-repeat; }
.category-level4 .golf { background: #333333 url(/layout/lp/category-sport/golf.jpg) top right no-repeat; }
.category-level4 .wandern { background: #333333 url(/layout/lp/category-sport/hiking.jpg) top right no-repeat; }
.category-level4 .power { background: #333333 url(/layout/lp/category-sport/Power.jpg) top right no-repeat; }
.category-level4 .rugby { background: #333333 url(/layout/lp/category-sport/Rugby.jpg) top right no-repeat; }
.category-level4 .ski { background: #333333 url(/layout/lp/category-sport/Ski.jpg) top right no-repeat; }
.category-level4 .tennis { background: #333333 url(/layout/lp/category-sport/Tennis.jpg) top right no-repeat; }
.category-level4 .volleyball { background: #333333 url(/layout/lp/category-sport/Volleyball.jpg) top right no-repeat; }
.category-level4 .outdoor { background: #333333 url(/layout/lp/category-sport/Outdoor.jpg) top right no-repeat; }
.category-level4 .handball { background: #333333 url(/layout/lp/category-sport/handball.jpg) top right no-repeat; }
.category-level4 .jogging{ background: #333333 url(/layout/lp/category-sport/jogging.jpg) top right no-repeat; }

.stages { margin-top: 25px; }
.stages .stage-container { margin-bottom: 30px; }
.stages .stage-container .arrow-container { margin-bottom: 15px; }
.stages .stage-container .arrow { float: left; width: 130px; padding-left: 15px; padding-top: 10px; margin-right: 25px; height: 45px; background: url(/layout/lp/sport-area.png) top right no-repeat;  font-size: 28px; color: #ffffff; }
.stages .stage-container .last { margin-right: 0; }
.stages .stage-container .stage { float: left; width:191px; height: 122px; background: url(/layout/lp/stage.png) no-repeat; }
.stages .stage-container .knie-1 {  background: url(/layout/lp/stage-knie-1.png) no-repeat; }
.stages .stage-container .description { float: left; margin-left: 20px; }

.selector-by-sport { } 
.selector-by-sport .sub-title { font-size: 36px !important;  } 
.selector-by-sport .sports{  }
.sports { background: url(/layout/lp/sportler.png) no-repeat; }
.sports .sport-container { width: 100px; height: 100px;  float: left; margin-right: 25px; margin-bottom: 25px;  cursor: pointer; }
.sports .sport-container a { display: block; width: 100px; height: 100px;  text-indent: -10000px; }
.sports .sport-container span.name { display: block; background: #cccccc; padding:3px; -moz-border-radius: 4px; border-radius: 4px; text-align: center; margin-top: 80px;}

/* Landing Page */
#landing-page{ }
#landing-page #teaser {background:url() no-repeat; height:168px;  }
#landing-page .boxes {margin-top:20px; }
#landing-page .box {float:left; width:224px; margin-left:20px; height:220px; border: 1px solid #333; padding:10px; }
#landing-page .box h2 { font-size:16px; color: #333; margin: 0; margin-bottom:10px; padding-top:2px; }
#landing-page .box h2 a { font-size:16px; color: #333; text-decoration:none; }
#landing-page .subnav { background:url(//layout/lp/gallery/Basis/bg_subnav.gif) repeat-x; height:30px; padding-left:17px; width:733px; }
#landing-page .subnav ul { margin:0; padding:0;}
#landing-page .subnav ul ul { position: absolut; margin:0; padding:0;}
#landing-page .subnav li { list-style:none; font-size:16px; float:left; background:url(//layout/lp/gallery/Basis/subnav_arrow.gif) 0 8px no-repeat; padding-left:24px; padding-top:6px; margin-right:20px; }
#landing-page .subnav li a { color: #909090; text-decoration:none; font-size:16px; }
#landing-page #info-text {  margin:15px; line-height:150% }

/* Product View */
.product-view { font-size:12px !important;  border-top: 15px solid #221714; background: #ffffff; padding: 25px; }
.product-view small { font-size:11px; }
.product-view .top-area {  }
.product-view .product-description { padding: 10px; margin-bottom:15px; margin-top:15px;  padding:15px; background: #efefef; }
.product-view .product-name { margin-bottom:15px; }
.product-view .product-name h1 { color: #036db7; font-size:24px; font-weight: bold; font-family: 'Source Sans Pro', sans-serif; float:left; width: 600px; margin:0; }
.product-view .brand { margin-bottom:15px; text-align:left; } 
.product-view .icons { margin-bottom:15px; } 
.product-view .media { float:left; width: 380px; margin-right: 20px; }
.product-view .product-shop{ float:left; width: 290px; position:relative; margin-left:45px; padding:15px; background: #efefef;  } 
.product-view .product-shop .uvp { margin-bottom: 8px; }
.product-view .product-shop .price-box { font-size: 12px; border-bottom:1px solid #ccc; padding-bottom:15px; }
.product-view .product-shop .price-box .price-value { font-size: 20px; color:#eb1b00; }
.product-view .product-shop .product-options { padding-top: 15px; border-bottom:1px solid #ccc; padding-bottom:15px; }
.product-view .product-shop .add-to-cart { margin-top:15px; border-bottom:1px solid #ccc; padding-bottom:15px; }
.product-view .product-shop .add-to-cart .cartanzahl  { float: left; mergin-right: 10px; }
.product-view .product-shop .add-to-cart .cartkaufen { float: left; }
.product-view .qty { padding-bottom:4px; font-size:11px; }
.product-view .avaibility { color: green; }
.product-view .more-images {float:left; width: 200px; margin-right:3px; margin-top:5px;}
.previewimages { width: 50px; height: 50px; }
.product-view .mass {float:left; width: 162px; margin-top:10px; margin-left:1px;  }
.product-view #grossbild { background: #ffffff; padding:5px; }
.ArticleAttrTable td { padding-bottom:5px !important; } 
.ArticleAttrTd_0 { width: 55px; }

.product-masstabelle {   margin-top:20px; padding: 5px; background: #ffffff; /* position:absolute; bottom:0px;*/width:100%;}
.table-masstabelle { margin:0; width:100%;}
.table-masstabelle td {padding: 5px; margin:0;  }
.table-masstabelle th {padding: 5px; margin:0; vertical-align:top; }
.table-masstabelle .title {  background: #dfdfdf; }
.table-masstabelle .odd { }
.table-masstabelle .even { background: #efefef; }

.tabmsdescbtns { position: absolute; margin: 0 0 0 0;}
.tabmsdescbtns li { float: left; padding: 5px 10px 0 10px; height: 25px; text-align: center; list-style-type: none;margin-left:0; border:1px solid #eee;border-bottom:0;}
.tabmsdescbtns li:hover { padding: 10px 10px 0 10px; margin-top:-5px}
.tabmsdescbtns li.active { background: #fff;border:1px solid #ccc;border-bottom:0;position:relative;z-index:25;}

.x-sell {}
.x-sell td { border: 1px solid #e1e1e1; padding:8px; }
.x-sell .product-name { margin-bottom:5px; }
.x-sell .price-box { color: #016b9f; margin-top:10px; }
.x-sell .price-box span {  font-weight: bold; color: #016b9f; }
.x-sell .price-box .shipping { color:#606060; font-size:10px; font-weight:normal; }

/* Footer */
#footer {
  clear: both;
  margin-top:15px;

        text-align:left;
	background: #ffffff;
  padding-left:20px;
  padding-top:15px;
  padding-bottom:15px;
}
#footer .inner { margin: 0 auto; width: 1020px; }
#footer ul { margin:0; padding:0; }
#footer ul.first-line { margin-bottom:30px; }
#footer li {  list-style:none; line-height:130% }
#footer a {text-decoration: none; color: #cccccc; }
#footer a:hover {text-decoration: none; color: #898989}

#footer li.title1 { padding-left: 2px; padding-top:2px; font-weight:bold;  width: 155px; text-transform: uppercase; }
#footer li.title2 { padding-left: 2px; padding-top:2px; font-weight:bold;  width: 155px; height: 16px; }
#footer .adresse { width: 220px; float: left; }
#footer .links{ width: 200px; float: left; }

/* Product List */
.product-list { padding-left: 10px; padding-right: 10px;  margin-top: 25px; }
.product-container a { text-decoration: none; }
.product-container {
  margin: 0px;
  padding: 0px;

  padding-bottom: 15px;
  
}


.produktbox {
  margin: 0px;
  padding: 0px;
  width: 365px;
  min-height:230px;
  border:1px solid #333;
  margin-right:15px;
  margin-bottom:15px;
float:left;
}
.produktbox .product{
  float:right;
  width:210px;
  padding:10px;
}
.produktbox .product h2 {
  margin: 0px;
  padding: 0px;
  font-family: Verdana, Geneva, sans-serif;
  

  margin-bottom:10px;
}
.produktbox h2 a {
  color: #00639a;  
  text-decoration:none;
  font-size:14px !important; 
}

.produktbox .price-box { color: #016b9f; margin-top:10px; }
.produktbox .price-box span {  font-weight: bold; color: #016b9f; }
.produktbox .price-box .shipping { color:#606060; font-size:10px; font-weight:normal; }
.produktbox .kaufen {
  background-color: #2F5C84;
  background-image:url(/images/gallery/Produktansicht/sportbandagen-produktbox-button.gif);
  background-repeat: no-repeat;
  background-position: left top;
  height: 18px;
  width: 82px;
    float:left;
    margin-left:6px;
}
.produktbox .bild  { margin-top: 2px; margin-left: 2px; float:left; width:130px; overflow:hidden; }
.produktbox .bild .product-image img { width:130px;  }


.category-text { border:1px solid #ccc; padding:10px; margin-bottom:15px; }
.category-text h2 {margin-top:0; }

/* Product Detail*/

#product-detail { border:1px solid #cccccc; padding:15px; margin-top:15px;  }
#product-detail h1 { color:#016b9f; }
#product-detail .description { line-height: 150% }



/******* page **********/
     




/******* general navigation **********/

.floatEnd {
  clear: both;
  margin: 0px;
  padding: 0px;
  width: 0px;
  height: 0px;  
}



#buttonMitte .boxHeading { width:185px; }
#buttonMitte .boxContent { width:185px; background-color:#FFFFFF; color:#376189; }
#buttonMitte .boxContent1 { width:553px; background-color:#FFFFFF; color:#376189; border:1px solid #376189;}
#buttonMitte .boxContentSpacer { margin:6px 6px 5px 6px; }
#buttonMitte .boxFooting { width:555px; height:10px; background:url(//layout/lp/gallery/Basis/navigation-lang555-unten.gif); font-size:0.3em; margin-bottom:10px; }
#buttonMitte .boxTop { width:555px; height:10px; background:url(//layout/lp/gallery/Basis/navigation-lang555-oben.gif); font-size:0.3em; margin-bottom:0px; }

#buttonMitte UL.navi { margin:0; padding:0; list-style:none; font-size:11px; }
#buttonMitte UL.navi LI { display:block; height:20px; background:url(//layout/lp/gallery/Basis/start-hint-button.jpg); font-weight:bold;  }
#buttonMitte UL.navi LI A { position:relative; top:3px; padding:0 0 0 10px; color:#333333; text-decoration:none; }
#buttonMitte UL.navi LI A:hover { color:#999999; }
#buttonMitte UL.navi LI.act { background:#FFD895; }
#buttonMitte UL.navi LI.act A { color:#000000; }


.mainBoxContent {clear: both; width:566px; min-height: 10px; background: #ffffff; color: #ffffff;}

.smallTeaser {float: left; width:180px; background: #ffffff; margin: 0px 0px 0px 0px }
.smallTeaserHeader {float: left; width:180px; height: 29px; background:url(//layout/lp/gallery/Basis/header_small_teaser.gif);}
.smallTeaserHeadline { float: left; margin: 6px 0px 0px 50px; font-family: Arial, Verdana; font-size: 14px; font-weight:  bold; color: #ffffff;}
.smallTeaserHeadline a:link, .smallTeaserHeadline a:visited {font-family: Arial, Verdana; font-size: 14px; font-weight:  bold;  text-decoration: none; color: #ffffff;}
.smallTeaserHeadline a:hover, .smallTeaserHeadline a:focus {font-family: Arial, Verdana; font-size: 14px; font-weight:  bold; text-decoration: underline; color: #ffffff;}

.smallTeaserImage { float: left; width:180px; height: 120px; background: #ffffff;}

.smallTeaserContent { float: left;  padding: 5px 5px 5px 5px; width:168px; height: 50px; background: #ffffff; border:1px solid #376189;}

.smallTeaserFooter { float: left; width:180px; min-height: 10px; background: #ffffff; background:url(//layout/lp/gallery/Basis/footer_small_teaser-180x20.gif);}
.smallTeaserHeadlineFooter { float: left; margin: 1px 0px 0px 85px; font-family: Arial, Verdana; font-size: 12px; font-weight:  bold; color: #ffffff;}
.smallTeaserHeadlineFooter a:link, .smallTeaserHeadlineFooter a:visited {font-family: Arial, Verdana; font-size: 12px; font-weight:  bold;  text-decoration: none; color: #ffffff;}
.smallTeaserHeadlineFooter a:hover, .smallTeaserHeadlineFooter a:focus {font-family: Arial, Verdana; font-size: 12px; font-weight:  bold; text-decoration: underline; color: #ffffff;}
.smallTeaserFooterLow { float: left; width:180px; height:10px; background: #ffffff; background:url(//layout/lp/gallery/Basis/footer_small_teaser_10.gif);}

.midsizeTeaser {float: left; width:373px; min-height: 190px; background: #ffffff;}
.midsizeTeaserHeader {float: left; width:373px; min-height: 29px; background:url(//layout/lp/gallery/Basis/header_midsize_teaser.gif);}
.midsizeTeaserHeadline { float: left; margin: 8px 0px 0px 50px; font-family: Arial, Verdana; font-size: 14px; font-weight:  bold; color: #ffffff;}
.midsizeTeaserImage { float: left; width:373px; min-height: 120px; background: #376189;}
.midsizeTeaserContent { float: left;  padding: 5px 5px 5px 5px; width:168px; min-height: 60px; background: #ffffff; border:1px solid #376189;}
.midsizeTeaserFooter { float: left; width:373px; min-height: 19px; background: #ffffff;}

.trenner { float: left; width:10px; min-height: 190px; background: #ffffff;}

.trenneroben { float: left; width:50px; height: 7px; background: #ffffff;}

.trennerSmallTeaser { float: left; width:180px; height: 15px; background: #376189;}
.trennersmallTeaserHeadline { float: left; margin: 0px 0px 0px 10px; font-family: Arial, Verdana; font-size: 12px; font-weight:  bold; color: #ffffff;}
.trennersmallTeaserHeadline a:link, .trennersmallTeaserHeadline a:visited {font-family: Arial, Verdana; font-size: 12px; font-weight:  bold;  text-decoration: none; color: #ffffff;}
.trennersmallTeaserHeadline a:hover, .trennersmallTeaserHeadline a:focus {font-family: Arial, Verdana; font-size: 12px; font-weight:  bold; text-decoration: underline; color: #ffffff;}

.warenkorbHeaderBox { float: left; padding: 111px 0px 0px 765px;}
.warenkorb { float: left; background: #ffffff; padding: 2px 2px 2px 2px; font-family: Arial, Verdana; font-size: 12px; font-weight:  bold; color: #376189;}
.warenkorb a:link, .warenkorb a:visited {font-family: Arial, Verdana; font-size: 12px; font-weight:  bold;  text-decoration: none; color: #376189;}
.warenkorb a:hover, .warenkorb a:focus {font-family: Arial, Verdana; font-size: 12px; font-weight:  bold; text-decoration: underline; color: #376189;}


// ############


.Price {
     font-weight:bold;
  font-size:18px;
  color:#FF0000;
}

H1 {
  font-size: 16px;
  font-style: normal;
  font-weight: bolder;
  color: #3C3C3C;
}
H2 {
  font-size: 14px;
  font-style: normal;
  font-weight: bolder;
  color: #3C3C3C;
}
H3 {
  font-size: 12px;
  font-style: normal;
  font-weight: bolder;
  color: #3C3C3C;
}
H4 {
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  color: #3C3C3C;
  
}

td#navi_panel {
 padding-top:15px;
}

.link_weiss a {
color:#FFFFFF; 
text-decoration:none; 
font-weight:bold;
}

.navi1 { 
background-color:#0C5EA8; 
width:100%;
height:16px; 
overflow:hidden; 
font-family: Verdana,Tahoma,Arial;
display: block;
padding: 0px 0px 0px -5px;
color: #FFF;
text-decoration: none;}

.navi1 A { 
background-color:#0C5EA8; 
width:100%;
height:16px; 
overflow:hidden; 
font-family: Verdana,Tahoma,Arial;
display: block;
padding: 0px 0px 0px -5px;
color: #FFF;
text-decoration: none;}

.navi1 A:hover { 
background-color:#3378B6; 
width:100%;
height:16px; 
overflow:hidden; 
font-family: Verdana,Tahoma,Arial;
display: block;
padding: 0px 0px 0px -5px;
color: #FFF;
text-decoration: none;
}

/* menu left */
.left_menu {
  
  list-style: none;
 
 
 
  border: none;
  color: #333;

  list-style: none;
  margin: 0;
  padding: 0;
  border: none;
background:  #000000 url(/layout/lp/bg-sidebar-left-box.gif) repeat-x; 
min-height: 350px;
}
.left_menu li {
  text-align:left;
  border-bottom: 1px solid #FFF;
    margin: 0;


}

.left_menu li ul { margin:0; padding: 0; }
.left_menu li ul li {
  border-bottom: none;
}

.left_menu li a {
  display: block;
  padding: 4px 0px 6px 6px;
  /*background-color: #487db4;*/
  color: #FFF;
  text-decoration: none;
 font-size: 14px;
font-family: 'Source Sans Pro', sans-serif;
  
}
.left_menu li a:hover {
  background-color: #3378B6;
  color: #FFF;
}
.left_menu li.level2 a {
        text-align:left;
  padding: 6px 4px 6px 15px;
  /*background-color: #319BCB;*/

}
.left_menu li.level3 a {
        text-align:left;
  padding: 3px 0px 3px 10px;
  background-color: #319BCB;
  
}





/* menu right */
.right_menu {
  width:198px;
  list-style: none;
  margin: 0px;
  margin-right:3px;
  padding: 0px;
  border: none;
  font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
  color: #333;
}
.right_menu ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
  border: none;
}
.right_menu li {
        text-align:left;
  border-bottom: 0px solid #FFF;
  margin: 0;
}
.right_menu li a {
  display: block;
  padding: 4px 0px 4px 4px;
  background-color: #0C5EA8;
  color: #FFF;
  text-decoration: none;
  width:170px;
}
.right_menu li a:hover {
  background-color: #3378B6;
  color: #FFF;
}
.right_menu li {
        text-align:left;
  border-top: 0px solid #FFF;
  border-bottom: 0;
  margin: 0;
}
.right_menu li.levelr2 a {
        text-align:left;
  padding: 4px 0px 4px 10px;
  background-color: #319BCB;
  width: 166px;
}
.right_menu li.levelr3 a {
        text-align:left;

  padding: 3px 0px 3px 10px;
  background-color: #319BCB;
  width: 166px;
}


.menu { 
  margin:0; 
  padding:0; 
  list-style:none; 
} 
.menu li { 
        text-align:left;
  float:left; 
  margin:0; 
  padding:0;
}

.menu a { 
  display:block;
}

.menu li { 
        text-align:left;
  float:left; 
  background:url(/layout/default_layout_2/button_menu.gif) no-repeat right top; 
  margin:0; 
  padding:0; 
}

.menu a {
      display:block;
      background:url(/layout/default_layout_2/button_menu_left.gif) no-repeat left top;
      padding:5px 15px 4px 12px;
      text-decoration:none;
      font-weight:normal;
    font-size:12px;
      color:#3C3C3C;
}
    
.menu a:hover {
      color:#cc0000;
}
/*
.header {
  background-image:url(//layout/lp/gallery/Basis/Kopfbanner.jpg);
  background-repeat:repeat-x;
  height:152px;
  padding:20px 9px 1px 9px;
  
}

.header1 {
        background-image:url(//layout/lp/gallery/Basis/oben.jpg);
  background-repeat:repeat-x;
        height:120px;
  padding: 10px 10px 10px 1px;
  
}

.header2 {
        background-image:url(//layout/lp/gallery/Basis/kopfbanner2508.jpg);
  background-repeat:repeat-x;
        height:140px;
  padding: 10px 10px 10px 6px;
  
}
*/

.header_navineu {
        background-image:url(//layout/lp/gallery/Basis/kopfbanner2508.jpg);
  background-repeat:repeat-x;
        height:140px;
  padding: 10px 10px 10px 6px;
  
}

.header_navigation_right {
  margin:0px;
  padding-right:5px;
  padding-top:5px;
  text-align:right;
  color:#FFFFFF;
}




.header_navigation_right a {
  color:#FFFFFF;
  text-decoration:none;
}

/**
 * mit dieser Anweisung kann das Logo im Kopfbereich geÃ¤ndert werden.
 */
.header_logo {
  
}

/**
 * 2. row
 */
#left_column {
        text-align:left;
  width:200px;

}

#main_column {
        text-align:left;
        width:564px;
        padding-top:0px;
  padding-left:8px;
        padding-right:8px;
  padding-bottom:15px;

}

#right_column {
  width:200px;

}


.header h2 {
        text-align:left;
  padding-top:8px;
  padding-left:20px;
  padding-bottom:0px;
  
  margin: 0px;
  
  color:#3C3C3C;
  font-size:12px;
  font-weight:normal;
}





.bg_content {
  background-color:#ffffff;
  padding:0px;
  width:980px;
  margin-top:10px;  
        margin-bottom:10px;  
        BORDER-RIGHT: #0171A4  1px solid;
        BORDER-TOP: #0171A4  1px solid;
        BORDER-LEFT: #0171A4  1px solid;
        BORDER-BOTTOM: #0171A4 1px solid;
}



/**
 * Hinweistexte oder Ergebnisausgaben werden in diesen Boxen platziert
 */
.plenty_horizontal_bar {
  width:99%; 
  margin: 4px 0px 4px 0px;
  padding:0px;
  border: 2px solid #dfdfdf; 
  background-color:#f8f8ff;
  text-align:left;
  vertical-align:middle;
}

.plenty_horizontal_bar div {
  padding-left: 8px;
  padding-bottom: 4px;
}

.plenty_horizontal_bar h2 {
  color:#D2D1D7;
  font-weight:normal;
}
      .tab_border {
        margin-top:14px;
        border-collapse:collapse;
        border-width: 1px;
        border-style: solid;
        border-color: #B1BCC9;
      }
      
      .tab_border td {
        padding:5px;
      }
      
      .tab_border th {
        padding:5px;
        font-weight:bold;
        letter-spacing:0.1em;
        background-color:#818A95;
        color:#FFFFFF;
        border-collapse:collapse;
        border-width: 1px 1px 1px 1px;
        border-style: solid solid solid solid;
        border-color: #C3D0E1;
      }    
    
      .tab_border {
        margin-top:14px;
        border-collapse:collapse;
        border-width: 1px;
        border-style: solid;
        border-color: #B1BCC9;
      }
      
      .tab_border td {
        padding:5px;
      }
      
      .tab_border th {
        padding:5px;
        font-weight:bold;
        letter-spacing:0.1em;
        background-color:#818A95;
        color:#FFFFFF;
        border-collapse:collapse;
        border-width: 1px 1px 1px 1px;
        border-style: solid solid solid solid;
        border-color: #C3D0E1;
      }    
    
      .tab_border {
        margin-top:14px;
        border-collapse:collapse;
        border-width: 1px;
        border-style: solid;
        border-color: #B1BCC9;
      }
      
      .tab_border td {
        padding:5px;
      }
      
      .tab_border th {
        padding:5px;
        font-weight:bold;
        letter-spacing:0.1em;
        background-color:#818A95;
        color:#FFFFFF;
        border-collapse:collapse;
        border-width: 1px 1px 1px 1px;
        border-style: solid solid solid solid;
        border-color: #C3D0E1;
      }    

.tableborder
{
BORDER-RIGHT: #0171A4  1px solid;
BORDER-TOP: #0171A4  1px solid;
BORDER-LEFT: #0171A4  1px solid;
BORDER-BOTTOM: #0171A4 1px solid;
}


.tag_6 {

display:inline;
font-size:10px;
}
.tag_5 {

display:inline;
font-size:12px;
font-weight:bold;
}
.tag_4 {

display:inline;
font-size:14px;
font-weight:bold;
}
.tag_3 {

display:inline;
font-size:16px;
font-weight:bold;
}
.tag_2 {
display:inline;
font-size:18px;
font-weight:bold;
}
.tag_1 {

display:inline;
font-size:20px;
font-weight:bold;
}



/* .product-container -a- 26.09.2009 */



/* /Ende .product-container Sportprotection -a- 28.09.2009 */




/* Trusted Shops */

#tsBox {
  font-size:80%;  
}

#tsInnerBox {
  background-color:#FFFFFF;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  vertical-align:middle;
  width:174px;
  margin-top:0px;
  border:1px solid #376189;
  padding:2px;
}

#tsSeal {
  text-align:center;
  width:170px;
  float:left;
  border:0px solid;
  padding:8px 0 2px 0;
}

#tsText {
  text-align:center;
  line-height:125%;
  width:170px;
  float:left;
  border:0px solid;
  padding:2px;
}

/* Ende Trusted Shops -a- 15.01.2010 */

/************* landing pages **************/

.lp_spacer {
  width: 569px;
  height: 10px;
}

#lp_header {
  width: 569px;
  height: 200px;
}

#lp_headerimage {
  width: 569px;
  height: 171px;
}

#lp_caption {
  width: 569px;
  height: 25px;
  background-image: url(//layout/lp/gallery/landingpages/menu_bg.jpg);
  background-repeat: repeat-x;
}

#lp_caption h1 {
  margin-top: 0px;
  padding-top: 4px;
  padding-left: 30px;
  font-size: 140%;
  font-weight: bold;
  color: #FFFFFF;
  overflow: visible;
}

#lp_captionimagescontainer {
  width: 569px;
  height: 92px;
  background-image: url(//layout/lp/gallery/landingpages/handball_caption-bg.jpg);
  background-repeat: repeat-x;
  margin-top: 5px;
}

#lp_captionimages {
  padding: 6px 0 6px 26px;
}

#lp_captionimages img {
  width: 80px;
  height: 80px;
  margin: 0 10px 0 10px;
}

#lp_boxes {
  width:569px;
}

#lp_leftbox {
  float: left;
  width: 275px;
  height: 100px;
  background-color: #999999;
  padding-right: 9px;
}

#lp_rightbox {
  float: right;
  width: 275px;
  height: 100px;
  background-color: #999999;
}

/****** landing pages menu ******/

#lp_menu {
  background-image: url(//layout/lp/gallery/landingpages/menu_bg.jpg);
  background-repeat: repeat-x;
}

#lp_menu img {
  width: 569px;
  height: 25px;
}

#lp_menu ul {
  position: relative;
  top: -25px;
  margin: 0 0 0 -40px;
  padding-top: 5px;
  list-style: none;
  display: block;
}

/******* landing pages menu 1st Level **********/

#lp_menu ul>li {
  float: left;
  position: relative;
}

#lp_menu ul>li a {  
  padding: 0 0 0 15px;
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
}

/******* landing pages 2nd Level **********/

#lp_menu ul>li ul {
  /*margin-top: 11px;*/
  position: relative;
  top: 0px;
  list-style: none;
  display: none;
}

#lp_menu ul>li:hover ul {
  display: block;
}

#lp_menu ul>li ul li {
  clear: both;
  /*overflow: visible;*/
}

#lp_menu ul>li ul a {
  color: #FFFFFF;
  /*background-image: url(//layout/lp/gallery/Basis/navigationTop_bg_Level2.gif);
  background-repeat: repeat-x;*/
}

.H4_new{
margin-bottom: 15px;
padding-top:5px; 
padding-left:62px;
font-size: 12px;
font-style: normal;
font-weight: normal;
color: #3C3C3C;}


/*** CSS FINDOLOGIC ***/

@CHARSET "UTF-8";

img {
  border: none;
}

#flOuterContainer {
  background: #FFFFFF;
  color: #000000;
  font-family: Arial,Verdana,sans-serif;
  font-size: 11px;
  text-align: left;
}

#flProductBoxes {
  width:325px;
  float:right;
  margin-top:20px;
}

.flPages {
  text-align:right;
}

#flFilterContainer {
  margin: 0 auto 0 auto;
}

#flMainFilters .flFilterBox {
  float: left;
}

#flExpandMoreFilters, #flMoreFilters {
  clear: both;
}

#flMoreFilters .flFilterBox {
  float: left;
}

.flFilterBox {
  margin: 10px;
  width:230px;
}

.flFilterBoxFilters, .flFilterBoxAttributes {
  height:120px;
  overflow:auto;
  border:thin solid #CACACA;
  -moz-border-radius:0px;
  margin-top:2px;
  padding:5px 10px;
  background-color:#f8f8f8;
}

.flFilterBoxAttributeName {
  cursor:pointer;
  background-image:url("..//layout/lp/arrow-down.gif");
  background-repeat:no-repeat;
  background-position:right 6px;
  padding-right:12px;
}

.flBorder {
  border: 0px solid #ddd;
}

.flImageleft {
}

.flImageright {
}

.flSubTable {
  width: 100%;
}

.flFilterRedundant {
  margin-left: 5px;
}

.flCloudHeader {
  color: #000000;
  padding: 4px;
  text-align: left;
  font-weight: bold;
}

strong .flEmphasis {
  text-decoration: underline;
}

.flEmphasis {
}

.flFrequency {
  color: #0000FF;
}

.flOuterBorder {
  border-color: #D3D3D3;
  border-spacing: 0;
  border-style: solid;
  border-width: 1px 0;
  margin-left: 0px;
  margin-right: 0px;
  width: 315px;
  float:left;
  border:none !important;
  margin-top:0px;
}

a.flResultTitle {
  font-family: arial;
  font-weight: bold;
}

a.flResultTitle .flEmphasis {
  text-decoration: underline;
}

.flShortDescription {
  font-size: 10px;
  background-color: #D2E6CB;
}

span.flPrice {
  font-weight: bold;
}

span.flOverriddenPrice {
  font-weight: normal;
  text-decoration: line-through;
}

span.flOverridingPrice {
  font-weight: bold;
  color: #FF0000;
}

.flFilterCloud a {
  color: #000000;
  font-family: arial;
  text-decoration: none;
}

.flFilterCloud a:hover {
  text-decoration: underline;
  color: #000000;
}

.flCloudHeader a:visited {
  color: #000000;
}

.flCloudSizeClass0 a {
  font-size: 9px;
}

.flCloudSizeClass1 a {
  font-size: 10px;
}

.flCloudSizeClass2 a {
  font-size: 11px;
}

.flCloudSizeClass3 a {
  font-size: 12px;
}

.flCloudSizeClass4 a {
  font-size: 13px;
}

.flCloudSizeClass5 a {
  font-size: 14px;
}


#flContentContainer a#flRemoveAllFilters {
  color: #FF8C00;
}

#flRemoveAllFilters:hover {
  text-decoration: underline;
}

#flCloudAreasTable {
}

#flCloudArea {
  background-color: #E8E8FF;
}

#flContentContainer {
  padding-top:10px;
}

#flSearchHeader {
  width: 100%;
  cellspacing: 0;
}

#flSearchInfo {
  font-size: 11px;
}

#flSearchInfo input {
  border:thin solid #c6c6c6;
  margin:5px 5px 0 0;
}

#flPoweredBy {
  width: 90px;
}

#flRestrictHeader {
  border-spacing: 0;
  font-size: 12px;
  height: 17px;
}

.flContFilterRedundant {
  margin-left: 2px;
  margin-bottom: 5px;
}

.flChosenFilter {
  font-weight:bold;
}

.flChosenFilter img {
  border: none;
  margin-left: 5px;
}

.flFilterCloud {
  padding: 4px;
}

.flFilterCloud span {
  padding-right: 4px;
}

.flFilterRedundant span {
  padding-right: 3px;
}

.flPageCurrent {
  color: #ED222A;
  text-decoration: none;
  font-weight: bold;
}

.flPageResult {
  color: #5E5A5A;
}

.flClear {
  height: 20px;
  clear: both;
}

.flFilters, .flChosenFilters {
  margin:0;
  padding:0;
}

.flFilter a, .flChosenFilter a {
  color:#000;
  text-decoration:none;
  display: block;
  padding: 2px;
}

.flFilter, .flChosenFilter {
  margin-left:0 !important;
  list-style:none;
  font-size:11px;
}

.flFilter a:hover, .flChosenFilter a:hover {
  background-color:#cacaca;
}

.flChosenFilter span.flFilterName {
  display: block;
}

.flChosenFilter span.flFilterValue {
  font-weight: normal;
}

#flChosenFilters {
  font-size: smaller;
  padding-left:2px;
  padding-bottom:10px;
  padding-top:20px;
}

#flContentContainer  td {
  font-size: 11px;
}

#flContentContainer a {
  color: #464646;
}

.flFilter a:hover {
  color:#1A3E88;
}

ul#nav li.top-nav {
  width: 200px;
  text-align: center;
}

ul#nav li.top-nav ul {
  text-align: left;
  max-height: 250px;
  overflow: auto;
  width: 200px;
}

#flPaginator {
  clear: both
}

#flPaginator table {
  font-size:11px;
}

#flResults {
  clear: both;
  width:100%;
}

.flResult {
  padding:5px;
  width:170px;
  text-align:center;
}

.flRemoveAllFilters {
  color:#ff8c00 !important;
  text-decoration:underline !important;
}

.colorPicker {
  width:25px;
  height:25px;
}

.ac_results {
  padding: 0px;
  border: 1px solid black;
  background-color: white;
  overflow: hidden;
  z-index: 99999;
  min-width:250px;
}

.ac_results ul {
  width: 100%;
  list-style-position: outside;
  list-style: none;
  padding: 0;
  margin: 0;
}

.ac_results li {
  margin: 0px;
  padding: 2px 5px;
  cursor: default;
  display: block;
  /* 
  if width will be 100% horizontal scrollbar will apear 
  when scroll mode will be used
  */
  /*width: 100%;*/
  font: serif;
  font-size: 16px;
  /* 
  it is very important, if line-height not setted or setted 
  in relative units scroll will be broken in firefox
  */
  line-height: 16px;
  overflow: hidden;
}

.ac_loading {
  background: white url('indicator.gif') right center no-repeat;
}

.ac_odd {
  /*background-color: #eee;*/
}

.ac_over {
  background-color: #F0F0F0;
}

.autocompletecount {
  color: #808080;
  float: right;
  font-size: 8pt;
}

.flHighlight {
  color: #3399FF;
  font-weight: normal;
}




/*** CSS ENDE FINDOLOGIC ***/

.NavigationGroupFilter { 
background-repeat:no-repeat; 
background-color:#fff; 
font-size:10px; 
color: #333333; 
font-weight: normal; 
width: 150px; 
margin-top:2px; 
padding-bottom:5px; 
padding-left:6px; 
padding-top:10px; 
line-height: 20px; 
border-right: 2px solid white; 
float:left; 
max-height: 300px;
min-height: 100px;
}

.NavigationGroupFilter h2{ color:#909090;
}/* NEW ATTRIBUTE SELECT */


/* clear */
.clear {
clear: both;
}


/* wrapper */
.plentyAttributeSelectWrapper {
margin-bottom: 5px;
}
/* wrapper title */
.plentyAttributeSelectWrapperTitle { }
/* wrapper content */
.plentyAttributeSelectWrapperContent {
display: inline-block;
}

/* ul (all) */

/* ul */
.plentyAttributeSelectWrapperContent ul {
padding-left: 0;
}
/* li */
.plentyAttributeSelectWrapperContent ul > li {
list-style: none;
margin-left: 0;
overflow: hidden;
}

/* disabled */
li.plentyAttributeSelectDisabled {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
filter: alpha(opacity=50);
-moz-opacity: 0.5;
-khtml-opacity: 0.5;
opacity: 0.5;
cursor: default !important;
}
li.plentyAttributeSelectDisabled a {
cursor: default !important;
}



/* DROPDOWN */

/* dropdown container */
.plentyAttributeSelectHasDropdown {
position: relative;
}
/* height if dropdown closed */
.plentyAttributeSelectHasDropdown,
.plentyAttributeSelectHasDropdown > div,
.plentyAttributeSelectHasDropdown > .plentyAttributeSelectWrapperInnerClosed:hover {
height: 18px;
}
/* openable container */
.plentyAttributeSelectHasDropdown > div {
position: absolute;
/*width: 100%;*/ /*has conflict with parent clearfix*/
overflow: hidden;
background: #ffffff;
border: 1px solid #cccccc;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}
/* open dropdown if hovered */
.plentyAttributeSelectHasDropdown:hover > div {
height: auto;
z-index: 10000;
-moz-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.3);
-webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.3);
box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.3);
}

/* selectet item */

/* value (all) */
.plentyAttributeSelectedValue,
.plentyAttributeSelectValue > a {
padding: 0 0 0 7px;
white-space: nowrap;
}
/* value selected */
.plentyAttributeSelectHasDropdown .plentyAttributeSelectedValue {
position: relative;
padding-right: 20px;
}
/* arrow container */
.plentyAttributeSelectHasDropdown .plentyAttributeSelectedValue > .plentyAttributeSelectedArrow {
position: absolute;
right: 2px;
top: 2px;
width: 12px;
height: 12px;
}
/* arrow inner */
.plentyAttributeSelectHasDropdown .plentyAttributeSelectedValue > .plentyAttributeSelectedArrow > span {
display: inline-block;
border-style: solid;
border-width: 5px;
border-color: #999999 transparent transparent;
}
/* arrow hover */
.plentyAttributeSelectHasDropdown > div:hover .plentyAttributeSelectedValue > .plentyAttributeSelectedArrow > span {
border-color: #777777 transparent transparent;
}


/* list */

/* list wrapper */
.plentyAttributeSelectHasDropdown .plentyAttributeSelectListWrapper {
max-height: 108px; /*adapt to height of li*/
overflow-y: auto;
overflow-x: hidden;
}
/* ul */
.plentyAttributeSelectHasDropdown .plentyAttributeSelectListWrapper > ul {
}
/* li */
.plentyAttributeSelectHasDropdown .plentyAttributeSelectListWrapper > ul > li {
height: 18px;
}
/* a */
.plentyAttributeSelectHasDropdown .plentyAttributeSelectListWrapper > ul > li a {
display: block;
padding-right: 20px;
white-space: nowrap;
}
/* li hover / a focus */
.plentyAttributeSelectHasDropdown .plentyAttributeSelectListWrapper > ul > li:hover a,
.plentyAttributeSelectHasDropdown .plentyAttributeSelectListWrapper > ul > li a:focus {
background: #eeeeee;
color: #000000;
cursor: pointer;
}
/* reset li hover / a focus if disabled */
.plentyAttributeSelectHasDropdown .plentyAttributeSelectListWrapper > ul > li.plentyAttributeSelectDisabled:hover a,
.plentyAttributeSelectHasDropdown .plentyAttributeSelectListWrapper > ul > li.plentyAttributeSelectDisabled a:focus {
background: transparent;
color: #000000;
}
/* li / a selected */
.plentyAttributeSelectHasDropdown .plentyAttributeSelectListWrapper > ul > li.plentyAttributeSelectSelected a {
background: #eeeeee;
}
/* value & markup */
.plentyAttributeSelectValueName {
/*float: left;*/
}
.plentyAttributeSelectValueMarkup {
padding-left: 5px;
/*float: right;*/
}


/* IMAGE GALLERY / TEXT BOX */

/* ul */
.plentyAttributeSelectHasImageGallery ul,
.plentyAttributeSelectHasTextList ul {
margin: 0 -5px -5px 0;
}
/* ul image gallery / text boxes */
.plentyAttributeSelectHasImageGallery ul,
.plentyAttributeSelectHasTextList ul {
line-height: 0;
}
/* ul text boxes */
.plentyAttributeSelectHasTextList ul > li {
line-height: 1.5em;
}
/* image box size */
.plentyAttributeSelectHasImageGallery ul > li,
.plentyAttributeSelectHasImageGallery ul > li > a {
width: 60px; /*adapt box dimension to image dimension*/
height: 60px;
}
/* li */
.plentyAttributeSelectHasImageGallery ul > li,
.plentyAttributeSelectHasTextList ul > li,
.plentyAttributeSelectHasImageGallery ul > li.plentyAttributeSelectDisabled:hover,
.plentyAttributeSelectHasTextList ul > li.plentyAttributeSelectDisabled:hover {
display: inline-block;
margin: 0 5px 5px 0;
border: 1px solid #DDDDDD;
border-radius: 3px;
padding: 3px;
}
/* li hover / selected */
.plentyAttributeSelectHasImageGallery ul > li:hover,
.plentyAttributeSelectHasTextList ul > li:hover,
.plentyAttributeSelectHasImageGallery ul > li.plentyAttributeSelectSelected,
.plentyAttributeSelectHasTextList ul > li.plentyAttributeSelectSelected {
border-color: #999999;
cursor: pointer;
-moz-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.3);
-webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.3);
box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.3);
}
/* li selected image gallery */
.plentyAttributeSelectHasImageGallery ul > li.plentyAttributeSelectSelected {
background: #DDDDDD;
}
/* li selected text box */
.plentyAttributeSelectHasTextList ul > li.plentyAttributeSelectSelected {
background: #eeeeee;
}
/* reset li hover / selected if selected */
.plentyAttributeSelectHasImageGallery ul > li.plentyAttributeSelectDisabled:hover,
.plentyAttributeSelectHasTextList ul > li.plentyAttributeSelectDisabled:hover {
border-color: #DDDDDD;
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
}
/* a */
.plentyAttributeSelectHasImageGallery ul > li > a {
display: block;
overflow: hidden;
}
/* img */
.plentyAttributeSelectHasImageGallery ul > li > a > img {
border: none;
}
/* a hover / a focus text box */
.plentyAttributeSelectHasTextList ul > li a:hover,
.plentyAttributeSelectHasTextList ul > li a:focus {
color: #000000;
}
/* value text boxes */
.plentyAttributeSelectHasTextList .plentyAttributeSelectValue {
padding-left: 5px;
}
/* value text boxes */
.plentyAttributeSelectHasTextList .plentyAttributeSelectValue {
padding-left: 5px;
padding-right: 5px;
} 


	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
	
		width: 820px;
		height: 450px;
		overflow:hidden; 
		}
	
p#controls, p#controls2{
	margin:0;
	position:relative;
	} 

#prevBtn, #nextBtn, #prevBtn2, #nextBtn2{ 
	display:block;
	margin:0;
	overflow:hidden;
	text-indent:-8000px;		
	width:30px;
	height:77px;
	position:absolute;
	left:0px;
	top:-250px;
	}	
#nextBtn, #nextBtn2{ 
	left:790px;
	}														
#prevBtn a, #nextBtn a, #prevBtn2 a, #nextBtn2 a{  
	display:block;
	width:30px;
	height:77px;
	background:url(/layout/lp/slider-left.png) no-repeat 0 0;	
	}	
#nextBtn a, #nextBtn2 a{ 
	background:url(/layout/lp/slider-right.png) no-repeat 0 0;		
	}		
 