* {
  padding: 0;
  margin: 0;
  outline:none;
}
html {
  overflow-y: scroll;
}
body, td, th, input, select {
  color: #626262;
}
body {
    background : #3F477D url(/images/gallery/Basis/lps-background.png) repeat-x top left; 
      font-family:Arial, Helvetica, sans-serif;
      font-size:0.8em;
      color:#525252;
}
a:link, a:visited, a:hover {
  text-decoration: none;
  color:#FFF;
}
#ff01_maincontent ul, #ff01_maincontent ol, #ff01_maincontent_order ul, #ff01_maincontent_order ol {
  padding: 8px 4px 8px 25px;
}

#ff01_maincontent a {
  color: #1F2F3F;

}
#outer {
  width:950px;
  margin-left:auto;
  margin-right:auto;
  margin-top:20px;
  text-align:left;
  background-color: #EFF0F6;
  background-repeat: no-repeat;
  background-image:url(/layout/farbfinal01/images/ff01_bg_bottom.png);
  background-attachment: scroll;
  background-position: bottom;
}

#ff01_footer {
  text-align:center;
  color:#FFF;
  padding:6px 0 15px 0;
}

#ff01_top_bg {
  width:950px;
  height:15px;
  background-image:url(/layout/farbfinal01/images/ff01_bg_top.png);
  background-color: #FFF;
  background-repeat: no-repeat;
}
#ff01_inner {
  padding: 0 15px 15px 15px;
}
#ff01_header {
  background-image: url(/images/gallery/Logo/ff_01_header.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 {
  font-weight:bold;
  position:absolute;
  right:10px;
  top:30px;
  text-align:right;
}

#ff01_basket_links {
  position:absolute;
  right:10px;
  bottom:7px;
  text-align:right;
}

#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:190px;
  float:left;
  margin-right:5px;
  border: 0px solid red;
}
#ff01_right {
  width:190px;
  float:left;
  margin-left:5px;
}
#ff01_maincontent {
  width:530px;
  float:left;
}

.ff01_maincontent_border {
  width:508px !important;
  float:left;
  border: 1px solid #cccccc;
  padding:10px;
}

.ff01_clear {
  clear:both;
}
.ff01_box {
  margin-bottom:5px;
}

.ff01_box input, .ff01_box select{
  font-size: 11px;
}

.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: 5px;
  width: 190px;
  font-size:0;
  margin-top:5px;
}
.ff01_box.grey .ff01_box_top {
  background-image: url(/layout/farbfinal01/images/ff01_box_grey_top.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: 5px;
  width: 190px;
  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.white .ff01_box_bottom {
  background-image: url(/layout/farbfinal01/images/ff01_box_white_bottom.png);
}
.ff01_box .ff01_box_content {
  padding: 2px 10px 2px 10px;
  width: 168px;
}
.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.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:168px;
  line-height: 170%;
}

.left_menu a, .left_menu a:link, .left_menu a:visited {
  color:#FFF !important;
}

.left_menu .level1 a{
  background-image:url(/layout/farbfinal01/images/ff01_listimg.png);
  background-repeat: no-repeat;
  padding-left:15px;
  background-position: 0px 2px;
}

.left_menu .level1active_link{
  font-weight:bold;
}

.left_menu .level2 a{
  padding-left:20px;
  background-image:none;
}

.left_menu .level2active_link{
  font-weight:bold;
}

.left_menu .level3 a{
  padding-left:30px;
  background-image:none;
}

.left_menu .level3active_link{
  font-weight:bold;
}

.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: 1px solid #cccccc;
}

.marginbottom{
  margin-bottom:5px;
}

.small{
  font-size: 0.8em;
}

.Price_single_art, .Price{
  color:#003366;
  font-size:1.5em;
  font-weight:bold;
}

.currency{
  color:#003366;
  font-weight:bold;
}

.ArticleAttrTable td{
  text-align:right;
  padding-bottom: 3px;
  padding-left: 3px;
}

.ff01_pagenav{
  margin-bottom: 5px;
  width: 510px;
  height:22px;
  background-color:#06C;
  background-image: url(/layout/farbfinal01/images/ff01_headline_bg.png);
  padding-left:10px;
  padding-right:10px;
  padding-top:6px;
}

.ff01_pagenav h2{
  font-size: 14px !important;
  color: #fff !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:#003366;
}

#ff01_maincontent h2, #PlentyMyAccount h1{
  font-size: 1.2em;
  margin-bottom: 10px;
  color:#003366;
}


#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:#003366;
  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;
}

.tag_6 {
color: #003366;
display:inline;
font-size:10px;
}
.tag_5 {
color: #003366;
display:inline;
font-size:12px;
font-weight:bold;
}
.tag_4 {
color: #003366;
display:inline;
font-size:14px;
font-weight:bold;
}
.tag_3 {
color: #003366;
display:inline;
font-size:16px;
font-weight:bold;
}
.tag_2 {
color: #003366;
display:inline;
font-size:18px;
font-weight:bold;
}
.tag_1 {
color: #003366;
display:inline;
font-size:20px;
font-weight:bold;
}
01  /* Buttons */
02      .left {float:left;}
03      .right {float:right;}
04           
05      .prev {
06           background:url(/Pfad/zu/den/Pfeilen) bottom left;
07          height:200px;
08          width:25px;
09          display:block;
10          border:1px solid #b9cad6; border-right:0;
11               }
12              .prev:hover   {background-position:top left; border:1px solid #87a7ba;}
13      .next {
14          background:url(/Pfad/zu/den/Pfeilen) bottom right;
15          height:200px;
16           width:25px;
17          display:block;
18          border:1px solid #b9cad6;
19          border-left:0;
20                }
21      .next:hover {background-position:top right; border:1px solid #87a7ba;}
22               
23               
24  /* Scrollbar */        
25               
26  .scrollable
27  {
28      position:relative;
29      overflow:hidden;
30      width: 540px;
31      height:200px;
32      border:1px solid #e8e1db;
33      float:left;   
34  }
35  .scrollable .items
36  {
37      width:20000em;
38      position:absolute;
39      clear:both;
40  }
41  .items div.arround
42  {
43      float:left;
44      width:680px;   
45  }
46  .items div.sliderproduct
47  {
48      float:left;
49       width:135px;
50       border-right:1px dotted #ccc; padding-top:5px;
51  }
52   
53  .items div.sliderproduct:hover
54  {
55      background-color:#e3e3e3;
56  } 
