

.boxText { font-family: Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
  
  scrollbar-base-color:#ffffff;
  scrollbar-arrow-color:#dedede;
  scrollbar-highlight-color:#ffffff;
  scrollbar-shadow-color:#dedede;
  scrollbar-track-color:#fafafa;
  }

.inhaltText { 
  color: #333333;
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 12px; 
}
.inhaltTextNews { 
  color: #0F408C;
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 11px; 
}
.inhaltSubText { 
  color: #333333;
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 10px; 
}
.textLinks { 
  color: #666666;
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 11px; 
}


.textHeadline { 
  color: #0F408C;
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 16px; 
  font-weight: bold;
}
.textHeadlineIndex { 
  color: #336699;
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 16px; 
  font-weight: bold;
}

.textHeadlineStart { 
  color: #000066;
  font-family: Georgia, Arial, Tahoma, Verdana, sans-serif;
  font-size: 20px; 
}
.textDet { 
  color: #af937f;
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 11px; 
}

A {
  color: #000000;
  text-decoration: none;
}
A.links {
  color: #af937f;
  text-decoration: none;
}

A:hover.links {
  color: #916B50;
  text-decoration: none;
}

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}

.formular {
	font-family: Arial, Tahoma, Verdana, sans-serif;
  	font-size: 11px;
	color: #666666;
	}

FORM {
	display: inline;
}

TEXTAREA {
  	border: #336666;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;

  	width: 100%;
  	font-family: Arial, Tahoma, Verdana, sans-serif;
  	font-size: 11px;
	
	/*scrollbar-base-color:#336666;
	scrollbar-3d-light-color:#aabbcc;
	scrollbar-arrow-color:#aabbcc;
	scrollbar-darkshadow-color:#336666;
	scrollbar-face-color:#203B54;
	scrollbar-highlight-color:#8899aa;
	scrollbar-shadow-color:#336666;
	scrollbar-track-color:#203B54;*/
	}
	
.textfeld {
  	border: #336666;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;

  	width: 100%;
  	font-family: Arial, Tahoma, Verdana, sans-serif;
  	font-size: 11px;
	}
.textfeldBestell {
  	border: #ABABAB;
	border-style: dashed;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;

  	width: 440;
  	font-family: Arial, Tahoma, Verdana, sans-serif;
  	font-size: 11px;
	color: #0F408C;
	background-color:#fafafa;
	padding:2px;
	}

.textfeldBestellZeit {
  	border: #88201F;
	border-style: groove;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;

  	width: 40;
  	font-family: Arial, Tahoma, Verdana, sans-serif;
  	font-size: 11px;
	}

.textfeldBestellDatum {
  	border: #88201F;
	border-style: groove;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;

  	width: 140;
  	font-family: Arial, Tahoma, Verdana, sans-serif;
  	font-size: 11px;
	}


.textfeldWare {
  	

  	width: 20;
  	font-family: Arial, Tahoma, Verdana, sans-serif;
  	font-size: 11px;
	}	
.leftTextfeld {
  	border: #cccccc;
	border-style: dashed;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;

  	width: 117;
  	font-family: Arial, Tahoma, Verdana, sans-serif;
  	font-size: 9px;
	}
	
.leftRadio {
  	width: 10;
  	font-family: Arial, Tahoma, Verdana, sans-serif;
  	font-size: 9px;
	}



.leftButton {
  	border: #cccccc;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;

  	width: 20;
  	font-family: Arial, Tahoma, Verdana, sans-serif;
  	font-size: 9px;
}
	
.button {
  	border: #cccccc;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;

  	width: 49%;
  	font-family: Arial, Tahoma, Verdana, sans-serif;
  	font-size: 11px;
}
.buttonNummer {
  	border: #cccccc;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;

  	width: 440;
  	font-family: Arial, Tahoma, Verdana, sans-serif;
  	font-size: 11px;
}
.checkbox {
  	border: #cccccc;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	}



A.headerNavigation { 
  color: #D6C515;
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 12px; 
  font-weight: bold;
}

A.headerNavigation:hover {
  color: #896A0D;
}

.leftNavigation { 
  color: #666699;
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 12px; 
  font-weight: bolder;
}
A.leftNavigation { 
  color: #666699;
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 12px; 
  font-weight: normal;
}

A.leftNavigation:hover {
  color: #003366;
}
A.leftNavigationKlein { 
  color: #0F408C;
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 10px; 
}

A.leftNavigationKlein:hover {
  color: #0F7570;
}
A.leftNeuNav { 
  color: #666699;
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 9px; 
}

A.leftNeuNav:hover {
  color: #003366;
}

.leftSchrift { 
  color: #666699;
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 9px; 
}

.newsTextfeld {
  	border: #0066cc;
	border-style: dashed;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;

  	width: 200;
  	font-family: Arial, Tahoma, Verdana, sans-serif;
  	font-size: 9px;
	}
.newsButton {
  	border: #336666;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;

  	width: 200;
  	font-family: Arial, Tahoma, Verdana, sans-serif;
  	font-size: 11px;
}
.grundtabelle { 
  background-color:#003366;
}
.showtabelle { 
  background-color:#f6f6f6;
}
.showImgDet { 
  margin-right:10px;
  margin-bottom:10px;
}