body {
  background-color: #fff;
  }
h3 {
  display: none;
  }
input[type=text],
input[type=password],
textarea,
select,
input[type=button],
input[type=submit],
.submit,
#search-field a {
  background-color: #fff;
  }

/* Regionen */
#header {
  background-color: #a8182a;
  }
#logo {
  float: left;
  padding: 8px;
  }
#logo-name {
  color: #fff;
  float: left;
  font-family: Times New Roman;
  font-size: 30pt;
  }
#logo-text {
  color: #ff7429;
  float: left;
  font-family: Arial;
  font-size: 18pt;
  font-weight: bold;
  margin-left: 16px;
  margin-top: 15pt;
  }
#logo-text span {
  display: none;
  }
#owner {
  color: #fff;
  float: right;
  padding: 16px;
  }
#owner a {
  color: #fff;
  }
#navigation,
#service {
  background-color: #eee;
  }

#navigation a:hover,
#navigation a:focus,
#navigation a:active {
  color: #a8182a;
  }
#navigation-briefe a {
  background: url(/images/symbole/briefe.gif) no-repeat center top;
  }
#navigation-briefe a:hover,
#navigation-briefe a:active {
  background: url(/css/adlinktech/briefe.gif) no-repeat center top;
  }
#navigation-haus a {
  background: url(/images/symbole/haus.gif) no-repeat center top;
  }
#navigation-haus a:hover,
#navigation-haus a:active {
  background: url(/css/adlinktech/haus.gif) no-repeat center top;
  }
#navigation-hilfe a {
  background: url(/images/symbole/frage.gif) no-repeat center top;
  }
#navigation-hilfe a:hover,
#navigation-hilfe a:active {
  background: url(/css/adlinktech/frage.gif) no-repeat center top;
  }
#navigation-katalog a {
  background: url(/images/symbole/katalog.gif) no-repeat center top;
  }
#navigation-katalog a:hover,
#navigation-katalog a:active {
  background: url(/css/adlinktech/katalog.gif) no-repeat center top;
  }
#navigation-korb a {
  background: url(/images/symbole/korb.gif) no-repeat center top;
  }
#navigation-korb a:hover,
#navigation-korb a:active {
  background: url(/css/adlinktech/korb.gif) no-repeat center top;
  }
#navigation-lupe a {
  background: url(/images/symbole/lupe.gif) no-repeat center top;
  }
#navigation-lupe a:hover,
#navigation-lupe a:active {
  background: url(/css/adlinktech/lupe.gif) no-repeat center top;
  }
#navigation-web a {
  background: url(/images/symbole/web.gif) no-repeat center top;
  }
#navigation-web a:hover,
#navigation-web a:active {
  background: url(/css/adlinktech/web.gif) no-repeat center top;
  }
#navigation-zweig a {
  background: url(/images/symbole/zweig.gif) no-repeat center top;
  }
#navigation-zweig a:hover,
#navigation-zweig a:active {
  background: url(/css/adlinktech/zweig.gif) no-repeat center top;
  }

/* Inhalt */
.h1-cards,
#cards {
  background-color: #fadb94;
  }
#cards li a {
  text-decoration: none;
  }
#cards li.current {
  background-color: #fff5de;
  }
.catalog th {
  background-color: #a8182a;
  }
.catalog div.page-list {
  background-color: #fff;
  float: left;
  padding: 8px;
  }
.catalog div.page-list ul {
  padding: 0px;
  }
.catalog div.page-list li {
  font-size: 90%;
  list-style-type: none;
  padding: 0px;
  }
.catalog div.doublepage {
  float: left;
  padding: 0px 8px;
  width: 160px;
  }
.catalog div.page {
  float: left;
  font-size: 90%;
  margin-bottom: 1em;
  text-align: center;
  width: 80px;
  }
.contact fieldset,
.contact form {
  background-color: #fff;
  padding: 4px;
  }
.group .header {
  font-weight: bold;
  }
.group .headline {
  font-size: 120%;
  }
.help div.example {
  color: #009;
  }
.help div.hint {
  color: #060;
  }
.index .row-even {
  background-color: #ccc;
  }
.index .row-odd {
  background-color: #eee;
  }
.product h2 {
  background-color: #a8182a;
  color: #fff;
  font-size: 120%;
  height: 25px;
  margin: 0px;
  padding: 4px;
  }
.product .navigators {
  float: right;
  }
.product .info .base_product td,
.product .info .descr_short td {
  background-color: #bf3145;
  color: #fff;
  }
.product ul {
  margin: 0px 0px 0px 1em;
  padding: 0px;
  }
.product li {
  list-style-type: square;
  }
.shop .big {
  font-size: 120%;
  }
.shop .bold {
  font-weight: bold;
  }
.tree ul {
  margin-left: 2em;
  padding: 0px;
  }
.tree li div {
  text-indent: 2em;
  }

#content table.header tr td {
  background-color: #bf3145;
  color: #fff;
  }
#content.index table tr th {
  background-color: #a8182a;
  color: #fff;
  }
