/* STYLES für TEMPLATE 1 COMPARE */


TD.top_left_brown_full
		{
		background-image: url('grfx/top_left_brown_full.gif');
		background-repeat:no-repeat;
		background-repeat:no-repeat;
		
		}
TD.top_left_line_brown_full
		{
		background-image: url('grfx/top_line_brown_full.gif');
		padding-top: 5px;
		background-repeat:y-repeat;
		}	
TD.left_brown_full
		{
		background-image: url('grfx/left_brown_full.gif');
		background-repeat:x-repeat;		
		}	
		
TD.top_right_brown_full
		{
		background-image: url('grfx/top_right_brown_full.gif');
		background-repeat:no-repeat;
		}		
TD.right_brown_full
		{
		background-image: url('grfx/right_brown_full.gif');
		background-repeat:repeat-y;
		
		}		
TD.bottom_left_brown_full
		{
		background-image: url('grfx/bottom_left_brown_full.gif');
		background-repeat:no-repeat;
		
		}	
TD.bottom_line_brown_full
		{
		background-image: url('grfx/bottom_line_brown_full.gif');
		background-repeat:y-repeat;
		}	
TD.bottom_right_brown_full
		{
		background-image: url('grfx/bottom_right_brown_full.gif');
		background-repeat:no-repeat;
		}		

/* BLUE BASKET */
TD.top_left_blue_full
		{
		background-image: url('grfx/top_left_blue_full.gif');
		background-repeat:no-repeat;
		background-repeat:no-repeat;
		
		}
TD.top_left_line_blue_full
		{
		background-image: url('grfx/top_line_blue_full.gif');
		padding-top: 5px;
		background-repeat:y-repeat;
		}	
TD.left_blue_full
		{
		background-image: url('grfx/left_blue_full.gif');
		background-repeat:x-repeat;		
		}	
		
TD.top_right_blue_full
		{
		background-image: url('grfx/top_right_blue_full.gif');
		background-repeat:no-repeat;
		}		
TD.right_blue_full
		{
		background-image: url('grfx/right_blue_full.gif');
		background-repeat:repeat-y;
		
		}		
TD.bottom_left_blue_full
		{
		background-image: url('grfx/bottom_left_blue_full.gif');
		background-repeat:no-repeat;
		
		}	
TD.bottom_line_blue_full
		{
		background-image: url('grfx/bottom_line_blue_full.gif');
		background-repeat:y-repeat;
		}	
TD.bottom_right_blue_full
		{
		background-image: url('grfx/bottom_right_blue_full.gif');
		background-repeat:no-repeat;
		}		
		
/* LIGHTBLUE BASKET */
TD.top_left_lightblue_full
		{
		background-image: url('grfx/top_left_lightblue_full.gif');
		background-repeat:no-repeat;
		background-repeat:no-repeat;		
		}
TD.top_left_line_lightblue_full
		{
		background-image: url('grfx/top_line_lightblue_full.gif');
		padding-top: 5px;
		background-repeat:y-repeat;
		}	
TD.left_lightblue_full
		{
		background-image: url('grfx/left_lightblue_full.gif');
		background-repeat:x-repeat;		
		}	
		
TD.top_right_lightblue_full
		{
		background-image: url('grfx/top_right_lightblue_full.gif');
		background-repeat:no-repeat;
		}		
TD.bgCenter
		{
		padding:0px;
	background-color: #A5C0D4; /*lightblue*/
		
		}
TD.right_lightblue_full
		{
		background-image: url('grfx/right_lightblue_full.gif');
		background-repeat:repeat-y;
		width:20px;
		
		}		
TD.bottom_left_lightblue_full
		{
		background-image: url('grfx/bottom_left_lightblue_full.gif');
		background-repeat:no-repeat;
		
		}	
TD.bottom_line_lightblue_full
		{
		background-image: url('grfx/bottom_line_lightblue_full.gif');
		background-repeat:y-repeat;
		}	
TD.bottom_right_lightblue_full
		{
		background-image: url('grfx/bottom_right_lightblue_full.gif');
		background-repeat:no-repeat;
		}		
		
.inner_compare, .inner_compare table
	{
	background-color: #A5C0D4; /*lightblue*/
	/*background-color: #164365;*/
	font-family: Tahoma;
	color: white;
	font-size:12px;
	line-height:20px;
	text-align: left;
	
	}
	
iframe
	{
	overflow-x: hidden;
	overflow-y: hidden;	
	font-size: 11px;
	font-family: Tahoma;
	width:500px;
	background: #A5C0D4; /*lightblue*/
	}
	
	
a.basketDelete:link,a.basketDelete:visited
	{
	padding-left:20px;
	background-image:url('grfx/trash_grau.png');
	background-repeat:no-repeat;
	text-decoration: none;
	padding-top:5px;
	color:white;	
	}
a.basketDelete:hover,a.basketDelete:active
	{
	background-image:url('grfx/trash.png');
	background-repeat:no-repeat;
	text-decoration: underline;	
	color:orange;
	}	
	
	
a.basketUpdate:link,a.basketUpdate:visited
	{
	padding-left:22px;
	background-image:url('grfx/reload_grau.png');
	background-repeat:no-repeat;
	text-decoration: none;
	padding-top:5px;
	color:white;	
	}
a.basketUpdate:hover,a.basketUpdate:active
	{
	background-image:url('grfx/reload.png');
	background-repeat:no-repeat;
	text-decoration: underline;	
	color:orange;	
	}		

.rechsumme
	{
	font-weight: bold;
	font-size:16px;
	}

a:link, a:visited
	{
	color:navy;
	}
a:hover, a:active
	{
	color:orange;
	}
	
a.WKPerson:link,a.WKPerson:visited
	{
	color:#606060;
	font-weight: bold;
	background-image: url('grfx/arrow_up_wk.gif');
	padding-left: 20px;
	background-repeat: no-repeat;
	width:325px;
	display:block;
	vertical-align:top;
	padding-top:3px;
	padding-bottom:3px;
	}
	

#showPerson
	{
	display: block;
	}
ol.productList
	{
	margin-left:-10px;
	}
	
/* Order Process und Warenkorb	*/
	
TD.orderProcess_on
	{
	background-image: url(grfx/shop_orderProcess_on.jpg);
	padding-left:35px;
	padding-top:15px;
	padding-bottom:20px;
	background-repeat:no-repeat;
	width:150px;
	color: white;
	}
TD.orderProcess_off
	{
	background-image: url(grfx/shop_orderProcess_off.jpg);
	padding-left:35px;
	padding-top:15px;
	padding-bottom:20px;
	background-repeat:no-repeat;
	width:150px;
	color: #808080;
	}
	
a.orderButton:hover,a.orderButton:active
	{
	background-image: url('grfx/OrderButton_on.gif');
	background-repeat:no-repeat;
	padding-left:50px;
	padding-right:50px;
	padding-top:10px;
	padding-bottom:10px;
	text-decoration:none;
	color: white;
	}
a.orderButton:link,a.orderButton:visited	
	{
	background-image: url('grfx/OrderButton_off.gif');
	background-repeat:no-repeat;
	padding-left:50px;
	padding-right:50px;
	padding-top:10px;
	padding-bottom:10px;
	text-decoration:none;
	color: firebrick;
	height:30px !important;
	line-height:32px;
	}

	
#WKAddMessage
	{
	width:200px;
	height:0px;
	position: absolute;
	left:700px;
	top:175px;
	border:0px solid firebrick;
	display: block;
	z-Index: 100002;
	overflow:hidden;
	background-color: transparent;
	background-image:url('grfx/addToBasket2.gif');
	background-repeat:no-repeat;
	padding-left:20px;
	padding-right:10px;
	font-family: Arial;
	font-size: 12px;
	font-weight:normal;
	color:#383838;
	}
