/* -------------------------------------------

 Design emarkt09 Sytlesheet

 ---------------------------------------------*/








/* Header */
.header_background {
	
	background-image: url(img/Header_Hintergrund.jpg);
	background-repeat: repeat-x;
  
}	
.main_link_suche  {
	font-size:9px; 
	font-family: Verdana, Arial, sans-serif; 
	color:#666666;
}
.main_link_suche a {
	font-size:9px; 
	font-family: Verdana, Arial, sans-serif; 
	color:#666666;
}



.main_link_rechts a {
	font-size:12px; 
	font-family: Verdana, Arial, sans-serif; 
	color:#666666;
}

	
	
	
/* Linke Spalte */	
.shopleft_side {
	width:190px;
}
	
/*  Breite des mittleren Bereiches */	
.shopmain {
	width:608px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom: 5px;
	padding-top: 0px;
}
	
	
	
	
	
/* Rechten Spalte */
.shopright_side {
	width:190px;
}	



.box_login_header {
	font-family: Verdana, Arial, sans-serif; 
	font-size: 12px;
	color:#FFFFFF;
	font-weight:bold;
	height:24px;
	background-image:url(img/box_header_neu.jpg);
	background-repeat: no-repeat;
	padding:0;
}

	
.box_login_header a{	
	color:#FFFFFF;
}
	
	
.box_rahmen {
	
  border-left:  1px solid #d2d2d2;
  border-right: 1px solid #d2d2d2;
  border-top:   0px solid #d2d2d2;
  border-bottom:1px solid #d2d2d2;
}	
	
	
.list_table {
	
  border: 1px solid #d3d1d2;
  /*
  background-image:url(img/list_table_background.jpg);
  */
  background-repeat: repeat-y;
  
  background-image:url(img/list_table_background.jpg);
  background-position: right;
}	
	
	
	
/*******************************************
  -> PRODUKT-DETAIL-SEITE
********************************************/		
	
/* Produktueberschrift */
.details_header_left {
	background-image:url(img/detail_header_links.jpg);
	background-repeat: no-repeat;
	padding:0;
}	


.details_header_middle_product {
	font-family: Arial, Verdana, courier, sans-serif; 
	font-size: 11px;
	font-weight: bold;
	color: #585657;
	background-image:url(img/detail_header_mitte.jpg);
	background-repeat: repeat-x;
	padding:0;
}

.details_header_middle {
	font-family: Arial, Verdana, courier, sans-serif; 
	font-size: 11px;
	color: #585657;
	background-image:url(img/detail_header_mitte.jpg);
	background-repeat: repeat-x;
}

.details_header_right {
	background-image:url(img/detail_header_rechts.jpg);
	background-repeat: no-repeat;
}



/* Preis */	
.details_preis {	
	font-family: Arial, Verdana, courier, sans-serif; 
	font-size: 28px;
	color:#FFFFFF;
	font-weight:bold;
	position: absolute;
	left: 16px;
	top:35px;
	z-index:1;
	}		

.details_preis_MwSt {	
	font-family: Arial, Verdana, courier, sans-serif; 
	font-size: 9px;
	color:#CCCCCC;
	/*font-weight:bold; */
	position: absolute;
	left: 16px;
	top:77px;
	z-index:1;
	}				
		
.details_preis_Versand {	
	font-family: Arial, Verdana, courier, sans-serif; 
	font-size: 9px;
	color:#CCCCCC;
	/*font-weight:bold; */
	position: absolute;
	left: 16px;
	top:90px;
	z-index:1;
	}				
		
.details_preis_LieferbarText {	
	font-family:  Arial, Verdana, courier, sans-serif; 
	font-size: 9px;
	color:#CCCCCC;
	/*font-weight:bold; */
	position: absolute;
	left: 16px;
	top:115px;
	z-index:1;
	}					
	
.details_preis_Lieferbar {	
	font-family: Arial, Verdana, courier, sans-serif; 
	font-size: 9px;
	color:#CCCCCC;
	/*font-weight:bold; */
	position: absolute;
	left: 16px;
	top:130px;
	z-index:1;
	}					
	
	.details_preis_Menge {	
	font-family: Arial, Verdana, courier, sans-serif; 
	font-size: 12px;
	color:#FFFFFF;
	/*font-weight:bold; */
	position: absolute;
	left: 16px;
	top:163px;
	z-index:1;
	}					
	
	.details_preis_Formular {	
	font-family: Arial, Verdana, courier, sans-serif; 
	font-size: 16px;
	/*color:#FFFFFF;*/
	/*font-weight:bold; */
	position: absolute;
	left: 65px;
	top:160px;
	z-index:1;
	
	}					
	
.details_preis_Button {	
	font-family: Arial, Verdana, courier, sans-serif; 
	font-size: 16px;
	/*color:#FFFFFF;*/
	/*font-weight:bold; */
	position: absolute;
	left: 0px;
	top:192px;
	z-index:1;
	}					

 .details_preis_Button_style {
 	font-family: Arial,  Verdana,  courier, sans-serif; 
	padding:0;
	margin:0;
	width:140px;
	font-size:12px;
	border: 0px;
	background-color: #FF7900;
	color:#FFFFFF;
	z-index:2;
	}

.details_preis_Button_Korb {	
	font-family: Arial, Verdana, courier, sans-serif; 
	font-size: 16px;
	/*color:#FFFFFF;*/
	/*font-weight:bold; */
	background-color: transparent;

	position: absolute;
	left: 124px;
	top:124px;
	width:60px;
	height:60px;
	z-index:1;
	}					

 .details_preis_Button_style_Korb {
 	font-family: Arial,  Verdana,  courier, sans-serif; 
	padding:0;
	margin:0;
	width:60px;
	height:60px;
	font-size:12px;
	border: 0px;
	z-index:2;
	background-color: transparent;
	}




/*******************************************
  -> FUSS-BEREICH
********************************************/		

/*  Text */	  
.footerimage {
	font-family: Verdana, Arial, sans-serif; 
	font-size: 11px;
	
	color:#666666;
	background-image: url(img/unten_Bild_20091028.jpg);
	background-repeat: no-repeat;
} 
  
/*  Text */	  
.footerimage a{
	font-family: Verdana, Arial, sans-serif; 
	font-size: 11px;
	
	color:#666666;
  text-decoration:none;
}   



/*  Text */	  
.footer {
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10px;
	color:#000000;
	
} 
  
/*  Text */	  
A.box_footer {
	font-family: Verdana, Arial, sans-serif; 
	font-size: 11px;
	color:#000000;
  text-decoration:none;
}   





/* Drei-Schritte-Formatierung bei Bestellung */	
.drei_schritte_Ueberschrift_links 
{	
	background-image:url(img/3Schritte_Ueberschrift_links.jpg); 
	background-repeat: no-repeat;
}	

.drei_schritte_Ueberschrift_mitte
{	
	font-family: Arial, Verdana, courier, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	color:#565656;
	background-image:url(img/3Schritte_Ueberschrift_mitte.jpg); 
	background-repeat: repeat-x;
	padding-left:3px;
}	

.drei_schritte_Ueberschrift_rechts
{	
	background-image:url(img/3Schritte_Ueberschrift_rechts.jpg); 
	background-repeat: no-repeat;
}	


.drei_schritte_Tabelle_links 
{	
	background-image:url(img/3Schritte_Tabelle_links.jpg); 
	background-repeat: no-repeat;
}	

.drei_schritte_Tabelle_mitte
{	
	font-family: Arial, Verdana, courier, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	color:#565656;
	background-image:url(img/3Schritte_Tabelle_mitte.jpg); 
	background-repeat: repeat-x;
	padding-left:3px;
}	

.drei_schritte_Tabelle_rechts
{	
	background-image:url(img/3Schritte_Tabelle_rechts.jpg); 
	background-repeat: no-repeat;
}	














/////////////////////EVENTUELL DARUNTER LÖSCHEN ////////////////////////////







	
	


.bg {
	background-image: url(img/Header_Hintergrund.jpg);}
	border-left:1px solid #666666;
	border-right:1px solid #666666;
      /*  margin-left:10px;
        margin-right:10px;
        margin-bottom:10px;*/
     }

	
/*******************************************
  -> KOPFBEREICH, Boxen 
  von links nach rechts
********************************************/	

/* Content Allgemein */
.contentbox {
	width:100%;
	background-color:#f2f2f2;}
  
/* Navigationsleiste */	
.navigation {
	font-family: Arial, Verdana, courier, sans-serif; 
	font-size: 10px;
	color:#000000;
	border-bottom:3px solid #E35609;
	background-color:#D8D8D8;}	

/* Navigationsleiste, Links */		
.navigation_text,A.navigation_text {
	font-family: Arial, Verdana, courier, sans-serif; 
	font-size: 11px;
	color:#E35609;}	

/* Navigationsleiste, Links, Mouse-over-Effect */	  
A.navigation_text:hover {
	font-family: Arial, Verdana, courier, sans-serif; 
	font-size: 11px;
	color:#000000;}		  

/* Navigationsleiste, Link Ausloggen */		
A.navigation_text2 {
	font-family: Arial, Verdana, courier, sans-serif; 
	font-size: 11px;
	color:#E35609;}		
	

/*******************************************
  -> SEITEN-BEREICH, linke Spalte
********************************************/		



/* Unterer Rand der Boxen */  

.box_rand { 
	border-top:1px solid #D9D9D9;
	border-left:1px solid #D9D9D9;
	border-right:1px solid #D9D9D9;
	background-color:#EEEEEE;}	
	
.box_rand2 { 
	border-top:1px solid #D9D9D9;
	border-left:1px solid #D9D9D9;
	border-right:1px solid #D9D9D9;
	background-color:#EEEEEE;}

.box_rand3 { 
	border-top:1px solid #D9D9D9;
	border-left:1px solid #D9D9D9;
	border-right:1px solid #D9D9D9;
	background-color:#D8D8D8;}

.box_bg {
	background-color:#E35609;
	height:6px;}
	
.box_bg2 {
	background-color:#0923E3;
	height:6px;}
	
.box_bg3 {
	background-color:#66CC00;
	height:6px;}

.line_kopf {
	border-bottom:1px solid #D9D9D9;
	font-family: Verdana, Arial, sans-serif; 
	font-size: 12px;
	color:#666666;
	font-weight:bold;
	height:18px;
	background-image: url(img/box_head.jpg);}
		  
/*  Angebote-Box, Produktname */		
A.link_specials,A.link_specials:hover	{
	font-family: Arial, Verdana, courier, sans-serif; 
	font-size: 10px;
	color:#f74211;}	
  
/*  Angebote-Box, Link "weitere .." */		
TD.text_specials_more,A.text_specials_more {
	font-family: Arial, Verdana, courier, sans-serif; 
	font-size: 10px;
	color:#000000;
	text-decoration:underline;
	text-align:right;}		

/*  Login-Box, Hintergrund der Felder */  	
/* .userarea_content {
	background-color:#cccccc;}	*/

/*  Login-Box, Hintergrund - Registrieren u. Password vergessen */  	
/* .userarea_content2 {
	border-top:1px dashed #cccccc;
	background-color:#ffffff;}		*/

/* Hintergrundbild der Boxen-Überschrift */
.box_headerpic {
background-image:url(http://emarkt24.test/templates/cubus/img/box_header.jpg);}

/*******************************************
  -> SEITEN-BEREICH, rechte Spalte
********************************************/		


	
/* Unterer Rand der Boxen */ 
.box_rand2 {
	border-bottom:3px solid #e2e2e2;}	
		


/*******************************************
  -> MAIN-BEREICH, mitte
********************************************/		




	
	
/*******************************************
  -> LOGIN-SEITE
********************************************/

/* Ueberschrift, 
 Ich bin bereits Kunde; Neuer Kunde usw. */
.login_kopf {
	font-family: Arial, Verdana, courier, sans-serif; 
	font-size: 11px;
	color:#666666;
	font-weight:bold;
	height:20px;
	background-color:#cccccc;}		
	
.order_kopf {
	font-family: Arial, Verdana, courier, sans-serif; 
	font-size: 11px;
	color:#000000;
	font-weight:bold;
	height:20px;
	background-color:#eeeeee;}		
	

/* Ueberschrift der aktuellen Seite,
z.B. Kontakt, Informationen zu Ihrem Kundenkonto usw. */	
.seitenueberschrift {	
	font-family: Arial, Verdana, courier, sans-serif; 
	font-size: 13px;
	color:#666666;
	font-weight:bold;}	

/* Uebeschriften bei Formularen */		
.text_kopf {
	font-family: Arial, Verdana, courier, sans-serif; 
	font-size: 12px;
	color:#666666;
	font-weight:bold;}

/* Uebeschriften bei Formularen, Links */		
.text_kopf_link,A.text_kopf_link,A.text_kopf_link:hover {
	font-family: Arial, Verdana, courier, sans-serif; 
	font-size: 11px;
	color:#c10000;
	text-decoration:underline;}		

/* Preis fruehrer */
.preis_frueher {
	font-family: Arial, Verdana, courier, sans-serif; 
	font-size: 11px;
	color:#000000;
	font-weight:bold;}		

/* Preis jetzt */	
.preis_jetzt {
	font-family: Arial, Verdana, courier, sans-serif; 
	font-size: 12px;
	color:#F20404;
	font-weight:bold;}					





.vollschutz_ueberschrift {
        font-family: Arial, Verdana, courier, sans-serif; 
	font-size: 12px;
	font-weight:bold;


}	



/*******************************************************
 STANDARDEINSTELLUNGEN DES SHOPS
*******************************************************/	

.boxText { font-family: Arial, Verdana, courier, sans-serif; font-size: 10px; }
.errorBox { font-family : Arial, Verdana, courier, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial, Verdana, courier, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial, Verdana, courier, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  /* background: #eeeeee; */
  background: #FFFFFF;
  color: #000000;
  margin: 0px;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #737373;
  text-decoration: none;
}

A.product_info {
  color: #666666;
  text-decoration: none;
}

A.product_info:hover {
  color: #000000;
  text-decoration: none;
}

FORM {
	display: inline;
}

A.boxcart { 
  color: #F54036; 
}

A.boxcart:hover {
  color: #F54036;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Arial, Verdana, courier, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Arial, Verdana, courier, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

.infoBox {
  /*-- background: #; */
}

.infoBoxContents {
  background: #CBE1F9;
  font-family: Arial, Verdana, courier, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Arial, Verdana, courier, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Arial, Verdana, courier, sans-serif;
  font-size: 11px;
  /*-- font-weight: ; */
  color: #737373;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, Verdana, courier, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {
  border: 1px;
/*--  border-style: solid; */
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Arial, Verdana, courier, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #E35609;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, Verdana, courier, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial, Verdana, courier, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family:  Arial, Verdana, sans-serif;
  font-size: 12px;
  line-height: 1.3;
  
}

TD.main_standard, P.main_standard{
  font-family: Arial, Verdana, courier, sans-serif;
  font-size: 11px;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, Verdana, courier, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Arial, Verdana, courier, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Arial, Verdana, courier, sans-serif;
  font-size: 11px;
  /* font-weight: ; */
}

TD.fieldValue {
  font-family: Arial, Verdana, courier, sans-serif;
  font-size: 12px;
}

.adv_search_size {
	width: 20px;
}

TD.tableHeading {
  font-family: Arial, Verdana, courier, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Arial, Verdana, courier, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial, Verdana, courier, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Arial, Verdana, courier, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Arial, Verdana, courier, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
/*--  background: ; */
  border-color: #eeeeee;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Arial, Verdana, courier, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Arial, Verdana, courier, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Arial, Verdana, courier, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Arial, Verdana, courier, sans-serif;
  color: #ff0000;
}

SPAN.productDiscountPrice {
  font-family: Arial, Verdana, courier, sans-serif;
  color: #ff0000;
  font-weight: bold;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Arial, Verdana, courier, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial, Verdana, courier, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Arial, Verdana, courier, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Arial, Verdana, courier, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Arial, Verdana, courier, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Arial, Verdana, courier, sans-serif; font-size: 10px; color: #ff0000; }

.tableShop {
background-color: #ffffff;
/*-- border-left: 1px solid; */
/*-- border-right: 1px solid; */
/*-- border-bottom: 1px solid; */
border-color: #DBDBDB;
}

.navLeft {
border-right: 0px solid;
/*-- border-color: ; */
}
.navRight {
border-left: 0px solid;
/*-- border-color: ; */
}
.tableBody {
padding: 5px;
}

.border_specials {
/*-- background-color: ; */
/*-- border-left: 1px solid; */
/*-- border-bottom: 1px solid; */
/*-- border-top: 1px solid; */
border-color: #E2E2E2;
}

.border_whatsnew {
/*-- background-color: ; */
border-right: 1px solid;
border-bottom: 1px solid;
border-top: 1px solid;
border-color: #E2E2E2;
}

.new_products_table {
/*-- background-color: ; */
/*-- border: 1px solid; */
border-color: #E2E2E2;
}

.tby {
font-family: Arial, Verdana, courier, sans-serif;
font-size: 10px;
color: #406E98;
font-weight:bold;}

A.by {
font-family: Arial, Verdana, courier, sans-serif;
font-size: 10px;
color: #000000;
text-decoration:none;}

A.by:hover {
font-family: Arial, Verdana, courier, sans-serif;
font-size: 10px;
color: #666666;
text-decoration:none;}

.border_new_products_name {
background-color: #eeeeee;
border-bottom: 1px solid;
border-top: 1px solid;
border-color: #E2E2E2;
font-family: Arial, Verdana, courier, sans-serif;
font-size: 10px;
color: #000000;
/*-- font-weight: ; */
}

.products_review_box {
/*-- background-color: ; */
font-family: Arial, Verdana, courier, sans-serif;
font-size: 11px;
border: 1px solid;
border-color: #dddddd;
}

.startseitetd {
 border-right: 1px solid #E35609;
 border-left: 0px solid #E35609;
}