/* 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: #212020;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 85%;
	background-image:url(/images/eshop/bg.gif);
	background-position: 0px 0px;
	background-repeat: repeat-x;
	text-align: center; 
}
#frame {
	margin: auto;
	padding: 5px;
	text-align: left;
	width: 1000px; 
}
img { 
	border: 0px; 
}
h1 {
	font-size: 108%;
	font-weight: normal;
}
h2 {
	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 #212020;      /* ff hack */
	border-bottom: 1px solid #404040;
}
.hr_negative {
	border-top: 1px solid #404040;      /* ff hack */
	border-bottom: 1px solid #212020;
}
.clearer {
	clear: both;
	width: 0px; 
	height: 0px;
	padding: 0px;
	margin: 0px;
	border: 0px;
}

/*************/
/* FORMULARE */
/*************/
input {
	border: 1px solid #404040;
	background-color: #000;
	color: #fff;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #404040;
	font-size: 95%;
	background-color: #000;
	color: #fff;
} 
select {
	border: 1px solid #404040;
	font-size: 95%;
	background-color: #000;
	color: #fff;
}
.submit {
	font-size: 90%;
	background-color: #c7181a;
	border: 1px solid #000;
	padding-top: 2px;
	padding-bottom: 2px;
	cursor: pointer;
	background-image:url(/images/eshop/button_bg.gif);
	background-position: 0px 0px;
	background-repeat: repeat-x;
}
input:focus, textarea:focus, select:focus { 
	background: #222; 
} 
.form_error {
	border: 1px solid #c7181a;
}
.form_error_select {
	background-color: #c7181a;	
}
.checkbox_frame {
	border: 1px solid #404040;
	background-color: #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: #c7181a;
}
.a_negative { 
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #fff;
	cursor: pointer;
}
a.a_negative:hover {
	color: #c7181a;
}
.a_active { 
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	cursor: pointer;
}
a.a_active:hover {
	color: #c7181a;
}


/****************************************************/
/* BANNER-TOP - SHOPCART - MENU-HEADLINE - LANGUAGE */
/****************************************************/
#logo {
	height: 205px;
	width: 252px;
	float: left;
	margin-left: 20px;
}
#language {
	width: 464px;
	height: 60px; 
	float: left;
	padding-right: 30px;
	padding-top: 30px;
	white-space: nowrap;
	text-align: right;
	font-size: 85%;
}
#shopcart {
	width: 144px;
	height: 60px; 
	float: left;
	padding-top: 30px;
	padding-left: 70px;
	white-space: nowrap;
	background-image: url(/images/eshop/shopcart.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	font-size: 85%;
}
#menu_headline {
	width: 698px;
	height: 60px; 
	float: left;
	margin-top: 45px;
	white-space: nowrap;
	text-align: right;
	padding-right: 10px;
	font-size: 90%;
	line-height: 1.4em;
}
#break {
	clear: both;
	background-image: url(/images/eshop/break.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 50px;
	margin-bottom: 0px;
	width: 1000px;
}

/********************/
/* CONTENT-FRAMESET */
/********************/
#content_frame {
	width: 960px;
	margin-left: 20px;
	padding-bottom: 15px;
}
#portlet_left {
	float: left;
	width: 255px;
	overflow: hidden;
}
#content_min { 
	float: left;
	width: 508px;
	padding-left: 9px;
	margin-top: 29px;
	padding-right: 9px;
}
#content_half { 
	float: left;
	width: 687px;
	padding-left: 9px;
	margin-top: 29px;
	padding-right: 9px;
}
#content_half_start { 
	float: left;
	width: 763px;
	padding-left: 9px;
	margin-top: 29px;
	padding-right: 9px;
}
#content_full { 
	float: left;
	width: 942px;
	padding-left: 9px;
	margin-top: 29px;
	padding-right: 9px;
}
#portlet_right {
	float: left;
	width: 179px; 
	margin-top: 3px;
	overflow: hidden;
}
#footer {
	width: 960px; 
	font-size: 80%; 
	text-align: right;	 
}


/*******************/
/* CONTENT-PORTLET */
/*******************/
.portlet_headline {
	background-image: url(/images/eshop/portlet_head_bg.jpg);
	background-position: 0px 0px;
	background-repeat: repeat-x;
	color: #fff;
	background-color: #000;
	font-size: 90%;
	padding-top: 18px;
	padding-left: 30px;
	padding-right: 5px;
	height: 34px;
	width: 220px;
}
.portlet_body {
	background-image: url(/images/eshop/portlet_bg.jpg);
	background-position: 0px 0px;
	background-repeat: repeat-y;
	background-color: #000;
	color: #fff;
	font-size: 82%;
	padding: 20px;
	padding-top: 25px;
	padding-bottom: 10px;
	width: 215px;
}
.portlet_submit {
	background-image: url(/images/eshop/portlet_bg_center.jpg);
	background-position: 0px 0px;
	background-repeat: repeat-y;
	background-color: #000;
	color: #fff;
	font-size: 82%;
	padding: 2px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	width: 215px;
}
.portlet_end {
	background-image: url(/images/eshop/portlet_bg_end.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 20px;
	width: 255px;
}
.portlet_headline_right {
	background-image: url(/images/eshop/portlet_head_bg_right.jpg);
	background-position: 0px 0px;
	background-repeat: repeat-x;
	color: #fff;
	background-color: #000;
	font-size: 90%;
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 5px;
	height: 31px;
	width: 154px;
}
.portlet_body_right {
	background-image: url(/images/eshop/portlet_bg_right.jpg);
	background-position: 0px 0px;
	background-repeat: repeat-y;
	background-color: #000;
	color: #fff;
	font-size: 82%;
	padding: 20px;
	padding-top: 25px;
	padding-bottom: 10px;
	width: 139px;
}
.portlet_submit_right {
	background-image: url(/images/eshop/portlet_bg_center_right.jpg);
	background-position: 0px 0px;
	background-repeat: repeat-y;
	background-color: #000;
	color: #fff;
	font-size: 82%;
	padding: 2px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	width: 139px;
}
.portlet_end_right {
	background-image: url(/images/eshop/portlet_bg_end_right.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 20px;
	width: 179px;
}

/********************/
/* MENU-CATALOG-SUB */
/********************/
.menue_sub_link {
	color: #c7181a;
}
.menue_sub_link:hover {
	color: #fff;
}
.menue_sub_link_active {
	color: #fff;
}
.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: #c7181a;
	border-bottom: 1px solid #404040;
	padding: 0px;
	padding-left: 10px;
	padding-bottom: 2px;
	margin-bottom: 9px;
}
.content_subheadline {
	color: #c7181a;
	border-bottom: 1px solid #404040;
	padding: 0px;
	padding-left: 10px;
	padding-bottom: 2px;
	margin-top: 15px;
	margin-bottom: 7px;
	font-size: 90%;
}
.content_path {
	color: #fff;
	font-size: 85%;
	padding: 2px;
	margin-bottom: 10px;
}
.content_body {
	color: #fff;
	font-size: 90%;
	padding: 5px;
	padding-left: 10px;
}
.content_text {
	color: #fff;
	font-size: 90%;
	padding: 5px;
	padding-left: 10px;
	line-height: 1.7em;
}
.content_error {
	background-color: #191818;
	color: #fff;
	font-size: 90%;
	border: 1px solid #c7181a;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 20px;
}
.content_error_global {
	background-color: #191818;
	color: #fff;
	font-size: 90%;
	border: 1px solid #c7181a;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.content_message {
	background-color: #191818;
	font-size: 90%;
	text-align: center;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 20px;
}
.content_submit {
	color: #fff;
	font-size: 90%;
	padding: 5px;
	margin-bottom: 15px;
	padding-left: 10px;
}
.content_notice {
	color: #fff;
	font-size: 80%;
	text-align: center;
	padding-left: 10px;
}
.content_footer {
	color: #fff;
	font-size: 80%;
	padding: 2px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 25px;
}
.content_border {
	border-color: #404040;
}
.content_subbg {
	background-color: #191818;
}
.content_oldprice {
	text-decoration: line-through;
	color: #930;
}
.content_list_0 {
	background-color: #191818;
}
.content_list_1 {
	background-color: #1D1C1C;
}
.variant_table {
	border: 0px solid #ddd;
}
.variant_table TD {
	text-align: center; 
	border-bottom: 2px solid #404040;
	border-right: 0px solid #404040;
	padding-top: 3px;
	padding-bottom: 3px;
}


/*****************/
/* CONTENT-POPUP */
/*****************/
.popup_logo {
	background-image:url(/images/eshop/banner_popup_bg.gif);
	background-position: 20px 0px;
	background-repeat: no-repeat;
	text-align: right;
	padding-top: 90px;
	padding-right: 50px;
	height: 66px;
}
.popup_headline {
	background-color: #191818;
	color: #c7181a;
	font-size: 95%;
	padding: 2px;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
	border-top: 1px solid #404040;
	border-bottom: 1px solid #404040;
	margin-bottom: 20px;
}
.popup_body {
	color: #fff;
	font-size: 90%;
	padding: 2px;
	padding-left: 50px;
	padding-right: 50px;
}
.popup_text {
	color: #fff;
	padding: 2px;
	padding-left: 50px;
	padding-right: 50px;
	line-height: 1.4em;
	text-align: justify;
}
.popup_message {
	background-color: #191818;
	font-size: 90%;
	text-align: center;
	padding: 2px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 20px;
}
.popup_error {
	background-color: #191818;
	color: #fff;
	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 {
	font-size: 90%;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
}
.popup_footer {
	color: #fff;
	font-size: 80%;
	padding: 2px;
	padding-left: 50px;
	padding-right: 50px;
	margin-top: 25px;
}


/***************/
/* ORDER_MENUE */
/***************/
.menu_order {
	color: #bbb;
	font-size: 80%;
	padding: 5px;
	padding-right: 7px;
	border-bottom: 1px solid #404040;
	white-space:nowrap;
}
.menu_order_active {
	color: #fff;
	font-size: 80%;
	padding: 5px;
	padding-right: 7px;
	border-bottom: 2px solid #191818;
	white-space:nowrap;
}
.menu_order_selected {
	color: #fff;
	font-size: 80%;
	padding: 5px;
	padding-right: 7px;
	border-bottom: 6px solid #191818;
	white-space:nowrap;
}


/*********/
/* 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;
}
