body {
  font-family: Verdana, arial, helvetica, sans-serif;
  margin: 0px;
  background-image: url(../images/bg5.png);
  background-position: center;
  background-repeat: repeat-y;
  background-color: #f5f5f5; }

address {
  font-style: normal; }

img {
  padding: 0px;
  margin: 0px;
  border: 0px; }

a {
  color: black;
  text-decoration: underline; }
  a:hover {
    color: #ff6600;
    text-decoration: none; }

h1, h2, h3, h4, h5, h6 {
  color: #458181;
  color: #c47300; }

h1 {
  padding-bottom: 5px;
  border-bottom: 1px solid #cccccc;
  text-align: center;
  font-size: 13px; }

h2 {
  font-size: 11px;
  font-weight: bold; }

h3 {
  font-size: 11px;
  font-weight: normal; }

.clear {
  clear: both; }

#monster {
  background-image: url(../images/monster_line2.png);
  background-repeat: no-repeat;
  background-color: white;
  width: 975px;
  margin: 0 auto;
  border-right: 1px solid #999999;
  padding-left: 20px; }

#header {
  margin: 0px;
  background-image: url(../images/white5.png);
  background-repeat: no-repeat;
  background-position: bottom right; }
  #header a {
    display: block; }
  #header img {
    margin-left: 8px; }
  #header .top {
    background-color: #458181;
    height: 10px;
    border-bottom: 1px solid white;
    border-left: 1px solid white; }

#topnav a {
  display: inline; }

#nav {
  height: 20px;
  background-image: url(../images/25px_3d_new.png);
  background-repeat: repeat-x;
  padding-left: 270px;
  color: #333333;
  font-size: 13px;
  margin-bottom: 1px;
  background-color: #458181;
  height: 20px;
  margin-top: 0px; }
  #nav img {
    vertical-align: middle; }
  #nav li {
    padding-right: 6px;
    padding-left: 6px;
    display: inline;
    border-right: 1px solid #666666; }
    #nav li a {
      text-decoration: none; }
      #nav li a:hover {
        color: white; }
  #nav li:last-child {
    padding-left: 2px; }
  #nav .active {
    color: #333399; }

#topnav {
  color: white;
  float: right;
  font-size: 10px;
  padding-right: 10px;
  margin-top: 9px;
  padding-top: 2px; }
  #topnav li {
    display: inline; }
  #topnav a {
    padding-right: 5px;
    border-right: 1px solid white;
    color: white;
    text-decoration: none; }
    #topnav a:hover {
      color: white;
      text-decoration: underline; }
  #topnav img {
    border: none;
    margin-top: 0px;
    margin-left: 3px;
    margin-right: 3px; }

#left {
  float: left;
  margin: 0px;
  width: 200px;
  overflow: hidden; }
  #left img {
    border: 1px solid #666666; }

#content {
  margin-top: 0px;
  color: #333333;
  font-size: 11px;
  padding: 0px;
  width: 700px;
  overflow: hidden;
  float: right; }
  #content ul li {
    list-style-type: square; }

#main p {
  padding-left: 1em; }
#main form {
  padding-bottom: 1em; }
  #main form fieldset {
    border: 1px solid #458181;
    background-color: white;
    font-family: Verdana, arial, helvetica, sans-serif;
    font-size: 12px; }
    #main form fieldset ol {
      list-style-type: none; }
    #main form fieldset input, #main form fieldset textarea, #main form fieldset legend {
      margin-bottom: 5px;
      border: 1px solid #458181;
      background-color: white;
      font-family: Verdana, arial, helvetica, sans-serif;
      font-size: 12px; }
    #main form fieldset label {
      float: left;
      width: 100px; }
    #main form fieldset input {
      width: 300px; }
    #main form fieldset textarea {
      width: 300px;
      height: 10em; }
    #main form fieldset .error {
      border: 1px solid #aa0000; }
    #main form fieldset input#submit {
      margin-left: 100px;
      width: 302px; }

#theme {
  padding-bottom: 1px;
  line-height: 0px; }

.selector {
  list-style-type: none;
  padding-left: 10px; }
  .selector li {
    display: inline; }

.selector.brand img {
  opacity: 0.4;
  margin: 3px; }
  .selector.brand img:hover {
    opacity: 1; }

#status {
  color: #999999;
  background-image: url(../images/20px_line_grey.png);
  background-color: #eeeeee;
  background-repeat: repeat-x;
  padding-left: 5px;
  height: 20px; }
  #status a {
    text-decoration: none;
    color: #999999; }

#footer {
  text-align: center;
  color: #999999;
  font-size: 11px;
  border-top: 1px solid #cccccc;
  clear: both; }

.active {
  color: #333399; }

.warning {
  color: #ced000;
  font-weight: bold; }

.error {
  color: #aa0000; }

.success {
  color: green;
  font-weight: bold; }

#googlemaps {
  width: 100%;
  height: 500px; }
  #googlemaps .InfoControl {
    background-color: white;
    border: 1px solid #333333;
    font-size: 15px; }
    #googlemaps .InfoControl ul li {
      cursor: pointer;
      text-decoration: underline; }

#dustbin ul {
  overflow: hidden;
  display: block;
  min-height: 100px;
  border: 1px solid black;
  background-color: #cccccc; }

#dustbin, .gallery {
  overflow: hidden; }
  #dustbin li, .gallery li {
    height: 165px;
    width: 165px;
    border: 1px solid #cccccc;
    margin: 5px;
    list-style-type: none;
    display: block;
    float: left;
    line-height: 165px;
    text-align: center;
    background-color: #f5f5f5; }
  #dustbin img, .gallery img {
    vertical-align: middle; }
  #dustbin a img, .gallery a img {
    border: 1px solid grey;
    opacity: 0.6;
    vertical-align: middle; }
    #dustbin a img:hover, .gallery a img:hover {
      opacity: 1;
      border: 1px solid #c47300; }

div.comb-details {
  overflow: hidden;
  border: 1px solid #999999;
  height: 168px; }
  div.comb-details h2 {
    text-align: center;
    padding-top: 3px;
    padding-bottom: 3px;
    margin-top: 0px;
    background-color: #ececec;
    border-top: 1px solid white;
    border-bottom: 1px solid #cccccc; }
  div.comb-details dl {
    width: 220px;
    border: 1px solid #cccccc;
    float: right;
    margin-right: 10px;
    margin-top: 0px;
    margin-left: 0px; }
  div.comb-details dt {
    width: 110px;
    float: left;
    padding: 3px;
    background-color: #ececec;
    border: 1px solid white;
    border-right: none; }
  div.comb-details dd {
    background-color: #ececec;
    padding: 3px;
    border: 1px solid white;
    font-weight: bold; }
  div.comb-details div.thumb {
    width: 205px;
    float: left; }
    div.comb-details div.thumb img {
      margin-left: 10px;
      padding: 5px;
      border: 1px solid #cccccc; }
      div.comb-details div.thumb img:hover {
        border: 1px solid #c47300; }
  div.comb-details div.button {
    width: 250px;
    float: left;
    margin-top: 0px; }
    div.comb-details div.button a {
      display: block;
      text-align: center;
      width: 204px;
      border: 1px solid #73a233;
      font-size: 20px;
      color: white;
      text-decoration: none;
      padding: 15px;
      padding-right: 22px;
      padding-left: 22px;
      background-image: url(../images/button_pdf.png);
      background-repeat: no-repeat; }
      div.comb-details div.button a:hover {
        text-decoration: none;
        background-image: url(../images/button_pdf_hover.png);
        background-repeat: no-repeat;
        border: 1px solid #d69e50; }
    div.comb-details div.button p {
      margin-top: 15px;
      padding: 0px;
      color: #cccccc;
      text-align: right; }

form legend {
  border: 1px solid #666666;
  margin-top: 0.5em;
  font-size: 1.2em;
  font-weight: bolder;
  padding: 0.2em;
  padding-top: 0.1em; }
form dd span span {
  display: block; }
form input.text {
  background-color: #e6eaec; }
form input.radio {
  margin-right: 2px;
  margin-left: 2px;
  border: none;
  width: auto; }
form input.checkbox {
  border: none;
  width: auto; }
form input.text {
  width: 300px; }
form .errors li {
  color: red; }
form input.submit {
  background-color: #cccccc;
  padding-top: 3px;
  padding-bottom: 3px;
  color: black;
  cursor: pointer;
  font-weight: bold;
  border: 1px solid #c47300; }
  form input.submit:hover {
    border: 1px solid black;
    background-color: #c47300;
    color: black; }
form fieldset {
  border: 1px solid #666666; }
form legend {
  border: 1px solid #666666;
  margin-top: 0.5em;
  font-size: 1.2em;
  font-weight: bolder;
  padding: 0.2em;
  padding-top: 0.1em; }
form dd span span {
  display: block; }
form textarea, form select, form input {
  font-size: 11px;
  border: 1px solid #666666; }
form textarea {
  background-color: #e6eaec; }
form input.text {
  background-color: #e6eaec; }
form input.radio {
  margin-right: 2px;
  margin-left: 2px;
  border: none;
  width: auto; }
form input.checkbox {
  border: none;
  width: auto; }
form select, form input.text {
  margin-bottom: 5px;
  width: 300px;
  border: 1px solid #458181; }
form textarea {
  width: 300px;
  height: 5em; }
form dt {
  margin-left: 10px;
  margin-bottom: 5px;
  width: 33%;
  text-align: left;
  float: left;
  clear: left; }
form dd {
  margin-left: 5px;
  margin-bottom: 5px;
  float: left; }
form .errors li {
  color: red; }
form label {
  font-weight: bold;
  cursor: pointer; }
form dl {
  padding: 5px;
  clear: left; }

.static dl dt {
  width: 60px;
  float: left; }

#content dl dt {
  width: 80px;
  float: left; }

.news-item {
  background-color: #efefef;
  padding: 8px;
  margin-bottom: 10px; }
  .news-item a {
    background-color: inherit; }
  .news-item h2 a {
    text-decoration: none; }

.show {
  background-color: white; }

#content table,
.combinations table,
.customer-comments table {
  border: 1px solid #cccccc;
  width: 98%;
  font-size: 11px; }
  #content table thead tr,
  .combinations table thead tr,
  .customer-comments table thead tr {
    background-color: #eeeeee; }
    #content table thead tr td,
    .combinations table thead tr td,
    .customer-comments table thead tr td {
      text-transform: capitalize;
      color: #c47300;
      padding: 3px;
      padding-left: 5px; }
      #content table thead tr td a,
      .combinations table thead tr td a,
      .customer-comments table thead tr td a {
        color: #c47300; }
  #content table tbody tr:hover,
  .combinations table tbody tr:hover,
  .customer-comments table tbody tr:hover {
    background-color: #f5f5f5; }
  #content table tbody tr td,
  .combinations table tbody tr td,
  .customer-comments table tbody tr td {
    color: #666666;
    padding: 3px;
    padding-left: 5px; }
    #content table tbody tr td a,
    .combinations table tbody tr td a,
    .customer-comments table tbody tr td a {
      border: 1px solid green;
      display: block;
      text-decoration: none;
      color: white;
      font-weight: bold;
      background-color: #b1e171;
      padding: 1px;
      text-align: center; }
    #content table tbody tr td a:hover,
    .combinations table tbody tr td a:hover,
    .customer-comments table tbody tr td a:hover {
      background-color: #c47300; }

#content .paginator a {
  padding-right: 10px;
  text-decoration: none;
  color: #999999; }
#content .paginator a:hover {
  color: #c47300; }

#content #message {
  margin-top: 10px;
  padding: 8px;
  background-color: #f5f5f5;
  border: 1px solid #aa0000; }

.context_contact {
  padding-top: 5px;
  padding-bottom: 5px;
  margin-top: 5px; }

#content .download img {
  padding: 2px;
  border: 1px solid #cccccc;
  margin: 5px; }
  #content .download img:hover {
    border: 1px solid #c47300; }

form {
  width: 70%;
  padding: 10px;
  margin-left: 10%; }
  form .formRow {
    margin-bottom: 8px; }
    form .formRow label {
      width: 80px;
      display: block; }
    form .formRow input {
      width: 250px; }
    form .formRow input#Submit {
      width: 252px; }

.customer-comments.show {
  font-size: 11px; }

.customer-comments.edit,
.combination.edit,
.news-item.new,
.news-item.edit,
.news-item.attachment {
  font-size: 11px;
  background-color: white; }
  .customer-comments.edit form ol,
  .combination.edit form ol,
  .news-item.new form ol,
  .news-item.edit form ol,
  .news-item.attachment form ol {
    list-style-type: none; }
  .customer-comments.edit form label,
  .combination.edit form label,
  .news-item.new form label,
  .news-item.edit form label,
  .news-item.attachment form label {
    width: 80px;
    display: block;
    float: left; }
  .customer-comments.edit form input#submit,
  .combination.edit form input#submit,
  .news-item.new form input#submit,
  .news-item.edit form input#submit,
  .news-item.attachment form input#submit {
    margin-left: 80px; }
  .customer-comments.edit form textarea,
  .combination.edit form textarea,
  .news-item.new form textarea,
  .news-item.edit form textarea,
  .news-item.attachment form textarea {
    height: 100px;
    margin-bottom: 5px; }

#actions input#nil_class_file {
  border: 1px solid #458181; }
#actions input#submit {
  margin-left: 5px; }
#actions ul {
  list-style-type: none; }
  #actions ul li {
    margin-bottom: 3px; }

#content .selectors form {
  border: none;
  margin: 0px; }

.news-item.index {
  background-color: white;
  font-size: 11px; }

.news-item.show {
  font-size: 11px; }
  .news-item.show dl dt {
    width: 180px;
    font-weight: bold;
    float: left;
    display: table;
    margin-bottom: 3px; }
  .news-item.show dl dd {
    margin-bottom: 3px;
    margin-left: 180px; }

.news-item.new form label,
.news-item.edit form label {
  width: 160px; }
.news-item.new form input#submit,
.news-item.edit form input#submit {
  margin-left: 160px; }

#content #brand-menu {
  display: block;
  clear: right;
  margin-right: 10px; }
  #content #brand-menu li {
    list-style-type: none;
    color: white; }
    #content #brand-menu li a {
      border-top: 2px solid white;
      border-left: 2px solid white;
      &hover-color: white !important;
      &active-color: white; }
  #content #brand-menu .atego {
    background-image: url("../images/neu.png");
    background-repeat: no-repeat;
    background-position: 85% 60%; }
    #content #brand-menu .atego a {
      background-image: url("../images/neu.png");
      background-repeat: no-repeat;
      background-position: 85% 60%; }
    #content #brand-menu .atego .kurz {
      background-image: none; }
      #content #brand-menu .atego .kurz a {
        background-image: none; }
    #content #brand-menu .atego .lang {
      background-image: url("../images/neu.png");
      background-repeat: no-repeat;
      background-position: 85% 60%; }
      #content #brand-menu .atego .lang a {
        background-image: url("../images/neu.png");
        background-repeat: no-repeat;
        background-position: 85% 60%; }
      #content #brand-menu .atego .lang .spacemaster {
        background-image: none; }
        #content #brand-menu .atego .lang .spacemaster a {
          background-image: none; }
      #content #brand-menu .atego .lang .spacemasterxxl {
        background-image: url("../images/neu.png");
        background-repeat: no-repeat;
        background-position: 85% 60%; }
  #content #brand-menu .sprinter, #content #brand-menu .crafter {
    background-image: url("../images/neu.png");
    background-repeat: no-repeat;
    background-position: 85% 60%; }
    #content #brand-menu .sprinter a, #content #brand-menu .crafter a {
      background-image: url("../images/neu.png");
      background-repeat: no-repeat;
      background-position: 85% 60%; }
    #content #brand-menu .sprinter .kurz .ab-2000 .basic1, #content #brand-menu .sprinter .kurz .ab-2000 .fantasy1, #content #brand-menu .crafter .kurz .ab-2000 .basic1, #content #brand-menu .crafter .kurz .ab-2000 .fantasy1 {
      background-image: none; }
      #content #brand-menu .sprinter .kurz .ab-2000 .basic1 a, #content #brand-menu .sprinter .kurz .ab-2000 .fantasy1 a, #content #brand-menu .crafter .kurz .ab-2000 .basic1 a, #content #brand-menu .crafter .kurz .ab-2000 .fantasy1 a {
        background-image: none; }
    #content #brand-menu .sprinter .fantasyg a, #content #brand-menu .crafter .fantasyg a {
      background-image: url("../images/neu.png");
      background-repeat: no-repeat;
      background-position: 85% 60%; }
    #content #brand-menu .sprinter .lang, #content #brand-menu .crafter .lang {
      background-image: none; }
      #content #brand-menu .sprinter .lang a, #content #brand-menu .crafter .lang a {
        background-image: none; }
    #content #brand-menu .sprinter .doka .ab-2000, #content #brand-menu .crafter .doka .ab-2000 {
      background-image: none; }
      #content #brand-menu .sprinter .doka .ab-2000 a, #content #brand-menu .crafter .doka .ab-2000 a {
        background-image: none; }
  #content #brand-menu .jumper, #content #brand-menu .boxer, #content #brand-menu .master {
    background-image: url("../images/neu.png");
    background-repeat: no-repeat;
    background-position: 85% 60%; }
    #content #brand-menu .jumper a, #content #brand-menu .boxer a, #content #brand-menu .master a {
      background-image: url("../images/neu.png");
      background-repeat: no-repeat;
      background-position: 85% 60%; }
    #content #brand-menu .jumper .bis-2006, #content #brand-menu .jumper .bis-2010, #content #brand-menu .boxer .bis-2006, #content #brand-menu .boxer .bis-2010, #content #brand-menu .master .bis-2006, #content #brand-menu .master .bis-2010 {
      background-image: none; }
      #content #brand-menu .jumper .bis-2006 a, #content #brand-menu .jumper .bis-2010 a, #content #brand-menu .boxer .bis-2006 a, #content #brand-menu .boxer .bis-2010 a, #content #brand-menu .master .bis-2006 a, #content #brand-menu .master .bis-2010 a {
        background-image: none; }
  #content #brand-menu .jumper .fantasyg, #content #brand-menu .boxer .fantasyg, #content #brand-menu .master .fantasyg {
    background-image: url("../images/neu.png");
    background-repeat: no-repeat;
    background-position: 50% 60%; }
    #content #brand-menu .jumper .fantasyg a, #content #brand-menu .boxer .fantasyg a, #content #brand-menu .master .fantasyg a {
      background-image: url("../images/neu.png");
      background-repeat: no-repeat;
      background-position: 85% 60%; }
  #content #brand-menu .ducato {
    background-image: url("../images/neu.png");
    background-repeat: no-repeat;
    background-position: 85% 60%; }
    #content #brand-menu .ducato a {
      background-image: url("../images/neu.png");
      background-repeat: no-repeat;
      background-position: 85% 60%; }
    #content #brand-menu .ducato .bis-2006 {
      background-image: none; }
      #content #brand-menu .ducato .bis-2006 a {
        background-image: none; }
  #content #brand-menu .ducato .fantasyg {
    background-image: url("../images/neu.png");
    background-repeat: no-repeat;
    background-position: 50% 60%; }
    #content #brand-menu .ducato .fantasyg a {
      background-image: url("../images/neu.png");
      background-repeat: no-repeat;
      background-position: 85% 60%; }
  #content #brand-menu .daily {
    background-image: url("../images/neu.png");
    background-repeat: no-repeat;
    background-position: 85% 60%; }
    #content #brand-menu .daily a {
      background-image: url("../images/neu.png");
      background-repeat: no-repeat;
      background-position: 85% 60%; }
    #content #brand-menu .daily .kurz .basic1, #content #brand-menu .daily .kurz .fantasy1, #content #brand-menu .daily .kurz .fantasyg {
      background-image: none; }
      #content #brand-menu .daily .kurz .basic1 a, #content #brand-menu .daily .kurz .fantasy1 a, #content #brand-menu .daily .kurz .fantasyg a {
        background-image: none; }
    #content #brand-menu .daily .fantasy2 {
      background-image: none; }
      #content #brand-menu .daily .fantasy2 a {
        background-image: none; }

#content #text {
  margin-top: 20px; }

#content .bgimage {
  height: 470px;
  background-image: url("../images/bg_transp.png");
  background-repeat: no-repeat;
  background-position: 112px 2px; }
