

/* Favoriten Newsletter beobachten -links können einzeln an und aus gestellt werden*/
div#favnews {display:;}
#beobachten {display:;}
#favorit {display:;}
#newsletter {display:;}

/* Suchbox im kopf oder links / nur eine darf sichtbar sein */
#kopfzeile .suche	 {display:none;}
#linke_spalte .suche {display:;}

/* Module in den Spalten (kleine Boxen) */
#shopinfo {display:;}
#impressum {display:;}
#extra {display:none;}

/* BlindBoxen in den Spalten (kleine Boxen) */
#blind_rechts, #blind_links {display:;}

/* Module in der Mitte (große Boxen) */
#datenschutz {display:;}
#kaufabwicklung {display:;}
#versand {display:;}
#widerruf {display:;}

/* zusätzlich an- und abschaltbare Elemente*/
.agb_satz {display:;}

/* 2+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* 2+++++++++++++++++ Styling und Auswahl der Kopfnavigation ++++++++++++++++++ */
/* 2+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* normale kopfnavi angepasst an die inhalte der buttons */
#kopfnavi {
top:; 
left:25px; 
right:; 
bottom:46px; 
height:38px;
}

#kopfnavi ol li a, #kopfnavi ol li a:visited {
padding: 0px 45px 0px 45px; 
font-family:; 
font-size:; 
height:38px; 
line-height:38px;
color:#C2C2C2; 
text-decoration:;
text-align:center;
}

#kopfnavi ol li a:hover {
background: url(gfx/kopfnavi-bg-hover.png) center;
background-repeat: no-repeat;
font-weight:; 
text-decoration:; 
color:#ffffff; 
line-height:38px;
}

/* Alternative Kopfnavi breite angepasst an das Elternelement (div#kopfnavi) zum einsetzten bekommt das div#kopfnavi eine feste Breite 
DIE ANDEREN WERTE BLEIBEN IMMER GLEICH*/
/*
#kopfnavi {width:990px;}
#kopfnavi ol li {width:16.6%}
#kopfnavi ol li a {width:100% !important}
#kopfnavi ol li a, #kopfnavi ol li a:visited {padding: 0px;}

/* 4+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* 4++++++++++++++++++ Styling der Kopfzeile und der 3Spalten +++++++++++++++++ */
/* 4+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* Kopfzeile */
#kopfzeile {
height: 393px;
background:url(gfx/kopfzeile-bg.jpg);
background-color: #ffffff;
}

/* über das Logo schieben für den Shop-Startseiten Link */
a.logolink {
width:420px;
height:70px;
top:20px;
left:40px;
}

/* über die Mail im Kopf schieben für Mailverlinkung */
a.maillink {
display:none;
position:absolute;
width:100px;
height:100px;
top:100px;
left:300px;
border: 1px #000000 solid;
}

/* hier kann im Spezialfall das DIV mit dem Favoriten-, Newsletter-... link umpositioniert werden dann entsteht ein weißraum über dem Template */
#favnews {top:; z-index:;}

/* Balken hinter der Kopfzeile */
#head_bg {background:url(gfx/head-bg.gif) center; height:393px; background-color: transparent !important;}

#favnews a, #favnews a:visited {
font-family:Arial !important;
font-weight:bold !important;
font-size:10px !important;
color:#000000;
text-decoration:none;
}

#favnews a:hover {
font-family:;
color:#ffffff;
text-decoration:none;
}

#beobachten {
padding-right:;}
#favorit {
padding-right:;}
#newsletter {
padding-right:;}

#kopfzeile .suche {
top:50px;
right:;
bottom:;
left:50px;
}

.suche-kopf-content {}

/* die 3 Spalten */
#linke_spalte, #dummy_box {background:url(gfx/spalte-links-bg.html) repeat-y ;}
#rechte_spalte {background:url(gfx/spalte-rechts-bg.html) repeat-y ;}
#mittlere_spalte {background:url(gfx/mittlere-spalte-bg.gif) repeat-y;}

/* Anfang UP: in IE zentriert; Fix 30.01.2008 */
*html #mittlere_spalte, *html #linke_spalte, *html #rechte_spalte {text-align: left;}

/* 5+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* 5++++++++++++++++++++++ Definition der kleinen Boxen +++++++++++++++++++++++ */
/* 5+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* 5++++++ Inhalte der Boxen werden über in der "p.1" Klasse definiert. +++++++ */

.klbox-kopf {height: 57px; background: url(gfx/klbox-kopf-bg.gif) no-repeat;}

.klbox-content {background:url(gfx/klbox-bg.gif);}

.klbox-kopf p {
font-family: Arial;
font-size: 11px;
font-weight: bold;
color: #FFFFFF;
padding: 5px 0px 0px 10px;
}

.klbox-content p, .klbox-content div.p1 {
font-family: Arial;
font-size: 11px;
font-weight: normal;
color: #c2c2c2;
padding: 5px 0px 5px 10px;
}

#rechte_spalte .klbox-content p, #rechte_spalte .klbox-content div.p1 {padding:0px;}

.klbox-fuss {height: 19px; background: url(gfx/klbox-fuss.gif) no-repeat; }

/** Hier kann das Suchformular angepasst werden **/
/** Top-Abstand innerhalb des div`s sollte die Suche in der Kopfzeile stehen addiert sich der Abstand mit dem Top Wert **/
/** Standard für linke Box: top:5px **/
#suchform {top:2px; left:26px;}
/** Breite des Eingabefeldes und Abstand zwischen Eingabefeld und Button **/
/** Standard für linke Box: width:120px und margin-right:5px **/
#suche-eingabe {width:100px; margin-right:5px; border:none; background:none; color:#CCCCCC}

.suche {background: url(gfx/klbox-kopf-bg.gif) no-repeat; height: 56px; width:176px;}

#suche-btn {margin-bottom: -8px !important;}
*html #suche-btn {margin-top: 0px !important; margin-bottom: -5px !important;}
*+html #suche-btn {margin-top: 0px !important; margin-bottom: -5px !important;}

.bbox-kopf {background: url(gfx/bbox-kopf-bg.gif) no-repeat; height:1px;}
.bbox-content {background:url(gfx/bbox-bg.gif);}
.bbox-fuss {background: url(gfx/bbox-fuss.gif) no-repeat; height:1px;}

/** Kategorien einen anderen Kopf und Fuss zuweisen
#kategorien .klbox-kopf {background: url(gfx/klbox-kopf-bg2.gif) no-repeat;}
#kategorien .klbox-fuss {background: url(gfx/klbox-fuss2.gif) no-repeat;}
.kategorien_fuss .klbox-fuss {background: url(gfx/klbox-fuss2.gif) no-repeat;}
**/

#shopinfo .klbox-content div.p1 {text-align: center; padding: 0px;}
#impressum .klbox-content div.p1 a {color: #c2c2c2; text-decoration: underline;}
#impressum .klbox-content div.p1 a:hover {color: #c2c2c2; text-decoration: none;}
#crosspromotion .klbox-fuss {display:;}

/* 6+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* 6++++++++++++++++++++++ Definition der grossen Boxen +++++++++++++++++++++++ */
/* 6+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* 6++++++ Inhalte der Boxen werden über in der "p.1" Klasse definiert. +++++++ */

.grbox-kopf {height: 60px; background:url(gfx/grbox-kopf-bg.gif) no-repeat;}

.grbox-content {background: url(gfx/grbox-bg.gif) repeat-y;}

.grbox-kopf p {
font-family: Arial;
font-size: 16px;
font-weight: normal;
color: #202020;
padding: 19px 0px 0px 30px;
}

.grbox-content div.p1 {
font-family: Arial;
font-size: 12px;
font-weight: normal;
color: #202020 !important;
padding: 5px 25px 5px 22px;
}

/* Anfang UP: eingefügt für Abwicklungsinfos 30.01.2008 */
/* DB: z.B.: Afterbuy-Logo 21.02.2008 */
.grbox-content .symbolbild {
width: 100px;
padding: 4px 0px 0px 0px; 
float: left;
}

.grbox-content .abwicklungsinfo { 
font-family: Arial;
font-size: 12px;
font-weight: normal;
} 

.grbox-content .clearfloating {clear: both; height: 15px;}

/* ENDE UP: eingefügt für Abwicklungsinfos 30.01.2008 */

#datenschutz .grbox-content p {
font-size: 11px;
color: #000000;
}

.grbox-fuss {height: 80px; background: url(gfx/grbox-fuss.gif) no-repeat; }

#printdiv {margin-top:14px; margin-right:185px;}
a#printlink {color:#202020 !important; background:url(gfx/print.gif) no-repeat right; }
a#printlink:hover {background:url(gfx/print-hover.gif) no-repeat right;}

#widerruf_box {
border:1px solid #000000; 
background-color: #cccccc;
font-family:Arial;
font-size:11px;
padding:2px 5px 2px 5px;
}

.agb_satz {color:#c2c2c2;}

/* 6+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* 6++++++++++++++++++++++ Definition der Artikelbeschreibung +++++++++++++++++++++++ */
/* 6+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.artikelname {
width: 100%;
font-family: Arial;
font-size: 18px;
font-weight: normal;
color:#c2c2c2;
padding-top: 0px;
padding-left: 11px;
}

*html .artikelname {padding-top: 8px;}

.artikelkurzbeschreibung {
width: 180px;
font-family: Arial;
font-size: 12px;
color:#c2c2c2;
padding: 0px 0px 0px 10px;
}

.artikelbeschreibung {
font-family: Arial;
font-size: 12px;
color:#353535;
}

.bilderlink {
font-family: Arial;
font-size: 10px;
font-weight:;
color:#000000;
padding-top: 8px;
}

/* 7++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* 7+++++++++++++ Definition der Fusszeile inkl der Fussnavigation +++++++++++++ */
/* 7++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#fusszeile {text-align:left; height:104px; background:url(gfx/fusszeile-bg.gif) no-repeat #c2c2c2;}

#fussnavi {
width:100%;
line-height:18px;
text-align:center;
font-family: Arial;
font-size: 11px;
font-weight: normal;
color: #c2c2c2;
top:23px;
right:;
bottom:;
left:;
}

#fussnavi a {
font-family: Arial;
font-size: 11px;
font-weight: bold;
color: #c2c2c2;
text-decoration: none;
padding: 0px 25px 0px 25px;
}

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

.copyright {padding-top:35px; color:#202020;}


/* 8++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* 8+++++++++++++++++++++++++++ Hauptnavigation ++++++++++++++++++++++++++++ */
/* 8++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/** #################################################### **/
/** ########### Allg. Einstellungen Flyout ############# **/

/** abstand innerhalb der box über und unter der navi **/
#mainnavi {padding-top:0px; padding-bottom:0px}

/** schriftdefinitionen **/
#mainnavi ol, ul#dd_navi{
	font-family:Arial; 
	font-size:11px; 
	font-weight:normal; 
	color:#000000;
}

/** die line-height immer ein pixel weniger als die height **/
#mainnavi ol li {height:24px; line-height:23px;}
/** margin-top immer genau wie die height **/
#mainnavi ol li ol {margin-top:-24px;}

/** margin-left  immer 176px minus das innere padding IE6 und IE7 **/
#mainnavi ol li ol {margin-left:176px;}
html>head:first-child+body #mainnavi ol li ol {margin-left:176px;}

ul#dd_navi li{ margin:0px; padding:0px;}

/** ################################################## **/
/** ########### Allg. Einstellungen Shop ############# **/

/** allgemeiner kattable **/
table#StoreCategories, div.lcat {color:#000000; margin-top:34px;}
html>head:first-child+body table#StoreCategories{ margin-top:36px ;margin-bottom:-9px;}

.category b, .category a, .lcat b, .lcat a, .lcat, .link, .lcat li { font-family:Arial !important; font-size:14px !important;}

table#StoreCategories, #mainnavi ol li, div.lcat {background:url(gfx/spalte-links-bg.html);}
.category div {font-size:0px;}

table#StoreCategories a, div.lcat a, div.lcat span {text-decoration:none;}

/**blendet eBay Kategorieköpfe aus**/
#LeftPanel .v4acp_head {display: none;}

/**stylet zusätzliche Kategorien**/
.s_recat li {margin-top: 0px;}
.s_recat li span {display: none;}

/** ######################################## **/
/** ########### Hauptkategorie ############# **/

/** Hauptkategorie **/
a.all_cats, a.all_cats:visited, div.lcat div.ttl a, div.lcat div.ttl a:visited, ul.lev1 li a, ul.lev1 li a:visited, div.lcat div.link a, .kat00 a, .kat00 a:visited, .category b a, .category b a:visited, #mainnavi ol li a, #mainnavi ol li a:visited, a.katlink, a.katlink:visited, .s_recat li a, .s_recat li a:visited {
	background:url(gfx/navi-bg.gif) no-repeat;
	padding:0px 10px 0px 25px;
	line-height:33px;
	color:#c2c2c2;
	font-weight:normal;
	font-size:13px !important;
	text-decoration:none !important;
	width:141px !important; 
	display:block;
}

/**margin-left: -padding-left px**/
div.lcat div.ttl a {margin-left:-35px !important}

/** Hover **/
a.all_cats:hover, div.lcat div.ttl a:hover, ul.lev1 li a:hover, div.lcat div.link a:hover, .kat00 a:hover, .category b a:hover, #mainnavi ol li a:hover, a.katlink:hover, a.katlink_on, a.katlink_on:visited, a.katlink_on:hover, .s_recat li a:hover {
	background:url(gfx/navi-bg-hover.gif) no-repeat;
	padding:0px 10px 0px 25px;
	line-height:33px;
	color:#ffffff;
	font-weight:normal;
	font-size:13px !important;
	text-decoration:none !important;
	width:141px !important;
	display:block;
}

/** Aktiv **/
ul.lev1 li span, div.lcat div.ttl, div.lcat div.link a, .kat00_on b, .category b, a.katlink_on, a.katlink_on:visited, a.katlink_on:hover, .s_recat li a:hover {
	background:url(gfx/navi-bg-hover.gif) no-repeat;
	padding:0px 10px 0px 25px;
	line-height:33px;
	color:#ffffff;
	font-weight:bold;
	font-size:13px !important;
	text-decoration:none !important;
	width:141px !important;
	display:block;
}

/** ########################################### **/
/** ########### 1. Unterkategorie ############# **/

/* 1. Unterkategorien */

ul.lev2 li a, ul.lev2 li a:visited, .category a, .category a:visited, .kat01 a, .kat01 a:visited, a.subkat1, a.subkat1:visited {
	background:url(gfx/navi-bg2.gif) no-repeat; 
	padding: 0px 15px 0px 35px !important; 
	line-height:33px; 
	color:#c2c2c2; 
	font-weight:normal;
	font-size:12px !important;
	text-decoration: none; 
	width:126px !important;
	display:block;
}

/** Hover **/
ul.lev2 li a:hover, .category a:hover, .kat01 a:hover, a.subkat1:hover {
	background:url(gfx/navi-bg-hover2.gif) no-repeat;
	padding: 0px 15px 0px 35px !important; 
	line-height:33px; 
	color:#ffffff;  
	font-weight:normal;
	font-size:12px !important;
	text-decoration:none; 
	width:126px !important;
	display:block;
}

/** Aktiv **/
ul.lev2 li span, .kat01_on b, a.subkat1_on, a.subkat1_on:visited, a.subkat1_on:hover {
	background:url(gfx/navi-bg-hover2.gif) no-repeat;
	padding:0px 15px 0px 35px !important;
	line-height:33px;
	color:#ffffff;
	font-weight:bold;
	font-size:12px !important;
	text-decoration:none;
	width:126px !important;
	display:block;
}

/** ########################################### **/
/** ########### 2. Unterkategorie ############# **/

/** 2 Unterkategorie **/
ul.lev3 li a, ul.lev3 li a:visited, .kat02 a, .kat02 a:visited, a.subkat2, a.subkat2:visited {
	background:url(gfx/navi-bg3.gif) no-repeat;
	padding:0px 10px 0px 45px !important;
	line-height:33px;
	color:#c2c2c2;
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
	width:121px !important;
	display:block;
}

/** Hover **/
ul.lev3 li a:hover, .kat02 a:hover, a.subkat2:hover {
	background:url(gfx/navi-bg-hover3.gif) no-repeat;
	padding:0px 10px 0px 45px !important;
	line-height:33px;
	color:#ffffff;
	font-weight:normal;
	font-size:11px !important;
	text-decoration:none;
	width:121px !important;
	display:block;
}

/** Aktiv **/
ul.lev3 li span, .kat02_on b {
	background:url(gfx/navi-bg-hover3.gif) no-repeat;
	padding:0px 10px 0px 45px !important;
	line-height:33px;
	color:#ffffff;
	font-weight:bold;
	font-size:11px !important;
	text-decoration:none;
	width:121px !important;
	display:block;
}


/******************************* TWEAKS ********************************/

a {outline:none; color:#ffffff;}

body {background:#C2C2C2;}


#shopinfo .klbox-kopf {display:none;}
#shopinfo .klbox-fuss {display:none;}

#extra01 .klbox-kopf {display:none;}
#extra01 .klbox-fuss {display:none;}
#extra01 .klbox-content .p1 {padding:0px;}

#extra02 .klbox-kopf {display:none;}
#extra02 .klbox-fuss {display:none;}

#impressum .klbox-kopf {height: 56px; background: url(gfx/klbox-kopf-bg2.gif) no-repeat;}
#impressum .klbox-kopf p.p1 {display:none;}
#impressum .klbox-content div.p1 {padding:5px 15px 5px 25px;}

.agb_satz a, #agb_satz a:visited {color:#202020;}

#widerruf_box {color:#202020;}

#kaufabwicklung .abwicklungsinfo {color:#202020;}

a.toplink {width:150px !important; height:60px !important;}

a.hoya {
width:140px;
height:45px;
top:12px;
left:808px;
position:absolute;
display:block;
bottom:;
}

a.nikon {
width:140px;;
height:45px;
top:60px;
left:808px;
position:absolute;
display:block;
bottom:;
}

a.ray {
width:140px;;
height:45px;
top:110px;
left:808px;
position:absolute;
display:block;
bottom:;
}

a.kodak {
width:140px;;
height:45px;
top:165px;
left:808px;
position:absolute;
display:block;
bottom:;
}

a.etnia {
width:140px;;
height:70px;
top:215px;
left:808px;
position:absolute;
display:block;
bottom:;
}

#indikator {display:none;}


/******************************* Artikelbeschreibung-Tweak ********************************/

#beschreibung-gesamt {width:570px !important; max-width:570px !important; background:#ffffff;}

#vorlage-beschreibung {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#505050; width:100%;}
#vorlage-beschreibung .vorlage-ueberschrift {background:#f6f6f6; height:37px; color:#505050 !important; font-weight:bold; font-size:14px;}
#vorlage-beschreibung .vorlage-text {color:#505050 !important; background:#f6f6f6;}
#vorlage-zusatz {font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#505050 !important; text-align:center; background:#f6f6f6;}

#vorlage-bilder {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#505050; width:100%;}
#vorlage-bilder .vorlage-text {background:#f6f6f6; padding:5px 0px;}

#vorlage-details {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#505050; width:100%;}
#vorlage-details .vorlage-ueberschrift {background:url(../../www.lensonlineshop.de/apanado/gfx/details_bg.gif); padding-left:70px; height:37px; color:#505050 !important; font-weight:bold; font-size:14px;}
#vorlage-details .vorlage-text {color:#505050 !important; background:#f6f6f6;}

#vorlage-abmessungen {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#505050; width:100%;}
#vorlage-abmessungen .vorlage-ueberschrift {background:url(http://www.lensonlineshop.de/apanado/gfx/abmessung_bg.gif); padding-left:70px; height:37px; color:#505050 !important; font-weight:bold; font-size:14px;}
#vorlage-abmessungen .vorlage-text {color:#505050 !important; padding-left:30px; background:#f6f6f6;}

#vorlage-lieferbereich {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#505050; width:100%;}
#vorlage-lieferbereich .vorlage-ueberschrift {background:url(http://www.lensonlineshop.de/apanado/gfx/lieferbereich_bg.gif); padding-left:70px; height:37px; color:#505050 !important; font-weight:bold; font-size:14px;}
#vorlage-lieferbereich .vorlage-text {color:#505050 !important; padding-left:30px;}

#vorlage-fragen {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#505050; width:100%;}
#vorlage-fragen .vorlage-ueberschrift {background:url(http://www.lensonlineshop.de/apanado/gfx/fragen_bg.gif); padding-left:70px; height:37px; color:#505050 !important; font-weight:bold; font-size:14px;}
#vorlage-fragen .vorlage-text {color:#505050 !important; padding-left:30px; background:#f6f6f6;}
#vorlage-fragen .vorlage-text a {color:#505050; text-decoration:underline;}
#vorlage-fragen .vorlage-text a:hover {color:#ffffff !important;}

#vorlage-warum {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#505050; width:100%;}
#vorlage-warum .vorlage-ueberschrift {background:url(http://www.lensonlineshop.de/apanado/gfx/warum-wir_bg.gif); padding-left:70px; height:37px; color:#505050 !important; font-weight:bold; font-size:14px;}
#vorlage-warum .vorlage-text {color:#505050 !important; padding-left:30px; background:#f6f6f6;}

#vorlage-service {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#505050; width:100%;}
#vorlage-service .vorlage-ueberschrift {background:url(http://www.lensonlineshop.de/apanado/gfx/einarbeitung_bg.gif); padding-left:70px; height:37px; color:#505050 !important; font-weight:bold; font-size:14px;}
#vorlage-service .vorlage-text {color:#505050 !important; padding-left:30px; background:#f6f6f6;}


#versand .grbox-content .p1 table {color:#202020 !important;}
