.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; }

.mehrText {  font-size: 10px; color: gray; font-weight : normal; }


BODY {

  background: #ffffff;

  color: #000080;

  margin: 0px;

}



A {

  color: #000000;

  text-decoration: none;

}



A:hover {

  color: #000000;

  text-decoration: underline;

}



FORM {

	display: inline;

}

.index-php {

  font-family: Verdana, Arial, sans-serif;

  font-size: 11px;

  background: #000080;

  color: #ffffff;

  font-weight : bold;

  text-decoration: none;

  cursor: crosshair;


}

.index-php1 {

  font-family: Verdana, Arial, sans-serif;

  font-size: 11px;

  background: #ffffff;

  color: #ffffff;

  font-weight : bold;

  text-decoration: none;

  cursor: crosshair;


}

.index-php2 {

  font-family: Verdana, Arial, sans-serif;

  font-size: 11px;

  background: #ffffff;

  color: #000000;

  font-weight : bold;

  text-decoration: none;

  cursor: crosshair;


}

.index-php3 {

  font-family: Verdana, Arial, sans-serif;

  font-size: 6px;

  background: #ffffff;

  color: #ffffff;

  font-weight : bold;

  text-decoration: none;

  cursor: crosshair;


}

.index-php4 {

  font-family: Verdana, Arial, sans-serif;

  font-size: 8px;

  background: #ffffff;

  color: #ffffff;

  text-decoration: none;

 

}

.index-php5 {

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

  background: #999999;

  color: #ffffff;

  text-decoration: none;

  hover color: #000000;

}

.index-php6 {

  font-family: Verdana, Arial, sans-serif;

  font-size: 14px;

  background: #999999;

  color: #ffffff;

  text-decoration: none;

  hover color: #000000;

}

.linie {
  border-bottom-color: black;
  border-bottom-width: 3px;
  border-bottom-style: double;
}