@charset "iso-8859-1";
/*

////////////////Hinweis:\\\\\\\\\\\\\\\\\ 

Das Kopieren Ganzer oder Teil CSS Elemente(Codezeilen) oder HTML Elemente(Codezeilen) oder 
Nutzung / Teilnutzung diese Templates ohne unsere vorherige ausdrückliche schriftliche Zustimmung oder 
Genehmigung ist untersagt. 

Jegliche Zuwiderhandlungen werden geahndet.

Weitere Informationen zu den  Nutzungbedingungen unter:  http://www.rclassen-layouts.de/download/agb_rclassen_layouts.pdf

Kontaktieren Sie uns bitte unter: 

http://www.rclassen-layouts.de/kontakt

E-mail: service@rclassen-layouts.de

////////////////Hinweis:\\\\\\\\\\\\\\\\\

Projektname:   eazyAuction | minimal Template
Projektnamedatei: layout.css 
Erstellt am:   13.07.2010 von Rafael Classen   
Bearbeitet am: 11.11.2010 von Rafael Classen  
Freigabe am:   11.11.2010 von Rafael Classen  
Urheber: Rafael Classen
Firma: R.Classen | Layouts
Url: www.rclassen-layouts.de
E-mail: service@rclassen-layouts.de
Copyright: R.Classen | Layouts 2006 - 2010 ©

Platform: eazyAuction - JTL-Software 
Url: http://www.eazyauction.de/
Url: http://www.jtl-software.de/

    Aufbau:
    
    	1. Auktions Reset 
        2. Basics
        3. Boxen und Elemente Ausblenden oder Feste höhe mit Scrollbar Anfang 
        4. Layout
        5. Auktions Boxen
        6. Header
        7. Linke Spalte
        8. Mitte Spalte
        9. Auktions Bilder
       10. Rechte Spalte 
       11. Footer
       12. Copyright R.Classen | Layouts Anfang 
       13. Typografie Elemente - Auktions Boxen mitte
       14. Farb Einstellungen

*/

/******************************************************************************/
/*  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("gfx/bg.jpg") repeat-x;
   	*background: #FFF url("gfx/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: #7ba6bb;
	outline: none;
	outline: 0;
	cursor: pointer;
	}
    
a:visited{
	color: #626a69;
	outline: none;
	outline: 0;
	cursor: pointer;
	}
	
a:visited:hover{
	color: #7ba6bb;
    }
    
a:active{
	color: #7ba6bb;
	outline: none;
	outline: 0;
	cursor: pointer;
	}
    
input:focus,
fieldset textarea:focus{
	background-color: #ecf8ff; 
    border-color: #7ba6bb;
    }
    
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 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 Geprüftes ebay-Mitglied Links ---------- */

#auktionsbox_id_gepruft{
     display: none; /*  Blendet Lieferung Box aus*/
    }

#auktionsbox_id_gepruft_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 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; */
    }
    
/* 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*/
    }
    
#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 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 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 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_de{
    /* Styles für Feste höhe der Box und scrollbarer Inhalt
    height: 120px; 
    overflow-y: auto; 
    *width: 182px; /* IE Fixer */ 
    }
    
#auktionsbox_bewertungen_inhalt_en{
    /* 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;
    margin: 0px auto;
    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;
    background: #5b5b5b;
	} 
  
#kopf, 
#menu_oben,  
#footer,
#drei_spalten{
    position: relative; 
    width: 95%; 
	}

#drei_spalten{
    margin: 0px;
    padding-top: 15px;
    background: #fff; 
    width: 95%; 
	}
	
/******************************************************************************/
/*  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;
    }	
    
.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: 5px 6px 5px 6px;
    background: url("gfx/hg_box.jpg") no-repeat;
    }   
    
.auktionsbox_titel h1{
    display: block; 
    font-size: 15px; 
    font-weight: normal;
    margin: 0px;
    color: #727272;
    text-shadow: 1px 1px 1px #fff; /*Css 3*/
    padding: 5px 6px 5px 6px;
    background: #eee;
    border-bottom: 1px solid #61A0DA;
    }  

.auktionsbox_inhalt{
    padding: 8px; 
    border-left: 1px solid #61A0DA;   
    border-right: 1px solid #61A0DA;   
    border-bottom: 1px solid #61A0DA;   
    }
    
.auktionsbox_mitte_inhalt{
    padding: 20px; 
    border-left: 1px solid #fff;   
    border-right: 1px solid #fff;   
    border-bottom: 1px solid #fff;   
    }
    
/* 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: #3E3E3E;
	text-decoration: none;
	border-top: 1px solid #61A0DA;
    border-bottom: none; 
    border-left: none; 
    border-right: none;   
	*height: 20px; /* IE Fixer */  
    background: #B1DAE7;
    }

#auktionsbox_menu li a:hover,
#auktionsbox_menu li a:active,
#auktionsbox_menu li a:focus {
	color: #fff;
    background: #629BCF;
    }
    
/* 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: #7ba6bb;
    border: 1px solid #7ba6bb;
    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: #7ba6bb;
    border: 1px solid #7ba6bb;
    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: #7ba6bb;
    border: 1px solid #7ba6bb;
    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: #7ba6bb;
    border: 1px solid #7ba6bb;
    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: #7ba6bb;
    border: 1px solid #7ba6bb;
    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: #3E3E3E;
	text-decoration: none;
	border-top: 1px solid #61A0DA;
    border-bottom: none; 
    border-left: none; 
    border-right: none;   
	*height: 20px; /* IE Fixer */  
    background: #B1DAE7;
    }

#auktionsbox_shop_kategorien li a:hover,
#auktionsbox_shop_kategorien li a:active,
#auktionsbox_shop_kategorien li a:focus {
	color: #fff;
    background: #629BCF;
    }

    
/* Auktions Box Kaufabwicklung */
    
#auktionsbox_kaufabwicklung{
    font-size: 11px;
    }
    
/* Auktions Box Geprüftes ebay-Mitglied */
    
#auktionsbox_id_gepruft{
    font-size: 12px;
    }

#auktionsbox_id_gepruft_inhalt{
    text-align: center;
    }
    
#auktionsbox_id_gepruft_inhalt img{
    display: block;
    margin: 0px auto;
    text-align: center;
    }
    
#auktionsbox_id_gepruft_inhalt .box_heading_id{
    font-size: 15px;
    }
    
/* 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: 130px;
    background: url("gfx/ladenlokal_hg.jpg") no-repeat;
    }
    
/* Auktions Box Impressum */
    
#auktionsbox_impressum{
    font-size: 11px;
    }
 
/* Auktions Boxen Rechts --------- */
    
/* Auktions Box Bilder */

#auktionsbox_bilder{
    font-size: 11px;
    }
    
#auktionsbox_bilder_inhalt p.lupe{
    background: url("gfx/lupe_zoom.gif") 0px 3px no-repeat;
    padding: 0px 0px 0px 22px;
    }
    
/* Aktuelle Angebote Box Bilder */
    
#auktionsbox_aktuelle_angebote{
    font-size: 11px;
    }
    
#auktionsbox_aktuelle_angebote_inhalt{
    margin: 0px;
    padding: 0px;
    }
    
/* 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_de{
    color: red;
    text-transform: uppercase;
    font-size: 14px;
    }
    
#auktionsbox_wiederruf_ruckgabe_inhalt .wiederruf_ruckgabe_hinweis_en{
    color: red;
    text-transform: uppercase;
    font-size: 21px;
    }
    
/* Auktions Box Zahlung */

#auktionsbox_zahlung{
    font-size: 11px;
    }
    
#auktionsbox_zahlung li{
 	padding: 3px 0px 3px 30px;
	display: block;
	text-decoration: none;    
 	background: url("gfx/line.jpg") no-repeat 15px 10px;
    }
/*   
#auktionsbox_zahlung li.ka_strich{
 	padding: 3px 0px 3px 30px;
	display: block;
	text-decoration: none;    
 	background: none;
    }*/
    
#auktionsbox_zahlung ul{
    margin: 0px 0px 0px -10px;    
    }
    
/* Auktions Box Kontakt */
    
#auktionsbox_kontakt{
    font-size: 11px;
    }
    
#auktionsbox_kontakt_inhalt{
    padding-top: 130px;
    background: url("gfx/kontakt_hg.jpg") no-repeat;
    }
    
/* Auktions Box Bewertungen */
    
#auktionsbox_bewertungen{
    font-size: 11px;
    }
    
#auktionsbox_bewertungen .auktionsbox_inhalt{

    }   
    
#auktionsbox_bewertungen_inhalt_de{
    background: url("gfx/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; 
    }
    
/******************************************************************************/
/*  Auktions Boxen Ende                                                       */
/******************************************************************************/


/******************************************************************************/
/*  Header Anfang                                                             */
/******************************************************************************/

/*Layout*/

#kopf{
	height: 148px;
	position: relative; 
	text-align: left; 
	background: url("gfx/logo_banner_kopf.jpg");
	}
    
/*Logo*/
    
#logo{
    float: left;
    margin: 20px 0px 0px 0px;
    width: 247px;
    height:108px;
    }
    
/*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: left;
    margin: 3px 0px 0px 8px;
    font-size: 11px;
    height: 20px;
    color: #fff;
    }
    
#sub_menu_oben ul{
    list-style: none;
    }
    
#sub_menu_oben li{
    float: left;
    margin: 0px 7px 0px 0px;
    }
    
#sub_menu_oben li a{
    color: #fff;
    }
    
#sub_menu_oben li a:hover,
#sub_menu_oben li a:active,
#sub_menu_oben li a:focus{
    color: #fff;
    text-decoration: underline;
    }
    
/*menu*/
    
#menu_oben{
	position: relative; 
	overflow: hidden; 
	text-align: center; 
	z-index: 1000;
	background: #fff;
	margin: 0;
	padding: 0px;
    width: 95%;
    border: none;
	}
    
#menu_oben ul{
	text-align: center; 
    list-style: none;
	margin: 0;
	padding: 0px;
    }
    
#menu_oben li{
    margin: -2px 0px -1px -1px;
    float: left;  
    }
    
#menu_oben li a{
	display: block;
    font-size: 11px; 
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #4f4f4f;
	padding: 12px 36px 4px 36px;
	border: none;  
    color: #000;
    }

#menu_oben li a:hover,
#menu_oben li a:active,
#menu_oben li a:focus{
	color: #fff;
	padding: 12px 36px 4px 36px;
	border: none;   
    background: #fff;
 	border: none;  
    color: #000;
    text-decoration: underline;
    }
    
/*Such box oben Menu */

#suche_menu{
    float: right;  
    /* width: 209px; /* Für Ebay */
    width: 209px; /* Für Offline */
    height: 29px;
 	*width: 221px;/* IE Fixer */   
    }

.suche_menu{
    float: left;
    width: 166px;
    border: none;
    background: #fff;
    padding: 7px;
    color: #515756;
 	*width: 178px; /* IE Fixer */  
 	*height: 30px; /* IE Fixer */  
    } 

.suche_menu:hover,
.suche_menu:active,
.suche_menu:focus{
    float: left;
    width: 166px;
    border-left: none;
    border-right: none;
    border-top: none;
    border-bottom: none;
    padding: 7px;
    color:#515756;
    }  

input.button_suche_menu{
    float: left;
    margin: -15px 0px 0px 0px;
    width: 43px;
    background-color: #efefef;
    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 */
    }

input.button_suche_menu:hover,
input.button_suche_menu:active,
input.button_suche_menu:focus{ 
    font-size: 10px; 
    float: left;
    margin: -15px 0px 0px 0px;
    text-transform: uppercase; 
    background: #7ba6bb 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 -1060px; 
	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 214px 0px 214px;  /*oben, rechts, unten, links*/
    padding: 0px 22px;
    position: relative; 
    background: transparent;    
    }
    
/* Nach oben button */

.nach_oben_btn{
    float: right;
    width: 90px;
    text-align: center;
    margin: 5px 0px 0px 0px;
	font-size: 10px;
    }

.nach_oben_btn a{
    padding: 5px;
    text-decoration: none;
	display: block;
	font-weight: bold;
	color: #000;
	border: 1px solid #000;  
    }

.nach_oben_btn a:hover,
.nach_oben_btn a:active,
.nach_oben_btn a:focus{
    padding: 5px;
    text-decoration: underline;
	color: #000;
 	border: 1px solid #000;   
    background: #fff;
    }


/******************************************************************************/
/*  Mitte Spalte Ende	                                                      */
/******************************************************************************/


/******************************************************************************/
/*  Auktions Bilder Anfang                                                    */
/******************************************************************************/

.bild_gross{
    border-left: 1px solid #fff;   
    border-right: 1px solid #fff; 
    padding: 21px 12px 12px 12px;  
    display: block;
    }
    
.bild_gross a img{
	filter: alpha(opacity=070);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
	border: 1px solid #E2E2E2;  
    }

.bild_gross a:hover img,
.bild_gross a:active img,
.bild_gross a:focus img{
	border: 1px solid #E2E2E2;  
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
    opacity: 1;
    }

.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 #E2E2E2;  
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
    opacity: 1;
    }
    
/* 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 #E2E2E2 1px; 
    cursor: pointer;
    display: block;
    margin: auto;
    max-height: 150px;
    max-width: 150px;
    width:auto !important;
    height: expression(this.height >= this.width ? '130px' : '130px');
    }
    
.bild_klein img:hover{
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
    opacity: 1;
    border: solid #E2E2E2 1px; 
    cursor: pointer;
    }
    
.bild_gross img{
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
    opacity: 1;
	border: 1px solid #E2E2E2;  
    display: block;
    margin: auto;
    height: expression(this.height >= this.width ? '350px' : '350px');
    max-height: 431px;
    max-width: 674px;
    }

.gallery_fixer{
    display: none;
    }
    
.bild_leiste_klein{
    border-left: 1px solid #fff;   
    border-right: 1px solid #fff; 
    display: block;
    height: 180px;
    }
    
.bild_leiste_klein ul{
    margin: 0px 0px 0px 0px;
    padding: 0px;
    display: block;
    width: 97%;
    height: 180px;
    }
    
.bild_leiste_klein ul li{
    display: block;
    margin-left: 2%;
    float: left;
    }
    
.bild_leiste_klein ul li.first{
    margin-left: 15%;
    }
    
.bild_leiste_klein ul li.last{
    margin-right: 0;
    }
    
.bild_leiste_klein ul li.clear{
    clear: both;
    width: 97%;
    }
    
.bild_leiste_klein ul li .lupe{
    background: url("gfx/lupe_zoom.gif") 115px 0px no-repeat;
    padding-left: 25px;
    height: 16px;
    }

/******************************************************************************/
/*  Auktions Bilder Ende                                                      */
/******************************************************************************/

/******************************************************************************/
/*  Rechte Spalte Anfang	                                                  */
/******************************************************************************/	

#spalte_rechts{
    margin: 0px 0px 0px -100%; 
    *margin: 0px 0px 0px -220px; 
    float: right; 
    width: 200px;
    *width: 220px;
    padding: 0 20px 0 0;
	}


/******************************************************************************/
/*  Rechte Spalte Ende	                                                      */
/******************************************************************************/
	

/******************************************************************************/
/*  Footer Anfang	                                                          */
/******************************************************************************/

#footer_menu{
    font: normal 10px Arial, Verdana, sans-serif;
    width: 99.80%;
    border: none;
    float: left;
    padding-bottom: 10px;
    }
    
#footer_menu ul{
    margin: 0px;
    padding: 0px;
    float: left;
    }
    
#footer_menu li{
    float: left;
    margin-left: 30px;
    }
    
#footer_menu li a{
	color: #000;
	text-decoration: none;  
    }

#footer_menu li a:hover,
#footer_menu li a:active,
#footer_menu li a:focus {
	color: #000;
 	text-decoration: underline;  
    }

#footer{
	text-align: center; 
	background: #fff;
    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 Copyriht Hinweis darf nur aus dem HTML und CSS Code des Templates  */
/*  entfern werden, wenn die einmalige Copright entfernungsvergütung in höhe  */
/*  von 40,-€ an R.Classen | Layouts bezahlt wurde.                           */
/*                                                             		          */
/******************************************************************************/

#copy_rc{
    color: #424445;
    padding: 5px;
    font-size: 10px;
    float: left;
    margin: 5px 6px 0px 0px 
    }
    
#copy_t ul{ 
    margin: 4px 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: 52px;
    height: 52px;
    background: transparent url("gfx/copy_c.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: #424445;
    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 Ende                      		          */
/*                                                             		          */
/*  Dieser Copyriht Hinweis darf nur aus dem HTML und CSS Code des Templates  */
/*  entfern werden, wenn die einmalige Copright entfernungsvergütung in höhe  */
/*  von 40,-€ an R.Classen | Layouts bezahlt wurde.                           */
/*                                                             		          */
/******************************************************************************/


/******************************************************************************/
/*  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_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;
    }

/* 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("gfx/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 Ok Heckschen*/

.auktionsbox_mitte_inhalt ul.heckschen li{
    background: url("gfx/check.gif") no-repeat 16px 4px;
    padding-bottom: 8px;
    padding-left: 35px;
    position:relative;
    }
    
/* Liste mit Stern */

.auktionsbox_mitte_inhalt ul.stern li{
    background: url("gfx/stern.gif") no-repeat 10px -1px;
    padding-bottom: 8px;
    padding-left: 35px;
    position:relative;
    }
    
/* Listen Linke und Rechte Boxen*/
    
/* Liste mit Ok Heckschen*/

.auktionsbox_inhalt ul.heckschen li{
    background: url("gfx/check.gif") no-repeat 2px 8px;
    padding: 5px 0px 5px 18px;
    position:relative;
    }
    
/* Liste mit Stern */

.auktionsbox_inhalt ul.stern li{
    background: url("gfx/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 #7ba6bb;
    }

.auktionsbox_mitte_inhalt table tbody tr td{ /* Tabellen mitte Reihen */
    padding: 6px 8px 6px 8px;
    color: #888; 
    border-top: 1px solid #61A0DA;
    }
    
.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 #7ba6bb;
    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("gfx/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("gfx/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: #61A0DA;
    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 #7ba6bb */
/* 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_shopsuche input.button:hover,
#auktionsbox_shopsuche input.button:active,
#auktionsbox_shopsuche input.button:focus{
    border-color: #7ba6bb;
    background: #7ba6bb;
    }
    
input.button_suche_menu,
#auktionsbox_shopsuche input.button{
    background-color: #efefef;
    border-color:  #e1e1e1;
    }
    
.nach_oben_btn{
    border-color: #e7e8e6;
    color: #4f4f4f;
    background-color: #fff;
    }
    
/* Boxen Headings und Hintergrund */

.auktionsbox_titel h2{
    background: url("gfx/hg_box.jpg") no-repeat;
    color: #fff;
    font-weight: bold;
    text-shadow: none;
    font-family: Trebuchet Ms,Verdana,Arial,Sans-Serif;
    font-size: 1.2em;
    }
    
.auktionsbox_titel h1{
    background: #fff;
    border-bottom: 1px solid #E7AE03;
    color: #000;
    font-weight: bold;
    text-shadow: none;
    font-family: Trebuchet Ms,Verdana,Arial,Sans-Serif;
    font-size: 1.2em;
    }
    
.auktionsbox_inhalt{
    border-bottom: 1px solid #61A0DA;
    border-left: 1px solid #61A0DA;
    border-right: 1px solid #61A0DA;  
    background: #fff;  
    }
    
.auktionsbox_mitte_inhalt{
    border-left: 1px solid #fff;   
    border-right: 1px solid #fff;   
    border-bottom: 1px solid #fff; 
    background: #fff;  
    }
    
/* Inhalt mitte Farben */    
    
.auktionsbox_mitte_inhalt blockquote,
.auktionsbox_mitte_inhalt th,
.auktionsbox_mitte_inhalt table{
    border-color: #7ba6bb;
    }
    
/******************************************************************************/
/*  Farb Einstellungen Ende                                                   */
/******************************************************************************/  
