

.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-face-color: #ff9700; 
	scrollbar-highlight-color: #ff9700; 
	scrollbar-shadow-color: #f7fe00; 
	scrollbar-3dlight-color: #f7fe00; 
	scrollbar-arrow-color: #f7fe00; 
	scrollbar-track-color: #ffffff; 
	scrollbar-darkshadow-color: #f7fe00;
  }

.inhaltText { 
  color: #333333;
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 12px; 
}
.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; 
}
.leftSchrift { 
  color: #003399;
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 9px; 
}

.topschrift { 
  color: #003399;
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 14px; 
}
.textHeadline { 
  color: #000000;
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 16px; 
}

.textHeadlineStart { 
  color: #000000;
  font-family: Georgia, Arial, Tahoma, Verdana, sans-serif;
  font-size: 20px; 
}
.textDet { 
  color: #000000;
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 11px; 
}

A {
  color: #000000;
  text-decoration: none;
}
A.links {
  color: #ff9700;
  text-decoration: none;
}

A:hover.links {
  color: #ff9700;
  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: #88201F;
	border-style: groove;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;

  	width: 400;
  	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: #0066cc;
	border-style: dashed;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;

  	width: 118;
  	font-family: Arial, Tahoma, Verdana, sans-serif;
  	font-size: 9px;
	}
	
.leftRadio {
  	width: 10;
  	font-family: Arial, Tahoma, Verdana, sans-serif;
  	font-size: 9px;
	}

A.leftNeuNav { 
  color: #003399;
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 9px; 
}

A.leftNeuNav:hover {
  color: #003366;
}

.leftButton {
  	border: #666666;
	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: #336666;
	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;
}

.checkbox {
  	border: #336666;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	}



A.headerNavigation { 
  color: #FFFFFF;
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 12px; 
}

A.headerNavigation:hover {
  color: #000000;
}

A.leftNavigation { 
  color: #003399;
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 12px; 
}

A.leftNavigation:hover {
  color: #003366;
}



