body {
  background-image: url(/images/gallery/Layout/bg.jpg);
  background-color: #f2f2f2;
  margin: 0px;
  padding: 0px;
  font-size: 14px;
  color: #666;
  font-family: Verdana, Arial, sans-serif;
}
img {
border: 0px;
}
img a {
border: 0px;
}
.wrapper {
  background-color: white;
  width: 1000px;
  margin: 0px auto;
  position: relative;
  top: 171px;
}  

.header {
  background-image: url(/images/gallery/Layout/header_bg.png);
  width: 1020px;
  height: 171px;
  position: absolute;
  left: 50%;
  margin-left: -510px;
  z-index: 1;
}
.clearer {
clear: both;	
}

.ecken_top {
  background-image: url(/images/gallery/Layout/ecken_bg.png);
  width: 1020px;
  height: 10px;
  position: absolute;
  left: 50%;
  top: 171px;
  margin-left: -510px;
  z-index: 1;
}
.ecken_bot {
  background-image: url(/images/gallery/Layout/ecken_bg.png);
  width: 1020px;
  height: 10px;
  position: relative;
  left: 50%;
  margin-left: -510px;
  z-index: 1;
}
.main {
  padding: 10px;

}
.breadcrumb {
margin-left: 10px;
margin-right: 10px;
padding: 7px;
font-size: 10px;
color: grey;
background-color: #f2f2f2;
}
.header_top {
  float: left;
  padding-top: 12px; padding-left: 25px;
  color: #f2f2f2;
  font-size: 10px;
}
.header_nav {
  float: right;
  padding-top: 5px;
  padding-right: 25px;

}
.header_top a {
  color: #f2f2f2;
  text-decoration: none;
}
.header_top a:hover {
  text-decoration: underline;
}
.header_nav ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}
.header_nav li {
  float: left; padding-left: 5px;
}
.header_nav li a{
  background-image: url(/images/gallery/Layout/head_lnav_i.png);
  width: 83px;
  height: 18px;
  display: block;
  font-size: 10px;
  color: #f2f2f2;
  text-decoration: none;
  text-align: center;
  padding-top: 5px;
}
.header_nav li a:hover{
  background-image: url(/images/gallery/Layout/head_lnav_a.png);
}

.logo {
  position: relative;
  top: 35px;
  left: 20px;
}
.trusted {
  position: absolute;
  top: 55px;
  left: 420px;
}
.wk {
  border-left: #f2f2f2 1px dashed;
  width: 300px;
  height: 120px;
  position: absolute;
  top: 45px;
  right: 20px;
}
.header_info {
  position: absolute;
  top: 146px;
  width: 664px;
  left: 15px;
  border-top: #dedede 1px solid;
}
.header_info ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  width: 664px;
}
.header_info li, .square {
  float: left;
  background-image: url(/images/gallery/Layout/green_square.png);
  height: 20px;
  background-position: top left;
  padding-left: 14px;
  font-size: 11px;
  color: white;
  padding-top: 5px;

}
.footer_copy {
  background-color: white;
  width: 1000px;
  position: relative;
  margin: 0px auto;
  font-size: 10px;
  text-align: center;
  color: #ccc;
  top: -10px;
}
.footer_copy a {
  color: #666;
  text-decoration: none;
}
.footer_copy a:hover {
  text-decoration: underline;
}


.footer {
  background-image: url(/images/gallery/Layout/header_bg.png);
  background-position: 0 -37px;
  width: 1020px;
  height: 160px;
  position: relative;
  left: 50%;
  margin-left: -510px;
  z-index: 1;
  margin-top: 171px;
}

.footer a {
  color: #fff;
  text-decoration: none;
}
.footer a:hover {
  text-decoration: underline;
}
.footer ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
.footer_men {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
.footer_men li {
  font-size: 11px;
  padding-bottom: 2px;
}


.boxtop {
background-image: url(/images/gallery/Layout/box_head_bg.png);
width: 177px;
padding: 5px 5px 5px 10px;
text-transform: uppercase;
color: white;
font-weight: bold;
font-size: 11px;
}

.boxcont {
border: 1px solid #58bad5;
border-top: 0px;
padding: 6px;
width: 178px;
}



#topmenuLeft {
  padding-bottom: 0px;
}

#topmenuLeft .left_menu, #topmenuLeft .left_menu ul {
  list-style: none;
margin: 0px;
padding: 0px;

}
#topmenuLeft .left_menu {
  list-style: none;
margin: 0px;
padding: 0px;
}
#topmenuLeft .left_menu li.level1 {
  list-style-type:none;
  width:192px;
  padding-top:0;
  margin-left:0;
  background-image:url(/images/gallery/Layout/left_kat_level1.png);
  background-repeat: no-repeat;
}
/*
#topmenuLeft .left_menu li.level1:hover {
  background-image:url(/images/gallery/Layout/left_kat_level1_active.png);

}
*/
#topmenuLeft .left_menu a:hover {

  color: #3fabc8 !important;
}

.level1active_link {
font-weight: bold;
}

#topmenuLeft .left_menu li.level1 a {
  display: block;
  width: 192px;
  height: 20px;
  font-weight: bold;
  padding-top: 5px;
  padding-left: 10px;
  color:#666;
  text-decoration: none;
  font-size:11px;
  background-color: transparent !important;

}
#topmenuLeft .left_menu li.level1 ul {
  display: block;
  text-align: left;
  width:190px;
  color: #666 !important;
  margin-bottom: 7px;
  padding:1px;
  /*opacity:0.9;*/

  z-index:199;
  background-color: transparent;
}
#topmenuLeft .left_menu li.level1:hover ul {
  display: block;
  color: #666; !important;
}
#topmenuLeft .left_menu li.level1 ul li:hover {
  color: #666; !important;
}
#topmenuLeft .left_menu li.level1 ul li {
background-repeat: no-repeat;
text-decoration: none;
color: #666;
text-align: left;
padding: 4px 4px 0px 1px;
display: block;
border-bottom: 1px dashed #ccc;
background-color: transparent;
margin-left: 8px;
background: url(/images/gallery/Layout/rarrow_nav.png) no-repeat 165px 8px;

}

#topmenuLeft .left_menu li.level1 ul li a {
  padding: 0 3px 0 0px;
  font-size:11px;
  background: none;
  color:#666;
  text-transform:none;
  font-weight: normal !Important;
}
#topmenuLeft .left_menu li.level1 ul li a:hover {
  text-decoration:underline;
  background: none;
  color: #666;
}

#topmenuLeft .left_menu li.level1 ul li:last-child {
  border-bottom: 0 !important;
}
#topmenuLeft .level2 a:hover, #topmenuLeft .level3 a:hover {
  text-decoration: none !important;
  background-color: #fbfbfb !important;
}


#topmenuLeft .level2:hover, #topmenuLeft .level3:hover {
  text-decoration: none !important;
  background-color: #fbfbfb !important;
}

.tag_6 {
color:#bbd734;
display:inline;
font-size:10px;
text-decoration: none;
}
.tag_5 {
color:#bbd734;
display:inline;
font-size:12px;
font-weight:bold;
text-decoration: none;
}
.tag_4 {
color:#bbd734;
display:inline;
font-size:14px;
font-weight:bold;
text-decoration: none;
}
.tag_3 {
color:#bbd734;
display:inline;
font-size:16px;
font-weight:bold;
text-decoration: none;
}
.tag_2 {
color:#bbd734;
display:inline;
font-size:18px;
font-weight:bold;
text-decoration: none;
}
.tag_1 {
color:#bbd734;
display:inline;
font-size:20px;
font-weight:bold;
text-decoration: none;
}

h1, h2.cont {
background-image: url(/images/gallery/Layout/content_balken.png);
max-width: 750px;
height: 20px;
padding-left: 27px;
padding-top: 10px;
padding-bottom: 10px;
font-size: 14px;
color: white;
text-transform: uppercase;
margin: 0px;
}

h4 {
margin: 0px;
padding: 0px;
font-size: 12px;
font-weight: bold;
}
h4 a {
text-decoration: none;
color:#666;
}
h4 a:hover {
color:#49acc9;
}

a {
color: #769800;
text-decoration: none;
}
a:hover {
color:#49acc9;
}

.list_image {
  border-top: 1px solid #FFFFFF;
  display: block;
  width: 210px;
  height: 180px;
  padding: 0px;
}

.list_image img {
  width: 210px;
border: 0px;
  max-height: 180px;
}
.list_image img a {
border: 0px;
}
.list_cols {
border: 1px solid white;
margin-right: 3px;
margin-bottom: 3px;
}
.list_cols:hover {
  border: 1px solid #CCCCCC;
        -moz-box-shadow: 3px 3px 3px rgba(68,68,68,0.6);
        -webkit-box-shadow: 3px 3px 3px rgba(68,68,68,0.6);
        box-shadow: 3px 3px 3px rgba(68,68,68,0.6);
        zoom: 1;
        position: relative; z-index: 9;
}


.Price {
font-size: 24px;
font-weight: bold;
}


.ArticleOrderForm  {
float: left;
}

.cattext {
border: 1px solid #f2f2f2;
font-family: Verdana;
font-size: 14px;
color: #000000;
width: 775px;
margin-bottom: 20px;
}
.cattext p {
padding: 5px;
font-family: Verdana;
font-size: 14px;
color: #000000;
}

.list_box {
border: 1px solid #f2f2f2;
width: 775px;
height: 195px;
}

.list_box:hover {
  border: 1px solid #CCCCCC;
        -moz-box-shadow: 3px 3px 3px rgba(68,68,68,0.6);
        -webkit-box-shadow: 3px 3px 3px rgba(68,68,68,0.6);
        box-shadow: 3px 3px 3px rgba(68,68,68,0.6);


        zoom: 1;
position: relative; z-index: 9;
  
}


form, table, td, tr {
padding: 0px;
margin: 0px;
}

.searchbox h1 {
background: none;
color: #666;
margin: 7px;
font-size: 16px;
}

h3 {
font-size: 14px;
font-weight: bold;
padding: 0px;
margin: 0px;
color: #666;
}

.small {
font-size: 10px;
}

.MagicZoom img {
border: 0 !important;
padding: 0 !important;
margin: 0 !important;
}

/* Style of zoomed window */
.MagicZoomBigImageCont {
border: 1px solid #999;
}

/* Style of header, activated with "title" attribute in <a> tag */
.MagicZoomHeader {
font-size: 8pt !important;
line-height: normal !important;
color: #fff;
background: #666;
text-align: center !important;
}

/* Style of small square under mouse */
.MagicZoomPup {
border: 1px solid #aaa;
background: #fff;
cursor: move;
}

/* Style of message box while image is loading */
.MagicZoomLoading {
border: 1px solid #ccc;
background: #fff url(graphics/loader.gif) no-repeat 2px 50%;
padding: 4px 4px 4px 24px !important;
margin: 0;
text-decoration: none;
text-align: left;
font-size: 8pt;
font-family: sans-serif;
color: #444;
}
/* Style of the small image link */
.MagicZoomPlus {
cursor: url(graphics/zoomin.cur), pointer;
outline: 0 !important;
}

/* Style of the small image */
.MagicZoomPlus img {
border: 0 !important;
padding: 0 !important;
margin: 0 !important;
}

/* Style of the span inside the small image link */
.MagicZoomPlus span {
display: none !important; 
}


/* Style of hotspots */
.MagicHotspots {
display: none;
visibility: hidden;
}
.MagicHotspots a {
border: 1px solid #ccc;
}
.MagicHotspots a:hover {
border: 1px solid red;
}

/* Style of the small image link */
.MagicThumb, .MagicThumb:hover {
cursor: url(graphics/zoomin.cur), pointer;
outline: 0 !important;
}

/* Style of the small image when the large image is expanded */ 
.MagicThumb-expanded-thumbnail {
cursor: default;
}

/* Style of the span inside the small image link */
.MagicThumb span {
display: none !important;
}

/* Style of the small image */
.MagicThumb img {
border: 0;
outline: 0;
}

/* Style of the expanded image */
.MagicThumb-expanded {
cursor: url(graphics/zoomout.cur), pointer;
background: transparent;
border: 1px solid #ccc;
outline: 0;
padding: 0;
}

/* Style of the caption for the expanded image */
.MagicThumb-caption {
color: #333;
font: normal 10pt Verdana, Helvetica;
background: #ccc;
text-align: left;
padding: 8px;
border: 0 !important;
outline: 0 !important;
}

/* Style of the close/next/previous buttons */
.MagicThumb-buttons {
background: transparent url(graphics/buttons1.png) no-repeat 0 0;
height: 24px;
display: block;
}

.MagicThumb-buttons a {
width: 24px;
height: 24px;
margin: 0px 1px !important;
overflow: hidden;
}

/* Style of the loading message box */
.MagicThumb-loader {
font: normal 12pt sans-serif;
border: 1px solid #000;
background: #fff url(graphics/loader.gif) no-repeat 2px 50%;
padding: 2px 2px 2px 22px;
margin: 0;
text-decoration: none;
text-align: left;
}

/* Style of the small images which swap the main image */
.MagicThumb-swap {
}

/* Style to hide caption on page. Only needed for #id method. */
.MagicThumb-external-caption {
display: none;
}


div#horizontal_carousel {
  width: 775px;
  height: 143px;
  position: relative;
  clear: both;
border: 1px solid #f2f2f2;
}

div#horizontal_carousel div.container {
  width: 725px;
  height: 142px;

  overflow: hidden;
  position: relative;
  float: left;
        margin-bottom:0px;
}

div.noscroll { margin-top: 0px !important; }
div.noscroll div.container {
  border: none !important;
  border-top: 1px solid #E9D3A4 !important;
  padding-top: 4px !important;
}

div#horizontal_carousel div.container ul {
  width: 100000px;
  height: 140px;
  top: -10px;
  left: 0px;
  margin: 0px;
  list-style: none;
  position: relative;
}

div#horizontal_carousel div.container li {
  width: 160px;
  height: 140px;
  text-align: center;
  float: left;
        display:inline;
}

div#horizontal_carousel div.previous_button,
div#horizontal_carousel div.next_button {
top: -29px;
  width: 24px;
  height: 135px;
  background-repeat: no-repeat;
  cursor: pointer;
  position: relative;
  float: left;
}

div#horizontal_carousel div.previous_button { background-position: 0 -36px; background-image: url(/images/gallery/Layout/h_left.png); }
div#horizontal_carousel div.previous_button:hover { background-position: 0 -36px; background-image: url(/images/gallery/Layout/h_left_h.png); }
div#horizontal_carousel div.next_button { right: 0px; background-position: 0 -36px; background-image: url(/images/gallery/Layout/h_right.png); }
div#horizontal_carousel div.next_button:hover { background-position: 0 -36px; background-image: url(/images/gallery/Layout/h_right_h.png); }



.article_rating_box {
background-color: white;
display: none;
position: absolute;
top: 8px;
padding: 10px;
right: 8px;
z-index: 999;
width: 270px;
  border: 1px solid #CCCCCC;
        -moz-box-shadow: 3px 3px 3px rgba(68,68,68,0.6);
        -webkit-box-shadow: 3px 3px 3px rgba(68,68,68,0.6);
        box-shadow: 3px 3px 3px rgba(68,68,68,0.6);

        filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30);
        -ms-filter: "progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30)";
zoom: 1; 
}


.ff01_msg  {
border: 1px solid #f2f2f2;
padding: 10px;
margin-bottom: 14px;
font-size: 11px;
color: #666;
}

.ff01_msg_ok {
background-color: #d1f174;
}

.button a {
text-shadow: #666 0.1em 0.1em 0.1em;
}

#button_edit_delete  {
padding-left: 10px;
padding-right: 10px;
}
.multilang_flags {
display: none;
}

.header_info a {
color: white; text-decoration: none;
}
.header_info  a:hover {
text-decoration: underline;
}

#PlentyMyAccount h1 {
width:100%;
padding: 0px;
margin: 0px;
color: #666;
background: none;
border: none;
}
/* 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;
}

.menu_level3 li {
background-image: none !important;
}
.menu_level3 {
display: none !important;	
border: 1px solid #ddd;
background-color: #fff !important;
position: absolute;
left: 193px;
margin-top: -30px !important;
padding: 6px;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
box-shadow: 3px 3px 3px #333;
}
.level2:hover > .menu_level3 {
display: block !important;	
}

.sublevelselect {
	border: 1px solid #ededed;
	background-color: #f9f9f9;
	padding: 7px;
	width: 517px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	list-style: none;
	margin: 0;
}
.sublevelselect li {
	float: left;
	width: 250px;
}
.sublevelselect li select {
	width: 100% !Important;
	float: right;
}
.sublevelselect li:first-child {
	padding: 0 7px;
	line-height: 25px;
	text-transform: uppercase;
	letter-spacing: -1px;
	color: #ccc;
}
.sorting {
	list-style: none;
	padding: 0px;
	margin: 0px;
	border: 1px solid #ededed;
	background-color: #f9f9f9;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	float: left;
}

	
.sorting li {
	float: left;
	list-style: none;
	border-left: 1px solid white;
	border-right: 1px solid #ededed;
	background: none !important;

	padding: 0 12px !important;
	line-height: 36px;
	height: 36px;
font-family: Verdana, Arial, sans-serif;
}

.sorting li a {
display: inline-block;
line-height: 14px;
}
	
.sorting li:first-child {
border: 0px !important;	
}
.sorting li:last-child {
border: 0px !important;	
}


.articlePages a {
height: 36px !Important;
	line-height: 36px !important;
font-size: 16px;
	padding: 0 12px;
background: none !Important;
	background-color: none !Important;
display: inline-block;
	float: left;
margin-right: 1px;
margin-left: 1px;
	font-family: Verdana, Arial, sans-serif;
}

.articlePages {
float: none !important;	

	font-family: Verdana, Arial, sans-serif;
	display: inline;
}

.ff01_BrowsePreviousButton {
	
	display: inline;
margin-top: 0px !important;
margin-right: 1px !important;	
}
.ff01_BrowseNextButton {
float: none;
	display: inline;
margin-left: 0px !important;
margin-top: 0px !important;
	
}

.po_auf {
background-image:url(/images/gallery/Layout/p_auf.png);	
	display: block;
	width: 16px;
	height: 12px;
	background-position: left top;
}
.po_auf_g {
background-image:url(/images/gallery/Layout/p_auf_g.png);	
}
.po_auf:hover, .po_ab:hover {
background-position: left bottom;		
}
.po_ab {
background-image:url(/images/gallery/Layout/p_ab.png);	
	display: block;
	width: 16px;
	height: 12px;
	background-position: left top;
}
.po_ab_g {
background-image:url(/images/gallery/Layout/p_ab_g.png) !important;	

}
/* SLIDER */
.slider {margin: 0 0 20px 0;overflow: hidden;}
.slider p {float:left;width:258px;padding-top:200px;font-size: 32px; line-height: 1;}
.slider ul, .slider li { margin: 0; padding: 0; list-style: none;overflow: hidden;}
.slider li { width: 777px; height: 359px; overflow: hidden;}
.slider img {width: 777px; height: 359px;}
#prevBtn { margin: -245px 0 0 9px;}
#nextBtn { margin: -245px 0 0 750px;}
#prevBtn a, #nextBtn a { z-index: 10000; display: block; text-align: center; color: #000; text-decoration: none; position: absolute; width: 26px; height: 26px; font-size:40px; font-family:diavlo_boldregular; margin: 0;}
#prevBtn, #nextBtn {display: block;height: 26px; width: 26px; position: absolute; z-index: 99; padding: 0 auto 0 auto;}
#prevBtn a:hover, #nextBtn a:hover {}

#PlentyWebMyAccountMyAccountLogoutContainer {
	top: -35px !important;
	right: 5px !important;
}

#logoutPlentyWebMyAccountLogout span.button a {
	background: none !Important;
	background-image: url(/images/gallery/Layout/head_lnav_i.png) !Important;
	border: 1px solid #000 !Important;
	text-transform: uppercase !Important;
	border-bottom: 2px solid red !Important;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	height: 23px !important;
	line-height: 24px !important;
	background-position: -1px 0px !important;
}


.IconSelectMainContainerWrapper {
display: inline-block;
vertical-align: top;
}
.IconSelectMainContainerWrapper {
position: relative;
width: 102px;
height: 21px;
}
.IconSelectMainContainer {
width: 100px;
height: 19px;
overflow: hidden;
position: absolute;
background: white;
border: 1px solid #888888;
}
.IconSelectOptionContainerTop {
height: 19px;
}
.IconSelectContentContainer > span {
padding: 2px 5px;
display: inline-block;
vertical-align: top;
}

.IconSelectContentContainer > span + span {
padding-left: 0;
line-height: 18px;
}
.IconSelectContentContainer > span {
padding: 2px 5px;
display: inline-block;
vertical-align: top;
}
.IconSelectDownArrowContainer {
position: absolute;
top: 0;
right: 0;
width: 18px;
height: 20px;
overflow: hidden;
}
.IconSelectDownArrowSpan {
display: inline-block;
height: 20px;
width: 17px;
background: url(/images/icons/gwt_selectbox_3.png) #f0f0f0 no-repeat center -2px;
border-left: 1px solid #888888;
}


.IconSelectMainContainer.open {
overflow: visible;
height: auto;
z-index: 2000000000;
border-color: #589EFF;
}