/* ----------------------------------------------------------

			|   Logic-Base				 |
			|   Standardshop - CSS-Style |
			  -------------------------- 
			|   Version:	 2.0		 |
  	        |   Erstellung:	 21-08-09    |
			  --------------------------
			|                            |

/* ---------------------------------------------------------- */
/*  Globale Definition - gilt für alle Seiten */
/* ---------------------------------------------------------- */
body				{font-family: Arial; margin: 0px 10px 0px 10px; padding: 0px; font-size: 11px; color: #000; background-image: url(icons/background.jpg); background-repeat:repeat-y; background-position: center; background-color: #e5e5e5;}

a, a:visited		{color: #05396B;	text-decoration: none; outline: none;}
a:active, a:hover	{text-decoration: none;	color: #ff6600; outline: none;}
p					{margin: 0px; padding: 0px;}
img					{border: 0px;}

.lb_left			{float: left;}
.lb_right			{float: right;}
.lb_space			{padding: 5px;}

.lb_hline			{background-image: url(icons/hline.gif); background-repeat:repeat-x; height: 15px;}


* html .lb_overflow {height:1%} /* Optimierung IE6 */
.lb_overflow:after {	content:"."; clear:both; display:block; height:0; visibility:hidden}
.lb_overflow { display: inline-block; }
/* Verstecke vor IE-mac \*/
 * html .lb_overflow {height: 1%;} /* Optimierung IE6 */
.lb_overflow {display: block;}
/* Ende Verstecke vor IE-mac */

/* ---------------------------------------------------------- */
/*  Globale Textformatierungen */
/* ---------------------------------------------------------- */

.lb_textsmall		{font-size: 9px;}
.lb_black			{color: #000; font-weight: bold;}
.lb_red				{color: #ff0000;}
.lb_orange			{color: #ff9900;}
.lb_green			{color: #008000;}

/*  Passwortsicherheit */
.lb_red_safety		{color: #fff; padding: 5px; background-color: #ff0000; font-weight: bold;}
.lb_orange_safety 	{color: #fff; padding: 5px; background-color: #ff9900; font-weight: bold;}
.lb_green_safety 	{color: #fff; padding: 5px; background-color: #008000; font-weight: bold;}

.lb_discount		{color: red; font-weight: bold; font-size: 10px;}
.lb_price			{color: #ff6600; font-weight: bold;	font-size: 15px;}
.lb_totalprice		{font-weight: bold; text-transform: uppercase; color: #FF6600;}

/* ---------------------------------------------------------- */
/*  Überschriften */
/* ---------------------------------------------------------- */
h1 {
	font-size: 20px;
	color: #ff6600;
	padding: 5px 0px 0px 8px;
	margin: 0px;
	font-family: Arial;
	}

h2 {
	font-size: 14px;
	color: #fff;
	font-family: Arial;
	padding: 0px;
	margin: 0px;
	background-image: url(icons/h2bg.gif);
	background-repeat: repeat-x;
	height: 30px;
	line-height: 30px;
	text-align: center;
}

h3 {
	font-weight: bolder;
	font-size: 14px;
	color: #000;
	padding: 0px;
	margin: 0px;
	
	
}

h4 {
	font-size: 16px;
	color: #05396B;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	font-family: Arial
	
}
h4:hover, h4:active {
	font-size: 16px;
	color: #ff6600;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	font-family: Arial;
	
}
h5 {
	font-weight: bolder;
	font-size: 16px;
	color: #666666;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	font-family: Arial;
	
}



/* ---------------------------------------------------------- */
/*  Startseite Layoutgerüst */
/* ---------------------------------------------------------- */

.lb_allcontent {width:980px; margin:auto; margin-top: 10px;}
.lb_header {width: 980px; height: 184px; background-image: url(icons/tictex_header.jpg); background-repeat: no-repeat; background-position: top;}
.lb_mainleft {float: left; width:200px; height: auto;}
.lb_main {float: left; width: 780px; height: auto;}
.lb_main2 {width: 780px;}  /* Optimierung für Extraseiten */
.lb_footer {width: 980px;margin:auto;}
.lb_footbox {float: left; margin-right: 50px;}
.lb_footbox2 {float: left; margin-right: 10px;}
/* ---------------------------------------------------------- */
/* Boxen - Templates (Linke & Rechte Spalte)  */
/* ---------------------------------------------------------- */
.lb_satellite		 {border: solid 1px #ccc; width: 186px; padding: 1px; margin-bottom: 10px;}
.lb_satellite2		 {border-left: solid 1px #ccc; border-top: solid 1px #ccc; border-right: solid 1px #ccc; width: 186px; padding: 1px 1px 0px 1px; margin-bottom: 10px;}
.lb_satellitecontent {padding: 10px; margin: 0px; background-color: #E5E5E5;}

/* ---------------------------------------------------------- */
/*  Boxen - Templates (Hauptinhalt) */
/* ---------------------------------------------------------- */
.lb_satellitemain {text-align: left; border: solid 1px #ccc; padding: 1px; background-color: #ffffff; overflow: hidden;}
.lb_satellitemain ul {margin: 5px 0px 5px 20px; padding: 0px;}
.lb_satellitemain li {list-style-type: square;}
.lb_satellitemaincontent {padding: 9px;}
.lb_satellitemaincontent_description3 {padding: 10px;}
.lb_satellitemaincontent_detail {padding: 0px 9px 9px 9px;}

/*  Optimierung Tabellendarstellung  */
.lb_satellitemaincontent2 {padding: 0px 9px 0px 9px;}
* html .lb_satellitemaincontent2 {padding: 0px 9px 0px 9px;}
*+html .lb_satellitemaincontent2 {padding: 0px 9px 9px 9px;}
/* ---------------------------------------------------------- */
/*  Globaler Header */
/* ---------------------------------------------------------- */

.lb_logo { float: left; width: 235px; height: 121px; margin-left: 14px; margin-top: 21px;}
.lb_login { float: left; width: 156px; height: 83px; margin-left: 362px; margin-top: 20px;}
* html .lb_login { float: left; width: 156px; height: 83px; margin-left: 305px; margin-top: 20px;}
.lb_ordervalue { float: left; width: 156px; height: 83px; margin-left: 34px; margin-top: 20px;}

.lb_headmenu { float: left; width: 976px; height: 30px; margin-left: 2px; overflow: hidden;}
* html .lb_headmenu { float: left; width: 976px; height: 30px; margin-left: 1px; overflow: hidden;}

/* ---------------------------------------------------------- */
/*  1. Startseite */
/* ---------------------------------------------------------- */

/*  Hintergrund für Topseller, Topangebote, Neu im Sortiment */	 
.lb_itembg {width: 374px; height: 175px; overflow: hidden; margin-right: 10px; margin-bottom: 10px; float: left; background-image: url(icons/item_bg.jpg); background-repeat: no-repeat;}
.lb_itembg2 {width: 374px; height: 175px; overflow: hidden;	margin-bottom: 10px; float: left; background-image: url(icons/item_bg.jpg); background-repeat: no-repeat;}

.lb_item_right {float: right; margin-right: 10px; margin-top: 10px; width:194px; height: 150px; text-align: right;}

.lb_thumb_start 
{
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	width: 150px;
	height: 150px;
	background-image: url(icons/thumb2_bg.gif);
	
}
.lb_thumb_start:active, .lb_thumb_start:hover {
	background-image: url(icons/thumb2_bg_on.gif);
}
.lb_image_start {width: 146px; height: 146px; margin-top: 2px; margin-left: 2px; }
.lb_cut_content {height: 45px; overflow: hidden;  text-align: right;}
.lb_cut_content2 {height: 45px; overflow: hidden;  text-align: left; vertical-align:bottom;}

/* ---------------------------------------------------------- */
/*  Kategoriebilder auf der Startseite*/
/* ---------------------------------------------------------- */
.lb_imageitemstart {width: 364px; border: solid 1px #cccccc; float: left; margin-right: 10px; margin-bottom: 10px; display: block; cursor: pointer;}
.lb_imageitemstart:active, .lb_imageitemstart:hover { border: solid 1px #ff6600;}
.lb_imageitemstart2:active, .lb_imageitemstart2:hover {border: solid 1px #ff6600;}
.lb_imageitemstart2 {width: 364px; border: solid 1px #cccccc; float: right; display: block;	cursor: pointer; margin-bottom: 10px;}

/* ---------------------------------------------------------- */
/*  2. Listenansicht */
/* ---------------------------------------------------------- */

/*  Sortierung der Artikel (Listenansicht + Mein Konto) */
.lb_sortlist   {padding: 0px 10px 10px 10px; overflow: hidden;}

/*  Navigator */
.lb_navigator  {padding: 10px 0px 0px 10px;}

/*  Seitenanzahl */
.lb_pagenumber {color: #ff6600; font-weight: bold; border: solid 1px #ff6600; padding: 2px 5px 2px 5px; background-color: #FFF5E5;}


/*  Hintergrund für die einzelnen Artikel */
.lb_itembg3 {
	background-image: url(icons/item_bg3.gif);
	background-repeat: no-repeat;
	width: 748px;
	height: 120px;
	margin-bottom: 10px;
	margin-left: 9px;
	padding-top: 10px;
	padding-right: 10px;
	overflow: hidden;
	
}

.lb_itembg3_compare {
	background-image: url(icons/item_bg3_compare_on.gif);
	background-repeat: no-repeat;
	width: 748px;
	height: 120px;
	margin-bottom: 10px;
	margin-left: 9px;
	padding-top: 10px;
	padding-right: 10px;
	overflow: hidden;
}

/* ---------------------------------------------------------- */
/*  3. Detailansicht */
/* ---------------------------------------------------------- */

.lb_bigimage {width: 348px; height: 348px; border: solid 1px #ccc;}

.lb_detailimagebig {width: 328px; height: 328px; margin-left: 10px; margin-top: 10px;}
.lb_detailimage {width: 100px; height: 100px; margin-top: 5px;}

.lb_thumb {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 110px;
	height: 110px;
	background-image: url(icons/thumb_bg.gif);
	text-align: center;
}
.lb_thumb:active, .lb_thumb:hover {
	background-image: url(icons/thumb_bg_on.gif);
}

/*  Rechte Inhaltsbox vom Bild */	
.lb_detailbox {float: right; width: 398px;}
.lb_detailbox_content { border: solid 1px #ccc; padding: 10px; margin-bottom: 10px; background-image: url(icons/detail_bg.gif); background-position: center 1px; background-repeat: no-repeat;}

.lb_service {float: left; width: 200px;}

/*  Variantenauswahl */	
.lb_choosevariant {
	color: #ff6600;
	background-image: url(icons/varianteerror.gif);
	height: 88px;
	top: 5px;
	width: 175px;
	text-align: left;
}
/* ---------------------------------------------------------- */
/* Artikel weiterempfehlen */
/* ---------------------------------------------------------- */
.lb_recommend {background-image: url(icons/weiterempfehlen.jpg); background-repeat: no-repeat; height: 500px; padding: 120px 10px 10px 10px;}

/* ---------------------------------------------------------- */
/*  Grafik im Reitersystem (Ajax-Loader) 	
/* ---------------------------------------------------------- */
.lb_wait {background-image: url(icons/wait.gif); width:100%; height:100px; background-repeat:no-repeat;	background-position:center;}

/* ---------------------------------------------------------- */
/*  4. Warenkorb */
/* ---------------------------------------------------------- */

.lb_table_cart {border-left: 1px solid #ccc; border-top: 1px solid #ccc; width: 100%; background-color: #fff;}
.lb_table_cart td {border-right: 1px solid #ccc; border-bottom: 1px solid #ccc;}
.lb_tablefooter {border-left: 1px solid #ccc; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; width: 100%; background-color: #efefef;}
.lb_tablefooter td {border-bottom: 1px solid #ccc; border-right: 1px solid #ccc;}

/* ---------------------------------------------------------- */
/*  Anpassung für Pflichtzubehör im Warenkorb */
/* ---------------------------------------------------------- */
.lb_cartbg_border {border-top: solid 2px #ff6600; border-bottom: solid 2px #ff6600; }

/* ---------------------------------------------------------- */
/*  5. Wunschzettel */
/* ---------------------------------------------------------- */

.lb_wishbg {
	background-image: url(icons/item_bg4.gif);
	background-repeat: no-repeat;
	width: 748px;
	height: 120px;
	margin-bottom: 10px;
	margin-left: 9px;
	padding-top: 10px;
	padding-right: 10px;
	overflow: hidden;
	
}

/* ---------------------------------------------------------- */
/*  6. Mein Konto */
/* ---------------------------------------------------------- */

.lb_mya_left {float: left; width: 235px; margin-left: 10px; margin-top: 10px; }
.lb_mya_desc {height: 44px; overflow: hidden;}
.lb_mya_img {height: 110px; width: 110px; float: right; margin-right: 10px; margin-top: 10px;}
.lb_mya_bg {width: 374px; height: 130px; overflow: hidden; margin-right: 10px; margin-bottom: 10px; float: left; background-image: url(icons/mya_bg.jpg); background-repeat: no-repeat;}
.lb_mya_bg2 {width: 374px; height: 130px; overflow: hidden;	margin-bottom: 10px; float: left; background-image: url(icons/mya_bg.jpg); background-repeat: no-repeat;}

/* ---------------------------------------------------------- */
/*  Allgemeine Messagebox (globale Verwendung) */ 
/* ---------------------------------------------------------- */
.lb_messagebox {
	text-align: center;
	color: #ff6600;
	font-weight: bold;
	font-size: 12px;
	padding: 20px 0px 20px 0px;
}
/* ---------------------------------------------------------- */
/*  Globale Tabellenformatierung */ 
/* ---------------------------------------------------------- */
.lb_table_header {font-weight: bold; font-size: 12px; line-height: 30px; height: 30px; background-color: #e5e5e5; padding: 2px;}

.lb_table		{width: 100%; }
.lb_td			{width: 25%;} /*  Tabellenzelle mit fester Breite */ 
.lb_table td	{vertical-align: top; padding: 2px 0px 2px 0px;}

/*  Tabelle mit Linien und Mouse_Over */ 
.lb_table_animation {width: 100%;}
.lb_table_animation td {vertical-align: top; padding: 2px; border-top: solid 1px #cccccc;}
.lb_table_animation tr:active, .lb_table_animation tr:hover  {background-color: #e5e5e5;}

/*  Tabelle mit Div-Aufbau */ 
.lb_row { margin-bottom: 10px;}
.lb_col {width: 200px;}


/* ---------------------------------------------------------- */
/*  Allgemeien Buttons (globale Verwendung) */ 
/* ---------------------------------------------------------- */
.lb_button a, .lb_button a:visited {
	background-image: url(icons/button.gif);
	background-repeat: no-repeat;
	line-height: 30px;
	margin-top: 3px;
	width: 165px;
	height: 30px;
	text-align: center;
	color: #ffffff;
	display: block;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
}
.lb_button a:active, .lb_button a:hover {
	color: #000000;
	text-decoration: none;
}

.lb_button2 a, .lb_button2 a:visited {
	background-image: url(icons/button2.gif);
	background-repeat: no-repeat;
	line-height: 30px;
	margin-top: 3px;
	color: #333333;
	display: block;
	text-decoration: none;
	width: 165px;
	height: 30px;
	font-weight: bold;
	text-align: center;
	font-family: Arial;
	font-size: 12px;
}
.lb_button2 a:active, .lb_button2 a:hover {
	color: #ff6600;
	text-decoration: none;
}

/*  Button mit Pfeil */ 
.lb_button_arrow a, .lb_button_arrow a:visited {
	background-image: url(icons/arrow.gif);
	background-repeat: no-repeat;
	background-position: left 9px;
	text-align: left;
	padding-top: 5px;
	color: #000;
	text-decoration: none;
	padding-left: 15px;
}
.lb_button_arrow a:active, .lb_button_arrow a:hover {
	color: #FF6600;
	text-decoration: none;
}

.lb_button_arrowInvers a, .lb_button_arrowInvers a:visited {
	background-image: url(icons/arrow.gif);
	background-repeat: no-repeat;
	background-position: left 9px;
	text-align: left;
	padding-top: 5px;
	color: #FF6600;
	text-decoration: none;
	padding-left: 15px;
}
.lb_button_arrowInvers a:active, .lb_button_arrowInvers a:hover {
	color: #000;
	text-decoration: none;
}

/*  Arikel weiterempfehlen */ 
.lb_button3 a, .lb_button3 a:visited {
	background-image: url(icons/button3.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	text-align: left;
	padding-top: 5px;
	color: #000;
	text-decoration: none;
	padding-left: 20px;
	
}
.lb_button3 a:active, .lb_button3 a:hover {
	color: #FF6600;
	text-decoration: none;
}

/*  Arikel drucken */ 
.lb_button4 a, .lb_button4 a:visited {
	background-image: url(icons/button4.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	text-align: left;
	padding-top: 5px;
	color: #000;
	text-decoration: none;
	padding-left: 20px;
	
}
.lb_button4 a:active, .lb_button4 a:hover {
	color: #FF6600;
	text-decoration: none;
}

/*  Bewertung abgeben */ 
.lb_button5 a, .lb_button5 a:visited {
	background-image: url(icons/button5.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	text-align: left;
	padding-top: 5px;
	color: #000;
	text-decoration: none;
	padding-left: 20px;
	
}
.lb_button5 a:active, .lb_button5 a:hover {
	color: #FF6600;
	text-decoration: none;
}

/*  Merkzettel */ 
.lb_button6 a, .lb_button6 a:visited {
	background-image: url(icons/button6.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	text-align: left;
	padding-top: 5px;
	color: #000;
	text-decoration: none;
	padding-left: 20px;
	
}
.lb_button6 a:active, .lb_button6 a:hover {
	color: #FF6600;
	text-decoration: none;
}

/* ---------------------------------------------------------- */
/*  Hautpmenü für 5 Ebenen */ 
/* ---------------------------------------------------------- */
.lb_categories {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.lb_categorie1, .lb_categorie1:visited {
	color: #000;
	line-height: 25px;
    text-indent: 10px;
	background-image:url(icons/menu_1.gif);
	background-repeat:no-repeat;
	text-decoration: none;
	display: block;
	height: 25px;
	overflow: hidden;
	font-weight: bold;
}
.lb_categorie1:active, .lb_categorie1:hover {
	color: #ff6600;
	text-decoration: none;
	background-image:url(icons/menu_1_on.gif);
	background-repeat:no-repeat;
}
.lb_categorie1active, .lb_categorie1active:visited {
	font-weight: bold;
	color: #ff6600;
	line-height: 25px;
    text-indent: 10px;
	background-image:url(icons/menu_1_on.gif);
	background-repeat:no-repeat;
	text-decoration: none;
	display: block;
	height: 25px;
	overflow: hidden;
}
.lb_categorie1active:active, .lb_categorie1active:hover {
	color: #ff6600;
}
.lb_categorie2, .lb_categorie2:visited {
	color: #000;
	line-height: 25px;
    text-indent: 20px;
	background-image:url(icons/menu_2.gif);
	background-repeat:no-repeat;
	text-decoration: none;
	display: block;
	height: 25px;
	overflow: hidden;
}
.lb_categorie2:active, .lb_categorie2:hover {
	color: #ff6600;
	
}
.lb_categorie2active, .lb_categorie2active:visited {
	font-weight: bold;
	color: #ff6600;
	line-height: 25px;
    text-indent: 20px;
	background-image:url(icons/menu_2.gif);
	background-repeat:no-repeat;
	text-decoration: none;
	display: block;
	height: 25px;
	overflow: hidden;
}
.lb_categorie2active:active, .lb_categorie2active:hover {
	color: #ff6600;
}
.lb_categorie3, .lb_categorie3:visited {
	color: #000;
	line-height: 25px;
    text-indent: 30px;
	background-image:url(icons/menu_3.gif);
	background-repeat:no-repeat;
	text-decoration: none;
	display: block;
	height: 25px;
	overflow: hidden;
}
.lb_categorie3:active, .lb_categorie3:hover {
	color: #ff6600;
}
.lb_categorie3active, .lb_categorie3active:visited {
	font-weight: bold;
	color: #ff6600;
	line-height: 25px;
    text-indent: 30px;
	background-image:url(icons/menu_3.gif);
	background-repeat:no-repeat;
	text-decoration: none;
	display: block;
	height: 25px;
	overflow: hidden;
}
.lb_categorie3active:active, .lb_categorie3active:hover {
	color: #ff6600;
}
.lb_categorie4, .lb_categorie4:visited {
	color: #000;
	line-height: 25px;
    text-indent: 40px;
	background-image:url(icons/menu_4.gif);
	background-repeat:no-repeat;
	text-decoration: none;
	display: block;
	height: 25px;
	overflow: hidden;
}
.lb_categorie4:active, .lb_categorie4:hover {
	color: #ff6600;
}
.lb_categorie4active, .lb_categorie4active:visited {
	font-weight: bold;
	color: #ff6600;
	line-height: 25px;
    text-indent: 40px;
	background-image:url(icons/menu_4.gif);
	background-repeat:no-repeat;
	text-decoration: none;
	display: block;
	height: 25px;
	overflow: hidden;
}
.lb_categorie4active:active, .lb_categorie4active:hover {
	color: #ff6600;
}
.lb_categorie5, .lb_categorie5:visited {
	color: #000;
	line-height: 25px;
    text-indent: 50px;
	background-image:url(icons/menu_5.gif);
	background-repeat:no-repeat;
	text-decoration: none;
	display: block;
	height: 25px;
	overflow: hidden;
}
.lb_categorie5:active, .lb_categorie5:hover {
	color: #ff6600;
}
.lb_categorie5active, .lb_categorie5active:visited {
	font-weight: bold;
	color: #ff6600;
	line-height: 25px;
    text-indent: 50px;
	background-image:url(icons/menu_5.gif);
	background-repeat:no-repeat;
	text-decoration: none;
	display: block;
	height: 25px;
	overflow: hidden;
}
.lb_categorie5active:active, .lb_categorie5active:hover {
	color: #ff6600;
}

/* ---------------------------------------------------------- */
/*  Allgemeien Hyperlinks (globale Verwendung) */ 
/* ---------------------------------------------------------- */ 
.lb_hyperlink, .lb_hyperlink:visited		{color: #666666; text-decoration: none;}
.lb_hyperlink:active, .lb_hyperlink:hover	{color: #ff6600; text-decoration: none;}

/* ---------------------------------------------------------- */
/*  Titel von Artikeln (globale Verwendung) */ 
/* ---------------------------------------------------------- */ 
.lb_title, .lb_title:visited		{color: #000; text-decoration: none; font-size: 12px; font-weight: bold;}
.lb_title:active, .lb_title:hover	{color: #ff6600; text-decoration: none; font-size: 12px; font-weight: bold;}
/* ---------------------------------------------------------- */
/*  Diverse html-Objekte */ 
/* ---------------------------------------------------------- */  
/* Für alle Dropdownlisten */ 
.lb_ddl {line-height: 11px;	font-size: 11px; width: 165px; color: #333;}

/* Für alle Textboxen */
.lb_box			{color: #666666; font-size: 10px; font-size: 10px; width: 157px; height: 16px; line-height: 16px; border: 0px; padding-left: 5px; border: solid 1px #ccc; }
.lb_boxerror	{color: #ffffff; font-size: 10px; font-size: 10px; width: 157px; height: 16px; line-height: 16px; border: 0px; padding-left: 5px; background-color: #ff0000; border: solid 1px #990000;}

/* ---------------------------------------------------------- */
/*  Widerrufsbelehrung */
/* ---------------------------------------------------------- */ 
.lb_resolve {
	padding:15px 150px 15px 15px;
	height: 145px;
	overflow: auto;
	scrollbar-face-color:#ff6600; 
	scrollbar-highlight-color:#fff; 
	scrollbar-3dlight-color: #FFCC00; 
	scrollbar-darkshadow-color:#FFCC00; 
	scrollbar-shadow-color:gray; 
	scrollbar-arrow-color:#fff; 
	scrollbar-track-color:#e5e5e5;
	background-color: #fff;
	background-color: #e5e5e5;
}

/* ---------------------------------------------------------- */
/*  Übersichtsbox (globale Verwendung)
/* ---------------------------------------------------------- */ 

.lb_overviewbox {padding: 10px; border: 1px solid #cccccc; background-color: #ffffff;}

/* ---------------------------------------------------------- */
/*  Stücklistenkonfigurator
/* ---------------------------------------------------------- */
.lb_varianteerror {
	background-position: 10px 10px;
	background-image: url(icons/message.jpg);
	background-repeat: no-repeat;
	border: 1px solid #ff6600;
	background-color: #fff;
	padding: 5px;
}
/* ---------------------------------------------------------- */
/*  Umstellung IPayment auf CGI BEGIN
/* ---------------------------------------------------------- */
.lb_tablehelp {
	width:200px;
	padding:5px 5px 5px 5px;
	margin:5px 5px 5px 5px;
	background-color:#fff;
	border:solid 1px #000;
}
/* ---------------------------------------------------------- */
/*  Mein Konfigurator (Sachmerkmale)
/* ---------------------------------------------------------- */

.lb_SML_lbl { font-weight:bold;}
.lb_SML_space {padding: 3px;}
.lb_SML_result { font-weight:bold; font-style:italic; margin: 2px;}

/* ---------------------------------------------------------- */
/*  Webservice Suche
/* ---------------------------------------------------------- */

.lb_WSSearch_main {
	position:absolute;
	margin-left: 0px;
	margin-top: 5px;
	width:400px;
	background-color:White;
	z-index:5000;
	display:none;
	color: #333;
	border: solid 1px #cccccc;
	background-image: url(icons/top_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	filter:alpha(opacity=90); /* IE */
	-moz-opacity: 0.90; /* Gecko */
	opacity: 0.90; /* Opera */
}

.tb_WSSearch_evenrow {cursor:pointer; vertical-align:top;}
.tb_WSSearch_oddrow { cursor:pointer; vertical-align:top;}

.tb_WSSearch_evenrow:hover, .tb_WSSearch_oddrow:hover {
	cursor:pointer;
	background-color:#ff6600; /*  Mouse-Over Firefox */
	color: #ffffff;
	}

.lb_WSSearch_marker { font-weight:bold;	color: #000;}

.tb_WSSearch_selected {
	cursor:pointer;
	background-color:#ff6600; /*  Mouse-Over IE */
	color: #ffffff;
}	

/* ---------------------------------------------------------- */
/*  Integration Lightbox
/* ---------------------------------------------------------- */

#lightbox{position: absolute;	left: 0; width: 100%; z-index: 1000; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }
#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }
#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 100; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}
#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(icons/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(icons/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(icons/nextlabel.gif) right 15% no-repeat; }
#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }
#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	
#overlay{ position: absolute; top: 0; left: 0; z-index: 900; width: 100%; height: 500px; background-color: #000; }

/* ---------------------------------------------------------- */
/* Erweiterung FactFinder BEGIN */
/* ---------------------------------------------------------- */
div.suggestLayer {
	font-family: Arial;
	position: absolute;
	top: 75px;
	left: 363px;
	width: 1px;
	height: 1px;
	display: block;
	padding: 0;
	margin: 0;
	z-index: 1000000;
	background-color: white;
	background: transparent;
	filter:alpha(opacity=90); /* IE */
	-moz-opacity: 0.90; /* Gecko */
	opacity: 0.90; /* Opera */
}
table.suggestLayer		{font-size: 11px; width: 330px; border: 1px solid #000000; height: 12px;	background-color: white; color: #005abe; cursor: pointer;}
tr.suggestLayer			{height: 12px;}
td.suggestLayer			{padding: 0; height: 12px;}

tr.suggestHeader		{color: #173553; font-weight: normal; font-size: 10px;}
tr.suggestHeader td		{border-bottom: 1px solid #5C637D; padding: 3 3 3 5px;}
td.suggestFooter		{height:25px; border-top:solid 1px #5C637D; font-size:9px; color: #173553;	background-color: #FCFCFC; background-image: url("../images/result/logo_fact-finder_suggest.gif"); background-repeat: no-repeat; background-position: right;}

td.suggestTextQuery		{font-weight: bold; padding: 2 15 2 10px;}
span.suggestTextQueryTyped { color: #5c7997; text-decoration: underline;}
td.suggestTextType		{padding: 2 5 2 15px; width: 30%;}
td.suggestTextAmount	{padding: 2 5 2 15px; width: 30%; text-align: right;}
tr.suggestRow			{padding: 2 2 2 0px; background-color: #FCFCFC;}
tr.suggestHighlight		{color: #FCFCFC; background-color: #ec7405;}
tr.suggestHighlight span.suggestTextQueryTyped {color: white;}

/* ---------------------------------------------------------- */
/*  Information
/* ---------------------------------------------------------- */  

/*  Sitemap auf 5 Ebenen */
.lb_sitemap				{margin-top: 5px;}
.lb_sitemap a			{font-size:12px; line-height: 17px; font-weight: bold; background-image: url(icons/arrow.gif); background-repeat: no-repeat; background-position: left center; padding-left: 12px;}
.lb_sitemap2			{padding-left: 10px; padding-top: 4px;}
.lb_sitemap2 a			{color: #666666;	background-image: url(icons/arrow2.gif); background-repeat: no-repeat; background-position: left center; padding-left: 12px;}
.lb_sitemap3			{padding-left: 20px; padding-top: 4px;}
.lb_sitemap3 a			{background-image: url(icons/arrow2.gif); background-repeat: no-repeat;	background-position: left center; padding-left: 12px;}
.lb_sitemap4			{padding-left: 30px; padding-top: 4px;}
.lb_sitemap4 a			{background-image: url(icons/arrow2.gif); background-repeat: no-repeat;	background-position: left center; padding-left: 12px;}
.lb_sitemap5			{padding-left: 40px; padding-top: 4px;}
.lb_sitemap5 a			{background-image: url(icons/arrow2.gif); background-repeat: no-repeat;	background-position: left center; padding-left: 12px;}

/*  FAQ */
.lb_faqCategory			{cursor:pointer; Padding-bottom:10px; font-size:15px;}
.lb_faqCategory:hover	{color: #ff6600;}
.lb_faqQuestion			{color: #000; font-weight: bold; cursor:pointer; Padding: 0px 0px 10px 15px; background-image: url(icons/arrow.gif); background-repeat: no-repeat; background-position:  left 3px;}
.lb_faqQuestion:hover	{color: #ff6600;}
.lb_faqAnswer			{Padding: 0px 0px 10px 30px; display:none; background-image: url(icons/arrow2.gif); background-repeat: no-repeat; background-position:  18px 0px;}


/* Variantendarstellung vor Kundenupdate */
/*.lb_VersionColor		{height:15px; float:left;}
.lb_versionGreen		{background-color:#008000; border: solid 1px #000000; float:left; height:20px; width:30px; text-align:center; padding:5px; margin-left:10px; line-height:20px; font-size: 12px; cursor:pointer;}
.lb_versionOrange		{background-color:#FF9900; border: solid 1px #000000; float:left; height:20px; width:30px; text-align:center; padding:5px; margin-left:10px; line-height:20px; font-size: 12px; cursor:pointer;}
.lb_versionRed			{background-color:#FF0000; border: solid 1px #E5E5E5; float:left; height:20px; width:30px; text-align:center; padding:5px; margin-left:10px; line-height:20px; font-size: 12px; cursor:pointer;}*/


/* Variantendarstellung */
.lb_VersionColor		{height:15px; float:left;}
.lb_versionGreen {
background-color:#008000;
border:1px solid #000000;
color:white;
cursor:pointer;
float:left;
font-size:12px;
font-weight:bold;
height:20px;
line-height:20px;
margin-left:10px;
padding:5px;
text-align:center;
text-shadow:0 1px 3px #000000;
min-width:30px;
}
.lb_versionOrange {
background-color:#FF9900;
border:1px solid #000000;
color:white;
cursor:pointer;
float:left;
font-size:12px;
font-weight:bold;
height:20px;
line-height:20px;
margin-left:10px;
padding:5px;
text-align:center;
text-shadow:0 1px 3px #000000;
min-width:30px;
}
.lb_versionRed {
background-color:#FF0000;
border:1px solid #E5E5E5;
color:white;
cursor:pointer;
float:left;
font-size:12px;
font-weight:bold;
height:20px;
line-height:20px;
margin-left:10px;
padding:5px;
text-align:center;
text-shadow:0 1px 3px #000000;
min-width:30px;
}
