/* ALLGEMEIN */
body { 

	background: url(/gfx/08/bg.gif) repeat-x;
	margin-top: 0px;
	padding-top: 0px;

}

* { 
 	font-family:Verdana, Arial, Helvetica; 
	font-size: 12px; 
	
} 

#header {
	background: url(/gfx/08/top.jpg) top center no-repeat;
	height: 152px;
}

#headercontent {
	width: 900px;
	text-align: left;
	height: 152px;
}

#logolink {
	float: left;
	width: 400px;
	padding-top: 50px;
}

#widthset {
	width: 900px;
	background: url(/gfx/08/pbg.gif) top repeat-y;
	text-align: left;
	
}

#page {
	padding-left: 40px;
	padding-right: 30px;
}

#topcart {
	width: 900px;
	background: url(/gfx/08/tbg.gif) top no-repeat;
	text-align: left;
	height: 35px;
}



#minicart { /* Mini Warenkorb */ 
	color: #ffffff;
	font-size:8pt;
	padding: 2px;
	margin-left: 250px;
	padding-top: 7px;
	float: left;
	
}
#minicart a {
	color: #ffffff;
	font-size: 10px;
}

#minicartcontent {
	font-size: 11px;
	display: inline;
	color: #ffffff;
}

#minicartcontent *,
#minicart * {
	color: #ffffff;
}

#topcart * {
	font-size: 11px;
	color: #fff;
}

#loginlink {
	float: right;
	padding-right: 30px;
	padding-top: 7px;
	width: auto;
}

#loggedinas {
	margin-bottom: 15px;
	color: #073265;
	float: right;
	width: 600px;
	text-align: right;
}
#loggedinas * {
	color: #073265;
}

#content {
	float: right;
	width: 600px;
	text-align: left;
	padding-bottom: 30px;
}

#content li {
	display: list-item;
	list-style-type: square;
	padding-bottom: 10px;
}
#leftside {
	float: left;
	background: inherit;
	width: 180px;
	padding-bottom: 30px;
}

#navigation {
	
}

#navigation ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#navigation li {
	margin: 0;
	padding: 0;
	display: inline;
}

#navigation span {
	display: block;
	background: url(/gfx/08/nbg.gif) bottom repeat-x;
	margin-top: 10px;
	padding-bottom: 10px;
	font-size: 11px;
	
}

#navigation a:link,
#navigation a:visited,
#navigation a:active
 {
	color: #07356D;
	text-decoration: none;
	font-weight: normal;
}

#navigation a:hover {
	color: #4A80C2;
	font-weight: normal;
}

#navigation a.navSubLinkActive,
#navigation a.navMainLinkActive {
	font-weight: bold;
	text-decoration: none;
}

#navigation a.navSubLink:link,
#navigation a.navSubLink:visited,
#navigation a.navSubLink:active,
#navigation a.navSubLink:hover,
#navigation a.navSubLinkActive:link,
#navigation a.navSubLinkActive:visited,
#navigation a.navSubLinkActive:active,
#navigation a.navSubLinkActive:hover {
	color: #07356D;
	font-size: 11px;
	display: block;
	border-bottom: 1px solid #C7DAF1;
	background-color: #F6FAFF;
	padding: 4px;
	text-decoration: none;
}

#navigation a.navSubLink:hover {
	color: #4A80C2;
}

#mybottom {
	height: 14px;
	background: #ffffff url(/gfx/08/bbg.gif) top no-repeat;
	color: #555;
	font-size: 10px;
	padding: 4px;
	padding-top: 10px;
	padding-right: 40px;
	text-align: right;
	
}
#mybottom * {
	color: #555;
	font-size: 10px;
}

.clear {
	clear: both;
	font-size: 1px;
	height: 1px;
	line-height: 1px;
}
.left {
	float: left;
}
.right {
	float: right;
}

p {
	line-height: 1.5em;
}

h1 { 
	font-size:14px; 
}
h1.shopItem {
	margin-bottom:15px;
}




.col1 {
	background-color: #efefef;
}
.col2 {
	background-color: #e6e6e6;
}
.col3 {
	background-color: #333333;
	color: #e6e6e6;
}
.small {
	font-size: 10px;
}
.smallbold {
	font-size: 10px;
	font-weight:bold;
}

a:link { 
	color:#000000;
	text-decoration:underline;
}
a:visited { 
	color:#333333;
	text-decoration:underline; 
}
a:active { 
	color:#336699;
	text-decoration:underline; 

}
a:hover { 
	color:#B72600;
	text-decoration:underline; 
}

/* KONFIGURATOR */
.selectionButton {
	background-color: #666666;
	color: #efefef;
	font-size:11px;
	font-weight:normal;
}

.nextStepButton {
	background-color: #666666;
	color: #efefef;
	font-size:12px;
	font-weight:bold;
	width:320px;
}

.backButton {
	background-color: #666666;
	color: #ff0000;
	font-size:12px;
	font-weight:bold;
	width:320px;
}
.errormsg {
	margin-top:10px;
	padding:4px;
	color: #ff0000;
	font-size:12px;
	width:400px;
	border: 1px solid #cc0000;
}
.hinweis {
	font-size:10px;
	background-color:#cccccc;
}
.contentTbl {
	border-collapse:collapse;
	border: 1px dashed #cccccc;
}



.uarehere {  
	color: #333333;
	font-size: 11px;
}
.stepahead {  
	color: #999999;
	font-size: 11px;
}
/* ENDE KONFIGURATOR */

/* ÜBERSCHRIFTEN */
#gfxheading {
	width: 400px;
	padding-left: 20px;
	padding-top: 15px;
	position: absolute;
}
#gfxheading h2 {
	color:#ffffff;
	font-size:11px;
	font-weight:normal;
	padding:0px;
	margin: 0px;
	
}

h1.item {
	font-size: 12px;
	
}

/* ENDE ÜBERSCHRIFTEN */

.orange {
	color: #ffcc80;
}

.mainTbl {
	border-right:1px solid #cccccc;
}

.agb {
	overflow:auto;
	border: 1px solid #cccccc;
	width: 530px;
	height: 150px;
	margin-top: 10px;
	padding:10px;
	
}

/* STARTSEITE */
td.teasertop {
	background-image:url(/gfx/c_tab.gif);
	text-indent: 5px;
	background-repeat:no-repeat;
	height:18px;
	width:350px;
}
td.teasertopS {
	background-image:url(/gfx/c_tabSm.gif);
	background-repeat:no-repeat;
	width:160px;
	padding-bottom: 5px;
}
div.teasertopS {
	border-left: 1px dashed #A7A7A6;
	border-bottom: 1px dashed #A7A7A6;
	padding: 0px;
	margin: 0px;
	width:160px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
}

h1.teasertop {
	padding-top:1px;
	font-weight: bold;
	font-size:11px;
	margin-bottom:0px;
	margin-top:0px;
	padding-left: 5px;
}
a.teasertopS {
	margin-top: 10px;
}
table.teaserWide {
	width:350px;
}
table.teaser {
	width:170px;
}
td.teaser {
	border-left:1px dashed #cccccc;
	border-right:1px dashed #cccccc;
	border-bottom:1px dashed #cccccc;
	padding:5px;
	width:350px;
}
table.biniFooter {
	
	border-right:1px solid #cccccc;
	width:760px;
	
}
td.biniFooter {
	border-bottom:1px solid #cccccc;
}

td.news {
	width:200px;
	padding:2px;
	background-color: #444444;
	color: #FFFFFF;
}

h1.news {
	font-size: 12px;
}
/* ENDE STARTSEITE */

.blau {
	color: #006699;
	padding-left:10px;
	padding-right:10px;
}
a.bottom:link { 
	color:#333333;
	font-size: 11px;
}
a.bottom:visited { 
	color:#555555; 
	font-size: 11px;
}
a.bottom:active { 
	color:#ffff00;
	font-size: 11px; 
}
a.bottom:hover { 
	color:#cc0000;
	font-size: 11px;
	text-decoration:none;
}
/* NAVIGATION ÜBER CONTENT SEITEN DES SHOPS */


/* ENDE NAVIGATION ÜBER CONTENT SEITEN DES SHOPS */


/* HAUPTNAVIGATION */



/* ENDE HAUPTNAVIGATION */

/* SONSTIGES (s. Bezeichnung) */
a.smll:link { 
	color:#444444;
	font-size: 10px;
	text-decoration:underline;
}
a.smll:visited { 
	color:#444444; 
	font-size: 10px;
	text-decoration:underline;
}
a.smll:active { 
	color:#336699;
	font-size: 10px; 
	text-decoration:underline;
}
a.smll:hover { 
	color:#B72600;
	font-size: 10px;
	text-decoration:underline;	
}
.xxlLink {
	line-height:25px;
}
a.xxlLink:link { 
	color:#444444;
	font-size: 10px;
	text-decoration:underline;
}
a.xxlLink:visited { 
	color:#444444; 
	font-size: 10px;
	text-decoration:underline;
}
a.xxlLink:active { 
	color:#336699;
	font-size: 10px; 
	text-decoration:underline;
}
a.xxlLink:hover { 
	color:#B72600;
	font-size: 10px;
	text-decoration:underline;	
}

a.splRLink:link { 
	color:#333333;
	text-decoration:underline;
	font-size:10px;
}
a.splRLink:visited { 
	color:#333333;
	text-decoration:underline;
	font-size:10px;
}
a.splRLink:active { 
	color:#006699;
	text-decoration:none;
	font-size:10px;
}
a.splRLink:hover { 
	color:#555555; 
	font-weight:bold; 
	text-decoration:underline; 
	font-size:10px;
} 

/* derzeit nicht in Verwendung */

h3 { 
	font-size:14pt; 
}
h6 { 
	font-size:8pt; 
}


a.red:link { 
	color:#FF0000;
	text-decoration:underline;
}
a.red:visited { 
	color:#FF0000;
	text-decoration:underline; 
}
a.red:active { 
	color:#336699;
	text-decoration:underline; 
}
a.red:hover { 
	color:#871D17;
	text-decoration:underline; 
}

/* SHOP */
.colshop1 { 
	border-top: 1px solid #ccc;
	padding-top: 10px;
	font-size: 12px;
}
.colshop2 { 
	/*gruen (spaceshop)  FFD491*/
	border-top: 1px solid #ccc;
	font-size: 12px;
}
.colshop3 { 
	background-color: #F1F1F1; 
	font-size: 10px;
}

.shopspecialprice { 
	font-weight:bold; 
	color: #666699;
}

.cartTotal { 
	background-color: #e6e6e6; 
	border-color:#e6e6e6;  
	font-size: 8pt;  
}

a.offerlink { 
	color:#5A0C13;
	text-decoration:underline; 
	font-size:8pt;
}
a.offerlink:visited { 
	color:#5A0C13;
	text-decoration:underline; 
	font-size:8pt;
}
a.offerlink:active { 
	color:#FFFF00;
	text-decoration:underline; 
	font-size:8pt;
}
a.offerlink:hover { 
	color:#AE1726;
	text-decoration:underline; 
	font-size:8pt;
}

a.langlink { 
	color:#006699;
	text-decoration:none; 
	font-size:10px;
}
a.langlink:visited { 
	color:#006699;
	text-decoration:none; 
	font-size:10px;
}
a.langlink:active { 
	color:#0099cc;
	text-decoration:none; 
	font-size:10px;
}

a.langlink:hover { 
	color:#0099cc;
	text-decoration:underline; 
	font-size:10px;
}


a.langlinkPM { 
	color:#efefef;
	text-decoration:none; 
	font-size:10px;
}
a.langlinkPM:visited { 
	color:#efefef;
	text-decoration:none; 
	font-size:10px;
}
a.langlinkPM:active { 
	color:#ffff00;
	text-decoration:none; 
	font-size:10px;
}

a.langlinkPM:hover { 
	color:#ffff00;
	text-decoration:underline; 
	font-size:10px;
}



.ordersteps {
	margin-bottom:20px;
}

.mysubmit {
	margin-top:20px;
}

.userError {
	color:#ff0000;
}

a.arrowTH:link { 
	color:#333333;
	text-decoration:underline;
	background-image:url(/gfx/arrow.gif); 
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 12px;
	font-size: 12px; 	
}
a.arrowTH:visited { 
	color:#333333;
	text-decoration:underline;
	background-image:url(/gfx/arrow.gif); 
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 12px;
	font-size: 12px;
}
a.arrowTH:active { 
	color:#2A6281;
	text-decoration:underline;
	background-image:url(/gfx/arrow.gif); 
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 12px;
	font-size: 12px; 
}
a.arrowTH:hover { 
	color:#2A6281;
	text-decoration:underline;
	background-image:url(/gfx/arrow.gif); 
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 12px;
	font-size: 12px; 
}
.arrowTH {
	margin-top: 15px;
}

#themen a:link { 
	color:#333333;
	text-decoration:underline;
	background-image:url(/gfx/arrow.gif); 
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 12px;
	font-size: 12px; 	
}
#themen a:visited { 
	color:#333333;
	text-decoration:underline;
	background-image:url(/gfx/arrow.gif); 
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 12px;
	font-size: 12px;
}
#themen a:active { 
	color:#2A6281;
	text-decoration:underline;
	background-image:url(/gfx/arrow.gif); 
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 12px;
	font-size: 12px; 
}
#themen a:hover { 
	color:#2A6281;
	text-decoration:underline;
	background-image:url(/gfx/arrow.gif); 
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 12px;
	font-size: 12px; 
}
#themen br {
	display: block;
	margin-bottom: 15px;
}

#flag {
	position: absolute;
	padding-top: 5px;
	text-align: right;
	width: 880px;
}
#flag a {
	color: #ffffff;
}

hr {
	/* beide Farben gleich setzen */
	/* und eine "Null-Border" verwenden, */
	/* da die Browser bei der Darstellung */
	/* unterschiedlich vorgehen */
	background-color: #817873;
	color: #817873;
	border: 0 none;
	
	/* bei Bedarf anpassen, */
	/* Gecko fügt ein Pixel hinzu! */
	height: 1px;
	
	/* evtl. zusätzlich */
	clear: both;
	display: block;
	
	/* bei Bedarf anpassen */
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;

}

.expHome1 {
	border-bottom: 1px dashed #ccc;
	background-color: #f7f7f7;
	padding:5px;
}

.expHome {
	border-bottom: 1px dashed #ccc;
	background-color: #f7f7f7;
	padding:5px;
	width: 425px;
}

#topsearch {
	
	width: 399px;
	float:right;
}
#searchminiform * {
	float: left; 
	display: inline;
}
#searchminiform a {
	margin-left: 10px;
}
#searchminiform {
	margin-top: 87px;
}

#searchminiform #searchinput {
	height: 14px;
	border: 1px solid white;
	width: 173px;
	font-size: 10px;
	background: none;
}


.topnav_bg {
	position:absolute;
	top:178px;
	left:50%;
	background-color:#ffffff;
	background-image:url(/gfx/tn_bg.gif);
	background-repeat:no-repeat;
	margin-left:-368px;
	
	width:748px;
	height:24px;
	z-index:0;
}


.shopsearch {
	font-size: 11px;
	
}



.prt {
	margin-top: 20px;
	border-collapse: collapse;
}

td.priceRange1 {
	font-weight: bold;
	font-size: 11px;
}
td.priceRange2 {
	border: 1px solid #ccc;
	padding: 5px;
	font-size: 11px;
}
td.priceRange3 {
	border: 1px solid #ccc;
	padding: 5px;
	font-size: 11px;
	text-align: right;
}

.searchindexresult {
	font-size: 11px;
	margin-top: 15px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #cccccc;
}
.suchsyntax {
	font-size: 9px;
}

.partnerlink {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dashed #ccc;
}

#infoF {
	margin-top: 20px;
	border-top: 1px dashed #666;
	padding-top: 10px;
}

.sonderschildlink {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
	margin-top: 15px;
}

#sonderschildlink div {
	padding: 10px;
	
}

#sonderschildlink * {
	font-size: 11px;
}

.katInfo {
	float:right;
	width:275px;
	margin-left: 25px;
	
}

#katchildren {
	
}
#katchildren a {
	margin-top: 10px;
}


#itemtabs {
}
#itemtabs ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#itemtabs li {
	display: inline;
	line-height:normal;
}

#itemtabs span {
	
	margin-bottom: 1px;
}

#itemtabs a:link, #itemtabs a:visited, #itemtabs a:active {
	
	padding: 2px;
	padding-left: 12px;
	padding-right: 12px;
	background-color: #EAEAE9;
	margin-left: 5px;
	margin-right: 5px;
	font-size: 10px;
	border-top: 1px solid #C4C4C4; 
	border-right: 1px solid #C4C4C4; 
	border-left:1px solid #C4C4C4;
	text-decoration: none;
	
}

#itemtabs a:hover {
	background-color: #f7f7f7;
	padding: 2px;
	padding-left: 12px;
	padding-right: 12px;
	margin-left: 5px;
	margin-right: 5px;
	border-top: 1px solid #C4C4C4; 
	border-right: 1px solid #C4C4C4; 
	border-left:1px solid #C4C4C4;
	text-decoration: none;
	color: #333333;
}


#splitResult {
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
}

.shoptabactive { 
	background-color: #f7f7f7;
	padding: 2px;
	padding-left: 12px;
	padding-right: 12px;
	margin-left: 5px;
	margin-right: 5px;
	border-top: 1px solid #C4C4C4; 
	border-right: 1px solid #C4C4C4; 
	border-left:1px solid #C4C4C4;
	text-decoration: none;
	color: #333333;
	font-size: 10px;
	font-weight: bold;
}

.meinblau {
	color: #05406F;
}

.mylistprice {
	font-size: 11px;
}

#ssl_secured {
	position: absolute;
	margin-top: 165px;
	margin-left: 20px;
	font-size: 11px;
	padding: 2px;
	background-image: url(/gfx/shop/ssl.gif);
	background-repeat: no-repeat;
	background-position: 2px 0px;
	padding-left: 22px;
	padding-right: 12px;
	color: #444444;
}

#tdmain li {
	list-style-type: square;
}

#gts_link {
	background-color: #E1E8F0;
	border: 1px solid #28303E;
	padding: 15px;
}


#gts_link input {
	background-color: #B6C7DC;
	border: 1px solid #fff;
}



/* TABS OBEN */
#toptabs {
  float:right;
  background:none;
  font-size:93%;
  line-height:normal;
  margin-top: 14px;
  width: 640px;
 
 
}
#toptabs ul {
margin:0;
padding: 5px 0px 0px 5px;
list-style:none;
}
#toptabs li {
  display:inline;
  margin:0;
  padding:0;
}
#toptabs a {
  float:left;
  background:url("/gfx/08/tableft.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 16px;
  text-decoration:none;
  font-weight: bold;
}
#toptabs a span {
  float:left;
  display:block;
  background:url("/gfx/08/tabright.gif") no-repeat right top;
  padding: 7px 20px 3px 6px;
  color:#666;
  font-size: 11px;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#toptabs a span {float:none;}
/* End IE5-Mac hack */
#toptabs a:hover span {
  color:#333;
}
#toptabs a:hover {
  background-position:0% -25px;
}
#toptabs a:hover span {
  background-position:100% -25px;
}

#toptabs a.activetab {
  background-position:0% -25px;
}
#toptabs a.activetab span {
  background-position:100% -25px;
  color: #333;
}
/* ENDE TABS OBEN */
/* ENDE SHOP */

.MagicZoomBigImageCont {
	border:			1px solid #AF8976;
}

/* Header look and feel CSS class */
/* header is shown if "title" attribute is present in the <A> tag */
.MagicZoomHeader {
	font:			10px Tahoma, Verdana, Arial, sans-serif;
	color:			#fff;
	background:		#AF8976;
	text-align:     center !important; 
}


/* CSS class for small looking glass square under mouse */
.MagicZoomPup {
	border: 		1px solid #aaa;
	background: 	#ffffff;
	cursor:			hand;
}

/* CSS style for loading animation box */
.MagicZoomLoading {
	text-align:		center;
	background: 	#ffffff;
	color:			#444;
	border: 		1px solid #ccc;
	opacity:		0.8;
	padding:		3px 3px 3px 3px !important;
	display: 		none; /* do not edit this line please */
}

/* CSS style for gif image in the loading animation box */
.MagicZoomLoading img {
	padding-top:	3px !important;
	background: url(/gfx/shop/loading.gif) center no-repeat;
}
 
 
 #gfxheading {
	width: 400px;
	padding-left: 20px;
	padding-top: 15px;
	position: absolute;
}
#gfxheading h1 {
	color:#ffffff;
	font-size:11px;
	font-weight:normal;
	padding:0px;
	margin: 0px;
	
}

/* DETAILS */



.item_pic {
	width: 200px;
	float: left;
}
.item_amount {
	width: 50px;
	float: left;
}

.item_name {
	width: 250px;
	float: left;
}

.item_ordernum {
	width: 130px;
	padding-right: 20px;
	float: left;
}

.item_price {
	width: 150px;
	float: left;
}

.item_links {
	width: 150px;
	float: left;
}
.item_status {
	margin-bottom: 15px;
	clear: both;
}

.item_shiping {
	clear: both;
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: 11px;
}

/* Preisstaffeln */

.prt {
	margin-top: 20px;
	border-collapse: collapse;
	margin-bottom: 10px;
}

td.priceRange1 {
	font-weight: bold;
	font-size: 11px;
}
td.priceRange2 {
	border: 1px solid #ccc;
	padding: 5px;
	font-size: 11px;
}


.shopspecialprice { 
	font-weight:bold; 
	
	font-size: 13px;
	color: #f7f7f7;
}
.myprice {
	background: url(/gfx/mprice.jpg) no-repeat;
	font-weight: bold;
	color: #fff;
	font-size: 13px;
	text-align: center;
	display: block;
	float: left;
	width: 120px;
	height: 45px;
	padding: 15px 0 0 0
}
/* ENDE DETAILS */


.my_rebate {
	display: block;
	padding: 4px;
	background: #cc0000 url(/gfx/myrebate.gif) repeat-x;
	color: #fff;
	font-weight: bold;
	font-size: 10px;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.mylistprice .shopspecialprice,
.small .shopspecialprice {
	color: #006699;
}


#custoptions {
	position:absolute;
	
	padding: 20px;
	background: #336699;
}

#custoptions a{
	display: block;	
}

/* LOGIN */


.wait_loading {
	background: #ffffff url(/gfx/shop/loading.gif) center no-repeat;
	height: 60px;
	width: 100%;
}

#login_new_cust {
	float:left; 
	width: 240px;
	padding-right:10px;
}

#login_cust {
	float:left; 
	width: 260px;
	padding-left:10px;
	border-left: 1px dotted #ccc;
}
#login_cust td {
	
	padding-right: 8px;
	padding-bottom: 8px;
}
#login_cust .tinput {
	width: 100px;
}
/* ENDE LOGIN */


#hslide_num {
	font-size: 11px;	
	margin-bottom: 10px;
}
#hslide_num a {
	font-size: 11px;
	text-decoration:none;	
	padding: 2px;
	background: #efefef;
}
#hslide_num .small {
	font-size: 11px;
	color: #cc0000;
}

#slideme_container {
	height: 320px;	
	width: 590px;
	overflow: hidden;
}
#slideme_inner {
	height: 290px;	
}

.opac90 {
	opacity: .90; /* Standard: FF gt 1.5, Opera, Safari */
	filter: alpha(opacity=90); /* IE lt 8 */
	-ms-filter: "alpha(opacity=90)"; /* IE 8 */
	-khtml-opacity: .90; /* Safari 1.x */
	-moz-opacity: .90; /* FF lt 1.5, Netscape */
}

.submenu {
	position:absolute;
	margin: -13px 0 0 140px;
	width:200px;	
}

.submenu a {
	padding: 5px 0;	
}


/* CART */

.cart_item 				{ clear:both; }
.cart_item_img 			{ width: 140px; float: left; }
.cart_item_amount 		{ width: 40px; float: left; }
.cart_item_name 		{ width: 300px; float: left; }
.cart_item_itemlink		{ font-weight: bold; text-decoration: none; }
.cart_item_itemcode 	{ font-size: 11px; margin: 5px 0 15px 0; }
.cart_item_price_single	{ padding-top: 3px;width:90px; }
.cart_item_price_total	{ padding: 3px 15px 0 0;width:90px; }
.cart_item_price_delete	{ float: right; padding: 3px 0 0 15px; width:auto; }

/* CART */
