/*********************************************************
 * JTL-Shop3 Tiny stylesheet
 *
 * $Id: page.css 986 2010-08-04 10:39:31Z andy $
 *
 *********************************************************/
a {outline:none;}
.page_width {
   width: 1025px;
}

#page {
   width: 100%;
   margin: 0 auto;
   text-align: center;
   background:url('images/body_back_2.jpg') repeat-x left top;

}

.page_type_18 #page{
        background:url('images/body_back_1.jpg') repeat-x left top;
}

body.page_type_18 #page #outer_wrapper,
body.page_type_2 #page #outer_wrapper {
        background:url("images/outer_wrapper_back.png") repeat-x center top;
}

/*
body.page_type_31 #page #outer_wrapper #page_wrapper #content_wrapper #content #content_footer {
        background: #F0F0F0 url("/templates/JTL-Shop/themes/preyolo/image/page-middle.png") repeat-y;
}
*/

body.page_type_31 #page #outer_wrapper,body.page_type_5 #page #outer_wrapper,  body.page_type_20 #page #outer_wrapper  {
        background:url("images/page-top-small.png") repeat-y top center;

        background-position:50% 20px;
}

body.page_type_31 #page_wrapper, body.page_type_upload #page_wrapper ,body.page_type_5 #page_wrapper, body.page_type_20 #page_wrapper {
        background: url("images/page-top.png") no-repeat scroll 50% -4px transparent;
}

body.page_type_31 #content h1,body.page_type_5 #page_wrapper h1, body.page_type_20 #page_wrapper  h1 {
    padding-left: 40px;
    padding-top: 48px;
}

#outer_wrapper {
   margin: 0 auto;
   text-align: center;
   width:100%;
}

#page_wrapper {
   margin: 0 auto;
   width: 1025px;
   z-index: 80;
}

#header_wrapper {
   z-index: 100;
   background: url("images/header_back.jpg") no-repeat scroll left bottom transparent;
   height: 140px;
   margin: 0 auto;
   width: 1024px;
}

#header_wrapper.page_type_18 {
   height: 317px;
}

#header {
   margin: 0 auto;
   text-align: left;
   position: relative;
   height: 60px;
   z-index: 100;
   background:url("images/balken_oben.jpg")no-repeat 0px 0px transparent;
}

#header.page_width {
   background:url("images/balken_oben.jpg");
}

/*
* CMS Seiten-Navi
*/

#cms_seiten_navi {
        list-style: none;
        padding: 0px;
        margin:0px;
        left:-40px;
}

#cms_seiten_navi li.navi_active {
        list-style: none;
        margin-top: -12px;
}

#cms_seiten_navi li{
        list-style: none;
}

#cms_seiten_navi li.navi_active a,div#content div.custom_content ul#cms_seiten_navi li.navi_active_uns a {
   display: block;
    font-size: 15px;
    font-weight: bold;
    height: 62px;
    padding-left: 50px;
    padding-top: 14px;
    text-decoration: none;
    width: 254px;
}

#cms_seiten_navi li a {
        text-decoration: none;
        display: block;
        width: 254px;
        height: 15px;
        padding-left: 50px;
        padding-top: 14px;
        font-size: 130%;
        color:#97B50A;
        font-size:12px;
}

.navi_active_uns
{
        width: 280px;
        height: 62px;
        background: url("images/li_nav.png") no-repeat scroll 18px 5px transparent;
}

.navi_active {
        width: 265px;
        height: 62px;
        background: url("images/li_nav.png") no-repeat scroll 11px 5px transparent;
}

#cms_seiten_navi .navi_active a,div#content div.custom_content ul#cms_seiten_navi li.navi_active_uns a{
        color:white;
}



#cms_seiten_navi {
        margin: 0px 0px 0px -30px;
        display: block;
        overflow: visible;
        z-index: 100;
}

body.page_type_31 #page #outer_wrapper #page_wrapper #content_wrapper #content .custom_content p {
        margin-top: 0px;

}

.gestaltung{margin-top: -60px !important;}

.navi_option {
        list-style: none;
}


#settings {
   position: absolute;
   top: 8px;
   right: 0;
   font-size: 0.9em;
   z-index: 120;
}

#logo {
   height: 100%;
   float: left;
   position: relative;
   margin:10px 0 0 75px;
}

#headlinks_wrapper {
   height: 100%;
   position: relative;
   overflow: none;
   margin: 0 0 0 330px;
   z-index: 100;
}

#headlinks {
    float: right;
    height: 60px;
    margin-left: 63px;
    position: absolute;
    width:600px;
    z-index: 100;
}



#headnavi {
   left: 0;
   width: 100%;
   z-index: 100;
}

#headnavi ul {
        float: right;
    height: 20px;
    list-style: none outside none;
    margin: 60px 68px 0 0;
    padding: 0;
}

#headnavi li {
        float: left;
    padding-top: 16px;
    position: relative;
}

#headnavi li.current{
        background:url("images/current.png")no-repeat scroll center top transparent;
}


#headnavi ul li > a {
    border-left: 2px solid #000000;
    color: #000000;
    display: block;
    line-height: 12px;
    padding: 0px 6px;
    text-decoration: none;
}

#headnavi ul li.first > a {
        border-left: 0px none;
}


#speciallinks {
   margin: 0 auto;
   text-align: center;
   background-color: #f6f6f6;
   border-radius: 0 0 10px 10px;
}

#search {
   margin: 400px auto;
   padding: 4px 0 5px 0;
   background-color: #fbfbfb;
   z-index: 120;
}

#content {
   position: relative;
   padding: 0 0;
   top:0px;
   text-align: left;
   margin: 0 0;
   z-index: 1;
   min-height: 330px;
}

#content_wrapper {
   padding: 0 0;
   width: 100%;
   /*background: #F0F0F0 url("images/outer_wrapper_back.jpg") repeat-x left top;*/
}

#breadcrumb {
   font-size: .98em;
   padding: 0 0 0.25em 0;
   margin: 0 0 1em 0;
}

/**Content**/

content_start{
        width:100%;
        min-height:330px;
}

#info_start {
    /*margin: 50px 0px 0px 75px;*/
    position: absolute;
        top:-216px;
        margin-left: -3px;
        width:600px;
}

#info_start h1 {
    color: #3D3C3F;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: -1px;
    padding-top: 5px;
}

#info_start p {
     color: #3D3C3F;
    font-style: normal;
    font-weight: bold;
    margin-bottom: 5px !important;
    padding: 2px 2px 10px;
}

#info_start a {
           background: url("images/but_produkt.png") no-repeat scroll left top transparent;
    border: 0 none;
    color: #FFFFFF;
    font-size: 18px;
    font-weight: bold;
    line-height: 47px;
    margin-top: 5px;
        display:block;
        height:50px;
        width:232px;
        text-align:center;
        margin-left:10px;
    text-decoration: none;
}


#left {
    float: left;
    margin-left: 67px;
    text-align: left;
    width: 280px;
}

#left p{
        font-size:11px;
    font-style: italic;
    padding-left: 35px;
}

#left p.date{
         background: url("images/stars.png") no-repeat scroll 35px bottom transparent;
    font-size: 12px;
    font-style: normal;
    margin-right: 30px;
    padding-top: 15px;
    text-align: right;
}

#left strong{
        font-style:normal;
        color:#616161;
}

#middle {
      float: left;
    font-size: 11px;
    margin-left: 20px;
    text-align: left;
    width: 280px;
}

#middle p{
        background: url("images/pfeil.png") no-repeat scroll 20px center transparent;
    padding-bottom: 9px;
    padding-left: 30px;
    padding-top: 9px;
}

#right {
     float: right;
    font-size: 11px;
    margin-right: 81px;
    text-align: left;
    width: 280px;
}

#right p{
    padding-bottom: 0px;
    padding-left: 30px;
    padding-top: 7px;
}

/**Footer**/
#page #content_footer{
    background: url("/templates/JTL-Shop/themes/preyolo/image/content_footer_back_areaOther.png") no-repeat scroll center 6px #F5F3F3;
    height: 240px;
    margin: 0 0 35px 10px;
    padding-top: 26px;
    text-align: right;
}



#content_footer h2{
        color:#616161;
        padding-left: 40px;
        line-height:36px;
        font-style: normal;
        margin-bottom: -5px;
}

#content_footer h2.l{
        background: url('images/star.png') no-repeat left center;
}

#content_footer h2.m{
        background: url('images/mid.png') no-repeat 5px center;
}
#content_footer h2.r{
        background: url('images/pinsel.png') no-repeat 3px center;
}
#content_footer h2.s{
        background: url('images/safe.png') no-repeat 3px center;
}


#content_footer h2.r-korb{
    background: url("images/plus.png") no-repeat scroll -1px center transparent;
    padding-left: 50px;
         margin-left: -11px;
}


#content_footer p {
        color:#616161;
        padding-left: 40px;
}

#content_footer p i {
        line-height: auto;
}

#content_footer a {
   font-size: .88em;
}

#footer_wrapper {
   margin: 0 auto 0 auto;
   text-align: center;
   clear: both;
   background:#000 url('images/footer-balken.jpg') repeat-x left top;
}

#seo_links {
   /*     float:left;
        display: block;
        width:380px;
        height: 400px;       */
        margin-top: 83px;
}

#seo_links div {
        display: block;
        float:left;
        min-width: 160px;
        min-height: 260px;
        margin-left: 12px;
        padding-left: 10px;
        border-left: 1px solid #424242;
}

#seo_links div p a {
        color: #999;
        text-decoration: none;
        font-size: 11px;
}


#seo {
        float: left;
        display: block;
        width: 495px;
  /*      margin-top: 50px;     */
        padding-left: 15px;
        color:#616161;
        font-weight:lighter;

}

#seo p{
   padding-bottom:20px;
   font-size:12px;
}

/*
 *  footer
 */

#footer {
   margin: 0 auto;
   text-align: left;
   padding: 0.5em 0;
   font-size: 1em;
   width: 892px;
   min-height:550px;

}

#footer > ul.hlist {
   width: auto;
}

#weitersagen {
    background: url("images/weitersagen.png") no-repeat scroll 7px top transparent;
    float: left;
    margin-top: -33px;
    padding-left: 70px;
    width: 822px;
}

#weitersagen ul.links_l {
    float: left;
    padding-left: 7px;
    width: 275px;
}



#weitersagen ul.links_r{
        float:right;
        margin-right: 5px;
        margin-top:-5px;
}

#weitersagen li{
         display: inline;
    margin-right: 5px;
    padding-left: 10px;
}

#weitersagen ul.links_r li{
    padding-left: 10px;
}

#weitersagen ul li a{
        padding:0;
}





#copyright{
          float:right;
    margin-right: 0px;
    margin-top: -6px;
}

#copyright h3{
        color: #626262;
    font-size: 10.5px;
    font-weight: 400;
}

#copyright a{
        color:#626262;
        text-decoration:none;
}


#footer h2 {
   padding: 0 0 0.5em 0;
   margin: 0 20px 0 0;
   font: normal normal normal 11px/16px trebuchet ms, arial, Verdana, Helvetica, Arial, sans-serif;
   font-size: 1.4em;
}

#footer ul.lnkgroup {
   overflow: hidden;
   margin: 0 20px 0 0;
}

#footer ul.lnkgroup li {
   float: none;
   display: block;
   font-size: 0.95em;
   line-height: 2.2em;
   border-bottom: 1px solid #E8E9EA;
}

#footer ul.lnkgroup li a {
   text-decoration: none;
}

#footer .footer_box {
   background-color: #f5f5f5;
   padding: 15px;
}

#footer .footer_box h2 {
   margin: 0 0 0.5em 0;
   padding: 0;
   border: 0;
}

#footer .master {
   background-color: #f5f5f5;
   padding: 8px;
   font-size: 0.9em;
   color: #666;
   margin: 0.75em 0 0 0;
   line-height: 20px;
}

#footer .master  div.first {
   float: left;
}

#footer .master  div.last {
   overflow: hidden;
   text-align: right;
}

#footer .footer_box fieldset.newsletter {
   border: none;
   padding: 0;
   margin: 0;
}

#footer .footer_box fieldset.newsletter input[type="text"]{
   width: 245px;
}

#footer .footer_box fieldset.newsletter p.info {
   font-size: 85%;
   margin: 0.75em 0 0 0;
}

#footer p.jtl {
   background: url("./images/jtl.png") no-repeat scroll right center transparent;
   min-height: 20px;
   min-width: 100px;
   padding-right: 75px;
   text-align: right;
   margin: 0;
}

#footer .container {
   margin: 0.75em 0;
}

#footer a.link_lang {
   padding-left: 24px;
   line-height: 20px;
   display: inline-block;
}


#footer a.link_lang.ger {
   background: url('./images/flags/ger.png') no-repeat left bottom;
}

#footer a.link_lang.eng {
   background: url('./images/flags/eng.png') no-repeat left bottom;
}

#footer a.link_lang.fre {
   background: url('./images/flags/fre.png') no-repeat left bottom;
}

#footer a.link_lang.active {
   font-weight: bold;
}


/*
 *  container specifications
 */
#maintenance_mode {
   width: 100%;
   position: absolute;
   z-index: 999;
   top: 0;
   left: 0;
}

#content.no_breadcrumb {
   margin-top: 0;
   padding-top: 0;
}

#page.exclusive {
        background: #fff none;
}

#page.exclusive #content {
   padding: 15px 15px 0 15px;
}

#page.exclusive #breadcrumb,
#page.exclusive #content_footer {
   display: none;
}

#logo img {
   position: absolute;
   top: 13px;
   left: 0;
}

#breadcrumb a {
   text-decoration: none;
}

#speciallinks ul {
   clear: both;
   padding: 6px 0;
}

#speciallinks li {
   display: inline;
   padding: 0 14px 0 0;
   font-size: 0.9em;
   background: url('./images/square.png') no-repeat center right;
}

#speciallinks li:last-child,
#speciallinks li.last {
   background: none;
}

/*
 *  settings (language, currency)
 */
#settings li {
   float: left;
   position: relative;
}

#settings li span {
   display: inline-block;
   margin: 0 5px;
}

#settings > ul > li > a {
   display: inline-block;
   padding: 6px 4px 0 4px;
}

#settings > ul > li > a#language {
   display: block;
}

#headlinks a.expander {
 border-right: 2px solid #FFFFFF;
  padding: 0 12px 1px;
   line-height: 12px;
}

#headlinks a.expander.active,
#headlinks a.expander:hover {
   color: #fff;
   text-decoration: none;

}

#headlinks .expander_box {
   display: none;
       border-color: #8A8A8A #B7B5B6 #DFDDDE !important;
    border-radius: 7px 7px 7px 7px !important;
    border-style: solid !important;
    border-width: 1px !important;
   width: 240px;
   padding: 0px;
   position: absolute;
   top: 50px; right: 100px;
   font-size:11px;
   z-index: 999;
   margin: 0;
   text-align: left;
   background-color: #F4F2F3;
}

#headlinks .expander_box input[type="text"],
#headlinks .expander_box input[type="password"] {
   width: 100%;
   padding: 0.25em;
}


#headlinks .expander_inner {
    padding: 8px;
}

#settings fieldset.quick_login a {
   padding: 0;
}

#settings a.link_lang {
   padding-left: 22px;
   line-height: 20px;
   display: inline-block;
}

#settings a.link_lang.ger {
   background: url('./images/flags/ger.png') no-repeat left bottom;
}

#settings a.link_lang.eng {
   background: url('./images/flags/eng.png') no-repeat left bottom;
}

#settings a.link_lang.fre {
   background: url('./images/flags/fre.png') no-repeat left bottom;
}


/*
 *  search
 */
#search input[type="text"] {
   font-family: Verdana;
   padding: 2px 0 2px 25px;
   border: 1px solid #ccc;
   line-height: 18px;
   height: 18px;
   color: #666;
   width: 280px;
   font-size: 12px;
   background: #fff url('./images/search.png') no-repeat 5px center;
}

/* if suggest dropdown is shown */
#search input[type="text"].active {
}

/*
 *  headlinks
 */


#headlinks.active {
   border-bottom: 0px none ;
}

#headlinks ul li > a,#headlinks ul > a {
   color: #fff;
   text-decoration: none;
  /* display: block;*/
    padding: 15px 10px 15px 15px;
}

#headlinks ul li > a:hover {
   color: #fff;
}

#headlinks ul {
    float: right;
    list-style: none outside none;
    min-height: 30px;
    padding-left: 10px;
    padding-top: 20px;
    width: 600px;
}

#headlinks li {
   display: inline;
   font-size:12px;

}

#headlinks li.contact{
        color:#fff;
        background: url("images/tel.png") no-repeat scroll left top transparent;
        padding: 5px 5px 5px 15px;
}

#headlinks li.first{
    margin-right: -11px;
    padding-left: 23px;}

#headlinks li.contact:hover div.articles {
   z-index: 1000;
   display: block;
   background-color: #F4F2F3;
}

#headlinks li.contact div {
   display: none;
   position: absolute;
   top: 31px; right: 300px;
   background-color: #999;
}

.login .expander_box{
    border-color: #8A8A8A #B7B5B6 #DFDDDE !important;
    border-radius: 7px 7px 5px 5px !important;
    border-style: solid !important;
    border-width: 1px !important;
        }
#headlinks li.contact div.articles {
border-bottom-color: #DFDDDE ;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
border-bottom-style: solid;
border-bottom-width: 1px;
border-left-color:#B7B5B6 ;
border-left-style: solid;
border-left-width: 1px;
border-right-color:#B7B5B6 ;
border-right-style: solid;
border-right-width: 1px;
border-top-color: #8A8A8A ;
border-top-left-radius: 5px;
border-top-right-radius:5px;
border-top-style: solid;
border-top-width: 1px;
padding: 5px;
width: 350px;
z-index: 100;
position: absolute;
}

#headlinks .contact button.submit{
 margin-right: 2px;
 background: url("images/but_mini_basket.png") no-repeat scroll left top transparent!important;
 width: 135px;
 border: 0 none!important  ;
 color: #FFFFFF!important;
    float: right;
        padding-top:6px!important;
        padding-bottom:10px!important;

 }

#headlinks .contact button.submit span{
        line-height:14px;}




#headlinks li.contact div.articles .form fieldset {
   border:0 none;
   color:#626262;
}

#headlinks li.contact a{
        background: url("images/marker.jpg") no-repeat scroll center 5px transparent;
         margin-top: 10px;
        }


#headlinks li.basket {
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    margin-top: 2px;
    padding-left: 14px;
}

#headlinks li.basket span {
}

#headlinks li.basket > a {
        color: #ffffff;
        background-color:transparent;
        background:url('images/marker.jpg') no-repeat right center;
}

#headlinks li.basket > a:hover {
        background-color:transparent;
}

#headlinks li.basket.items > a {
   color: #ffffff;
  /* background: #e2ebff url('./images/expander-down.png') no-repeat 98% center;*/
}

#headlinks li.basket > a:hover,
#headlinks li.basket:hover > a {
   color: #ffffff;
}

#headlinks li.basket a span {
   /*padding-left: 12px;*/
}

/*
 *  basket overlay
 */
#headlinks li.basket div {
   display: none;
   position: absolute;
   top: 31px; right: 39px;
}

#headlinks li.basket div.articles {
   padding: 5px;
   width: 370px;
   z-index: 100;
   position: absolute;
 border-bottom-color: #DFDDDE ;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
border-bottom-style: solid;
border-bottom-width: 1px;
border-left-color:#B7B5B6 ;
border-left-style: solid;
border-left-width: 1px;
border-right-color:#B7B5B6 ;
border-right-style: solid;
border-right-width: 1px;
border-top-color: #8A8A8A ;
border-top-left-radius: 5px;
border-top-right-radius:5px;
border-top-style: solid;
border-top-width: 1px;
}

#headlinks li.basket div.articles strong,#headlinks li.basket div.articles td {
color:#403F44;
}


#headlinks li.basket:hover div.articles {
   z-index: 1000;
   display: block;
   background-color: #F4F2F3;
}

#headlinks li.basket:hover div.articles span.basket_notice {
   background: url('./images/info_small.png') no-repeat left center;
   padding-left: 20px;
   line-height: 16px;
   display: block;
   cursor: help;
}

#headlinks table.articles tbody th,
#headlinks table.articles tbody td {
   padding: 3px;
}

#headlinks table.articles tbody tr.bottom {
   background-color: #F4F2F3;
}

#headlinks table.articles tbody tr.bottom  button + button {
   margin-left: 4px;
}

#headlinks table.articles tbody td.img img {
   max-width: 40px;
}

#headlinks table.articles tbody td.img {
   width: 44px;
}

/*
 *  popup
 */
#popup_wrapper {
   margin: 0 auto;
   padding: 15px;
   text-align: center;
   background: #fff url('images/popup_bg.png') repeat-x;
}

/*
 *  links
 */
a,
a:visited,
a:link {
   color:#626262;
        text-decoration:none;
}

a:hover {
   color:#626262;
   text-decoration:none;
}

a:active,
a:focus {
   color:#626262;
   text-decoration:none;
}

/*
 * inputs (extended)

input[type="submit"],
button[type="submit"],
button[type="button"] {
   cursor: pointer;
   line-height: 16px;
   height: 24px;

   width: auto;
   overflow: visible;
   padding: 0.25em 0.5em;
   font-size: 1.1em;

   color: #616161;
   border: 1px solid #e7e7e7;
   background: #f0efef url('./images/grey_button_bg.png') repeat-x;

   border-radius: 3px;
   -moz-border-radius: 3px;
   -webkit-border-radius: 3px;
   -khtml-border-radius: 3px;
}

input[type="submit"]:hover,
button[type="submit"]:hover,
button[type="button"]:hover {

}

input[type="text"],
input[type="password"],
textarea, select {
   border: 1px solid #ccc;
}
*/

input[type="submit"],
button[type="submit"],
button[type="button"] {
   cursor: pointer;
   min-height: 24px;
   width: auto;
   overflow: visible;
   padding: 0 3px;
   font-size: 1.1em;
}

input[type="text"],
input[type="password"],
textarea, select {
   border: 1px solid #ccc;
}

input[type="text"] + input[type="submit"] {
   margin-left: 4px;
}

select + button[type="button"] {
   margin-left: 4px;
}


em {
   color: #d80000;
   font-weight: bold;
}

/*
 *  submit button
 */
a.submit,
a:visited.submit,
a:hover.submit {
   color: #fff !important;
   display: inline-block;
}

.submit,
input[type="submit"].submit,
button[type="submit"].submit,
button[type="button"].submit {
   margin: 0;
   height: auto;
   vertical-align: middle;
   padding: 0.25em;

   border: 1px solid #FA2;
   background: #FA2 url('./images/button_bg.png') repeat-x left top;

   /* radius 4 all */
   border-radius: 5px;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
   -khtml-border-radius: 5px;

   color: #FFF;
   font : 1.1em "Trebuchet MS", sans-serif;

   text-align: center;
   text-decoration: none;
   text-shadow: #FE6 0px 1px 0px;
}

.submit:hover {
   background-position: 0px -5px;
   color: #111;
}

.submit:active {
   /*background: #FA2;*/
}

.submit.disabled,
input[disabled="disabled"].submit,
button[disabled="disabled"].submit {
   border: 1px solid #aeaeae;
   background: #c0c0c0 url('./images/button_disabled_bg.png') repeat-x top left;
   text-shadow: #fff 0px 0px 0px;
   color: #666;
}

.btn_alone {
   margin: 1em 0 0 0;
}

button.submit + button.submit {
   margin-left: 4px;
}

.btn_play {
   background: #fff url('images/button_play.png') no-repeat;
   display: inline-block;
   text-indent: -9999px;
   overflow: hidden;
   width: 16px;
   height: 16px;
}

/*
 * message boxes
 */
.box_plain {
   margin: 0 0 1em 0;
}

.box_info {
        float:left;
   border: 0 none;
   margin: 0 0 1em 0;
   padding: 0.5em 30px 0.5em 0.5em;
   background: url('./images/box_info.png') right center no-repeat;
}

.box_error {
    font-style: italic;
    margin: 0 auto 0 76px;
    padding: 1.5em 30px 0.5em 0.5em;
    text-align: left;
    width: 890px;
}

.box_success {
    font-style: italic;
    margin: 0 auto 0 76px;
    padding: 1.5em 30px 0.5em 0.5em;
    text-align: left;
    width: 890px;
}

.box_buyinfo {
   padding: 0.5em;
   margin: 1em 0 0 0;
   background-color: #f5f5f5;
   text-align: left;

   /* radius 4 all
   border-radius: 0 0 10px 10px;
   -moz-border-radius: 0 0 10px 10px;
   -webkit-border-radius: 0 0 10px 10px;
   -khtml-border-radius: 0 0 10px 10px;*/
}

.box_buyinfo ul {
   margin: 0 !important;
}

.box_buyinfo ul li {
   font-size: 0.9em;
}

/*
 * content classes
 */
.page_type_5 #content .custom_content {
margin-left: 75px;
}
#content .custom_content {
    margin: 0 auto;
    overflow: visible;
    padding: 10px;
    width: 890px;
}

#content .custom_content p{
margin-left:10px;
margin-right:10px;
}


#content .custom_content p {
   margin-bottom: 1.5em;
}

#content .custom_content p:last-child {
   margin-bottom: 0;
}

#content .semtabs .custom_content {
   margin: 0;
   padding: 10px;
   width:795px;
}

#content .custom_content ul {
   list-style-type: disc;
   /*
   margin: 10px 0 10px 35px;
   */
}

#content .custom_content li,
#content .custom_content ul {
   float: none !important;
   width:280px;
}

#content .custom_content ol {
   list-style-type: upper-roman;
   margin: 10px 0 10px 35px;
}

#content #new_account .box_plain {
   margin: 0.3em 0 1em 0;
}

#content #new_account .box_plain:last-child {
   margin-bottom: 0;
}

/*
 *  layouts
 */
#sidepanel_right,
#sidepanel_left {
   display: none;
}

.panel_left #content
{
   margin:0;
   padding-left: 0px;
   /*background: url("images/outer_wrapper_back.jpg") repeat-x scroll left top transparent;*/
}

.panel_left #sidepanel_left
{
   z-index: 2;
   float: left;
   width: 180px;
   text-align: left;
   margin-left: -100%;
   display: block;
}

.panel_right #content
{
   margin-right: 200px;
   padding-right: 10px;
}

.panel_right #sidepanel_right
{
   z-index: 2;
   float: right;
   width: 200px;
   text-align: left;
   display: block;

   /* border fix */
   margin-left: -202px;
   margin-right: 2px;
}

/*
 *  formular
 */
.form fieldset {
   border: 1px solid #ddd;

   /* radius 4 all */
   border-radius: 3px;
   -moz-border-radius: 3px;
   -webkit-border-radius: 3px;
   -khtml-border-radius: 3px;

   padding: 10px;
   margin: 0 0 1em 0;
}

.form fieldset.outer {
   border: none;
   padding: 0;
   margin: 0;
   width: 100%;
}

.form fieldset legend {
   font-size: 1em;
}

.form fieldset label {
   display: block;
}

.form fieldset label.active {
   color: #004fa8;
}

.input_block li {
   float: left;
   margin: 0.4em 1em 0.4em 0;
}


#headlinks ul li ul.input_block{
        float: left;
    width: 200px;
}

.form fieldset .error_block {
 /*background-color: #fff3e3;*/
}

.form fieldset  select,
.form fieldset  textarea,
.form fieldset  input[type="text"],
.form fieldset  input[type="password"] {
   padding: 0.25em;
   font-size: 1.1em;
}

.form fieldset  textarea {
   padding: 0.5em;
   font : 1.1em "Trebuchet MS", sans-serif;
}

.form fieldset .error_block select,
.form fieldset .error_block textarea,
.form fieldset .error_block input[type="text"],
.form fieldset .error_block input[type="password"] {
   border: 1px solid #be4824;
}

.form fieldset .error_text {
   font-size: 0.8em;
   font-weight: bold;
   color: #be4824;
}

.form fieldset label.desc {
   display: inline;
}

.address ul.input_block {
   margin: 1em 0 0 0;
}

/*
 *  images
 */


.face{
        margin-top:1px;
}

/*
 *  table
 */

.basket_wrapper.tiny basket{
        margin: 0 auto;
    width: 874px;
}

table.tiny th,
table.tiny td {
 padding-top: 10px;
}

table.tiny thead th,
table.tiny thead td {
   padding: 4px 2px;
   color:#4c4b4b;
}

table.tiny td div.image_wrapper {
   width: 190px;
   height:190px;
   text-align: left;
   float: left;
   margin-top: 0px;
   margin-left: 2px;
}

table.tiny td div.article_wrapper {
   width: 100%;
   height: 100%;
   position: relative;
   margin-top: 0px;
}

table.tiny td div.desc {
   position: relative;
   float: left;
}

table.tiny.basket td div.desc {
   position: relative;
   float: none;
   overflow: hidden;
}

table.tiny input.count {
   width: 3em;
    background-color: #F0EEEE;
    border: 0 none;
    color: #737373;
    width: 3em;
}

table.tiny thead{

}

table.tiny thead tr {
}

table.tiny tbody{
        /*background: url("images/tr_back.jpg") no-repeat left bottom;*/
}

table.tiny tbody tr{
        background: url("images/tbody_back.jpg") no-repeat scroll 0 top transparent;
        height:240px;
        vertical-align: top;
        border:1px solid;
}

#table-back{
}


table.tiny a{
        color:#4c4b4b;
        text-decoration: none;
        padding-bottom:3px;
        font-weight:bold;
}

table.tiny p{
        color:#737373;
        padding:3px;
}

table.tiny p strong{
        color:#4c4b4b;
        font-weight:bold;
}
/*
 *  basket
 */
#content a.droppos {
    background: url("./images/remove10.png") no-repeat scroll left center transparent;
    left: 964px;
    line-height: 40px;
    margin-top: -30px;
    padding: 10px;
    position: absolute;
    text-decoration: none;
}

#basket_price_wrapper {
   margin: 0;
   padding: 0;
   position: relative;
}

#basket_price_wrapper p {
   color: #333;
}

#basket_price_wrapper span.price {
   font-size: 1.1em;
   font-weight: bold;
}

#basket_price_wrapper span.price_label {
   font-weight: bold;
   font-size: 1.1em;
}

#basket_price_wrapper span.tax_label {
   font-size: 0.95em;
}

#basket_price_wrapper div.info_base  {
        float:right;
   padding: 0px 0 0 5px;
   margin-top: -30px;
   margin-right: 75px;
}




#basket_price_wrapper div.total_amount  {
         margin: 5px 0 0 75px;
        width:876px;
        padding-top:0px;
        height:110px;
    text-align: right;
    background:url('images/abschluss.jpg') no-repeat top center ;
}

#basket_price_wrapper div.total_amount table tr td {
   text-align: left;
}


#basket_checkout {
   margin: 10px 0;
   height: 70px;
}

#basket_checkout a.submit, #basket_checkout #upload_submit {
   padding: 0 !important;
   width: 199px;
   background:url('images/but_weiter.png') no-repeat top left;
   border: 0 none;
   line-height: 47px;
   margin-right: 72px;
   font-size:15.5px!important;
}

#basket_notification {
   color: #fff;
   font-weight: bold;
   text-shadow: 1px 1px 0px #000;
   background: #444;

   position: relative;
   padding: 15px;

   /* radius 4 all */
   border-radius: 0 0 10px 10px;
   -moz-border-radius: 0 0 10px 10px;
   -webkit-border-radius: 0 0 10px 10px;
   -khtml-border-radius: 0 0 10px 10px;
}

#article_pushed {
   width: 500px;
   min-width: 500px;
}

#article_pushed .article_pushed_xseller {
   margin: 15px 0 0 0;
   height: 110px;
   max-height: 110px;
   overflow: hidden;
}

#article_pushed .article_pushed_xseller h2 {
   font-size: 1.2em;
   font-weight: bold;
}

#article_pushed div.img {
   float: left;
   margin: 0 10px 0 0;
}

#article_pushed div.info {
   overflow: hidden;
}

#article_pushed div.info ul li {
   margin: 2px 0;
}

#article_pushed div.info ul li span.price {
   font-size: 1.0em;
}

#article_pushed div.actions {
   padding: 4px 0;
   margin: 5px 0 0 0;
   text-align: right;
   border-top: 1px dashed #ccc;
}





/*Abschluss div */
table.summe_total{
        float: left;
}

table.summe_total tr td{
height: 20px;
}

table.summe_total span{
        color: #4C4B4B;
    font-weight: bold;
}
/*Ende Abschluss div */



table.articles{
        width: 370px;
}

/*
 *  checkout steps
 */

#checkout_steps {
   width:894px;
   margin:0 auto;
   position: relative;
   height: 42px;
   /* background-color: #f7f7f7; */
}

#checkout_steps li a {
   text-decoration: none;
}

#checkout_steps li {
   list-style-type: none;
   list-style-position: inside;
   float: left;
   padding: 10px 20px 10px 30px;
   height: 22px;
   line-height: 22px;
   position: relative;
   margin-left: -20px;
   left: 20px;
   background: transparent url(./images/checkout_steps.gif) top right repeat-y;
   vertical-align: middle;
}

#checkout_steps a {
   color: #000;
}

#checkout_steps .first {
   padding-left: 10px;
}

#checkout_steps .step1 {
   z-index: 5;
}

#checkout_steps .step2 {
   z-index: 4;
}

#checkout_steps .step3 {
   z-index: 3;
}

#checkout_steps .step4 {
   z-index: 2;
}

#checkout_steps .step5 {
   z-index: 1;
}

#checkout_steps .state3 {
   background-position: right -200%; color: #777;
}

#checkout_steps .state2 {
   background-position: right -100%; color: #708569;
}

#checkout_steps .state1 {
   font-weight: bold;
}

/*
 *  row selection
 */
ul.rowsel li {
   margin: 0.25em 0;
   padding: 0.25em;
   position: relative;
   vertical-align: middle;
}

ul.rowsel li:hover {
   background-color: #f9f9f9;
}

ul.rowsel li div.check {
   float: left;
   width: 25px;
}

ul.rowsel li div.desc {
   overflow: hidden;
}

ul.rowsel li div.amount {
   right: 0; top: 0;
   position: absolute;
   padding: 0.25em;
}

/*
 *  basic article list
 */
ul.articles li {
        padding-left: 3px;
}





ul.articles li div {
   margin: 10px;
   padding:6px;
   border:2px solid #97C00E;
        -moz-border-radius: 7px;
        border-radius: 7px;
        box-shadow: 2px 2px 5px #888;
        background-color:#F0EEEE;
        height:232px;
}

ul.articles li div p.small {
   font-size: 0.9em;
   color: #666;
}

ul.articles li div:hover {
        box-shadow: 3px 3px 5px #CCC;
}


ul.jcarousel-list li div,ul.jcarousel-list li div:hover
{
border:0 none !important;
    border-radius: 0 0 0 0;
    box-shadow: none;
        margin-top: 20px;
}

/*
 *  misc
 */
del {
   text-decoration: line-through;
}

#mytabset{
        margin-left: 0 !important;
    width: 890px !important;
  }

#popup .container, #content .container {
 margin-bottom: 15px;
    margin-left: 65px;
    margin-top: 20px;
    width: 910px;
}

.page_type_1 #content .container {
    margin-left: 0px;
}

#content h1 {
        margin-left: 45px;
    padding-left: 20px;
}

#content h1.underline,
#content h2.underline {
   border-bottom: 1px dotted #ccc;
}

#bezoom {
   border: 2px solid #ddd;
   background-color: #fff;
   position: relative;
   z-index: 3;
}

#bezoom .title {
   left: 0;
   bottom: 0;
   position: absolute;
   padding: 3px;
   font-size: 0.9em;
}

.zoomer {
   top: 0; left: 0;
   position: absolute;
   background-color: #000;
   cursor: crosshair !important;

   filter:alpha(opacity=10);
   -moz-opacity:0.10;
   -khtml-opacity: 0.10;
   opacity: 0.10;
}

span.success {
   display: inline-block;
   width: 16px;
   height: 16px;
   background: transparent url('images/success_small.png') no-repeat center;
}

span.notice {
   display: inline-block;
   width: 16px;
   height: 16px;
   background: transparent url('images/notify_small.png') no-repeat center;
}

/*
 *  button with icon
 */
button.refresh {
   overflow: visible;
}

button.refresh span {
   background: url('./images/refresh16.png') no-repeat center left;
   padding: 0 0 0 20px;
   display: block;
   white-space: nowrap;
}

button.active span {
   background: url('./images/refresh_orange16.png') no-repeat center left;
}

button.notification,
button.question,
button.wishlist,
button.compare {
   border: 0;
   margin: 0;
   padding: 0;
   font-size: 1.1em;
   text-align: left;
   background-color: transparent;
}

button.compare {
   background: url('./images/compare_small.png') no-repeat 0 50%;
   padding-left: 20px;
}

button.wishlist {
   background: url('./images/wishlist_small.png') no-repeat 0 50%;
   padding-left: 20px;
}

button.question {
   background: url('./images/question_small.png') no-repeat 0 50%;
   padding-left: 20px;
}

button.notification {
   background: url('./images/notify_small.png') no-repeat 0 50%;
   padding-left: 20px;
}

/*
 *  article overlay
 */
#content .image_overlay_wrapper {
   position: relative;
}

#content .image_overlay {
   display: none;
   position: absolute;
   top: 0;
   left: 0;
   background: #fff url(./images/preloader.gif) no-repeat center;
   width: 100%;
   height: 100%;

   filter:alpha(opacity=60);
   -moz-opacity: 0.6;
   -khtml-opacity: 0.6;
   opacity: 0.6;
}

/*
 * article details
 */
.article_border {
   border: 2px solid #eee;
}

.article_border:hover {
   border: 2px solid #ddd;
}

ul.articles_combi {
   margin: 0;
   padding: 0;
   list-style-type: none !important;
}

ul.articles_combi li a img {
   border: 2px solid #eee;
}

ul.articles_combi li a img:hover {
   border: 2px solid #ddd;
}

ul.articles_combi li a {
   float: left;
   margin: 0;
   padding: 0 3px 0 0;
}

/*
 * signal image
 */
.signal_image {
   display: block;
   padding: 0 0 0 70px;
   min-height: 17px;
}

.signal_image.a0 {
   color: #B80000; /* red */
   background: url('./images/ampel0.png') no-repeat 0px 0px;
}

.signal_image.a1 {
   color: #2896ec; /* blue */
   background: url('./images/ampel1.png') no-repeat 0px 0px;
}

.signal_image.a2 {
   color: #007C00; /* green */
   background: url('./images/ampel2.png') no-repeat 0px 0px;
}

/*
 *  articles: base
 */
#styled_view {
   width: 100%;
}

#styled_view input.quantity {
   width: 2em;
   padding: 0.2em;
}

#styled_view li {
   display: block;
}

#styled_view li ul li {
   margin: 2px 0;
}

#styled_view li .article_image {
   text-align: center;
}

#styled_view li ul.article_info {
   overflow: hidden;
   list-style: disc outside none;
}

#styled_view li ul.article_info > li {
   color: #666;
   font-size: 0.9em;
   margin-left: 1.5em;
   display: list-item;
}

#styled_view li ul.article_info li.clean {
   list-style: none;
   margin-left: 0;
}

#styled_view  #article_short_desc.custom_content {
   margin-bottom: 0em;
}

#styled_view li .article_wrapper {
        background-color: #fff; /* fix fuer ie7-bug http://www.postner.de/blog/2007/02/28/flackern-bei-linkhover-im-ie7/ */
   border: 3px solid transparent;
   border-radius: 5px;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
   -khtml-border-radius: 5px;
}

#styled_view li .article_wrapper:hover {
   background-color: #FDFDFD;
   border: 3px solid #FAFAFA;
}

/*
 *  articles: list
 */
#styled_view li.list {
   width: 100%;
   padding: 0;
}

#styled_view li.list h3 {
   margin: 0 0 4px 0;
   padding: 0;
}

#styled_view li.list .article_wrapper {
   text-align: left;
   position: relative;
}

#styled_view li.list .article_wrapper span.stars {
   position: absolute;
   top: 3px;
   right: 0;
}

#styled_view li.list .article_image {
   float: left;
   padding-right: 8px;
}

#styled_view li.list .article_info_wrapper {
   overflow: hidden;
}

#styled_view li.list ul.article_info {
   width: 50%;
   float: left;
}

#styled_view li.list .article_price {
   width: 50%;
   float: right;
   text-align: right;
}

#styled_view li.list .article_buy {
   padding-top: 10px;
   vertical-align: middle;
}

#styled_view li.list .article_buy input[type="submit"] {
   vertical-align: middle;
}

#styled_view li.list .article_buy  span {
   vertical-align: middle;
}

#styled_view li.list .article_combi {
   clear: both;
}

#styled_view li.list .differential_price,
#styled_view li.list .financing {
   display: inline-block;
}

/*
 *  articles: gallery
 */
* html #styled_view li.gallery,
* + html #styled_view li.gallery {
   display:inline;
}

#styled_view li.gallery {
   width: 32.8%;
   display: inline-block;
   vertical-align: top;
   overflow: hidden;
}

#styled_view li.gallery h3 {
   margin: 4px 0;
   padding: 0;
   font-size: 1.0em;
   font-weight: normal;
   text-align: center;
   /*display: none;*/
}

#styled_view li.gallery .article_wrapper {
   margin: 8px 3px 16px 3px;
   padding: 10px 0;
}

#styled_view li.gallery .article_financing {
   display: none;
}

#styled_view li.gallery .article_image {
   width: 100%;
   text-align: center;
}

#styled_view li.gallery .article_price {
   width: 100%;
   text-align: center;
}

#styled_view li.gallery .article_buy {
   display: none;
}

#styled_view li.gallery .article_wrapper span.stars,
#styled_view li.gallery .differential_price,
#styled_view li.gallery .article_info,
#styled_view li.gallery .article_combi {
   display: none;
}

/*
 *  articles: mosaic
 */

* html #styled_view li.mosaic,
* + html #styled_view li.mosaic {
   display: inline;
}

#styled_view li.mosaic {
   width: 24.5%;
   display: inline-block;
   vertical-align: top;
   overflow: hidden;
}

#styled_view li.mosaic .article_wrapper {
   margin: 3px;
   padding: 10px 0;
}

#styled_view li.mosaic .article_image {
   width: 100%;
   text-align: center;
}

#styled_view li.mosaic h3,
#styled_view li.mosaic .article_wrapper span.stars,
#styled_view li.mosaic .differential_price,
#styled_view li.mosaic .article_financing,
#styled_view li.mosaic .article_price,
#styled_view li.mosaic .article_info,
#styled_view li.mosaic .article_buy,
#styled_view li.mosaic .article_combi {
   display: none;
}

/*
 *  extended design
 */
a.ed {
   float: left;
   display: block;
   padding-left: 22px;
   height: 16px;
   margin: 0 0 0 10px;
}

a.gallery {
   background: url('./images/ed.png') no-repeat 0px 0px;
}

a:hover.gallery {
   background: url('./images/ed.png') no-repeat 0px -24px;
}

a.gallery.active,
a:active.gallery {
   background: url('./images/ed.png') no-repeat 0px -48px;
}

a.list {
   background: url('./images/ed.png') no-repeat 0px -72px;
}

a:hover.list {
   background: url('./images/ed.png') no-repeat 0px -96px;
}

a.list.active,
a:active.list {
   background: url('./images/ed.png') no-repeat 0px -120px;
}

a.mosaic {
   background: url('./images/ed.png') no-repeat 0px -144px;
}

a:hover.mosaic {
   background: url('./images/ed.png') no-repeat 0px -168px;
}

a.mosaic.active,
a:active.mosaic {
   background: url('./images/ed.png') no-repeat 0px -192px;
}

/*
 * page navigation
 */
ul.pagenavi li {
   display: inline;
}

ul.pagenavi li.page a {
   padding: 0.1em 0.45em;
   display: inline-block;
   text-decoration: none;

   color: #444;
   background-color: #f0f0f0;
}

ul.pagenavi li.page.selected a {
   background-color: #ccc;
}

ul.pagenavi li.page a:hover,
ul.pagenavi li.page.selected a:hover {
   background-color: #ccc;
}

ul.pagenavi li.prev {
   margin: 0 5px 0 0;
}

ul.pagenavi li.next {
   margin: 0 0 0 5px;
}

ul.hlist.pad li {
   padding: 0.5em 0;
}

/*
 *  overlay
 */
.overlay_image_wrapper {
   display: inline-block;
   position: relative;
}

.overlay_image {
   margin: 0 !important;
   padding: 0 !important;
   background-repeat: no-repeat;
   background-position: top left;
   position: absolute;
   cursor: pointer;
}

.overlay_image1 {
   background-position: top left;
}

.overlay_image2 {
   background-position: top center;
}

.overlay_image3 {
   background-position: top right;
}

.overlay_image4 {
   background-position: center right;
}

.overlay_image5 {
   background-position: bottom right;
}

.overlay_image6 {
   background-position: bottom center;
}

.overlay_image7 {
   background-position: bottom left;
}

.overlay_image8 {
   background-position: center left;
}

.overlay_image9 {
   background-position: center center;
}

/*
 *  autocomplete
 */
.ui-autocomplete { position: absolute; cursor: default; }
.ui-autocomplete-loading { background: white url('images/indicator.gif') right center no-repeat; }
*html .ui-autocomplete { width:1px; }

.ui-menu {
   list-style: none;
   padding: 2px;
   margin: 0;
   display:block;

   background-color: #fff;
   border: 1px solid #f0f0f0;
}
.ui-menu .ui-menu {
   margin-top: -3px;
}
.ui-menu .ui-menu-item {
   margin:0;
   padding: 0;
   zoom: 1;
   float: left;
   clear: left;
   width: 100%;
}
.ui-menu .ui-menu-item a {
   text-decoration: none;
   display: block;
   padding: .2em .4em;
   line-height: 1.5;
   zoom: 1;
}
.ui-menu .ui-menu-item a.ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-active {
   font-weight: normal;
   cursor: pointer;
   background-color: #F0F0F0;
}

/*
 *  tabs
 */
div.semtabs {
        /*   border: 1px solid #ddd;*/
   /*background: white url('images/tab_ramen.jpg') left top no-repeat;*/
    background-color: #F0F0F0;
    border-color: #BCBABB #B7B5B6 #DFDDDE #BCBABB !important;
    border-style: solid !important;
    border-width: 2px 2px 1px !important;
    margin: 0 auto;
    min-height: 255px;
    width: 100%;

}

ul.semtabs {
 /* border-bottom: 2px solid #BBBBBB;*/
    clear: both;
    height: 31px;
    list-style: none outside none !important;
    width: 874px;
}

ul.semtabs li {
   float: left;
   display: block;
   margin: 0 2px 0 1px !important;
}

ul.semtabs li a {
   line-height: 15px;
   display: block;
   padding: 8px;
   text-decoration: none;
   color: #4c4b4b;
   width: 195px;
    text-align: center;
    font-weight:bold;
}

ul.semtabs li.active a {
    background-color: #F0F0F0;
    color: #4c4b4b;
    text-align: center;
    width: 195px;
        border: 2px solid #BBBBBB;
        border-bottom:0px none;
        margin-left: -1px;
}

.panel h2.title {
   display: none;
}

.panel.notab {
   margin: 20px 0;
}

.panel.notab h2 {
   display: block;
}

/*
 *  filter groups
 */
#filter_group {
   margin: 1em 0 0 0;
   width: 100%;
}

#filter_group .item {
   float: left;
   clear: both;
   width: 100%;
   margin-bottom: 3px;
   background-color: #f8f8f8;
}

#filter_group strong.label {
   float: left;
   width: 25%;
   display: block;

   text-align: right;
   font-weight: bold;
   vertical-align: middle;
   line-height: 22px;
}

#filter_group ul.values {
   vertical-align: middle;
   margin-left: 26%;
   font-size: 0.9em;
   background-color: #fff;
   padding: 1px 1em;
}

#filter_group ul.values li img {
   vertical-align: middle;
}

#filter_group ul.values li {
   display: inline;
   margin-right: 5px;
   line-height: 18px;
   height: 18px;
}

#filter_group ul.values li a {
   padding-left: 16px;
   background: url('./images/filter_checkbox.gif') no-repeat center left;
   text-decoration: none;
   display: inline-block;
   white-space: nowrap;
}

#filter_group ul.values li a + #filter_group ul.values li.em {
   white-space: nowrap;
}

#filter_group ul.values li a:hover {
   padding-left: 16px;
   background: url('./images/filter_checkbox_hover.gif') no-repeat center left;
   text-decoration: none;
}

#filter_group ul.values li.selected a {
   padding-left: 16px;
   background: url('./images/filter_checkbox_checked.gif') no-repeat center left;
}

#filter_group ul.values li.selected a {
   font-weight: bold;
}

em.count,
#filter_group ul.values li em.count {
   color: #666;
   font-style: normal;
   font-weight: normal;
   font-size: 0.8em;
}

#article_filter select {
   margin: 0.2em 0.25em;
}

/*
 *  attributes
 */
#attribute_list {
   margin: 0;
   overflow:hidden;
}

#attribute_list .item {
   float: left;
   clear: both;
   width: 100%;
   margin-bottom: 3px;
   background-color: #f8f8f8;
}

#attribute_list strong.label {
   float: left;
   width: 25%;
   display: block;

   text-align: right;
   font-weight: bold;
   vertical-align: middle;
   line-height: 22px;
}

#attribute_list ul.values {
   vertical-align: middle;
   margin-left: 26%;
   font-size: 0.9em;
   background-color: #fff;
   padding: 1px 1em;
}

#attribute_list ul.values li img {
   vertical-align: middle;
   max-height: 40px;
}

#attribute_list ul.values li {
   display: inline;
   margin-right: 5px;
   white-space: nowrap;
   line-height: 22px;
}

/*
 *  taglist
 */
li.tag {
   padding-right: 1.6em;
}

/*
 *  article details
 */
#article {
    margin: 0 auto 0 75px;
    width: 903px;

}

#article h1,#article h2{
        color:#616161;
        }

#article #goto {
   margin: 10px 0;
}

#article .prev_article {
   width: 50%;
   float: left;
}

#article .next_article {
   width: 50%;
   float: right;
   text-align: right;
}

/*
#article .prev_article a,
#article .next_article a {
   line-height: 18px;
   display: inline-block;
   text-decoration: none;
}

#article .prev_article a {
   padding-left: 20px;
   background: url('./images/prev16.png') no-repeat left center;
}

#article .next_article a {
   padding-right: 20px;
   background: url('./images/next16.png') no-repeat right center;
}
*/

#article #goto span.next {
   width: 50%;
   font-weight: bold;
}

span.price_label {
   vertical-align: middle;
}

span.price {
   color: #97bf0d;
   font-size: 1.4em;
   font-weight: bolder;
   vertical-align: middle;
   white-space: nowrap;
}

span.price_image {
   display: inline-block;
   white-space: nowrap;
}

.price_wrapper .price_img {
        white-space: nowrap;
}

span.price_image img {
   vertical-align: middle;
}

label span.price {
   font-size: 1em;
   font-weight: normal;
   vertical-align: inherit;
}

span.tooltitle {
   border-bottom: 1px dotted #999;
   cursor: help;
}

span.vat_info {
   font-size: 85%;
}

span.vat_info {
   color: #777;
}

span.vat_info a {
   color: #555;
}

.vat_info abbr {
        border-bottom: 1px dotted #999;
        cursor: help;
}


#image_wrapper .image {
   border-top: 2px solid #8A8A8A!important;
   border-left: 2px solid #BCBABB!important;
   border-right: 2px solid #B7B5B6!important;
   border-bottom: 1px solid #DFDDDE!important;
   height: 350px;
   width: 350px;
   background-color: #EFEDEE;
   text-align: center;
   border: 0 none;
}

#image_wrapper .image image {

}

#article .article_image {
   float: left;
   margin: 0 10px 0 0;

}


#article ul.article_list {
        margin-left: 0px;
    width: 200px;
}


.article_details strong {
        font-size:16px;
        display:block;
}

#article ul.article_list li {
   display: block;
}

#article ul.article_list li ul.actions {
   margin: 1em 0 0.25em 0;
}

#article ul.article_list li ul.actions li {
   line-height: 1.8em;
}

#article ul.article_list li.addthis {
   margin: 8px 0 0 0;
}

#article .article_images {
    font-weight: bold;
    margin-left: -1px;
    padding: 4px 0;
    vertical-align: middle;
    width: 360px !important;
}

#article .article_images a {
   text-decoration: none;
    padding-left: 2px;
    padding-right: 2px;
}

#article .article_images a:hover img {
   border: 0 none ;
}

#article .article_images li {
   padding: 0 10px 0 0;
}

#article .article_images img {
   padding: 0;
   vertical-align: middle;
   border-top: 1px solid #8A8A8A!important;
   border-left: 1px solid #BCBABB!important;
   border-right: 1px solid #B7B5B6!important;
   border-bottom: 1px solid #DFDDDE!important;
}

#article .article_images img.active {
   border: 0px none ;
}

#article .article_varcombi {
   margin-top: 5px;
}

#article .article_varcombi p {
   font-weight: bold;
}

#article .article_varcombi img {
   vertical-align: middle;
   border: 2px solid #eee;
   margin-right: 4px;
}

#article_buyfield {
    float: left;
    margin-left: 62px;
    position: relative;
    width: 215px;
}

.kost {
    float: right !important;
        padding-bottom: 20px;
    padding-top: 20px;
}

p.versand{


}
h2.versand{


}

#article_buyfield .loader {
   display: none;
   position: absolute;
   top: 0; right: 0;

   margin: 10px;
   padding: 10px 10px 10px 30px;
   background: #fff url('./images/indicator.gif') no-repeat 10px center;

   /* radius 4 all */
   border-radius: 10px;
   -moz-border-radius: 10px;
   -webkit-border-radius: 10px;
   -khtml-border-radius: 10px;
}

.financing,
.comment,
.differential_price,
#article .article_matrix,
#article fieldset.article_buyfield {
   margin: 1em 0;
   padding: 10px;
   display: inline-block;

   /* radius 4 all
   border-radius: 10px;
   -moz-border-radius: 10px;
   -webkit-border-radius: 10px;
   -khtml-border-radius: 10px;*/
}

/*
 *  comment
 */
.comment {
   display: block;
   position: relative;
   background-color: #f5f5f5;
}

.comment.active {
   background-color: #f0f0f0;
}

.comment.active p.helpfully {
   display: block;
}

.comment.jsenabled.active p.helpfully {
   display: none;
}

.comment.most_useful {
   background-color: #fff4e6;
}

.comment.active.most_useful {
   background-color: #fff0dd;
}

.comment p.box_notice {
   background-color: #fff;
   padding: 10px 8px;
   margin: 0 0 1em 0;

   border-radius: 10px;
   -moz-border-radius: 10px;
   -webkit-border-radius: 10px;
   -khtml-border-radius: 10px;
}

.comment p.title {
   font-weight: bold;
   position: relative;
   margin: 0 0 1.0em 0;
}

.comment p.title span.rating {
   position: absolute;
   top: 0;
   right: 0;
   font-weight: normal;
   font-size: 0.9em;
}

.comment p.helpfully {
   display: none;

   position: absolute;
   right: 0;
   top: 0;


   border-radius: 10px;
   -moz-border-radius: 10px;
   -webkit-border-radius: 10px;
   -khtml-border-radius: 10px;

   padding: 5px 8px;
   margin: 10px 10px 0 0;

   color: #000;
   background-color: #fff;
   text-align: center;
}

.comment p.helpfully {
   line-height: 20px;
}

.comment p.helpfully span {
   vertical-align: middle;
   line-height: 20px;
   display: inline-block;
}

.comment p.helpfully span.button_help {
   padding: 0 0 0 8px;
}

.comment button {
   display: inline-block;
   width: 16px;
   height: 16px;
   border: 0;
}

.comment button.helpful {
   background: url('./images/thumb-up.gif') no-repeat center;
}

.comment button.not_helpful {
   background: url('./images/thumb-down.gif') no-repeat center;
}

.comment p.author {
   font-size: 0.9em;
   margin: 0 0 1em 0;

   border-radius: 10px;
   -moz-border-radius: 10px;
   -webkit-border-radius: 10px;
   -khtml-border-radius: 10px;

   padding: 3px 6px;

   color: #000;
   background-color: #fff;
}

.comment div.body {
   padding: 0 5px;
}

.comment div.body blockquote {
   background-color: #fffcbc;
   font-style: italic;
   padding: 10px;
   border: thin solid black;
}

#box_votes div.pages {
   float: left;
   display: inline;
   padding: 6px 0 4px 0;
}

#box_votes div.sortorder {
   overflow: hidden;
   text-align: right;
}

/*
 *  article container
 */

#article .article_matrix,
#article fieldset.article_buyfield {
   display: block;
}

#article fieldset.article_buyfield label.block {
   display: block;
}

#article fieldset.article_buyfield ul li.label {
   font-weight: bold;
   margin: 0 0 5px 0;
}

#article fieldset.article_buyfield ul {
   margin: 0 0 10px 0;
}

#article fieldset.article_buyfield .choose_quantity {
   padding: 0px;
   text-align: center;

   /* radius 4 all
   border-radius: 10px;
   -moz-border-radius: 10px;
   -webkit-border-radius: 10px;
   -khtml-border-radius: 10px;*/
}

.choose_quantity button.submit[type="submit"]{
     background: url("images/but_weiter.png") no-repeat scroll left top transparent;
    border: 0 none;
    color: #FFFFFF;
    float: left;
    font-weight: bold;
    height: 45px !important;
    margin-left: -10px;
    margin-top: 10px;
    padding: 0 !important;
    width: 199px;
}
#article fieldset.article_buyfield .choose_quantity span,
#article fieldset.article_buyfield .choose_quantity label,
#article fieldset.article_buyfield .choose_quantity button[type="submit"] {
   vertical-align: middle;
}

#article input.quantity {
   width: 38px;
   padding: 0.25em;
   font-weight: bold;
}

#article label.quantity {
   display: inline;
}

/*
.article_test span,
.article_test input {
   vertical-align: middle;
}
*/

.change_quantity  {
   vertical-align: middle;
}

.change_quantity a,
.change_quantity a:link,
.change_quantity a:active,
.change_quantity a:visited {
   width: 1.6em;
   height: 1.6em;
   line-height: 1.6em;
   display: inline-block;
   background-color: #eee;
   font-weight: bold;
   cursor: pointer;
   text-decoration: none;
   color: #000;
   text-align: center;

   border-radius: 3px;
   -moz-border-radius: 3px;
   -webkit-border-radius: 3px;
   -khtml-border-radius: 3px;
}

.change_quantity a:hover {
   background-color: #ddd;
}

/*
 *  article category
 */

.category_wrapper {
   padding: 1px;

   border-radius: 3px;
   -moz-border-radius: 3px;
   -webkit-border-radius: 3px;
   -khtml-border-radius: 3px;
}

.category_wrapper.child {
   margin: 5px;
}

.category_wrapper.child.first {
   margin-left: 0;
}

.category_wrapper.child.last {
   margin-right: 0;
}

ul.category_subcategories {
   margin: 5px 0 10px 0;
}

.category_wrapper ul.category_item li {
   float: left;
}

.category_wrapper ul.category_item li.img {
}

.category_wrapper ul.category_item li.desc {
   float: none;
   overflow: hidden;
   padding: 5px;
   margin-left: 30px;
}

/*
 * Style ul li lists in custom category-description
 */
.category_wrapper .desc li {
        list-style-type: disc;
        float: none !important;
        margin-left: 1.7em;
}

.category_wrapper ul.category_item li.desc div.item_desc {
   margin-bottom: 1em;
}

.category_wrapper ul.category_item li.desc div.item_desc:last-child {
   margin-bottom: 0;
}

.category_wrapper.child h2 a {
   font-size: 14px;
   font-weight: bold;
}
/*
 *  autocomplete
 */
.ac_results {
   padding: 0px;
   border: 1px solid #ccc;
   background-color: #fff;
   overflow: hidden;
   z-index: 99999;
}

.ac_results ul {
   width: 100%;
   list-style-position: outside;
   list-style: none;
   padding: 0;
   margin: 0;
}

.ac_results li {
   margin: 0px;
   padding: 2px 5px;
   cursor: default;
   display: block;
   font-size: 1.0em;
   line-height: 18px;
   overflow: hidden;
   position: relative;
   color: #666;
}

.ac_results li span.ac_resultcount {
   color: #aaa;
   font-size: 0.85em !important;
   position: absolute;
   top: 2px; right: 3px;
}

.ac_highlight {
   color: #000;
}

.ac_loading {
   background: white url('./images/indicator.gif') right center no-repeat;
}

.ac_odd {
   background-color: #fff;
}

.ac_over {
   background-color: #d5e2ff;
}

/*
 *  tag filter
 */
.tag_filter_wrapper {
   width: 50%;
   float: left;
   text-align: center;
}

.tag_filter_wrapper fieldset {
   border-radius: 10px;
   -moz-border-radius: 10px;
   -webkit-border-radius: 10px;
   -khtml-border-radius: 10px;
   /*background-color: #f9f9f9;*/
   border: 1px solid #ddd;
}

.tag_filter_wrapper fieldset legend {
   font-weight: bold;
   font-size: 1.1em;
}

/*
 *  popup
 */
#simplemodal-overlay {
   background-color: #000;
}

#simplemodal-container {
   background-color: #F0F0F0;
        background-color: #F0F0F0;
    border-radius: 5px;
    padding: 12px;
}

#simplemodal-container a.close {
   background: url('./images/close.png') no-repeat;
   width: 16px;
   height: 16px;
   display: inline;
   z-index: 3200;
   position: absolute;
   top: 12px;
   right: 12px;
   cursor: pointer;
}

/*
 *  tagbox
 */

.tagbox {
   padding: 0.5em 0;
   text-align: center;
}

.tagbox .tag1 {
   font-size: .7em;
}

.tagbox .tag2 {
   font-size: .8em;
}

.tagbox .tag3 {
   font-size: .9em;
}

.tagbox .tag4 {
   font-size: 1.0em;
}

.tagbox .tag5 {
   font-size: 1.2em;
}

.tagbox .tag6 {
   font-size: 1.3em;
}

.tagbox .tag7 {
   font-size: 1.4em;
}

.tagbox .tag8 {
   font-size: 1.5em;
}

.tagbox .tag9 {
   font-size: 1.7em;
}

.tagbox .tag10 {
   font-size: 1.7em;
   font-weight: bold;
}

/*
 *  comparelist
 */
.comparelist table.tiny th,
.comparelist table.tiny td {
   border-right: 1px solid #ddd;
   border-bottom: 1px solid #ddd;
   border-top: 1px solid #fff;
   border-left: 1px solid #fff;
}

.comparelist table.tiny thead th,
.comparelist table.tiny thead td {
   padding: 4px 2px;
}

/*
 *  stars
 */
.stars {
   background: url('./images/stars.png') no-repeat center;
   width: 56px;
   height: 10px;
   display: inline-block;
}

.stars.p1 {
   background: url('./images/stars.png') no-repeat 0 -10px;
}

.stars.p2 {
   background: url('./images/stars.png') no-repeat 0 -20px;
}

.stars.p3 {
   background: url('./images/stars.png') no-repeat 0 -30px;
}

.stars.p4 {
   background: url('./images/stars.png') no-repeat 0 -40px;
}

.stars.p5 {
   background: url('./images/stars.png') no-repeat 0 -50px;
}

.stars.p0_25,
.stars.p0_75,
.stars.p0_5 {
   background: url('./images/stars.png') no-repeat 0 -60px;
}

.stars.p1_25,
.stars.p1_75,
.stars.p1_5 {
   background: url('./images/stars.png') no-repeat 0 -70px;
}

.stars.p2_25,
.stars.p2_75,
.stars.p2_5 {
   background: url('./images/stars.png') no-repeat 0 -80px;
}

.stars.p3_25,
.stars.p3_75,
.stars.p3_5 {
   background: url('./images/stars.png') no-repeat 0 -90px;
}

.stars.p4_25,
.stars.p4_75,
.stars.p4_5 {
   background: url('./images/stars.png') no-repeat 0 -100px;
}

/*
 *  matrix
 */
table.matrix {
   border-collapse: separate;
   border-spacing: 2px 2px;
}

table.matrix td.key {
   background-color: #ebebeb;
   text-align: center;
}

table.matrix td.element {
   background-color: #ebebeb;
   text-align: center;
   font-size: 0.9em;
}

table.matrix td.element:hover {
   background-color: #ddd;
}

table.matrix td.label {
   font-weight: bold;
   text-align: center;
}

table.matrix input[type="text"] {
   text-align: center;
   width: 3em;
   padding: 2px;
}

/*
 *  vertical text
 */
.vtext-container {
   display: block;
}

.vtext-container em.vtext {
   font-style: normal;
   display: block;
   text-align: center;
}
/*
 *  vote
 */
fieldset.vote_item label {
   margin: 4px 0;
}

/*
 *  zipcode dropdown
 */
#form_city_dropdown ul {
   background-color: #f7f7f7;
}

#form_city_dropdown ul li {
   cursor: pointer;
   padding: 2px 4px;
}

#form_city_dropdown ul li:hover {
   background-color: #f0f0f0;
}

/* This is the moving lens square underneath the mouse pointer. */
.cloud-zoom-lens {
   margin: -2px;
   padding: 0 1px 1px 0;
   background-color: #fff;
   border: 2px solid #aaa;
   cursor: url('./images/zoom.cur'), pointer;
   cursor: -webkit-zoom-in;
   cursor: -moz-zoom-in;
}

/* This is for the title text. */
.cloud-zoom-title {
   font-family: Verdana, Helvetica, sans-serif;
   position: absolute !important;
   background-color: #000;
   color: #fff;
   padding: 3px;
   width: 100%;
   text-align: center;
   font-weight: bold;
   font-size: 10px;
   bottom: 0px;
}

/* This is the zoom window. */
.cloud-zoom-big {
   margin: -2px;
   border: 2px solid #eee;
   overflow: hidden;
   background-color: #fff;
   background-repeat: no-repeat;
}

/* This is the loading message. */
.cloud-zoom-loading {
   color: white;
   background: #222;
   padding: 3px;
   border: 1px solid #000;
}

/*
 *  produktscroller
 */
.jcarousel-skin-tiny .jcarousel-container {
 /*   background: #fff;
  border: 1px solid #ddd;

    radius 4 all
   border-radius: 4px;
   -moz-border-radius: 4px;
   -webkit-border-radius: 4px;
   -khtml-border-radius: 4px;*/
}

.jcarousel-skin-tiny .jcarousel-direction-rtl {
   direction: rtl;
}

.jcarousel-skin-tiny .jcarousel-container-horizontal {
    /*background: url("images/sl_back.jpg") no-repeat scroll 0 center transparent;*/
    height: 215px;
    padding: 15px 17px 2px 1px;
    width:875px;
}

.page_type_1 .jcarousel-container-horizontal{padding: 7px 17px 2px 1px;}

.jcarousel-skin-tiny .article_wrapper a,
.jcarousel-skin-tiny .jcarousel-clip-horizontal,
.jcarousel-skin-tiny .jcarousel-item {
  height: 250px;
  margin-top: -42px;
  margin-left: -3px;
}

.artikelseite_desc {
        margin-left:11px;
        display: block;
    float: none;
    overflow: hidden;
    text-align: center;
    width: 130px;
}

.xsell_container li.jcarousel-item {
        width:138px!important;
    padding-left: 65px!important;
        margin-top:51px!important;
}


.jcarousel-skin-tiny .jcarousel-item-horizontal {
   margin-left: 0;
   margin-right: 10px;
   width:120px !important;
   margin-top: 40px;
   text-align: center;
}

.jcarousel-skin-tiny .jcarousel-direction-rtl .jcarousel-item-horizontal {
   margin-left: 10px;
   margin-right: 0;
}

.jcarousel-skin-tiny .jcarousel-item-placeholder {
   background: #fff;
   color: #000;
}

.jcarousel-skin-tiny .jcarousel-next-horizontal {
/*   position: absolute;
   top: 0;
   right: 0;
   width: 16px;
   height: 100%;
   cursor: pointer;
   background: #ddd url(./images/next-horizontal.png) no-repeat 0 center;*/
}

.jcarousel-skin-tiny .jcarousel-direction-rtl .jcarousel-next-horizontal {
/*   left: 5px;
   right: auto;
   background-image: url(./images/prev-horizontal.png);*/
}

.jcarousel-skin-tiny .jcarousel-next-horizontal:hover {
  /* background-color: #ccc;
   background-position: -16px center;*/
}

.jcarousel-skin-tiny .jcarousel-next-horizontal:active {
   background-position: -32px center;
}

.jcarousel-skin-tiny .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tiny .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tiny .jcarousel-next-disabled-horizontal:active {
   cursor: default;
   background-position: -48px center;
}

.jcarousel-skin-tiny .jcarousel-prev-horizontal {
 /*  position: absolute;
   top: 0;
   left: 0;
   width: 16px;
   height: 100%;
   cursor: pointer;
   background: #ddd url(./images/prev-horizontal.png) no-repeat 0 center;*/
}

.jcarousel-skin-tiny .jcarousel-direction-rtl .jcarousel-prev-horizontal {
/*   left: auto;
   right: 5px;
   background-image: url(./images/next-horizontal.png);*/
}

.jcarousel-skin-tiny .jcarousel-prev-horizontal:hover {
   /*background-color: #ccc;
   background-position: -16px center;*/
}

.jcarousel-skin-tiny .jcarousel-prev-horizontal:active {
   background-position: -32px center;
}

.jcarousel-skin-tiny .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tiny .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tiny .jcarousel-prev-disabled-horizontal:active {
   /*cursor: default;
   background-position: -48px center;*/
}

.jcarousel-skin-tiny .article_wrapper a {
   padding: 5px;
   border: 1px solid transparent;
   text-decoration: none;
   display: block;
}

.jcarousel-skin-tiny .article_wrapper a:hover {
   background-color: #f0f0f0;
}

.jcarousel-skin-tiny .article_wrapper a:hover .title {
   text-decoration: underline;
}

.jcarousel-skin-tiny span.img {
   margin-left: 5px;
   float: left;
   display: block;
}

.jcarousel-skin-tiny span.desc {
   overflow: hidden;
   float: none;
}

.jcarousel-skin-tiny span.desc .text {
   color: #313131;
}

.jcarousel-skin-tiny span.desc span.price {
   font-size: 1.0em;
}


h2.galerie {
    font-size: 13px;
        color:#4c4b4b !important;
        margin-left: 100px;
        font-weight:bold;
}

/* fix */
.jcarousel-list li,
.jcarousel-item {
   height: 75px;
   width: 250px;
}

/*
 *  article vote
 */
#article_votes {
   float: left;
}

#article_information {
   overflow: hidden;
   padding:15px;
}

#article_votes ul {
   margin: 0 20px 0 0;
}

#article_votes li div,
#article_votes li.vote_item {
   margin: 2px 0;
   height: 17px;
   line-height: 17px;
}

#article_votes li div {
   margin: 0;
   float: left;
}

#article_votes div.title {
   width: 65px;
}

#article_votes div.colored {
   width: 150px;
   background-color: #efefd9;
}

#article_votes div.inner {
   background-color: #ffc042;
}

#article_votes div.count {
   margin: 0 0 0 5px;
}

/*
 *  page footer links
 */
.footer_links a {
   padding: 0;
   line-height: 16px;
   margin: 0.35em 0.25em 0 0.25em;
   display: inline-block;
}

.footer_links a.print {
   padding-left: 20px;
   background: url('./images/print.png') no-repeat center left;
}

.footer_links a.back {
   padding-left: 20px;
   background: url('./images/back.png') no-repeat center left;
}

.footer_links a.top {
   padding-left: 20px;
   background: url('./images/top.png') no-repeat center left;
}

/*
 *  date picker
 */
.datepicker { border-collapse: collapse; border: 4px solid #f0f0f0;; position: absolute; z-index: 180; width: 250px; }
.datepicker tr.controls th { height: 22px; }
.datepicker select { padding: 2px; margin: 0 1px; }
.datepicker tr.days th { height: 18px; }
.datepicker tfoot td { height: 18px; text-align: center; text-transform: capitalize; }
.datepicker th, .datepicker tfoot td { background: #fff; font: 10px/18px Verdana, Arial, Helvetica, sans-serif; }
.datepicker th span, .datepicker tfoot td span { font-weight: bold; }

.datepicker tbody td { width: 24px; height: 24px; border: 1px solid #ccc; font: 11px/22px Arial, Helvetica, sans-serif; text-align: center; background: #fff; }
.datepicker tbody td.date { cursor: pointer; }
.datepicker tbody td.date.over { background-color: #0000ff; color: #fff; }
.datepicker tbody td.date.chosen { font-weight: bold; background-color: #ccffcc; color: #000; }

/*
 *  fancy box
 */
#fancybox-loading {
   position: fixed;
   top: 50%;
   left: 50%;
   width: 40px;
   height: 40px;
   margin-top: -20px;
   margin-left: -20px;
   cursor: pointer;
   overflow: hidden;
   z-index: 1104;
   display: none;
}

#fancybox-loading div {
   position: absolute;
   top: 0;
   left: 0;
   width: 40px;
   height: 480px;
   background-image: url('./images/fancybox/fancy_loading.png');
}

#fancybox-overlay {
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   z-index: 1100;
   display: none;
}

#fancybox-tmp {
   padding: 0;
   margin: 0;
   border: 0;
   overflow: auto;
   display: none;
}

#fancybox-wrap {
   position: absolute;
   top: 0;
   left: 0;
   padding: 20px;
   z-index: 1101;
   outline: none;
   display: none;
}

#fancybox-outer {
   position: relative;
   width: 100%;
   height: 100%;
   background: #fff;
   border: 5px solid #f0f0f0;
}

#fancybox-content {
   width: 0;
   height: 0;
   padding: 0;
   outline: none;
   position: relative;
   overflow: hidden;
   z-index: 1102;
   border: 0px solid #fff;
}

#fancybox-hide-sel-frame {
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   background: transparent;
   z-index: 1101;
}

#fancybox-close {
   position: absolute;
   top: 0;
   right: 0;
   width: 32px;
   height: 32px;
   background: transparent url('./images/close.png') no-repeat center;
   cursor: pointer;
   z-index: 1103;
   display: none;
}

#fancybox-error {
   color: #444;
   font: normal 12px/20px Arial;
   padding: 14px;
   margin: 0;
}

a.inc:link, a.inc:visited {
  color:#97b50b;
  font-size:14px;
  font-weight:regular;
}

#fancybox-img {
   width: 100%;
   height: 100%;
   padding: 0;
   margin: 0;
   border: none;
   outline: none;
   line-height: 0;
   vertical-align: top;
   background-color: #fff;
}

#fancybox-frame {
   width: 100%;
   height: 100%;
   border: none;
   display: block;
}

#fancybox-left, #fancybox-right {
   position: absolute;
   bottom: 0px;
   height: 100%;
   width: 35%;
   cursor: pointer;
   outline: none;
   background: transparent url('./images/fancybox/blank.gif');
   z-index: 1102;
   display: none;
}

#fancybox-left {
   left: 0px;
}

#fancybox-right {
   right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
   position: absolute;
   top: 50%;
   left: -9999px;
   width: 46px;
   height: 40px;
   margin-top: -20px;
   cursor: pointer;
   z-index: 1102;
   display: block;
}

#fancybox-left-ico {
   background-image: url('./images/fancybox/fancy_nav_left.png');
}

#fancybox-right-ico {
   background-image: url('./images/fancybox/fancy_nav_right.png');
}

#fancybox-left-ico,
#fancybox-right-ico {
   filter:alpha(opacity=20);
   -moz-opacity: 0.20;
   -khtml-opacity: 0.20;
   opacity: 0.20;
}

#fancybox-left:hover, #fancybox-right:hover {
   visibility: visible; /* IE6 */
}

#fancybox-left:hover #fancybox-left-ico,
#fancybox-right:hover #fancybox-right-ico {
   filter:alpha(opacity=50);
   -moz-opacity: 0.50;
   -khtml-opacity: 0.50;
   opacity: 0.50;
}

.fancybox-bg {
   position: absolute;
   padding: 0;
   margin: 0;
   border: 0;
   width: 20px;
   height: 20px;
   z-index: 1001;
}

#fancybox-title {
   font-family: Verdana, Helvetica;
   font-size: 12px;
   z-index: 1102;
}

.fancybox-title-inside {
   padding-bottom: 10px;
   text-align: center;
   color: #333;
   background: #fff;
   position: relative;
}

.fancybox-title-outside {
   padding-top: 10px;
   color: #fff;
}

.fancybox-title-over {
   position: absolute;
   bottom: 0;
   left: 0;
   color: #FFF;
   text-align: left;
}

#fancybox-title-over {
   padding: 10px;
   display: block;
}

.fancybox-title-float {
   position: absolute;
   left: 0;
   bottom: -20px;
   height: 32px;
}

#fancybox-title-float-wrap {
   border: none;
   border-collapse: collapse;
   width: auto;
}

#fancybox-title-float-wrap td {
   border: none;
   white-space: nowrap;
}

#fancybox-title-float-left {
   padding: 0 0 0 15px;
}

#fancybox-title-float-main {
   color: #FFF;
   line-height: 29px;
   font-weight: bold;
   padding: 0 0 3px 0;
}

#fancybox-title-float-right {
   padding: 0 0 0 15px;
}

#fancybox-left-ico {
   left: 0;
}

#fancybox-right-ico {
   right: 0;
   left: auto;
}

/*
 *  image preview
 */
#image_preview {
   position: absolute;
   padding: 0; margin: 0;
   display: none;
   z-index: 999;
   filter:alpha(opacity=95);
   -moz-opacity: 0.95;
   -khtml-opacity: 0.95;
   opacity: 0.95;
}

#image_preview img {
   border-radius: 3px;
   -moz-border-radius: 3px;
   -webkit-border-radius: 3px;
   -khtml-border-radius: 3px;

   border: 2px solid #e0e0e0;
   background-color: #fff;
}

/*
 *  hide pseudo cron image
 */
img[src="includes/cron_inc.php"] {
   display: none;
}

a.checkboxInfo {
   background: url('./images/question_small.png');
   display: inline-block;
   width: 16px;
   height: 16px;
   vertical-align: middle;
}

/*
 *  bestellvorgang
 */

table.tiny.positions tr.sums td {
   background-color: #f0eeee;
   text-align: right;
}

table.tiny.positions tr.sums.xxx td {
  /* border-top: 2px solid #ddd;*/
}

table.tiny.positions tr.sums.final {
   font-weight: bold;
}

table.tiny.positions th,
table.tiny.positions td {
   border-right: 1px solid #ddd;
   border-bottom: 1px solid #ddd;
   border-top: 1px solid #fff;
   border-left: 1px solid #fff;
   padding: 4px 6px;
}

table.tiny.positions thead th,
table.tiny.positions thead td {
   padding: 4px 2px;
}

#bestellvorgang a.button_edit {
   font-size: 0.9em;
}

/*
 *  assistent
 */
#selection_wizard {
   width: 97%;
   padding: 10px;
   border: 3px solid #F2F2F2;
   border-radius: 4px;
   -moz-border-radius: 4px;
   -webkit-border-radius: 4px;
   -khtml-border-radius: 4px;
}

#selection_wizard li {
   border: 1px solid #cccccc;
   background-image: -moz-linear-gradient(center top, #FCF9FC 18%, #F2F2F2 59%, #E8E8E8 80%); /* Firefox */
   background-image: -webkit-gradient(linear, left top, left bottom, from(#FCF9FC), to(#E8E8E8)); /* Safari, Chrome */
   background-image: -o-linear-gradient(top, #FCF9FC, #E8E8E8);
   background-image: linear-gradient(top, #FCF9FC, #E8E8E8);
   filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#FCF9FC', endColorstr='#E8E8E8'); /* IE6 & IE7 */
   -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#FCF9FC', endColorstr='#E8E8E8')"; /* IE8 */
   border-radius: 4px;
   -moz-border-radius: 4px;
   -webkit-border-radius: 4px;
   -khtml-border-radius: 4px;
   border-color: #E5E5E5 #DBDBDB #D2D2D2;
   border-style: solid;
   border-width: 1px;
   box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
   margin: 0px 0px 5px 0px;
   padding-left: 5px;
}

#selection_wizard .question {
   width: 30%;
   line-height: 30px;
   min-height: 30px;
   float: left;
   border-top: 1px solid #ffffff;
}

#selection_wizard .answers {
   width: 70%;
   line-height: 30px;
   min-height: 30px;
   overflow: hidden;
   position: relative;
}

#selection_wizard .answers a {
   text-decoration: none;
}

#selection_wizard .edit {
   background: url('./images/selectionwizard_edit.png');
   width: 22px;
   height: 22px;
   cursor: hand;
   cursor: pointer;
   position: absolute;
   top: 5px;
   right: 10px;
}

#selection_wizard .btn_select {
   position: absolute;
   top: 5px;
   right: 10px;
   width: 7em;
   height: 22px;
}

#selection_wizard .description {
   width: 99%;
   padding-bottom: 5px;
}

#selection_wizard li.disabled {
   opacity: .5;
}

#selection_wizard li.invisible {
   display: none;
}

#selection_wizard li.disabled span {
   display: none;
}

#selection_wizard li.disabled form {
   display: none;
}

/*
 *  uploader
 */
p.upload_title {

}

p.upload_desc {
   color: #777;
   font-size: 85%;
}

.uploadifyButton {
        background-color: #eee;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        color: #000;
        font: 11px Arial, Helvetica, sans-serif;
        padding: 8px 0;
        text-align: center;
        font-weight: bold;
        width: 90px;
}

.uploadify:hover .uploadifyButton {
        color: #fff;
        cursor: pointer;
        background-color: #808080;
}

.uploadifyMsg {
   width: 300px;
   font-size: 0.95em;
}

.uploadifyMsg a.delete {
   float: right;
        width: 14px;
   height: 14px;
   margin: 0 5px 0 0;
   background: #000 url('./images/cancel_state.gif') 0px 0px no-repeat;
}

.uploadifyMsg a.delete:hover {
   background: #000 url('./images/cancel_state.gif') -14px 0px no-repeat;
}

.uploadifySuccess {
   width: 270px;
   padding: 0 0 0 30px;
        background: #edffee url('./images/box_success.png') 4px center no-repeat;
}

.uploadifyError {
   width: 270px;
   padding: 0 0 0 30px;
        background: #fff3e3 url('./images/box_error.png') 4px center no-repeat;
}

.uploadifyQueueItem {
        width: 300px;
   position: relative;
        font: 11px Verdana, Geneva, sans-serif;
}

.uploadifyQueueItem a.cancel {
   position: absolute;
   top: 0; right: 0;
        width: 14px;
   height: 14px;
   background: #000 url('./images/cancel_state.gif') 0px 0px no-repeat;
}

.uploadifyQueueItem a.cancel:hover {
   background: #000 url('./images/cancel_state.gif') -14px 0px no-repeat;
}

.uploadifyQueueItem .data,
.uploadifyQueueItem .fileName {
        font-size: 0.9em;
        white-space: nowrap;
}

.uploadifyQueueItem .data {
        font-weight: bold;
}

.uploadifyQueue .completed {
        background-color: #E5E5E5;
}

.uploadifyProgress {
   width: 298px;
        background: url('./images/progress.png') repeat-x;
        margin: 5px 0 0 0;
        border: 1px solid #626562;
        border-width: 0 1px;
}

.uploadifyProgressBar {
        background: url('./images/progressbar.png') repeat-x;
        height: 12px;
        width: 1px;
}

/*
 *  downloads (customer center)
 */
#jtl_downloads td.dl_download {
    vertical-align: middle;
}

#jtl_downloads td.dl_download button {
    background: url('./images/download.gif') no-repeat;
    width: 24px;
    height: 24px;
    margin: 0px auto;
    border: 0px;
    cursor: pointer;
}

table.tiny td div.dl_active {
    background: url('./images/success_small.png') no-repeat;
    width: 16px;
    height: 16px;
    margin: 0px auto;
    border: 0px;
}

/*
 *  downloads (article)
 */
#article_downloads {
        margin: 15px 0 25px 0;
}

/*
 *  popup
 */
#popup {
   width: 100%;
   text-align: left;
}

#popup h1 {
   font-size: 1.3em;
   font-weight: bold;
   margin: 0 0 0.25em 0;
   border-bottom: 1px dotted #aaa;
}

#popup_close {
   text-align: center;
}

/* TipTip CSS - Version 1.2 */

#tiptip_holder {
        display: none;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 99999;
}

#tiptip_holder.tip_top {
        padding-bottom: 5px;
}

#tiptip_holder.tip_bottom {
        padding-top: 5px;
}

#tiptip_holder.tip_right {
        padding-left: 5px;
}

#tiptip_holder.tip_left {
        padding-right: 5px;
}

#tiptip_content {
        font-size: 11px;
        color: #fff;
        text-shadow: 0 0 2px #000;
        padding: 4px 8px;
        border: 1px solid rgba(255,255,255,0.25);
        background-color: rgb(25,25,25);
        background-color: rgba(25,25,25,0.92);
        background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(transparent), to(#000));
        border-radius: 3px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        box-shadow: 0 0 3px #555;
        -webkit-box-shadow: 0 0 3px #555;
        -moz-box-shadow: 0 0 3px #555;
}

#tiptip_arrow, #tiptip_arrow_inner {
        position: absolute;
        border-color: transparent;
        border-style: solid;
        border-width: 6px;
        height: 0;
        width: 0;
}

#tiptip_holder.tip_top #tiptip_arrow {
        border-top-color: #fff;
        border-top-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_bottom #tiptip_arrow {
        border-bottom-color: #fff;
        border-bottom-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_right #tiptip_arrow {
        border-right-color: #fff;
        border-right-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_left #tiptip_arrow {
        border-left-color: #fff;
        border-left-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_top #tiptip_arrow_inner {
        margin-top: -7px;
        margin-left: -6px;
        border-top-color: rgb(25,25,25);
        border-top-color: rgba(25,25,25,0.92);
}

#tiptip_holder.tip_bottom #tiptip_arrow_inner {
        margin-top: -5px;
        margin-left: -6px;
        border-bottom-color: rgb(25,25,25);
        border-bottom-color: rgba(25,25,25,0.92);
}

#tiptip_holder.tip_right #tiptip_arrow_inner {
        margin-top: -6px;
        margin-left: -5px;
        border-right-color: rgb(25,25,25);
        border-right-color: rgba(25,25,25,0.92);
}

#tiptip_holder.tip_left #tiptip_arrow_inner {
        margin-top: -6px;
        margin-left: -7px;
        border-left-color: rgb(25,25,25);
        border-left-color: rgba(25,25,25,0.92);
}

/* Webkit Hacks  */
@media screen and (-webkit-min-device-pixel-ratio:0) {
        #tiptip_content {
                padding: 4px 8px 5px 8px;
                background-color: rgba(45,45,45,0.88);
        }
        #tiptip_holder.tip_bottom #tiptip_arrow_inner {
                border-bottom-color: rgba(45,45,45,0.88);
        }
        #tiptip_holder.tip_top #tiptip_arrow_inner {
                border-top-color: rgba(20,20,20,0.92);
        }
}


/*============================*/
/*=== Custom Slider Styles ===*/
/*============================*/

#content .slider_start{
        margin:0 auto;
        width:880px;
        margin: 0 auto 0 77px;
}

#con_start .jcarousel-skin-tiny{
        height:290px;
        background:url("images/slide_back.jpg") center top no-repeat;
        margin-top: 0px;
        border: 0 none !important;
        }


#con_start .jcarousel-list-horizontal,#con_start .jcarousel-clip{
        height:310px;
        margin-left: 10px;
}


#con_start .jcarousel-skin-tiny .jcarousel-next-horizontal {
   position: absolute;
   top: 120px;
   right: -26px;
   width: 51px;
   height: 55px;
   cursor: pointer;
   background:url("images/re.jpg") no-repeat 0 center;
}

#con_start .jcarousel-skin-tiny .jcarousel-prev-horizontal {
   position: absolute;
   top: 120px;
   left: -39px;
   width: 51px;
   height: 55px;
   cursor: pointer;
   background:url("images/li.jpg") no-repeat 0 center;
}


#con_start .jcarousel-skin-tiny .jcarousel-item-horizontal {
    margin-left: 9px;
    margin-right: 0px;
    margin-top: 70px;
    width: 200px !important;
}

#con_start .jcarousel-skin-tiny span.desc {
   overflow: hidden;
   float: none;
   display:block;
   font-size: 11px;
   clear:both;
   margin-left:6px;
   text-align: center;
}

#con_start .jcarousel-container {
        background:none;
}


/*====================*/
/*=== Other Styles ===*/
/*====================*/


.produktkonfigurator_hilfe {
        display:block;
        width:10px;
        height:14px;
        margin-top:3px;
        background:url('/templates/JTL-Shop/themes/preyolo/image/produktkonfigurator_hilfe.png') no-repeat top left;
        float:right;
        cursor:help;
}

.produktkonfigurator_hilfe:hover {
        background:url('/templates/JTL-Shop/themes/preyolo/image/produktkonfigurator_hilfe_hover.png') no-repeat top left;
}

.article_buyfield li { width:208px; position:relative; }
.article_buyfield select { width:180px; }

.produktkonfigurator_hilfe_text {
    border: 1px solid #BBBBBB;
        border-right:none;
        border-radius:1px;
        moz-border-radius:1px;
        -moz-box-shadow: 3px 3px 1px #888;
        -webkit-box-shadow: px 3px 1px #888;
        box-shadow: px 3px 1px #888;
        background-color:#F0EEEF;
        display:none;
        padding:4px 12px 4px 8px;
        width:200px;
        position:absolute;
        left:230px;
        top:0;
        cursor:crosshair;
        font-size:10px;
}

.produktkonfigurator_hilfe_text strong {
        display:block;
        font-size:12px!important;
        color:#FFFFFF;
}

.article_list ul li {
        background:url('/templates/JTL-Shop/themes/preyolo/image/produkt_checkmark.jpg') 0 0 no-repeat;
        list-style-position:inside;
        padding-left:20px;
        margin-left:-20px;
        margin-bottom:12px;
        display:block!important;
        line-height:14px;
}

.desc h2, #contentmid h1 { padding: 20px 0 0 28px;}

.page_type_2  .desc h2 { padding: 20px 0 0 45px;}

span.gr{
    color: #97C00E;
    font-size: 28px;
        }

span.kl{
    color: #fff;
        font-size: 18px;
        line-height:23px;
        }

#image_wrapper { margin-right:70px!important; }

.article_details .p50 { width:200px!important; }

.jcarousel_xsell { width:100%!important; }

.produktkonfigurator_hilfe_text {
        background:url('/templates/JTL-Shop/themes/preyolo/image/bg_hilfetext.jpg') no-repeat top right;
}

.produktkonfigurator_hilfe_text strong {
        margin-bottom:10px;
}

.semtabs .custom_content {
        margin:0 10px 5px 49px!important;
}

#price, .vat_info {
        display:block;
        margin-right:30px;
}

#price {
        font-size:24px;
        margin-top:15px;
}

.vat_info {
        font-size:16px;
}

.article_buyfield button span {
        font-size:18px;
        font-weight:normal!important;
        margin-top:0!important;
}

#headlinks .basket button,#simplemodal-container .submit, div#ep_login.expander_box  input.submit {
    background: url("images/but_mini_basket.png") no-repeat scroll left top transparent;
    border: 0 none!important  ;
    color: #FFFFFF!important;
    float: left;
    margin-left: -10px;
    margin-top: 10px;
    width: 135px;
        padding-top:1px!important;
        padding-bottom:10px!important;
        margin-right:18px;
}

div#ep_login.expander_box  input.submit {
    background: url("images/but_mini_basket.png") no-repeat scroll left top transparent!important;
    border: 0 none!important  ;
    color: #FFFFFF!important;
    float: left;
    font-weight: bold;
    margin-left: 6px;
    margin-top: 10px;
    width: 135px;
        padding-top:6px!important;
        padding-bottom:10px!important;
}

#simplemodal-container .submit{float:right;}
#simplemodal-container .submit span{
        line-height:14px;}

.continueShopping {
        margin-left:119px;
        margin-top:20px;
    line-height: 23px;
        border:none!important;
        width:135px!important;
        height:32px!important;
        margin-bottom:30px;
    background: url("images/but_mini_basket.png") no-repeat scroll left top transparent!important;
}


.contact .submit {
        display:block!important;
}

#checkout_reg_links {
        float:right;
        width:35%;
        margin-right: 78px;
}

#checkout_reg_rechts {
        float: left;
    margin-left: 110px;
    width: 30%;
}

#new_customer .clear {
        clear:left;
        width:auto!important;
        display:inline!important;
}


.checkout_help_box {
border-bottom-color: #DFDDDE ;
border-bottom-left-radius: 3px;
border-bottom-right-radius: 3px;
border-bottom-style: solid;
border-bottom-width: 1px;
border-left-color:#B7B5B6 ;
border-left-style: solid;
border-left-width: 1px;
border-right-color:#B7B5B6 ;
border-right-style: solid;
border-right-width: 1px;
border-top-color: #8A8A8A ;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
border-top-style: solid;
border-top-width: 1px;
margin-bottom: 1em;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
padding-bottom: 10px;
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
width:800px;
text-align:justify;
}

.page_type_10 .form fieldset, .page_type_11 .form fieldset {
border-bottom-color: #DFDDDE ;
border-bottom-left-radius: 3px;
border-bottom-right-radius: 3px;
border-bottom-style: solid;
border-bottom-width: 1px;
border-left-color:#B7B5B6 ;
border-left-style: solid;
border-left-width: 1px;
border-right-color:#B7B5B6 ;
border-right-style: solid;
border-right-width: 1px;
border-top-color: #8A8A8A ;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
border-top-style: solid;
border-top-width: 1px;
}

.page_type_10 .form fieldset.outer {
    border: medium none;
     margin: 0 0 10px;
    padding: 0;
    width: 100%;
        background-color: transparent !important;
}

.upload_table {
        width:415px!important;
        float:left;
        margin-left:30px;
}

.checkout_uploader_cname {
        font-size:15px;
        font-weight:bold;
        text-decoration:underline;
        display:block;
        margin:14px 0 0 0;
        color:#000000!important;
}

#checkout_steps {
        padding:50px 75px;
}

#checkout_steps li {
        list-style-type:decimal;
        list-style-position:inside;
        background-color:#FFFFFF;
        border:1px solid #BBBBBB;
-moz-border-radius:5px; /* Firefox */
-webkit-border-radius:5px; /* Safari, Chrome */
-khtml-border-radius:5px; /* Konqueror */
border-radius:5px; /* CSS3 */
    margin: 0 15px;
    padding: 12px 22px;
        font-size:14px;
}

#checkout_steps .state2 {
        color:#97C00E;
        border-color:#97C00E;
        font-weight:bold;
}

#checkout_steps .state2 a {
        color:#97C00E;
}

.bestellvorgang_positionen_table { margin-left:75px; }
.bestellvorgang_positionen_table tbody tr { height:auto!important; }

#warenkorb_form .article_wrapper p { display:inline; }
#warenkorb_form .article_wrapper p strong { display:block; }

#warenkorb_form .article_wrapper { height:auto; }
#warenkorb_form .basket tr {  }


#cloud-zoom-big { width:560px!important;height: 350px !important;margin-left:-6px; }





.container  h2.galerie{
        background-color: #F0F0F0;
    border-color: #BCBABB #B7B5B6 #DFDDDE #BCBABB !important;
    border-style: solid !important;
    border-width: 2px 2px 0px !important;
    color: #4C4B4B !important;
        font-size: 13px;
    font-weight: bold;
    margin-left: 0;
    padding-bottom: 5px;
    padding-left: 100px;
    padding-top: 10px;
    width: 400px;
}

.jcarousel-skin-tiny{

background-color: #F0F0F0;
    border-color: #BCBABB #B7B5B6 #DFDDDE #BCBABB !important;
    border-style: solid !important;
    border-width: 2px 2px 1px !important;
        margin-top: 60px;
}

.page_type_1 .jcarousel-skin-tiny{width:890px;}
.page_type_1 .jcarousel-item { padding-left: 80px;
    padding-right: 0;
}


.page_type_2  #content .container{
    margin-top: -15px;
}



.page_type_18 .grafik-start
 {
    background: url("images/head_start.png") no-repeat scroll right bottom transparent!important;
    height: 219px;
    position: absolute;
    right: 25px;
    top: 98px;
    width: 511px;
}

.cms-right{
    float: left;
    margin-left: 280px;
    margin-top: -350px;
    width: 600px;
}

.page_type_31 .cms-left {
    margin-left: 6px;
    width: 300px;
}

.cms-table{
    border: 0 none;
    text-align: left;
    width: 600px;
         margin-top: 20px;
}

.cms-table th{
border-bottom: 1px solid #DDDDDD;
}

.cms-table .product{width: 300px;}

.cms-table .size,.cms-table .download {
    width: 200px;
}

.cms-table .download {
    width: 100px;
}

.download a,.page_type_31 .top a{
    padding: 0 7px;
        color: #97B50A;
        text-decoration:underline;
}

.page_type_31 .top{
    float: right;
    margin-bottom: 25px !important;
    margin-top: 25px !important;
}


.disabled {
    background: url("images/but_weiter_disabled.png") no-repeat scroll left top transparent!important;
        color:#333333!important;
}

#upload_description, #description  {
        margin:7px 10px 0 10px;
}

#upload_box {
        margin:0 10px 0 10px;
}

#button_ohne_druckdaten, #upload_submit {
   padding: 0 !important;
   color:#FFFFFF;
   width: 199px;
   background:url('images/but_weiter.png') no-repeat top left;
   border: 0 none;
   line-height: 47px;
   height:47px;
   margin-right: 70px!important;
   margin-top:10px!important;
   margin-bottom:20px!important;
   float:right;
   text-align:center;
}


.page_type_10 .outer .submit, #bestellvorgang .submit, #order_register_or_login .submit {
      float:right;
          background: url("images/but_weiter.png") no-repeat scroll left top transparent;
          height: 47px;
          width:199px;
          border:0 none;
}


#checkout_reg_links .box_error {
    color: #BE4824;
    margin: 0 auto;
    text-align: center;
    width: 100%;
}

#bestellvorgang .p50{
margin-left: 135px;
    width: 300px;}

#bestellvorgang{
        margin-left: 77px;
    width: 890px;
        }
#bestellvorgang .form fieldset {
        /*margin: 0 0 0 -65px;*/
    width: 890px;
        }

#bestellvorgang .p50 fieldset {
        margin: 0 0 0 -65px;
    width: 200px;
        }



.page_type_11 .p50 fieldset{width: 427px !important;}
.page_type_11 #bestellvorgang .p50{
    margin-left: 0;
    padding-right: 10px;
    width: 445px !important;
        }


.page_type_11 #bestellvorgang .hlist { width:115%; }


.page_type_11 .container
{
    /*width: 890px !important;*/
}

.page_type_11 #bestellvorgang .container {
        margin-left:31px!important;
}

#bestellvorgang #zahlung fieldset {
    margin-bottom: 15px;
    margin-left: 0;
    width: 890px;
}

.page_type_11 .bestellvorgang_positionen_table
{
    background-color: #F0EEEE;
    border-color: #8A8A8A #B7B5B6 #DFDDDE;
    border-radius: 5px 5px 5px 5px;
    border-style: solid;
    border-width: 1px;
    margin-left: 0;
    width: 860px;
        margin-left:31px;
        padding:10px;
}


.page_type_11 .bestellvorgang_positionen_table tr {
    vertical-align: top;
        border-color: #8A8A8A #B7B5B6 #DFDDDE;
    border-style: solid;
    border-width: 1px;
        background:none !important;
}

tr.sums{background:none;}



.page_type_11 .bestellvorgang_positionen_table tr td,.page_type_11 .bestellvorgang_positionen_table tr th {
    border:0 none;

}

#login_form{
    margin: 0 auto;
    width: 874px;
}

.page_type_1 #buy_form fieldset {
    background-color: #F5F3F3;
}

.page_type_1 #buy_form .mousetrap {
    height: 350px !important;
    width: 350px !important;
}

#facebook_plugin {
    margin-left: -283px;
    margin-top: 406px;
    position: absolute;
}

#facebook_plugin iframe {width: 270px !important;}


#headlinks fieldset{background-color:transparent;}


/*
body.page_type_11 #page #outer_wrapper, body.page_type_10 #page #outer_wrapper {
        background: #F0F0F0 url("images/page-top.png") no-repeat top center;
        background-position:50% 20px;
}

body.page_type_11 #page_wrapper, body.page_type_10 #page #outer_wrapper {
        background: #fff url("images/page-top-small.png") no-repeat top center;
        background-position:50% 20px;
}
*/

#upload_submit { display:none; }
#button_ohne_druckdaten { background: url("images/but_weiter_disabled.png") no-repeat scroll left top transparent; font-size:14px!important; }

button.right{
    float: right !important;
    margin: 9px 4px 0 0 !important;
}

button.right span, button.left span{
        line-height:4px;
}

button.left{
    float: left !important;
    margin: 8px 0 0 !important;
}

body.page_type_5 div#content_wrapper div#content form.form, body.page_type_31 div#content_wrapper div#content form.form {
    margin: 0 auto;
    width: 800px;
}

.page_type_5 form.form .submit, .page_type_31 form.form .submit{
float:right;
background: url("images/but_mini_basket.png") no-repeat scroll left top transparent!important;
width: 135px;
border: 0 none!important  ;
color: #FFFFFF!important;
padding-top:6px!important;
padding-bottom:10px!important;

}

.page_type_5 form.form .submit span, .page_type_31 form.form .submit{
line-height:14px;
}
.page_type_5 form.form .submit span .co {
 font-size: 30px;
}

#za_ueberweisung_jtl { clear:both; }

#zahlung .check input { margin-top:17px; }

.contact_ul {
    padding-top:0!important;
}

.warenkorbbutton_grau {
        background: url("/templates/JTL-Shop/themes/preyolo/image/but_mini_basket_grau.png") no-repeat scroll left top transparent!important;
        float:left;
        margin-left:42px!important;
}

warenkorbbutton_kasse {
        float:left;
        margin-left:10px!important;
}

preyolo_big_button span {

}

.preyolo_big_button {
        font-size:18px;
        font-weight:bold;

}


#article_pushed .simplemodal-close {
    background: url("/templates/JTL-Shop/themes/preyolo/image/but_mini_basket_grau.png") no-repeat scroll left top transparent!important;
}

#article_pushed .simplemodal-close, #article_pushed .warenkorbbutton_grau_hinzugefuegt {
        font-weight:normal!important;
        padding-top:5px!important;
}


#zahlung_wrapper_div fieldset {
    width: 824px!important;
}

#zahlung fieldset {
    margin-left: 30px!important;
}

#zahlung {
    margin-right: 9px;
}

.page_type_11 #bestellvorgang .div_zahlungsvorgang .p50, #bestellung_bestaetigung_wrapper  #bestellvorgang .p50 {
        width:auto!important;
}

#bestellung_bestaetigung_wrapper fieldset {
    width: 841px!important;
}

#complete_order input.submit {
        margin-right:41px;
}

#box_refresh {
    margin-left: 533px;
    margin-top: -43px;
    position: absolute;
}


/*aenderungen*/
body.page_type_4 div#content_wrapper div#content div.settings{width:890px;margin:0 auto;}
body.page_type_4 div#page div#outer_wrapper.page_width div#page_wrapper.panel_left div#content_wrapper div#content h3{margin-left:50px;}
body.page_type_4 div#page div#outer_wrapper.page_width div#page_wrapper.panel_left div#content_wrapper div#content{padding-left:23px;}
body.page_type_9 div#page div#outer_wrapper.page_width div#page_wrapper.panel_left div#content_wrapper div#content {padding-left:10px;}
body.page_type_9 div#page div#outer_wrapper.page_width div#page_wrapper.panel_left div#content_wrapper div#content form#login_form.form{margin: 0 auto 0 68px; width: 874px;}

body.page_type_4 div#page div#outer_wrapper.page_width div#page_wrapper.panel_left div#content_wrapper div#content h1{padding-left:0;margin-left:55px;}
body.page_type_4 div#page div#outer_wrapper.page_width div#page_wrapper.panel_left div#content_wrapper div#content div.container{
        width:874px;
        margin-left: 54px;}

        html.cufon-active body.page_type_4 div#page div#outer_wrapper.page_width div#page_wrapper.panel_left div#content_wrapper div#content div.container form.form fieldset
        {
border-color: #8A8A8A #B7B5B6 #DFDDDE;
border-radius: 5px 5px 5px 5px;
border-style: solid;
border-width: 1px;
                }
body.page_type_4 div#page div#outer_wrapper.page_width div#page_wrapper.panel_left div#content_wrapper div#content table.tiny{
margin-left: 54px;
background-color: #F0EEEE;
border-color: #8A8A8A #B7B5B6 #DFDDDE;
border-radius: 5px 5px 5px 5px;
border-style: solid;
border-width: 1px;
}

body.page_type_4 div#page div#outer_wrapper.page_width div#page_wrapper.panel_left div#content_wrapper div#content table.tiny tbody tr{
    height: 50px;
        background:none;
        }
body.page_type_9 div#page div#outer_wrapper.page_width div#page_wrapper.panel_left div#content_wrapper div#content form#login_form.form fieldset input.submit{
    background: url("images/but_mini_basket.png") no-repeat scroll left top transparent !important;
    border: 0 none !important;
    color: #FFFFFF !important;
    float: left;
    margin-left: 404px;
    margin-top: 130px;
    padding-bottom: 10px !important;
    padding-top: 6px !important;
    position: absolute;
    width: 135px;
        }
body.page_type_4 div#page div#outer_wrapper.page_width div#page_wrapper.panel_left div#content_wrapper div#content div.settings ul.hlist li.p50{
background-color: #F0EEEE;
border-color: #8A8A8A #B7B5B6 #DFDDDE;
border-radius: 5px 5px 5px 5px;
border-style: solid;
border-width: 1px;
    height: 130px;
    padding: 10px;
    width: 400px;
}
.p50right {
   float:right !important;
   margin-right:18px;}

.p50right h3 {
    margin: 0 !important;
        padding:3px;
}

.p50right p {
        padding-bottom:5px;
}

.order_completed .box_info {
            float: none;
    margin-left: 43px;
        }
.order_completed .container p {
    margin-left: -17px;
        }
#za_paypal_jtl {
        clear:both;
        }

#box_votes {
    margin-top: 31px;
}

#box_votes p {
    padding-left: 35px;
}

#box_votes p.date {
    padding-left: 145px;
}

body.page_type_11 li.extra-p50 a,body.page_type_11 fieldset a,body.page_type_11 li.p50 a {color:#97C00E !important;}

body.page_type_11 li.extra-p50 a:hover,body.page_type_11 fieldset a:hover,body.page_type_11 li.p50 a:hover {
        text-decoration:underline;}

.abschluss-cotent{
        background: url("images/page-top.png") no-repeat scroll 50% -4px transparent;
}

body.page_type_1 div#page div.actions button.simplemodal-close span {
        color: #FFFFFF ;
    text-shadow: 0 1px #FFFFFF !important;
        }
.page_type_11 #bestellvorgang .lastschrift{
    margin-left: 31px;
    width: 844px !important;
        }
.page_type_11 #bestellvorgang .lastschrift .p50{background-color: #F0EEEE;
border-color: #8A8A8A #B7B5B6 #DFDDDE;
border-radius: 5px 5px 5px 5px;
border-style: solid;
border-width: 1px;
padding:15px;
width: 382px !important;
}

.up-down .container {margin: 0 !important;}
.up-down .container h3 {margin-left:55px !important;}
.up-down .container th.tleft,.up-down .container td.tleft{padding-left: 10px;}

.hlist .bestellung-p50{
        background-color: #F0EEEE;
border-color: #8A8A8A #B7B5B6 #DFDDDE;
border-radius: 5px 5px 5px 5px;
border-style: solid;
border-width: 1px;
padding:15px;
}

.hlist .bestellung-p50 h3{
    margin: 0 !important;
    padding: 15px 0 0 !important;
}


body.page_type_4 input.bestellung{

background: url("images/but_mini_basket.png") no-repeat scroll left top transparent !important;
    border: 0 none !important;
    color: #FFFFFF !important;
    float: right;
    margin-right: 2px;
    padding-bottom: 10px !important;
    padding-top: 6px !important;
    width: 135px;
        }

#rechnungsdaten {
        background-color: #F5F3F3;
    margin: 60px auto 0;
    width: 890px;
}

#rechnungsdaten .outer {background-color: #F5F3F3;}
#rechnungsdaten input.submit,#password input.submit,#delete_account  input.submit, #passwort_vergessen input.submit {
    background: url("images/but_weiter.png") no-repeat scroll left top transparent;
    border: 0 none;
    color: #FFFFFF;
    float: right;
    font-weight: bold;
    height: 45px !important;
    margin-left: -10px;
    margin-top: 10px;
    padding: 0 !important;
    width: 199px;
        margin-bottom:10px;
}


#js_hinweis, #flash_hinweis {
        margin-top:20px;
        color:#990000;
        font-weight:bold;
}

#flash_hinweis, #upload_box { display:none; }


#billpay_form { width:760px!important; }

.page_type_33 #content h1 {
        margin-left:54px;
        margin-top:40px;
}

#gutschein_hinweise {
        background:url('images/gutschein_hinweis.jpg') center right no-repeat;
        padding-right:27px;
        float:right;
        text-align:right;
        font-size:13px;
        margin-right:75px;
        margin-bottom:10px;
    color:#4C4B4B;
        line-height:20px;
}

#gutschein_einloesen {
    background: url("images/but_mini_basket.png") no-repeat scroll left top transparent;
    border: 0 none !important;
    color: #FFFFFF !important;
    padding-top: 7px;
    margin-right: 18px;
    margin-top: 10px;
    padding-bottom: 10px !important;
    width: 135px;
}

#seo {        font-family:trebuchet ms, arial, Verdana, Arial, Helvetica, sans-serif; }

.page_type_upload #content {
    padding: 50px 96px 0 96px;
}

.page_type_upload #content h1 {
    margin-left: -10px;
    margin-bottom: 30px;
    padding-left: 0;
}

.page_type_upload #content p {
    line-height: 16px;
    margin-top: 14px;
}

 .page_type_upload #content fieldset {
    margin: 15px 20px 0 20px;
}


.input_upload_form_list li {
    margin-top: 8px;
    position: relative;
}

.input_upload_form_list label {
    width: 140px;
    float: left;
}

.input_upload_form_list input {
    width: 140px;
}


.input_upload_form_list textarea {
    width: 350px;
    height: 90px;
}

.input_upload_form_list label.error {
    position: absolute;
    right: 0;
    top: 0;
    border: 1px solid #D80000;
    border-radius: 3px 3px 3px 3px;
    margin: 0 0 1em;
    padding: 3px 6px;
    width: auto;
    background-color: #ED8989;
    color: #FFF!important;
}

.page_type_upload button, .page_type_upload a.button  {
    background: url("images/but_mini_basket.png") no-repeat scroll left top transparent !important;
    border: 0 none !important;
    color: #FFFFFF !important;
    float: left;
    margin-right: 2px;
    padding-bottom: 10px !important;
    padding-top: 6px !important;
    width: 135px;
    margin-top: 20px!important;
}

#jtl_multi_upload_submit {
    margin-left: 143px;
}