
/* SHOPNAVI */


.shoplink
{


}

.shoplink a:link
{
  text-decoration : none;
}

.shoplink a:hover
{
  text-decoration : none;
}

.shoplink a:visited
{
  text-decoration : none;
}


/* ADMINS */

.button
{
  background-color : #eeeeee;
  border-top : 1px solid #c0c0c0;
  border-bottom : 1px solid #000000;
  border-left : 1px solid #c0c0c0;
  border-right : 1px solid #000000;
  padding : 2px;
  font-size : 11px;
  width : 120px;
  text-align : center;
  float : left;
}

.shoptable
{
	border : 1px solid #808080;
	background-color : #f4f4f4;
	margin-top : 20px;
	font-size : 11px;
	border-collapse : collapse;
}

.shoptabletd
{
border : 1px solid #808080;
}

.shoptabletitel
{
  background-color : #808080;
  padding : 2px;
  padding-left : 10px;
  margin-bottom : 10px;
}

.shoptabletitel h2
{
  font-size : 14px;
  color : #ffffff;
  margin : 0px;
}

.shoptablekontent
{
  padding : 10px;
  clear : both;
}
.shoptabletrennung
{
  background-color : #dddddd;
  height : 10px;
  font-size : 3px;
  margin-bottom : 10px;
}

.shopformselect
{
  width : 200px;
}

.shopformtextarea
{
  width : 200px;
  height : 80px;
}

.shopformtext
{
  width : 200px;
}

.shopformcheckbox
{
  border : 0px;
  margin : 0px;
  padding : 0px;
}

.shopfarbea
{
  background-color : #efefef;
  padding : 5px 0 10px 5px;
  font-size : 11px;
}

.shopfarbeb
{
  background-color : #e0e0e0;
  padding : 5px 0 10px 5px;
  font-size : 11px;
}

/* SHOP LAYOUT */


/* PRODUKTAUFLISTUNG */
.shopitemtable 
{
  margin-top : 10px;
  border : 1px solid #c0c0c0;
}

.shopitemtitel 
{
  border : 1px solid #c0c0c0;
  margin : 10px;
  padding-top : 5px;
  padding-left : 5px;
  background-color : #dedede;
  padding-bottom : 5px;
}

.shopitemtitel h2
{
  font-size : 14px;
  float : left;
  margin : 0;
  padding : 0;
}

.shopitemkontent 
{
  
}

.itemdiv
{
  border : 1px solid #c0c0c0;
}

.itemdivtitel
{
  padding-top : 2px;
  padding-left : 5px;
  background-color : #dedede;
  padding-bottom : 2px;
}

.itemdivtitel h2
{
  font-size : 12px;
  float : left;
  margin : 0;
  padding : 0;
}

.itemdivimgtrue
{
  width : 160px;
  float : left;
}

.itemdivimgfalse
{
  display : none;
}

.itemdivkontent
{
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  clear : both;
}

.itemdivfuss
{
  clear : both;
}

/* AUFLISTUNG DER GRUPPEN */

.pgrviewtd
{
  border-left : 1px solid #c0c0c0;
  border-right : 1px solid #c0c0c0;
  border-bottom : 1px solid #c0c0c0;
  background-color : #F1F4FC;
  font-size : 11px;
  width : 170px;
  vertical-align : top;
}

.pgrspacertd
{
  font-size : 3px;
  width : 10px;
}

.pgrdummytd
{
  width : 170px;
}

.pgrtitel
{
  padding-top : 3px;
  background-color : #dedede;
  padding-bottom : 2px;
  font-weight : bold;
  font-size : 11px;
  height : 18px;
  padding-left : 10px;
  background-image : url(../tmpl/layout/box_itemhg.gif);
}

.pgrtitel a
{
  color : #465E9A;
  font-weight : bold;
}

.pgrkontent
{
  font-size : 11px;
  padding-left : 10px;
  padding-right : 5px;
  padding-top : 10px;
}

ul
{
  margin-left : 20px:
}

.pgrkontent img
{
  border : 1px solid #c0c0c0;
}

.pgrkontent img
{
  margin-right : 5px;
  margin-bottom : 5px;
}

.shopactivlink a
{
  font-weight : bold;
}

.shopalink a
{

}

.pgrdiv
{
  text-align : left;
}

.pgrdivtitel
{
  foht-size : 16px;
}

.pgrdivtitel h2
{
  foht-size : 16px;
}

.pgrdivimgtrue
{
  width : 260px;
  float : left;
  padding-right : 20px;
}

.pgrdivimgtrue img
{
  border : 1px solid #c0c0c0;
}

td .bildnormal
{
  
}

.shopitemtabletd
{
	background-color : #f4f4f4;
	padding : 4px;
	font-size : 10px;
	border-collapse : collapse;
  text-align : left;
}

.shopitemtabletdb
{
	background-color : #efefef;
	padding : 4px;
	font-size : 10px;
  width : 100px;
	border-collapse : collapse;
  text-align : center;
}

/* WAHRENKORB */

.wktitel
{
	background-color : #dfdfdf;
	padding : 4px;
	font-size : 11px;
	border-collapse : collapse;
  text-align : left;
}

.wka
{
	background-color : #efefef;
	padding : 4px;
	font-size : 11px;
	border-collapse : collapse;
  text-align : left;
}

.wkb
{
	background-color : #dfdfdf;
	padding : 4px;
	font-size : 11px;
	border-collapse : collapse;
  text-align : left;
}

td .bildnormal
{
  border : 1px solid #c0c0c0;
}


