.boxText { 
	font-size: 10px;
}
.boxText_nr {
	font-size: 12px;
	color:#006ba8;
	float:left;
	padding: 2px;
	margin-right:5px;
	font-weight:bolder;
}
.box_happy_hour_head{
	background-image: url(img/happy_hour_header.jpg);
	height:70px;
}
.box_happy_hour_mitte{
	background-image: url(img/happy_hour_mitte.jpg);
	text-align:center;
}
.box_happy_hour_footer{
	background-image: url(img/happy_hour_footer.jpg);
	height:40px;
	padding-top:5px;
	text-align:center;
}

.boxTextBG {
	font-size: 12px;
	padding:2px;
	color: #FFFFFF;
	background-color: #44B5F1;
}
.boxTextBGII {
	font-size: 10px;
	background-color: #ecf7d7;
}
.boxTextPrice {
	color: #006BA8;
	float:right;
	font-weight: bold;
}

.errorBox {
	font-size : 10px;
	font-weight: bold;
	background-color: #ff5800;
}
.gvBox {
	font-size : 14px;
	font-weight: bold;
	border-color: #FFFFFF;
	border: 1px solid;
	background-color: #ffb3b5;
}
.stockWarning { 
	font-size : 10px;
	color: #cc0033;
}

.productsNotifications {
	background-color: #f2fff7;
}

.orderEdit { 
	font-size : 10px;
	color: #70d250;
	text-decoration: underline;
}
img{
	border:0;
}
A {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
A:hover {
	color: #3C9CD8;
	text-decoration: none;
	font-weight: bold;
}
A.box_link {
  color: #000000;
  text-decoration: none;
  font-weight: normal;

}
A.box_link:hover {
  color: #E8F3D5;
  text-decoration: none;
  font-weight: normal;
}
A.box_link2 {
  color: #ffffff;
  text-decoration: none;
  font-weight: normal;

}
A.box_link2:hover {
  color: #E8F3D5;
  text-decoration: none;
  font-weight: normal;
}
A.warenkorb {
  color: #0077b9;
  text-decoration: none;
  font-weight: bold;
  font-size:16px

}
A.warenkorb:hover {
  color: #E8F3D5;
  text-decoration: none;
  font-weight: bold;
  font-size:16px;
}

FORM {
	display: inline;		   
}

TR.header {
	background-color: #ffffff;
}

TR.headerNavigation {
  background: #F6F6F6;
}

TD.headerNavigation {
	font-size: 10px;
	color: #000000;
	font-weight : bold;
	border-bottom: 1px solid;
	border-color: #b6b7cb;
	background-color: #F6F6F6;
}

A.headerNavigation {
	color: #2a6e97;
	font-size: 11px;
	text-decoration: none;
}

A.headerNavigation:hover {
	color: #2a6e97;
	font-size: 11px;
	text-decoration: underline;
}

A.mitteNavigation {
	color: #ffffff;
	font-size: 15px;
	text-decoration:none;
	font-weight:normal;
}

A.mitteNavigation:hover {
	color:#f6dc05;
	font-size: 15px;
	text-decoration:none;
	font-weight:normal;
}

TD.conditions {
  background-color: #FFCCCC;
}

A.confirmationEdit {
	color: #FF0000;
	font-style: italic;
}
A.confirmationEdit:hover {
	color: #FF0000;
	font-style: italic;
	text-decoration: underline;
}
TR.headerError {
  background-color: #ff0000;
}

TR.headerMessage {
	background-color: #00CC33;
}

.moduleHeading {
	font-size: small;
	font-weight: bold;
	padding-bottom: 10px;
}

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

TR.headerInfo {
  background: #00ff00;
}

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

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-size: 10px;
  background: #F6F6F6;
  color: #000000;
  font-weight : bold;
  border-bottom: 1px solid;
  border-color: #b6b7cb;
}

.infoBox {
}

.infoBoxContents {
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-size: 10px;
}

.infoBoxHeading {
	font-size: 14px;
	font-weight: bold;
	color: #FEFDFB;
	background-color: #3C9CD8;
	padding: 2px;
}

.infoBoxHeading_right {
  font-size: 10px;
  font-weight: bold;
  background: #C4C4C4;
  height:17px;
  color: #000000;
}

TD.infoBox, SPAN.infoBox {
  font-size: 10px;
  border-right: 4px solid;
  background: #E6E6E6; 
  border-color: #C4C4C4;
}

TD.infoBox_right, SPAN.infoBox_right {
  font-size: 10px;
  background: #E6E6E6; 

}

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

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

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

.productListing-heading {
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-size: 10px;
}

A.pageResults {
	color: #0000FF;
	text-decoration: underline;
}

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

TD.pageHeading, DIV.pageHeading {
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-size: 12px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Trebuchet MS, Arial, Geneva;

  font-size: 10px;
}

TD.accountCategory {
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-size: 12px;
}

TD.tableHeading {
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
	font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-size: 11px;
}

.greetUser {
  font-size: 14px;
  color: #f5dc05;
  width:120px;
}

SPAN.underline {
	text-decoration: underline;
}

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

TD.formAreaTitle {
  font-size: 12px;
  font-weight: bold;
}
.copyright {
  font-size: 11px;
  text-align:center;
  margin-top:5px;
  clear:both;
  height:20px;
  z-index:auto;
}
.parseTime {
  font-size: 11px;
  line-height: 1.5;
  text-align:center;
}
A.copyright {
  color: #000000;
}
A.copyright:hover {
  color: #0000ff;
  text-decoration: underline;
}
SPAN.markProductOutOfStock {
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  color: #ff0000;
}
SPAN.productOldPrice {
	color: #336600;
	text-decoration: line-through;
}
SPAN.errorText {
  color: #ff0000;
}

SPAN.productDiscountPrice {
  color: #ff0000;
  font-weight: bold;
}

.smallHeading {
	font-size: x-small;
	font-weight: bold;
	color: Black;
}
.moduleRow {
	color:#000000;
	font-style: italic;
	font-weight: normal;
}
.moduleRow:hover {
	color:#000000;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
}
.moduleRowOver { 
	color:#000000;
	font-style: italic;
}
.moduleRowOver:hover {
	color:#000000;
	font-style: italic;
	text-decoration: none;
}
.moduleRowSelected { 
	color:#000000;
	font-style: italic;
}
.moduleRow1 {
	color:#E4FBDE;
	font-weight: normal;
	font-size: 12px;
	font-style: normal;
}
.moduleRow1:hover {
	color:#FFFFFF;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
	font-style: normal;
}
.moduleRow1Over {
	color:#FFFFFF;
	font-size: 12px;
	font-style: normal;
}
.moduleRow1Over:hover {
	background-color: #49b5ef;
}
.moduleRow1Selected { 
	background-color: #49b5ef;
}

.moduleRow2 {
	background-color: #ecf7d7;
	height: 20px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #C2C862;
}
.moduleRow2Over { 
	background-color: #49b5ef;
	height: 20px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-bottom-width: 3px;
	}
.moduleRow2Selected { background-color: #49b5ef; }
.moduleRow3 {
	color:#FFFFFF;
	font-style: italic;
	font-weight: normal;
}
.moduleRow3:hover {
	color:#f6dc05;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
}
.moduleRow3Over { 
	color:#f6dc05;
	font-style: italic;
}
.moduleRow3Over:hover {
	color:#f6dc05;
	font-style: italic;
	text-decoration: none;
}
.moduleRow3Selected { 
	color:#f6dc05;
	font-style: italic;
}

.naviHeading{
	color:#f6dc05;
	font-size: 12px;
}

.checkoutBarFrom, .checkoutBarTo { 
 font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { 
 font-size: 10px; color: #000000; }

/* sitewide font classes */
/* Note: heading<Number> equals <font size="Number"> */
.heading1 { font-size: 7pt; }
.heading2 { font-size: 9pt; }
.heading3 { font-size: 10pt; }
.heading4 { font-size: 12pt; }
.heading5 { font-size: 16pt; }

/* Sitemap Tables */
.sitemap_heading {
	font-size: 10pt;
	color: #FFFFFF;
	background-color: #7ADE3C;
	padding: 2px;
}
.sitemap_heading a {color:#FFFFFF;}
.sitemap_heading a:hover {color:#CCCCCC; text-decoration:none;}

.sitemap_sub {
	font-size: 9pt;
	color: #000000;
	background-color: #ECF7D7;
	padding: 2px 2px;
}
.sitemap_sub a {color:#000000;}
.sitemap_sub a:hover {color:#999999; text-decoration:none;}


/* message box */

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

/* input requirement */

.inputRequirement { 
 font-size: 10px; color: #ff0000; }

.tableShop {
background-color: #ffffff;
border-left: 1px solid;
border-right: 1px solid;
border-color: #b6b7cb;
}
.navLeft {
	border-right: 1px solid;
	border-color: #b6b7cb;
	background-image: url(img/bg_left_column.jpg);
	width: 185px;
}
.navRight {
	border-color: #666666;
	border-top-width: 4px;
	border-top-style: solid;
	border-left-width: 4px;
	border-left-style: solid;
	background-color: #E6E6E6;
	width: 185px;
}
.contentsTopics {
	font-size: 15px;
	font-weight: bold;
	color: #0077B9;
}
.tableListingI {
	background-color: #eeeeee;
}
.tableListingII {
	background-color: #d0d0d0;
}
.tableBody {
padding: 5px;
}
.poweredby {
  font-size: 10px;
  color: #000000;
  font-weight: bold;
}
.onepxwidth {
	width: 1px;
}
hr{
	border:2px solid #3C9CD8;
	height:1px;
}
.lieferzeit {
	color: #FF5800;
}
.preis{
	font-size: 16px;
	color: #0077bb;
	font-weight: bold;
}
.preisbox{
	padding:5px;
	font-size: 10px;
	color: #000000;
	width:185px;
	background-color: #eeffdd;
}
h1{
	font-size: 20px;
}
