#image_wrapper .ps-current > ul,
#image_wrapper .ps-list                 { list-style: none; padding: 0px; margin-bottom: 30px; text-align: center; }
#image_wrapper .ps-current > ul li,
#image_wrapper .ps-list li              { display: inline-block; float: none; }
#image_wrapper .ps-list img             { cursor: pointer; }

#content-wrapper aside .box-body span   { padding: 15px; display: block; }
#content-wrapper .product-main-content  { margin-top: 22px; }

.nav-tabs li                            { float: none !important; width: 100%; margin-bottom: 0px !important; }
.nav-tabs li > a                        { float: left; position: relative; }
.nav-tabs li .panel                     { position: absolute; width: 100%; height: 0px; padding-bottom: 39%; }
.nav-tabs li:nth-child(1) .panel        { z-index: 3; }
.nav-tabs li:nth-child(2) .panel        { z-index: 2; }
.nav-tabs li:nth-child(3) .panel        { z-index: 1; }
.nav-tabs li:target .panel              { z-index: 5; }
.nav-tabs li:target > a                 { font-weight: bold; }


.thumbnail,
.box-body                               { transition: none !important; }

.product-wrapper                        { float: none !important; }
.product-cell                           { float: left; width: 24%; margin: 0px; }
.product-cell .title > h4               { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; height: 45px}

.megamenu                               { float: left; }
#search                                 { float: right; }

.tab-menu input.product-slider,
.tab-menu input.product-slider + .panel         { display: none; }
.tab-menu input.product-slider + .panel         { position: relative; z-index: 2; }
.tab-menu input.product-slider:checked + .panel { display: block; }
.tab-menu .nav-tabs                             { margin-bottom: -2px; }
.tab-menu .nav-tabs > li > a                    { padding: 0px; outline: 0px; border: 0px; }
.tab-menu .nav-tabs > li > a > label            { padding: 8px 15px; margin: 0px; font-weight: normal; cursor: pointer; display: block; }
.tab-menu .thumbnail                            { position: relative; margin-bottom: 0px; }

@media(max-width: 990px) {
    #cms-pages                          { padding: 0px !important; float: none !important; }
    header ul.nav                       { margin: 5px !important; }
    header ul.nav li                    { margin-top: 5px; }
    header ul.nav li:first-child        { margin-top: 0px; }
    header .container ul.nav            { margin: 0px !important; }
    header .container ul.nav > li > a   { margin: 0px !important; padding: 8px 15px; }
}

@media(max-width: 605px){
    .product-cell                       { width: 50%; }
    .nav-tabs li > a                    { width: 100%; margin-bottom: 5px; }
}

.img-responsive, .carousel-inner > .item > img, .carousel-inner > .item > a > img, .thumbnail > img, .thumbnail a > img {
     height : 150px;
}

#logo {
    display : block;
}

#logo a img {
    max-height: 400px;
    width: 100%;
}

.product-cell .title > h4 {
    overflow: hidden;
    white-space: pre-wrap;
    text-overflow: ellipsis;
}
#footer > .container-background, #footer.container-background {
    background-color: #fff;
}

/******************************************************************************/
/*  Auktions Reset Anfang                                                     */
/******************************************************************************/

body, div, span, object, table, caption, tbody, tfoot,
thead, tr, th, td, del, dfn, em, img, ins, kbd, q,  samp, small,
strong, sub, sup, tt, var, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, dl, dt, dd, ol, ul, li, fieldset,
form, label, legend {
    vertical-align: baseline;
    outline: 0px;
    padding: 0px;
    margin: 0px;
    border: 0px;
    }
    
:focus {
    outline: 0px;
    }
    
body {
    background: white;
    line-height: 1;
    color: black;
    }

ol,ul {
    list-style: none;
    position: relative;
    }
    
    
/******************************************************************************/
/*  Auktions Reset Ende                                                       */
/******************************************************************************/


/******************************************************************************/
/*  Basics Anfang                                                             */
/******************************************************************************/

body{
    
    /* background-image: url();  Hier k�nnen Sie ein Hintergundbild f�r Ihre Auktion vergeben  
    
    Beispiel: 
    
    background: #FFF url("bg.jpg") repeat-x;
    *background: #FFF url("bg.jpg") repeat-x 0px 2px; /* IE Fixer */ 
    
    /*width: 1154px; /* Ebay iframe id="d" width */
    *text-align: center; /* IE Pr�si  Fixer */
    font-family: Arial,Helvetica,sans-serif;
    font-size: small;
    }    
    
div{
    overflow: hidden; /* Cleart alle Floats  */
    }
    
.unsichtbar{
    display: inline;
    height: 0px;
    left: -3000px;
    position: absolute;
    overflow:hidden;
    top: -2000px;
    width: 15em;
    z-index: 200;
    }

/* Standart Links */
    
a{
    color: #626a69;
    text-decoration: none; 
    outline: none;
    outline: 0;
    cursor: pointer;
    }

a:hover,
a:focus{
    color: #00A096;
    outline: none;
    outline: 0;
    cursor: pointer;
    }
    
a:visited{
    color: #626a69;
    outline: none;
    outline: 0;
    cursor: pointer;
    }
    
a:visited:hover{
    color: #00A096;
    }
    
a:active{
    color: #00A096;
    outline: none;
    outline: 0;
    cursor: pointer;
    }
    
input:focus,
fieldset textarea:focus{
    background-color: #ecf8ff; 
    border-color: #00A096;
    }
    
strong{
    font-weight: bold;
    }
    
b{
    font-weight: bold;   
    }
    
p{
    margin: 5px 0px 5px 0px;
    }
    
/******************************************************************************/
/*  Basics Ende                                                               */
/******************************************************************************/


/******************************************************************************/
/*  Boxen und Elemente Ausblenden oder Feste h�he mit Scrollbar Anfang        */
/******************************************************************************/ 

/* Auktions Suche Oben -------------------------------- */

#suche_menu{
    /* display: none; */
    }

/* Auktions Boxen Links -------------------------------- */

/* Auktions Box Men� Links ---------- */

#auktionsbox_menu{
     /* display: none;  Blendet Lieferung Box aus*/
    }
    
#auktionsbox_menu_inhalt{
    /* Styles f�r Feste h�he der Box und scrollbarer Inhalt 
    height: 120px; 
    overflow-y: auto; 
    *width: 182px; /* IE Fixer */ 
    }
    
/* Auktions Box Ebay Shopsuche Links ---------- */
    
#auktionsbox_shopsuche{
     /* display: none;  Blendet Lieferung Box aus*/
    }
    
#auktionsbox_shopsuche_inhalt{
    /* Styles f�r Feste h�he der Box und scrollbarer Inhalt
    height: 120px; 
    overflow-y: auto; 
    *width: 182px; /* IE Fixer */ 
    }

/* Auktions Box Ebay Shopsuche Links ---------- */
    
#auktionsbox_shop_schnellsuche{
     /* display: none;  Blendet Lieferung Box aus*/
    }
    
#auktionsbox_shop_schnellsuche_inhalt{
    /* Styles f�r Feste h�he der Box und scrollbarer Inhalt
    height: 120px; 
    overflow-y: auto; 
    *width: 182px; /* IE Fixer */ 
    }
    
/* Auktions Box Ebay Shopsuche Links ---------- */
    
#auktionsbox_shop_schnellsuche{
     /* display: none;  Blendet Lieferung Box aus*/
    }
    
#auktionsbox_shop_schnellsuche_inhalt{
    /* Styles f�r Feste h�he der Box und scrollbarer Inhalt
    height: 120px; 
    overflow-y: auto; 
    *width: 182px; /* IE Fixer */ 
    }
    
/* Auktions Box Meistgesucht Links ---------- */
    
#auktionsbox_meistgesucht_mitte{
     /* display: none;  Blendet Lieferung Box aus*/
    }
    
#auktionsbox_meistgesucht_mitte_inhalt{
    /* Styles f�r Feste h�he der Box und scrollbarer Inhalt
    height: 120px; 
    overflow-y: auto; 
    *width: 182px; /* IE Fixer */ 
    }
    
/* Auktions Box KBA Suche Links ---------- */
    
#auktionsbox_kba_suche{
     /* display: none;  Blendet Lieferung Box aus*/
    }
    
#auktionsbox_kba_suche_inhalt{
    /* Styles f�r Feste h�he der Box und scrollbarer Inhalt
    height: 120px; 
    overflow-y: auto; 
    *width: 182px; /* IE Fixer */ 
    }
    
/* Auktions Orginalteilenummer Suche Links ---------- */
    
#auktionsbox_originalteilenummer{
     /* display: none;  Blendet Lieferung Box aus*/
    }
    
#auktionsbox_originalteilenummer_inhalt{
    /* Styles f�r Feste h�he der Box und scrollbarer Inhalt
    height: 120px; 
    overflow-y: auto; 
    *width: 182px; /* IE Fixer */ 
    }
    
/* Auktions Box Marken Suche Links ---------- */
    
#auktionsbox_markenwahl{
     /* display: none;  Blendet Lieferung Box aus*/
    }
    
#auktionsbox_markenwahl_inhalt{
    /* Styles f�r Feste h�he der Box und scrollbarer Inhalt
    height: 120px; 
    overflow-y: auto; 
    *width: 182px; /* IE Fixer */ 
    }
    
/* Auktions Box Shop-Kategorien Links ---------- */
    
#auktionsbox_shop_kategorien{
    /* display: none;   Blendet Lieferung Box aus*/
    }

#auktionsbox_shop_kategorien_inhalt{
    /* Styles f�r Feste h�he der Box und scrollbarer Inhalt
    height: 120px; 
    overflow-y: auto; 
    *width: 182px; /* IE Fixer */ 
    }
    
/* Auktions Box Kaufabwicklung Links ---------- */
    
#auktionsbox_kaufabwicklung{
    /* display: none;   Blendet Lieferung Box aus*/
    }

#auktionsbox_kaufabwicklung_inhalt{
    /* Styles f�r Feste h�he der Box und scrollbarer Inhalt
    height: 120px; 
    overflow-y: auto; 
    *width: 182px; /* IE Fixer */ 
    }
    
/* Auktions Box Unser Profil Links ---------- */

#auktionsbox_unser_profil{
    /* display: none;   Blendet Lieferung Box aus*/
    }

#auktionsbox_unser_profil_inhalt{
    /* Styles f�r Feste h�he der Box und scrollbarer Inhalt
    height: 120px; 
    overflow-y: auto; 
    *width: 182px; /* IE Fixer */ 
    }
    
/* Auktions Box mich-Seite Links ---------- */

#auktionsbox_mich_seite{
    /* display: none;   Blendet Lieferung Box aus*/
    }

#auktionsbox_mich_seite_inhalt{
    /* Styles f�r Feste h�he der Box und scrollbarer Inhalt
    height: 120px; 
    overflow-y: auto; 
    *width: 182px; /* IE Fixer */ 
    }
    
/* Auktions Box H�ndlerbund Links ---------- */
    
#auktionsbox_handlerbund{
     /* display: none;  Blendet Lieferung Box aus*/
    }
    
#auktionsbox_handlerbund_inhalt{
    /* Styles f�r Feste h�he der Box und scrollbarer Inhalt
    height: 120px; 
    overflow-y: auto; 
    *width: 182px; /* IE Fixer */ 
    }
    
/* Auktions Box Ihre Vorteile Links ---------- */

#auktionsbox_ihre_vorteile{
    /* display: none;   Blendet Lieferung Box aus*/
    }

#auktionsbox_ihre_vorteile_inhalt{
    /* Styles f�r Feste h�he der Box und scrollbarer Inhalt
    height: 120px; 
    overflow-y: auto; 
    *width: 182px; /* IE Fixer */ 
    }
    
/* Auktionsbox Scroll Info Links ---------- */

#auktionsbox_scroll_info{
    /* display: none;   Blendet Lieferung Box aus*/
    }

#auktionsbox_scroll_info_inhalt{
    /* Styles f�r feste H�he der Box und scrollbarer Inhalt
    height: 120px; 
    overflow-y: auto; 
    *width: 182px; /* IE Fixer */ 
    }
    
/* Auktionsbox Live Support Links ---------- */

#auktionsbox_live_support{
    /* display: none;   Blendet Lieferung Box aus*/
    }

#auktionsbox_live_support_inhalt{
    /* Styles f�r feste H�he der Box und scrollbarer Inhalt
    height: 120px; 
    overflow-y: auto; 
    *width: 182px; /* IE Fixer */ 
    }
    
/* Auktionsbox Unsere Filiale Links ---------- */

#auktionsbox_filiale{
    /* display: none;   Blendet Lieferung Box aus*/
    }

#auktionsbox_filiale_inhalt{
    /* Styles f�r feste H�he der Box und scrollbarer Inhalt
    height: 120px; 
    overflow-y: auto; 
    *width: 182px; /* IE Fixer */ 
    }
    
/* Auktions Box Impressum Links ---------- */
    
#auktionsbox_impressum{
     /* display: none;  Blendet Lieferung Box aus*/
    }
    
#auktionsbox_impressum_inhalt{
    /* Styles f�r Feste h�he der Box und scrollbarer Inhalt
    height: 120px; 
    overflow-y: auto; 
    *width: 182px; /* IE Fixer */ 
    }

/* Auktions Boxen Mitte -------------------------------- */

#auktionsbox_artikelbeschreibung_mitte{
    /*display: none;  Blendet Artikelbeschreibung Box aus*/
    }

#auktionsbox_artikelbeschreibung_mitte_inhalt{
    /* Styles f�r Feste h�he der Box und scrollbarer Inhalt
    height: 120px; 
    overflow: auto; */
    }
    
/* Kaufabwicklung Box mitte ---------- */
    
#auktionsbox_kaufabwicklung_mitte{
    /* display: none;  Blendet Kaufabwicklung Box aus*/
    }
    
#auktionsbox_kaufabwicklung_mitte_inhalt{
    /* Styles f�r Feste h�he der Box und scrollbarer Inhalt
    height: 120px; 
    overflow: auto; */
    }
    
/* Zahlung Box mitte ---------- */

#auktionsbox_zahlung_mitte{
    /* display: none;  Blendet Zahlung Box aus*/
    }

#auktionsbox_zahlung_mitte_inhalt{
    /* Styles f�r Feste h�he der Box und scrollbarer Inhalt
    height: 120px; 
    overflow: auto; */
    }
    
/* Versand Box mitte ---------- */
    
#auktionsbox_versand_mitte{
    /* display: none; /* Blendet Versand Box aus*/
    }
    
#auktionsbox_versand_mitte_inhalt{
    /* Styles f�r Feste h�he der Box und scrollbarer Inhalt
    height: 120px; 
    overflow: auto; */
    }
    
/* Auktions Box eBay-Shop Preis-suche */
    
#auktionsbox_produkt_suche_preis{

    }
    
#auktionsbox_produkt_suche_preis .auktionsbox_inhalt{
    text-align: left;
    }    
    
#auktionsbox_produkt_suche_preis .selectbox{
    border: 1px solid #ccc;
    display: block;
    outline-style: none;
    color: #515756;
    width: 100%;
    *width: 91.2%;
    height: 28px;
    font-size: 13px;
    padding: 4px;
    }

#auktionsbox_produkt_suche_preis .selectbox:hover,
#auktionsbox_produkt_suche_preis .selectbox:active,
#auktionsbox_produkt_suche_preis .selectbox:focus{
    border: solid 1px #b9b9b9;  
    color: #515756;
    width: 100%;
    *width: 91.2%;
    height: 28px;
    padding: 4px;
    background: #fff none top left repeat-y;
    }  
    
#auktionsbox_produkt_suche_preis .auktionsbox_inhalt ul{
    float: left;
    margin: 5px 0px 0px 0px;
    padding: 0px;
    }    
    
#auktionsbox_produkt_suche_preis .auktionsbox_inhalt ul li{
    float: left;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
    }   
    
#auktionsbox_produkt_suche_preis .auktionsbox_inhalt ul li.clear{
    clear: both;
    }    
    
#auktionsbox_produkt_suche_preis .auktionsbox_inhalt ul li.zu_zwei_text{
    width: 104px;
    }    
    
#auktionsbox_produkt_suche_preis .auktionsbox_inhalt ul li.zu_zwei{

    } 
    
#auktionsbox_produkt_suche_preis .auktionsbox_inhalt ul li.zu_drei_text{
    margin: -14px 0px 0px 6px;
    *margin: 0px 0px 0px 6px;
    *width: 72px;
    }    
    
#auktionsbox_produkt_suche_preis .auktionsbox_inhalt ul li.zu_drei{
    margin: 0px 0px 0px 6px;
    * margin: 0px 0px 0px 3px;
    *width: 75px;
    }    
    
#auktionsbox_produkt_suche_preis input#ebay_preis_suche_preis_von{
    border: 1px solid #ccc;
    color: #515756;
    width: 40px;
    font-size: 13px;
    *height: 30px; /* IE Fixer */
    padding: 6px; 
    }

#auktionsbox_produkt_suche_preis input#ebay_preis_suche_preis_von:hover,
#auktionsbox_produkt_suche_preis input#ebay_preis_suche_preis_von:active,
#auktionsbox_produkt_suche_preis input#ebay_preis_suche_preis_von:focus{
    width: 40px;
    padding: 6px; 
    *height: 30px; /* IE Fixer */
    }  
    
#auktionsbox_produkt_suche_preis input#ebay_preis_suche_preis_bis{
    border: 1px solid #ccc;
    color: #515756;
    width: 40px;
    font-size: 13px;
    *height: 30px; /* IE Fixer */
    padding: 6px; 
    }

#auktionsbox_produkt_suche_preis input#ebay_preis_suche_preis_bis:hover,
#auktionsbox_produkt_suche_preis input#ebay_preis_suche_preis_bis:active,
#auktionsbox_produkt_suche_preis input#ebay_preis_suche_preis_bis:focus{
    width: 40px;
    padding: 6px; 
    *height: 30px; /* IE Fixer */
    }  

#auktionsbox_produkt_suche_preis ul li{ 
    float: left;
    } 
    
#auktionsbox_produkt_suche_preis ul li.clear{ 
    clear: both;
    } 
    
#auktionsbox_produkt_suche_preis ul li.esps_text{ 
    margin-right: 8px;
    } 
    
#auktionsbox_produkt_suche_preis ul li.esps_input{ 
    margin-right: 8px;
    } 
    
#auktionsbox_produkt_suche_preis ul li.button{ 
    margin-top: 8px;
    width: 100%;
    display: block;
    } 
    
#auktionsbox_produkt_suche_preis input.button{ 
    background: none repeat scroll 0 0 #EFEFEF;
    border: 1px solid #E1E1E1;
    color: #686868;
    cursor: pointer;
    display: block;
    font-size: 10px;
    padding: 6px 10px;
    text-transform: uppercase;
    width: 162px;
    text-align: center;
    } 

#auktionsbox_produkt_suche_preis input.button:hover,
#auktionsbox_produkt_suche_preis input.button:active,
#auktionsbox_produkt_suche_preis input.button:focus{ 
    background-color: #00A096;
    border: 1px solid #00A096;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 10px;
    padding: 6px 10px;
    text-transform: uppercase;
    width: 162px;
    }
    
/* Auktions Box Meistgesuch */

#auktionsbox_meistgesucht_mitte{

    }
    
#auktionsbox_meistgesucht_mitte_inhalt{
    color: #0C0C0C;
    overflow: hidden;
    padding: 10px;
    text-align: center;
    }
    
#auktionsbox_meistgesucht_mitte_inhalt a, 
#auktionsbox_meistgesucht_mitte_inhalt a:visited, 
#auktionsbox_meistgesucht_mitte_inhalt a:active {
    color: #00A096;
    font-weight: bold;
    text-decoration: none;
    }

#auktionsbox_meistgesucht_mitte_inhalt a:hover, 
#auktionsbox_meistgesucht_mitte_inhalt a:focus{
    color: #02595A;
    cursor: pointer;
    font-weight: bold;
    text-decoration: none;
    font-weight: bold;
    border-bottom: 1px dotted #02595A;
    }

#auktionsbox_meistgesucht_mitte_inhalt .word1{
    font-size: 0.7em;
    }
    
#auktionsbox_meistgesucht_mitte_inhalt .word2{
    font-size: 0.8em;
    }
    
#auktionsbox_meistgesucht_mitte_inhalt .word3{
    font-size: 0.9em;
    }
    
#auktionsbox_meistgesucht_mitte_inhalt .word4{
    font-size: 1em;
    }
    
#auktionsbox_meistgesucht_mitte_inhalt .word5{
    font-size: 1.2em;
    }
    
#auktionsbox_meistgesucht_mitte_inhalt .word6{
    font-size: 1.3em;
    }
    
#auktionsbox_meistgesucht_mitte_inhalt .word7{
    font-size: 1.4em;
    }
    
#auktionsbox_meistgesucht_mitte_inhalt .word8{
    font-size: 1.5em;
    }
    
#auktionsbox_meistgesucht_mitte_inhalt .word9{
    font-size: 1.7em;
    }
    
#auktionsbox_meistgesucht_mitte_inhalt .word10{
    font-size: 1.7em;
    font-weight: bold;
    }

/* Information Box mitte ---------- */
    
#auktionsbox_informationen_mitte{
    /* display: none; /* Blendet Information Box aus*/
    }
    
#auktionsbox_informationen_mitte_inhalt{
    /* Styles f�r Feste h�he der Box und scrollbarer Inhalt
    height: 120px; 
    overflow: auto; */
    }
    
    
/* R�ckgaberecht Box mitte ---------- */
    
#auktionsbox_rueckgaberech_mitte{
    /* display: none;  Blendet R�eckgaberech Box aus*/
    }
    
#auktionsbox_rueckgaberech_mitte_inhalt{
    /* Styles f�r Feste h�he der Box und scrollbarer Inhalt
    height: 120px; 
    overflow: auto; */
    }
    
/* Impressum Box mitte ---------- */
    
#auktionsbox_impressum_mitte{
    /*display: none; Blendet Impressum Box in der Mitte aus*/
    }
    
#auktionsbox_impressum_mitte_inhalt{
    /* Styles f�r Feste h�he der Box und scrollbarer Inhalt
    height: 120px; 
    overflow: auto; */
    }
    
/* weitere Auktionen Box mitte ---------- */
    
#auktionsbox_weitere_auktionen_mitte{
    /*display: none;   Blendet Impressum Box aus*/
    }
    
#auktionsbox_weitere_auktionen_mitte_inhalt{
    /* Styles f�r Feste h�he der Box und scrollbarer Inhalt
    height: 120px; 
    overflow: auto; */
    }
    
/* Auktions Boxen Rechts -------------------------------- */

/* Auktions Box Bilder Rechts ---------- */

#auktionsbox_bilder{
     /* display: none;  Blendet Lieferung Box aus*/
    }
    
#auktionsbox_bilder_inhalt{
    /* Styles f�r Feste h�he der Box und scrollbarer Inhalt
    height: 120px; 
    overflow-y: auto; 
    *width: 182px; /* IE Fixer */ 
    }
    
/* Auktions Box Zahlung Rechts ---------- */

#auktionsbox_zahlung{
     /* display: none;  Blendet Lieferung Box aus*/
    }
    
#auktionsbox_zahlung_inhalt{
    /* Styles f�r Feste h�he der Box und scrollbarer Inhalt
    height: 120px; 
    overflow-y: auto; 
    *width: 182px; /* IE Fixer */ 
    }
    
/* Auktions Box kontakt Rechts ---------- */

#auktionsbox_kontakt{
     /* display: none;  Blendet Lieferung Box aus*/
    }
    
#auktionsbox_kontakt_inhalt{
    /* Styles f�r Feste h�he der Box und scrollbarer Inhalt
    height: 120px; 
    overflow-y: auto; 
    *width: 182px; /* IE Fixer */
    }
    
/* Auktions Box Newsletter Rechts ---------- */
    
#auktionsbox_ebay_shop_newsletter{
     /* display: none;  Blendet Lieferung Box aus*/
    }
    
#auktionsbox_ebay_shop_newsletter_inhalt{
    /* Styles f�r Feste h�he der Box und scrollbarer Inhalt
    height: 120px; 
    overflow-y: auto; 
    *width: 182px; /* IE Fixer */
    }
    
/* Auktions Box Verk�ufer mit Top-Bewertungen Rechts ---------- */
    
#auktionsbox_top_bewertungen{
     /* display: none;  Blendet Lieferung Box aus*/
    }
    
#auktionsbox_top_bewertungen_inhalt{
    /* Styles f�r Feste h�he der Box und scrollbarer Inhalt
    height: 120px; 
    overflow-y: auto; 
    *width: 182px; /* IE Fixer */
    }
    
/* Auktions Box Produkt Film Rechts ---------- */
    
#auktionsbox_produktfilm{
     /* display: none;  Blendet Lieferung Box aus*/
    }
    
#auktionsbox_produktfilm_inhalt{
    /* Styles f�r Feste h�he der Box und scrollbarer Inhalt
    height: 120px; 
    overflow-y: auto; 
    *width: 182px; /* IE Fixer */
    }

/* Auktions Box Aktuelle Angebote Rechts ---------- */
    
#auktionsbox_aktuelle_angebote{
     /* display: none;  Blendet Lieferung Box aus*/
    }
    
#auktionsbox_aktuelle_angebote_inhalt{
    /* Styles f�r Feste h�he der Box und scrollbarer Inhalt
    height: 120px; 
    overflow-y: auto; 
    *width: 182px; /* IE Fixer */
    }
    
/* Auktions Box Slideshow Rechts ---------- */
    
#auktionsbox_slideshow{
     /* display: none;  Blendet Lieferung Box aus*/
     height: 331px !important;
    }
    
#auktionsbox_slideshow_inhalt{
    /* Styles f�r Feste h�he der Box und scrollbarer Inhalt
    height: 120px; 
    overflow-y: auto; 
    *width: 182px; /* IE Fixer */
    }
    
/* Auktions Box Online Shop Rechts ---------- */
    
#auktionsbox_online_shop{
     /* display: none;  Blendet Lieferung Box aus*/
    }
    
#auktionsbox_online_shop_inhalt{
    /* Styles f�r Feste h�he der Box und scrollbarer Inhalt
    height: 120px; 
    overflow-y: auto; 
    *width: 182px; /* IE Fixer */
    }
    
/* Auktions Box Wiederrufs/R�ckgaberecht Rechts ---------- */
    
#auktionsbox_wiederruf_ruckgabe{
     /* display: none;  Blendet Lieferung Box aus*/
    }
    
#auktionsbox_wiederruf_ruckgabe_inhalt{
    /* Styles f�r Feste h�he der Box und scrollbarer Inhalt
    height: 120px; 
    overflow-y: auto; 
    *width: 182px; /* IE Fixer */
    }
    
/* Auktions Facebook Rechts ---------- */
    
#auktionsbox_facebook{
     /* display: none;  Blendet Lieferung Box aus*/
    }
    
#auktionsbox_facebook_inhalt{
    /* Styles f�r Feste h�he der Box und scrollbarer Inhalt
    height: 120px; 
    overflow-y: auto; 
    *width: 182px; /* IE Fixer */
    }
    
/* Auktions Box Versand Rechts ---------- */
    
#auktionsbox_versand{
     /* display: none;  Blendet Lieferung Box aus*/
    }
    
#auktionsbox_versand_inhalt{
    /* Styles f�r Feste h�he der Box und scrollbarer Inhalt
    height: 120px; 
    overflow-y: auto; 
    *width: 182px; /* IE Fixer */ 
    }
    
/* Auktions Box Bewertungen Rechts ---------- */

#auktionsbox_bewertungen{
     /* display: none;  Blendet Lieferung Box aus*/
    }
    
#auktionsbox_bewertungen_inhalt{
    /* Styles f�r Feste h�he der Box und scrollbarer Inhalt
    height: 120px; 
    overflow-y: auto; 
    *width: 182px; /* IE Fixer */ 
    }

/******************************************************************************/
/*  Boxen und Elemente ausblenden oder feste h�he mit Scrollbar Ende          */
/******************************************************************************/


/******************************************************************************/
/*  Layout Anfang                                                             */
/******************************************************************************/

#eazyauction_content{
    position: relative; 
    font: normal 12px Arial, Verdana, sans-serif;
    color: #4f4f4f;
    display: block;
    *text-align: center; /* IE Fixer */
    *margin: 0px 15px;
    width: 1136px; /* eBay iframe id="d" width */
    /*width: 980px;  eBay iframe id="d" width mit Linken Shop-Kategorien*/
    padding: 0px;
    margin: 0 auto !important;
    padding: 0 !important;
    vertical-align: top !important;
    min-height: 2500px !Important;
    } 
  
#kopf, 
#menu_oben,  
#footer,
#drei_spalten{
    position: relative; 
    width: 100%; 
    }

#drei_spalten{
    margin: 15px 0px;
    background: transparent;   
    }
    
/******************************************************************************/
/*  Layout Ende                                                               */
/******************************************************************************/


/******************************************************************************/
/*  Auktions Boxen Anfang                                                     */
/******************************************************************************/

.auktionsbox{
    text-align: left;
    background: #fff;
    margin: 0px 0px 10px 0px;
    padding: 0px;
    *padding-bottom: 15px; /* IE Fixer */
    *display: inline-block;/* IE Fixer */
    }   
    
.auktionsbox_mitte{
    text-align: left;
    background: #fff;
    margin: 0px 0px 25px 0px;
    * margin: 0px 0px 40px 0px; /* IE Fixer */
    padding: 0px;
    display: block;
    *height: 100%;  
    }   
    
.auktionsbox_unten{
    /* background: url("") no-repeat scroll 0 0 transparent; 
    height: 8px;*/
    }
    
.auktionsbox_unten_mitte{
    /* background: url("") no-repeat scroll 0 0 transparent;  
    height: 8px; */
    }
    
.auktionsbox_titel h2{
    display: block; 
    font-size: 15px; 
    font-weight: normal;
    margin: 0px;
    color: #727272;
    text-shadow: 1px 1px 1px #fff; /*Css 3*/
    padding: 8px 6px 8px 6px;
    background: #eee;
    border-bottom: 1px solid #e4e4e4;
    }   
    
.auktionsbox_titel h1{
    display: block; 
    font-size: 15px; 
    font-weight: normal;
    margin: 0px;
    color: #727272;
    text-shadow: 1px 1px 1px #fff; /*Css 3*/
    padding: 8px 6px 8px 6px;
    background: #eee;
    border-bottom: 1px solid #e4e4e4;
    }  

.auktionsbox_inhalt{
    padding: 8px; 
    border-left: 1px solid #e4e4e4;   
    border-right: 1px solid #e4e4e4;   
    border-bottom: 1px solid #e4e4e4;   
    }
    
.auktionsbox_mitte_inhalt{
    padding: 20px; 
    border-left: 1px solid #e4e4e4;   
    border-right: 1px solid #e4e4e4;   
    border-bottom: 1px solid #e4e4e4;   
    }
    
/* Auktions Boxen Links --------- */

/* Auktions Box Menu */

#auktionsbox_menu{
    font-size: 11px;
    }
    
#auktionsbox_menu .auktionsbox_inhalt{
    padding: 0px;    
    }
    
#auktionsbox_menu li{
    border: none;   
    }
    
#auktionsbox_menu ul{
    margin: -1px 0px 0px 0px;    
    }

#auktionsbox_menu li a{
    padding: 6px 6px 6px 12px;
    display: block;
    color: #4f4f4f;
    text-decoration: none;
    border-top: 1px solid #00A096;
    border-bottom: none; 
    border-left: none; 
    border-right: none;   
    *height: 20px; /* IE Fixer */  
    }

#auktionsbox_menu li a:hover,
#auktionsbox_menu li a:active,
#auktionsbox_menu li a:focus {
    color: #fff !important;
    background: #00A096 !important;
    }

    
/* Auktions Box Shop - Suche */
    
#auktionsbox_shopsuche{
    font-size: 11px;
    }
    
#auktionsbox_shopsuche .auktionsbox_inhalt{
    text-align: left;
    }    
    
#auktionsbox_shopsuche_inhalt form .hinweis_suche{
    color: #aeaeae;
    display: block;
    font-size: 9px;
    padding: 3px;
    }

#auktionsbox_shopsuche input.eingabe{
    border: 1px solid #ccc;
    color: #515756;
    font-size: 13px;
    width: 100%;
    *height: 30px; /* IE Fixer */
    padding: 6px; 
    }

#auktionsbox_shopsuche input.eingabe:hover,
#auktionsbox_shopsuche input.eingabe:active,
#auktionsbox_shopsuche input.eingabe:focus{
    font-size: 13px;
    width: 100%;
    *height: 30px; /* IE Fixer */
    padding: 6px; 
    }  
    
#auktionsbox_shopsuche input.button{ 
    border: #e1e1e1 1px solid;
    display: block;
    color: #686868;
    font-size: 10px; 
    text-transform: uppercase; 
    background: #efefef none repeat scroll 0 0;
    height: 30px;
    width: 182px;
    margin: 3px 0px 0px 0px;
    cursor: pointer;
    } 

#auktionsbox_shopsuche input.button:hover,
#auktionsbox_shopsuche input.button:active,
#auktionsbox_shopsuche input.button:focus{ 
    font-size: 10px; 
    text-transform: uppercase; 
    background-color: #00A096;
    border: 1px solid #00A096;
    color: #fff;
    height: 30px;
    width: 182px;
    margin: 3px 0px 0px 0px;
    cursor: pointer;
    }
    
.shop_suche_checkbox{
    float: left;
    margin: 1px 5px 0px 0px;
    *margin: -3px 5px 0px 0px;
    }

.shop_suche_link img{
    margin: 8px 0px 0px 0px;
    }
    
a.shop_suche_link img{
    filter: alpha(opacity=070);
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
    }

a:hover.shop_suche_link img,
a:active.shop_suche_link img,
a:focus.shop_suche_link img{
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    }
    
/* Auktions Box eBay-Shop Schnellsuche */
    
#auktionsbox_shop_schnellsuche{
    font-size: 11px;
    }
    
#auktionsbox_shop_schnellsuche .auktionsbox_inhalt{
    text-align: left;
    }    
    
#auktionsbox_shop_schnellsuche .selectbox{
    border: 1px solid #ccc;
    display: block;
    outline-style: none;
    color: #515756;
    width: 100%;
    *width: 91.2%;
    height: 28px;
    font-size: 13px;
    padding: 4px;
    }

#auktionsbox_shop_schnellsuche .selectbox:hover,
#auktionsbox_shop_schnellsuche .selectbox:active,
#auktionsbox_shop_schnellsuche .selectbox:focus{
    border: solid 1px #b9b9b9;  
    color: #515756;
    width: 100%;
    *width: 91.2%;
    height: 28px;
    padding: 4px;
    background: #fff none top left repeat-y;
    }  
    
/* Auktions Orginalteilenummer Suche */
    
#auktionsbox_originalteilenummer{
    font-size: 11px;
    }
    
#auktionsbox_originalteilenummer .auktionsbox_inhalt{
    text-align: left;
    }    

#auktionsbox_originalteilenummer input.eingabe{
    border: 1px solid #ccc;
    color: #515756;
    font-size: 13px;
    width: 100%;
    *height: 30px; /* IE Fixer */
    padding: 6px; 
    }

#auktionsbox_originalteilenummer input.eingabe:hover,
#auktionsbox_originalteilenummer input.eingabe:active,
#auktionsbox_originalteilenummer input.eingabe:focus{
    font-size: 13px;
    width: 100%;
    *height: 30px; /* IE Fixer */
    padding: 6px; 
    }  
    
#auktionsbox_originalteilenummer input.button{ 
    border: #e1e1e1 1px solid;
    display: block;
    color: #686868;
    font-size: 10px; 
    text-transform: uppercase; 
    background: #efefef none repeat scroll 0 0;
    width: 100%; 
    margin: 5px 0px 0px 0px;
    padding: 5px 10px 5px 10px;
    cursor: pointer;
    } 

#auktionsbox_originalteilenummer input.button:hover,
#auktionsbox_originalteilenummer input.button:active,
#auktionsbox_originalteilenummer input.button:focus{ 
    font-size: 10px; 
    text-transform: uppercase; 
    background-color: #00A096;
    border: 1px solid #00A096;
    color: #fff;
    width: 100%; 
    margin: 5px 0px 0px 0px;
    padding: 5px 10px 5px 10px;
    cursor: pointer;
    }
    
/* Auktions Box KBA Suche */
    
#auktionsbox_kba_suche{
    font-size: 11px;
    }
    
#auktionsbox_kba_suche .auktionsbox_inhalt{
    text-align: left;
    }    

#auktionsbox_kba_suche .auktionsbox_inhalt ul{
    float: left;
    margin: 5px 0px 0px 0px;
    padding: 0px;
    }    
    
#auktionsbox_kba_suche .auktionsbox_inhalt ul li{
    float: left;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
    }   
    
#auktionsbox_kba_suche .auktionsbox_inhalt ul li.clear{
    clear: both;
    }    
    
#auktionsbox_kba_suche .auktionsbox_inhalt ul li.zu_zwei_text{
    width: 104px;
    }    
    
#auktionsbox_kba_suche .auktionsbox_inhalt ul li.zu_zwei{

    } 
    
#auktionsbox_kba_suche .auktionsbox_inhalt ul li.zu_drei_text{
    margin: -14px 0px 0px 6px;
    *margin: 0px 0px 0px 6px;
    *width: 72px;
    }    
    
#auktionsbox_kba_suche .auktionsbox_inhalt ul li.zu_drei{
    margin: 0px 0px 0px 6px;
    * margin: 0px 0px 0px 3px;
    *width: 75px;
    }    
    
#auktionsbox_kba_suche input#zu_zwei_eingabe{
    border: 1px solid #ccc;
    color: #515756;
    width: 104px;
    font-size: 13px;
    *height: 30px; /* IE Fixer */
    padding: 6px; 
    }

#auktionsbox_kba_suche input#zu_zwei_eingabe:hover,
#auktionsbox_kba_suche input#zu_zwei_eingabe:active,
#auktionsbox_kba_suche input#zu_zwei_eingabe:focus{
    width: 104px;
    padding: 6px; 
    *height: 30px; /* IE Fixer */
    }  
    
#auktionsbox_kba_suche input#zu_drei_eingabe{
    border: 1px solid #ccc;
    color: #515756;
    width: 72px;
    font-size: 13px;
    *height: 30px; /* IE Fixer */
    padding: 6px; 
    }

#auktionsbox_kba_suche input#zu_drei_eingabe:hover,
#auktionsbox_kba_suche input#zu_drei_eingabe:active,
#auktionsbox_kba_suche input#zu_drei_eingabe:focus{
    width: 72px;
    padding: 6px; 
    *height: 30px; /* IE Fixer */
    }  

#auktionsbox_kba_suche ul li input.button{ 
    border: #e1e1e1 1px solid;
    display: block;
    color: #686868;
    font-size: 10px; 
    text-transform: uppercase; 
    background: #efefef none repeat scroll 0 0;
    width: 182px; 
    margin: 6px 0px 6px 0px;
    padding: 5px 10px 5px 10px;
    cursor: pointer;
    } 

#auktionsbox_kba_suche ul li input.button:hover,
#auktionsbox_kba_suche ul li input.button:active,
#auktionsbox_kba_suche ul li input.button:focus{ 
    font-size: 10px; 
    text-transform: uppercase; 
    background-color: #00A096;
    border: 1px solid #00A096;
    color: #fff;
    width: 182px; 
    margin: 6px 0px 6px 0px;
    padding: 5px 10px 5px 10px;
    cursor: pointer;
    }
    
/* Auktions Box Markenwahl eBay-Shop */

#auktionsbox_markenwahl{
    
    }

#auktionsbox_markenwahl input.button{ 
    border: #e1e1e1 1px solid;
    display: block;
    color: #686868;
    font-size: 10px; 
    text-transform: uppercase; 
    background: #efefef none repeat scroll 0 0;
    width: 100%; 
    margin: -6px 0px 0px 0px;
    padding: 5px 10px 5px 10px;
    cursor: pointer;
    } 

#auktionsbox_markenwahl input.button:hover,
#auktionsbox_markenwahl input.button:active,
#auktionsbox_markenwahl input.button:focus{ 
    font-size: 10px; 
    text-transform: uppercase; 
    background-color: #00A096;
    border: 1px solid #00A096;
    color: #fff;
    width: 100%; 
    margin: -6px 0px 0px 0px;
    padding: 5px 10px 5px 10px;
    cursor: pointer;
    }
    
#auktionsbox_markenwahl .auktionsbox_inhalt{
    text-align: left;
    }    

#auktionsbox_markenwahl .selectbox{
    border: 1px solid #ccc;
    display: block;
    outline-style: none;
    color: #515756;
    width: 100%;
    *width: 91.2%;
    height: 28px;
    margin: 0px;
    font-size: 13px;
    padding: 4px;
    }

#auktionsbox_markenwahl .selectbox:hover,
#auktionsbox_markenwahl .selectbox:active,
#auktionsbox_markenwahl .selectbox:focus{
    border: solid 1px #b9b9b9;  
    color: #515756;
    width: 100%;
    *width: 91.2%;
    height: 28px;
    margin: 0px;
    padding: 4px;
    background: #fff none top left repeat-y;
    }  
    
/* Auktions Box eBay-Shop Newsletter */

#auktionsbox_ebay_shop_newsletter{
    font-size: 11px;
    }

#auktionsbox_ebay_shop_newsletter input.button{ 
    border: #e1e1e1 1px solid;
    display: block;
    color: #686868;
    font-size: 10px; 
    text-transform: uppercase; 
    background: #efefef none repeat scroll 0 0;
    width: 100%; 
    margin: 0px;
    padding: 5px 10px 5px 10px;
    cursor: pointer;
    } 

#auktionsbox_ebay_shop_newsletter input.button:hover,
#auktionsbox_ebay_shop_newsletter input.button:active,
#auktionsbox_ebay_shop_newsletter input.button:focus{ 
    font-size: 10px; 
    text-transform: uppercase; 
    background-color: #00A096;
    border: 1px solid #00A096;
    color: #fff;
    width: 100%; 
    margin: 0px;
    padding: 5px 10px 5px 10px;
    cursor: pointer;
    }
    
/* Auktions Box Verk�ufer mit Top-Bewertungen Rechts ---------- */
    
#auktionsbox_top_bewertungen{
    font-size: 12px;
    }
    
#auktionsbox_top_bewertungen_inhalt{
    text-align: center;
    }
    
#auktionsbox_top_bewertungen_inhalt ul#liste_en{
    text-align: left;
    margin: 0px 0px 0px 4px;
    }
    
#auktionsbox_top_bewertungen_inhalt ul#liste_de{
    text-align: left;
    margin: 0px 0px 0px 12px;
    }

/* Auktions Box Produkt Film */
    
#auktionsbox_produktfilm{
    font-size: 11px;
    }
    
#auktionsbox_produktfilm_inhalt{

    }
    
/* Auktions Box Shop - Kategorien*/
    
#auktionsbox_shop_kategorien{
    /* display: none;  Blendet Shop Kategorien Box aus*/
    font-size: 11px;
    }
    
#auktionsbox_shop_kategorien .auktionsbox_inhalt{
    padding: 0px;   
    margin: 0px; 
    }
    
#auktionsbox_shop_kategorien ul{
    margin: -1px 0px 0px 0px;   
    padding: 0px;   
    display: block;
    }
    
#auktionsbox_shop_kategorien li{
    margin: 0px; 
    border: none;   
    padding: 0px;   
    }
    
#auktionsbox_shop_kategorien li a{
    padding: 6px 6px 6px 12px;
    display: block;
    color: #4f4f4f;
    text-decoration: none;
    border-top: 1px solid #00A096;
    border-bottom: none; 
    border-left: none; 
    border-right: none;   
    margin: 0px;  
    *height: 20px; /* IE Fixer */  
    *display: inline-block;
    *margin: -1px 0px 0px 0px;
    *width: 100%; /* IE Fixer */ 
    }

#auktionsbox_shop_kategorien li a:hover,
#auktionsbox_shop_kategorien li a:active,
#auktionsbox_shop_kategorien li a:focus {
    color: #fff;
    background: #00A096;
    }
    
/* Auktions Box Kaufabwicklung */
    
#auktionsbox_kaufabwicklung{
    font-size: 11px;
    }
    
/* Auktions Box Unser Profil Links ---------- */

#auktionsbox_unser_profil{
    font-size: 11px;
    }

#auktionsbox_unser_profil_inhalt{

    }
    
/* Auktions Box Ihre Vorteile */
    
#auktionsbox_ihre_vorteile{
    font-size: 12px;
    }
    
/* Auktions Box mich-Seite Links ---------- */

#auktionsbox_mich_seite{
    font-size: 11px;
    }

#auktionsbox_mich_seite_inhalt{
    text-align: center;
    padding: 0px;
    margin: 0px;
    }
    
    
/* Auktionsbox Scroll Info */

#auktionsbox_scroll_info{

    }
    
#auktionsbox_scroll_info_inhalt marquee{
    margin: 0px;
    width: 182px;
    color: #d51f27;
    font-size: 16px;
    }
    
/* Auktionsbox Live Support */

#auktionsbox_live_support{
    font-size: 11px;
    }

#auktionsbox_live_support_inhalt{
    }
    
/* Auktionsbox Unsere Filiale */
    
#auktionsbox_filiale{
    font-size: 11px;
    }

#auktionsbox_filiale_inhalt{
    padding-top: 100px;
    background: url("ladenlokal_hg.jpg") no-repeat;
    }
    
/* Auktions Box Impressum */
    
#auktionsbox_impressum{
    font-size: 11px;
    }
 
/* Auktions Boxen Rechts --------- */
    
/* Auktions Box Bilder */

#auktionsbox_bilder{
    font-size: 11px;
    }
    
.bild_leiste_klein p.lupe{
    background: url("lupe_zoom.gif") 0px 0px no-repeat;
    padding: 0px 0px 0px 22px;
    height: 16px;
    }
    
/* Aktuelle Angebote Box Bilder */
    
#auktionsbox_aktuelle_angebote{
    font-size: 11px;
    }
    
#auktionsbox_aktuelle_angebote_inhalt{
    margin: 0px;
    padding: 0px;
    }
    
/* Auktions Box H�ndlerbund */
    
#auktionsbox_handlerbund_inhalt{
    
    }
    
#auktionsbox_handlerbund_inhalt a,
#auktionsbox_handlerbund_inhalt a img{
    display: block;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 15px;
    }
    
    
/* Auktions Box Online Shop Rechts ---------- */
    
#auktionsbox_online_shop{
    font-size: 11px;
    padding: 0px;
    }
    
#auktionsbox_online_shop_inhalt{

    }
    
#auktionsbox_online_shop_inhalt a,
#auktionsbox_online_shop_inhalt a img,
#auktionsbox_online_shop_inhalt{
    margin: 0px;
    padding: 0px;
    display: block;
    }
    
    
/* Aktuelle Angebote Box Bilder */
    
#auktionsbox_slideshow{
    font-size: 11px;
    padding: 0px;
    }
    
#auktionsbox_slideshow_inhalt a,
#auktionsbox_slideshow_inhalt a img,
#auktionsbox_slideshow_inhalt{
    margin: 0px;
    padding: 0px;
    display: block;
    }
    
/* Auktions Box Wiederrufs/R�ckgaberecht */
    
#auktionsbox_wiederruf_ruckgabe{

    }
    
#auktionsbox_wiederruf_ruckgabe_inhalt .wiederruf_ruckgabe_hinweis{
    color: red;
    text-transform: uppercase;
    font-size: 13px;
    }
    
/* Auktions Box Facebook */
    
#auktionsbox_facebook{

    }
    
#auktionsbox_facebook_inhalt{

    }
    
/* Auktions Box Zahlung */

#auktionsbox_zahlung{
    font-size: 11px;
    }
    
#auktionsbox_zahlung li{
    padding: 3px 0px 3px 30px;
    display: block;
    text-decoration: none;    
    background: url("line.jpg") no-repeat 15px 10px;
    }
    
#auktionsbox_zahlung ul{
    margin: 0px 0px 0px -10px;    
    }
    
/* Auktions Box Kontakt */
    
#auktionsbox_kontakt{
    font-size: 11px;
    }
    
#auktionsbox_kontakt_inhalt{
    padding-top: 130px;
    background: url("kontakt_hg.jpg") no-repeat;
    }
    
/* Auktions Box Bewertungen */
    
#auktionsbox_bewertungen{
    font-size: 11px;
    }
    
#auktionsbox_bewertungen .auktionsbox_inhalt{

    }   
    
#auktionsbox_bewertungen_inhalt{
    background: url("bewertung_hg.jpg") no-repeat;
    padding-top: 115px;
    }

/* Auktions Box Versand */   
    
#auktionsbox_versand{
    font-size: 11px;
    }
    
#auktionsbox_versand .auktionsbox_inhalt{
 
    }   
    
#auktionsbox_versand_inhalt img{
    display: block;
    margin: 0px auto;
    text-align: center;
    }

/* Auktions Boxen Mitte --------- */
    
/* weitere Auktionen Box mitte  */
    
#auktionsbox_weitere_auktionen_mitte{

    }
    
#auktionsbox_weitere_auktionen_mitte_inhalt{
    margin: 0px;
    padding: 0px;
    }
    
/* Auktions Boxen Mitte -------------------------------- */

#auktionsbox_artikelbeschreibung_mitte{

    }

#auktionsbox_artikelbeschreibung_mitte_inhalt{
    padding: 10px 20px 20px 20px; 
    float: left;
    clear: both;
    width: 872px;
    }
    
    
/******************************************************************************/
/*  Auktions Boxen Ende                                                       */
/******************************************************************************/


/******************************************************************************/
/*  Header Anfang                                                             */
/******************************************************************************/

/*Layout*/

/*Sprachen*/

#sprachen{
    float: right;
    margin: 30px 0px 0px 0px;
    clear: both;
    }
    
#sprachen ul{
    margin: 0px;
    }
    
#sprachen ul li{
    margin: 0px;
    float: left;
    margin: 0px 8px 0px 0px;
    }
    
/*Sub Men�*/

#sub_menu_oben{
    float: right;
    margin: 20px 0px 0px 0px;
    font-size: 11px;
    }
    
#sub_menu_oben ul{
    list-style: none;
    color: #00A096;
    }
    
#sub_menu_oben li{
    float: left;
    margin: 0px 7px 0px 0px;
    }
    
#sub_menu_oben li a{
    color: #02595A;
    }
    
#sub_menu_oben li a:hover,
#sub_menu_oben li a:active,
#sub_menu_oben li a:focus{
    color: #00A096;
    }
    
/*menu*/
    
#menu_oben{
    position: relative; 
    overflow: hidden; 
    text-align: center; 
    z-index: 1000;
    background: #00A096;
    margin: 0;
    padding: 0px;
    width: 100%;
    border: none;
}
    
#menu_oben ul{
    text-align: center; 
    list-style: none;
    margin: 0;
    padding: 0px;
    }
    
#menu_oben li{
    margin: 0px;
    float: left;  
    }
    
#menu_oben li a{
    display: block;
    font-size: 11px; 
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
    color: #fff;
    padding: 8px 27px 8px 27px;
    border: none;  
    }
    
#menu_oben li a.last{
    padding: 8px 27px 8px 27px;
    }
    
 #menu_oben li a.last:hover{
    padding: 8px 27px 8px 27px;
    }

#menu_oben li a:hover,
#menu_oben li a:active,
#menu_oben li a:focus{
    color: #fff;
    padding: 8px 27px 8px 27px;
    border: none;    
    background: #02595A;
    }

/*Such box oben Menu */

#suche_menu{
    float: left;  
    width: 100%;
    height: 29px;
    *width: 221px;/* IE Fixer */  
    background: transparent; 
    border: 1px solid #00A096;
    margin: 10px 0px;
    }

.suche_menu{
    float: left;
    /*width: 1090px;*/ 
    width: calc(100% - 43px);
    border: none;
    background: #fff;
    padding: 7px;
    color: #000;
    *width: 1090px; /* IE Fixer */  
    *height: 30px; /* IE Fixer */  
    } 

.suche_menu:hover,
.suche_menu:active,
.suche_menu:focus{
    float: left;
    /*width: 1090px;*/ 
    width: calc(100% - 43px);
    border-left: none;
    border-right: none;
    border-top: none;
    border-bottom: none;
    padding: 7px;
    color: #515756;
    }  

input.button_suche_menu{
    float: left;
    margin: 0;
    width: 43px;
    background-color: #F6F6F6;
    padding: 7px;
    font-size: 10px; 
    text-transform: uppercase;
    border-top: none;
    border-left: 1px solid #e1e1e1;
    border-right: none;
    border-bottom: none;
    *margin: -16px 0px 0px 0px; /* IE Fixer */
    *height: 32px; /* IE Fixer */
    *border: none;/* IE Fixer */
    color: #fff;
    }

input.button_suche_menu:hover,
input.button_suche_menu:active,
input.button_suche_menu:focus{ 
    font-size: 10px; 
    float: left;
    margin: 0;
    text-transform: uppercase; 
    background: #00A096 none repeat scroll 0 0;
    border-left: 1px solid #e1e1e1;
    border-right: none;
    border-top: none;
    border-bottom: none;
    color: #fff;
    padding: 7px;
    cursor: pointer;
    width: 43px;
    }     
    
/******************************************************************************/
/*  Header Ende                                                               */
/******************************************************************************/

    
/******************************************************************************/
/*  Linke Spalte Anfang                                                       */
/******************************************************************************/    

#spalte_links{ 
    margin: 0px 0px 0px -1135px; 
    float: left;
    width: 200px;
    background: transparent;   
    padding: 0px; 
    }
    
/******************************************************************************/
/*  Linke Spalte Ende                                                         */
/******************************************************************************/


/******************************************************************************/
/*  Mitte Spalte Anfang                                                       */
/******************************************************************************/
    
#spalte_mitte{
    float: left;
    width: 100%;
    z-index: 5;
    background: transparent;   
    }
    
#spalte_inhalt{
    margin: 0px 0px 0px 214px;  /*oben, rechts, unten, links*/
    padding: 0px 0px 0px 8px;
    position: relative; 
    background: transparent;    
    float: right;
    }
    
/* Nach oben button */

.nach_oben_btn{
    float: right;
    width: 90px;
    text-align: center;
    margin: -1px 0px 0px 0px;
    font-size: 10px;
    }
.nach_oben_btn a{
    padding: 5px;
    text-decoration: none;
    display: block;
    font-weight: bold;
    color: #4f4f4f;
    border: 1px solid #00A096;  
    }

.nach_oben_btn a:hover,
.nach_oben_btn a:active,
.nach_oben_btn a:focus{
    padding: 5px;
    text-decoration: none;
    color: #fff;
    border: 1px solid #00A096;   
    background: #00A096;
    }

#grundpreis{
    font-size: 24px;
    margin-bottom: 12px;
    color: #00A096;
    font-weight: bold;
    }
    
/******************************************************************************/
/*  Mitte Spalte Ende                                                         */
/******************************************************************************/


/******************************************************************************/
/*  Auktions Bilder Anfang                                                    */
/******************************************************************************/

.bild_gross{
    padding: 21px 12px 12px 12px;  
    width: 664px;
    float: left;
    }
    
.bild_gross a img{
    border: 1px solid #e7e8e6;  
    }

.bild_gross a:hover img,
.bild_gross a:active img,
.bild_gross a:focus img{
    border: 1px solid #e7e8e6;  
    }
    
.bild_gross p.lupe{
    background: url("lupe_zoom.gif") 140px 0px no-repeat;
    padding: 0px;
    height: 16px;
    }

.bild_klein{
    margin: 0px 0px 8px 0px;
    }

.bild_klein a:hover img,
.bild_klein a:active img,
.bild_klein a:focus img{
    border: 1px solid #00A096;  
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    }
    
.bild_leiste_klein{
    display: block;
    float: left;
    padding: 0px 19px 0px;
    clear: both;
    }
    
#bild_gallery_box{
    border-left: 1px solid #02595a;   
    border-right: 1px solid #02595a;   
    }
    
.bild_leiste_klein ul{
    float: left;
    }
    
.bild_leiste_klein ul li{
    float: left;
    display: block;
    margin-right: 7px;
    }
    
.bild_leiste_klein ul li.clear{
    clear: both;
    }
    
/* Style f�r Gallery 1 */
    
.bild_klein img{
    filter: alpha(opacity=080);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
    border: solid #00A096 1px; 
    cursor: pointer;
    display: block;
    margin: auto;
    max-height: 100px;
    max-width: 100px;
    width:auto !important;
    height: expression(this.height >= this.width ? '120px' : '120px');
    }
    
.bild_klein img:hover{
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    border: solid #b3b3b3 1px; 
    cursor: pointer;
    }
    
.bild_gross img{
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    border: 1px solid #00A096;  
    display: block;
    margin: auto;
    height: expression(this.height >= this.width ? '350px' : '350px');
    max-height: 431px;
    max-width: 674px;
    }

.gallery_fixer{
    display: none;
    }
    
/* Bilder Zooom */

/* This is the moving lens square underneath the mouse pointer. */

.cloud-zoom-lens {
    border: 0px solid #888;
    margin: 0px;    /* Set this to minus the border thickness. */
    background-color:#fff;  
    cursor:move;        
    }

/* This is for the title text. */

.cloud-zoom-title {
    font-family:Arial, Helvetica, sans-serif;
    position:absolute !important;
    background-color:#252219;
    color:#fff;
    padding: 4px;
    width:100%;
    text-align:center;  
    font-weight:bold;
    font-size:10px;
    top: 0px;
    margin-top: 0px;
    }

/* This is the zoom window. */

.cloud-zoom-big{
    overflow: hidden;
    padding: 0px;
    border: 1px solid #E7E8E6;
    margin-top: 4px;
    max-height: 580px;
    max-width: 650px;
    display: block;
    
    }

/* This is the loading message. */
.cloud-zoom-loading{
    color:white;    
    background:#222;
    padding:3px;
    border:1px solid #E7E8E6;
    }
    
#wrap, #zoom1 {
    cursor: default;
}


/******************************************************************************/
/*  Auktions Bilder Ende                                                      */
/******************************************************************************/

/******************************************************************************/
/*  Rechte Spalte Anfang                                                      */
/******************************************************************************/    

#spalte_rechts{
    margin: 0px 0px 0px -100%; 
    *margin: 0px 0px 0px -200px; 
    float: right; 
    width: 200px;
    padding: 0px; 
    }


/******************************************************************************/
/*  Rechte Spalte Ende                                                        */
/******************************************************************************/
    

/******************************************************************************/
/*  Footer Anfang                                                             */
/******************************************************************************/

#footer_menu{
    font: normal 10px Arial, Verdana, sans-serif;
    width: 100%;
    border: none;
    float: left;
    background: #00A096;
    }
    
#footer_menu ul{
    margin: 0px;
    padding: 0px;
    float: left;
    }
    
#footer_menu li{
    float: left;
    }
    
#footer_menu li a{
    color: #fff;
    text-decoration: none;  
    }

#footer_menu li a:hover,
#footer_menu li a:active,
#footer_menu li a:focus {
    color: #000;
    }

#footer{
    text-align: center; 
    background: none;
    color: #000;
    margin: 0px 0px 25px 0px;
    padding: 0px;
    }
    
#footer ul{
    list-style: none;
    }
    
#footer li{
    float: left;
    padding: 10px;
    }
    
#footer li .footer_link{
    text-decoration: none;
    padding: 5px;
    }
    
/******************************************************************************/
/*  Footer Ende                                                               */
/******************************************************************************/

    
/******************************************************************************/
/* Copyright R.Classen | Layouts Anfang                                       */
/* Dieser Copyright Hinweis darf nur aus dem HTML und CSS Code des Templates  */
/* entfern werden bzw. ausgeblendet werden, wenn die einmalige Copyright      */
/* Entfernungsverg�tung in H�he von 49,- �* an R.Classen | Layouts bezahlt    */
/* wurde, wie auf unserer Preislisten �bersicht ersichtlich:                  */
/* http://www.rclassen-layouts.de/eazyauction/preisliste/                     */
/******************************************************************************/

#copy_rc{
    color: #424445;
    padding: 5px;
    font-size: 10px;
    float: left;
    margin: 5px 6px 0px 0px 
    }
    
#copy_t ul{ 
    margin: 12px 0px 0px 0px;
    }
    
#copy_t li{
    clear: both;   
    margin: 0px 0px 3px 0px;
    padding: 0px;
    }
    
#copy_t li em{
    font-weight: normal;  
    font-style: normal;  
    }

#copy_c{
    float: left;
    margin: 0px 8px 0px 0px;
    width: 170px;
    height: 52px;
    background: transparent url("http://www.rclassen-layouts.de/copyright/minimal_template_copy_logo.jpg") no-repeat scroll 0 0;
    text-indent: -1000em; 
    }
    
#copy_t{
    float: left;   
    font-size: 10px;
    font-weight: normal;
    }
    
#copy_t strong{ 
    font-size: 10px;
    font-weight: normal;
    }
    
#copy_t a:visited,
#copy_t a:link{ 
    color: #00A096;
    font-weight: normal;
    }
    
#copy_t a:hover,
#copy_t a:active,
#copy_t a:focus{
    color: #000916;
    cursor: pointer;
    outline: 0 none;
    text-decoration:none;
    }

/******************************************************************************/
/* Copyright R.Classen | Layouts Anfang                                       */
/* Dieser Copyright Hinweis darf nur aus dem HTML und CSS Code des Templates  */
/* entfern werden bzw. ausgeblendet werden, wenn die einmalige Copyright      */
/* Entfernungsverg�tung in H�he von 49,- �* an R.Classen | Layouts bezahlt    */
/* wurde, wie auf unserer Preislisten �bersicht ersichtlich:                  */
/* http://www.rclassen-layouts.de/eazyauction/preisliste/                     */
/******************************************************************************/


/******************************************************************************/
/*  Typografie Elemente - Auktions Boxen mitte Anfang                         */
/******************************************************************************/

/* P und Strong Styles */

.auktionsbox_mitte_inhalt p strong{
    font-weight: bold;
    }    
    
.auktionsbox_mitte_inhalt p {
    line-height:20px;
    margin:3px 0 10px;
    font-size: 12px;
    word-spacing: 1px;
    }
    
/* Text Bilder */

.auktionsbox_mitte_inhalt img.linksbuendig{
    position: relative; /* braucht der IE */
    display: block;
    float: left;
    clear: both;
    margin: 5px 10px 0 0;
    }
    
.auktionsbox_mitte_inhalt img.rechtsbuendig{
    position: relative; /* braucht der IE */
    display: block;
    float: right;
    margin: 5px 0 0 10px;
    }

.auktionsbox_mitte_inhalt img.zentriert{
    display:block;
    text-align: center; /* braucht der IE */
    margin: 0px auto 20px auto;
    }
    
.auktionsbox_mitte_inhalt h1 span, 
.auktionsbox_mitte_inhalt h2 span, 
.auktionsbox_mitte_inhalt h3 span, 
.auktionsbox_mitte_inhalt h4 span, 
.auktionsbox_mitte_inhalt h5 span, 
.auktionsbox_mitte_inhalt h6 span{
    float: left;
    clear: both;
    display:block;
    color:#777580;
    font-size:0.7em;
    margin: 0px;
    }
    
/* Besondere Nachricht */

.auktionsbox_mitte_inhalt .nachricht{
    background: none repeat scroll 0 0 #F6F6F6;
    border: 1px dashed #262626;
    padding: 13px;
    }

.auktionsbox_mitte_inhalt .ankuendigungen{
    background: none repeat scroll 0 0 #F6F6F6;
    border-top: 3px double #262626;
    padding: 13px;
    }

.auktionsbox_mitte_inhalt .mitteilung_achtung{
    background: #FFFFCC;
    border: 1px solid #FFCC66;
    color: #333333;
    padding: 13px;
    }
    
.auktionsbox_mitte_inhalt .mitteilung_grau{
    background: #F1F1F1;
    border: 1px solid #DDDDDD;
    color: #666666;
    padding: 13px;
    }
    
.auktionsbox_mitte_inhalt .mitteilung_grun{
    background: #EFFEB9;
    border: 1px solid #98C700;
    color: #333333;
    padding: 13px;
    }
    
.auktionsbox_mitte_inhalt .mitteilung_rot{
    background: #FCCAC3;
    border: 1px solid #EA5338;
    color: #333333;
    padding: 13px;
    }
    
.auktionsbox_mitte_inhalt .mitteilung_gelb{
    background: #FFEAA7;
    border: 1px solid #F9B418;
    color: #333333;
    padding: 13px;
    }
    
.auktionsbox_mitte_inhalt .mitteilung_blau{
    background: #D1E4F3;
    border: 1px solid #4D8FCC;
    color: #333333;
    padding: 13px;
    }

/* Besondere Nachricht Rund */

.auktionsbox_mitte_inhalt .mitteilung_grun_rund {
    background: none repeat scroll 0 0 #D3F4C0;
    border: 1px solid #54AA29;
    border-radius: 5px 5px 5px 5px;
    color: #477E2B;
    font-size: 14px;
    padding: 15px;
    }
    
.auktionsbox_mitte_inhalt .mitteilung_grau_rund {
    background: none repeat scroll 0 0 #F1F1F1;
    border: 1px solid #DDDDDD;
    border-radius: 5px 5px 5px 5px;
    color: #666666;
    font-size: 14px;
    padding: 15px;
    }
    
.auktionsbox_mitte_inhalt .mitteilung_rot_rund {
    background: none repeat scroll 0 0 #F77E7E;
    border: 1px solid #B95555;
    border-radius: 5px 5px 5px 5px;
    color: #8B4141;
    font-size: 14px;
    padding: 15px;
    }
    
.auktionsbox_mitte_inhalt .mitteilung_blau_rund {
    background: none repeat scroll 0 0 #B9DFEF;
    border: 1px solid #8EB7C9;
    border-radius: 5px 5px 5px 5px;
    color: #567E90;
    font-size: 14px;
    padding: 15px;
    }
    
.auktionsbox_mitte_inhalt .mitteilung_gelb_rund {
    background: none repeat scroll 0 0 #FFF1A8;
    border: 1px solid #D7BD45;
    border-radius: 5px 5px 5px 5px;
    color: #B79D22;
    font-size: 14px;
    padding: 15px;
    }
    
/* Besondere Nachricht Special */
    
.auktionsbox_mitte_inhalt .mitteilung_grun_special {
    background: url("info_icon1.png") no-repeat scroll 35px center #CDECB4;
    border: 1px solid #A2C487;
    border-radius: 3px 3px 3px 3px;
    color: #434343;
    margin-bottom: 10px;
    padding: 20px 20px 20px 115px;
    }
    
.auktionsbox_mitte_inhalt .mitteilung_gelb_special {
    background: url("info_icon2.png") no-repeat scroll 35px center #F7E9B4;
    border: 1px solid #D1C289;
    border-radius: 3px 3px 3px 3px;
    color: #434343;
    margin-bottom: 10px;
    padding: 20px 20px 20px 115px;
    }
    
.auktionsbox_mitte_inhalt .mitteilung_rot_special {
    background: url("info_icon3.png") no-repeat scroll 35px center #F8D1BC;
    border: 1px solid #D6AC96;
    border-radius: 3px 3px 3px 3px;
    color: #434343;
    margin-bottom: 10px;
    padding: 20px 20px 20px 115px;
    }
    
.auktionsbox_mitte_inhalt .mitteilung_blau_special {
    background: url("info_icon4.png") no-repeat scroll 35px center #B8E0F9;
    border: 1px solid #93C3E1;
    border-radius: 3px 3px 3px 3px;
    color: #434343;
    margin-bottom: 10px;
    padding: 20px 20px 20px 115px;
    }
    
.auktionsbox_mitte_inhalt .mitteilung_grau_special {
    background: url("info_icon5.png") no-repeat scroll 35px center #F1F1F1;
    border: 1px solid #DDDDDD;
    border-radius: 3px 3px 3px 3px;
    color: #666666;
    margin-bottom: 10px;
    padding: 20px 20px 20px 115px;
    }

.auktionsbox_mitte_inhalt .mitteilung_batterie_special{
    background:url("info_icon6.png") no-repeat scroll 35px center #F1F1F1;
    border:1px solid #DDDDDD;
    -moz-border-radius:3px 3px 3px 3px;
    color:#666666;
    margin-bottom:10px;
    padding:20px 20px 20px 115px;
    }
    
.auktionsbox_mitte_inhalt .mitteilung_kinder_drei_special{
    background: url("info_icon7.png") no-repeat scroll 35px center #fdf2f4;
    border: 1px solid #d00423;
    color: #000;
    margin-bottom: 10px;
    border-radius: 5px 5px 5px 5px;
    padding: 20px 20px 20px 115px;
    }
    
.auktionsbox_mitte_inhalt .mitteilung_kinder_vier_zehn_special{
    background: url("info_icon8.png") no-repeat scroll 35px center #fdf2f4;
    border: 1px solid #d00423;
    color: #000;
    margin-bottom: 10px;
    border-radius: 5px 5px 5px 5px;
    padding: 20px 20px 20px 115px;
    }
    
.auktionsbox_mitte_inhalt .mitteilung_altersempfehlung_null_special{
    background: url("info_icon9.png") no-repeat scroll 35px center #e8f9e4;
    border: 1px solid #41a62a;
    color: #000;
    margin-bottom: 10px;
    border-radius: 5px 5px 5px 5px;
    padding: 20px 20px 20px 115px;
    }
    
.auktionsbox_mitte_inhalt .mitteilung_altersempfehlung_sechs_special{
    background: url("info_icon10.png") no-repeat scroll 35px center #e8f9e4;
    border: 1px solid #41a62a;
    color: #000;
    margin-bottom: 10px;
    border-radius: 5px 5px 5px 5px;
    padding: 20px 20px 20px 115px;
    }
    
    
.auktionsbox_mitte_inhalt .mitteilung_altersempfehlung_zwoelf_special{
    background: url("info_icon11.png") no-repeat scroll 35px center #e8f9e4;
    border: 1px solid #41a62a;
    color: #000;
    margin-bottom: 10px;
    border-radius: 5px 5px 5px 5px;
    padding: 20px 20px 20px 115px;
    }

    
.auktionsbox_mitte_inhalt .mitteilung_altersempfehlung_achtzehn_special{
    background: url("info_icon12.png") no-repeat scroll 35px center #e8f9e4;
    border: 1px solid #41a62a;
    color: #000;
    margin-bottom: 10px;
    border-radius: 5px 5px 5px 5px;
    padding: 20px 20px 20px 115px;
    }

    
.auktionsbox_mitte_inhalt .mitteilung_altersempfehlung_vierundzwanzig_special{
    background: url("info_icon13.png") no-repeat scroll 35px center #e8f9e4;
    border: 1px solid #41a62a;
    color: #000;
    margin-bottom: 10px;
    border-radius: 5px 5px 5px 5px;
    padding: 20px 20px 20px 115px;
    }
    
.auktionsbox_mitte_inhalt .mitteilung_altersempfehlung_drei_special{
    background: url("info_icon14.png") no-repeat scroll 35px center #e8f9e4;
    border: 1px solid #41a62a;
    color: #000;
    margin-bottom: 10px;
    border-radius: 5px 5px 5px 5px;
    padding: 20px 20px 20px 115px;
    }

    
.auktionsbox_mitte_inhalt .mitteilung_altersempfehlung_neun_special{
    background: url("info_icon15.png") no-repeat scroll 35px center #e8f9e4;
    border: 1px solid #41a62a;
    color: #000;
    margin-bottom: 10px;
    border-radius: 5px 5px 5px 5px;
    padding: 20px 20px 20px 115px;
    }
    
/* Mitteilungen USK */

.auktionsbox_mitte_inhalt .mitteilung_usk_ab_0_special{
    background: url("usk_01.png") no-repeat scroll 35px center #ffffff;
    border: 1px solid #e6e6e6;
    color: #000;
    margin-bottom: 10px;
    border-radius: 5px 5px 5px 5px;
    padding: 20px 20px 20px 115px;
    }
    
.auktionsbox_mitte_inhalt .mitteilung_usk_ab_6_special{
    background: url("usk_02.png") no-repeat scroll 35px center #ffed4d;
    border: 1px solid #cbb70a;
    color: #000;
    margin-bottom: 10px;
    border-radius: 5px 5px 5px 5px;
    padding: 20px 20px 20px 115px;
    }

.auktionsbox_mitte_inhalt .mitteilung_usk_ab_12_special{
    background: url("usk_03.png") no-repeat scroll 35px center #65c174;
    border: 1px solid #24a639;
    color: #000;
    margin-bottom: 10px;
    border-radius: 5px 5px 5px 5px;
    padding: 20px 20px 20px 115px;
    }

.auktionsbox_mitte_inhalt .mitteilung_usk_ab_16_special{
    background: url("usk_04.png") no-repeat scroll 35px center #4dbde8;
    border: 1px solid #01a1de;
    color: #000;
    margin-bottom: 10px;
    border-radius: 5px 5px 5px 5px;
    padding: 20px 20px 20px 115px;
    }
    
.auktionsbox_mitte_inhalt .mitteilung_usk_ab_18_special{
    background: url("usk_05.png") no-repeat scroll 35px center #eb515a;
    border: 1px solid #e30714;
    color: #000;
    margin-bottom: 10px;
    border-radius: 5px 5px 5px 5px;
    padding: 20px 20px 20px 115px;
    }
    
/* Mitteilungen FSK */
    
.auktionsbox_mitte_inhalt .mitteilung_fsk_ab_0_special{
    background: url("fsk_01.png") no-repeat scroll 35px center #ffffff;
    border: 1px solid #e6e6e6;
    color: #000;
    margin-bottom: 10px;
    border-radius: 5px 5px 5px 5px;
    padding: 20px 20px 20px 115px;
    }
    
.auktionsbox_mitte_inhalt .mitteilung_fsk_ab_6_special{
    background: url("fsk_02.png") no-repeat scroll 35px center #ffed4d;
    border: 1px solid #cbb70a;
    color: #000;
    margin-bottom: 10px;
    border-radius: 5px 5px 5px 5px;
    padding: 20px 20px 20px 115px;
    }

.auktionsbox_mitte_inhalt .mitteilung_fsk_ab_12_special{
    background: url("fsk_03.png") no-repeat scroll 35px center #65c174;
    border: 1px solid #24a639;
    color: #000;
    margin-bottom: 10px;
    border-radius: 5px 5px 5px 5px;
    padding: 20px 20px 20px 115px;
    }

.auktionsbox_mitte_inhalt .mitteilung_fsk_ab_16_special{
    background: url("fsk_04.png") no-repeat scroll 35px center #4dbde8;
    border: 1px solid #01a1de;
    color: #000;
    margin-bottom: 10px;
    border-radius: 5px 5px 5px 5px;
    padding: 20px 20px 20px 115px;
    }
    
.auktionsbox_mitte_inhalt .mitteilung_fsk_ab_18_special{
    background: url("fsk_05.png") no-repeat scroll 35px center #eb515a;
    border: 1px solid #e30714;
    color: #000;
    margin-bottom: 10px;
    border-radius: 5px 5px 5px 5px;
    padding: 20px 20px 20px 115px;
    }


    

/* Higlight Styles */

.auktionsbox_mitte_inhalt .markiert{
    background-color: #f3f464;
    color: #111;
    padding: 2px 4px;
    }
    
.auktionsbox_mitte_inhalt .hervorgehoben{
    background-color: #424445;
    color: #eee;
    padding: 2px 4px;
    }                
    
/* Diverse Styles */  
    
.auktionsbox_mitte_inhalt abbr, 
.auktionsbox_mitte_inhalt acronym{
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    text-transform: uppercase;
    }
     
.auktionsbox_mitte_inhalt acronym{
    cursor: help;
    }
    
.auktionsbox_mitte_inhalt cite, 
.auktionsbox_mitte_inhalt em, 
.auktionsbox_mitte_inhalt dfn{
    font-style: italic;
    }
    
.auktionsbox_mitte_inhalt del{
    text-decoration: line-through;
    }
     
.auktionsbox_mitte_inhalt dfn{
    border-bottom: 1px solid #ccc;
    }
    
.auktionsbox_mitte_inhalt ins{
    background-color: #fdfe7c;
    margin: 0px;
    padding: 2px 5px;
    text-decoration: none;
    }
    
.auktionsbox_mitte_inhalt strong, 
.auktionsbox_mitte_inhalt b {
    font-weight:bold;
    }

/* �berschriften */

.auktionsbox_mitte_inhalt h1{ 
    font-size: 36px; 
    line-height: 36px; 
    margin: 10px 0px 0px 0px;  
    }

.auktionsbox_mitte_inhalt h2{ 
    font-size: 24px; 
    line-height: 24px; 
    margin: 10px 0px 0px 0px;  
    }

.auktionsbox_mitte_inhalt h3{ 
    font-size: 18px; 
    line-height: 18px;
    margin: 10px 0px 0px 0px; 
    }

.auktionsbox_mitte_inhalt h4{ 
    font-size: 16px; 
    line-height: 16px;  
    margin: 10px 0px 0px 0px;  
    }

.auktionsbox_mitte_inhalt h5{ 
    font-size: 14px; 
    line-height: 14px; 
    margin: 10px 0px 0px 0px; 
    }

.auktionsbox_mitte_inhalt h6{ 
    font-size: 14px; 
    line-height: 14px; 
    margin: 10px 0px 0px 0px; 
    }
    
.auktionsbox_mitte_inhalt h1, 
.auktionsbox_mitte_inhalt h2, 
.auktionsbox_mitte_inhalt h3, 
.auktionsbox_mitte_inhalt h4, 
.auktionsbox_mitte_inhalt h5, 
.auktionsbox_mitte_inhalt h6 {
    font-weight:normal;
    margin: 0px 0px 10px 0px; 
    }
    
.auktionsbox_mitte_inhalt h1 strong.hervorgehoben_title, 
.auktionsbox_mitte_inhalt h2 strong.hervorgehoben_title, 
.auktionsbox_mitte_inhalt h3 strong.hervorgehoben_title, 
.auktionsbox_mitte_inhalt h4 strong.hervorgehoben_title, 
.auktionsbox_mitte_inhalt h5 strong.hervorgehoben_title, 
.auktionsbox_mitte_inhalt h6 strong.hervorgehoben_title{
    font-weight: bold;
    }
    
.auktionsbox_mitte_inhalt h1 strong.untertitel, 
.auktionsbox_mitte_inhalt h2 strong.untertitel, 
.auktionsbox_mitte_inhalt h3 strong.untertitel, 
.auktionsbox_mitte_inhalt h4 strong.untertitel, 
.auktionsbox_mitte_inhalt h5 strong.untertitel, 
.auktionsbox_mitte_inhalt h6 strong.untertitel{
    display: block;
    font-weight: bold;
    font-size: 12px;
    }

/* Listen */

.auktionsbox_mitte_inhalt ul{
    list-style: none;
    display:  inline-block; /* Braucht der IE */
    }

.auktionsbox_mitte_inhalt ul li{
    background: url("punkt.gif") no-repeat 5px 6px;
    padding: 0px 0px 6px 15px;
    position:relative;
    }

.auktionsbox_mitte_inhalt ol{
    list-style: decimal;
    }

.auktionsbox_mitte_inhalt ol li{
    margin: 0px 0px 0px 28px; 
    padding: 0px 0px 6px 0px;
    }
    
/* Liste mit H�kchen */

.auktionsbox_mitte_inhalt ul.heckschen li{
    background: url("check.gif") no-repeat 16px 4px;
    padding-bottom: 8px;
    padding-left: 35px;
    position:relative;
    }
    
/* Liste mit W�rfel*/
.auktionsbox_mitte_inhalt ul.wurfel{
    list-style: square outside none;
    padding-bottom: 0px;
    padding-left: 18px;
    position:relative;
    }
    
.auktionsbox_mitte_inhalt ul.wurfel li{
    background: none;
    padding-bottom: 8px;
    padding-left: 0px;
    position:relative;
    }
    
/* Liste mit Kreuz */

.auktionsbox_mitte_inhalt ul.kreuz li{
    background: url("cross.gif") no-repeat 16px 2px;
    padding-bottom: 8px;
    padding-left: 35px;
    position:relative;
    }
    
/* Liste mit Stern */

.auktionsbox_mitte_inhalt ul.stern li{
    background: url("stern.gif") no-repeat 10px -1px;
    padding-bottom: 8px;
    padding-left: 35px;
    position:relative;
    }
    
/* Listen Linke und Rechte Boxen*/
    
/* Liste mit H�kchen */

.auktionsbox_inhalt ul.heckschen li{
    background: url("check.gif") no-repeat 2px 8px;
    padding: 5px 0px 5px 18px;
    position:relative;
    }
ul.heckschen span li{
    background: url("check.gif") no-repeat 2px 8px;
    padding: 5px 0px 5px 18px;
    position:relative;
    }    
    
/* Liste mit Stern */

.auktionsbox_inhalt ul.stern li{
    background: url("stern.gif") no-repeat 2px 8px;
    padding: 5px 0px 5px 18px;
    position:relative;
    }

/* Tabellen */

.auktionsbox_mitte_inhalt table{
    border-collapse: separate;
    border-spacing: 0;
    margin: 0px 0px 5px 28px; 
    width: 100%;
     *width: 53.5%;/* IE Fixer */  
    /* *width: 62.5%; /* Breite f�r 100% Breite der Auktion im IE */  
    }
    
.auktionsbox_mitte_inhalt table tfoot tr td,
.auktionsbox_mitte_inhalt table thead tr th, 
.auktionsbox_mitte_inhalt table tbody tr td{
    text-align: center;
    }
    
.auktionsbox_mitte_inhalt table thead tr th{  /* Tabellen Kopfzeile background */
    padding: 5px;
    text-transform: uppercase;
    color: #727272;
    text-shadow: 1px 1px 1px #fff; /*Css 3*/
    background: #eee;
    border-top: 2px solid #00A096;
    }

.auktionsbox_mitte_inhalt table tbody tr td{ /* Tabellen mitte Reihen */
    padding: 6px 8px 6px 8px;
    color: #888; 
    border-top: 1px solid #e4e4e4;
    }
    
.auktionsbox_mitte_inhalt table tbody tr.ungrade td{ /* Tabellen Hintergrund Farbe ungrade reihen 1, 3, 5... */
    background:#fff;
    }
    
.auktionsbox_mitte_inhalt table tbody tr.grade td{ /* Tabellen Hintergrund Farbe f�r grade reihen 2, 4, 6... */
    background: #f5f5f5;
    }
    
.auktionsbox_mitte_inhalt table tfoot td{
    border-bottom: 1px solid #dadada;
    }

/* Betonung Styels */
   
.auktionsbox_mitte_inhalt em.color {
    font-style:italic;
    font-weight:bold;
    }
    
.auktionsbox_mitte_inhalt em.bold {
    font-size:120%;
    font-style:normal;
    font-weight:bold;
    line-height:135%;
    }
    
/* Initialien*/

.auktionsbox_mitte_inhalt p.initialen{
    overflow: hidden;
    }
    
.auktionsbox_mitte_inhalt_box span.initialen{
    font-size: 400%;
    margin: 0px 5px 0px 0px;
    line-height: 100%;
    float: left;
    display: block;
    color: #333;
    }

/* blockquotes und Q Styles*/

.auktionsbox_mitte_inhalt q{
    font-style:italic;
    }
    
.auktionsbox_mitte_inhalt blockquote{
    margin: 10px 0px 10px 15px;
    font-style: italic;
    font-size: 15px;
    border-left: 2px solid #00A096;
    padding: 0px 0px 0px 10px;
    }

.auktionsbox_mitte_inhalt blockquote > *:first-child:first-letter{ 
    font-size: 18px;
    }

.auktionsbox_mitte_inhalt q.blockquote{
    margin: 10px 0 10px 15px;
    font-style: italic;
    font-size: 15px;
    }

.auktionsbox_mitte_inhalt q.blockquote:first-letter{ 
    font-size: 18px;
    }

.auktionsbox_mitte_inhalt q.blockquote:before,
.auktionsbox_mitte_inhalt q.blockquote:after{ 
    content: ""; 
    }

.auktionsbox_mitte_inhalt blockquote.quotation{
    font-family: Georgia,Serif;
    font-size: 16px;
    font-size-adjust: none;
    font-style: italic;
    font-variant: normal;
    font-weight: normal;
    line-height: 22px;
    margin: 10px 0px 10px 0px;
    padding: 10px 35px 10px 35px;
    border: none;
    background: url("blockquote_start.png") 0 0 no-repeat;
    text-align:justify;
    }

.auktionsbox_mitte_inhalt blockquote.quotation p{
    font-family: Georgia,Serif;
    font-size: 16px;
    font-size-adjust: none;
    font-style: italic;
    font-variant: normal;
    font-weight: normal;
    line-height: 22px;
    margin: 0px -35px -10px 0px;
    padding: 0px 35px 10px 0px;
    background: url("blockquote_end.png") 100% 100% no-repeat;
    }
    
/* Absatz Styles */
    
.auktionsbox_mitte_inhalt hr.absatz_trenner{
    margin: 15px 0px 15px 0px;
    display: block;
    clear: both;
    height: 0;
    background: #e4e4e4;
    border-color: #ccc;
    border-right: 0 dotted #ccc;
    border-style: dotted;
    border-width: 1px 0 0;
    }
 
/******************************************************************************/
/*  Typografie Elemente - Auktions Boxen mitte Ende                           */
/******************************************************************************/


/******************************************************************************/
/*  Farb Einstellungen Anfang                                                 */
/******************************************************************************/
    
/* Minimal Blau #00A096 */
/* Minimal Wei� #fff */

#menu_oben li a:hover,
#menu_oben li a:active,
#menu_oben li a:focus,
#menu_oben{
    
    }

/* button Farben */

.nach_oben_btn a:hover,
.nach_oben_btn a:active,
.nach_oben_btn a:focus,
input.button_suche_menu:hover,
input.button_suche_menuf:active,
input.button_suche_menu:focus,
#auktionsbox_produkt_suche_preis input.button:hover,
#auktionsbox_produkt_suche_preis input.button:active,
#auktionsbox_produkt_suche_preis input.button:focus,
#auktionsbox_markenwahl input.button:hover,
#auktionsbox_markenwahl input.button:active,
#auktionsbox_markenwahl input.button:focus,
#auktionsbox_shopsuche input.button:hover,
#auktionsbox_shopsuche input.button:active,
#auktionsbox_shopsuche input.button:focus{
    border-color: #00A096;
    background: #00A096;
    }
    
#auktionsbox_produkt_suche_preis input.button,
#auktionsbox_markenwahl input.button,
input.button_suche_menu,
#auktionsbox_shopsuche input.button{
    background-color: #02595a;
    border-color:  #02595a;
    }
        
    
.nach_oben_btn a{
    border-color: #02595a;
    color: #fff;
    background-color: #02595a;
    }
    
/* Boxen Headings und Hintergrund */

.auktionsbox_titel h2{
    background-color: #00a096;
    border-bottom: 1px solid #00a096;
    color: #fff;
    text-shadow: none;
    }
    
.auktionsbox_titel h1{
    background-color: #02595a;
    border-bottom: 1px solid #02595a;
    color: #fff;
    text-shadow: none;
    }
    
.auktionsbox_inhalt{
    border-bottom: 1px solid #00a096;
    border-left: 1px solid #00a096;
    border-right: 1px solid #00a096;  
    background: #fff;  
    }

.auktionsbox_mitte_inhalt{
    border-bottom: 1px solid #02595a;
    border-left: 1px solid #02595a;
    border-right: 1px solid #02595a;  
    background: #fff;  
    }
    
/* Inhalt mitte Farben */    
    
.auktionsbox_mitte_inhalt blockquote,
.auktionsbox_mitte_inhalt th,
.auktionsbox_mitte_inhalt table{
    border-color: #00A096;
    }
    
/******************************************************************************/
/*  Farb Einstellungen Ende                                                   */
/******************************************************************************/  
    
/* Artikel Infos und Kurzbeschreibung */

.versand{
    
    }
    
.preis{
    color: #00A096;
    font-size: 32px;
    font-weight: 300;
    line-height: 36px;
    }
    
.artikel_info_rechts div {
    margin-bottom: 15px;
    }
    
.artikel_info_rechts{
    padding-top: 18px;
    padding-right: 18px;
    text-align: right;
    }
    
.kurzbeschreibung{
    text-align: left;
    }
    
/* Artikel Tabs */

#tabreihe{
    background: none repeat scroll 0 0 #FFFFFF;
    display: block;
    margin: 0px;
    padding: 0;
    text-align: left;
    }

#tabreihe_menu{
    background: transparent;
    }
    
#tabreihe_menu ul{
    background: transparent;
    }
    
#tabreihe_menu ul li{
    float: left;
    border: 1px solid #02595A;
    margin: 0 -1px 0px 0;
    margin-top: 16px;
    padding: 8px 15px;
    background: #00A096;
    }
    
#tabreihe_menu ul li.first{
    background: #fff;
    border-bottom: 1px solid #fff;
    margin-top: 12px;
    padding-top: 12px;
    color: #fff;
    }
    
#tabreihe_menu ul li a{
    cursor: pointer;
    font-size: 13px;
    font-weight: bold;
    display: inline;
    background: transparent;
    color: inherit;
    }
    
#tabreihe_menu ul li a:hover{
    color: #fff;
    cursor: pointer;
    }
    
#tabreihe_menu ul li:hover{
    color: #fff;
    cursor: pointer;
    }
    
#tabreihe .auktionsbox_mitte{
    margin-top: -1px;
    }
    
#tabreihe .auktionsbox_mitte_inhalt{
    border-top: 1px solid #02595A;
    border-bottom: 1px solid #02595A;
    border-left: 1px solid #02595A;
    border-right: 1px solid #02595A; 
    background: #fff; 
    }
    
#auktionsbox_artikelbeschreibung_mitte{
    margin-bottom: 0px;
    }
    
/* Internet Explorer 9 Fix Anfang */

:root input.button_suche_menu{ 
    padding: 10px \0/IE9; 
    }

/* Internet Explorer 9 Fix Ende */
    
    
/* Opera 12 Fix  Anfang */
doesnotexist:-o-prefocus, 
    
input.button_suche_menu{
    height: 31px;
    }

/* Opera 12 Fix  Ende */

/* Chrome Fix Anfang */

@media screen and (-webkit-min-device-pixel-ratio:0) {
#menu_oben li a.last {
    padding: 8px 32px 8px 27px;
    border-right: none;
    }
    
#menu_oben li a.last:hover{
    padding: 8px 32px 8px 27px;
    }
    
input.button_suche_menu{
    height: 29px;
    }
    
.suche_menu{
    height: 29px;
    padding-top: 0px;
    }
    
.suche_menu:hover,
.suche_menu:active,
.suche_menu:focus{
    height: 29px;
    padding-top: 0px;
    }

    }
    
/* Chrome Fix Ende */



/* Auktions Box Shop - Kategorien*/
    
#auktionsbox_shop_kategorien{
    /* display: none;  Blendet Shop Kategorien Box aus*/
    font-size: 11px;
    z-index: 1500;
    overflow: visible !important;
    }
    
#auktionsbox_shop_kategorien li.first{
    border-top: 1px solid #00A096;
    }
    
#auktionsbox_shop_kategorien_inhalt{
    /* display: none;  Blendet Shop Kategorien Box aus*/
    font-size: 11px;
    z-index: 1500;
    overflow: visible !important;
    }
    
#auktionsbox_shop_kategorien .auktionsbox_inhalt{
    padding: 0px;   
    margin: 0px; 
    }
    
#auktionsbox_shop_kategorien #eBay_shop_kategorien #MenuSub2Item{
    display: none;
    }
    
#auktionsbox_shop_kategorien #eBay_shop_kategorien  .copyright_kat{
    display: none;
    }

#auktionsbox_shop_kategorien #eBay_shop_kategorien .MenuItem a{
    padding: 6px 6px 6px 12px;
    display: block !important;
    color: #4f4f4f;
    text-decoration: none;
    border-top: 1px solid #00A096;
    border-bottom: none; 
    border-left: none; 
    border-right: none;   
    margin: 0px;  
    *height: 20px; /* IE Fixer */  
    *display: inline-block;
    *margin: -1px 0px 0px 0px;
    *width: 100%; /* IE Fixer */ 
    }
    
/* Leve 2 */
    
#auktionsbox_shop_kategorien #eBay_shop_kategorien #MenuSub1Item{
     display: none; /**/ 
    }
    
#auktionsbox_shop_kategorien #eBay_shop_kategorien .first a{
    border-top: none;
    }
    
#auktionsbox_shop_kategorien #eBay_shop_kategorien #MenuSub1Item a{
    padding: 6px 6px 6px 12px;
    display: block !important;
    color: #4f4f4f;
    text-decoration: none;
    border-top: 1px solid #00A096;
    border-bottom: none; 
    border-left: none; 
    border-right: none;   
    margin: 0px;  
    *height: 20px; /* IE Fixer */  
    *display: inline-block;
    *margin: -1px 0px 0px 0px;
    *width: 100%; /* IE Fixer */ 
    background: #fff;
    }
    
#auktionsbox_shop_kategorien #eBay_shop_kategorien #MenuSub1Item a:hover,
#auktionsbox_shop_kategorien #eBay_shop_kategorien #MenuSub1Item a:active,
#auktionsbox_shop_kategorien #eBay_shop_kategorien #MenuSub1Item a:focus {
    color: #fff;
    background-color: #00A096 !important; 
    background-image: none !important; 
    }
    
#auktionsbox_shop_kategorien #eBay_shop_kategorien #MenuSub1Item .first a{
    border-top: none;
    }
    
#auktionsbox_shop_kategorien #eBay_shop_kategorien ul li ul#MenuSub1Item {
    display: none;
    }
    
#auktionsbox_shop_kategorien #eBay_shop_kategorien ul li:hover ul#MenuSub1Item {
    display: block;
    z-index: 1500;
    position: absolute;
    left: 198px;
    width: 200px;
    border: 1px solid #E4E4E4;
    border-top: none;
    margin-top: -27px;
    }
    
#eBay_shop_kategorien ul li:hover ul li {
    display: block;
    }
    
/* Leve 3 */

#auktionsbox_shop_kategorien #eBay_shop_kategorien #MenuSub2Item a{
    padding: 6px 6px 6px 12px;
    display: block !important;
    color: #4f4f4f !important;
    text-decoration: none;
    border-top: 1px solid #00A096;
    border-bottom: none; 
    border-left: none; 
    border-right: none;   
    margin: 0px;  
    *height: 20px; /* IE Fixer */  
    *display: inline-block;
    *margin: -1px 0px 0px 0px;
    *width: 100%; /* IE Fixer */ 
    background-color: #fff !important;
    }
    
#auktionsbox_shop_kategorien #eBay_shop_kategorien #MenuSub2Item a:hover,
#auktionsbox_shop_kategorien #eBay_shop_kategorien #MenuSub2Item a:active,
#auktionsbox_shop_kategorien #eBay_shop_kategorien #MenuSub2Item a:focus {
    color: #fff !important;
    background-color: #00A096 !important; 
    background-image: none !important; 
    }
    
#auktionsbox_shop_kategorien #eBay_shop_kategorien #MenuSub2Item.first a{
    border-top: none;
    }

#auktionsbox_shop_kategorien  #eBay_shop_kategorien .MenuItem a:hover,
#auktionsbox_shop_kategorien  #eBay_shop_kategorien .MenuItem a:active,
#auktionsbox_shop_kategorien  #eBay_shop_kategorien .MenuItem a:focus {
    color: #fff;
    }

#auktionsbox_shop_kategorien #eBay_shop_kategorien ul li ul#MenuSub1Item li ul#MenuSub2Item {
    display: none;
    }
    
#auktionsbox_shop_kategorien #eBay_shop_kategorien ul li:hover ul#MenuSub1Item li:hover ul#MenuSub2Item {
    display: block;
    z-index: 1500;
    position: absolute;
    left: 200px;
    width: 200px;
    border: 1px solid #E4E4E4;
    border-top: none;
    margin-top: -27px;
    }
    
#eBay_shop_kategorien ul li:hover ul li ul li:hover ul li{
    display: block;
    }

#spalte_links {
    overflow: visible !important;
    }

#auktionsbox_shop_kategorien #eBay_shop_kategorien ul li:hover {
    position: relative;
    background: url("pfeil_menu.png") 190px 12px no-repeat #00A096;
    text-decoration:none;
    color: #fff !important;
    }   
    
#auktionsbox_shop_kategorien #eBay_shop_kategorien ul li ul li:hover {
    position: relative;
    background: url("pfeil_menu.png") 190px 12px no-repeat #00A096;
    text-decoration:none;
    color: #fff !important;
    }   
    
#auktionsbox_shop_kategorien #eBay_shop_kategorien ul li:hover a{
    color: #fff;
    }   
    
#auktionsbox_shop_kategorien #eBay_shop_kategorien ul li ul li:hover a{
    color: #fff !important;
    background: url("pfeil_menu.png") 190px 12px no-repeat #00A096 !important;
    }   
    
/*Fehler bei Zoom Fix */
    
#wrap{
    cursor: default;
    z-index: 500 !important;
}   
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus{
    background: #fff;
}
.panel-default > .panel-heading{
    background-color: #00A096;
    border-bottom: 1px solid #00A096;
}
#main-wrapper.fluid header, #main-wrapper.fluid #content-wrapper .container.beveled{
    box-shadow: none;
}
@media (min-width: 768px){
    #main-wrapper.fluid #content-wrapper .container {
        margin-top: 15px;
        margin-bottom: 30px;
        padding-left: 16px;
        padding-right: 15px;
    }
}
#footer .container, #footer .container-fluid {
    padding-top: 0;
    padding-bottom: 0;
}
.panel{
    border-radius: 0;
    border-bottom: 1px solid #00A096;
    border-left: 1px solid #00A096;
    border-right: 1px solid #00A096;
    box-shadow: none;
}
#content-wrapper .panel-default {
    border-color: #00A096;
}
#footer .container .row{
    margin: 0;
}
@media (max-width: 1200px){
    #sidepanel_left .auktionsbox{
        text-align: center;
    }
}
@media (max-width: 561px){
    #tabreihe_menu ul li{
        float: none;
        margin-top: 0 !important;
    }
    .auktionsbox_mitte{
        margin-top: 15px;
    }
}
#image_wrapper img{
    opacity: 1;
    border: 1px solid #00A096;
    display: block;
    margin: auto;
    max-height: 431px;
    max-width: 674px;
}
.product-main-content{
    border: 1px solid #02595A;
    font: 12px Arial,Verdana,sans-serif;
    color: #4F4F4F; 
}
.product-main-content h3{
    font-family: "Helvetica neue",Helvetica,Verdana,sans-serif;
    color: #4F4F4F;
    font-size: 1.4em;
    line-height: 1.4em;
}
.product-main-content h2, .product-main-content h3, .product-main-content h4, .product-main-content h5, .product-main-content h6 {
    font-weight: normal;
    margin: 0px 0px 10px;
}
#content-wrapper .product-main-content {
    margin-top: 0;
}
#sub_menu_oben ul.nav li a{
    padding: 0 15px
}
#sub_menu_oben ul.nav li:last-of-type, #sub_menu_oben ul.nav li:last-of-type a{
    padding-right: 0;
    margin-right: 0;
}
#sub_menu_oben{
    padding: 0;
}
.em_top_nav{
    padding-right: 0;
}
.navbar-nav:first-child{
    margin-left: 0;
}
.em_right_details, .em_right_details h4, .em_right_details h3, .em_right_details h2, .em_right_details h5, .em_right_details h6{
    font-family: "Helvetica neue",Helvetica,Verdana,sans-serif !important;
    color: #4F4F4F !important;
}
.artikelnummer, .preis, .preis_info, .versand{
   text-align: right;
}
.auktionsbox_titel h1{
    font-family: "Helvetica neue",Helvetica,Verdana,sans-serif !important;
}
.product-main-content .auktionsbox_titel{
    margin-bottom: 20px
}
.preis{
    margin: 15px 0px 30px;
}
.preis_info, .versand{
    margin-bottom: 15px;
}
#tabreihe{
    clear: both;
}
#image_wrapper .pgwSlider .ps-list li img{
    max-height: 100px;
    max-width: 100px;
    opacity: 0.8;
}
#image_wrapper .pgwSlider .ps-list li img:hover {
    opacity: 1;
    border: 1px solid #B3B3B3;
    cursor: pointer;
}
#image_wrapper .pgwSlider .ps-list{
    text-align: left;
}
.gallerien .tab-menu .panel{
    width: 100%;
}
.tab-menu .nav-tabs > li > a{
    cursor: pointer;
    font-size: 13px;
    font-weight: bold;
    color: #fff;
    background-color: #00A096;
    border-bottom-color: #02595A;
    color: #FFF;
    margin-top: 16px;
    padding-top: 8px;
    font-family: Arial,Helvetica,sans-serif;
    border-radius: 0;
}
#main-wrapper.fluid #content-wrapper .container, #main-wrapper.fluid #content-wrapper .container-fluid{
    padding-top: 0;
    margin-top: 0;
}
#image_wrapper .ps-list li{
    padding: 0;
    margin-right: 5px;
}
.gallerien .tab-menu{
    font-family: "Helvetica neue",Helvetica,Verdana,sans-serif !important;
}
.price_wrapper .price span{
    color: #00A096;
    font-family: "Helvetica neue",Helvetica,Verdana,sans-serif !important;
    font-weight: normal;
}
#image_wrapper img{
    max-height: 300px;
    max-width: 300px;
}
#image_wrapper{
    width: 66.6667%;
}
#details_right{
    width: 33.3333%;
}
ul.heckschen li{
    background: url("check.gif") no-repeat 16px 4px;
    padding-bottom: 8px;
    padding-left: 35px;
    position:relative;
    }
#Body .tab-content-m {
    margin-top: 0px;
}