/* Allgemein */
body {
  background-color: #fff5de;
  color: #333;
  margin: 0px;
  }
h3 {
  display: none;
  }
th,
th a {
  color: #fff !important;
  }
:link {
  color: #b05600;
  }
:visited {
  color: #333;
  }
:link:hover,
:visited:hover {
  color: #f0a600;
  }
:link:focus,
:visited:focus {
  color: #f0a600;
  }
:link:active,
:visited:active {
  color: #fadb94;
  }
.important {
  color: #B05600;
  font-weight: bold;
  }
.marked {
  color: #F0A600;
  }

/* Regionen */
#header {
  border-bottom: 3px solid #fadb94;
  }
#logo {
  float: left;
  padding: 4px;
  }
#logo-name {
  background: url(/images/logo/acceed-logo.gif);
  width: 150px;
  height: 34px;
  }
#logo-name span {
  display: none;
  }
#logo-name sup {
  font-size: 50%;
  }
#logo-text {
  font-size: 90%;
  font-style: italic;
  font-weight: bold;
  margin-left: 50px;
  text-transform: lowercase;
  }
#owner {
  float: right;
  padding: 4px;
  }
#navigation,
#service {
  background-color: #fadb94;
  }
#footer {
  border-top: 3px solid #fadb94;
  }

/* Inhalt */
.h1-cards,
#cards {
  background-color: #fadb94;
  }
#cards li a {
  text-decoration: none;
  }
#cards li.current {
  background-color: #fff5de;
  }
.catalog th {
  background-color: #F0A600;
  }
.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;
  }
.product h2 {
  background-color: #f0a600;
  color: #fff;
  font-size: 120%;
  height: 29px;
  margin: 0px;
  padding: 4px;
  }
.product .navigators {
  background-color: #f0a600;
  float: right;
  margin: 2px;
  }
.product .info td {
  background-color: #fff;
  }
.product .info .interest td {
  background-color: #fadb94;
  }
.product .info .price_public td,
.product .info .download td,
.product .info .manufacturer td,
.product .info .country td,
.product .info .customs_code td,
.product .info .driver td {
  background-color: #eee;
  }
.product .info .base_product td,
.product .info .descr_short td {
  background-color: #eee;
  }
.shop .big {
  font-size: 120%;
  }
.shop .bold {
  font-weight: bold;
  }
.tree ul {
  margin-left: 2em;
  padding: 0px;
  }
.tree li div {
  text-indent: 2em;
  }
