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

			|   Logic-Base				 |
			|   Standardshop - CSS-Style |
			  -------------------------- 
			|   Version:	 1.1		 |
  	        |   Erstellung:	 17-08-09    |
			  --------------------------
			|                            |

/* ---------------------------------------------------------- */
/*  Globale Definition - gilt für alle Seiten */
/* ---------------------------------------------------------- */

.lb_allcontent {
	background-image: url(http://media.highlight-led.de/ebaytemplate/bg.jpg);
	background-repeat: repeat;
}
.lb_separator {
	background-image: url(http://media.highlight-led.de/ebaytemplate/separator.gif);
	background-repeat: repeat-y;
	width: 37px;
}
.lb_clear {
	clear: both;
}
#lb_main_content1 {
	display: block;
}
#lb_main_content2 {
	display: none;
}
#lb_main_content3 {
	display: none;
}
#lb_main_content4 {
	display: none;
}
#lb_main_content5 {
	display: none;
}
#lb_main_content6 {
	display: none;
}
#lb_main_content7 {
	display: none;
}
/*  Überschriften für alle Hauptinhalte */
.lb_h1 {
	font-family: Century Gothic;
	font-weight: bold;
	font-size: 14px;
	color: #666666;
	padding: 0px;
	margin: 0px;
	background-image: url(http://media.highlight-led.de/ebaytemplate/h1_bg.gif);
	background-repeat: no-repeat;
	height: 30px;
	line-height: 30px;
	text-indent: 10px;
}
.lb_h2 {
	font-family: Century Gothic;
	font-weight:bolder;
	font-size: 12px;
	color: #FFFFFF;
	text-transform: uppercase;
	padding: 0px;
	margin: 0px;
}
.lb_h3 {
	font-family: Century Gothic;
	font-weight:bolder;
	font-size: 12px;
	color: #333333;
	text-transform: uppercase;
	padding: 0px;
	margin: 5px 0px 10px 0px;
	text-align: center;
}
.lb_orange {
	color: #F88D00;
	font-family: Arial;
	font-size: 11px;
}
/* ---------------------------------------------------------- */
/*  Header */
/* ---------------------------------------------------------- */
.lb_search_bg {
	background-image: url(http://media.highlight-led.de/ebaytemplate/search_bg.jpg);
	background-repeat:no-repeat;
	height: 112px;
	padding-left:10px;
	font-family: Arial;
	font-size: 11px;
}
.lb_logo_bg {
	background-image: url(http://media.highlight-led.de/ebaytemplate/logo_right.jpg);
	background-repeat:no-repeat;
	height: 145px;
	width: 687px;
    overflow: hidden;
}
.lb_head {
	text-align: center;
	width: 347px;
	float: right;
	margin-top: 13px;
}
.lb_head_small {
	text-align: center;
	width: 347px;
	float: right;
	margin-top: 98px;
	font-family: Century Gothic;
	font-weight:bolder;
	font-size: 10px;
	color: #FFFFFF;
}
.lb_menu {
	margin: 0px;
	padding: 0px;
}
/* ---------------------------------------------------------- */
/* Boxen - Templates (Linke Spalte)  */
/* ---------------------------------------------------------- */

.lb_box1 {
	padding-top:12px;
	padding-left: 40px;
	margin-bottom: 18px;
}
.lb_box2 {
	background-image: url(http://media.highlight-led.de/ebaytemplate/kategorien.jpg);
	height:32px;
	padding-left:50px;
	padding-top:12px;
	margin-top:5px;
	background-repeat: no-repeat;
}
.lb_box_bottom {
	background-image: url(http://media.highlight-led.de/ebaytemplate/bottom_box.jpg);
	width:244px;
	height:10px;
	background-repeat: no-repeat;
	margin-bottom: 8px;
}
/* ---------------------------------------------------------- */
/*  Boxen - Templates (Hauptinhalt) */
/* ---------------------------------------------------------- */
.lb_satellitemain {
	text-align: left;
	list-style-type: square;
	background-color: #ffffff;
	background-image: url(http://media.highlight-led.de/ebaytemplate/satellitemain_bg.gif);
	background-repeat: repeat-y;
	margin-top: 10px;
}
.lb_satellitemaincontent {
	padding: 10px;
	background-image: url(http://media.highlight-led.de/ebaytemplate/satellitemain_footer.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
.lb_satellitemaincontent td {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
/* ---------------------------------------------------------- */
/* Links im Contentbereich */
/* ---------------------------------------------------------- */
.lb_satellitemaincontent a, .lb_satellitemaincontent a:visited {
	font-family: Arial;
	font-size: 11px;
	color: #F88D00;
	text-decoration: none;
}
.lb_satellitemaincontent a:active, .lb_satellitemaincontent a:hover {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
/* ---------------------------------------------------------- */
/*  Detailansicht */
/* ---------------------------------------------------------- */

.lb_image_cut { width: 350px; height: 350px; overflow: hidden;}
.lb_image_small_cut { height: 100px; overflow: hidden; cursor: pointer;}

.lb_left {
	float: left;
	width: 350px;
}
.lb_detailimage {
	width: 90px;
	margin-top: 4px;
	margin-left: 4px;
}
.lb_thumb a {
	float: left;
	margin-right: 4px;
	margin-bottom: 4px;
	width: 100px;
	height: 100x;
	background-image: url(http://media.highlight-led.de/ebaytemplate/thumb_bg_100.jpg);
}
.lb_thumb a:active, .lb_thumb a:hover {
	float: left;
	margin-right: 4px;
	margin-bottom: 4px;
	width: 100px;
	height: 100px;
	background-image: url(http://media.highlight-led.de/ebaytemplate/thumb_bg_on_100.jpg);
}
/* ---------------------------------------------------------- */
/*  Kurzbeschreibung */
/* ---------------------------------------------------------- */
.lb_detailbox {
	float: right;
	height: 350px;
	width: 288px;
	overflow: hidden;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	background-image: url(http://media.highlight-led.de/ebaytemplate/button_detail.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
.lb_detailbox td {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
/* ---------------------------------------------------------- */
/*  Hautpmenü für 5 Ebenen */ 
/* ---------------------------------------------------------- */
.lb_categories {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.lb_categorie1, .lb_categorie1:visited {
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	color: #333333;
	line-height: 24px;
	text-indent: 23px;
	background-image:url(http://media.highlight-led.de/ebaytemplate/kategorie_bg.jpg);
	background-repeat:no-repeat;
	text-decoration: none;
	display: block;
	height: 24px;
	overflow: hidden;
	text-align: left;
}
.lb_categorie1:active, .lb_categorie1:hover {
	color: #ffffff;
	text-decoration: none;
	background-image:url(http://media.highlight-led.de/ebaytemplate/kategorie_bg.jpg);
	background-repeat:no-repeat;
}
/*  Optimierung neues ebay-Grundgerüst */ 
.lb_categorie1 a {
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	color: #333333;
	line-height: 24px;
	text-indent: 23px;
	background-image:url(http://media.highlight-led.de/ebaytemplate/kategorie_bg.jpg);
	background-repeat:no-repeat;
	text-decoration: none;
	display: block;
	height: 24px;
	overflow: hidden;
	text-align: left;
}