.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY { 
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  background: #FFFFFF;
  color: #000000;
}

img  { border-width: 0px; }

A {
  color: #003366;
  text-decoration: underline;
}

A:hover {
  color: #003366;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #FFFFFF;
}

TR.headerNavigation {
  background: #BBC3D3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #BBC3D3;
  color: #FFFFFF;
  font-weight : bold;
}

A.headerNavigation { 
  color: #000000;
  font-size:10px;
  text-decoration:underline;  
}

A.headerNavigation:hover {
  color: #000000;
  font-size:10px;
  text-decoration:underline;
}

TR.headerError {
  background: #FF0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #FF0000;
  color: #FFFFFF;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00FF00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #00FF00;
  color: #FFFFFF;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #BBC3D3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight: bold;
}

.infoBox {

}
 
.infoBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #006699;
}

.infoBoxNotice {

}

.infoBoxNoticeContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #000000;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {

}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {

}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #008DD0;
}

TR.subBar {

}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD, TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #003366;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #FFFFFF;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #0000FF;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #FFCC00;
  font-weight: bold;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #FF0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7;}
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #FF0000; }

.menu 				{ padding: 1px 1px 1px 12px; color: #FFFFFF; font-weight: bold; background: transparent url(menu-middle.gif) repeat-y; font-size: 11px; }
.menu2				{ color: #FFFFFF; font-weight: bold; background: transparent url(menu-middle.gif) repeat-y; font-size: 11px; }
.menu_rechts		{ color: #FFCC00; }
.menu_specials		{ color: #FFFFFF; font-size: 11px; }
A.menu_specials:hover  		{ color: #FFCC00; text-decoration: none; }
A.menu2				{ color: #FFFFFF; text-decoration: none; font-weight: bold; }
A.menu2:link		{ color: #FFFFFF; text-decoration: none; font-weight: bold; }
A.menu2:visited 	{ color: #FFFFFF; text-decoration: none; font-weight: bold; }
A.menu2:hover  		{ color: #FFCC00; text-decoration: none; }
form.menu2			{ margin: 0 0 0 0; }
.productlink 		{ text-decoration: none; }
.topbar				{ color: #FFFFFF; font-weight: bold; background: transparent url(menu-middle.gif) repeat-y; font-size: 11px; }
A.topbar			{ color: #FFFFFF; text-decoration: none; font-weight: bold; }
A.topbar:link		{ color: #FFFFFF; text-decoration: none; font-weight: bold; }
A.topbar:visited 	{ color: #FFFFFF; text-decoration: none; font-weight: bold; }
A.topbar:hover  	{ color: #D50505; text-decoration: none; }

.categorylisting a.productlink {
	display: block; 
	height: 80px; 
	background-color: #CEE0EA; 
	border: 1px solid #CEE0EA;
	text-decoration: none;
}
.categorylisting a.productlink:hover {
	background-color: #8EC1E8;
	text-decoration: none;
}

.productlisting a.productlink {
	display: block; 
	height: 80px; 
	background-color: #CEE0EA; 
	border: 1px solid #CEE0EA;
	text-decoration: none;
}
.productlisting a.productlink:hover {
	background-color: #8EC1E8;
	text-decoration: none;
}


.LieferzeitBox		{ background-image:url(images/img/lieferzeitbox.gif); background-repeat:no-repeat; font-size:10px; padding:5px; }
hr {
	background-color:#8EC1E8;
	color:#8EC1E8;
  	border: 0;
	height: 1px;
}
TD.impress, P.impress {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  line-height: 1.5;
  background-color: #FFCC00;
}
.preis_zusatz { font-family: Verdana, Arial, sans-serif; font-size: 8.5px; color: #666666; }
A.preis_zusatz { font-family: Verdana, Arial, sans-serif; font-size: 8.5px; color: #666666; }
A.preis_zusatz:link { font-family: Verdana, Arial, sans-serif; font-size: 8.5px; color: #666666; }
A.preis_zusatz:visited { font-family: Verdana, Arial, sans-serif; font-size: 8.5px; color: #666666; }
A.preis_zusatz:hover { font-family: Verdana, Arial, sans-serif; font-size: 8.5px; color: #000000; }

.preis_zusatz2 ,
A.preis_zusatz2,
A.preis_zusatz2:link,
A.preis_zusatz2:active,
A.preis_zusatz2:visited { 
	font-family: Verdana, Arial, sans-serif; font-size: 8.5px; line-height: 10px; color: #FFFFFF; 
}
A.preis_zusatz2:hover { color: #000000; }


