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

BODY {
  background: #ffffff;
  color: #4B4B4B;
  margin: 0px;
  text-align:center;
}

A {
  color: #4B4B4B;
  text-decoration: none;
}

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

FORM {
        display: inline;
}

h1 {
 font-family: Verdana, Arial, sans-serif;
 color: #2b4a66;
 font-size: 20px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
}

h2 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
}

TR.header {
  background: #ffffff;
}

TR.Navigation {
  background: #FF9900;
}

TD.Navigation {
  font-family: Arial, sans-serif;
  font-size: 12px;
  background: #FF9900;
  color: #ffffff;
  font-weight : bold;
}

A.Navigation { 
  color: #FFFFFF; 
}

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

TR.headerNavigation {
  background: #ffffff;
}

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

A.headerNavigation { 
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #000000;
  text-decoration: underline;
}

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

A.hnavNavigation { 
  color: #FF9900; 
  font-family: Arial, sans-serif;
  font-size: 12px;
}

A.hnavNavigation:hover {
  color: #FF9900; 
  font-family: Arial, sans-serif;
  font-size: 12px;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #FF9900;
}

TD.footer {
  font-family: Arial, sans-serif;
  font-size: 11px;
  background: #FF9900;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #cccccc;
}

.infoBoxContents {
  background: #f8f8f9;
  font-family: Arial, sans-serif;
  font-size: 11px;
}

.cartBox {
  background: #E6E6E6;
}

.cartBoxContents {
  background: #E6E6E6;
  font-family: Arial, sans-serif;
  font-size: 11px;
}

.menueBox {
  background: #cccccc;
}

.menueBoxContents {
  background: #f8f8f9;
  font-family: Arial, sans-serif;
  font-size: 11px;
}

.productBox {
  background: #cccccc;
}

.productBoxContents {
  background: #ffffff;
  font-family: Arial, sans-serif;
  font-size: 11px;
}




.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #FF9900;
  color: #ffffff;
}

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

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #ffffff;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #ffffff;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #FF9900;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Arial, sans-serif;
  font-size: 11px;
  background: #cccccc;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Arial, sans-serif;
  font-size: 11px;
  vertical-align: top;
}

TD.productListing-datagr {
  font-family: Arial, sans-serif;
  font-size: 11px;
  background: #F4F4F4;
  vertical-align: top;
}


TABLE.cond {
  border: 1px;
  border-style: solid;
  border-color: #FF9900;
  font-size: 11px;
  border-spacing: 1px;
  background: #f8f8f9;
}

A.pageResults {
  width:19px; 
  font-family:Verdana; 
  margin=0; 
  font-size: 11px; 
  color:#2b4a66;  
  height: 1; 
  border: #999999 1px solid; 
  padding-left: 5; 
  padding-right: 5; 
  padding-top: 1; 
  padding-bottom: 1"
  text-decoration: none;
}

A.pageResults:hover {
 width:19px; 
  font-family:Verdana;  
  margin=0; 
  background-color:#2b4a66;
  font-size: 11px; 
  color:#ffffff; 
  height: 1; 
  border: #2b4a66 1px solid; 
  padding-left: 5; 
  padding-right: 5; 
  padding-top: 1; 
  padding-bottom: 1;
  text-decoration: none;
}



TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #777777;
  background-image: url('images/line.gif');
  height:30px;
}

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main {
  font-family: Tahoma;;
  font-size: 11px;
  line-height: 1.5;
  color: #2b4a66;
}

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

TD.smallNPText, SPAN.smallNPText, P.smallNPText {
  font-family: Arial, sans-serif;
  font-size: 12px;
  background: #ffffff;
  color : #808080;
  font-weight: bold;
  
}

TABLE.tableSpecials {
border : 1px dotted #999999;
}

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

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

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

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

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

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

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

SPAN.greetUser {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #ff9900;
}

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

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

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

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

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

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

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

/* message box */

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

/* input requirement */

.inputRequirement { font-family: Arial, sans-serif; font-size: 11px; color: #ff0000; }

.tax_info {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  color: #758389;
  font-weight: normal;
}

/* NEW DESIGN FOR MENUE */

/*change the menu hover color below*/
#thecategories a:hover {
	background-color: #eeeeee;
	color: #000000;
}

.catwithsubs {
	padding-right: 5px;
}

.catwithnosubs {
	padding-right: 5px;
}

#thecategories {
	position: relative;
	top: -9px;
	margin-bottom: -16px;
	width: 100%;
}

.activelink {
	display: block;
	font-weight: bold;
}

#thecategories a {
	display: block;
	padding-bottom: 3px;
	padding-top: 3px;
	width: 100%;
}

/*mozilla fix*/
html>body #thecategories a {
	width: auto;
}
/*end of mozilla fix*/


#topcat a {
padding-left: 0px;
background-image: url('images/bg_menu1.gif');
}

#secondcat a {
	padding-left: 3px;
    background-image: url('images/bg_menu2.gif');
}

#thirdcat a {
	padding-left: 6px;
    background-color: #FAFAD2;
}

#fourthcat a {
	padding-left: 12px;
    background-color: #FFFFFF;
}

#fifthcat a {
	padding-left: 15px;
}


/* BOF: menu-category Tabs */

TD.tab {
	background-image: url('images/tabs/tab_middle.gif');
	background-repeat: repeat;
	color: #6699cc;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	}

A.tab {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 11px;
	color: #777777;
	text-decoration: none;
	}
A.tab:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 11px;
	color: #777777;
	text-decoration: underline;
}
TD.ontab {
	background-image: url('images/tabs/tab_middle_on.gif');
	background-repeat: repeat;
	color: #777777;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: smaller
}
A.ontab {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
	color: #777777;
	text-decoration: none;
	}
A.ontab:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
	color: #777777;
	text-decoration: none;	
}
TD.tableft {
    background-image: url('images/tabs/tab_left.gif');
	background-repeat: no-repeat;
	color: #777777;
	font-size: smaller
}
TD.tabright {
	background-image: url('images/tabs/tab_right.gif');
	background-repeat: no-repeat;
	color: #777777;
	font-size: smaller
}


A.headerLink {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: smaller;
	color: #000099;
	text-decoration: none;
}
A.headerLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: smaller;
	color: #99ccff;
	text-decoration: none;
}
A.downTab {
  background-color: #CCCCCC;
  padding: 3px 3px 3px 3px;
  font-family: Arial, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
}
A.downTab:hover {
  background-color: #CCCCCC;
  padding: 3px 3px 3px 3px;
  font-family: Arial, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  color: #777777;
  text-decoration: none;
}
/* EOF: Menu-Category Tabs */

/* Fusszeile */
A.flink {
  font-family: Arial, sans-serif;
  font-style: normal;
  font-size: 13px;
  font-weight: normal;
  color: #444444;
  text-decoration: none;
}
A.flink:hover {
  font-family: Arial, sans-serif;
  font-style: normal;
  font-size: 13px;
  font-weight: normal;
  color: #777777;
  text-decoration: none;
}

/* navigation */
A.navi {
  width:19px; 
  font-family:Verdana; 
  margin=0; 
  font-size: 11px; 
  color:#2b4a66;  
  height: 1; 
  border: #999999 1px solid; 
  padding-left: 5; 
  padding-right: 5; 
  padding-top: 1; 
  padding-bottom: 1"
  text-decoration: none;
}
A.navi:hover {
  width:19px; 
  font-family:Verdana;  
  margin=0; 
  background-color:#2b4a66;
  font-size: 11px; 
  color:#ffffff; 
  height: 1; 
  border: #2b4a66 1px solid; 
  padding-left: 5; 
  padding-right: 5; 
  padding-top: 1; 
  padding-bottom: 1;
}

/* CSS IMAGE POPUP VIEWER ON MOUSEOVER */

#impop {
	background-color: #FFFFFF;
	left: 10px;
	position: relative;
	top: 10px;
	width: 135px;
}

#impop a .large {
	border: 0px;
	display: block;
	height: 1px;
	left: -1px;
	position: absolute;
	top: -1px;
	width: 1px;
}

#impop a img {
	border: 0px;
}

#impop a.p1, #pic a.p1:visited {
	background-color: #FFFFFF;
	border: 0px;
	display: block;
	height: 90px;
	left: 0;
	text-decoration: none;
	top: 0;
	width: 135px;
}

#impop a.p1:hover {
	background-color: #FFFFFF;
	color: #000000;
	text-decoration: none;
}

#impop a.p1:hover .large {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	display: block;
	position: absolute;
	width: auto;
	height: auto; 
	left: -175px;
	top: -20px;
	z-index:1;
}


/* CSS IMAGE POPUP VIEWER ON MOUSEOVER */

#impop2 {
	background-color: #FFFFFF;
	position: relative;
	top: -30px;
	width: 135px;
}

#impop2 a .large {
	border: 0px;
	display: block;
	height: 1px;
	left: -1px;
	position: absolute;
	top: -1px;
	width: 1px;
}

#impop2 a img {
	border: 0px;
}

#impop2 a.p1, #pic a.p1:visited {
	background-color: #FFFFFF;
	border: 0px;
	display: block;
	height: 90px;
	left: 0;
	text-decoration: none;
	top: 0;
	width: 135px;
}

#impop2 a.p1:hover {
	background-color: #FFFFFF;
	color: #000000;
	text-decoration: none;
}

#impop2 a.p1:hover .large {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	display: block;
	position: absolute;
	width: auto;
	height: auto; 
	left: -50px;
	top: -250px;
	z-index:1;
}


A.buybothPrice {
	font-family: Palatino Linotype;
	font-size: 18px;
/*	color: b2d524; */
	color: #59118E;
}
A.buybothHeading {
	font-family: Palatino Linotype;
	font-size: 18px;
/*	color: b2d524; */
	color: #59118E;
}
.buybothText {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #506b00;
}
.star-product-title {
 font-family: Verdana, Arial, sans-serif;
 font-style:italic;
 color: #aaaaaa;
 font-size: 20px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;

}
.star-product {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #4B4B4B;
}
.star-product-price{
  font-family: Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #ff0000;
}
.quizrahmen {
    border-color : #aaaaaa;
    border-style : solid;
    border-width : 1px;
    background-color:#FFFFFF;
    color:black;
    text-align:left;
  }

.quizantwort {
    border-color : #FF9900;
    border-style : solid;
    border-width : 1px;
    background-color:#f8f8f9;
  }

.quizfrage {
    border-color : #FF9900;
    border-style : solid;
    border-width : 1px;
    background-color:#f8f8f9;
  }
.fragerahmen {
    border-color : #aaaaaa;
    border-style : solid;
    border-width : 1px;
    background-color: #FF9900;
    color:black;
    text-align:left;
  }
.fragerahmen2 {
    border-color : #ffffff;
    border-style : solid;
    border-width : 1px;
    text-align:left;
  }
 
.fragetext {
 font-family: Arial, sans-serif;
 padding: 3px 3px 3px 3px;
 font-weight: bold;
 color: #ffffff;
 font-size: 12px;
 margin-bottom: 0;
 padding-bottom: 0;
}
.fragetextg {
 font-family: Verdana, Arial, sans-serif;
 padding: 3px 3px 3px 3px;
 font-style:italic;
 font-weight: bold;
 color: #ffffff;
 font-size: 16px;
 margin-bottom: 0;
 padding-bottom: 0;
}

.fragenr {
 font-family: Arial, sans-serif;
 padding: 3px 3px 3px 3px;
 color: #EFEFEF;
 font-size: 12px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
}

#content {
width: 1000; margin: auto;
border: 1px solid #999999;
text-align:center;
}