/*Haupttemplate Layouspecific*/

html, body {
	margin: 0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
}

div {
	margin-left:auto;
	margin-right:auto;
}

hr{
	color:#02038b;
}

/*Allgemeine Tags*/

p, font, td, ul { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
}

.standard {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	text-align:left;
	color:#02038b;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:left;
	color:#02038b;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:left;
	color:#02038b;
}

table {
	width:99%;
}

a {  	
	font-family:Arial, Helvetica, sans-serif;
	color:navy;
	font-weight:bold;
	text-decoration:none;
}

a:link { 
	color:navy;
	font-weight:bold;
	text-decoration:none;

}

a:active { 
	color:#000000;
	font-weight:bold;
	text-decoration:none;

}

a:visited { 
	color:navy;
	font-weight:bold;
	text-decoration:none;

}

a:hover { 
	color:navy;
	font-weight:bold;
	text-decoration:underline;

}

img {
	border:none;
}

img.product {
	border:1px #cccccc dashed;
	padding: 2px;
}

.clear {
	clear:both;
}

.unsichtbar {
	font-size:1px;
	color:#FFFFFF;
	display:none;

}


/*basistruktur*/

/*Alle Kopftags */

#header {
	background-image:url(images/headerBack.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:950px;
	height:150px;
	padding-top:18px;
	z-index:1;
}

#banner {
	background-image:url(images/headerVerlauf.png);
	background-repeat:repeat-y;
	width:850px;
	height:85px;
	z-index:2;
}

#bannerForeground {
	background-image:url(images/headerForeground.png);
	background-repeat: no-repeat;
	background-position:center;
	width:850px;
	height:85px;
	z-index:3;
}

#bannerLink {
	width:850px;
	height:85px;
	border:none;
	z-index:4;
}

#menu
 {
	width:850px;
	height:23px;
	margin-top: 17px;
	z-index:1;
	border-bottom:#02038C solid 2px;
}

#menuButtons {
	width:500px;
	background-image:url(images/backMenuTop.png);
	background-position:left;
	background-repeat:repeat-y;
	height:23px;
	float:right;
	z-index:1;
}

/*Inhalt Menübuttons */


div#navcontainer ul
{
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
color: #02038C;
text-align:right;
margin: 0;
padding-bottom: 4px;
padding-top: 5px;
z-index:4;
font-weight:normal;
}

div#navcontainer ul li
{
display: inline;
z-index:4;
}

div#navcontainer ul li a
{
padding: 5px 15px 4px 16px;
color: #02038C;
text-decoration: none;
border-left: 1px solid #02038C;
z-index:4;
font-weight:normal;
}

div#navcontainer ul li a:hover
{
color: white;
background-color: #89d4e5;
border-left: 1px solid #02038C;
z-index:4;
font-weight:normal;
}

/*Alle Bodytags*/

#body {
	width:850px;
	height:374px;
	
	margin-top: 0px;
	
	z-index:1;
}

#bodyLeft {
	background-image:url(images/backMenuLeft.png);
	background-position:left;
	background-repeat:repeat-y;
	margin-bottom:10px;
	width:707px;
	min-height:374px;
	float:left;
	z-index:1;
}

#bodyMenuLeft {
	background-color:#EDF8FB;
	height:100%;
	width:164px;
	float:left;
	z-index:2;	
}


.boxesMenuLeftDarkBlue {
	background-color:#02038c;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	width:144px;
	margin:2px;
	min-height:inherit;
	border:#ffffff 2px solid;
	padding-left:12px;
	padding-bottom:4px;
	padding-top:4px;
}

.boxesMenuLeftLightBlue {
	background-color:#D6EFF6;
	color:#02038C;
	border:#ffffff 2px solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	width:144px;
	margin:2px;
	padding-left:12px;
	padding-bottom:4px;
	padding-top:4px;
}

.boxContentLastViewed {
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:10px;
	padding:2px;
	margin-left:14px;
	width:142px;
}

.boxContentLastViewed a {
	color: #000000;
}

.boxContentLastViewed img {
	height:auto;
	width:auto;
	border:none;
	text-align:center;
}

.boxesMenuLeftLightBlue a {
	color:#02038C;
	font-weight:normal;
}

.boxesMenuLeftLightBlue a:hover {
	color:#02038C;
	font-weight:normal;
}

/* Navi Links*/

#navcontainerVert ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
}

#navcontainerVert li { margin: 0 0 1px 0; }

#navcontainerVert a
{
	display: block;
	padding: 4px 4px 4px 11px;
	margin-left:2px;
	margin-bottom:2px;
	width: 140px;
	color: #000000;
	border: #ffffff 2px solid;
	background-color: #D6EFF6;
	text-decoration: none;
	font-weight:normal;
}

#navcontainerVert a:hover
{
	color: #fff;
	background-color:#89D4E5;
	text-decoration: none;
	font-weight:normal;
}

#navcontainerVert a#current
{
	color: #fff;
	background-color:#89D4E5;
	text-decoration: none;
	font-weight:normal;
}

/*2te Ebene*/

#navcontainerVert ul ul li { margin: 0 0 1px 0; }

#navcontainerVert ul ul a
{
	display: block;
	padding: 4px 4px 4px 11px;
	margin-left:2px;
	margin-bottom:2px;
	width: 140px;
	color: #02038c;
	border: #EDF8FB 2px solid;
	background-color: #EDF8FB;
	text-decoration: none;
	font-weight:normal;
}

#navcontainerVert ul ul a:hover
{
	color: #02038c;
	background-color: #D6EFF6;
	text-decoration: none;
	font-weight:normal;
}

#navcontainerVert ul ul a#subOneCurrent
{
	color: #02038c;
	/*text-decoration: underline;*/
	font-weight:normal;
	border-bottom:#89D4E5 1px solid;
}

#navcontainerVert li#subOneActive { 	 }

/*3te Ebene*/

#navcontainerVert ul ul ul li { margin: 0 0 1px 0; }

#navcontainerVert ul ul ul a
{
	display: block;
	padding: 2px 2px 4px 13px;
	margin-left:2px;
	margin-bottom:2px;
	width: 126px;
	color: #000000;
	border: #EDF8FB 2px solid;
	background-color: #EDF8FB;
	text-decoration: none;
	font-size:12px;
	font-weight:normal;
}

#navcontainerVert ul ul ul a:hover
{
	color: #000;
	background-color: #D6EFF6;
	text-decoration: none;
	font-size:12px;
	font-weight:normal;
}

#navcontainerVert ul ul ul a#subTwoCurrent
{
	color: #02038c;
	text-decoration: none;
	font-size:12px;
	font-weight:normal;
}

/*4te Ebene*/

#navcontainerVert ul ul ul ul li { margin: 0 0 1px 0; }

#navcontainerVert ul ul ul ul a
{
	display: block;
	padding: 1px 2px 1px 23px;
	margin-left:2px;
	margin-bottom:2px;
	width: 126px;
	color: #000000;
	border: #EDF8FB 2px solid;
	background-color: #EDF8FB;
	text-decoration: none;
	font-size:11px;
	font-stretch:condensed;
	font-weight:normal;
}

#navcontainerVert ul ul ul ul a:hover
{
	color: #000;
	background-color: #D6EFF6;
	text-decoration: none;
	font-size:11px;
	font-weight:normal;
}

#navcontainerVert ul ul ul ul a#subThreeCurrent
{
	color:	#FF0000;
	text-decoration: none;
	font-size:11px;
	font-weight:normal;
}

/*5te Ebene*/

#navcontainerVert ul ul ul ul ul li { margin: 0 0 1px 0; }

#navcontainerVert ul ul ul ul ul a
{
	display: block;
	padding: 1px 2px 1px 26px;
	margin-left:2px;
	margin-bottom:2px;
	width: 123px;
	color: #000000;
	border: #EDF8FB 2px solid;
	background-color: #EDF8FB;
	text-decoration: none;
	font-size:11px;
	font-stretch:condensed;
	font-weight:normal;
}

#navcontainerVert ul ul ul ul ul a:hover
{
	color: #000;
	background-color: #D6EFF6;
	text-decoration: none;
	font-size:11px;
	font-weight:normal;
}

#navcontainerVert ul ul ul ul ul a#subFourCurrent
{
	color:	#FF0000;
	text-decoration: none;
	font-size:11px;
	font-weight:normal;
}

/*6te Ebene*/

#navcontainerVert ul ul ul ul ul ul li { margin: 0 0 1px 0; }

#navcontainerVert ul ul ul ul ul ul a
{
	display: block;
	padding: 1px 2px 1px 29px;
	margin-left:2px;
	margin-bottom:2px;
	width: 121px;
	color: #000000;
	border: #EDF8FB 2px solid;
	background-color: #EDF8FB;
	text-decoration: none;
	font-size:11px;
	font-stretch:condensed;
	font-weight:normal;
}

#navcontainerVert ul ul ul ul ul ul a:hover
{
	color: #000;
	background-color: #D6EFF6;
	text-decoration: none;
	font-size:11px;
	font-weight:normal;
}

#navcontainerVert ul ul ul ul ul ul a#subFiveCurrent
{
	color:	#FF0000;
	text-decoration: none;
	font-size:11px;
	font-weight:normal;
}

/*7te Ebene*/

#navcontainerVert ul ul ul ul ul ul ul li { margin: 0 0 1px 0; }

#navcontainerVert ul ul ul ul ul ul ul a
{
	display: block;
	padding: 1px 2px 1px 32px;
	margin-left:2px;
	margin-bottom:2px;
	width: 118px;
	color: #000000;
	border: #EDF8FB 2px solid;
	background-color: #EDF8FB;
	text-decoration: none;
	font-size:11px;
	font-stretch:condensed;
	font-weight:normal;
}

#navcontainerVert ul ul ul ul ul ul ul a:hover
{
	color: #000;
	background-color: #D6EFF6;
	text-decoration: none;
	font-size:11px;
	font-weight:normal;
}

#navcontainerVert ul ul ul ul ul ul ul a#subSixCurrent
{
	color:	#FF0000;
	text-decoration: none;
	font-size:11px;
	font-weight:normal;
}

/*8te Ebene*/

#navcontainerVert ul ul ul ul ul ul ul ul li { margin: 0 0 1px 0; }

#navcontainerVert ul ul ul ul ul ul ul ul a
{
	display: block;
	padding: 1px 2px 1px 34px;
	margin-left:2px;
	margin-bottom:2px;
	width: 115px;
	color: #000000;
	border: #EDF8FB 2px solid;
	background-color: #EDF8FB;
	text-decoration: none;
	font-size:11px;
	font-stretch:condensed;
	font-weight:normal;
}

#navcontainerVert ul ul ul ul ul ul ul ul a:hover
{
	color: #000;
	background-color: #D6EFF6;
	text-decoration: none;
	font-size:11px;
	font-weight:normal;
}

#navcontainerVert ul ul ul ul ul ul ul ul a#subSevenCurrent
{
	color:	#FF0000;
	text-decoration: none;
	font-size:11px;
	font-weight:normal;
}

/*9te Ebene*/

#navcontainerVert ul ul ul ul ul ul ul ul ul li { margin: 0 0 1px 0; }

#navcontainerVert ul ul ul ul ul ul ul ul ul a
{
	display: block;
	padding: 1px 2px 1px 37px;
	margin-left:2px;
	margin-bottom:2px;
	width: 112px;
	color: #000000;
	border: #EDF8FB 2px solid;
	background-color: #EDF8FB;
	text-decoration: none;
	font-size:11px;
	font-stretch:condensed;
	font-weight:normal;
}

#navcontainerVert ul ul ul ul ul ul ul ul ul a:hover
{
	color: #000;
	background-color: #D6EFF6;
	text-decoration: none;
	font-size:11px;
	font-weight:normal;
}

#navcontainerVert ul ul ul ul ul ul ul ul ul a#subEightCurrent
{
	color:	#FF0000;
	text-decoration: none;
	font-size:11px;
	font-weight:normal;
}

/*ab hier content*/

#bodyContent {
	width:500px;
	padding:10px;
	min-height:374px;
	border: #B5B5B5 1px solid;
	float:right;
	margin-top:0px;
	z-index:3;
}

#bodyMenuRight {
	background-color:#D6EFF6;
	background-image:url(images/zahnradMenuRechts.jpg);
	background-repeat: no-repeat;
	background-position:bottom;
	width:120px;
	height:497px;
	float:right;
	z-index:2;
	
}

/* Inhalt Menü rechts */

#languages {
	border-bottom: #89D4E5 1px solid;
	text-align: center;
	vertical-align: middle;
	padding-top:10px;
	width:120px;
	height:26px;
	z-index:3;
}

#languages img {
	margin-left :6px;
	margin-right: 6px;
}

#hotline {
	background-color:#C3E8F2;
	
	margin-top:2px;
	margin-bottom:2px;
	padding-top:6px;

	width:120px;
	height:48px;
	z-index:3;
	

}

.hotlinePosition {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:18px;
	text-align: center;
	color:#FC311E;
}

.hotlineNummer {
	background-color:#FFFFFF;
	font-size:13px;
	margin-top:2px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:4px;
	padding-right:4px;
}

#suche {
	border-top: #89D4E5 1px solid;
	width:120px;
	height:77px;
	z-index:3;
}

.quickfindPosition {
	color:#000000;
	margin-top:8px;
	margin-left:3px;
}

.quickfindHeading {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:7px;
	color:#000000;
}

.quickfind {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:7px;
	color:#000000;
}

.zahlung {
	width:120px;
	height:25px;
	border-top:#89D4E5 1px solid;
	border-bottom:#89D4E5 1px solid;
}

.versand {
	width:120px;
	height:25px;
	border-bottom:#89D4E5 1px solid;
}

.agb {
	width:120px;
	height:25px;
	border-bottom:#89D4E5 1px solid;
}

.kontakt {
	width:120px;
	height:25px;	
	border-bottom:#89D4E5 1px solid;
}

.impressum {
	width:120px;
	height:25px;
	border-bottom:#89D4E5 1px solid;
}

a.quickfind:link { 
	text-decoration:none;
	color:#000000;
	font-weight:normal;
}

a.quickfind:active { 
	text-decoration:none;
	color:#000000;
	font-weight:normal;
}

a.quickfind:visited { 
	text-decoration:none;
	color:#000000;
	font-weight:normal;
}

a.quickfind:hover { 
	text-decoration: underline;
	color:#000000;
	font-weight:normal;
}

input.quickfind {
	border:#02038C 1px solid;
}

.agb, .kontakt, .impressum, .versand, .zahlung {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:25px;
	color:#02038C;
	z-index:3;
}

a.agbEtc { 
	text-decoration:none;
	color:#02038C;
	padding-left:10px;
	font-weight:normal;
}

a.agbEtc:link { 
	text-decoration:none;
	font-weight:normal;
	color:#02038C;
}

a.agbEtc:active { 
	text-decoration:none;
	font-weight:normal;
	color:#02038C;
}

a.agbEtc:visited { 
	text-decoration:none;
	font-weight:normal;
	color:#02038C;
}

a.agbEtc:hover { 
	text-decoration: underline;
	font-weight:normal;
	color:#02038C;
}

/*Alle Footertags*/

#footer {
	width:100%;
	height:40px;
	margin-top:10px;
	background-color:#D6EFF6;
	border-top:1px solid #02038b;
}

/*Inhalt Footer*/

#footerMenu {
	float:left;
	margin-top:10px;
	margin-left:240px;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
/*	font-weight:bold;*/
	color:#02038C;
	display:inline;
	padding-top:4px;
}

#footerMenu a{
	color:#02038C;
	text-decoration:none;
	color:#02038C;
}

#footerMenu a:hover{
	color:#02038C;
	text-decoration:underline;
	color:#02038C;
}

/*Datenblatt und Inhalt*/

.kategorieTable {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
	vertical-align:top;
}

.kategorie {	
	font-family:Arial, Helvetica, sans-serif;
	width:200px;
	font-size:11px;
	text-align:left;
	vertical-align:top;
	padding-right:10px;
}

.specsTable{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
	vertical-align:top;
}

.specs{
	font-family:Arial, Helvetica, sans-serif;
	width:auto;
	padding-right:20px;
	font-size:11px;
	text-align:left;
	vertical-align:top;
}

.specsShortTable{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
	vertical-align:top;
	height:20px;

}

.specsShort{	
	font-family:Arial, Helvetica, sans-serif;
	width:100px;
	font-size:11px;
	text-align:left;
	vertical-align:top;
}

.datenblattLink{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:right;
	vertical-align: middle;
	padding:20px;
	line-height:20px;
	color:#000000;
}

.adobeLink{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:right;
	vertical-align:middle;
	padding-left:20px;
	line-height:20px;
	color:#000000;
}



/*xtc shp specific */


b strong { 	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	
	}
	
form#newfind  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	
	}


.boxText { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.boxTextBG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	
	border-top:#CCCCCC dashed 1px;
	padding-top:12px;
	padding-bottom:12px;
	/*background-color: #f1f1f1;*/
}

.boxTextBGII {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
/*	background-color: #FFCC99;*/
}

.boxTextPrice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
}

.errorBox {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: bold;
	background-color: #ffb3b5;
}
.gvBox {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight: bold;
	border-color: #FFFFFF;
	border: 1px solid;
	background-color: #ffb3b5;
}
.stockWarning { 
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #cc0033;
}

.productsNotifications {
	background-color: #f2fff7;
}

.orderEdit { 
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #70d250;
	text-decoration: underline;
}

FORM {
	display: inline;		   
}

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

/*TR.headerNavigation {
  background: #F6F6F6;
}*/

/*TD.headerNavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight : bold;
	border-bottom: 1px solid;
	border-color: #b6b7cb;
	background-color: #F6F6F6;
}*/

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

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

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

.moduleHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	padding-bottom: 10px;
}

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

TR.headerInfo {
  background: #00ff00;
}

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

TR.footer {
  background: #bbc3d3;
}

/*TD.footer {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
    background: #F6F6F6;
  color: #000000;
  font-weight : bold;
  border-bottom: 1px solid;
  border-color: #b6b7cb;
}*/

.infoBox {
}

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

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight:bold;
  background: #d4d4d4;
  height:17px;
  width:164px;
  color: #000000;
  padding-left:12px;
  padding-top:3px;
  padding-bottom:3px;
}

TD.infoBoxHeading_right {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #C4C4C4;
  height:17px;
  color: #000000;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
/*  border-right: 4px solid;
  background: #E6E6E6; 
  border-color: #C4C4C4;*/
}

TD.infoBox_right, SPAN.infoBox_right {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  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-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

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

A.pageResults {
	color: #000;
    text-decoration:none;	
	
}

A.pageResults:hover {
  color: #000;
  text-decoration: underline;
}

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

TR.subBar {
  background: #f4f7fd;
}

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

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

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

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

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

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

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

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

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

TEXTAREA {
  width: 380px;
  height: 150px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  margin-left:3px;
}

SPAN.greetUser {
  font-family: Arial, Helvetica, sans-serif;
  color: navy;
  font-weight: bold;
}

SPAN.underline {
	text-decoration: underline;
}

TABLE.formArea {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color:#000000;
  width:80%;
}

td.advanced_search {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color:#000000;
  vertical-align:middle;
  text-align:left;
  width:auto;
}

.advanced_search_fields {
  	vertical-align:middle;
	text-align:left;
}

.advanced_search_fields select input {
  	width:50px;
}

.advanced_search_button {
					text-align:right;

}

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

.copyright {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align:center;
}
.parseTime {
  font-family: Arial, Helvetica, sans-serif;
  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-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Arial, Helvetica, sans-serif;
  color: #ff0000;
}
SPAN.productOldPrice {
	font-family: Arial, Helvetica, sans-serif;
	color: #ff0000;
	text-decoration: line-through;
}
SPAN.errorText {
  font-family: Arial, Helvetica, sans-serif;
  color: #ff0000;
}

SPAN.productDiscountPrice {
  font-family: Arial, Helvetica, sans-serif;
  color: #ff0000;
  font-weight: bold;
}

.smallHeading {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: Black;
}

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

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

/* sitewide font classes */
/* Note: heading<Number> equals <font size="Number"> */
.heading1 { font-family: Arial, Helvetica, sans-serif; font-size: 7pt; }
.heading2 { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; }
.heading3 { font-family: Arial, Helvetica, sans-serif; font-size: 11pt; }
.heading4 { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; }
.heading5 { font-family: Arial, Helvetica, sans-serif; font-size: 16pt; }

/* Sitemap Tables */
.sitemap_heading {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; color: #FFFFFF; 
	background-color: #666666; 
	padding-top: 2px; 
	padding-bottom: 2px;
}

.sitemap_heading a {color:#FFFFFF;}
.sitemap_heading a:hover {color:#CCCCCC; text-decoration:none;}

.sitemap_sub {font-family: Arial, Helvetica, sans-serif;; font-size: 9pt; color: #000000; background-color: #E6E6E6; padding: 2px 2px;}
.sitemap_sub a {color:#000000;}
.sitemap_sub a:hover {color:#999999; text-decoration:none;}


/* message box */

.messageBox { font-family: Arial, Helvetica, sans-serif; font-size: 11px; }

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

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

/* input requirement */

.inputRequirement { font-family: Arial, Helvetica, sans-serif; font-size: 11px; 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-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration:underline;
	font-weight: bold;
	vertical-align:top;
	text-align:left;
}

.contentsPriceInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align:top;
	text-align:right;
}

.contentsContentProduct {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align:middle;
	text-align:left;
	padding: 5px 10px 5px 10px;
	border-top: 1px dashed #cccccc;
}

p.contentsContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:8px;
	vertical-align:middle;
	text-align:left;
}

.contentsContentDescription {
	padding-top:10px;
	margin-top:10px; 
	min-height: 430px;
	border-top: 1px dashed #cccccc;
	padding-bottom:50px;
}

.productImageFloat {
	position:absolute;
	width:210px;
	height:200px;
/*	border:#FF0000 1px solid;*/
	float:right;
	top:410px;
	margin-left:278px;
	z-index:6;
}

.tableListingI {
	background-color: #eeeeee;
}

.tableListingII {
	background-color: #d0d0d0;
}

.tableBody {
padding: 5px;
}

.poweredby {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
  font-weight: bold;
}

.onepxwidth {
	width: 1px;
}

.button {
	text-align:left;
}

.newProduct {
	border: dashed #cccccc 1px;
	margin: 2 0 1 0px;
	width: 246px;
}

.produktDetails {
	vertical-align:middle; 
	border-bottom: 1px dashed; 
	border-color: #d4d4d4;
	
	height:20px;
	
	 font-family: Arial, Helvetica, sans-serif;
  	 font-size: 11px;
}

.produktHeader {
	vertical-align:middle; 
	padding-left:2px;
	padding-top:8px;
	
	 font-family: Arial, Helvetica, sans-serif;
  	 font-size: 11px;
}

.produktPreise {
	vertical-align:middle;
	text-align:right;
	
	 font-family: Arial, Helvetica, sans-serif;
  	 font-size: 11px;
}

.produktListe {
	border-top: 2px solid; 
	border-color: #d4d4d4;
}

#navTrail {
	font-size:9px;
	font-family:Arial, Helvetica, sans-serif;
	color:#02038C;
	width:838px;
	margin-top:-15px;
	margin-bottom:15px;
	padding-bottom:8px;
	/*border-bottom:#02038C 1px solid;*/
	border-bottom:#CCCCCC 1px solid;
	padding-left:13px;
}

A.headerNavigation { 
  color: #02038C; 
}