@charset "utf-8";
/*new data*/
BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}
.unicode { font-size:15px; font-family:"Arial Unicode MS",Arial,sans-serif; }
.switch_button{
  font-family: Arial, Verdana, sans-serif;
  font-size: 15px;
  background:#CC4444;
  color:#ffffff;
  font-weight:bolder;  
  }
TD.address {
	background:#eeeeee;
	}
.address {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color:#000000;
  font-weight:bolder;	
	margin-left:5px;
	margin-right:5px;
	}
.SimpleText{
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  color:#000000;
  font-weight:bolder;  
  }

.tr_hover:hover{
  background: #ffffff;
}

TABLE.navigation_sub {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  background:#666666;
  color:#000000;
  font-weight:bolder;
}

TD.navigation_sub {
  background:#cccccc;
}

DIV.navigation_sub {
  margin-left:5px;
  margin-right:5px;
}

.navi_switch {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  background:#cccccc;  
  font-weight:bolder; 
  display: block;
  height: 100%;
  width: 100%;
	border: none;
	}

.navi_switch:Hover {
  background: #FF9900;
  color: #ffffff;
  display: block;
  height: 100%;
  width: 100%;
	border: none;
}	

.linkGreen {
  background:#339900;
  display: block;
  height: 100%;
  width: 100%;  
}

TABLE.linkGreen {
  font-family: Arial, Verdana, sans-serif;
  font-size: 14px;
  background:#339900;
  color:#000000;
  font-weight:bolder;
}

TD.linkGreen {
  background:#339900; 
}

div.linkGreen {
  margin-left:5px;
  margin-right:5px;
  display: block;
  height: 100%;
  width: 100%;  
}

.linkOrange {
  background:#FF9900;
  display: block;
  height: 100%;
  width: 100%;  
}

TABLE.linkOrange {
  font-family: Arial, Verdana, sans-serif;
  font-size: 14px;
  background:#FF9900;
  color:#000000;
  font-weight:bolder;
}

TD.linkOrange {
  background:#FF9900; 
}

div.linkOrange {
  margin-left:5px;
  margin-right:5px;
  display: block;
  height: 100%;
  width: 100%;  
}

.linkBlue {
  background:#0066FF;
  display: block;
  height: 100%;
  width: 100%;  
}

TABLE.linkBlue {
  font-family: Arial, Verdana, sans-serif;
  font-size: 14px;
  background:#FF9900;
  color:#000000;
  font-weight:bolder;
}

TD.linkBlue {
  background:#0066FF; 
}

div.linkBlue {
  margin-left:5px;
  margin-right:5px;
  display: block;
  height: 100%;
  width: 100%;  
}

.linkBlue:Hover {
  color:#FFFFFF;
  background: #FF9900;
  display: block;
  height: 100%;
  width: 100%;  
}

.linkRed {
  background:#FF2233;
  display: block;
  height: 100%;
  width: 100%;  
}

TABLE.linkRed {
  font-family: Arial, Verdana, sans-serif;
  font-size: 14px;
  background:#FF2233;
  color:#000000;
  font-weight:bolder;
}

TD.linkRed {
  background:#FF2233; 
}

div.linkRed {
  margin-left:5px;
  margin-right:5px;
  display: block;
  height: 100%;
  width: 100%;  
}

.linkGreen:Hover {
  color:#FFFFFF;
  background: #FF9900;
  display: block;
  height: 100%;
  width: 100%;  
}

.linkOrange:Hover {
  color:#FFFFFF;
  background: #aa9900;
  display: block;
  height: 100%;
  width: 100%;  
}

.linkRed:Hover {
  color:#FFFFFF;
  background: #FF9900;
  display: block;
  height: 100%;
  width: 100%;  
}

TABLE.articleView {
  background:#f0f0f0;
}

TABLE.articleViewName {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  background:#666666;
  color:#000000;
  font-weight:bolder;
}

TD.articleViewName {
  background:#c0c0c0;
}

div.articleViewName {
  margin-left:5px;
  margin-right:5px;
}

TABLE.articleViewText {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  background:#666666;
  color:#000000;
  font-weight:bolder;
}

TD.articleViewText {
  background:#f0f0f0; 
}

div.articleViewText {
  margin-left:5px;
  margin-right:5px;
  margin-bottom:5px;
  margin-top:5px;
}

TABLE.articleViewData {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  background:#666666;
  color:#000000;
  font-weight:bolder;
}

TD.articleViewData {
  background:#e0e0e0;
}

div.articleViewData {
  margin-left:5px;
  margin-right:5px;
}

TABLE.InfoText {
  background:#EEEEEE;
}

TABLE.InfoTextHead {
  background: #000000;
}

TD.InfoTextHead {
  background: #CC4444;
  font-family: Arial, Verdana, sans-serif;
  font-size: 16px;
  font-weight: bolder;
  color:#FFFFFF;
}

TABLE.InfoTextData {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  background:#666666;
  color:#000000;
  font-weight:bold;
}

TD.InfoTextData {
  background:#f1f1f1;
}

TABLE.InfoTextData2 {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  background:#666666;
  color:#000000;
  font-weight:bolder;
}

TD.InfoTextData2 {
  background:#cccccc;
}

.button_grey {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;  
  font-weight:bolder; 
  color: #000000;
  display: block;
  height: 100%;
  width: 100%;
	border: none;
	text-align:center;
  background: #dedede;	
}

.button_grey:Hover {
  background: #FF0000;
  color: #ffffff;
  display: block;
  height: 100%;
  width: 100%;
	border: none;	
}

.submit_button {
  font-family: Arial, Verdana, sans-serif;
	background:#888888;
  font-size: 15px;  
  color:#000000;
  font-weight:bolder; 
  color: #000000;
  display: block;
  height: 100%;
  width: 100%;
	border: none;
}

.submit_button:Hover {
  background: #FF9900;
  color: #ffffff;
  display: block;
  height: 100%;
  width: 100%;
	border: none;
}

.button_small {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;  
  font-weight:bolder; 
  color: #ffffff;
  display: block;
  height: 100%;
  width: 100%;
	border: none;
	text-align:center;
  background: #990000;	
}

.button_small:Hover {
  background: #FF9900;
  color: #ffffff;
  display: block;
  height: 100%;
  width: 100%;
	border: none;
}


.button_image {

}

.button_image:Hover {
  background: #FF9900;
}

.switch_button_small {
  font-family: Arial, Verdana, sans-serif;
  font-size: 14px;  
  font-weight:bolder; 
  color: #000000;
  display: block;
  height: 100%;
  width: 100%;
	border: none;
	background: #CC6666;
	}

.switch_button_small:Hover {
  background: #FF9900;
  color: #ffffff;
  display: block;
  height: 100%;
  width: 100%;
	border: none;	
}	

TABLE.DataViewHeadSub {
  background: #000000;
}

TD.DataViewHeadSub {
  background: #CC6666;
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  font-weight: bolder;
  color:#FFFFFF;
  margin-left:10px;
}

TABLE.DataViewHeadSmall {
  background: #000000;
}

TD.DataViewHeadSmall {
  background: #CCCCCC;
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bolder;
  color:#000000;
}

TABLE.DataViewHead {
  background: #000000;
}

TABLE.DataView {
  background:#EEEEEE;
}

TD.DataViewHead {
  background: #CC4444;
  font-family: Arial, Verdana, sans-serif;
  font-size: 16px;
  font-weight: bolder;
  color:#FFFFFF;
}

TABLE.DataViewName {
  font-family: Arial, Verdana, sans-serif;
  font-size: 14px;
  background:#666666;
  color:#000000;
  font-weight:bolder;
}

TD.DataViewName {
  background:#cccccc;
}

DIV.DataViewName {
  margin-left:5px;
  margin-right:5px;
}

DIV.DataViewName_div {
	font-family: Arial, Verdana, sans-serif;
  font-size: 14px;
  background:#cccccc;
  color:#000000;
  font-weight:bolder;
  margin-left:5px;
  margin-right:5px;
	height:16px;
}

TABLE.DataViewDataSmall {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  background:#666666;
  color:#000000;
  font-weight:bolder;
}

TD.DataViewDataSmall {
  background:#f1f1f1;
}

DIV.DataViewDataSmall {
  margin-left:2px;
  margin-right:2px;
}

TABLE.DataViewDataTextbox {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  background:#666666;
  color:#000000;
  font-weight:bolder;
}

TD.DataViewDataTextbox {
  background:#f1f1f1;
}

DIV.DataViewDataTextbox {
	font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
	background:#f1f1f1;
  margin-left:2px;
  margin-right:2px;
	overflow:auto;
	height:60px;
	width:100%;
	text-align: left;
	font-size:xx-small;
	font-weight:bolder;
}

TABLE.DataViewData {
  font-family: Arial, Verdana, sans-serif;
  font-size: 14px;
  background:#666666;
  color:#000000;
  font-weight:bold;
}

TD.DataViewData {
  background:#f1f1f1;
}

DIV.DataViewData {
  margin-left:5px;
  margin-right:5px;
}

DIV.DataViewData_div {
	font-family: Arial, Verdana, sans-serif;
  font-size: 14px;
  background:#f1f1f1;
  color:#000000;
  font-weight:bold;
  margin-left:5px;
  margin-right:5px;
}

TABLE.DataViewDataGreen {
  font-family: Arial, Verdana, sans-serif;
  font-size: 14px;
  background:#666666;
  color:#000000;
  font-weight:bold;
}

TD.DataViewDataGreen {
  background:#339900;
}

DIV.DataViewDataGreen {
  margin-left:5px;
  margin-right:5px;
}

DIV.DataViewDataGreen_div {
	font-family: Arial, Verdana, sans-serif;
  font-size: 14px;
  background:#339900;
  color:#000000;
  font-weight:bold;
  margin-left:5px;
  margin-right:5px;
}

TABLE.DataViewDataBlue {
  font-family: Arial, Verdana, sans-serif;
  font-size: 14px;
  background:#666666;
  color:#000000;
  font-weight:bold;
}

TD.DataViewDataBlue {
  background:#0066FF;
}

DIV.DataViewDataBlue {
  margin-left:5px;
  margin-right:5px;
}

TABLE.DataViewDataOrange {
  font-family: Arial, Verdana, sans-serif;
  font-size: 14px;
  background:#666666;
  color:#000000;
  font-weight:bold;
}

TD.DataViewDataOrange {
  background:#FF9900;
}

DIV.DataViewDataOrange {
  margin-left:5px;
  margin-right:5px;
}

TABLE.DataViewDataRed {
  font-family: Arial, Verdana, sans-serif;
  font-size: 14px;
  background:#666666;
  color:#000000;
  font-weight:bold;
}

TD.DataViewDataRed {
  background:#FF6633;
}

DIV.DataViewDataRed {
  margin-left:5px;
  margin-right:5px;
}

DIV.DataViewDataRed_div {
	font-family: Arial, Verdana, sans-serif;
  font-size: 14px;
  background:#FF6633;
  color:#000000;
  font-weight:bold;
  margin-left:5px;
  margin-right:5px;
}

TD.DataViewPicture {
  background:#ffffff;
}

TABLE.searchBox {
  background:#EEEEEE;
}

TD.searchBoxHead {
  font-family: Arial, Verdana, sans-serif;
  font-size: 14px;
  background: #990000;
  color:#FFFFFF;
  font-weight: bold;
}

TD.searchBox {
  font-family:Arial, Verdana, sans-serif;
  background:#c5c5c5;
  color: #000000;
  font-size:12px;
  font-weight : bold;
}

TABLE.message {
  background:#000000;
}

TD.message {
  font-family:Verdana, Arial, Helvetica, sans-serif; 
  font-size:18px; 
  background: #666666;
  color:#FFFFFF;
  font-weight:bold;
}

TABLE.link {
  background: #000000;
}

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

.NaviBoxHeading {
  background: #bbbbbb;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
}

TD.shopping {
  background:#dddddd;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  font-weight:bold;
}

TD.account {
  background:#bbbbbb;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  font-weight:bold;
}

TABLE.listing {
  background:#EEEEEE;
}

TD.listingHead {
  font-family: Arial, Verdana, sans-serif;
  font-size: 14px;
  background: #990000;
  color:#FFFFFF;
  font-weight: bold;
}

TD.listing {
  font-family:Arial, Verdana, sans-serif;
  background:#afafaf;
  color:#000000;
  font-size:12px;
  font-weight : bold;
}

P.listing {
  background:#f1f1f1;
  color: #000000;
  display: block;
  height: 100%;
  width: 100%;
}

A.listing {
  background:#f1f1f1;
  color: #000000;
  display: block;
  height: 100%;
  width: 100%;
}

DIV.listing {
  background:#f1f1f1;
  color: #000000;
  display: block;
  height: 100%;
	min-height:4ex;
  width: 100%;
}

SPAN.listing {
  background:#f1f1f1;
  color: #000000;
  display: block;
  height: 100%;
  width: 100%;
}

A.listing:Hover {
  background: #FF9900;
  color: #ffffff;
  display: block;
  height: 100%;
  width: 100%;
}

DIV.listing:Hover {
  background: #FF9900;
  color: #ffffff;
  display: block;
  height: 100%;
  width: 100%;
}

SPAN.listing:Hover {
  background: #FF9900;
  color: #ffffff;
  display: block;
  height: 100%;
  width: 100%;
}

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

A:hover {
  color: #AABBDD;
}

.tdlinkWhite {
  color: #FFFFFF;
  display: block;
  height: 100%;
  width: 100%;
	border: none;


}

.tdlinkWhite:Hover {
  background: #FF9900;
  color: #000000;
  display: block;
  height: 100%;
  width: 100%;
	border: none;

		
}

.tdlinkBlack {
  color: #000000;
  display: block;
  height: 100%;
  width: 100%;
	border: none;

	
}

.tdlinkBlack:Hover {
  background: #FF9900;
  color: #ffffff;
  display: block;
  height: 100%;
  width: 100%;
	border: none;

	
}

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

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

A.headerNavigationActive {
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  background: #FF9900;
  color: #FFFFFF;
}

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

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

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

A.headerNavigationCatalogActive {
  color: #FFFFFF; 
}

A.headerNavigationCatalog:hover {
  background: #FF9900;
  color: #FFFFFF;
}

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


A.linkActive {
  font-family: Arial, Verdana, sans-serif;
  background: #FF0000;
  color: #ffffff;
  font-size:12px;  
  font-weight : bold;
  display: block;
  height: 100%;
  width: 100%;  
}

A.linkActive:hover {
  text-decoration: none;
  color:#ffffff;
  background: #FF0000;
  display: block;
  height: 100%;
  width: 100%;     
}

A.linkSub {
  font-family:Arial, Verdana, sans-serif;
  background:#c1c1c1;
  color:#000000;
  font-size:12px;
  font-weight :bold;
  display: block;
  height: 100%;
  width: 100%;  
}

A.linkSub:hover {
  text-decoration: none;
  color:#ffffff;
  background: #FF0000;
  display: block;
  height: 100%;
  width: 100%;   
}

A.link {
  font-family:Arial, Verdana, sans-serif;
  background:#dedede;
  color:#000000;
  font-size:12px;
  font-weight :bold;
  display: block;
  height: 100%;
  width: 100%;
}

A.link:hover {
  text-decoration: none;
  color:#ffffff;
  background: #FF0000;
  display: block;
  height: 100%;
  width: 100%;   
}

TABLE.navigation {
  background:#EEEEEE;	
}

TD.navigation {
  background:#afafaf;
}

TABLE.headerSearch {
  background: #000000;
}

TD.headerSearch {
  font-family: Arial, Verdana, sans-serif;
  font-size: 16px;
	background: #dd3333;
  /*background: #993333;*/
  color: #ffffff;
  font-weight : bolder;
}

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

TABLE.footer_date {
  background:#550000;
}

TD.pageHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 18px;
  background: #990000;
  color: #ffffff;
  font-weight: bold;
	text-align: center;
}

TABLE.pageHeading {
  background: #000000;
}

TD.pageHeadingInfo {
  font-family: Arial, Verdana, sans-serif;
  font-size: 15px;
  background: #d10000;
  color: #ffffff;
  font-weight: bold;
}

TABLE.pageHeadingInfo {
  background: #000000;
}

.articleTable {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  background: #dddddd;
  font-weight: bold;
}

.articlePicture{
  font-family: Arial, Verdana, sans-serif;
  font-weight: bold;
  font-size: 12px;  
  background: #ffffff;
}

.articleName{
  font-family: Arial, Verdana, sans-serif;
  font-weight: bold;
  background: #aa0000;
  color: #ffffff;
  font-size: 14px;
  margin-left:5px;
  margin-right:5px;
}

.articleNr{
  font-family: Arial, Verdana, sans-serif;
  font-weight: bold;
  background: #dfdfdf;
  color: #000000;
  font-size: 11px;
  margin-left:5px;
  margin-right:5px;
}

TABLE.articleText{
  background: #333333;
}

TD.articleText{
  font-family: Arial, Verdana, sans-serif;
  font-weight: bold;
  background: #efefef;
  color: #000000;
  font-size: 11px;
  margin-left:5px;
  margin-right:5px;
}

.articlePrice{
  font-family: Arial, Verdana, sans-serif;
  font-weight: bold;
  background: #dfdfdf;
  color: #000000;
  font-size: 13px;
}

TABLE.portalNavi{
  background: #bfbfbf;
}

TD.portalNavi{
  font-family: Arial, Verdana, sans-serif;
  font-weight: bold;
  background: #efefef;
  color: #000000;
  font-size: 13px;
}

TD.portalNavi:hover{
  font-family: Arial, Verdana, sans-serif;
  font-weight: bold;
  background: #FF9900;
  color: #000000;
  font-size: 13px;
}

TD.portalNaviActive{
  font-family: Arial, Verdana, sans-serif;
  font-weight: bold;
  background: #FF9900;
  color: #000000;
  font-size: 13px;
}

TD.portalNaviArrow{
  font-family: Arial, Verdana, sans-serif;
  font-weight: bold;
  background: #9f9f9f;
  color: #000000;
  font-size: 13px;
}

TABLE.articleHeading{
  background: #000000;
}

TD.articleHeading{
  font-family: Arial, Verdana, sans-serif;
  font-weight: bold;
  background: #FF9900;
  color: #000000;
  font-size: 14px;
}

TABLE.articleDescription{
  background: #333333;
}

TD.articleDescription{
  font-family: Arial, Verdana, sans-serif;
  font-weight: bold;
  background: #efefef;
  color: #000000;
  font-size: 11px;
}

TABLE.print{
  background: #999999;
}

TD.print {
  font-family: Arial, Verdana, sans-serif;
  font-weight: bold;
  background: #dd9900;
  color: #000000;
  font-size: 12px;
}

/*end*/
.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 {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

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

A:hover {
  color: #AABBDD;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}


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

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

.infoBox {
  background: #b6b7cb;
}

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

.infoBox3 {
  background: #fcfcfc;
}

.infoBox2 {
  background: #d8d8d9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

.contentBox {
  background: #989899;
}

.contentBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

.contentBoxProduct {
  background: #989899;
}

.contentBoxProductContents {
  background: #CC4444;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color:#FFFFFF;
}

.infoBoxText {
  background: #b6b7cb;
}

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

.infoBoxRed {
  background: #ff0000;
}

.infoBoxRedContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  font-weight: bold;
}

.contentBoxRed {
  background: #b6b7cb;
}

.contentBoxRedContents {
  background: #FF0000;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;
}

.contentBoxGreen {
  background: #b6b7cb;
}

.contentBoxGreenContents {
  background: #007700;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;  
}

.contentBoxRedSmall {
  background: #b6b7cb;
}

.contentBoxRedSmallContents {
  background: #ff0000;
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  font-weight: bold;
  color:#FFFFFF;
}

.contentBoxGreenSmall {
  background: #b6b7cb;
}

.contentBoxGreenSmallContents {
  background: #007700;
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  font-weight: bold;
  color:#FFFFFF;
}

.infoBoxSmall {
  background: #b6b7cb;
}

.infoBoxSmallContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  font-weight: bold;
}

.linkBox {
  background: #000000;
}

.linkBoxContents {
  background: #FFCC66;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color:#FFFFFF;
}

.listingBoxHeading {
  background: #990000;
}

.listingBoxHeadingContents {
  background: #990000;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color:#FFFFFF;
  font-weight: bold;
}

.naviBox {
  background: #b6b7cb;
}

.naviBoxContents {
  background: #d9d9d9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

.naviBox2 {
  background: #b6b7cb;
}

.main_cat_u {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  font-style:oblique;
  text-align:center;
  background:#FF0000;
  color: #FFFFFF;
}

.main_cat {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  text-align:center; 
}

.sub_cat_1_u {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  font-style:oblique;
  text-align:left; 
  margin-left:5px;
  background:#FF0000;  
}

.sub_cat_1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  text-align:left; 
  margin-left:5px;
}

.sub_cat_2_u {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  font-style:oblique;
  text-align:left; 
  margin-left:15px;
  background:#FF0000;  
}

.sub_cat_2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  text-align:left; 
  margin-left:15px;
}

.sub_cat_3_u {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  font-style:oblique;
  text-align:left; 
  margin-left:25px;
  background:#FF0000;   
}

.sub_cat_3 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  text-align:left; 
  margin-left:25px;
}

.sub_cat_4_u {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  font-style:oblique;
  text-align:left; 
  margin-left:35px;
  background:#FF0000;
}

.sub_cat_4 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  text-align:left; 
  margin-left:35px;
}

.sub_cat_5_u {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  font-style:oblique;
  text-align:left; 
  margin-left:45px;
  background:#FF0000;  
}

.sub_cat_5 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  text-align:left; 
  margin-left:45px;
}

.naviBox2Contents {
  background: #fafafa;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
}

.contentBox2 {
  background: #b6b7cb;
}

.contentBox2Contents {
  background: #e8e8e9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
}


.infoBoxNotice {
  background: #FF8E90;
}

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

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

TD.contentBoxHeading {
  font-family: Arial, Verdana sans-serif;
  font-size: 16px;
  font-weight: bold;
  background: #990000;
  color: #ffffff;
}

TD.contentBox, SPAN.contentBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight:bold;  
}

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

TD.infoBoxRed, SPAN.infoBoxRed {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight:bold;
}

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

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-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

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

A.pageResults {
  color: #0000FF;
}

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


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.accountCategory {
  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.tableHeading {
  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;
}

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: 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.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

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

DIV.Please_Wait_div {
	font-family: Arial, Verdana, sans-serif;
  font-size: 18px;
  background:#CCCCCC;
  color:#000000;
  font-weight:bold;
  margin-left:5px;
  margin-right:5px;
}

.HoverInfobox {
  font-family: Arial, Verdana, sans-serif;
  font-weight: bold;
  font-size: 12px;
	border: 1px;
	border-style: solid;
	border-color:#000000;
  background: #ffffff;
}

.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: 12px;
  font-weight: bold;
  }
  
.messageStackError, .messageStackWarning {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background-color: #ffb3b5;
  }
  
.messageStackSuccess {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background-color: #99ff00;
  }

/* input requirement */

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

/* Calendar.class.php */
table.calendar { width:700px; border:1px solid #c9c9c9; margin:0px auto 20px auto; }
table.calendar table.title { width:100%; height:30px; border:1px solid #000000; background:#969696; text-align:center; font-weight:bold; }
table.calendar table.title td.monthBackwardA { width:30px; color:#fff; }
table.calendar table.title td.monthBackwardA a { font-size:18px; font-weight:bold; color:#fff; width:30px; height:30px; line-height:30px; display:block; text-decoration:none; }
table.calendar table.title td.monthYear { font-size:14px; line-height:30px; color:#fff; }
table.calendar table.title td.monthForwardA { width:30px; color:#fff;}
table.calendar table.title td.monthForwardA a { font-size:18px; font-weight:bold; color:#fff; width:30px; height:30px; line-height:30px; display:block; text-decoration:none; }
table.calendar td.dayName { width:100px; text-align:center; font-weight:bold; }
table.calendar td.dayA { border:1px solid #969696; background:#dfdfdf; color:#000; text-align:center; vertical-align:top; }
table.calendar td.dayA.dayTodayA { border:1px solid #F01818; background:#efdfdf; color:#363636; }
table.calendar td.dayA.dayOther { border:1px solid #d6d4d4; background:#fbfbfb; color:#969696; }
table.calendaredit td.calendaredit  { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 12px; font-weight: bold; background:#f1f9fe; color:#000; padding: 0px;}
div.calendaredit  { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 12px; font-weight: bold; background:#f1f9fe; color:#000; padding: 5px;}
div.calendar { width:700px; border:1px solid #a6c9e2; margin:0px auto 20px auto; font-family: Tahoma, Verdana, Arial, sans-serif; }
div.event { border:1px solid #339933; color:#000;}
div.cat_Allgemein { background:#ccff99; color:#000;}
div.cat_Ware { background:#ffcc99; color:#000;}
div.cat_Finanzen { background:#99ffcc; color:#000;}
div.cat_Information { background:#FFAA24; color:#000;}
span.event { font-size:11px; }
span.title { font-weight: bold; }
span.time { font-size:10px; }
span.caledit { position:relative; top:0px; left:0px; float:left; cursor: pointer;}
span.caldelete { position:relative; top:0px; left:0px; float:right; cursor: pointer;}
span.body { color:#333333; }
