/* Standard-CSS für www.demoshop1.de */


/********************/
/* GLOBALE-ELEMENTS */
/********************/
html,body,form,h1,h2,h3,h4,h5,h6,input,select,textarea { 
	padding: 0px; 
	margin: 0px; 
}
html,body { 
	width: 100%; 
	height: 100%; 
}
body {
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 85%;
}
img { 
	border: 0px; 
}
.h_1 {
	font-size: 108%;
	font-weight: normal;
}
.h_2 {
	font-size: 100%;
	font-weight: bold;
}
fieldset {
	border: 0px;
	padding: 0px;
	margin: 0px;
}
label, select, input[type=checkbox], input[type=radio], input[type=button], input[type=submit] { 
	cursor: pointer; 
} 
hr {
	border-top: 1px solid #fff;      /* ff hack */
	border-bottom: 1px solid #333;
}
.hr_negative {
	border-top: 1px solid #eee;      /* ff hack */
	border-bottom: 1px solid #ccc;
}
.clearer {
	clear: both;
	width: 0px; 
	height: 0px;
	padding: 0px;
	margin: 0px;
	border: 0px;
}

/*************/
/* FORMULARE */
/*************/
form {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
input {
	border: 1px solid #000;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #000;
	font-size: 95%;
} 
select {
	border: 1px solid #000;
	font-size: 95%;
}
.submit {
	font-size: 90%;
	background-color: #ccc;
	border: 1px solid #000;
	cursor: pointer;
}
input:focus, textarea:focus, select:focus { 
	background: #fff; 
} 
.form_bg {
	background-color: #eee;	
}
.form_error {
	border: 1px solid #f93;
}
.form_error_select {
	background-color: #f93;	
}
.checkbox_frame {
	border: 1px solid #000;
	padding-right: 5px;			
	min-height: 17px;				/* ff hack */
	padding-top: 2px;				/* ff hack */
	padding-left: 3px;				/* ff hack */
}



/*********/
/* LINKS */
/*********/
a { 
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	color: #fff;
	cursor: pointer;
}
a:hover {
	color: #f93;
}
.a_negative { 
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #eee;
	cursor: pointer;
}
a.a_negative:hover {
	color: #f93;
}
.a_active { 
	font-family: Arial, Helvetica, sans-serif;
	color: #f93;
	cursor: pointer;
}
a.a_active:hover {
	color: #f93;
}


/****************************************************/
/* BANNER-TOP - SHOPCART - MENU-HEADLINE - LANGUAGE */
/****************************************************/
#menu_headline {
	width: 200px;
	margin-top: 2px;
	background-image: url(/images/eshop/mainmenu_bg.gif); 
	background-position: 0px 0px;
	background-repeat: repeat-y;
	font-size: 110%;
	line-height: 1.4em;
}
#menu_headline a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#banner_top {
	float: left;
	height: 81px;
	width: 790px;
	background-image: url(/images/eshop/logo.gif); 
	background-position: 0px 0px;
	background-repeat: no-repeat;
	font-size: 90%;
}
#banner_top_content {
	float: left;
	height: 81px;
	width: 790px;
	background-image: url(/images/eshop/logo_bg.gif);
	background-position: 0px 0px;
	background-repeat: repeat-x;
	font-size: 90%;
}
.banner_sub {
	float: left;
	height: 21px;
	padding-top: 12px;
	background-image: url(/images/eshop/pagemenu_bg.gif); 
	background-position: 0px 0px;
	background-repeat: repeat-x;
	font-size: 90%;
}
#menu_top {
	text-align: right;
	margin-top: 44px;
	width: 570px;
	white-space: nowrap;
}
#support {
	float: left;
	height: 53px;
	width: 131px;
	background-image: url(/images/eshop/support_bg.gif); 
	background-position: 0px 0px;
	background-repeat: no-repeat;
	font-size: 90%;
	padding-top: 3px;
	padding-left: 5px;
	margin-top: 5px;
	color: #fff;
}
#shopcart {
	float: left;
	height: 53px;
	width: 185px;
	background-image: url(/images/eshop/shopcart_bg.gif); 
	background-position: 0px 0px;
	background-repeat: no-repeat;
	font-size: 90%;
	text-align: right;
	margin-top: 5px;
	padding-top: 4px;
	padding-left: 5px;
	padding-right: 10px;
	color: #fff;
}
#search {
	float: left;
	height: 53px;
	width: 218px;
	background-image: url(/images/eshop/search_bg.gif); 
	background-position: 0px 0px;
	background-repeat: no-repeat;
	font-size: 90%;
	padding-top: 3px;
	padding-left: 5px;
	margin-left: 8px;
	margin-top: 5px;
	color: #fff;
}
#producer {
	float: left;
	height: 53px;
	width: 218px;
	background-image: url(/images/eshop/producer_bg.gif); 
	background-position: 0px 0px;
	background-repeat: no-repeat;
	font-size: 90%;
	padding-top: 3px;
	padding-left: 5px;
	margin-top: 5px;
	color: #fff;
}


/********************/
/* CONTENT-FRAMESET */
/********************/
#content_frame {
	width: 990px;
	padding-bottom: 30px;
	margin: auto;
	background-image:url(/images/eshop/bg.gif);
	background-position: 0px 0px;
	background-repeat: repeat-y;
}
#portlet_left {
	float: left;
	width: 195px;
	overflow: hidden;
	padding-left: 5px;
	background-image: url(/images/eshop/logo_bg.gif); 
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#content_min { 
	float: left;
	width: 621px;
	margin-left: 9px;
	margin-top: 9px;
	margin-right: 9px;
}
#content_half { 
	float: left;
	width: 781px;
	margin-left: 9px;
	margin-top: 9px;
}
#content_full { 
	float: left;
	width: 972px;
	margin-left: 9px;
	margin-top: 9px;
	margin-right: 9px;
}
#portlet_right {
	float: left;
	width: 151px; 
	overflow: hidden;
}
#footer {
	width: 990px;  	 
	padding-left: 5px;
}


/*******************/
/* CONTENT-PORTLET */
/*******************/
.portlet {
	color: #fff;
	background-image: url(/images/eshop/portlet_bg.gif); 
	background-position: 0px 0px;
	background-repeat: repeat-y;
	margin-bottom: 10px;
}
.portlet_small {
	color: #fff;
	background-image: url(/images/eshop/portlet_small_bg.gif); 
	background-position: 0px 0px;
	background-repeat: repeat-y;
	margin-bottom: 10px;
}
.portlet_headline {
	font-size: 95%;
	padding: 2px;
	text-align: center;
}
.portlet_body {
	font-size: 82%;
	padding: 2px;
	padding-left: 5px;
	padding-right: 5px;
}
.portlet_submit {
	font-size: 82%;
	padding: 2px;
}
.portlet_border {
	border-color: #fff;
}

/********************/
/* MENU-CATALOG-SUB */
/********************/
.menue_sub_link {
	color: #fff;
}
.menue_sub_link_active {
	color: #f93;
}
.menue_sub_link_special {
	color: #142D7A;
}
.menue_sub_link_highlight {
	color: #36c;
}
.menue_sub_link_new {
	color: #5575AC;
}
.menue_sub_link_recommend {
	color: #5575AC;
}
.menue_sub_link_used {
	color: #5575AC;
}
.menue_sub_link_refurbished {
	color: #5575AC;
}
.menue_sub_link_topseller {
	color: #5575AC;
}
.menue_sub_link_classics {
	color: #5575AC;
}


/****************/
/* CONTENT-MAIN */
/****************/
.content_headline {
	color: #fff;
	border-bottom: 3px solid #333;
	padding: 2px;
	padding-left: 4px;
	margin-bottom: 7px;
	background-color: #1c48a0;
}
.content_subheadline {
	color: #333;
	border-bottom: 2px solid #333;
	padding: 0px;
	padding-left: 2px;
	margin-top: 15px;
	font-size: 90%;
}
.content_path {
	color: #333;
	font-size: 85%;
	height: 16px;
	padding-top: 2px;
	padding-left: 2px;
	margin-bottom: 10px;
}
.content_path a {
	color: #333;
}
.content_path a:hover {
	color: #f93;
}
.content_body {
	color: #333;
	font-size: 90%;
	padding: 5px;
}
.content_text {
	color: #333;
	font-size: 90%;
	padding: 5px;
	line-height: 1.4em;
}
.content_error {
	background-color: #eee;
	color: #333;
	font-size: 90%;
	border: 1px solid #f93;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 20px;
}
.content_message {
	color: #333;
	background-color: #eee;
	border: 1px solid #333;
	font-size: 90%;
	text-align: center;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 20px;
}
.content_submit {
	background-color: #eee;
	border: 1px solid #ccc;
	color: #333;
	font-size: 90%;
	padding: 5px;
	margin-bottom: 15px;
}
.content_notice {
	color: #333;
	font-size: 80%;
	text-align: center;
}
.content_footer {
	background-color: #eee;
	color: #333;
	font-size: 80%;
	border: 1px solid #ccc;
	padding: 2px;
	margin-top: 25px;
}
.content_border {
	border-color: #ccc;
}
.content_subbg {
	color: #000;
	background-color: #333;
}
.content_oldprice {
	text-decoration: line-through;
	color: #f00;
}
.content_list_0 {
	background-color: #eee;
}
.content_list_1 {
	background-color: #fafafa;
}
.variant_table {
	border: 0px solid #ddd;
}
.variant_table TD {
	text-align: center; 
	border-bottom: 2px solid #fff;
	border-right: 0px solid #fff;
	padding-top: 3px;
	padding-bottom: 3px;
}
.content_text a {
	color: #039;
}
.content_text a:hover {
	color: #f93;
}
.content_body a {
	color: #333;
	text-decoration: none;
}
.content_body a:hover {
	color: #f93;
}
.content_error a {
	color: #039;
}
.content_message a {
	color: #333;
	text-decoration: none;
}
.content_message a:hover {
	color: #f93;
}
.content_footer a {
	color: #333;
}
.content_footer a:hover {
	color: #f93;
}
.content_notice a {
	color: #333;
}
.content_notice a:hover {
	color: #f93;
}


/*****************/
/* CONTENT-POPUP */
/*****************/
.popup_logo {
	background-image:url(/images/eshop/banner_popup.gif);
	background-position: right;
	background-repeat: no-repeat;
	height: 70px;
}
.popup_headline {
	background-color: #1c48a0;
	color: #fff;
	font-size: 95%;
	padding: 2px;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	margin-bottom: 20px;
}
.popup_body {
	background-color: #fff;
	color: #333;
	font-size: 90%;
	padding: 2px;
	padding-left: 10px;
	padding-right: 10px;
}
.popup_text {
	background-color: #fff;
	color: #333;
	font-size: 90%;
	padding: 2px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 1.4em;
}
.popup_message {
	background-color: #eee;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size: 90%;
	text-align: center;
	padding: 2px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 20px;
}
.popup_error {
	background-color: #eee;
	color: #333;
	font-size: 90%;
	border-top: 1px solid #f93;
	border-bottom: 1px solid #f93;
	padding: 2px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 20px;
}
.popup_button {
	background-color: #eee;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size: 90%;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
}
.popup_footer {
	background-color: #eee;
	color: #333;
	font-size: 80%;
	border-top: 1px solid #ccc;
	padding: 2px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 25px;
}
.popup_footer a {
	color: #039;
}
.popup_footer a:hover {
	color: #f93;
}


/***************/
/* ORDER_MENUE */
/***************/
.menu_order {
	background-color: #333;
	color: #f93;
	font-size: 80%;
	padding: 5px;
	padding-right: 7px;
	border-bottom: 1px solid #f93;
	white-space:nowrap;
}
.menu_order_active {
	background-color: #333;
	color: #333;
	font-size: 80%;
	padding: 5px;
	padding-right: 7px;
	border-bottom: 2px solid #f93;
	white-space:nowrap;
}
.menu_order_selected {
	background-color: #333;
	color: #333;
	font-size: 80%;
	padding: 5px;
	padding-right: 7px;
	border-bottom: 6px solid #f93;
	white-space:nowrap;
}


/**********/
/* FOOTER */
/**********/
.footer_top {
	float: left;
	text-align: center;
	font-size: 80%; 
	width: 987px;
    padding-top: 3px;
    padding-bottom: 3px;
	border-bottom: 1px solid #fff;
	background-image: url(/images/eshop/footer_top_bg.gif); 
	background-position: 0px 0px;
	background-repeat: repeat-x;
	background-color: #ccc;
}
.footer_bottom {
	float: left;
	text-align: center;
	font-size: 80%;  
	width: 323px;
	color: #fff;
	padding-top: 5px;
	padding-bottom: 5px;
}
.footer_bottom_bg { 
	width: 981px;
    padding: 3px;
	xbackground-color: #039;
	background-image: url(/images/eshop/footer_bg_end.gif); 
	background-position: bottom;
	background-repeat: no-repeat;
}


/*********/
/* PRINT */
/*********/
.print_frame {
	width: 518px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin: 6px;
}
.print_headline {
	font-size: 16px;
	margin-top: 10px;
	text-align: center;
}
.print_body {
}
.print_text {
	line-height: 1.4em;
}
.print_error {
	background-color: #eee;
	color: #333;
	font-size: 90%;
	border: 1px solid #f93;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 20px;
	text-align: center;
}
.print_list_0 {
	background-color: #fafafa;
}
.print_list_1 {
}
.print_footer {
	border-top: 1px dashed #000;
	margin-top: 20px;
	background-color: #f8f8f8;
}


/*********************/
/* MENU-CATALOG-ROOT */
/*********************/
#menu_root {
	float: left;
	background-image: url(/images/eshop/banner_top_bg.gif); 
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-color: #86A3DF;	
	width: 825px;
}
.menue_root_container {
	background-repeat: no-repeat;
	background-position: right;
	float: left;
	white-space: nowrap;
	padding-right: 9px;
}
#menu_root_level_1 {
	width: 989px;
	padding-left: 1px;
	background-image: url(/images/eshop/mainmenu_bg.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
.menue_root_cat {
	background-image: url(/images/eshop/mainmenu.gif);
	background-repeat: repeat-x;
	white-space: nowrap;
	padding-top: 4px;
	padding-left: 14px;
	padding-right: 5px;
	height: 20px;
	color: #fff;
}
.menue_root_cat_link {
	color: #fff;
	font-size: 90%;
	font-weight: bold;
}
a.menue_root_cat_link:hover {
	color: #f93;
}
.menue_root_cat_active {
	background-image: url(/images/eshop/mainmenu_active.gif);
	background-repeat: repeat-x;
	white-space: nowrap;
	padding-top: 4px;
	padding-left: 14px;
	padding-right: 5px;
	height: 20px;
}
.menue_root_cat_link_active {
	color: #036;
	font-size: 90%;
	font-weight: bold;
}
a.menue_root_cat_link_active:hover {
	color: #f93;
}
.menue_root_cat_special {
	background-image: url(/images/eshop/mainmenu_special.gif);
	background-repeat: repeat-x;
	white-space: nowrap;
	padding-top: 4px;
	padding-left: 14px;
	padding-right: 5px;
	height: 20px;
}
.menue_root_cat_special_link {
	color: #fff;
	font-size: 90%;
	font-weight: bold;
}
a.menue_root_cat_special_link:hover {
	color: #f93;
}
.menue_root_cat_highlight {
	background-image: url(/images/eshop/mainmenu_highlight.gif);
	background-repeat: repeat-x;
	white-space: nowrap;
	padding-top: 4px;
	padding-left: 14px;
	padding-right: 5px;
	height: 20px;
}
.menue_root_cat_highlight_link {
	color: #fff;
	font-size: 90%;
	font-weight: bold;
}
a.menue_root_cat_highlight_link:hover {
	color: #f93;
}
.menue_root_cat_new {
	background-image: url(/images/eshop/mainmenu_new.gif);
	background-repeat: repeat-x;
	white-space: nowrap;
	padding-top: 4px;
	padding-left: 14px;
	padding-right: 5px;
	height: 20px;
}
.menue_root_cat_new_link {
	color: #fff;
	font-size: 90%;
	font-weight: bold;
}
a.menue_root_cat_new_link:hover {
	color: #f93;
}
.menue_root_cat_recommend {
	background-image: url(/images/eshop/mainmenu_recommend.gif);
	background-repeat: repeat-x;
	white-space: nowrap;
	padding-top: 4px;
	padding-left: 14px;
	padding-right: 5px;
	height: 20px;
}
.menue_root_cat_recommend_link {
	color: #fff;
	font-size: 90%;
	font-weight: bold;
}
a.menue_root_cat_recommend_link:hover {
	color: #f93;
}
.menue_root_cat_used {
	background-image: url(/images/eshop/mainmenu_used.gif);
	background-repeat: repeat-x;
	white-space: nowrap;
	padding-top: 4px;
	padding-left: 14px;
	padding-right: 5px;
	height: 20px;
}
.menue_root_cat_used_link {
	color: #fff;
	font-size: 90%;
	font-weight: bold;
}
a.menue_root_cat_used_link:hover {
	color: #f93;
}
.menue_root_cat_refurbished {
	background-image: url(/images/eshop/mainmenu_refurbished.gif);
	background-repeat: repeat-x;
	white-space: nowrap;
	padding-top: 4px;
	padding-left: 14px;
	padding-right: 5px;
	height: 20px;
}
.menue_root_cat_refurbished_link {
	color: #fff;
	font-size: 90%;
	font-weight: bold;
}
a.menue_root_cat_refurbished_link:hover {
	color: #f93;
}
.menue_root_cat_topseller {
	background-image: url(/images/eshop/mainmenu_topseller.gif);
	background-repeat: repeat-x;
	white-space: nowrap;
	padding-top: 4px;
	padding-left: 14px;
	padding-right: 5px;
	height: 20px;
}
.menue_root_cat_topseller_link {
	color: #fff;
	font-size: 90%;
	font-weight: bold;
}
a.menue_root_cat_topseller_link:hover {
	color: #f93;
}
.menue_root_cat_classics {
	background-image: url(/images/eshop/mainmenu_classics.gif);
	background-repeat: repeat-x;
	white-space: nowrap;
	padding-top: 4px;
	padding-left: 14px;
	padding-right: 5px;
	height: 20px;
}
.menue_root_cat_classics_link {
	color: #fff;
	font-size: 90%;
	font-weight: bold;
}
a.menue_root_cat_classics_link:hover {
	color: #f93;
}