/*
** Standardeinstellung
** Standard values
*/
body {
  margin: 0;
  color: #000000;
  /* background-color: #FEFF99; */
  background-image: url('images/banners/tbg4.gif');
  font-family: Verdana, Geneva, Arial, sans-serif;
  font-size: 8pt;
  text-decoration: none
}

a:link, a:visited, a:active {
  color: #000080;
  font-family: Verdana, Arial, sans-serif;
  font-weight: bold;
  text-decoration: none;
}

a:hover {
  color: #66ff00;
  text-decoration: none;
}

/*
** Error Message
*/
.error {
  color: #ff0000;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11pt;
  font-weight: bold;
  text-decoration: none;

}

/*
** BoxHeader
*/
.boxheader {
  color: #000080;
  background-color: #dddddd;
  border-color: #000000;
  border-style: solid;
  border-width: 1px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none;
}

/*
** BoxHeader
*/
.boxheaderextra {
  color: #FFFF9c;
  background-color: #dddddd;
  border-color: #000000;
  border-style: solid;
  border-width: 0px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 18pt;
  font-weight: bold;
  text-decoration: none;
}

/*
** Boxbig
*/
.boxbig {
  color: #000080;
  background-color: #ffff9c;
  border-color: #000000;
  border-style: solid;
  border-width: 0px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 18pt;
  font-weight: bold;
  text-decoration: none;
}
/*
** Box 12pt
*/
.boxmedium {
  color: #000080;
  background-color: #ffff9c;
  border-color: #000000;
  border-style: solid;
  border-width: 0px;
  font-size: 12pt;
  font-weight: bold;
}
/*
** Box 12pt rot
*/
.boxmediumred {
  color: #ff0000;
  background-color: #ffff9c;
  border-color: #000000;
  border-style: solid;
  border-width: 0px;
  font-size: 12pt;
  font-weight: bold;
}
/*
** Boxbigred
*/
.boxbigred {
  color: #ff0000;
  background-color: #ffff9c;
  border-color: #000000;
  border-style: solid;
  border-width: 0px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 18pt;
  font-weight: bold;
  text-decoration: none;
}
/*
** Boxsmall
*/
.boxsmall {
  color: #000080;
  background-color: #ffff9c;
  border-color: #000000;
  border-style: solid;
  border-width: 0px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 8pt;
  font-weight: bold;
  text-decoration: none;
}
/*
** Boxinhalt
** Box content
*/
.box {
  color: #000080;
/*
**  background-color: #ffffdd;
*/
 background-color: #FFFF9c;
 border-color: #000066;
  border-style: solid;
  border-width: 1px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 8pt;
  font-weight: bold;
  text-decoration: none;
}

/*
** Boxinhalt Warenkorb
** Box content cart
*/
.boxcart {
  color: #000080;
/*
**  background-color: #ffffdd;
*/
 background-color: #ffff00;
 border-color: #000000;
  border-style: solid;
  border-width: 1px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 8pt;
  font-weight: bold;
  text-decoration: none;
}

/*
** Boxinhalt
** Mittelteil Hauptseite
*/
.tdmain {
  color: #000000;
  background-color: #FEFF99;
  font-family: Verdana, Arial, sans-serif;
  font-size: 8pt;
  text-decoration: none;
}

/*
** Company Info
*/
.compinfo {
  color: #000080;
  background-color: #FFFF9c;
  font-family: Verdana, Arial, sans-serif;
  font-size: 8pt;
  font-weight: bold;
  text-decoration: none;
}

/*
** Überschriften
** Headlines
*/
.headline {
  color: #000080;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none;
}

/*
** Standardtext in Tabellen
** Standard text in tables
*/
.desc {
  color: #000080;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10pt;
  text-decoration: none;
}

/*
** Kleine Schrift in Tabellen
** Small text in tables
*/
.descsmall {
  color: #000080;
  font-family: Verdana, Arial, sans-serif;
  font-size: 8pt;
  text-decoration: none;
}

/*
** Spezialpreis, Special-Flag gesetzt
** Special price, special-flag set
*/
.special {
  color: #ff0000;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none;
}

/*
** Dateneingabe
** Data-input
*/
.account {
  color: #000000;
  background-color: #ff0000;
  text-decoration: none;
}

/*
** Umrandung der Tables
** Table border
*/
.tableborder {
  border-color: #000000;
  border-style: solid;
  border-width: 2px;
}

/*
** Header mit Firmenlogo
** header with company logo
*/
.header {
  color: #000080;
  background-color: #ffffff;
  border-color: #000000;
  border-style: solid;
  border-width: 2px;
}

/*
** Gesamt-Navigationsleiste
** Complete navigation bar
*/
.navigation {
  border-color: #000000;
  border-style: solid;
  border-width: 1px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none;
}

/*
** Obere Navigationsleiste
** Upper navigation bar
*/
.navi1 {
  color: #000080;
 /*
**  background-color: #c0c0c0;
*/
  font-family: Verdana, Arial, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none
}

/*
** Untere Navigationsleiste
** Lower navigation bar
*/
.navi2 {
  color: #000080;
  background-color: #808080;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none;
}

/*
** Footer oben
** Upper footer part
*/
.footer1 {
  color: #ffffff;
  background-color: #000000;
  text-decoration: none;
}

/*
** Footer mitte
** Middle footer part
*/
.footer2 {
  color: #ffffff;
  background-color: #808080;
  text-decoration: none;
}

/*
** Footer unten
** Lower footer part
*/
.footer3 {
  color: #808080;
  background-color: #000000;
  text-decoration: none;
}

/*
** Info HTML-Seiten
** Info HTML-pages
*/
.info {
  color: #000000;
  background-color: #ffff00;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10pt;
  text-decoration: none;
}
