/* -----------------------------------------------------------------------


 Blueprint CSS Framework 1.0.1
 http://blueprintcss.org

   * Copyright (c) 2007-Present. See LICENSE for more info.
   * See README for instructions on how to use Blueprint.
   * For credits and origins, see AUTHORS.
   * This is a compressed file. See the sources in the 'src' directory.

----------------------------------------------------------------------- */

/* reset.css */
html {margin:0;padding:0;border:0;}
body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, nav, section {margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}
article, aside, details, figcaption, figure, dialog, footer, header, hgroup, menu, nav, section {display:block;}
body {line-height:1.5;background:white;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;float:none !important;}
table, th, td {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:'';}
blockquote, q {quotes:"" "";}
a img {border:none;}
:focus {outline:0;}

/* typography.css */
html {font-size:100.01%;}
body {font-size:75%;color:#222;background:#fff;font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#4d4e4f;}
h1 {font-size:1.6em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:1.4em;margin-bottom:0.75em;font-weight: 300;}
h3 {font-size:1.1em;line-height:1;margin-bottom:1em;font-weight: 600;}
h4 {font-size:1.0em;line-height:1.25;margin-bottom:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em;}
.left {float:left !important;}
p .left {margin:1.5em 1.5em 1.5em 0;padding:0;}
.right {float:right !important;}
p .right {margin:1.5em 0 1.5em 1.5em;padding:0;}
/*Links*/
a {color:#4d4e4f;text-decoration:underline;}
a:focus, a:hover {color:#02A8EA;}

.kat_beschreibung a {color:#008AC4;text-decoration:underline;}
.kat_beschreibung a:focus, .kat_beschreibung a:hover {color:#02A8EA;}

blockquote {margin:1.5em;color:#666;font-style:italic;}
strong, dfn {font-weight:bold;}
em, dfn {font-style:italic;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0;}
ul, ol {margin:0 1.5em 1.5em 0;padding-left:1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;}
thead th {background:#c3d9ff;}
th, td, caption {padding:4px 10px 4px 5px;}
tbody tr:nth-child(even) td, tbody tr.even td {border-top: 1px dotted #BABABA;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}

/* forms.css */
label {font-weight:bold;}
fieldset {padding:0 1.4em 1.4em 1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;margin-top:-0.2em;margin-bottom:1em;}
fieldset, #IE8#HACK {padding-top:1.4em;}
legend, #IE8#HACK {margin-top:0;margin-bottom:0;}
input[type=text], input[type=password], input[type=url], input[type=email], input.text, input.title, textarea {background-color:#fff;border:1px solid #bbb;color:#000;}
input[type=text]:focus, input[type=password]:focus, input[type=url]:focus, input[type=email]:focus, input.text:focus, input.title:focus, textarea:focus {border-color:#666;}
select {background-color:#fff;border-width:1px;border-style:solid;}
input[type=text], input[type=password], input[type=url], input[type=email], input.text, input.title, textarea, select {margin:4px 0;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
textarea {width:390px;height:250px;padding:5px;}
form.inline {line-height:3;}
form.inline p {margin-bottom:0;}
.error, .alert, .notice, .success, .info {padding:0.8em;margin-bottom:1em;border:2px solid #ddd;}
.error, .alert {background:#fbe3e4;color:#8a1f11;border-color:#fbc2c4;}
.notice {background:#fff6bf;color:#514721;border-color:#ffd324;}
.success {background:#e6efc2;color:#264409;border-color:#c6d880;}
.info {background:#d5edf8;color:#205791;border-color:#92cae4;}
.error a, .alert a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}
.info a {color:#205791;}

/* grid.css */
.container {width:950px;margin:0 auto;}
.showgrid {background:url(src/grid.png);}
.column, .span-1, .span-2, .span-3, .span-4, .span-5, .span-6, .span-7, .span-8, .span-9, .span-10, .span-11, .span-12, .span-13, .span-14, .span-15, .span-16, .span-17, .span-18, .span-19, .span-20, .span-21, .span-22, .span-23, .span-24 {float:left;margin-right:10px;}
.last {margin-right:0;}
.span-1 {width:30px;}
.span-2 {width:70px;}
.span-3 {width:110px;}
.span-4 {width:150px;}
.span-5 {width:190px;}
.span-6 {width:230px;}
.span-7 {width:270px;}
.span-8 {width:310px;}
.span-9 {width:350px;}
.span-10 {width:390px;}
.span-11 {width:430px;}
.span-12 {width:470px;}
.span-13 {width:510px;}
.span-14 {width:550px;}
.span-15 {width:590px;}
.span-16 {width:630px;}
.span-17 {width:670px;}
.span-18 {width:710px;}
.span-19 {width:750px;}
.span-20 {width:790px;}
.span-21 {width:830px;}
.span-22 {width:870px;}
.span-23 {width:910px;}
.span-24 {width:950px;margin-right:0;}
input.span-1, textarea.span-1, input.span-2, textarea.span-2, input.span-3, textarea.span-3, input.span-4, textarea.span-4, input.span-5, textarea.span-5, input.span-6, textarea.span-6, input.span-7, textarea.span-7, input.span-8, textarea.span-8, input.span-9, textarea.span-9, input.span-10, textarea.span-10, input.span-11, textarea.span-11, input.span-12, textarea.span-12, input.span-13, textarea.span-13, input.span-14, textarea.span-14, input.span-15, textarea.span-15, input.span-16, textarea.span-16, input.span-17, textarea.span-17, input.span-18, textarea.span-18, input.span-19, textarea.span-19, input.span-20, textarea.span-20, input.span-21, textarea.span-21, input.span-22, textarea.span-22, input.span-23, textarea.span-23, input.span-24, textarea.span-24 {border-left-width:1px;border-right-width:1px;padding-left:5px;padding-right:5px;}
input.span-1, textarea.span-1 {width:18px;}
input.span-2, textarea.span-2 {width:58px;}
input.span-3, textarea.span-3 {width:98px;}
input.span-4, textarea.span-4 {width:138px;}
input.span-5, textarea.span-5 {width:178px;}
input.span-6, textarea.span-6 {width:218px;}
input.span-7, textarea.span-7 {width:258px;}
input.span-8, textarea.span-8 {width:298px;}
input.span-9, textarea.span-9 {width:338px;}
input.span-10, textarea.span-10 {width:378px;}
input.span-11, textarea.span-11 {width:418px;}
input.span-12, textarea.span-12 {width:458px;}
input.span-13, textarea.span-13 {width:498px;}
input.span-14, textarea.span-14 {width:538px;}
input.span-15, textarea.span-15 {width:578px;}
input.span-16, textarea.span-16 {width:618px;}
input.span-17, textarea.span-17 {width:658px;}
input.span-18, textarea.span-18 {width:698px;}
input.span-19, textarea.span-19 {width:738px;}
input.span-20, textarea.span-20 {width:778px;}
input.span-21, textarea.span-21 {width:818px;}
input.span-22, textarea.span-22 {width:858px;}
input.span-23, textarea.span-23 {width:898px;}
input.span-24, textarea.span-24 {width:938px;}
.append-1 {padding-right:40px;}
.append-2 {padding-right:80px;}
.append-3 {padding-right:120px;}
.append-4 {padding-right:160px;}
.append-5 {padding-right:200px;}
.append-6 {padding-right:240px;}
.append-7 {padding-right:280px;}
.append-8 {padding-right:320px;}
.append-9 {padding-right:360px;}
.append-10 {padding-right:400px;}
.append-11 {padding-right:440px;}
.append-12 {padding-right:480px;}
.append-13 {padding-right:520px;}
.append-14 {padding-right:560px;}
.append-15 {padding-right:600px;}
.append-16 {padding-right:640px;}
.append-17 {padding-right:680px;}
.append-18 {padding-right:720px;}
.append-19 {padding-right:760px;}
.append-20 {padding-right:800px;}
.append-21 {padding-right:840px;}
.append-22 {padding-right:880px;}
.append-23 {padding-right:920px;}
.prepend-1 {padding-left:40px;}
.prepend-2 {padding-left:80px;}
.prepend-3 {padding-left:120px;}
.prepend-4 {padding-left:160px;}
.prepend-5 {padding-left:200px;}
.prepend-6 {padding-left:240px;}
.prepend-7 {padding-left:280px;}
.prepend-8 {padding-left:320px;}
.prepend-9 {padding-left:360px;}
.prepend-10 {padding-left:400px;}
.prepend-11 {padding-left:440px;}
.prepend-12 {padding-left:480px;}
.prepend-13 {padding-left:520px;}
.prepend-14 {padding-left:560px;}
.prepend-15 {padding-left:600px;}
.prepend-16 {padding-left:640px;}
.prepend-17 {padding-left:680px;}
.prepend-18 {padding-left:720px;}
.prepend-19 {padding-left:760px;}
.prepend-20 {padding-left:800px;}
.prepend-21 {padding-left:840px;}
.prepend-22 {padding-left:880px;}
.prepend-23 {padding-left:920px;}
.border {padding-right:4px;margin-right:5px;border-right:
solid #ddd;}
.colborder {padding-right:24px;margin-right:25px;border-right:1px solid #ddd;}
.pull-1 {margin-left:-40px;}
.pull-2 {margin-left:-80px;}
.pull-3 {margin-left:-120px;}
.pull-4 {margin-left:-160px;}
.pull-5 {margin-left:-200px;}
.pull-6 {margin-left:-240px;}
.pull-7 {margin-left:-280px;}
.pull-8 {margin-left:-320px;}
.pull-9 {margin-left:-360px;}
.pull-10 {margin-left:-400px;}
.pull-11 {margin-left:-440px;}
.pull-12 {margin-left:-480px;}
.pull-13 {margin-left:-520px;}
.pull-14 {margin-left:-560px;}
.pull-15 {margin-left:-600px;}
.pull-16 {margin-left:-640px;}
.pull-17 {margin-left:-680px;}
.pull-18 {margin-left:-720px;}
.pull-19 {margin-left:-760px;}
.pull-20 {margin-left:-800px;}
.pull-21 {margin-left:-840px;}
.pull-22 {margin-left:-880px;}
.pull-23 {margin-left:-920px;}
.pull-24 {margin-left:-960px;}
.pull-1, .pull-2, .pull-3, .pull-4, .pull-5, .pull-6, .pull-7, .pull-8, .pull-9, .pull-10, .pull-11, .pull-12, .pull-13, .pull-14, .pull-15, .pull-16, .pull-17, .pull-18, .pull-19, .pull-20, .pull-21, .pull-22, .pull-23, .pull-24 {float:left;position:relative;}
.push-1 {margin:0 -40px 1.5em 40px;}
.push-2 {margin:0 -80px 1.5em 80px;}
.push-3 {margin:0 -120px 1.5em 120px;}
.push-4 {margin:0 -160px 1.5em 160px;}
.push-5 {margin:0 -200px 1.5em 200px;}
.push-6 {margin:0 -240px 1.5em 240px;}
.push-7 {margin:0 -280px 1.5em 280px;}
.push-8 {margin:0 -320px 1.5em 320px;}
.push-9 {margin:0 -360px 1.5em 360px;}
.push-10 {margin:0 -400px 1.5em 400px;}
.push-11 {margin:0 -440px 1.5em 440px;}
.push-12 {margin:0 -480px 1.5em 480px;}
.push-13 {margin:0 -520px 1.5em 520px;}
.push-14 {margin:0 -560px 1.5em 560px;}
.push-15 {margin:0 -600px 1.5em 600px;}
.push-16 {margin:0 -640px 1.5em 640px;}
.push-17 {margin:0 -680px 1.5em 680px;}
.push-18 {margin:0 -720px 1.5em 720px;}
.push-19 {margin:0 -760px 1.5em 760px;}
.push-20 {margin:0 -800px 1.5em 800px;}
.push-21 {margin:0 -840px 1.5em 840px;}
.push-22 {margin:0 -880px 1.5em 880px;}
.push-23 {margin:0 -920px 1.5em 920px;}
.push-24 {margin:0 -960px 1.5em 960px;}
.push-1, .push-2, .push-3, .push-4, .push-5, .push-6, .push-7, .push-8, .push-9, .push-10, .push-11, .push-12, .push-13, .push-14, .push-15, .push-16, .push-17, .push-18, .push-19, .push-20, .push-21, .push-22, .push-23, .push-24 {float:left;position:relative;}
div.prepend-top, .prepend-top {margin-top:1.5em;}
div.append-bottom, .append-bottom {margin-bottom:1.5em;}
.box {padding:1.5em;margin-bottom:1.5em;background:#e5eCf9;}
hr {background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:1px;margin:7px 0 7px 0;border:none;}
hr.space {background:#fff;color:#fff;visibility:hidden;}
.clearfix:after, .container:after {content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.clearfix, .container {display:block;}
.clear {clear:both;}

/* ---------- GREIFF Styles ---------------------------*/

body {
    background: #4b6575 url(src/bg_site.png) repeat-y center;
}

#header {
    /*background-image: url(src/bg_header.png);*/
    height:175px;
}

#logo {
    float:left;
    margin-top:35px;
}

#ts {margin: 50px 0 0 25px; }

#fahne {
    background-image: url(src/fahne.png);
    background-repeat:no-repeat;
    float:left;
    margin:-10px 0 0 75px;
}

.topnavi {
    text-align:right;
    margin-top:8px;
    text-transform:uppercase;
    font-size:100%;
}

.topnavi a {
    color: #3f4041;
    text-decoration:none;
}

.topnavi a:hover, .topnavi a:focus {
    color: #008AC4;
}

#ts {
    float:left;
}

#footer {
    margin: 20px auto;
    text-align:center;
    background: #e5e5e5 url(src/bg_footer.png);
    color: #4d4e4f;
}

/* Suche */
#search {
     height: 40px;
    margin: 65px 0 10px 380px;
    position: relative;
    top: 0;
    width: 250px;
    }
    
#search form { display:inline ; }

 /* Form wrapper styling */
.search-wrapper {
width: 540px;
margin: 45px auto 50px auto;
box-shadow: 0 0px 0px rgba(0, 0, 0, .4) inset, 0 1px 0 rgba(255, 255, 255, .2);
}
 
/* Form text input */
 
.search-wrapper input {
    background: none repeat scroll 0 0 #EFEFEF;
    border: 0 none;
    border-radius: 1px 0 0 1px;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.8) inset;
    float: left;
    font-size: 13px;
    height: 35px;
    left: 2px;
    padding: 0 10px;
    position: absolute;
    top: 0;
    width: 190px;
}
    
.search-wrapper input:focus {
    outline: 0;
    background: #fff;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.8) inset;
}
 
.search-wrapper input::-webkit-input-placeholder {
   color: #999;
   font-weight: normal;
   font-style: italic;
}
 
.search-wrapper input:-moz-placeholder {
    color: #999;
    font-weight: normal;
    font-style: italic;
}
 
.search-wrapper input:-ms-input-placeholder {
    color: #999;
    font-weight: normal;
    font-style: italic;
}

.LiveSearchShowMoreArticleHint > div > input {
    margin-top: 2px;
    height: 20px;
    background-color: #CC0349;
    color: #ffffff;
}
 
/* Form submit button */
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.glyphicon-search:before {
  content: "\e003";
}
.search-wrapper button {
    background: none repeat scroll 0 0 #CC0349;
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    font: 300 15px/40px 'Glyphicons Halflings', "Helvetica Neue",Arial,Helvetica,sans-serif;
    height: 35px;
    left: 211px;
    margin: 0;
    overflow: visible;
    padding: 0;
    position: absolute;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
    text-transform: uppercase;
    top: 4px;
    width: 35px;
}   
.search-wrapper button:hover{     
    background: #D42964;
}   
   
.search-wrapper button:active,
.search-wrapper button:focus{   
    background: #CC0349;
    outline: 0;   
}
 
.search-wrapper button:before { /* left arrow */
    content: '';
    position: absolute;
    border-width: 8px 8px 8px 0;
    border-style: solid solid solid none;
    border-color: transparent #CC0349 transparent;
    top: 10px;
    left: -6px;
}
 
.search-wrapper button:hover:before{
    border-right-color: #d42964;
}
 
.search-wrapper button:focus:before,
.search-wrapper button:active:before{
        border-right-color: #d42964;
}      
 
.search-wrapper button::-moz-focus-inner { /* remove extra button spacing for Mozilla Firefox */
    border: 0;
    padding: 0;
}

.searchresults li {
    list-style-type: none;
}


#livesearch_result > fieldset.box_gray2 {
    border: 1px solid #4D4E4F;
}

#livesearch_result td[colspan="2"]{font-weight: bold;}
/* ENDE Suche */

/* Newsletter abonnieren */

.gutschein {
    z-index: 900;
    background-image: url(/layout/greiff_shop/css/src/de/nl-gutschein.png);
    margin: 10px 0 0 -10px;
    background-repeat: no-repeat;
    width: 120px;
    height: 120px;
    position: absolute;left:0;
}

#newsletterabo {
    position:relative;
    padding:8px 6px 6px 115px;
    margin: 50px 0px 60px 0px;
    background-color: #00719e;
    color:#ffffff;
    text-transform:uppercase;
    font-size:90%;
    font-weight:500;
    }
    
#newsletterabo form { display:inline ; }

input.newsletterabotext {
    width:176px;
    height:20px;
    padding:0 0 0 5px;
    top:0px;
    left:505px;
    border: 1px solid #ffffff; /*important*/
    background-color:transparent; /*important*/
    position:absolute; /*important*/
    color: #ffffff;
    }
    
#newsletterabo input[type=text]:focus, #newsletterabo input[type=email]:focus, #newsletterabo input.text:focus, input.title:focus, textarea:focus {border-color:#ffffff;}
 
.newsletterabosubmit {
    background-color:transparent; /*important*/
    color: #ffffff;
    position:absolute; /*important*/
    top:4px;
    left:690px;
    width:38px;
    height:22px;
    }


/* Warenkorb */

#warenkorb {
    width: 200px;
    height: 49px;
    margin:55px 0 0 108px;
    background: transparent url(src/bg_warenkorb2.png) 5px 50% no-repeat;
    border: 1px solid #4d4e4f;
}

#warenkorb div {
    padding: 5px;
}

#warenkorb img {
    float:right;
    margin-left: 4px;
}

#warenkorb p {
    float:left;
}

#warenkorb p {
    margin: 0 0 0 50px;
}

/* Hauptnavigation */

#navihaupt {height:30px;}

#navihaupt ul {
    padding-left: 0;
    margin-left: 0;
    height:2em;
    background-color: #00719e;
    color: #ffffff;
    float: left;
    width: 100%;  }

#navihaupt ul li {
    float:left;
    list-style-type: none;
    text-transform:uppercase;
    font-size:90%;
    font-weight:500;
    letter-spacing:1px;}
 
#navihaupt li {
    background-image: url(src/bg_li.gif);
    background-repeat:no-repeat;
    background-position: 0 60%;}
    
#navihaupt li:first-child {
    background-image: none;} 

#navihaupt ul li a {
    margin: 0.4em 1em 0.2em 1em;
    background-color: #00719e;
    color: #ffffff;
    text-decoration: none;
    float: left;
    }
 
/* Subnavigation */

.navisub, .box-li {
    border: 1px solid #4d4e4f;
}

.sale-app {
    margin-bottom:30px;
    height: 44px;
    background-color: #ffffff;
    text-align: center;
    clear: both;
}

.box-app {
    border: 1px solid #4d4e4f;
   	margin-top:30px;
    margin-bottom:30px;
    height: 250px;
    background-color: #D8D8D8;
    text-align: center;
    clear: both;
}


.box-li {
    margin-top:35px;
    margin-bottom:25px;
    padding: 1em 0 1em 1em;
}

.box-li h2, .box-li h3 {
    font-size: 100%;
    font-weight: 600;
    text-transform: uppercase;
}

.box-li ul {
    padding:0 8px 0 8px;
}

.box-li ul li {
    list-style-type: none;
    text-transform:uppercase;
    font-size:90%;
    font-weight:500;
    line-height: 2em;
    margin: 0;
}

.navisub ul {
    margin:0;
    padding:15px 8px 5px 8px;
}

.navisub ul li {
    list-style-type: none;
    text-transform:uppercase;
    font-size:90%;
    font-weight:500;
    border-top: 1px solid #bababa;
    line-height: 2em;
}

.navisub ul li:first-child {
    border:none;
}

.navisub li.Active {
    background-color: #E5E5E5;
    color: #ffffff;
}

.navisub li.PlentyCatItemLevel_1 a.Active {
    background-color: #00719e;
    color: #ffffff;
}

.navisub a {
    padding: 0 0 0 4px;
    display:block;
    text-decoration: none;
}

.navisub a:hover {
    background-color: #00719e;
    color: #ffffff;
    display:block;
}

   
/* Footer Navigation */
#footer p  {
    margin: 10px;}

#footer ul li {
    float:left;
    list-style-type: none;}
 
#footer li {
    background-image: url(src/bg_li.gif);
    background-repeat:no-repeat;
    background-position: 0 60%;}

#footer li:first-child {
    background-image: none;} 

#footer ul li a {
    margin: 0.4em 1em 0.1em 1em;
    }

#breadcumb {margin-bottom:20px;}

/*Angebote Top-Seller Neuheiten*/

.atn {
    height:154px;
    text-align:center;
    text-transform:uppercase;
    font-weight: 500;
}

.atn-img {
    margin-top:1px;
}

.atn a {
    color:#ffffff;
    display:block;
    padding-top: 1em;
    background-color:rgba(37, 126, 161,0.5);
    height:35px;}

.angebote {
    background-image: url(/layout/greiff_shop/css/src/de/angebote.jpg);
}

.topseller {
    background-image: url(/layout/greiff_shop/css/src/de/topseller.jpg);
}


.neuheiten {
    background-image: url(/layout/greiff_shop/css/src/de/neuheiten.jpg);
}

.angebote a, .topseller a, .neuheiten a {
    text-decoration: none;
}

.ArticleList .angebote, .ArticleList .topseller, .ArticleList .neuheiten {
    background-image: none;
}

.kat-navigation {
    padding-bottom:2em;
    border-bottom: 0px solid #4d4e4f;
}

.ArticleList {
    margin-top: -18px;
}

/* Kategorineübersicht */
.katUebersicht {
    font-size: 12px;
}
ul.kat-liste {
    margin: 0 0 0 -18px;
}

ul.kat-art-liste {
    margin: 0 0 0 -18px;
}

ul.kat-liste li, ul.kat-art-liste li {
    width: 190px;
    margin: 0 0 10px 10px;
    padding: 0;
    display: inline;
    float: left;
}

.kat-liste li:first-child,
.kat-art-liste li:first-child {
    margin:0;
}

ul.kat-liste img {
    margin:0;
    border-bottom: 1px solid #fff;
}

ul.kat-liste div {
    margin:-5px 0 0 0;
}

  
.kat {
    height:40px;
    text-align:center;
    text-transform:none;
    letter-spacing: 0px;
    font-weight: 400;
    background-color: #008ac4;
    vertical-align: middle;
}

.kat a {
    margin:0;
    color:#ffffff;
    display:block;
    padding-top:5px;
    font-size: 13px;
    text-decoration: none;}
    
.kat:hover {
    background-color: #02A8EA; }
    
.topborder {
    border-top: 1px solid #4d4e4f;
}



    
.articleOrder, .catNavigation  {
    margin-top: 10px; 
    margin-bottom: 10px; 
    }

.articleOrderText {
    float:left;
    margin: 5px 5px 0 0;
}

#banner1, #banner2 {
    margin-top: 31px;
}


/* Kategorieübersicht */

.ArticleOrderForm .itemOrderSelect{
    background-color: #e5e5e5;
}

.katArtikel {
    border:1px solid #606164;
    text-align: center;
    margin: 0 0 20px;
    height: 235px;
    cursor: pointer;
}

.katArtikel:hover {
    border:1px solid #02A8EA;
    -moz-box-shadow: 0 0 5px #888;
    -webkit-box-shadow: 0 0 5px #888;
    box-shadow: 0 0 5px #888;
}
.katArtikel:hover a {color:#008AC4}

.katImage {
    height: 138px;
}

.katHeadline {
    text-align: left;
    padding: 4px;
    height: 50px;
    margin-bottom: 4px;
}
.katHeadline a {display: block; text-decoration: none; text-align: center;}

.katPrice {
    height:33px;
}

.katPrice div {
    background: #4d4e4f;
    color: #ffffff;
    height: 24px;
    width: 145px;
    margin: 0 0 0 2px;
    padding: 8px 0 0 6px;
    float: left;
    text-align: left;
}

.katPrice img {
    border: 1px solid #606164;
}

.katSeo {
    margin: 20px 0 0 0;
    padding: 2em 0 0 0;
    border-top: 1px solid #4d4e4f;
}

.katProdDetails {
	background-color: #008ac1;
	background-color:#008ac1;
	display:inline-block;
	color:#ffffff;
	font-weight:normal;
        width:136px;
        margin: 0 2px 0 40px;
	padding:4px 0 4px 10px;
	text-decoration:none;
}

.katProdDetails:hover, .katProdDetails:focus  {
	background-color:#008ac1;
        color:#ffffff;
}

.katProdDetails:active {
	position:relative;
        color:#ffffff;
	top:1px;
}

.katBtWarenkorb {
	background-color: #cc0349;
	display:inline-block;
	color:#ffffff;
	font-weight:normal;
        width:140px;
        margin: 4px 0 0 2px;
	padding:4px 0 4px 6px;
	text-decoration:none;
}

.katBtWarenkorb:hover, .katBtWarenkorb:focus {
	background-color:#cc0349;
        color:#ffffff;
}

.katBtWarenkorb:active {
	position:relative;
	top:1px;
        color:#ffffff;
}


/*Servicebereich*/

#servicebereich {
    margin-top:20px;
    padding-top: 20px;
    border-top: 1px solid #cccccc;
    clear: both;
}

#servicebereich h3, #servicebereich a {
    text-transform: uppercase;
}

#servicebereich a {
    font-weight:500;
    color: #008AC4;
    text-decoration: none;}
    
#servicebereich a:hover {
    font-weight:500;
    color: #4d4e4f;
}

/* Klassen */

.plentyMessageBoxTitle {
    color: #000000;
}

.attention, .plentyMessageBox, div#PlentyWebPayPalIFrameContainer, #PlentyWebPayPalOrderLinkContainer {
    background-color: #e4f7e7;
    border: 1px solid #0fb529;
    padding:1.5em;
    background-image: none;
    color: #000000;
    margin-bottom: 10px;
}

div#PlentyWebPayPalIFrameContainer.PlentyFormContainer > form > p > input[type="submit"] {
    -moz-box-shadow:inset 0px 1px 0px 0px #fbafe3;
            -webkit-box-shadow:inset 0px 1px 0px 0px #fbafe3;
            box-shadow:inset 0px 1px 0px 0px #fbafe3;
            background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ff5bb0), color-stop(1, #ef027d) );
            background:-moz-linear-gradient( center top, #ff5bb0 5%, #ef027d 100% );
            filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bb0', endColorstr='#ef027d');
            background-color:#ff5bb0;
            -moz-border-radius:3px;
            -webkit-border-radius:3px;
            border-radius:3px;
            border:1px solid #ee1eb5;
            display:inline-block;
            color:#ffffff;
            font-family:arial;
            font-size:13px;
            font-weight:bold;
            padding:3px 31px;
            text-decoration:none;
            text-shadow:1px 1px 0px #c70067;
}

div#PlentyWebPayPalIFrameContainer.PlentyFormContainer > form > p > input[type="submit"]:hover {
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ef027d), color-stop(1, #ff5bb0) );
    background:-moz-linear-gradient( center top, #ef027d 5%, #ff5bb0 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ef027d', endColorstr='#ff5bb0');
    background-color:#ef027d;
}

.attention-error {
    background-color: #fee8e7;
    border: 1px solid #f50e00;
    padding:1.5em;
}

.null {
    margin:0;
    padding:0;
}

.hidden {
    display: none;
}

div.tellafriend {
    background-image: url(src/tellafriend.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    padding-left: 20px;
}

#TellAFriend {
    margin-left: 175px;
}

/* override inline styles */
fieldset[style] {
    border: solid 1px #606164 !important;
    margin-top: 0px !important;
}

td.article_rating_column_left {
    width: 177px;
}

h1.h-kat {
    text-transform:uppercase;
    text-align:right;
    margin-bottom:1.6em;
}

h1.angebote {
    background-color: #446472;
    color: #ffffff;
    padding:0.8em;
    font-size: 110%;
    text-transform: uppercase;
}

h1.top-seller {
    background-color: #3A7288;
    color: #ffffff;
    padding:0.8em;
    font-size: 110%;
    text-transform: uppercase;
}

h1.neuheiten {
    background-color: #257EA1;
    color: #ffffff;
    padding:0.8em;
    font-size: 110%;
    text-transform: uppercase;
}

.schatten {   
    -webkit-box-shadow: 2px 2px 4px 1px #A5A5A5;
    box-shadow: 2px 2px 4px 1px #A5A5A5; }

.rahmen {
    border: 1px solid #BABABA;
    padding: 9px;
    height: 274px;
}

.xs {font-size: 90%;}
.gespart {color: #CC0349;}
.smallText del {font-size: 90%;color: #ffffff;}
.aSmall {text-decoration: underline;}
.crossTitle p{
    background-color: #00719E;
    color: #ffffff;
    margin: 0 0 10px 0;
    padding:6px 6px 6px 15px;
    text-transform: uppercase;
}

.KatPagination {
    background-color: #efefef;
}

/* Tooltip Warenkorb*/
  .tooltip {
    display:none;
    background:#ffffff url(src/bg_tooltip.png) repeat-x;
    min-height:150px;
    padding-top:10px;
    width:200px;
    border-left: 1px solid #4d4e4f;
    border-right: 1px solid #4d4e4f;
    border-bottom: 1px solid #4d4e4f;
    font-size:11px;
    color:#4d4e4f;
    text-align:left;
    text-transform:none;
    z-index: 900;
  }

.tooltip div, .tooltip2 div {
    padding: 10px;
}

.floatLeft {float: left; margin-right: 1em;}
.floatRight {float: right; margin-left: 1em;}

/* Tooltip Mein Konto*/
  .tooltip2 {
    display:none;
    background:#ffffff url(src/bg_tooltip.png) repeat-x;
    height:210px;
    padding-top:10px;
    width:175px;
    border: 1px solid #4d4e4f;
    font-size:11px;
    color:#4d4e4f;
    text-align:left;
    text-transform:none;
    z-index: 900;
  }

/* Tooltip KatÜbersicht*/
  .tooltip3 {
    display:none;
    background-color:#ffffff;
    height:70px;
    padding-top:10px;
    width:188px;
    border-left: 1px solid #606164;
    border-right: 1px solid #606164;
    border-bottom: 1px solid #606164;
    font-size:11px;
    color:#4d4e4f;
    text-align:left;
    text-transform:none;
  }

.tooltip3 input[name="ArticleQuantity"]{
    width: 27px;
    height: 20px;
    margin-left: 3px;
    padding-left: 2px;
}

.headerline {
	   background-image: url("/layout/greiff_shop/css/src/h_bg.png");
    background-repeat: repeat-y;
    color: #7C7C7C;
    font-family: tahoma;
    font-size: 11px;
    text-transform: uppercase;
}
.headerline .naviAccount {
    text-align:right;
    margin-top:8px;
    text-transform:uppercase;
    font-size:100%;
    width: 295px;
    height: 25px;
}

.headerline .naviAccount a {
    color: #3f4041;
    text-decoration:none;
}

.headerline .naviAccount a:hover, .headerline .naviAccount a:focus {
    color: #008AC4;
}


#header .tooltip a, #header div.tooltip2 div form a {
    text-decoration:underline;
}

.tooltip2 input[type="text"] {
    border: 1px solid #4d4e4f;
}

.linie-o {
    height:1px;
    background-color: #606164;
    clear: both;}
    
.linie-u {
    height:1px;
    margin: 50px 0 20px 0;
    background-color: #000;
    clear: both;}
    
.articlePages a,
.catNavigation > div > a {display:block; background-color: #E5E5E5; color:#4D4E4F; float:left; padding-top: 3px;padding-bottom: 3px; padding-left: 10px;padding-right:10px; margin-right: 1px;text-decoration: none;}
a.articlePages_activeLink,
.catNavigation > div >a:hover,
.articlePages a:hover,
.articlePages a:focus
{
		background-color: #00719E;
    color: #fff;
}

.vers {
    text-transform: uppercase;
    text-align: right;
    margin-bottom: 21px;
}


/* Artikeldetails */

.artDetails h1 {
    background-color: #00719e;
    color: #ffffff;
    padding: 0.5em 1em;
    font-size: 120%;
    text-align: left;
    font-weight: 300;
}

.artDetails input[name="ArticleQuantity"]{
    width: 27px;
    height: 20px;
}

.artDetails .katBtWarenkorb {
	background-color: #cc0349;
	display:inline-block;
	color:#ffffff;
	font-weight:normal;
        width:129px;
        margin: 4px 0 0 2px;
	padding:3px 0 3px 6px;
	text-decoration:none;
}


#artBack{   
    float: right;
    left: auto;
    margin-top: -40px;
    position: relative;
    right: 0;
    width: 205px;
    font-size:12px;
}

#artBack a { background-color: #E5E5E5;
    color: #4D4E4F;
    display: block;
    float: left;
    margin-right: 1px;
    padding: 3px 10px;
    text-decoration: none;}
    

#artBack a:hover { background-color: #00719E;
    color: #FFFFFF;}
    
.zoom {
    background-image: url(/layout/greiff_shop/css/src/zoom.png);
    background-repeat: no-repeat;
    height: 37px;
    width: 37px;
    margin: -45px 0 0 345px;
    position: absolute;
}
    
    
.trusted img {
    float: left;
    margin-right: 15px;
}
.trusted p {margin: 0;}
.facts ul {
    list-style-position: inside;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.facts ul li {
    background-image: url("/layout/greiff_shop/css/src/de/arrow-green.png");
    background-repeat: no-repeat;
    margin-top: 6px;
    padding-bottom: 5px;
    padding-left: 15px;
    display: inline-block;
}
    
#artDescShort img.availability_status_image {   
		margin-left: -5px;
    margin-top: -3px;
}
.artPrice {
    font-size: 18px;
    font-weight: 600;
    color: #616262;
    text-align: right;
}
.artTax { text-align: right;}
.artDiscount { text-align: right;}
.artBasket {display: block;    height: 40px;    margin-top: 10px;}
.artBasket .formblanc {width: 170px;}
.artEAN {color: #909090;}
.artEAN p {margin-bottom: 0;}
p.AvailabilityString {padding-top: 5px;margin: 0 0 0 0.5em;}


.artDetMlEm {
	background-color: #008ac1;
	display:inline-block;
	color:#ffffff;
	font-weight:normal;
        width:165px;
	padding:3px ;
        margin-bottom: 5px;
	text-decoration:none;
        text-align: center;
}

.artDetMlEm:hover, .artDetMlEm:focus {color: #ffffff;}

.artDetMlEm:active {
	position:relative;
	top:1px;
        color:#ffffff;
}

#artDetService p {
    background-color: #929398;
    color: #ffffff;
    padding: 10px 8px;
    text-align: center;
}

#artImage {
    width: 410px;
    float: left;
}

#artImage img {
    border: 1px solid #bababa;
}

#artThumbs {

}

a.jqzoom > img, .noAttrib a > img, #artImage > img{
    max-width: 390px;
}

#artThumbs img {
    border: 1px solid #bababa;
    float: left;
    margin-bottom: 10px;
    margin-left: 0px;
    margin-right: 12px ;

    height:89px;
    width: 118px;
}

#artThumbs img:last-child {
    /*border: 1px solid #bababa;*/
    margin-right: 12px;
}




/*!
 * TABS
 *
 */

#tabs {
    margin: 10px 0 1.6em;
}

/* root element for tabs  */
ul.css-tabs {
    margin:0 !important;
    padding:0;
    height:30px;
    border-bottom:1px solid #bababa;
}

/* single tab */
ul.css-tabs li {
    float:left;
    padding:0;
    margin:0;
    list-style-type:none;
}

/* link inside the tab. uses a background image */
ul.css-tabs a {
    float:left;
    font-size:13px;
    display:block;
    padding:5px 30px;
    text-decoration:none;
    border:1px solid #bababa;
    border-bottom:0px;
    height:18px;
    background-color:#efefef;
    color:#777;
    margin-right:2px;
    position:relative;
    top:1px;
    outline:0;

}

ul.css-tabs a:hover {
    background-color:#F7F7F7;
    color:#333;
}

/* selected tab */
ul.css-tabs a.current {
    background-color:#00719e;
    border-bottom:1px solid #00719e;
    color:#fff;
    cursor:default;
}


/* tab pane */
.css-panes div {
    display:none;
    border:1px solid #bababa;
    border-width:0 1px 1px 1px;
    min-height:150px;
    padding:15px 20px;
    background-color:#ffffff;
}

/* Slider */

#slider {
    width: 790px; /* important to be same as image width */
    height: 275px; /* important to be same as image height */
    position: relative; /* important */
    overflow: hidden; /* important */
    margin: 0 0 20px 0;
}

#sliderContent {
    width: 790px; /* important to be same as image width or wider */
    position: absolute;
    top: 0;
    margin-left: 0;
}
.sliderImage {
    float: left;
    position: relative;
    display: none;
}
.sliderImage span {
    position: absolute;
    font: 12px/18px Arial, Helvetica, sans-serif;
    padding: 15px;
    width: 790px;
    background-color: rgba(37, 126, 161, 0.5);
/*    filter: alpha(opacity=90);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;*/
    color: #fff;
    display: none;
}

.sliderImage span h3 {
    font: 16px/18px Arial, Helvetica, sans-serif;
    color: #fff;
}

.clear { clear: both; }

.clear_cat {
	clear: both;
        height: 60px;
}
.sliderImage span strong {
    font-size: 14px;
}

#slider .left {
    top: 0;
    left: 0;
    width: 160px !important;
    height: 275px;
}
#slider .right {
    right: 0;
    top: 0;
    width: 160px !important;
    height: 275px;
}

#slider ul { list-style-type: none; margin: 0; padding:0;}

.right a, .left a{
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    border-bottom: 2px solid #ffffff;
}

/* END Slider */

/* Scrollbar CrossSelling */

  .prev {
    background:url(src/image-slide-arrows.png) bottom left; 
    height:210px; 
    width:25px; 
    display:block;  }

  .prev:hover   {background-position:top left; }
  
  .next { 
      background:url(src/image-slide-arrows.png) bottom right; 
      height:210px;
       width:25px; 
      display:block;  }
          
  .next:hover {background-position:top right;} 

  .scrollable 
  {
    position:relative;
    overflow:hidden;
    width: 898px;
    height:210px;
    border:1px solid #ffffff;
    float:left;}
      
  .scrollable .items 
  {
    width:20000em;
    position:absolute;
    clear:both; }
      
  .items div.arround {
    float:left;
    width:898px;  }
      
  .items div.sliderproduct { 
    float:left;
    width:178px;
    height: 210px;
    border-right:1px dotted #ccc; padding-top:5px;  }
    
    .items div.sliderproduct img { 
        width:120px;
        height:90px;  }
  
  .items div.sliderproduct:hover
  {
    background-color:#f0f0f0;  }

/* Produktfilter */

.produktfilter {
    margin-top: -1px;
    font-size: 110%;
    font-weight: 600;
    color: #4d4e4f;
}

.NavigationGroupFilter, .PlentyItemProducerFilterContainer {
    margin: 10px 0 0 0;
    padding: 1em 0 1em 0;
    border: 1px solid #4D4E4F;
}

.NavigationGroupFilter {margin-bottom: 10px; padding-top:0;padding-bottom: 4px;border: 1px solid #606164;color: #4D4E4F;}

.PlentyItemProducerFilterContainer {
    padding: 0.5em 0 0.7em 1em;
 }

.NavigationGroupFilter h2 {
    padding: 1em 0 0 1em;
    font-size: 100%;
    font-weight: 600;
    text-transform: uppercase;
    border-bottom: 1px solid #BABABA;
}

/*Lets hide the non active LIs by default*/
#accordion div.NavigationGroupFilter div.CharacterFilterElement,
#accordion div.NavigationGroupFilter div.AvailabilityFilterElement {
    display: none;
}

#accordion > div.active .CharacterFilterElement,
#accordion > div.active .AvailabilityFilterElement,
#accordion div.NavigationGroupFilter div.CharacterFilterElement.active,
#accordion div.NavigationGroupFilter div.AvailabilityFilterElement.active {
    display: block !important;
    margin-bottom: 4px;
}


.PlentyItemProducerFilterList .selected {font-weight: bold;}

.CharacterFilterGroupName {
    padding: 0.4em 0 0 0.4em;
    font-weight: bold;
    display: block;
    cursor: pointer;
}
#accordion span {
}
#accordion .open span {
}

#accordion span:before {
content:"+\00a0";
}

#accordion .open span:before {
content:"	\002012 \00a0";
}




.CharacterFilterElement input,
.AvailabilityFilterElement input {
    margin-left: 3px;
}

.CharacterFilterElement label {font-weight: normal;}

span.LiveSearchImage img {
    max-height: 120px !important;
    max-width: 120px !important;
}

.LiveSearchShippingHandling, .LiveSearchVAT {
    display: none;
}

.PlentyLiveSearchResult span.Price {
    font-weight: bold;
    display: inline-block;
    background-color: #4D4E4F;
    color: #ffffff;
    text-align: right;
    padding: 5px 10px 5px 6px;
    width: 100px !important;
}

#live_article_search_result {border-top: none;}
img.LiveSearchCloseIcon {cursor: pointer;}


.ArticleOrderSelect {
		background: none repeat scroll 0 0 #E5E5E5;
    color: #4D4E4F;
    padding: 2px 5px;
}

 /**
  * ------------------------------------------------------------------------------------------------- #
  *
  * Tables | Tabellen
  *
  * (en) Generic classes for table-width and design definition
  * (de) Generische Klassen fÃ¼r die Tabellenbreite und Gestaltungsvorschriften fÃ¼r Tabellen
  *
  * @section content-tables
  */

  table { width: auto; border-collapse:collapse; margin-bottom: 0.5em; border-top: 1px #606164 solid; border-bottom: 1px #606164 solid; }
  table caption { font-variant:small-caps; }
  table.full { width: 100%; }
  table.fixed { table-layout:fixed; }

  th,td { padding: 0.5em; }
  thead th { color: #000; border-bottom: 2px #800 solid; }
  tbody th { background: #E3EAED; color: #333; }
  tbody th[scope="row"], tbody th.sub { background: #f0f0f0; }

  tbody th { border-bottom: 1px solid #fff; text-align: left; }
  tbody td { border-bottom: 1px solid #606164; }

  tbody tr:hover th[scope="row"],
  tbody tr:hover tbody th.sub { background: #f0e8e8; }
  tbody tr:hover td { background: #ffffff; }

 /**Zitate  */
  
    q {
        text-align: justify;
        font-style: italic;
    }

    q:before {
        content: url(src/quote.gif);
        margin-right: 5px;
    }
    
    .kundenstimmen {margin-left: 29px;}

 /**Checkout  */
 
    .PlentyWebInvoiceDetailsData  label {
        font-weight: normal;
    }
    
    span.PlentyMandatoryField  > label{
        font-weight: bold;
    }
    
    span.PlentyMandatoryField > label:after {
        content:"*"
    }
 /**Blog  */
    .blog_title_link > a {
        font-size: 120%;
        font-weight: 600;
        color: #008AC4;
        text-decoration: none;
        display: block;
        margin-bottom: 0.5em;
    }
    .blog_title_link > a:hover {
        color: #4d4e4f;
    }
    
    .weiterlesen {
        display: block;
        margin: 0.5em 0 1em 0;
    }
    
    .border-shadow-small{
    border: 2px solid #FFFFFF;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 6px #CCCCCC;
    margin-bottom: 15px;
    }
    
    .border-grey {
        border: 1px solid #ccc;
        margin-bottom: 15px;
    }
    
    .blog_body {
        padding: 1em;
        border: 1px solid #ccc;
        margin-bottom: 15px;
    }
    
    .blog_body_single {
        margin-top: 1em;
        min-height: 330px;
    }
    
    .prev-blog {
        float: left;
        width: 49%;
        margin-bottom: 0.6em;
        border-right: 1px dotted #ccc;
    }

    .next-blog {
        float: right;
        width: 49%;
        margin-bottom: 0.6em;
        text-align: right;
    }

    .nav-bloglist {
        clear: both;
        height: 2.5em;
        margin: 1em 0 3em 0;
    }

    .prev-nav {
        float: left;
        width: 45%;
        padding: 0.3em 0 0 0;
    }
   
    .next-nav {
        float: right;
        width: 45%;
        text-align: right;
        padding: 0.3em 0 0 0;
    }
    
    .prev-nav a, .next-nav a {
        background-color: #00719E;
        color: #ffffff;
        padding:0.5em;
        text-decoration: none;
    }
    
 /*Link Cloud  */
    .tag_6 {
    color:#008AC4;
    display:inline;
    font-size:11px;
    }
    .tag_5 {
    color:#008AC4;
    display:inline;
    font-size:12px;
    font-weight:bold;
    }
    .tag_4 {
    color:#008AC4;
    display:inline;
    font-size:14px;
    font-weight:bold;
    }
    .tag_3 {
    color:#008AC4;
    display:inline;
    font-size:16px;
    font-weight:bold;
    }
    .tag_2 {
    color:#008AC4;
    display:inline;
    font-size:18px;
    font-weight:bold;
    }
    .tag_1 {
    color:#008AC4;
    display:inline;
    font-size:20px;
    font-weight:bold;
    }

 /*Team  */
    .content h1, h1.news  {
        background-color: #00719e;
        color: #ffffff;
        padding: 0.5em 1em;
        font-size: 120%;
        text-align: left;
        font-weight: 300;
        text-transform: uppercase;
    }
    .name {text-transform: uppercase; font-weight: bold;}
    .motto {font-size: 120%;}
    .linie {height: 220px; margin-top: 15px; border-bottom: 1px solid #bababa;}

/*AfterArticle2Basket AmazonPaymemts */    
    
    #PlentyOrderAmazonPaymentsPanel1 {
        margin-top: 10px;
    }
    
    #PlentyOrderAmazonPaymentsPanel, #PlentyOrderAmazonPaymentsPanel2, #PlentyOrderAmazonPaymentsPanelA, #PlentyOrderAmazonPaymentsPanelB {
        display: none;
    }
    
    td#PlentyOrderAmazonPaymentsPanel1B, #AmazonExpressWidget1 {text-align: right;}

/*AfterArticle2Basket PayPal Express */ 
    #PlentyOrder #PlentyOrderPayPalExpressPanel {
        display: none;
    }
    
 /* Site Widget */
 
#SiteWidget {
    position: fixed;
    top: -15px;
    margin-top: 20px;
    margin-left: 945px;
    height: 160px;
    width: 160px;
    background:url(src/rabatt.png);
    z-index: 9000;
 }


.AvailabilityFilterElement label {
    font-weight: normal;
}


.footer a.read-more {
    text-decoration: underline;
}



#mainnavi ul {
    background: none repeat scroll 0 0 #008AC4;
    display: inline-block;
    height: 35px;
    list-style: none outside none;
    margin: 10px 0 15px;
    text-align: left;
    width: 100%;
     padding-left: 0;
}
#mainnavi ul li.PlentyCatItemLevel_1 {
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    height: 33px;
    margin-right: 0;
    padding: 1px 0;
    position: relative;
    transition: all 0.2s ease 0s;
}

#mainnavi ul li.PlentyCatItemLevel_1 a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #FFFFFF;
    display: inline-block;
    float: left;
    height: 26px;
    margin: 0;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 8px;
    text-decoration: none;
    text-transform: uppercase;
}
#mainnavi ul li.PlentyCatItemLevel_1:hover,
#mainnavi ul li.Active  {
    background: none repeat scroll 0 0 #02A8EA;
}
#mainnavi ul li.PlentyCatItemLevel_1 a:hover, #mainnavi ul li.PlentyCatItemLevel_1 a:focus, #mainnavi ul li.PlentyCatItemLevel_1 a:active {
    background: none repeat scroll 0 0 #02A8EA;
}
#mainnavi ul li.PlentyCatItemLevel_1:hover ul {
    display: block;
    opacity: 1;
    visibility: visible;
}
#mainnavi ul li ul {
    box-shadow: none;
    display: none;
    left: 0;
    min-width: 215px;
    opacity: 0;
    padding: 0;
    position: absolute;
    top: 25px;
    transition: opacity 0.2s ease 0s;
    visibility: hidden;
    width: auto;
     z-index: 10;
}
#mainnavi ul li ul li.PlentyCatItemLevel_2 {
    color: #FFFFFF;
    display: block;
}
#mainnavi ul li ul li.PlentyCatItemLevel_2:last-child {   padding-bottom: 8px; }
#mainnavi ul li ul li.PlentyCatItemLevel_2 a {
    background: none repeat scroll 0 0 #02A8EA;
    color: #FFFFFF;
    display: inline-block;
    float: left;
    height: 25px;
    margin: 0;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 8px;
    text-decoration: none;
    text-transform: none;
    width: 100%;
}
 
#mainnavi ul li ul li.PlentyCatItemLevel_2 a:hover,
#mainnavi ul li ul li.PlentyCatItemLevel_2 a.Active {
    background: none repeat scroll 0 0 #027bae;
}




#mainnavi ul li ul li ul.PlentyCatMenuLevel_3,
#mainnavi ul li ul li ul li ul.PlentyCatMenuLevel_4 {display: none !important;
    visibility: hidden !important;}
    
#mainnavi ul li.PlentyCat_128,
#mainnavi ul li.PlentyCat_167,
#mainnavi ul li.PlentyCat_127,
#mainnavi ul li.PlentyCat_163,
#mainnavi ul li.PlentyCat_88,
#mainnavi ul li.PlentyCat_75
{display: none !important;
    visibility: hidden !important;}

#facebook_widget_button {
    height: 30px;
    margin: 50px 0 0 1px;
    position: fixed !important;
    top: 55%;
    width: 30px;
    z-index: 1003;
}



/* POPUP */
 
/* SCREEN OVERLAY */
 
/* visible overlay */
.PlentyWebshopOverlay {
position: fixed;
top: 0;
bottom: 0;
left: 0;
right: 0;
background: #000000;
-moz-opacity: 0.5;
-khtml-opacity: 0.5;
filter: alpha(opacity=50);
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
opacity: 0.5;
}
 
/* popup */
 
.PlentyWebshopPopup {
display: none;
position: absolute;
top: 25px;
z-index: 400010 !important;
width: 345px; /* margin left is 1/2 of width */
margin-left: -172px;
left: 50%;
 
background: #fff;
border: 4px solid #EEEEEE;
padding: 0 10px;
text-align: left;
 
-moz-box-shadow: 1px 2px 6px 1px rgba(38, 43, 55, 0.3);
-webkit-box-shadow: 1px 2px 6px 1px rgba(38, 43, 55, 0.3);
box-shadow: 1px 2px 6px 1px rgba(38, 43, 55, 0.3);
}
 
/* popup hover */
 
.PlentyWebshopPopup:hover {
-moz-box-shadow: 1px 3px 10px 1px rgba(38, 43, 55, 0.45);
-webkit-box-shadow: 1px 3px 10px 1px rgba(38, 43, 55, 0.45);
box-shadow: 1px 3px 10px 1px rgba(38, 43, 55, 0.45);
}
 
/* popup header */
 
.PlentyWebshopPopupTitleContainer {
color: #444444;
font-size: 18px;
font-weight: 400;
line-height: 26px;
border-bottom: 1px solid #000000;
padding: 7px 1px 3px;
}
 
/* popup body */
 
.PlentyWebshopMainContainer {
padding: 10px 0;
font-size: 12px;
line-height: 20px;
color: #333333;
}
 
/* header title left */
.PlentyWebshopTitle {
float: left;
display: inline-block;
font-size: 14px;
}
/* header icon right */
.PlentyWebshopPopupCloseButton {
float: right;
display: inline-block;
}
/* close icon */
.PlentyWebshopOverlayClose {
display: inline-block;
height: 19px; /*16px*/
width: 19px; /*16px*/
position: relative;
top: 1px;
background: url(/images/icons/silk/close_tab.png) left center no-repeat;
cursor: pointer;
}
/* close icon hover */
.PlentyWebshopOverlayClose:hover,
.PlentyWebshopOverlayClose:focus {
  background-position: right center;
}
/* status message */
.PlentyWebshopPopup .plentyMessageBox,
.PlentyWebshopPopup .plentyErrorBox {
width: auto;
margin-bottom: 0;
}
.PlentyWebshopClear {
clear: both;
}
 
/* MINI CROSSSELLING */
 
.crosssellingsMini .crossselling{width:344px; clear:both;float:left;margin-top:20px}
.crosssellingsMini .uvpimage {margin: -10px 0 0 134px;}
.crosssellingsMini .produkt { height: 150px; width: 162px; margin: 10px 10px 20px 0; border-top: solid 1px #c2c2c2; float: left; }
.crosssellingsMini .produkt_picture { width: 163px; height: 60px; text-align: center; margin: 5px 0 5px 0; position: relative; overflow: hidden; }
.crosssellingsMini .produkt_picture a{position:absolute;bottom:0; display:block;width:151px; text-align:center; background:#fff ;color:#333}
.crosssellingsMini .produkt_picture a img{max-height:50px;}
.crosssellingsMini .produkt a {border:0; padding:0;positipon:absolute;background:#fff ;color:#333}
.crosssellingsMini .produkt_info { width: 163px; height: 80px; overflow:hidden; font-size:11px;}
.crosssellingsMini .produkt_info .produkt_price {font-size: 120%; padding-top: 0px;}
.crosssellingsMini .zoomoptions{display:none}
.crosssellingsMini .zoomoptions{margin: -64px 0 0 -40px}
 
/* AJAX ADD2BASKET BUTTON SINGLE ARTICLE */
 
.add_basket_ajax {
display: inline-block;
width: 130px;
height: 32px;
background: none;
border: 0;
line-height: 32px;
font-size: 11px;
color: #ffffff;
vertical-align: middle;
text-align: center;
cursor: pointer
}
 
/* for machart-color templates */
.PlentyWebshopButton.add_basket_ajax:hover,
.PlentyWebshopButton.add_basket_ajax:focus {
color: #FFFFFF;
}

.topKundenbewertung {
    margin-top: -8px;
    float:left;
}


.colorPickerElementWrapper {
	position:relative;
	text-align:center;
	width:25px;
	height:25px;
	border:1px solid #DDD;
	padding: 1px;
}

.colorPicker {
	width:25px;
	height:25px;
	position:absolute;
	left: 1px;
	top: 1px;
}
.noColorFound {	padding-top:7px; } 

/* Beginn css-Styles fÃ¼r die Herstellerfilter mit Logo */

div.flImageFilter a.flImageFilter{
	text-decoration: none;
	display: inline-block;
}

div.flImageFilter {
	padding: 3px;
	display: inline-block;
	margin: 0 0 5px 0;
}

div.flImageFilter:hover, .flSelected div.flImageFilter {
	background-color: #cacaca;
}
img.flImageFilter {
	vertical-align: middle;
	text-decoration: none;
}

div.flImageFilterTitle {
	margin: 0 10px 0 5px;
	vertical-align: middle;
	display: inline-block;
}

span.flFilterImageTitle {
	color: #000000;
	text-decoration: none;
}

li.flFilter.flImageFilterFloat {
	display: inline;
}

/* Ende css-Styles fÃ¼r die Herstellerfilter mit Logo */
div.flPromotion {
	text-align: center;
}

form.flRangeSlider p {
	height: 25px;
}
form.flRangeSlider .flSelectedMin {
	float: left;
}
form.flRangeSlider .flSelectedMax {
	float: right;
}
form.flRangeSlider .flSelectedMin input {
	width: 50px;
	text-align: right;
}
form.flRangeSlider .flSelectedMax input {
	width: 50px;
	text-align: right;
}
div.findologic-slider {
	clear: both;
	margin: 5px 0px;
}


/* Wizard styles begin */

.fl-wizard-dialog #flMainFilters {
    width: 90%;
}

.fl-wizard-dialog #flPoweredBy {
    display: none;
}

.fl-wizard-dialog #flMainFilters .flFilterBox {
    float: none;
    margin: 0px;
    width: 100%;
}

.fl-wizard-dialog #wizard-navigation {
    text-align: center;
    padding-top: 1em;
}

.fl-wizard-dialog #wizard-navigation p {
    margin-top: 0px;
    margin-bottom: 0px;
}

.fl-wizard-dialog .wizard-num-results {
    font-weight: bold;
}

.fl-wizard-dialog #wizard-previous-step {
    float: left;
}

.fl-wizard-dialog #wizard-next-step {
    float: right;
}

.fl-wizard-dialog .wizard-step-inactive {
    text-decoration: none;
    color: darkgray;
    opacity: 0.5;
    cursor: default;
}

.fl-wizard-dialog #flFilterContainer .wizard-answered {
    font-weight: bold;
}

.fl-wizard-dialog .flFilterBoxFilters-color-picker .flFilter {
    float: left;
    clear: none;
}

/* Wizard styles end */

/* FINDOLOGIC end */

/* MESSAGE */
.message {
  position: absolute;
  border: 3px solid #BEC5CA;
  background: #fff;
  width: 340px;
  margin: -100px 0 0 -190px;
  top: 40%;
  left: 50%;
  padding: 20px;
  z-index: 500;
}
.message,
.zoomoptions {
  -moz-box-shadow: 1px 2px 6px 1px rgba(38, 43, 55, 0.3);
  -webkit-box-shadow: 1px 2px 6px 1px rgba(38, 43, 55, 0.3);
  box-shadow: 1px 2px 6px 1px rgba(38, 43, 55, 0.3);
}
.message:hover {
  -moz-box-shadow: 1px 3px 10px 1px rgba(38, 43, 55, 0.45);
  -webkit-box-shadow: 1px 3px 10px 1px rgba(38, 43, 55, 0.45);
  box-shadow: 1px 3px 10px 1px rgba(38, 43, 55, 0.45);
}
.message h1 {
  line-height: 1.2;
  margin-bottom: 10px;
}
.message .close {
  top: 10px;
  right: 10px;
  position: absolute;
  cursor: pointer;
}
/*.message a {
  background: none repeat scroll 0 0 #434343;
  border: 1px solid #CACACA;
  color: #FFFFFF;
  line-height: 1.4;
  margin: 0px 0px 0 0px;
  padding: 1px 5px;
}*/
/* END MESSAGE */

/* OVERLAY */
/* the overlayed element */
.apple_overlay {
  /* initially overlay is hidden */

  display: none;
  /* growing background image */

  /*background-image:url(../img/white.png);*/

  background-color: #ffffff;
  -moz-box-shadow: 1px 3px 10px 1px rgba(38, 43, 55, 0.45);
  -webkit-box-shadow: 1px 3px 10px 1px rgba(38, 43, 55, 0.45);
  box-shadow: 1px 3px 10px 1px rgba(38, 43, 55, 0.45);
  /*
      width after the growing animation finishes
      height is automatically calculated
      */

  width: 640px;
  /* some padding to layout nested elements nicely  */

  padding: 35px;
  /* a little styling */

  font-size: 12px;
}
/* use a semi-transparent image for the overlay */
#overlay {
  /*background-image:url(../img/white.png);*/

  background-color: #ffffff;
  -moz-box-shadow: 1px 3px 10px 1px rgba(38, 43, 55, 0.45);
  -webkit-box-shadow: 1px 3px 10px 1px rgba(38, 43, 55, 0.45);
  box-shadow: 1px 3px 10px 1px rgba(38, 43, 55, 0.45);
  color: #000000;
  min-height: 450px;
}
/* container for external content. uses vertical scrollbar, if needed */
div.contentWrap {
  height: 441px;
  padding: 2em;
  overflow-y: auto;
}
/* default close button positioned on upper right corner */
.apple_overlay .close {
  background-image: url(../img/close.png);
  position: absolute;
  right: 5px;
  top: 5px;
  cursor: pointer;
  height: 35px;
  width: 35px;
  opacity: 1.0;
  filter: alpha(opacity=100);
}
.apple_overlay .close:hover {
  opacity: 1.0;
  filter: alpha(opacity=100);
}
/* END OVERLAY */

div.findologic-slider {
    margin: 5px 10px !important;
}

