/*
  Copyright (c) 2003 m3max und auri.de
*/


BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

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

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}

.boxtitel {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #000000;
  font-weight : bold;
}

.boxtitelblau {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #0000CD;
  font-weight : bold;
}

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

.kat-text {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #000000;
  font-weight : bold;
}

.boxtextsmall {
  font-family: Arial, sans-serif;
  font-size: 9px;
  color: #000000;
}

---------------

.infoBox {
  background: #b6b7cb;
}

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

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


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

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

.orderedit {
  font-family : Verdana, Arial, sans-serif;
  font-size : 10px;
  color: #70d250;
  text-decoration: underline;
}
