/*****************************************************************************

** SHOP - Stylesheet Standard

*****************************************************************************/

/*****************  Haupttabelle = Seitenlayout *****************************/
table.shop {
	font:12px/13px "courier new",courier,mono,times; color:#333;
	border:0;
	padding:0;
}
table.shoptabelle {
	font:12px/13px "courier new",courier,mono,times; color:#333;
	border:0;background-color:transparent;
}

/****************************************************************************/
/********************  Ueberschrift der Seite  ******************************/
tr.shophead1 {
	background-color:#BBBDC0; /** #B9CE6B; **/
}
td.shophead1 {
	font:12px/13px "courier new",courier,mono,times; color:#FFFFFF;
	color:white;
	font-size:14px;
	font-weight:bold;
	padding:3px;
}

/**************  warenkorb analog shophead1 *********************************/
td.shopbasket {
	font:12px/13px "courier new",courier,mono,times; color:#FFFFFF;
	color:lightgrey;
	font-size:12px;
	padding:3px;
}
/**************** Sprung vom Warenkorbsymbol ********************************/
a.shopbasket {
	color:white;
	cursor:pointer;
}

/****************************************************************************/
/********************  Zwischenueberschrift, Navigation  ********************/
tr.shophead2 {
	background-color:transparent; /* #D4E1A5; */
}
td.shophead2 {
	font:12px/13px "courier new",courier,mono,times; color:#FFFFFF;
	padding:2px;
}

/****************************************************************************/
/************ fuer Navigationselemente (Text) in Zwischenueberschrift  ******/
span.shophead2 {
   	font-weight:bold;
   	cursor:pointer;
}
/************ Formatierung der Seitennummerierung innerhalb shophead2  ******/
span.shoppage {
	font-size:12px;font-weight:bold;
	color:#CCCCCC;
}
/*****  Formatierung der Zahlen in Seitennummerierung innerhalb ...  ********/
span.shoppagenumber {
	font-size:13px;font-weight:bold;
	color:brown;
}

/****************************************************************************/
/****************  Naechste/Vorherige Seite als Text  ***********************/
span.shopnext {
	background-color:brown;
	color:#FFF8DC;
	font-weight:bold;
	font-size:12px;
	cursor:pointer;
}
a.shopnext {
	color:#FFF8DC;
	cursor:pointer;
	text-decoration:none;
}

/****************************************************************************/
/************ Formatierung Preistext in Uebersicht   ************************/
span.shoppreistext {
	font-size:12px;font-weight:bold;
	color:brown;
}
/*****  Alter Preis (ev. durchgestrichen)  ********/
span.shoppreisalt {
	font-size:10px;font-weight:bold;
	color:#CCCCCC;text-decoration:line-through;
}
/*****  Neuer Preis   ********/
span.shoppreisneu {
	font-size:12px;font-weight:bold;
	color:red;
}

/****************************************************************************/
/************ Formatierung kennzeichnung Neuartikel   ***********************/
.shop_tbl_new{
	background-color:red;
   	font-size:14px;
   	font-weight:bold;
   	color:#ffffff;
} 

/****************************************************************************/
/******************  Einzelartikel  *****************************************/
table.shopartikel {
	font:12px/13px "courier new",courier,mono,times; color:#333;
	background-color:#ffffff;
}
td.shopartikel {
	background-color:brown;
	color:white;
	font-size:13px;
   	font-weight:bold;
}
/*****  Alter Preis (ev. durchgestrichen)  ********/
span.shopart_preisalt {
	font-size:16px;font-weight:bold;
	color:darkblue;text-decoration:line-through; /* color:#CCCCCC; */
}
/*****  Neuer Preis   ********/
span.shopart_preistext {
	font-size:20px;font-weight:bold;
	color:red;
}
/*****  Eingabe Bestellmenge  *****/
input.shop_zahl {width:30px;text-align:center;background-color:white;font-weight:bold}
/*****  Text in Bestellfenster  *****/
span.shop_text {font-size:11px;font-weight:bold}

/*****  Link-Liste : Kopf und Zeilen *****/
.shop_linkhead {background-color:white;font-weight:bold} /** 'EE3B3B */
.shop_linkline {background-color:white;} /* #FF4040 */

/*******************************************************************************/
/*******************  Warenkorb  *********************************************/
/*.wk_kopf { background-color:#DEDEDE;
		font:12px "courier new",courier,mono,times; color:#333;
   	font-weight:bold; }*/
.wk_line1 {
  font:12px/13px "courier new",courier,mono,times; color:#96A1B1;}
.wk_line2 {
  font:12px/13px "courier new",courier,mono,times; color:#FFFFFF;}

input.wk { font-family:"courier new",courier,mono,times;
  background-color:#BBBDC0;color:black;font-size:13px;font-weight:bold;border-color:#BBBDC0;
 }

input.wkdis {background-color:brown;color:#CCCCCC;font-size:12px;font-weight:bold}
td.wk {font-weight:bold;font:12px/13px "courier new",courier,mono,times; color:#96A1B1; }
td.wkr {padding-right:8px;font-weight:bold;font:12px/13px "courier new",courier,mono,times; color:#FFF; }
td.wkr select, td.wkr input {font-weight:bold;font:12px/13px "courier new",courier,mono,times; color:#333; }
td.wkl {padding-left:8px;font-weight:bold;font:12px/13px "courier new",courier,mono,times; color:#FFFFFF; }

span.wk {font-size:11px;font-weight:bold;color:white; }
span.wkdis {color:#CC6666;font-size:11px;font-weight:bold} /** color:#CCCCCC  **/

/**  Styles des Warenkorb-"Rechnungsfeldes"  **/
 .warenwert { font-size:14px;font-weight:bold; }
 .warenwertpreis { font-family:"courier new",courier,mono,times; color:#96A1B1;font-size:14px;font-weight:bold; }
 .warenwerttext { font:14px "courier new",courier,mono,times; color:#96A1B1;font-weight:bold; }
font.warenwertstext { font-size:11px;font-weight:normal; }
 .warensumme { font-family:"courier new",courier,mono,times; color:#96A1B1;font-size:16px;font-weight:bold; }
 .warensummepreis { font-size:16px;font-weight:bold; }
 .warenwertklein { font-family:"courier new",courier,mono,times; color:#96A1B1;font-weight:normal;font-size:10px; }



/** Ueberschriften im Anmeldefenster **/
font.wk_line1_ue { color:red;font-size:13px; }

/** Text Pflichtfelder in Anmeldung Neu **/
td.pflicht {padding-left:8px;padding-right:8px;color:#96A1B1;background-color:transparent;
 font-weight:bold;font:12px/13px "courier new",courier,mono,times; }

select.sb {color:brown;border:solid 1px;font-weight:bold;width:80px; }

/*********************************************************************************/
/* ab 1.3.05 : Produktuebersicht als tabelle  == content2                        */

/** tabellenseite **/

/** produkttabelle **/

/** tabueberschrift **/
tr.tabueberschrift { font-weight:bold;background-color:darkgreen;text-align:center;color:white;font-size:12px; }
.tabueberschrift th { padding:4px; }
td.tabinhalt { background-color:white;color:darkgreen;font-size:12px; }
td.tabinhaltbold { font-weight:bold;background-color:white;color:darkgreen;font-size:12px; }
td.tabinhaltsmall { background-color:white;color:darkgreen;font-size:10px; }

/***********************************************************************/
/**  Wartenkorb - Folgeseiten **/
 tr.shopline, tr.shopline td {
 	font:12px/13px "courier new",courier,mono,times; color:#FFF; }
 tr.shopline td select {
 	font:12px/13px "courier new",courier,mono,times; color:#333; }
 	
 .shop_button { font:12px/13px "courier new",courier,mono,times; color:#BBBDC0; }

/******************/
tr.error_check td { font:12px/13px georgia,times;color:#FF0000;font-weight:bold;
	background-color:#FF9966; }
.error_check {
	font: normal 12px georgia;
	color: #FF0000;
}

/*********************************************************************/
/***                     Neues, Globales                            **/
/*********************************************************************/

td.shophead3 b { color:white; } /* Bezeichnung in einzelseite */

td.shopline_menge { text-align:right; } /* Menge in einzelseite */

td.shopline_preis { text-align:right;color:white;font-weight:bold; } /* Preis in einzelseite */



td.wk_kopf { color:white;font-weight:bold;font-size:11px; } /* Kopf Warenkorbliste */