﻿ /* STYLE-EBAY-TEMPLAT-PRODUKTE */
/* ########################### */

/* ALLGEMEINE FORMATIERUNGEN */

	table, td, tr, ul, li, img {
		margin: 			0px;
		padding: 			0px;
	}
	
	.template_p {			/* Absatz */
		padding: 			0px 0px 10px 0px;
		font-family: 		Arial, Helvetica, sans-serif;
		font-size:			12px;
		text-align:			justify;
		margin: 			0px;
	}

	.template_h1 {			/* Überschrift - Kategorie 1 */
		font-size:			18px;
		font-weight:		bold;
		margin:				0px 0px 5px 0px;
		padding: 			0px;
	}
	
	.template_h2 {			/* Überschrift - Kategorie 2 */
		font-size:			14px;
		font-weight:		bold;
		margin:				0px 0px 5px 0px;
		padding: 			0px;
	}
	
	.template_h3 {			/* Überschrift - Kategorie 3 */
		font-size:			12px;
		font-weight:		bold;
		margin:				0px 0px 5px 0px;
		padding: 			0px;
	}
	
	.template_h4 {			/* Überschrift - Kategorie 4 */
		font-size:			10px;
		margin:				0px 0px 5px 0px;
		padding: 			0px;
	}
	
/* PRODUKT-ID */
	
	.produkt_id {				/* Artikel-Nummer für EBAY-Suche */
		 font-family: 		Arial, Helvetica, sans-serif;
		 color: 			#FFF;
		 font-size:			1px;
		 left: 10px;
		 position: absolute;
		 top: 2px;
	}

/* TEMPLATE - MAIN-BODY */

	.main_body {			/* Seiten-Body */
		padding: 			0px;
		margin: 			0px;
		width: 				769px;
		text-align:			left;	
		font-family: 		Arial, Helvetica, sans-serif;
		font-size:			12px;
		color:				#000;

		/*
		left: 				50%;
		position: 			relative;
		margin-left: 		-384px;
		*/
	}
	
	.main_body_center {		/* Seiten-Body - CENTER */
		padding: 			0px;
		margin: 			0 auto;
		width: 				769px;
		text-align:			left;	
		font-family: 		Arial, Helvetica, sans-serif;
		font-size:			12px;
		color:				#000;
	}	
	
	.main_body_ebay {
		margin:				-10px 0px 0px 10px;
		position:			relative;
		width: 				770px;
		text-align:			left;	
		font-family: 		Arial, Helvetica, sans-serif;
		font-size:			12px;
		color:				#000;
	}
	
	.main_bg {				/* Seiten-Main-Tag - Border Seitlich */
		padding:			16px;
		border: 			1px solid #888888;
		box-shadow: 0px 0px 5px #999999; -moz-box-shadow: 0px 0px 5px #999999; -webkit-box-shadow: 0px 0px 5px #999999;
	}
	
	.main_bg_ebay {
		padding:			5px 16px 5px 15px;
		border: 			1px solid #505050;
		margin:				-30px 15px 0px -15px;
		position:			relative;
	}
	
	.main_bg_kurzangebot {				/* Seiten-Main-Tag - Border Seitlich */
		padding:			5px 16px 5px 15px;
	}
	
	.main_spacer {			/* Seiten-Unten-Tag - Border Unten */
		width:				767px;
		height:				20px;
	}
	
	.main_absatz {
		clear: 				both;
	}

/* PRODUKT-TEMPLATE FORMATIERUNGEN */

	.product_body {
		width: 				736px;
	}
	
	.product_body_chapter {	/* Abschnittsblock */
		margin: 			0px;
		padding: 			0px 0px 15px 0px;
		width: 				736px;
		clear:				both;
	}
	
	.product_body_absatz {
		margin: 			0px;
		padding: 			0px;
		height:				10px;
	}
	
		
	.product_spalte_left {		/* Spalte - Links 360px */
		float: 				left;
		width: 				360px;
		margin: 			0px;
		padding: 			0px;
	}
	
	.product_spalte_right {		/* Spalte - Rechts 360px */
		float: 				right;
		width: 				360px;
		margin: 			0px;
		padding: 			0px;
	}

/* CROSSPROMO-TEMPLATE FORMATIERUNGEN */

	.crosspromo_body {
		width: 				736px;
		padding:			9px 0px 0px 0px;
		margin:				0px;
	}
	
	.crosspromo_title {
		width: 				736px;
		background-color:	#f39c11;
		margin:				0px 0px 10px 0px;
		padding: 			5px 0px 5px 0px;
	}
	.crosspromo_title_h1 {	/* Überschrift - Kategorie 1 */
		font-size:			18px;
		font-weight:		bold;
		color:				#ffffff;
		margin:				0px;
		padding: 			0px 0px 0px 10px;
	}
	
	.crosspromo_body_chapter {
		margin: 			0px;
		padding: 			10px 0px 10px 0px;
		width: 				736px;
		display:			block;
	}
	
	.crosspromo_tab_1 {
		width: 				360px;
		height:				120px;
		margin:				0px;
		float: 				left;
		text-align:			justify;
	}
	
	.crosspromo_tab_2 {
		width: 				360px;
		height:				120px;
		float: 				right;
		margin:				0px;
		text-align:			justify;
	}
	
	.crosspromo_tab_1 font {	
		font-weight: 		bolder;
		font-size:			12px;
		display:			block;
		margin:				0px 0px 3px 0px;
		padding:			0px;
	}
	
	.crosspromo_tab_2 font {	
		font-weight: 		bolder;
		font-size:			12px;
		display:			block;
		margin:				0px 0px 3px 0px;
		padding:			0px;
	}
			
	
	.crosspromo_tab_promopic {
		margin-right: 		5px;
		border:				0px;
		float:				left;
	}
	
	.crosspromo_tab_zumangebot {
		margin:				0px;
		border:				0px;
		margin-top:			4px;
		margin-left:		134px;
	}
	
	.crosspromo_body a {
		font-family: 		Arial, Helvetica, sans-serif;
		font-size: 			11px;
		color:				#000;
		text-decoration:	none;
		cursor: 			pointer;	
		border: 			0px;
	}
	
	.crosspromo_absatz {
		clear: 				both;
		margin:				0px;
		padding:			0px;
	}

/* HINWEISE / INFO - BOXEN */

	.product_hinweis_elektro {		/*Info-Box Elektro - Installation - Anschluss */	
		display:			block;
		height: 			50px;
		text-align:			justify;
		font-size:			9px;
		font-weight:		normal;
	}
	
	.product_hinweis_elektro_image {
		margin-right: 		20px;
		border: 			0px;
		float:				left;
	}

	.product_hinweis_batterie {		/*Info-Box Batterieverordnung */	
		text-align:			justify;
		font-size:			9px;
		font-weight:		normal;
	}
	
	.product_hinweis_copyright {	/*Info-Box Copyright */	
		
		text-align:			justify;
		font-size:			9px;
		font-weight:		normal;	
		width: 				736px;
		padding:			8px 0px 0px 0px;
		border-top: 		1px solid #505050;
	}
	
	.product_hinweis_batterie_image	
	{
		margin-right: 		20px;
		border: 			0px;
		float:				left;
	}
	
	.product_hinweis_versandkosten	/*Info-Box Versandkosten */
	{
		text-align:			justify;
		font-size:			12px;
		font-weight:		normal;
		padding:			5px 10px 5px 10px;
		background-color:   #f39c11;
	}
	
	.product_hinweis_inhaltsstoffe {
		text-align:			justify;
		font-size:			9px;
		font-weight:		normal;
		height:				50px;
	}
	
	.product_hinweis_inhaltsstoffe_image {
		margin-right: 		20px;
		border: 			0px;
		float:				left;
	}


/* TECHNISCHE DATEN TABLE */

	.technische_daten
	{
		width: 				500px;
		float:				left;
	}
	
	.technische_daten_tabelle
	{
		border-collapse: 	collapse;
		width:				500px;
	}

	.technische_daten_zelle1
	{
		width: 				175px;
		border-right:		0px;
	}
	
	.technische_daten_zelle2
	{
		width: 				325px;
		border-left: 		0px;
	}

	.technische_daten_tabelle th, .technische_daten_tabelle td
	{
		padding: 			0.1em 0em 0.1em 0.2em;
		font-family: 		Arial, Helvetica, sans-serif;
		font-size:			12px;
	}

	.technische_daten_tabelle th
	{
		font-weight: 		bold;
		color: 				#ffffff;
		text-align: 		left;
		background-color: 	#f39c11;
		border: 			1px solid #f39c11;
		padding-left: 		5px;
	}
	
	.technische_daten_tabelle td {
		color: 				#000000;
		border-style: 		solid;
		border-width: 		1px 1px 1px 1px;
		border-color: 		#f39c11;
		vertical-align:		top;
	}
	
	.technische_daten_tabelle tr:hover {
		background-color: 	#ffeaab;
	}
	
	.technische_daten_img {
		width:				230px;
		float:				right;
		text-align:			right;
	}
	
	.technische_daten_img img {
		border:				0px;
	}
	
/* LIEFERUMFANG TABELLE */	

	.lieferumfang_daten_tabelle
	{
		border-collapse: 	collapse;
	}
	
	.lieferumfang_daten_zelle1
	{
		width: 				216px;
		border-right:		0px;
	}
	
	.lieferumfang_daten_zelle2
	{
		width: 				65px;
		border-left: 		0px;
	}
	

	.lieferumfang_daten_tabelle th
	{
		font-weight: 		bold;
		color: 				#ffffff;
		text-align: 		left;
		background-color: 	#f39c11;
		border: 			1px solid #f39c11;
		font-family: 		Arial, Helvetica, sans-serif;
		text-align:			center;
		vertical-align:		top;
	}

	.lieferumfang_daten_tabelle td {
		color: 				#000000;
		font-size:			12px;
		border-style: 		solid;
		border-width: 		1px 1px 1px 1px;
		border-color: 		#f39c11;
		vertical-align:		middle;
		text-align:			center;
		font-family: 		Arial, Helvetica, sans-serif;
		padding:			2px 0px;
	}
	
	.lieferumfang_daten_tabelle tr:hover {
		background-color: 	#ffeaab;
		font-weight:		bolder;
	}

/* TABELLEN - LAYOUTs */
	
	.tabellen_daten_layout1_tabelle
	{
		border-collapse: 	collapse;
	}
	
	.tabellen_daten_layout1_zformat1
	{
		text-align:			left;
		padding:			3px 0px;
		width:				160px;
		background-color:	#ffeaab;
	}
	
	.tabellen_daten_layout1_zformat2
	{
		width:				64px;
		margin:				0px;
		padding:			0px;
	}

	.tabellen_daten_layout1_tabelle th
	{
		color: 				#ffffff;
		text-align: 		left;
		background-color: 	#f39c11;
		border: 			1px solid #f39c11;
		font-family: 		Arial, Helvetica, sans-serif;
		text-align:			center;
		vertical-align:		top;
		font-size:			11px;
		font-weight:		normal;
	}

	.tabellen_daten_layout1_tabelle td {
		color: 				#000000;
		font-size:			11px;
		border-style: 		solid;
		border-width: 		1px 1px 1px 1px;
		border-color: 		#f39c11;
		vertical-align:		middle;
		text-align:			center;
		font-family: 		Arial, Helvetica, sans-serif;
	}
	
	.tabellen_daten_layout1_tabelle tr:hover {
		background-color: 	#ffeaab;
		font-weight:		bolder;
	}

/* BEDIENUNGSANLEITUNG */

	.bedienungsanleitung_daten {
		width:				210px;
		float:				right;
		text-align:			center;
		padding-top:		12px
	}
	
	#bedienungsanleitung a {
		text-decoration: 	none;
		color:				#000;
		font-size:12px;
	}
	
	#bedienungsanleitung img {
		border: 			0px;
	}

/* PRODUCT PREVIEW */
	
	.product_ul {
		padding-left: 		0px;
		padding-bottom: 	10px;
		list-style-type:	none;
	}

/* DOWNLOAD / BESCHREIBUNGEN / FORUM / BLOG */
	
	.infobox {
		border: 			1px solid #f39c11;
		width: 				736px;
		background-color:   #fff2cc;
		display:			block;
	}
	
	.infobox_head {
		padding:			2px 0px;
		width:				736px;
		font-weight:		bolder;	
		color: 				#FFF;
		background-color:   #f39c11;
		font-size:			12px;
		font-weight:		bolder;
	}
	
	.infobox_head img {
		margin-right:		10px;
		margin-left:		5px;
		border:				0px;
		vertical-align:		text-bottom;
	}
	
	.infobox_box_text {
		padding:			5px 0px 5px 10px;
		margin:				0px;
		width:				585px;
		font-size:			12px;
		float:				left;
		text-align:			justify;
	}
	
	.infobox_box_img {
		float:				right;
		border:				0px;
		margin-left:		0px;
		width:				123px;
	}
	
	.infobox_box_img img {
		border:				0px;
		margin:				20px 5px 0px 0px;
	}
	
	.infobox_adobepdf {
		width:				736px;
		border-top:			1px dashed #f39c11;
		display:			block;
	}
	
	.infobox_adobepdf_text {
		padding:			8px 0px 5px 10px;
		margin:				0px;
		width:				585px;
		font-size:			10px;
		float:				left;
		text-align:			justify;
	}
	
	.infobox_adobepdf_img {
		float:				right;
		border:				0px;
		margin-left:		0px;
		width:				123px;
	}
	
	.infobox_adobepdf_img img {
		border:				0px;
		margin:				5px 5px 0px 0px;
	}

/* TABELLEN */

	/* Aufzaehlung - Liste - Haken */
	.aufzaehlung_haken ul {
		padding-left: 		0em;
		margin-left: 		0.6em;
		text-align:			justify;
	}
	.aufzaehlung_haken li {
		list-style: 		none;
	   	padding-left: 		25px;
	   	background: 		url(https://img1.jalousiescout.de/symbole/aufzaehlungspunkt.jpg) no-repeat;
		margin:				2px 0px;
	}

		/* Aufzaehlung - Liste - Kreise */
	.aufzaehlung_kreis ul {
	   padding-left: 0em;
	   margin-left: 0.8em;
	   text-align:justify;
	}
	.aufzaehlung_kreis li {
		list-style:             none;
		padding-left:     30px;
		padding-top:     5px;
		padding-bottom: 10px;
		background: url(https://img1.jalousiescout.de/symbole/aufzaehlung_kreis.png) no-repeat;
		margin:	2px 0px;
	}


	/* Aufzaehlung - Liste - Pfeil */
	.aufzaehlung_pfeil ul {
	   padding-left: 0em;
	   margin-left: 0.8em;
	   text-align:justify;
	}
	.aufzaehlung_pfeil li {
		list-style:             none;
		padding-left:     20px;
		padding-top:     0px;
		padding-bottom: 10px;
		background: url(https://img1.jalousiescout.de/symbole/aufzaehlung_pfeil.png) no-repeat 0px 3px;
		margin:	2px 0px;
	}
	
	/* Aufzaehlung - Tabelle - Round */
	.tabelle_roundaufzaehlung {
		margin:				10px 0px 0px 10px;
		display:			block;
	}
	
	.tabelle_roundaufzaehlung_img {
		background-image:	url(https://img1.jalousiescout.de/symbole/aufzaehlung_round.gif);
		background-repeat:	no-repeat;
		width:				16px;
		height:				16px;
		border:				0px;
		color:				#ffffff;
		font-size:			9px;
		font-weight:		bold;
		text-align:			center;
		padding:			2px 0px 0px 0px;
		margin:				0px 10px 5px 0px;
		float:				left;
	}
	
	.tabelle_roundaufzaehlung_text {
		display:			block;
		height:				16px;
		font-size:			14px;
		font-weight:		bold;
		text-align:			justify;
		margin:				0px;
		padding:			0px;		
	}
	
	.tabelle_roundaufzaehlung_orange {
		margin:				10px 0px 0px 10px;
		display:			block;
	}
	
	.tabelle_roundaufzaehlung_img_orange {
		background-image:	url(https://img1.jalousiescout.de/symbole/aufzaehlung_punkt_orange.png);
		background-repeat:	no-repeat;
		width:				16px;
		height:				16px;
		border:				0px;
		color:				#ffffff;
		font-size:			11px;
		font-weight:		bold;
		text-align:			center;
		padding:			1px 0px 0px 0px;
		margin:				0px 10px 5px 0px;
		float:				left;
	}
	
	.tabelle_roundaufzaehlung_text_orange {
		display:			block;
		height:				16px;
		font-size:			14px;
		font-weight:		bold;
		text-align:			justify;
		margin:				0px;
		padding:			0px;		
	}
	
/* AUSWAHLSETS - LAYOUTS */

	.auswahlset_layout1 {
		width:				736px;
		height:				210px;
		background-repeat:	no-repeat;
		padding:			0px;
		margin:				0px;
	}
	
	.auswahlset_layout1_menubox {
		height:				130px;
		float:				left;
	}
	
	.auswahlset_layout1_startbox {
		height:				130px;
		float:				left;
	}
	
	.auswahlset_layout1_spacer {
		width:				4px;
		height:				130px;
		float:				left;
	}
	
	.auswahlset_layout1_menubox_text  { 
		text-decoration:	none;
		color:				#000;
		font-size:			12px;
		font-weight:		bolder;
		display:			block;
		height:				130px;
		text-align:			center;
		padding: 			0px;
		margin:				0px;
	}

	.auswahlset_layout1_menubox a  { 
		text-decoration:	none;
		color:				#000;
		font-size:			12px;
		font-weight:		bolder;
		cursor:				pointer;
	}
	
	.auswahlset_layout1_menubox a:hover span  { 
		font-size:			13px;
		cursor:				pointer;
		font-weight:		bolder;
	}

/* MEHRFACHSETS - LAYOUTS */

	.mehrfachset_layout1 {
		width:				736px;
		height:				160px;
		background-repeat:	no-repeat;
		padding:			0px;
		margin:				0px;
	}
	
	.mehrfachset_layout1_menubox {
		background-image:	url(https://img1.jalousiescout.de/template_ebay/mehrfachset_layout1_menu_bg.png);
		background-repeat: 	repeat-x;
		height:				80px;
		float:				left;
	}
	
	.mehrfachset_layout1_spacer {
		background-image:	url(https://img1.jalousiescout.de/template_ebay/mehrfachset_layout1_menu_spacer.png);
		background-repeat:	no-repeat;
		width:				1px;
		height:				80px;
		float:				left;
	}
	
	.mehrfachset_layout1_endbox {
		background-image:	url(https://img1.jalousiescout.de/template_ebay/mehrfachset_layout1_menu_end.png);
		background-repeat:	no-repeat;
		width:				22px;
		height:				80px;
		float:				left;
	}
	
	.mehrfachset_layout1_menubox_text  { 
		text-decoration:	none;
		color:				#FFF;
		font-size:			13px;
		display:			block;
		height:				80px;
		text-align:			center;
		font-weight:		bolder;
		padding: 			0px;
		margin:				0px;
	}
	
	.mehrfachset_layout1_menubox a  { 
		text-decoration:	none;
		color:				#FFF;
		font-size:			13px;
		cursor:				pointer;
	}
	
	.mehrfachset_layout1_menubox a:hover span  { 
		background-image:	url(https://img1.jalousiescout.de/template_ebay/mehrfachset_layout1_menu_hover.png);
		font-size:			13px;
		cursor:				pointer;
		font-weight:		bolder;
	}

/* Links */

	.link_1 {
		text-decoration:	none;
		color:				#f39c11;
		font-size:			11px;
		cursor:				pointer;
	}
	
	.link_1:hover {
		text-decoration:	underline;
		font-size:			12px;
		font-weight:		bolder;
		cursor:				pointer;
	}
		

/* Kompatipilitätslisten */
	.kompatibilitaetsliste_zeitschaltuhren_rahmenprogramme {
		background-image:	url(https://img1.jalousiescout.de/template_ebay/kompatibilitaetsliste_rahmenprogramme_und_zeitschaltuhren.jpg);
		width:				736px;
		height:				352px;
	}
	
/* Videon */
	.video {
		display: none;
	}
	
/* QUICKNAVIGATION */
#quicknavi { font-family:Arial, Helvetica, sans-serif; font-size:11px; padding:5px; background:#dcdcdc; border:#999 1px solid; margin-top:5px; }
#quicknavi ul { list-style-type:none; padding:0px; margin:0px; }
#quicknavi ul li { padding-right:15px; float:right; }
#quicknavi ul li a { color:#626262; }
#quicknavi ul li a:hover { color:#000; }
	
/* STYLE-END */


.jarolift_tdsw01 {display:block;}

.float_left 	{float:left;}
.float_right 	{float:right;}
.float_end 		{clear:both;}

.text_shadow_01		{ text-shadow:1px 1px #464646; }
.text_shadow_02		{ text-shadow:1px 1px 1px #999999; }
.box_shadow_01 		{ box-shadow: 1px 1px 3px #999999; -moz-box-shadow: 1px 1px 3px #999999; -webkit-box-shadow:1px 1px 3px #999999; }

/*----------------------------------------*/
/* LP Content
/*----------------------------------------*/

#lp-content { width:736px; margin: 0px auto; font: 12px/18px Arial, Helvetica, sans-serif; text-align:justify; }

/* Texte */
#lp-content p		{ font-size:12px; line-height:18px; padding:0px 0px 8px 0px; margin:0px; }
#lp-content p.info 	{ font-size:10px; line-height:12px; padding:0px; margin:0px; }

/* Ueberschrift */
#lp-content h3 { color: #bf6802; font-size:16px; font-weight:bold; display: inline-block; line-height:16px; padding:0px; }
#lp-content h4 { color: #bf6802; font-size:14px; font-weight:bold; display: inline-block; line-height:16px; padding:0px; }

/* Abstand */
#lp-content .spacer10		{ height:10px; clear:both; }
#lp-content	.spacer20		{ height:20px; clear:both; }
#lp-content	.spacer30		{ height:30px; clear:both; }


#lp-content .chapter		{ clear:both; padding:0px; margin: 0px 0px 16px 0px; position:relative;}
#lp-content .chapter_last	{ border-top:1px solid #888888; clear:both; padding:8px 0px 0px 0px; margin: 0px;  position:relative;}

#lp-content .imgborder { border: 1px solid #888888; background-color: #ffffff; padding: 4px; }

#lp-content .header_pic_title 		{ position:absolute; top:7px; left:8px; color:#101010; font-size:20px; font-weight:bold; display: inline-block; line-height:20px; padding:0px;  }
#lp-content .header_pic_subtitle 	{ position:absolute; top:43px; left:8px; color:#101010; font-size:12px; font-weight:bold; line-height:12px; padding:0px; }


#lp-content	.angebote_table	{}
#lp-content	.angebote_block			{ height:160px; background: url(https://img1.jalousiescout.de/ebay/layout/angebote_line_horizontal.png) no-repeat center center; }
#lp-content	.angebote_block_spacer	{ height:20px; width:350px; background: url(https://img1.jalousiescout.de/ebay/layout/angebote_line_vertikal.png) no-repeat center center; }

#lp-content	.angebote_block .angebot	 { position:relative; width:230px; min-height:140px; padding:0px 0px 0px 120px; margin:10px 0px;  }
#lp-content	.angebote_block .angebot h1  { color: #000; font-size:14px; font-weight:bold; line-height:16px; padding:0px; margin:0px 0px 10px 0px; }
#lp-content	.angebote_block .angebot p   { color: #000; font-size:11px; line-height:12px; padding:0px; }
#lp-content .angebote_block .angebot img { position:absolute; top:0px; left:0px; background-color: #ffffff; padding: 4px;  }
#lp-content	.angebote_block .angebot a   { color:#FFF; font-weight:bold; font-size:12px; line-height:12px; padding:8px 20px; cursor:pointer; position:absolute; right:0px; bottom:0px; }

#lp-content	.angebote_block .angebot span.preis_statt 	{ color:#FF6600; font-size:11px; text-decoration:line-through; position:absolute; bottom:14px; left:120px; }
#lp-content	.angebote_block .angebot span.preis 		{ color:#FF0000; font-size:14px; line-height:14px; font-weight:bold; position:absolute; bottom:0px; left:120px; }

#lp-content	span.preis 		{ color:#FF0000; font-size:14px; line-height:14px; font-weight:bold; }
#lp-content	.button  { color:#FFF; font-weight:bold; font-size:12px; line-height:12px; padding:8px 20px; cursor:pointer; }

/*----------------------------------------*/
/* LP PRODUCT
/*----------------------------------------*/

#lp-product { width:736px; margin: 0px auto; font: 13px/22px Arial, Helvetica, sans-serif; text-align:justify; }

#lp-product .image-zoomer { background: url(https://img1.jalousiescout.de/symbole/zoom.png) no-repeat center center transparent; }
#lp-product .video-zoomer { background: url(https://img1.jalousiescout.de/symbole/play.png) no-repeat center center transparent; }

/* Texte */
#lp-product p.info { font-size:10px; line-height:12px; }

/* Ueberschrift */
#lp-product h3 { color: #bf6802; font-size:16px; font-weight:bold; display: inline-block; line-height:16px; padding:0px 0px; }
#lp-product h4 { color: #bf6802; font-size:14px; font-weight:bold; display: inline-block; line-height:16px; padding:16px 0px; }

/* Abstand */
#lp-product .spacer10		{ height:10px; clear:both; }
#lp-product	.spacer20		{ height:20px; clear:both; }
#lp-product	.spacer30		{ height:30px; clear:both; }

#lp-product .imgborder { border: 1px solid #888888; background-color: #ffffff; padding: 4px; }
#lp-product a:hover .imgborder { border: 1px solid #d5d5d5; }

/*----------------------------------------*/
/* LP Impressionen [ Bildergalerie / Videogalerie / Video ]
/*----------------------------------------*/

#lp-product .impressionen {}

.bildergalerie 			{  }
.bildergalerie a 		{ float:left; margin:10px 32px 20px 0px; padding:4px; border:1px solid #888888; }
.bildergalerie a:hover 	{ border:1px solid #d5d5d5; }
.bildergalerie a img 	{ opacity:1; border:0px !important; }
.bildergalerie a.last	{ margin-right:0px !important; }

.videogalerie 			{ padding:10px; }
.videorgalerie a 		{ float:left; margin:13px; padding:4px; border:1px solid #888888; }
.videorgalerie a:hover 	{ border:1px solid #d5d5d5; }
.videorgalerie a img 	{ opacity:1; border:0px !important; }

.video { text-align:center;	}

.bedienungsanleitung	{ 	}
	
.bedienungsanleitung .anleitung p { width:500px; float:left; text-align:justify; margin:0px; padding:0px; }
.bedienungsanleitung .anleitung p span { font-weight: bold; padding-bottom:4px; display:block;}
.bedienungsanleitung .anleitung a { font-size:10px; line-height:11px; padding-left:40px; margin:18px 0px 0px 0px; float:right; width:150px; display:block; height:40px; background: url(https://img1.jalousiescout.de/symbole/acroread-3.png) no-repeat left top; text-decoration:none !important; color:#000 !important; }
.bedienungsanleitung .anleitung a span { font-size:12px; display:block; font-weight:bold; padding-bottom:3px; }
.bedienungsanleitung .anleitung a:hover span { text-decoration:underline; }

.technischedaten .tech_table 			{ font: 13px/22px Arial, Helvetica, sans-serif;}
.technischedaten .bgcolor 				{ background-color:#d5d5d5; }

.adobeacrobat_download 	{ border-top:1px dotted #ccc; background: url(https://img1.jalousiescout.de/symbole/icon_adobeacrobat_pdf.png) no-repeat 0px 5px; padding:0px 0px 0px 34px; }
.adobeacrobat_download p {padding:4px 0px 0px 0px; margin:0px; }

/*----------------------------------------*/
/* LP Lieferumfang
/*----------------------------------------*/

#lp-product .lieferumfang ul { list-style: none; }

/*----------------------------------------*/
/* LP Columns [Layout der Page]
/*----------------------------------------*/

#lp-product .colum { margin: 10px 0px; }

#lp-product .colum330_left { width:330px; margin: 10px 0px; float:left; }
#lp-product .colum330_right { width:330px; margin: 10px 0px; float:right; }

#lp-product .colum750 { width:736px; margin: 10px 0px; }

#lp-product .colum_end { clear:both; }
	
/*----------------------------------------*/
/* LP Icons
/*----------------------------------------*/

.icon-48 {
	width: 50px;
	height: 50px;
	background: url("https://img1.jalousiescout.de/symbole/lp-sprite.png") no-repeat scroll 0px 0px transparent;
	float: left;
	display: inline-block;
}

.secure  {	background-position: -10px -10px;	}
.comfort {	background-position: -60px -10px;	}
.update  {	background-position: -10px -60px;	}
.money   {	background-position: -60px -60px;	}
.control {	background-position: -10px -110px;	}


.button_16 			{ height:16px; padding:0px; margin:0px; text-decoration:none !important; }
.button_16:hover 	{ text-decoration:none !important; }
.button_32 			{ height:32px; padding:0px; margin:0px; text-decoration:none !important; }
.button_32:hover 	{ text-decoration:none !important; }

.button_text_white_16 { float:left; font-size:16px; font-weight:bold; color:#FFFFFF; padding:0px; margin:8px 0px 0px 8px; line-height:16px;}
.button_text_white_12 { float:left; font-size:12px; font-weight:bold; color:#FFFFFF; padding:0px; margin:10px 0px 0px 10px; line-height:12px;}
.button_text_white_10 { float:left; font-size:10px; font-weight:bold; color:#FFFFFF; padding:3px 0px 0px 3px; }

.button_color_green {
	background: #00c613 !important; /* Old browsers */
	background: -moz-linear-gradient(top, #00c613 0%, #118e28 100%) !important; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00c613), color-stop(100%,#118e28)) !important; /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #00c613 0%,#118e28 100%) !important; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #00c613 0%,#118e28 100%) !important; /* Opera11.10+ */
	background: -ms-linear-gradient(top, #00c613 0%,#118e28 100%) !important; /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00c613', endColorstr='#118e28',GradientType=0 ) !important; /* IE6-9 */
	background: linear-gradient(top, #00c613 0%,#118e28 100%) !important; /* W3C */
	border:1px solid #CECECE !important;
	text-decoration:none !important;
}
.button_color_green:hover {	
	background: #118e28 !important; /* Old browsers */
	background: -moz-linear-gradient(top, #118e28 0%, #00c613 100%) !important; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#118e28), color-stop(100%,#00c613)) !important; /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #118e28 0%,#00c613 100%) !important; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #118e28 0%,#00c613 100%) !important; /* Opera11.10+ */
	background: -ms-linear-gradient(top, #118e28 0%,#00c613 100%) !important; /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#118e28', endColorstr='#00c613',GradientType=0 ) !important; /* IE6-9 */
	background: linear-gradient(top, #118e28 0%,#00c613 100%) !important; /* W3C */
}


#tankgutschein {display:none !important;}