.boxText { font-family: Arial, Helvetica, sans-serif; font-size: 11px; }
.errorBox { font-family : Arial, Helvetica, sans-serif; font-size: 11px; color: #FF6600; }
.dropdown { font-family : Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; background-color: #606060; width: 100%; border-width:1px; border-style:solid; }
.formfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	border-color: #B4B4B4;
	background-color: #606060;
	width: 272px;
	border-width: 1px;
	border-style: solid;
	padding-left: 2px;
}
.searchfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	border-color: #B4B4B4;
	background-color: #606060;
	width: 100%;
	border-width: 1px;
	border-style: solid;
	padding-left: 2px;
}
.buttongrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #989898;
	width: 100%;
	border-style: solid;
	border-left-color: white;
	border-top-color: white;
	border-right-color: black;
	border-bottom-color: black;
	padding-left: 5px;
	text-align: left;
	border-width: 1px;
	height: 18px;
}
.buttonorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #FF6600;
	width: 100%;
	border-style: solid;
	border-left-color: #FFA060;
	border-top-color: #FFA060;
	border-right-color: #AC4500;
	border-bottom-color: #AC4500;
	padding-left: 5px;
	text-align: left;
	border-width: 1px;
	width: 136px;
	height: 18px;
}
.brightgrey { color: #B4B4B4; }
.white {  color: #FFFFFF; }
.orange {  color: #FF6600; }
.main_orange { color: #FF6600; font-family: Verdana, Geneva, sans-serif; font-size: 11px; }
.bigHeader { color: #989898; font-weight: lighter; font-family: Arial, Helvetica, sans-serif; font-size: 30px; }
.bigarrows { color: #FF6600; font-family: Arial, Helvetica, sans-serif; font-size: 30px; }

.tiny { color: #606060; background-color: #606060; font-family: Arial, Helvetica, sans-serif; font-size: 1px; line-height: 0px; }
.tiny a:link { color: #606060; }

BODY {
  background: #606060;
  color: #FFFFFF;
  margin: 0px;
}

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

A:hover { 
  color: #FF6600; 
}

FORM {
	display: inline;
}

H1 { color: #989898; font-weight: lighter; font-family: Arial, Helvetica, sans-serif; font-size: 30px; display: inline; }

TR.header {
  background: #333333;
}

TR.headerNavigation {
  background: #333333;
}

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

A.headerNavigation { 
  color: #FFFFFF; 
}

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

TR.headerError {
  background: #FF6600;
}

TD.headerError {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 11px;
  background: #FF6600;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

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

TR.footer {
  background: #333333;
}

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

.infoBox {
  background: #333333;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

.info {
  background: #606060;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

.infoOrangeBox {
  background: #FF6600;
}


.infoBoxContents {
  background: #606060;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #ffffff;
}

TD.infoBoxHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  background: #333333;
  color: #ffffff;
}

.product {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  background: #FFFFFF;
}

TD.productFooter {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  background: #333333;
  color: #989898;
}

TD.infoOrangeBoxHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  background: #FF6600;
  color: #ffffff;
}

TD.orangeButtonBackground {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 11px;
  background: #FF6600;
  font-weight: bold;
  color: #ffffff;
}

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

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: #333333;
}

TR.productListing-heading {
  background: #333333;
}

TR.productListing-footer {
  background: #333333;
}

TD.productListing-heading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  background: #333333;
  color: #FFFFFF;
}

A.pageResults { 
  color: #FF6600; 
}

A.pageResults:hover { 
  color: #FF6600;
}

A.design {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

A.design:hover { 
  color: #FF6600;
  	font-weight: bold;
	text-decoration: underline;
}

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

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

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

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

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

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

SELECT { font-family : Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; background-color: #606060; width: 272px; border-width:1px; border-style:solid; }

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

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

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

TD.formAreaTitle {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

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

.abstand {
	margin: 5px;
}
.underline {
	text-decoration: underline;
}
