* {
  padding: 0;
  margin: 0;
  outline:none;
}
html {
  overflow-y: scroll;
}

body, td, th, input, select {
  color: #000000;

}

body {
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #000;
	scrollbar-arrow-color: #FFFFFF;
}

a img{
  border: 0px;
}

body {
  background-color: #fbb901;
  font-family:Arial, Helvetica, sans-serif;
  font-size:0.8em;
  background-image:url(/layout/sportstephan2011/images/back.png);
  background-repeat: no-repeat;
  background-position: top;
}
a:link, a:visited, a:hover {
  text-decoration: none;
  color:#aaa;
/*  color:#fbb901;*/
}

a:hover {
  text-decoration: none;
  color:#fbb901;
}

hr {
  width: 100%;
  color: #000;
  height: 1px;
  border: 0 none;
  margin: 10px 0 10px 0;
  border-top-width: 1px;
  border-top-style: dotted;
  border-top-color: #000000;
}

hr.dotted {
  width: 100%;
  color: #000;
  height: 1px;
  border: 0 none;
  margin: auto;
  padding: 0;
  border-top-width: 1px;
  border-top-style: dotted;
  border-top-color: #000000;
}

hr.dotted40 {
  width: 40%;
  color: #fff;
  height: 1px;
  border: 0 none;
  margin: auto;
  padding: 0;
  border-top-width: 1px;
  border-top-style: dotted;
  border-top-color: #fff;
}

hr.artikel {
  width: 85%;
  color: #000;
  height: 1px;
  border: 0 none;
  margin: 0;
  padding: 0;
  border-top-width: 1px;
  border-top-style: dotted;
  border-top-color: #000000;
}

hr.dotted_w {
  width: 100%;
  color: #fff;
  height: 1px;
  border: 0 none;
  margin: 0;
  padding: 0;
  border-top-width: 1px;
  border-top-style: dotted;
  border-top-color: #fff;
}

#ff01_maincontent ul, #ff01_maincontent ol, #ff01_maincontent_order ul, #ff01_maincontent_order ol {
  padding: 8px 4px 8px 25px;

}

#top {
  width:1000px;
  height: 170px;
  margin-left:auto;
  margin-right:auto;
  margin-top:0px;
  text-align:left;
  background-color: ;
  background-repeat: no-repeat;
  background-image:url(/layout/sportstephan2011/images/back_innen_oben1.png);
  background-attachment: scroll;
  background-position: top;
}

#outer {
  width:1000px;
  margin-left:auto;
  margin-right:auto;
  margin-top:0px;
  text-align:left;
  background-color: ;
  background-repeat: no-repeat;
  background-image: url(/layout/sportstephan2011/images/back_innen_unten.png);
  background-attachment: scroll;
  background-position: bottom;
}

#ff01_footer {
  text-align:center;
  color:#fff;
  padding:6px 0 15px 0;
}

a.ff01_footer {
  text-align:center;
  color:#fff;
  padding:6px 0 15px 0;
}

a.ff01_footer:hover {
  text-align:center;
  color:#fbb900;
  padding:6px 0 15px 0;
}

a.blacklink:link a.blacklink:visited a.blacklink:hover a.blacklink:active {
  color:#000000;
}

#ff01_top_bg {
  height: 27px;
  background-image:url(/layout/sportstephan2011/images/back_innen_oben2.png);
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 50% 0%;
}
#ff01_bottom_bg {
  width:1000px;
  height:46px;
/*  background-image:url(/layout/sportstephan2011/images/back_innen_unten.png); */
  background-color: ;
  background-repeat: no-repeat;
}
#ff01_inner {
  width:944px;
  padding: 0 15px 0px 15px;
  background-image:url(/layout/sportstephan2011/images/back_innen.png);
}
#ff01_header {
  background-image: url(/layout/farbfinal01/images/ff01_header_bg.jpg);
  width: 725px;
  height:90px;
  float:left;
  position:relative;
}
#ff01_logo {
  position:absolute;
  left: 20px;
  top: 7px;
  font-size:50px;
  color:#FFF;
}
#ff01_claim {
  position:absolute;
  left: 20px;
  top: 59px;
  font-size:14px;
  color:#FFF;
}
#ff01_basket {
  background-image: url(/layout/farbfinal01/images/ff01_bg_basket.png);
  width: 190px;
  height:90px;
  float:left;
  position:relative;
  margin-left:5px;
}

#ff01_basket_head {
  font-size:16px;
  font-weight:bold;
  position:absolute;
  right:10px;
  top:7px;
}

#ff01_basket_amount {
  position:absolute;
  left: 732px;
  top: 10px;
  text-align:left;
  width: 140px;
  font-size:10px;
  font-weight:bold;
  color: #fff;
}

#ff01_basket_amount_preis {
  position:absolute;
  left: 887px;
  top: 15px;
  text-align:right;
  width: 60px;
  font-size:12px;
  font-weight:bold;
  color: #000;
}

#ff01_basket_amount_klick{
  position:absolute;
  left: 955px;
  top: 3px;
  text-align:right;
  width: 45px;
  height: 38px;
}

#ff01_basket_links {
  position:absolute;
  left: 732px;
  top: 10px;
  text-align:left;
  width: 140px;
}

#ff01_basket a:link, #ff01_basket a:visited {
  color:#666666;
}

#ff01_topmenu {
  clear:both;
  width:920px;
  height:47px;
  margin-top:5px;
  margin-bottom:5px;
  float:left;
}
#ff01_topmenu ul {
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0;
  padding:0;
}
#ff01_topmenu ul li {
  display:inline;
  line-height:100%;
  padding-left:0;
}
#ff01_topmenu a {
  background-image:url(/layout/farbfinal01/images/ff01_btn_topmenu.jpg);
  background-repeat:no-repeat;
  color:#FFFFFF;
  float:left;
  font-size:13px;
  font-weight:bold;
  height:30px;
  margin-right:8px;
  padding-bottom:0;
  padding-top:17px;
  text-align:center;
  width:108px;
}
#ff01_topmenu a:hover {
  background-position: 0 -47px;
}
#ff01_topmenu .ff01_btn_kasse a {
  background-image:url(/layout/farbfinal01/images/ff01_btn_topmenu_kasse.jpg);
  float:left;
  margin-right:0px;
}
#ff01_topmenu .ff01_btn_kasse_empty a, #ff01_topmenu .ff01_btn_kasse_empty a:hover {
  background-image:url(/layout/farbfinal01/images/ff01_btn_topmenu_kasse_empty.jpg);
  background-position: 0 0;
}
#ff01_content {
  clear:both;
}
#ff01_left {
  width:229px;
  float:left;
  margin-right:5px;
  margin-top: 50px;
  border: 0px solid red;
}
#ff01_right {
  width:190px;
  float:left;
  margin-left:5px;
}
#ff01_maincontent {
  width:700px;
  float:left;
  margin-left:8px;
  margin-top:60px;
}

.ff01_maincontent_border {
  width:680px !important;
  float:left;
  border: 0px solid #cccccc;
  padding:10px;
}

.ff01_clear {
  clear:both;
  height: 1px;
}
.ff01_box {
  margin-bottom:5px;
}

.ff01_box input, .ff01_box select{
  font-size: 16px;
}

.ff01_box h1 {
  background-image: url(/layout/farbfinal01/images/ff01_box_head.jpg);
  font-size: 14px;
  color: #FFF;
  height: 22px;
  font-weight: bold;
  padding-left: 10px;
  padding-top: 6px;
}
.ff01_box .ff01_box_top {
  height: 10px;
  width: 229px;
  font-size:0;
  margin-top:10px;
}
.ff01_box.grey .ff01_box_top {
  background-image: url(/layout/farbfinal01/images/ff01_box_grey_top.png);
}
.ff01_box.black .ff01_box_top {
  background-image: url(/layout/sportstephan2011/images/kasten_o_s1.png);
}
.ff01_box.darkgrey .ff01_box_top {
  background-image: url(/layout/farbfinal01/images/ff01_box_darkgrey_top.png);
}
.ff01_box.white .ff01_box_top {
  background-image: url(/layout/farbfinal01/images/ff01_box_white_top.png);
}
.ff01_box .ff01_box_bottom {
  height: 10px;
  width: 229px;
  font-size:0;
}
.ff01_box.grey .ff01_box_bottom {
  background-image: url(/layout/farbfinal01/images/ff01_box_grey_bottom.png);
}
.ff01_box.darkgrey .ff01_box_bottom {
  background-image: url(/layout/farbfinal01/images/ff01_box_darkgrey_bottom.png);
}
.ff01_box.black .ff01_box_bottom {
  background-image: url(/layout/sportstephan2011/images/kasten_u_s1.png);
}
.ff01_box.white .ff01_box_bottom {
  background-image: url(/layout/farbfinal01/images/ff01_box_white_bottom.png);
}
.ff01_box .ff01_box_content {
  padding: 12px 10px 2px 10px;
  width: 207px;
}
.ff01_box.grey .ff01_box_content {
  border-left: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
  background-color: #E8E8E8;
}
.ff01_box.darkgrey .ff01_box_content {
  border-left: 1px solid #666666;
  border-right: 1px solid #666666;
  background-color: #7A7A7A;
}
.ff01_box.black .ff01_box_content {
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
  background-color: #000000;
}
.ff01_box.white .ff01_box_content {
  border-left: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
  background-color: #FFFFFF;
}

.ff01_box_content_hotline{
  background-image:url(/layout/farbfinal01/images/box_hotline.jpg);
  height:140px;
  width:190px;
  position:relative;
  margin-top: 5px;
}

.ff01_box_content_hotline_number{
  font-size:16px;
  font-weight:bold;
  position:absolute;
  bottom:2px;
  left:10px;
}

/* menu */

ul.left_menu li {
  list-style-type:none;
  text-align:left;
  width:100%;
/*  line-height: 200%; */
}

.left_menu a:hover{
  color:#fbb901;
}

/*.left_menu a, .left_menu a:link {
  color:#FFF !important;
}*/

.left_menu .level1 a {
  background-image:url(/layout/sportstephan2011/images/pfeil_weiss.png);
  background-repeat: no-repeat;
  padding-left:15px;
  background-position: 0px center;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  width: 190px;
  color:#FFF;
  display: block;
  padding-top:5px;
  padding-bottom:5px;
  border-top-width: 1px;
  border-top-style: dotted;
  border-top-color: #666666;
}

.left_menu .level1 a:hover {
  color:#fbb901;
  background-image:url(/layout/sportstephan2011/images/pfeil_gelb.png);
  background-repeat: no-repeat;
  padding-left:15px;
  background-position: 0px center;
}

ul.left_menu .level1active_link {
  background-image:url(/layout/sportstephan2011/images/pfeil_gelb.png);
  font-weight:bold;
  color:#fbb901;
  border-top-width: 1px;
  border-top-style: dotted;
  border-top-color: #ffffff;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #ffffff;
  padding-top:5px;
  }

ul.left_menu .menu_level2 {
  border-top-width: 1px;
  border-top-style: dotted;
  border-top-color: #ffffff;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #ffffff;
  margin-top:2px;
  margin-bottom:10px;
  padding-top:5px;
  padding-bottom:5px;
}

.left_menu .level2 a{
  padding-left:20px;
  background-image:none;
  color:#FFF
}

ul.left_menu .level2 a:hover{
  color:#fbb901;
  background-image:url(/layout/sportstephan2011/images/pfeil_weiss.png);
  background-repeat: no-repeat;
  padding-left:20px;
  background-position: 0px center;
}

ul.left_menu .level2active_link{
  color:#fbb901;
  font-weight:bold;
  background-image:url(/layout/sportstephan2011/images/pfeil_gelb.png);
  background-repeat: no-repeat;
  padding-left:20px;
  margin-top:2px;
  margin-bottom:2px;
  background-position: 0px center;
  display: block;
}

ul.left_menu .menu_level3 {
  margin-top:0px;
  margin-bottom:2px;
}

.left_menu .level3 a{
  padding-left:40px;
  background-image:none;
  color:#FFF
}

ul.left_menu .level3 a:hover{
  color:#fbb901;
  background-image:url(/layout/sportstephan2011/images/pfeil_weiss.png);
  background-repeat: no-repeat;
  padding-left:40px;
  background-position: 0px center;
}

ul.left_menu .level3active_link{
  color:#fbb901;
  font-weight:bold;
  background-image:url(/layout/sportstephan2011/images/pfeil_gelb.png);
  background-repeat: no-repeat;
  padding-left:40px;
  background-position: 0px center;
  margin-top:2px;
  margin-bottom:2px;
  background-position: 0px center;
  display: block;
}

ul.left_menu .menu_level4 {
  margin-top:0px;
  margin-bottom:2px;
}

.left_menu .level4 a{
  padding-left:40px;
  background-image:none;
}

.left_menu .level4active_link{
  font-weight:bold;
}

/* Artikelansichten */



.ff01_tablepadding td{
  padding:5px;
}

.ff01_tablenopadding td{
  padding:0px;
}

.border{
  border: 0px solid #cccccc;
  background-color: #fff;
}

.marginbottom{
  margin-bottom:5px;
}

.paddingbottom{
  padding-top:5px;
  padding-bottom:5px;
  border-top-width: 1px;
  border-top-style: dotted;
}

.small{
  font-size: 0.8em;
}

.Price_single_art, .Price{
  color:#FBB900;
  font-size:1.5em;
  font-weight:bold;
}

.currency{
  color:#FBB900;
  font-weight:bold;
}

.ArticleAttrTable td{
  text-align:right;
  padding-bottom: 3px;
  padding-left: 3px;
}

.ff01_pagenav{
  margin-bottom: 20px;
  margin-top: 20px;
  width: 680px;
  height:26px;
  background-color:#transparent;
  background-image: url(/layout/farbfinal01/images/headline.png);
  padding-left:10px;
  padding-right:10px;
  padding-top:10px;
}

.ff01_pagenav_grey{
  margin-bottom: 20px;
  margin-top: 20px;
  width: 680px;
  height:26px;
  background-color:#transparent;
  background-image: url(/layout/farbfinal01/images/headline_grey.png);
  padding-left:10px;
  padding-right:10px;
  padding-top:10px;
}

.ff01_pagenav h2{
  font-size: 18px !important;
  color: #fff !important;
  font-weight: bold;
  line-height: 14px;
  display: inline;
  float: left;

}

.ff01_pagenav_grey h2{
  font-size: 14px !important;
  color: #000 !important;
  font-weight: bold;
  line-height: 14px;
  display: inline;
  float: left;

}

.articlePages_Link{
  text-decoration: none;
  color: #fff !important;
}

.articlePages_activeLink{
  text-decoration: none;
  font-weight: bold;
  color: #fff !important;
}

.articlePages{
  display:inline;
  float:right;
  margin-top:1px;
}

.ff01_BrowsePreviousButton{
  float:right;
  margin-right: 5px;
  margin-top:1px;
}

.ff01_BrowseNextButton{
  float:right;
  margin-left: 5px;
  margin-top:1px;
}

.ff01_articleOrder{
  float: right;
  /*display:none;*/
  padding-top:0px;
  
}

.ff01_articleOrder select{
  font-size: 11px;  
}

.ff01_article input, .ff01_article select{
  font-size: 11px;
}

.ff01_2row_name {
  height: 45px;
}

.ff01_2row_name a:link, .ff01_2row_name a:visited {
  height: 45px;
  color:#666666;
}

.ff01_single_previm {
  margin-top:10px;
}

.ff01_single_previm img{
/*  width:75px; */
}

.ff01_single .Price_single_art, .ff01_single .Price{
  font-size:1.9em;
}

#ff01_maincontent p, #ff01_maincontent ul{
  margin-bottom:15px;
}

.ff01_maincontent_border input, .ff01_maincontent_border textarea{
  margin-bottom:8px;
}

#ff01_maincontent h1, #PlentyMyAccount h1{
  font-size: 1.4em;
  margin-bottom: 15px;
  color:#000;
}

#ff01_maincontent h2, #PlentyMyAccount h1{
  font-size: 1.3em;
  margin-bottom: 10px;
  color:#000;
}


#ff01_maincontent ul{
  padding-left:25px;
}

.ff01_box_article_name a:link, .ff01_box_article_name a:visited {
  color:#666666;
}

.ff01_box_article_name{
  margin-bottom: 3px;
}

.ff01_box_article_img {
  margin-bottom: 5px;
}

.ff01_box_article_price {
  margin-bottom: 15px;
  color:#FBB900;
  font-weight:bold;
}

.ff01_msg{
  margin-bottom:5px;
  padding:10px;
}

.ff01_msg_ok{
  background-color:#CFF0FF;
}

.plentyErrorBox {
  margin-bottom:5px;
  padding:10px;
  width:auto;
}

.plentyMessageBox{
  margin-bottom:5px;
  padding:10px;
  width:auto;
}
#flOuterContainer {
  background: #FFFFFF;
  color: #000000;
  font-family: Arial,Verdana,sans-serif;
  font-size: 12px;
  text-align: left;
}

#flOuterContainer table {
  border: none;
}

td.flMain {
  padding: 0px;
  text-align: center;
}

.flOuterBorder {
}

.flBorder {
  border: 0px solid #DDDDDD;
}

.flImageleft {
}

.flImageright {
}

.flSubTable {
  width: 100%;
}

#flRemoveAllFilters {
  margin-left: 2px;
}

.flFilterRedundant {
  margin-left: 5px;
}

.flCloudHeader {
  color: #000000;
  padding: 4px;
  text-align: left;
  font-weight: bold;
}

strong .flEmphasis {
  text-decoration: underline;
}

.flEmphasis {
  font-weight: bold;
}

.flFrequency {
  color: #0000FF;
}

.flOuterBorder {
  border-color: #D3D3D3;
  border-spacing: 0;
  border-style: solid;
  border-width: 1px 0;
  margin-left: 0px;
  margin-right: 0px;
  width: 100%;
}

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;
}


#flRemoveAllFilters {
  color: #FF8C00;
}

#flRemoveAllFilters:hover {
  text-decoration: underline;
}

#flCloudAreasTable {
  margin-top: 1px;
}

#flCloudArea {
  background-color: #E8E8FF;
}

#flContentContainer {
  margin-right: 5px;
  border: 1px solid #A9A9A9;
}

#flSearchHeader {
  width: 100%;
  cellspacing: 0;
}

#flSearchInfo {
  font-size: 14px;
}

#flPoweredBy {
  width: 90px;
}

#flRestrictHeader {
  border-spacing: 0;
  font-size: 12px;
  height: 17px;
}

.flContFilterRedundant {
  margin-left: 2px;
  margin-bottom: 5px;
}

ul.flFilters {
  list-style-type: none;
  list-style-position: inside;
  list-style-image: none;
  padding: 0px;
  margin: 0px;
}

ul.flFilters li {
  list-style-type: none;
  list-style-position: inside;
  list-style-image: none;
  padding: 0px;
  margin: 0px;
}

.flChosenFilters {
  padding: 4px;
}

.flChosenFilters span {
  display: block;
}

.flFilterCloud {
  padding: 4px;
}

.flFilterCloud span {
  padding-right: 4px;
}

.flFilterRedundant span {
  padding-right: 3px;
}

.flPageCurrent {
  color: #ED222A;
  text-decoration: none;
  font-weight: bold;
}

.flClear {
  height: 20px;
  clear: both;
}

#oben_home {
  width: 43px;
  padding: 4px 0 0px 63px;
  display: inline-block;
}

#oben_space{
  width: 472px;
  display: inline-block;
}

#oben_konto{
  width: 100px;
  padding: 4px 0 0px 20px;
  display: inline-block;
}

#oben_warenkorb{
  width: 101px;
  padding: 4px 0 0px 20px;
  display: inline-block;
}

#oben_kasse{
  width: 85px;
  padding: 4px 0 0px 20px;
  display: inline-block;
}

#righttabs{
  width: 27px;
  padding: 0px 0px 0px 981px;
  position: absolute;
  top: 198px;
}

#oben_korb{
  width: 297px;
  height: 55px;
  padding: 0px 0 0px 0px;
  display: inline-block;
  float: right;
  background-image:url(/layout/sportstephan2011/images/r_korb_s1.png);
}

#oben_suchen{
  width: 413px;
  height: 38px;
  padding: 0px 0 0px 0px;
  position: absolute;
  left: 260px;
}

#oben_login{
  width: 230px;
  height: 38px;
  padding: 0px 0 0px 0px;
  position: absolute;
  left: 15px;
}


#right_konto{
  width: 35px;
  height: 55px;
  padding: 0px 0px 0px 0px;
  background-image:url(/layout/sportstephan2011/images/r_konto_tb_s1.png);
  background-repeat: no-repeat;
  background-position: right;
  position: absolute;
  top: 100px;
  right: 0px;
  display:block;
  z-index: 1000;
}
#right_konto:hover{
  width: 297px;
  height: 55px;
  padding: 0px 0px 0px 0px;
  background-image:url(/layout/sportstephan2011/images/r_konto_s1.png);
  position: absolute;
}

#right_warenkorb{
  width: 35px;
  height: 55px;
  padding: 0px 0px 0px 0px;
  background-image:url(/layout/sportstephan2011/images/r_warenkorb_tb_s1.png);
  background-repeat: no-repeat;
  background-position: right;
  position: absolute;
  top: 140px;
  right: 0px;
  display:block;
  z-index: 1000;
}
#right_warenkorb:hover{
  width: 297px;
  height: 55px;
  padding: 0px 0px 0px 0px;
  background-image:url(/layout/sportstephan2011/images/r_warenkorb_s1.png);
  position: absolute;
}

#right_merkzettel{
  width: 35px;
  height: 55px;
  padding: 0px 0px 0px 0px;
  background-image:url(/layout/sportstephan2011/images/r_merkzettel_tb_s1.png);
  background-repeat: no-repeat;
  background-position: right;
  position: absolute;
  top: 180px;
  right: 0px;
  display:block;
  z-index: 1000;
}
#right_merkzettel:hover{
  width: 297px;
  height: 55px;
  padding: 0px 0px 0px 0px;
  background-image:url(/layout/sportstephan2011/images/r_merkzettel_s1.png);
  position: absolute;
}

#right_wunschliste{
  width: 35px;
  height: 55px;
  padding: 0px 0px 0px 0px;
  background-image:url(/layout/sportstephan2011/images/r_wunschzettel_tb_s1.png);
  background-repeat: no-repeat;
  background-position: right;
  position: absolute;
  top: 220px;
  right: 0px;
  display:block;
  z-index: 1000;
}
#right_wunschliste:hover{
  width: 297px;
  height: 55px;
  padding: 0px 0px 0px 0px;
  background-image:url(/layout/sportstephan2011/images/r_wunschzettel_s1.png);
  position: absolute;
}

#right_faq{
  width: 35px;
  height: 55px;
  padding: 0px 0px 0px 0px;
  background-image:url(/layout/sportstephan2011/images/r_faq_tb_s1.png);
  background-repeat: no-repeat;
  background-position: right;
  position: absolute;
  top: 280px;
  right: 0px;
  display:block;
  z-index: 1000;
}
#right_faq:hover{
  width: 297px;
  height: 55px;
  padding: 0px 0px 0px 0px;
  background-image:url(/layout/sportstephan2011/images/r_faq_s1.png);
  position: absolute;
}

#right_versand{
  width: 35px;
  height: 55px;
  padding: 0px 0px 0px 0px;
  background-image:url(/layout/sportstephan2011/images/r_versandarten_tb_s1.png);
  background-repeat: no-repeat;
  background-position: right;
  position: absolute;
  top: 320px;
  right: 0px;
  display:block;
  z-index: 1000;
}
#right_versand:hover{
  width: 297px;
  height: 55px;
  padding: 0px 0px 0px 0px;
  background-image:url(/layout/sportstephan2011/images/r_versandarten_s1.png);
  position: absolute;
}

#right_zahlungsarten{
  width: 35px;
  height: 55px;
  padding: 0px 0px 0px 0px;
  background-image:url(/layout/sportstephan2011/images/r_zahlungsarten_tb_s1.png);
  background-repeat: no-repeat;
  background-position: right;
  position: absolute;
  top: 360px;
  right: 0px;
  display:block;
  z-index: 1000;
}
#right_zahlungsarten:hover{
  width: 297px;
  height: 55px;
  padding: 0px 0px 0px 0px;
  background-image:url(/layout/sportstephan2011/images/r_zahlungsarten_s1.png);
  position: absolute;
}

#right_lieferzeiten{
  width: 35px;
  height: 55px;
  padding: 0px 0px 0px 0px;
  background-image:url(/layout/sportstephan2011/images/r_lieferzeiten_tb_s1.png);
  background-repeat: no-repeat;
  background-position: right;
  position: absolute;
  top: 400px;
  right: 0px;
  display:block;
  z-index: 1000;
}
#right_lieferzeiten:hover{
  width: 297px;
  height: 55px;
  padding: 0px 0px 0px 0px;
  background-image:url(/layout/sportstephan2011/images/r_lieferzeiten_s1.png);
  position: absolute;
}

#right_kontakt{
  width: 35px;
  height: 55px;
  padding: 0px 0px 0px 0px;
  background-image:url(/layout/sportstephan2011/images/r_kontakt_tb_s1.png);
  background-repeat: no-repeat;
  background-position: right;
  position: absolute;
  top: 440px;
  right: 0px;
  display:block;
  z-index: 1000;
}
#right_kontakt:hover{
  width: 297px;
  height: 55px;
  padding: 0px 0px 0px 0px;
  background-image:url(/layout/sportstephan2011/images/r_kontakt_s1.png);
  position: absolute;
}

#right_ruecksendung{
  width: 35px;
  height: 55px;
  padding: 0px 0px 0px 0px;
  background-image:url(/layout/sportstephan2011/images/r_ruecksendung_tb_s1.png);
  background-repeat: no-repeat;
  background-position: right;
  position: absolute;
  top: 500px;
  right: 0px;
  display:block;
  z-index: 1000;
}
#right_ruecksendung:hover{
  width: 297px;
  height: 55px;
  padding: 0px 0px 0px 0px;
  background-image:url(/layout/sportstephan2011/images/r_ruecksendung_s1.png);
  position: absolute;
}

.suchbox {
  background-image:url(/layout/sportstephan2011/images/suchbox_s1.png);
  background-color: transparent;
  border: 0;
  color: #000;
  width: 260px;
  margin-top: 2px;
  height: 38px;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  position: absolute;
  top: 1px;
  left: 0px;
  display:block;
}

.suchbutton {
  background-image:url(/layout/sportstephan2011/images/suchen_s1.png);
  background-color: transparent;
  color: transparent;
  border: 0;
  width: 123px;
  height: 38px;
  position: absolute;
  top: 3px;
  left: 290px;
  display:block;
}
.search_form {
  height: 38px;
}

.loginbox {
  background-image:url(/layout/sportstephan2011/images/oben_login_s1.png);
  background-color: transparent;
  border: 0;
  color: #000;
  width: 209px;
  margin-top: 2px;
  height: 38px;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  position: absolute;
  top: 1px;
  left: 0px;
  display:block;
}

.loginboxmail{
  background-image:;
  background-color: transparent;
  border: 0;
  color: #000;
  width: 112px;
  margin-top: 4px;
  height: 13px;
  margin-left: 102px;
  padding-right: 10px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  position: absolute;
  top: 1px;
  left: 0px;
  display:block;
}

.loginboxpass{
  background-image:;
  background-color: transparent;
  border: 0;
  color: #000;
  width: 112px;
  margin-top: 20px;
  height: 13px;
  margin-left: 102px;
  padding-right: 10px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  position: absolute;
  top: 1px;
  left: 0px;
  display:block;
}

.loginboxlogin{
  background-image:;
  background-color: transparent;
  border: 0;
  color: transparent;
  width: 58px;
  margin-top: 2px;
  height: 32px;
  margin-left: 35px;
  padding-right: 10px;
  position: absolute;
  top: 1px;
  left: 0px;
  display:block;
}

.teaser_oben{
  width: 700px;
  margin-bottom: 00px;
}

.teaser_links{
  width: 340px;
  margin-bottom: 00px;
  padding-right: 20px;
}

.teaser_rechts{
  width: 340px;
  margin-bottom: 00px;
}

.herstellerbild{
  width: 100px;
  margin-left: 7px;
  margin-right: 7px;
  margin-bottom: 10px;
}
#top_fb{
  width: 38px;
  height: 33px;
  padding: 0px 0px 0px 0px;
  background-image:url(/layout/sportstephan2011/images/sn_fb_s1.png);
  background-repeat: no-repeat;
  background-position: right;
  position: absolute;
  top: 0px;
  right: 85px;
  display:block;
  z-index: 1000;
}
#top_fb:hover{
  width: 38px;
  height: 33px;
  padding: 0px 0px 0px 0px;
  background-image:url(/layout/sportstephan2011/images/sn_fb_s2.png);
  position: absolute;
}
#top_gp{
  width: 38px;
  height: 33px;
  padding: 0px 0px 0px 0px;
  background-image:url(/layout/sportstephan2011/images/sn_gp_s1.png);
  background-repeat: no-repeat;
  background-position: right;
  position: absolute;
  top: 0px;
  right: 45px;
  display:block;
  z-index: 1000;
}
#top_gp:hover{
  width: 38px;
  height: 33px;
  padding: 0px 0px 0px 0px;
  background-image:url(/layout/sportstephan2011/images/sn_gp_s2.png);
  position: absolute;
}
#top_tw{
  width: 38px;
  height: 33px;
  padding: 0px 0px 0px 0px;
  background-image:url(/layout/sportstephan2011/images/sn_tw_s1.png);
  background-repeat: no-repeat;
  background-position: right;
  position: absolute;
  top: 0px;
  right: 5px;
  display:block;
  z-index: 1000;
}
#top_tw:hover{
  width: 38px;
  height: 33px;
  padding: 0px 0px 0px 0px;
  background-image:url(/layout/sportstephan2011/images/sn_tw_s2.png);
  position: absolute;
}

.fbbutton-empf{
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
}
#newsletter{
  background-color: #fbb600;
}
/* 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;
}


/* Findologic */

.flFilterBox { 
	margin-bottom: 10px !important;
	margin-left: 1%;
	margin-right: 1%;
	margin-top: 1%;
	width: 100% !important;
	color: #fff !important;
	border-bottom-color: #fff !important;
	border-bottom-style: dotted !important;
	border-bottom-width: 1px !important;
}

.flFilterBoxmain { 
	margin-bottom: 10px !important;
	margin-left: 1%;
	margin-right: 1%;
	margin-top: 1%;
	width: 30% !important;
	color: #000 !important;
	border-bottom-color: #000 !important;
	border-bottom-style: dotted !important;
	border-bottom-width: 1px !important;
	float: left;
}

.flFilterBoxFilters, .flFilterBoxAttributes { 
	background-color: transparent !important;
	border: none !important;
	height: 180px !important;
	margin-top: 2px;
	overflow-x: auto;
	overflow-y: auto;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
}

.flFilterBoxFiltersmain, .flFilterBoxAttributesmain { 
	background-color: transparent !important;
	border: none !important;
	height: 90px !important;
	margin-top: 2px;
	overflow-x: auto;
	overflow-y: auto;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
}

.flFilterBoxFilters a, .flFilterBoxAttributes a {
	color: #fff !important;
}

.flFrequency { 
	color: #bbbbbb !important;
}

#flSearchHeader { 
	width: 100%;
	border-bottom-color: #000 !important;
	border-bottom-style: dotted !important;
	border-bottom-width: 1px !important;
	margin-bottom: 15px;
}

.ArticleAttrTd_0 {
	float: left;	
	width: auto;
	padding-top: 2px;
	padding-right: 5px;
}
.ArticleAttrTd_1 {
	float: left;	
	width: auto;
	padding-right: 15px;
}

.bestellkasten { 
	background-color: #000000;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	color: #FFFFFF;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}

/* Parallax
========================================================================== */

.container {
  position: fixed;
  z-index: -1;
}

.scene,
.tm-bg-noparallax {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: 0;
  padding: 0;
  z-index: -1;
}
.tm-parallax-bg-1,
.tm-parallax-bg-2,
.tm-parallax-bg-3 {
  position: absolute;
  left: -5%;
  max-width: 110%;
  width: 110%;
  height: 100%;
  z-index: -1;
}
/* Only phones */
@media (max-width: 767px) {
  .tm-bg-noparallax {
    background: none;
  }
}
body {
  background: #fbb900;
}
.tm-bg-noparallax {
  background: url("/layout/sportstephan2011/images/body_bg.jpg") 50% 0% no-repeat;
  background-size: cover;
}
/* Only phones */
@media (max-width: 767px) {
  .tm-bg-noparallax,
  body {
    background-image: -webkit-gradient(radial, 50% 0%, 0, 50% 0%, 162, color-stop(0%, #fbb900), color-stop(100%, #fbb900));
    background-image: -webkit-radial-gradient(center top, farthest-corner circle, #fbb900 0%, #fbb900 100%);
    background-image: -moz-radial-gradient(center top, farthest-corner circle, #fbb900 0%, #fbb900 100%);
    background-image: radial-gradient(farthest-corner circle at center top, #fbb900 0%, #fbb900 100%);
  }
}
/* Only tablets and desktop */
@media (min-width: 768px) {
  .tm-parallax-bg-1 {
    background: url("/layout/sportstephan2011/images/parallax_bg.jpg") 50% 0 no-repeat;
    background-size: cover;
  }
  .tm-parallax-bg-2 {
    background: url("/layout/sportstephan2011/images/parallax_layer1.png") 50% 0 no-repeat;
    background-size: cover;
  }
  .tm-parallax-bg-3 {
    background: url("/layout/sportstephan2011/images/parallax_layer2.png") 50% 0 no-repeat;
    background-size: cover;
  }
} 