
body {
  font-family: Verdana,sans-serif;
  font-size: 12px;
}

table {
  font-size: 12px;
}

a {
  text-decoration: underline;
color: #666666; }

a:hover {
color: #FFFF00; }

/* Container-Element für die untere Link-Leiste */

div#links-unten {
  z-index: 26;
  padding: 0px:
  margin: 0;
  border: none;
  width: 100%;
  font-size: 12px;
}

/* Link-Leiste am oberen Rand */

div.topbar {
  z-index: 45;
  position: static;
  display: block;
  padding: 0;
  margin: 0;
  width: 100%;
  vertical-align: middle;
height: 25px; line-height: 25px; font-size: 1em; }

/* CSS für die Listen, die die Link-Leisten erzeugen */

ul.link-leiste {
  display: inline;
  margin: 0;
  padding: 0;
  border: none;
  text-align: center;
}

ul.link-leiste li {
  float: left;
  display: inline;
  margin: 0;
  padding: 0;
border-left: 1px #FFFF00 solid; }

ul.link-leiste li.first {
  float: left;
  display: inline;
  padding: 0;
  margin: 0;
  border: none;
}

div#links-unten ul li {
  padding: 0 5px 15px 5px;
}

ul.link-leiste li a {
  display: block;
  padding: 0;
  margin: 0;
  text-decoration: none;
  text-align: center; /* Workaround für IE */
  color: rgb(0%,0%,0%);
  width: 100%;
}

html>body ul.link-leiste li a {
  width: auto; /* Workaround für IE */
}

div#links-unten ul li a {
  width: auto;
}

ul.link-leiste li a:hover {
background-color: #BABABA; }

div.newsitem {
  display: block;
  margin: 20px 40px 0 40px;
  padding: 0.5em;
background-color: #CCCCCC; border: solid 1px #FFFF00; }

div.newsitem img {
  margin-right: 10px;
  float: left;
border: solid 1px #666666; }

div.newsdetail {
  display: block;
  margin: 20px 40px 0 40px;
  padding: 0.5em;
background-color: #CCCCCC; border: solid 1px #FFFF00; }

div.newsdetail img {
  display: block;
  text-align: center;
  margin: 0 5px 0 5px;
border: solid 1px #FFFF00; }

div.table {
  margin: 30px;
  z-index: 40;
}

table.preise {
  margin: 10px 0 20px 0;
  width: 100%;
  font-size: 1em;
  padding: 0;
  border-collapse: collapse;
  border-spacing: 0;
  vertical-align: top;
  table-layout: fixed;
border: solid 1px #FFFF00; }

table.preise tr {
  margin: 0;
}

table.preise tr.odd {
background-color: #CCCCCC; }

table.preise tr.even {
background-color: #BABABA; }

table.preise tr td {
  margin: 0;
  padding: 2px;
  border-top: none;
  border-bottom: none;
border-left: solid 1px #BABABA; border-right: solid 1px #BABABA; }

table.preise tr td.col0 {
 width: 110px;
}

table.preise tr td.col1 {
  /*width: 57%;*/
}

table.preise tr td.col2 {
  width: 90px;
  text-align: right;
}

table.preise tr td.col3 {
  width: 90px;
  text-align: right;
}

table.preise tr td.align_right {
  text-align: right;
}

table.preise tr td.align_center {
  text-align: center;
}

table.preise tr#header td {
  text-align: left;
  font-weight: bold;
  vertical-align: top;
}

table.techdata {
  margin: 10px 0 20px 0;
  width: 100%;
  font-size: 1em;
  padding: 0;
  border-collapse: collapse;
  border-spacing: 0;
  vertical-align: top;
  table-layout: fixed;
border: solid 1px #FFFF00; }

table.techdata tr {
  margin: 0;
}

table.techdata tr.odd {
background-color: #CCCCCC; }

table.techdata tr.even {
background-color: #BABABA; }

table.techdata tr td {
  margin: 0;
  padding: 2px;
  border-top: none;
  border-bottom: none;
  text-align: center;
border-left: solid 1px #BABABA; border-right: solid 1px #BABABA; }

table.techdata tr td.col0 {
 width: 110px;
}

table.techdata tr td.col1 {
  /*width: 57%;*/
}

table.techdata tr td.col2 {
  width: 90px;
  text-align: right;
}

table.techdata tr td.col3 {
  width: 90px;
  text-align: right;
}

table.techdata tr#header td {
  font-weight: bold;
  vertical-align: top;
}

div#bigpicture {
  border: none;
  left: 0px;
  width: 100%;
  height: 100%;
top: 25px; }

a.red {
  color:#FF0000;
}

a.red:visited {
  color:#FF0000;
}

a.deprecated {
  text-decoration:line-through;
}

div.productfeatures {
  margin-left: 15px;
  margin-right: 15px;
  padding-left: 5px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 15px;
  margin-top: 30px;
background-color: #CCCCCC; }

div.productfeatures ul li.spacer {
  margin-bottom: 6px;
}

div#main-left {
  /*padding-top: 30px;*/
}

div.bar-left {
  height: 100px;
}

div.bar-left table {
  width: 100%;
  border-collapse: collapse;
  white-space: nowrap;
  margin-bottom: 10px;
  background: url(images/common/gradient-left.gif);
}

div.bar-left table a {
  color: #444444;
  display: block;
  text-decoration: none;
  margin: auto;
}

div.bar-left table a:hover {
  /*background-color: #A6A6A6;*/
  color: #FF0000;
}

div.bar-left table#left-last {
  margin-bottom: 0px;
}

div.bar-left table td {
  border-top: 2px solid #FFFF00;
  border-bottom: 2px solid #FFFF00;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 18px;
  padding-top: 1px;
  padding-bottom: 1px;
}

div.bar-left table td.mulcher-name {
  font-size: 20px;
  font-weight: bold;
}

div.bar-left table tr td.follow {
  text-align: right;
  border-left: 2px solid #FFFF00;
}

div.bar-left table tr td.wrap {
  white-space: normal;
}

img#background {
  margin-top: 1px;
}

span.mu-ending {
  color: #FF0000;
}

div.productlinkbar {
  padding: 10px;
}

div.productlinkbar table#top td {
  vertical-align: center;
}

div.productlinkbar h1 {
  font-size: 50px;
  margin: 0px;
  margin-right: 10px;
  padding: 0px;
}

div.productlinkbar table#linktable {
  margin-top: 10px;
  border-collapse: collapse;
  border: 2px solid #FFFF00;
  background-color: #CCCCCC;
}

div.productlinkbar table#linktable td {
  border: 2px solid #FFFF00;
  padding: 0px;
  text-align: center;
  vertical-align: center;
  font-size: 12px;
}

div.productlinkbar table#linktable td a {
  display: block;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  text-decoration: none;
  color: #000000;
}

div.productlinkbar table#linktable td a:hover {
background-color: #BABABA; }

img#bo-ri {
  float: right;
  margin-right: 5px;
  margin-top: 2px;
  margin-bottom: 0px;
}

div#muething-lo-div {
  width: 100%;
  text-align: center;
}

div#muething-lo-div span {
  display: block;
  margin: auto;
}

div#muething-lo-div span img {
  margin: 5px;
}

div#settingsframe {
  text-align: right;
}

table#einstellungen {
  padding: 3px;
  text-align: left;
  line-height: 1.5em;
  font-size: 10px;
  float: left;
}

table#einstellungen a {
  font-weight: bold;
  text-decoration: none;
  color: #444444;
}

table#einstellungen a:hover {
  font-weight: bold;
  text-decoration: none;
background-color: #A6A6A6; }

div.productitem {
  width: 275px;
  display: block;
  float: left;
  margin-left: 8px;
  margin-right: 8px;
  margin-bottom: 14px;
  margin-top: 14px;
}

div.productitem table {
  width: 100%;
  border: 1px solid #FFFF00;
background-color: #CCCCCC;   border-collapse: collapse;
}

div.productitem table td {
  font-size: 14px;
  padding-left: 3px;
  padding-right: 3px;
  border: 2px solid #FFFF00;
  font-weight: bold;
}

div.productitem table td.picture {
  width: 100px;
  padding: 0px;
}

div.productitem table td.name {
  font-size: 20px;
  font-weight: bold;
  height: 50px;
  line-height: 50px;
  padding: 0px;
}

div.productitem table td.right-align {
  text-align: right;
  height: 25px;
}

div.productitem table td.info {
  height: 25px;
}

div.productitem table td.name a {
  display: block;
  margin-left: auto;
  margin-right: auto;
  color: #000000;
  font-weight: bold;
  text-decoration: none;
  padding-left: 3px;
}

div.productitem table td.name a:hover {
background-color: #BABABA; }

div#prodcat-list {
  padding: 8px;
  /*font-weight: bold;*/
  font-size: 18px;
  display: block;
}

div#prodcat-list ul {
  display: inline;
  margin: 0;
  padding: 0;
  border: none;
  text-align: center;
}

div#prodcat-list ul li {
  float: left;
  display: inline;
  margin-right: 13px;
  margin-bottom: 3px;
  padding: 0;
border: 2px #FFFF00 solid; }

div#prodcat-list ul li a {
  display: block;
  padding: 0;
  margin: 0;
  text-decoration: none;
  text-align: center;
  color: #000000;
  width: 272px;
  height: 28px;
  line-height: 28px;
background-color: #CCCCCC; }

div#prodcat-list ul li a:hover {
background-color: #BABABA; }

div.productdetail {
  display: block;
  margin: 20px 40px 0 40px;
  padding: 8px;
  /*clear: left;*/
background-color: #CCCCCC;border: solid 1px #FFFF00; }

div.productdetail td {
  text-align: center;
  vertical-align: center;
  padding: 0px;
  height: 180px;
  width: 180px;
border: solid 1px #666666; }

div.productdetail table {
  display: block;
  float: left;
  margin: 0px;
  border-spacing: 0px;
  margin-right: 10px;
background-color: #BABABA; }

div.clearer {
  clear: both;
  display: block;
  height: 1px;
}

div.productuse {
  margin: 15px;
  text-align: center;
  float: left;
background-color: #CCCCCC; border: solid 2px #FFFF00; }

div.productuse h1 {
  margin-top: 4px;
  margin-left: 2px;
  margin-right: 2px;
  margin-bottom: 4px;
  font-size: 12px;
  font-weight: normal;
}

div.productuse img {
  display: inline;
  float: none;
}

img#frontpic {
  float: left;
  margin-right: 6px;
}

div#productdesc {
  margin-left: 10px;
  padding: 6px;
background-color: #CCCCCC; }

div#agb {
  margin-top: 15px;
  margin-left: 15px;
  margin-right: 25px;
  padding: 5px;
background-color: #CCCCCC; }

div#imprint {
  margin-top: 15px;
  margin-left: 15px;
  margin-right: 25px;
  padding: 5px;
background-color: #CCCCCC; }

div#imprint table {
  font-size: 12px;
}

div#contact {
  margin-top: 15px;
  margin-left: 15px;
  margin-right: 25px;
  padding: 5px;
  padding-top: 20px;
background-color: #CCCCCC; }

div#contact table {
  font-size: 12px;
}

div#contact td {
  vertical-align: top;
}

div#contact h1 {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 25px;
}

div#login {
  margin-left: 40px;
  margin-top: 40px;
  margin-right: 15px;
background-color: #CCCCCC; border: solid 1px #FFFF00;   padding: 10px;
}

div#loctop {
  margin-left: 20px;
  margin-right: 20px;
  text-align: center;
}

div#loctop h1 {
  font-size: 30px;
  text-align: center;
  margin-top: 0px;
}

div#loctop span {
  display: block;
  margin: auto;
}


div#locframe {
  margin-top: 40px;
  margin-left: 100px;
  margin-right: 100px;
background-color: #CCCCCC; border: solid 1px #FFFF00;   padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  text-align: center;
}

div#locframe table {
  display: inline;
  margin-bottom: 20px;
  vertical-align: center;
  text-align: left;
}

div#locframe table img {
  float: both;
  display: block;
  margin: 10px;
}

div#locframe table td.left img {
  float: right;
}

div#locframe table td.right img {
  float: left;
}

div#locframe table td {
  font-size: 14px;
}

div#locframe table td.left {
  text-align: right;
}

div#locframe table td.right {
  text-align: right;
}

span.center {
  display: block;
  margin: auto;
}

div#locbottom {
  margin-top: 40px;
  text-align: center;
}

div#locmulsys{
  margin-top: 5px;
  text-align: center;
}

