
 
.frameText { 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; }
.itemsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }
   
BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
  font-weight:normal;
}

A {
  color: #000000;
  text-decoration: none;
}

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

#Main
{
background-color:white;
border: 1px solid black;
margin:16px;
width:98%;
}

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

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  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: 12px;
  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;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #b6b7cb;
}

.infoFrameInsides {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoFrameUp {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

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

TR.memberHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.itemListing-odd, TR.itemReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.memberHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.itemListing-even, TR.itemReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.itemListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.itemListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

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

A.pageResults {
  color: #0000FF;
}

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

TD.pageGeneralsign, DIV.pageGeneralsign {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

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

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

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

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

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

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

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

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

CHECKFRAME, 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: 12px;
  color: #f0a480;
  font-weight: bold;
}

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

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

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

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

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

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.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 frame */

.frameMessage { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.MessageStackWrong, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.MessageStackYes { 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; }


a:link.shipping {
	font-size: 8px;
  color: #595959;
  text-decoration: none;
}

a:hover.shipping {
	font-size: 8px;
  color: #595959;
  text-decoration: underline;
}

a:visited.shipping {
	font-size: 8px;
  color: #595959;
  text-decoration: none;
}


 TABLE.categ {
  border: 0px;
  border-spacing: 0px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.categ {
    vertical-align: top;
    line-height:18px;
    height: 18px;
    border-bottom: 1px solid  #AABBDD;
}

TD.categ a
{
font-weight:normal;
}

.ueberschrift_frame { font-family: Arial; color: #ffffff; font-weight: bold; font-size:11px; text-align:left;}
.infoFrameUp { font-family: Arial; font-size: 9pt; color: #333333; font-weight: bold }
.framestyle {font-family: Arial; font-size: 11px; color: #333333; font-weight: bold }

td { font-family: Arial; font-size: 11px; color: #333333}

A.headerNavigation2 { 
font-size: 10px;
font-weight: bold;
color: #336699;
text-decoration: none; 
}

a:hover.headerNavigation2 {
font-size: 10px;
font-weight: bold;
color: #336699;
text-decoration: underline;
}

A.headerNavigation { 
font-size: 10px;
text-transform: uppercase;
color: #89a9b8;
text-decoration: none;
font-family: arial;
font-weight: bold
}

a:hover.headerNavigation {
font-size: 10px;
text-transform: uppercase;
text-decoration: underline;
font-family: arial;
font-weight: bold
}

.headerNavigation { 
font-size: 10px;
font-weight: bold;
color: #336699;
text-decoration: none; 
}

:hover.headerNavigation {
font-size: 10px;
text-transform: uppercase;
text-decoration: underline;
font-family: arial;
font-weight: bold
}

A.HauptNavigation { 
font-size: 10pt;
text-transform: uppercase;
color: #00036A;
text-decoration: none;
font-family: Arial;
font-weight: bold
}

a:hover.HauptNavigation {
font-size: 10pt;
text-transform: uppercase;
text-decoration: underline;
font-family: arial;
font-weight: bold
}

body {
	background-color: #FFFFFF;
}

TR.shippingHeader {
  background: #bbc3d3;
}

TR.shippingNavigation {
  background: #bbc3d3;
}

TD.shippingNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #bbc3d3;
  color: #000000;
  font-weight : bold;
}
/* Shipping Site End */



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

.MessageStackWrong, .messageStackWarning {
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
background-color: #ffb3b5;
}

textarea {
width: 100%;
font-family: Verdana, Arial, sans-serif;
font-size: 9px;
}
/* end import from original style */

body, html {
margin: 0;
padding: 0;
	font-family: Tahoma;
	font-size: 10px;
	color: #595959;
	text-decoration: none;
	font-weight: bold;
text-align: center; /* needed for IE center bug */
}
/* pageWrapper div for centering and width settings! 2004/01/06 */
div#pageWrapper {
position: relative;
margin: 10px auto;
	font-family: Tahoma;
	font-size: 9px;
	color: #595959;
width: 100%; /* set total pagewidth */
}
form {
display: inline;
	font-family: Tahoma;
	font-size: 9px;
	color: #595959;
}
td { 
font-family: Tahoma;
font-size: 10px;
color: #595959;
}
td.itemListing-data { 
font-family: Tahoma;
font-size: 10px;
color: #595959;
vertical-align: middle;
}
table#mainLayoutLT { 
font-family: Tahoma;
font-size: 10px;
color: #595959;
margin: 0px auto;
width: 100%;
}
td.columnLT { 
font-family: Tahoma;
font-size: 10px;
color: #595959;
width: 155px;
padding: 0;
}

table.infoBoxLT td table { 
font-family: Tahoma;
font-size: 10px;
color: #595959;
width: 100%;
}
td#contentLT { 
font-family: Tahoma;
font-size: 10px;
color: #595959;

}
.infoBoxLT { 
font-family: Tahoma;
font-size: 10px;
color: #595959;
margin: 5px;
}
td#contentLT { 
font-family: Tahoma;
font-size: 10px;
color: #595959;
padding: 10px 12px;
}

td.frameTextLT { 
font-family: Tahoma;
font-size: 10px;
color: #595959;
padding: 6px 5px;
}

div#pictureNavLT{ 
font-family: Tahoma;
font-size: 10px;
color: #595959;
margin: 12px 7px 0 0;
float: right;
}

.navRightLT { 
font-family: Tahoma;
font-size: 10px;
color: #595959;
float: right;
}

.frameTextLT select { 
font-family: Tahoma;
font-size: 10px;
color: #595959;
width: 90%;
}
td#navBarTopLT div, td#navBarBottomLT div { 
font-family: Tahoma;
font-size: 10px;
color: #595959;
margin: 1px 5px;
height: 17px;
}
.logoLT, .navLeftLT { 
font-family: Tahoma;
font-size: 10px;
color: #595959;
float: left;
}
.footerLT { 
font-family: Tahoma;
font-size: 10px;
color: #595959;
text-align: center;
}
.footerLT div { 
font-family: Tahoma;
font-size: 10px;
color: #595959;
margin: 5px auto;
}

#languagesBoxLT, #specialsBoxLT, #currenciesBoxLT, #whats_newBoxLT, #producersBoxLT, #searchBoxLT, #tell_a_friendBoxLT { 
font-family: Tahoma;
font-size: 10px;
color: #595959;
text-align: center;
}
/* begin colors and borders (for link colors: see the link styles section below) */

.itemListing-heading { 
font-family: Tahoma;
font-size: 10px;
color: #595959;
background-color: #ffffff;
}
tr.itemListing-even td { 
font-family: Tahoma;
font-size: 10px;
color: #595959;

}
tr.itemListing-odd td.itemListing-data { 
font-family: Tahoma;
font-size: 10px;
color: #595959;

}
.errorText { 
font-family: Tahoma;
font-size: 10px;
color: #595959;
color: red;
}
/* .cBoxE higlighting for categories frame enhancement contrib */
.cBoxE { 
font-family: Tahoma;
font-size: 10px;
color: #595959;
color: red;
}

td#navBarTopLT, td#navBarBottomLT { 
font-family: Tahoma;
font-size: 10px;
color: #595959;
border-left:0px solid #ffb21c; border-right:0px solid #ffb21c; border-top:1px solid #ffb21c; border-bottom:1px solid #ffb21c; 
}
table#mainLayoutLT { 
font-family: Tahoma;
font-size: 10px;
color: #595959;
border: 2px #ffb21c solid;
}
.infoBoxLT td { 
font-family: Tahoma;
font-size: 10px;
color: #595959;
border: 1px black solid;
}
contentLT table td.pageGeneralsign, h1 { 
font-family: Tahoma;
font-size: 12px;
color: #595959;
color: #d00;
}
.infoBoxLT td table td { 
font-family: Tahoma;
font-size: 10px;
color: #595959;
border-width: 0px;
}
.inputRequirement, .greetUser { 
font-family: Tahoma;
font-size: 10px;
color: #595959;
color: red;
}
/* example how to assign styles to one individual small infoframe (delete if you don't like) */
table#shop_basketBoxLT { 
font-family: Tahoma;
font-size: 10px;
color: #595959;
font-weight: bold;
color: #e00;
}
td.infoFrameUpFONT { 
font-family: Tahoma;
font-size: 10px;
color: #595959;
font-size: 10px;
color: #FFFFFF;
vertical-align: bottom; 
}
td.infoBoxCONTENTFONT { 
font-family: Tahoma;
font-size: 10px;
color: #595959;
font-size: 10px;
color: #000000; background-color:#DEDEDE
}

/* end colors and borders */

/* begin fonts */
#copyRightLT { 
font-family: Tahoma;
font-size: 10px;
color: #595959;
font-size: 10px;
}

.infoBoxLT td, .infoframeLT td.frameTextLT form select { 
font-family: Tahoma;
font-size: 10px;
color: #595959;
font-size: 10px;
font-family: arial, sans-serif;
}
#navBarTopLT, #navBarBottomLT { 
font-family: Tahoma;
font-size: 10px;
color: #595959;
font-size: 10px;
font-weight: bold;
}
/* font size for content in and outside tables */
#contentLT table td, #contentLT { 
font-family: Tahoma;
font-size: 10px;
color: #595959;
font-size: 10px;
font-family: arial, sans-serif;
}
#contentLT table td.pageGeneralsign, h1 { 
font-family: Tahoma;
font-size: 12px;
color: #595959;
font-weight: bold;
text-indent: 15px;
padding-top: 5px;
}
/* end fonts */
/* begin link styles */

a { 
font-family: Tahoma;
font-size: 10px;
color: #595959;

	font-family: Tahoma;
	font-size: 10px;
	color: #707070;
	text-decoration: none;
}
a:hover { 
font-family: Tahoma;
font-size: 10px;
color: #595959;
text-decoration: underline;
	font-family: Tahoma;
	font-size: 10px;
	color: #707070;

}
/* end link styles */

img {border:0px!important;}
