BODY {
  background: #ACAB95;  color: #000000;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
}


/* ## Registerkarten ##*/

a.register
{
  color: #000000;
  font-size: 12px;
  text-decoration : none;
}

a.register:hover
{
  color: #BBBBBB;
  font-size: 12px;
  text-decoration : none;
}

a.register_active
{
  color: #FFFFFF;
  font-weight: bold;
  font-size: 12px;
  text-decoration : none;
}

a.register_active:hover
{
  color: #FF4444;
  font-size: 12px;
  text-decoration : none;
}

TD.register
{
  font-family: Arial, sans-serif;
  font-size: 12px;
  background: url(http://shop.kortenbrede-datentechnik.de/_images/reiter_inaktiv_mitte.gif);
}

TD.register_active
{
  font-family: Arial, sans-serif;
  font-size: 12px;
  color:#FFFFFF;
  background: url(http://shop.kortenbrede-datentechnik.de/_images/reiter_aktiv_mitte.gif);
}

/* ## Suchbegriffe ## */

a.search{
  color: #FF0000;
  font-size: 12px;
  text-decoration : none;
}

a.search:hover
{
  color: #000000;
  font-size: 12px;
  text-decoration : underline;
}

TD {
  font-family: arial;  font-size: 12px;  color: #0000cd;}

A {
  color: #0000aa;  font-size: 10;  text-decoration: none;  font-weight: bold;
}

A:hover {
  color: #D28900;  text-decoration: ;}

/* ## Menü ##*/


A.cat_level0 {
    color: #000099;}

A.cat_level1 {
    color: #0000cc;}

TD.cat_level1 {
  background: #F8F8F3;}

A.cat_level2 {
    color: #0000ff;}

TD.cat_level2 {
  background: #F8F8F3;}

A.cat_level3 {
    color: #0066ff;}

TD.cat_level3 {
  background: #F8F8F3;}


/* ## Kopfzeile ##*/


.company-head {
  background: wite;    color: #0000aa;}

.head {
  background: #6699cc;  font-size: 14;  color: #00ffcc;  text-decoration: bold;}

A.head:hover {
    }

.head2 {
    font-size: 13;  color: #555555;}

A.head2:hover {
  color: #D28900;}


/* ## Content-Texte ##*/


.content {
  }


/* ## Boxen ##*/

.box
{
  padding:4px;}

.box-head {
  background: #aabbbb;  font-size: 12px;  color: #Ffffff;  background: url(http://shop.kortenbrede-datentechnik.de/_images/frame_o.gif);
  font-weight: bold;
}

TD.box-headline {
  font-size: 12px;  color: #Ffffff;  font-weight: bold;
}

.box-head-basket {
  background: #aabbbb;  font-size: 12px;  color: #Ffffff;  font-weight: bold;
}

A.box-head {
  text-decoration: none;
}

.box-content {
  background: #F0F0E5;  font-size: 10px;  color: #0000aa;}

/* Box innen (z.B. Produktliste, Promos) */

.box-content2 {
  background: #F0F0E5;    color: #0000aa;}


/* ## Produktliste ##*/


.productlist-head {
  background: #5B8CC6;  font-size: 14px;  color: #000000;  font-weight: bold;
}

.productlist-data {
  background: #F0F0E5;    color: #666666;}

.productlist-data-descriptionshort {
  font-size: 14px;  color: #000080;  font-weight: bold;
}

.productlist-data-price {
  font-size: 18px;  color: #ff8c00;}

.productlist-path {
  font-size: 10px;  color: #ccffff;}

A.productlist-path:hover {
  color: #D28900;  }

/* ## Produkt-Detail ##*/


/* Navigator */

.productdetail-head {
  background: #B4D8C6;}

.productdetail-data {
  }

.productdetail-data-price {
  font-size: 20px;  color: #ff8c00;}

.productdetail-data2 {
  background: #F0F0E5;    }

/* Überschrift Module */

.productdetail-head2 {
  background: #cccccc;    color: #B4D8C6;  font-weight: bold;
}

/* Produkteigenschaften - Zeilenkopf */

.productdetail-head3 {
  background: #D28900;    }


FORM {
        display: inline;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-size: 12px;}

TEXTAREA {
  width: 100%;
  font-size: 12px;}

