﻿/*-- Catalog.aspx--*/
.layer_content_catalog
	{
	float:left;
	position:relative;
	width:815px;
	background-image:url('/images/background_info.png');
	background-repeat:repeat-y;
	margin-top:10px;
	margin-bottom:10px;
	}
.layer_catalog_menu
	{
    position:relative;
    float:left;
    width:264px;
    text-align:left;
	}
	
.layer_catalog_picture
	{
	position:relative;
    float:left;
    height:380px;
    width:539px;
    text-align:left;
	}
	
.layer_catalog_left
	{
	position:relative;
    float:left;
    margin-left:12px;
    width:539px;
    text-align:left;
	}
	
.layer_catalog_category	
	{
	position:relative;
    float:left;
    width:539px;
    text-align:left;
    background-color:#FFFFFF;
    padding-top:10px;
	}
	
.catalog_left_menu
	{
    position:relative;
    float:left;
    height:370px;
    margin-top:10px;
    margin-left:10px;
    width:244px;
    text-align:left;
    background-color:#F1E5F5;
	}	

.catalog_main_menu
	{
    position:relative;
    float:left;
    height:21px;
    width:244px;
    text-align:left;
	}
	
.catalog_sub_menu
	{
    position:relative;
    float:left;
    margin-top:10px;
    width:235px;
    text-align:left;
	}
	
.catalog_sub_description
	{
    position:relative;
    float:left;
    margin-top:30px;
    width:235px;
    text-align:left;
    padding-bottom:10px;
	}
	
	
.catalog_sub_menu_arrow
	{
    position:relative;
    float:left;
    height:15px;
    width:10px;
    text-align:center;
    background-color:#F1E5F5;
	}
	
.catalog_sub_menu_description
	{
    position:relative;
    float:left;
    height:19px;
    width:220px;
    text-align:left;
	}
	
.catalog_sub_menu_description_addtext
	{
	position:relative;
    float:left;
    width:210px;
    text-align:left;
    margin-top:5px;
    margin-left:10px;
	}
	
.catalog_sub_menu_description_addtext_empty
	{
	position:relative;
    float:left;
    width:220px;
    text-align:left;
    height:1px;
	}

.catalog_separator
	{
    position:relative;
    float:left;
    height:10px;
    width:254px;
    background-color:#F1E5F5;
	}
	
/*--Category.aspx--*/
	
.layer_category	
	{
	position:relative;
    float:left;
    width:538px;
    text-align:left;
    padding-left:10px;
    padding-bottom:20px;
    min-height:300px;
    background-color:#FFFFFF;
	}
	
.layercategory
	{
	position:relative;
    float:left;
    width:812px;
    background-color:#F1E5F5;	
    margin-top:10px;
    margin-bottom:10px;
	}
	
.layercategory_long
	{
	position:relative;	
    float:left;
    width:812px;
    margin-top:10px;
    margin-bottom:10px;
   	background-image:url('/images/background_zusatzinfo.png');
	background-repeat:repeat-y;
	}
	
.separator_layercategory
	{
	position:relative;
    float:left;
    width:10px;
    background-color:#FFFFFF;	
    margin-bottom:20px;
	}

.layer_category_menu
	{
    position:relative;
    float:left;
	margin-bottom:10px;
    width:264px;
    text-align:left;
    background-color:#F1E5F5;
	}

.category_left_menu
	{
    position:relative;
    float:left;
    margin-top:10px;
    margin-left:10px;
    width:254px;
    text-align:left;
    background-color:#F1E5F5;
	}

.category_article_container
	{
    position:relative;
    float:left;
    width:146px;
    height:225px;
    margin-bottom:30px;
	}
	
.category_full_picture
	{
	position:relative;
    float:left;
	width:146px;
	height:150px;
	border-style:solid;
	border-width:1px;
	border-color:#EDEBE8;
	}
	
.category_picture
	{
	position:relative;
    float:left;
    background-color:#FFFFFF;
	width:144px;
	height:148px;
	margin-top:1px;
	margin-bottom:1px;
	margin-left:1px;
	margin-right:1px;
	text-align:center;
	vertical-align:middle;
	}

.category_description
	{
	position:relative;
    float:left;
	width:146px;
	height:73px;
	margin-top:2px;
	}
	
.category_separator_vertical
	{
    position:relative;
    float:left;
	width:50px;
	height:225px;
	}
	
.category_separator
	{
    position:relative;
    float:left;
    width:539px;
	}

.cgArticleTitle
	{
	font-size:10px;
	font-family:Verdana;
	font-weight:bold;
	color:#867863;
	}	
	
.cgArticleText
	{
	font-family:Verdana;
	font-size:9px;
	color:#8f7863;
	}	
	
.cgArticlePrice
	{
	font-size:9px;
	font-family:Verdana;
	color:#9900CC;
	}
		
.cgArticleImage
	{
	margin-top:5px;
	margin-left:5px;
    border:0px;
	}
	
/*--DetailArticle.aspx--*/

.detail_article
	{
	float:left;
	position:relative;
	width:815px;
	margin-top:10px;
	min-height:450px;
	}
	
.article_pictures
	{
	margin-top:40px;
	left:0px;	
	position:absolute;
	width:397px;
	z-index:1;
	}

.article_extra_extern
	{
	float:left;
    position:relative;
    width:55px;
    margin-bottom:10px;
    height:65px;
   	border-style:solid;
	border-width:1px;
	border-color:#EDEBE8;
    background-color:#FFFFFF;
    text-align:center;
    vertical-align:middle;
	}
	
.extra_picture
	{
	float:left;
    position:relative;
    width:397px;
    height:65px;
    z-index:3;
	}
	
.article_extra_intern
	{
	float:left;
    position:relative;
    width:43px;
    height:55px;
    margin-left:6px;
    margin-right:6px;
    margin-top:5px;
    margin-bottom:5px;
	}
	
.separator_extra_pictures
	{
	float:left;
	position:relative;
	width:397px;
	height:10px;
	z-index:3;
	}
	
.article_main_picture
	{
	position:absolute;
	top:0px;
	left:0px;
	margin-bottom:40px;
	width:397px;
    text-align:center;
    z-index:2;
	}
	
.article_add_on_picture_layer
	{
	float:left;
	position:absolute;
	height:57px;
	width:397px;
    z-index:4;
	}

.article_add_on_picture
	{
	float:left;
	position:relative;
	height:57px;
	width:50px;
	margin-left:347px;
	}
	
.article_description
	{
	float:left;
	position:relative;
	left:400px;
	width:408px;
	margin-left:10px;
	}
	
.articledescription
	{
	float:left;
	position:relative;
	width:408px;
	margin-top:10px;
	}
	
.article_data_layer
	{
	float:left;
	position:relative;
	width:408px;
	margin-top:10px;
	}
	
.articletable
	{
	float:left;
	position:relative;
	width:200px;
	margin-top:10px;
	}
	
.article_leer_table
	{
	float:left;
	position:relative;
	width:8px;
	margin-top:10px;
	}
	
.article_link_table
	{
	float:left;
	position:relative;
	width:200px;
	margin-top:10px;
	}
	
.article_category_headline
	{
	float:left;
	position:relative;
	width:815px;
	height:19px;
	margin-bottom:20px;
	}

.detail_article_left
	{
	float:left;
	position:relative;
	height:19px;
	width:397px;
	}
	
.detail_article_right
	{
	float:left;
	position:relative;
	height:19px;
	margin-left:10px;
	width:408px;
	}
	
.detail_article_back
	{
	float:left;
	position:relative;
	height:19px;
	margin-left:275px;
	}
	
.description
	{
	float:left;
	position:relative;
	width:408px;
	margin-top:10px;
	}
	
.article_info_layer
	{
	float:left;
	position:relative;
	width:408px;
	margin-top:10px;
	margin-bottom:10px;
	}
	
.article_textstyle
	{
    font-family:Verdana;
    font-size:11px;
    color:#786868;
	}
	
.article_textstyle_detail
	{
    font-family:Verdana;
    font-size:10px;
    color:#857863;
	}
	
.article_textstyle_we
	{
    font-family:Verdana;
    font-size:12px;
    color:#ff0061;
	}

.article_number_textstyle
	{
    font-family:Verdana;
    font-size:11px;
    color:#877863;
    font-weight:bold;
	}
	
.status_not_availible
	{
    font-family:Verdana;
    font-size:10px;
    color:#FF0061;
	}
	
.status_availible
	{
    font-family:Verdana;
    font-size:10px;
    color:#00C900;
	}

.status_soon_availible
	{
    font-family:Verdana;
    font-size:10px;
    color:#FFAA00;
	}

.advice_article_arrow
	{
	float:left;
	position:relative;
    height:8px;
    width:8px;
    margin-left:5px;
    margin-top:4px;
	}
	
.article_title
	{
    font-family:Verdana;
    font-size:10px;
    color:#9900CC;
	}

.article_links:link,.article_links:visited
	{
    font-family:Verdana;
    font-size:10px;
    color:#9900CC;
    text-decoration:none;
	}
	
.article_links:hover
	{
    font-family:Verdana;
    font-size:10px;
    color:#9900CC;
    text-decoration:underline;
	}
	
.article_links:active
	{
    font-family:Verdana;
    font-size:10px;
    color:#9900CC;
    text-decoration:none;
	}
	
.article_zoom_link:link,.article_zoom_link:visited
	{
	font-family:Verdana, Tahoma, Helvetica;
    font-size:11px;
	color:#9900CC;
    text-decoration:none;
    line-height:16px;
	}
	
.article_zoom_link:hover
	{
	font-family:Verdana, Tahoma, Helvetica;
    font-size:11px;
	color:#9900CC;
    text-decoration:underline;
    line-height:16px;
	}
	
.article_zoom_link:active
	{
	font-family:Verdana, Tahoma, Helvetica;
    font-size:11px;
	color:#9900CC;
    text-decoration:none;
    line-height:16px;
	}
	
	
.textbox_amount
	{
	width:40px;
	height:16px;
	overflow:hidden;
	text-align:left;
	font-family:Verdana;
    font-size:10px;
    color:#786858;
    background-color:#EDEBE8;
    border:0px;
    text-align:center;
	}
	
.textbox_amount_unvalid_article
	{
	width:40px;
	height:16px;
	overflow:hidden;
	text-align:left;
	font-family:Verdana;
    font-size:10px;
    color:#ff0000;
    background-color:#EDEBE8;
    border:0px;
    text-align:center;
	}
	
.article_details_ddl
	{
	height:20px;
	font-family:Verdana;
    font-size:10px;
    color:#786858;
    background-color:#EDEBE8;
    border:0px;
	}
	
.s_text_violett_bold
	{
	font-size:10px;
	color:#9900CC;
	font-family:Verdana, Tahoma, Helvetica;
	font-weight:bold;
	}
	
.s_text_violettbold
	{
	font-size:11px;
	color:#9900CC;
	font-family:Verdana, Tahoma, Helvetica;
	font-weight:bold;
	}
	
.result_basket
	{
	float:left;
	position:relative;
	text-align:left;
	height:16px;
	font-family:Verdana;
	font-weight:bold;
    font-size:11px;
    margin-top:10px;
	}
	
.s_text_result_ok
	{
    text-align:left;
    font-size:11px;
    font-family:Verdana;
    font-weight:bold;
	color:#00C900;
	}
	
.s_text_result_error
	{
	text-align:left;
    font-size:11px;
    font-family:Verdana;
    font-weight:bold;
	color:#FF0061;
	}
	
.s_text_result_ok_regular
	{
    text-align:left;
    font-size:11px;
    font-family:Verdana;
	color:#00C900;
	}
	
.s_text_result_error_regular
	{
	text-align:left;
    font-size:11px;
    font-family:Verdana;
	color:#FF0061;
	}

.error_fastentry
	{
	float:left;
	position:relative;
	margin-bottom:10px;
	width:569px;
	}
	
/*--USC_Similar_Article--*/
.uscSimilarArticle
	{
	float:left;
    position:relative;
    width:815px;
    margin-top:10px;
	}

.headline_Similar_Article
	{
	float:left;
    position:relative;
    height:19px;
    margin-bottom:10px;
    text-align:left;
	}
	
.leerlayer
	{
	float:left;
	position:relative;
	height:20px;
	display:block;
	}
	
.pictures_Similar_Article
	{
	float:left;
	position:relative;
	width:815px;
	height:120px;
	}

.picture_Article_extern
	{
	float:left;
	position:relative;
	width:120px;
	height:120px;
	border:1px;
	}
	
.picture_Article_intern
	{
	float:left;
	position:relative;
	width:94px;
	height:108px;
	margin-top:6px;
	margin-bottom:6px;
	margin-right:13px;
	margin-left:13px;
	border:1px;
	}
	
.separator_similar_pictures
	{
	float:left;
	position:relative;
	width:19px;
	height:120px;
	}
	
/*--AdviceArticle.aspx--*/
.layer_site
	{
    float:left;
    position:relative;
    background-color:#F1E5F5;
    width:815px;
    margin-top:10px;
    margin-bottom:10px;
	}
	
.headline_advice_article
	{
	float:left;
	position:relative;
	width:795px;
	margin-top:10px;
	margin-left:10px;
	}	
	
.layer_table
	{
    float:left;
    position:relative;
	width:795px;
    margin-top:10px;
	}

.layer_data
	{
    float:left;
    position:relative;
	width:795px;
    margin-top:10px;
	padding-bottom:10px;
	}
	
.panel_table_article
	{
    float:left;
    position:relative;
    width:795px;
    margin-top:10px;
    margin-left:10px;
    padding-bottom:10px;
	}
	
.layer_control
	{
	float:left;
    position:relative;
    width:795px;
    margin-top:10px;
    padding-bottom:10px;
    margin-left:10px;
	}
	
.layer_control_result
	{
	float:left;
    position:relative;
    width:795px;
    margin-top:10px;
    margin-left:10px;
    padding-bottom:10px;
	}
	
.table_style
	{
    font-family:Verdana;
    font-size:11px;
    color:#786868;
    font-weight:bold;
	}
	
/*--Basket.asx--*/
.layer_basket
	{
	float:left;
	position:relative;
	width:815px;
	background-color:#FFFFFF;
	margin-top:10px;
	margin-bottom:40px;
	}
	
.section_fastenty
	{
	float:left;
	position:relative;
	width:815px;
	min-height:164px;
	background-color:#F1E5F5;
	margin-top:10px;
	margin-bottom:10px;
	padding-bottom:10px;
	}
	
.section_basket
	{
	float:left;
	position:relative;
	width:815px;
	background-color:#FFFFFF;
	margin-top:10px;
	}

.headline_basket_overview
	{
	float:left;
	position:relative;
	width:815px;
	height:25px;
	margin-top:5px;
    margin-bottom:10px;
	}
	
.fastentry_head
	{
	float:left;
    position:relative;
    width:494px;
    margin-top:10px;
    margin-bottom:20px;	
    margin-left:10px;
    	
	}
	
.fastentryheadline
	{
	float:left;
    position:relative;
    margin-bottom:10px;
	}

.fastentry_enterdata
	{
	float:left;
    position:relative;
    margin-left:10px;	
	}
	
.panel_table_article_overview
	{
    float:left;
    position:relative;
    width:815px;
    margin-top:20px;
    margin-bottom:5px;
	}
	
.BasketSummary
	{
	float:left;
    position:relative;
    width:370px;
    margin-top:5px;
    padding-left:375px;
    padding-right:77px;
	}
	
.OrderSummary
	{
	float:left;
    position:relative;
    width:815px;
    margin-top:5px;
	}
	
.CheckLayerQuantity
	{
	position:absolute;
	float:left;
    width:815px;
    z-index:100;
    background-color:#F7F7F7;
    border:solid 1px #72009E;
	}
	
.CheckQuantity
	{
	position:relative;
	float:left;
	padding:15px 5px 20px 5px;
    width:805px;
	}

.basketlines
	{
	float:left;
	position:relative;
	height:2px;
	width:815px;
	border-bottom-color:#EDEBE8;
	border-bottom-width:1px;
	border-bottom-style:solid;
	}
	
.basket_total_price_Bold
	{
    font-family:Verdana;
    font-size:11px;
    color:#786868;
    font-weight:bold;
	}
	
.section_MinOrderAmout
	{
	float:left;
    position:relative;
    width:815px;
    margin-top:20px;
	}

.section_result
	{
	float:left;
    position:relative;
    width:569px;
    margin-top:10px;
    font-size:11px;
    font-family:Verdana;
	}
	
.section_result_watchlist
	{
	float:left;
    position:relative;
    width:569px;
    margin-top:10px;
    margin-left:10px;
    padding-bottom:20px;
    font-size:11px;
    font-family:Verdana;
	}

.section_basket_control
	{
	float:left;
    position:relative;
    width:815px;
    margin-top:10px;
	}
	
.area_basket_back
	{
	float:left;
    position:relative;
    width:80px;
	}	
.arrow_left
	{
	float:left;
    position:relative;
    width:15px;
    height:15px;
	}
	
.back_button_basket
	{
	float:left;
    position:relative;
    width:60px;
    margin-top:2px;
	}
	
.area_basket_refresh
	{
	float:left;
    position:relative;
    width:150px;
    margin-left:430px;
    margin-top:2px;
	}	
.arrow_right
	{
	float:left;
    position:relative;
    width:15px;
    height:15px;
	}
	
.refresh_button
	{
	float:left;
    position:relative;
    width:130px;
	}
	
.area_forward_order
	{
	float:left;
    position:relative;
    width:150px;
	}

/*--AdoptBasket.aspx--*/
	
.section_adoptbasket
	{
	float:left;
	position:relative;
	width:815px;
	background-color:#F1E5F5;
	margin-top:10px;
	margin-bottom:10px;
	}

.headline_adoptbasket_overview
	{
	float:left;
	position:relative;
	width:569px;
	height:25px;
	margin-top:10px;
    margin-bottom:20px;
    margin-left:10px;
	}

.panel_table_adoptbasket
	{
    float:left;
    position:relative;
    width:795px;
    margin-top:80px;
    margin-bottom:10px;
    margin-left:10px;
    
	}
	
.panel_control_adoptbasket
	{
    float:left;
    position:relative;
    width:480px;
    margin-top:20px;
    padding-bottom:40px;
    margin-left:250px;
	}

/*--Logout.aspx--*/

.panel_logout
	{
	float:left;
	position:relative;
	width:815px;
	background-color:#FFFFFF;
	margin-top:10px;
	margin-bottom:10px;
	}
	
.panel_logout_head
	{
	float:left;
	position:relative;
	width:795px;
    margin-left:10px;
	margin-top:10px;
	}
	
.panel_picture_logout
	{
	float:left;
	position:relative;
	width:815px;
	margin-top:10px;
	margin-bottom:10px;
	}
	
.panel_text_logout
	{
	float:left;
	position:relative;
	width:795px;
	margin:10px;
	padding-bottom:10px;
	}
	
/*--Merchant.aspx--*/
.panel_merchant_welcome
	{
	float:left;
	position:relative;
	width:815px;
	background-color:#FFFFFF;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:10px;
	}
	
.section_left
	{
	float:left;
	position:relative;
	width:260px;
	height:230px;
	background-color:#F1E5F5;
	margin-top:10px;
	}	
	
.section_right
	{
	float:left;
	position:relative;
	width:260px;
	height:230px;
	background-color:#F1E5F5;
	margin-top:10px;
	margin-left:49px;
	}

.section_login_as
	{
	float:left;
	position:relative;
	width:250px;
	background-color:#F1E5F5;
	height:100px;
	margin-left:10px;
	margin-top:10px;
	}
	
.section_customernumber
	{	
	float:left;
	width:250px;
	background-color:#F1E5F5;
	height:100px;
	margin-left:10px;
	margin-top:10px;
	}

.section_salesperson
	{
	float:left;
	position:relative;
	width:250px;
	background-color:#F1E5F5;
	height:100px;
	margin-left:10px;
	margin-top:10px;
	}
	
.section_lastlogin
	{	
	float:left;
	position:relative;
	width:250px;
	background-color:#F1E5F5;
	height:100px;
	margin-left:10px;
	margin-top:10px;
	}
	
.section_control
	{	
	float:left;
	position:relative;
	width:569px;
	background-color:#FFFFFF;
	height:20px;
	margin-top:10px;
	}
	
.section_white
	{	
	float:left;
	position:relative;
	width:260px;
	background-color:#FFFFFF;
	height:10px;
	}
	
.headline_welcome
	{
	float:left;
	position:relative;
	width:569px;
	background-color:#FFFFFF;
	margin-top:10px;
	}

.s_text_black_bold
	{
	font-family:Verdana;
	font-size:12px;
	color:#786658;
	font-weight:bold;
	}
	
.s_text_black_normal
	{
	font-family:Verdana;
	font-size:12px;
	color:#786658;
	}
	
/**--Payment - Paypal/CC --*/
.paypal_content_box
	{
	float:left;
	position:relative;
	width:815px;
	background-color:#F1E5F5;
	margin-top:10px;
    margin-bottom:10px;
	text-align:left;
	}
	
.cc_content_box
	{
	float:left;
	position:relative;
	width:380px;
	background-color:#F1E5F5;
	text-align:left;
	height:340px;
    overflow:hidden;
	}
	
.Iframe
{
	float:left;
	position:relative;
	width:410px;
    margin-left:200px;
   	background-color:#F1E5F5;
	overflow:hidden;

}
	
.paypal_headline
	{
	float:left;
	position:relative;
	width:569px;
	margin-top:10px;
    margin-bottom:10px;
    margin-left:10px;
	}
	
.cc_headline
	{
	float:left;
	position:relative;
	width:360px;
	margin-top:10px;
    padding-bottom:10px;
    margin-left:10px;
	}

	
.paypal_content
	{
	float:left;
	position:relative;
	width:569px;
	margin-top:10px;
    margin-left:10px;
	}
	
._creditcard_content
	{
	float:left;
	position:relative;
	width:805px;
	margin-top:10px;
    margin-left:10px;
	}
	
.cc_content
	{
	float:left;
	position:relative;
	width:360px;
	margin-top:10px;
    margin-left:10px;
    overflow:hidden;
	}
	
.area_back_to_paypal
	{
	float:left;
    position:relative;
	width:569px;
	margin-top:10px;
    padding-bottom:10px;
	}
	
.area_back_to_shop
	{
	float:left;
    position:relative;
	width:569px;
	margin-top:10px;
    padding-bottom:10px;
	}
	
/*-- Image Zoom --*/

.shop_article_detail_imagezoom
	{
	float:left;
	width:550px;
	background-color:#FFFFFF;
	position:absolute;
	border:solid 2px #999;
    z-index:5;
	left:150px;
	top:-150px;
	}
	
.shop_article_detail_giftbox_close
	{
	float:right;
	background-color:#999;
	}
	
.s_text_close_layer
{
	position:relative;
	float:right;
	font-family:Tahoma;
	text-align:center;
}

.FlashImageZoomLayer
	{
	float:left;
	width:550px;
	}
	
.pnlShowImageZoom
	{
    position:relative;
    float:left;
	top:5px;
	left:5px;
    text-align:center;
	}
	
/*--Pressaspx--*/

.panel_press
	{
	float:left;
	position:relative;
	background-color:#F1E5F5;
	margin-top:10px;
	margin-bottom:10px;
	padding:10px 10px 10px 10px;
	width:795px;
	}
	
.panel_press_section
	{
	float:left;
	position:relative;
	width:795px;
	background-color:#FFF;
	padding:10px 10px 10px 10px;
	}


/*--Customer.aspx--*/

.layer_changePW
	{
	float:left;
	position:absolute;
	width:580px;
	background-color:#F1E5F5;
	margin-top:10px;
	margin-bottom:10px;
	border:solid 2px #e2e2e2;
	z-index:1;
	}
	
.layer_data_changePW
	{
	float:left;
	position:relative;
    padding:10px 10px 10px 10px;
	}
	
.closeexternlayer
	{
	float:right;
	border-bottom:solid 2px #e2e2e2;
	background-color:#eee;
	width:580px;
	}


	
/*--ShowNewsletter.aspx--*/

.layer_Newsletter
	{
	float:left;
	position:absolute;
	width:620px;
	background-color:#FFF;
	margin-top:10px;
	margin-bottom:10px;
	border:solid 2px #e2e2e2;
	z-index:10;
	}
	
.closeexternnewsletter
	{
    float:right;
	border-bottom:solid 2px #e2e2e2;
	background-color:#eee;
	width:620px;
	position:absolute;
	z-index:10;
	}
	
.unvalid_article_close
	{
	float:right;
	background-color:#72009E;
	}
	
.unvalid_layer_caption
	{
	float:left;
    border-bottom:solid 1px #fff;
    width:815px;
    background-color:#72009E;
	}	
	
.s_text_close_layer
	{
	position:relative;
	float:right;
	text-align:center;
	text-decoration:none;
	color:#fff;
	}



