body, table, input, textarea, select {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10pt;
  color: #000; }

body.javascript .js-hide {
  display: none; }

.noborder {
  border-width: 0 !important; }

img {
  border: none; }

p {
  margin-top: 0; }

.clear {
  clear: both; }

ol.alpha {
  list-style-type: upper-alpha; }

ol.numeric {
  list-style-type: numeric; }

sub {
  line-height: 0;
  position: relative; }

div.separator {
  height: 0;
  border-top: 1px solid #bcdbf0;
  margin: 5px 0; }

/* make buttons play nice in IE:    
   www.viget.com/inspire/styling-the-button-element-in-internet-explorer/ */
button {
  width: auto;
  overflow: visible; }

/* remove the dotted lines from buttons - http://stackoverflow.com/questions/71074/how-to-remove-firefoxs-dotted-outline-on-buttons-as-well-as-links */
input[type="submit"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner, button::-moz-focus-inner {
  border: 0px;
  padding: 0; }

input[type="submit"]:focus, input[type="button"]:focus, button:focus {
  outline: none; }

/* >> The Magnificent CLEARFIX << */
.clearfix {
  display: block; }

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  overflow: hidden; }

.ie7 .clearfix {
  display: inline-block; }

.ie6 .clearfix {
  height: 1%;
  display: inline-block; }

form {
  margin: 0;
  padding: 0; }

fieldset {
  margin: 0;
  padding: 0;
  border: none; }

form.stdForm {
  margin: 0;
  padding: 0; }

form .stdControl {
  width: 400px;
  padding-left: 3px;
  padding-right: 3px; }

form .smallControl {
  width: 300px;
  padding-left: 3px;
  padding-right: 3px; }

form .zipControl {
  width: 48px;
  padding-left: 3px;
  padding-right: 3px; }

form .cityControl {
  margin-left: 5px;
  width: 239px;
  padding-left: 3px;
  padding-right: 3px; }

form .quantControl {
  width: 32px;
  padding-left: 3px;
  padding-right: 3px; }

input[type=submit],
.button {
  color: #444; }

.small {
  font-size: 90%; }

.xsmall {
  font-size: 70%; }

.left {
  text-align: left; }

.right {
  text-align: right; }

.center {
  text-align: center; }

.blue {
  color: #0064ae; }

.red {
  color: #e15616; }

.bold {
  font-weight: bold; }

.todo {
  color: #e15616; }

.vbottom {
  vertical-align: bottom; }

.vtop {
  vertical-align: top; }

.vcenter {
  vertical-align: middle; }

.floatleft {
  float: left; }

.floatright {
  float: right; }

.important {
  color: #e15616; }

.nobreak {
  white-space: nowrap; }

.popuptext {
  display: none; }

.icon {
  width: 16px;
  height: 16px;
  vertical-align: middle;
  padding-right: 2px; }

.deficon {
  display: inline-block;
  background: transparent url("./img/icons.png?r=42") no-repeat; }

.icon-decrease-hover {
  background-position: 0 0;
  width: 22px;
  height: 22px; }

.icon-decrease {
  background-position: -24px 0;
  width: 22px;
  height: 22px; }

.icon-increase-hover {
  background-position: -48px 0;
  width: 22px;
  height: 22px; }

.icon-increase {
  background-position: -72px 0;
  width: 22px;
  height: 22px; }

.icon-neu {
  background-position: -96px 0;
  width: 45px;
  height: 22px; }

.icon-reduziert {
  background-position: -143px 0;
  width: 45px;
  height: 22px; }

.icon-topseller {
  background-position: -190px 0;
  width: 45px;
  height: 22px; }

.icon-watchlist-active-hover {
  background-position: -237px 0;
  width: 17px;
  height: 17px; }

.icon-watchlist-active {
  background-position: -256px 0;
  width: 17px;
  height: 17px; }

.icon-watchlist-inactive-hover {
  background-position: -275px 0;
  width: 17px;
  height: 17px; }

.icon-watchlist-inactive {
  background-position: -294px 0;
  width: 17px;
  height: 17px; }

#content div h1.head {
  margin-top: 0;
  font-size: 100%;
  padding: 7px 5px 5px;
  text-align: center;
  color: #e15616; }

h2 {
  font-size: 100%; }

h3 {
  font-size: 100%; }

form {
  padding: 0;
  margin: 0; }

th, td {
  vertical-align: top; }

.formbtn {
  vertical-align: middle;
  width: 20px;
  height: 20px;
  border: none; }

a, a:visited {
  color: #0064ae;
  text-decoration: none;
  outline: none !important; }

a.important, a.important:visited {
  color: #e15616 !important; }

a:hover, a:active, a.active {
  color: #e15616;
  text-decoration: none; }

body {
  background: url("../img/background.png") top left repeat-x;
  background-color: #E1F2FC;
  margin: 0; }

#frame {
  background-color: #ffffff;
  width: 985px;
  margin: auto;
  border: 0;
  margin-bottom: 10px;
  position: relative; }

#navbar {
  text-align: left;
  height: 130px;
  margin-bottom: 10px;
  position: relative; }

#navbar a {
  display: block;
  float: left;
  padding-left: 30px;
  padding-top: 5px;
  height: 25px;
  margin: 48px 7px 10px;
  font-weight: bold;
  background: url("../img/buttons/buttons.png") top left no-repeat; }

#navbar a:hover, #navbar a:active, #navbar a.active {
  color: #e15616; }

a#btnHome {
  background-position: 0 -30px; }

a#btnService {
  background-position: 0 -470px; }

a#btnAbout {
  background-position: 0 -140px; }

a#btnContact {
  background-position: 0 -85px; }

a#btnCart {
  background-position: 0 -250px; }

a#btnHome:hover, a#btnHome.active {
  background-position: 0 -525px; }

a#btnService:hover, a#btnService.active {
  background-position: 0 -415px; }

a#btnAbout:hover, a#btnAbout.active {
  background-position: 0 -360px; }

a#btnContact:hover, a#btnContact.active {
  background-position: 0 -195px; }

a#btnCart:hover, a#btnCart.active {
  background-position: 0 -305px; }

#navbar a#logo {
  margin-top: 10px;
  padding: 0;
  margin-right: 9px; }

#navbar #orlink {
  position: absolute;
  top: 5px;
  left: 820px;
  display: block;
  width: 153px;
  height: 116px;
  margin: 0;
  padding: 0;
  background: none; }

#leftbar, #rightbar {
  width: 200px; }

#leftbar {
  position: relative;
  z-index: 2;
  clear: both;
  float: left;
  padding-left: 10px; }

#rightbar {
  float: right;
  padding-right: 10px;
  position: relative;
  top: -140px; }

.categories {
  white-space: nowrap; }

.categories a {
  display: block;
  white-space: normal;
  padding-left: 18px;
  padding-bottom: 3px; }

.categories a.active {
  color: #e15616; }

.sections {
  white-space: nowrap; }

.box ul.sections {
  margin-top: 12px; }

.sections a {
  display: block;
  white-space: normal;
  padding-left: 18px;
  padding-bottom: 3px; }

.sections a.active {
  color: #e15616; }

.toggleHandle {
  background-image: url("/img/right.gif");
  background-repeat: no-repeat;
  cursor: pointer; }

.toggleHandle.open {
  background-image: url("/img/down.gif");
  background-repeat: no-repeat; }

.toggle {
  background-image: url("/img/right.gif");
  background-repeat: no-repeat; }

.toggle.open {
  background-image: url("/img/down.gif");
  background-repeat: no-repeat; }

#content {
  position: relative;
  z-index: 1;
  /* width: 539px; */
  min-height: 350px;
  margin-left: 220px;
  margin-right: 220px; }

.box {
  background: url("../img/boxes/misc-content.png") top left repeat-y;
  margin-bottom: 20px;
  width: 200px;
  /* position: relative; */
  /* overflow: hidden; */ }

.box h3 {
  background: url("../img/boxes/misc-top.png") top left no-repeat;
  margin: 0;
  padding: 2px 0 2px 5px;
  border: 0;
  font-size: 100%;
  color: #0064ae; }

.box div.bottom {
  background: url("../img/boxes/misc-bottom.png") top left no-repeat;
  margin: 0;
  height: 2px;
  line-height: 0;
  font-size: 0;
  overflow: hidden; }

.box div.misc {
  padding: 5px; }

.box ul {
  list-style: none;
  margin: 0;
  padding: 0;
  font-weight: normal; }

.box ul, .box li {
  margin-bottom: 0.2em; }

.box ul ul li {
  padding-left: 18px;
  font-weight: normal;
  font-size: 0.95em; }

.banner {
  margin-bottom: 10px; }

.contentbox {
  background: url("../img/boxes/box-content.png") top left repeat-y;
  border: 0;
  margin-bottom: 20px;
  position: relative; }

.contentbox .header {
  background: #bcdbf0 url("../img/boxes/box-top.png") top left no-repeat;
  min-height: 1px; }

.ie6 .contentbox .header {
  height: 1px; }

.contentbox .bottom {
  background: url("../img/boxes/box-bottom.png") top left no-repeat;
  height: 2px;
  line-height: 0;
  font-size: 0;
  overflow: hidden; }

.thickbox .bottom {
  background-image: url("../img/boxes/box-bottom-thick.png"); }

.borderlessbox {
  background: none;
  margin-bottom: 10px; }

.borderlessbox .header {
  background: none; }

.borderlessbox .bottom {
  background-image: none; }

.contentbox h1 {
  text-align: left;
  border: none;
  margin: 0;
  padding: 5px;
  font-size: 100%;
  color: #0064ae; }

.contentbox h2 {
  text-align: left;
  border: none;
  margin: 0;
  padding-bottom: 10px;
  font-size: 100%;
  color: #0064ae; }

.contentbox h3 {
  text-align: left;
  border: none;
  margin: 0;
  padding: 2px 0 2px 5px;
  font-size: 100%;
  color: #0064ae; }

.contentbox .header h1, .contentbox .header h2, .contentbox .header h3, .contentbox .header a, .contentbox .header a:visited {
  padding: 2px 0 2px 5px;
  font-size: 100%;
  color: #0064ae; }

#breadcrumb,
.messagebox {
  padding: 3px 5px 3px 5px;
  text-align: left;
  border: 1px solid #BCDBF0;
  margin-bottom: 15px;
  background-color: #ffffff; }

.messagebox {
  -moz-border-radius: 4px;
  border-radius: 4px; }

.error {
  border-color: #e15616;
  background-color: #efdad1; }

.warning {
  border-color: #e15616;
  background-color: #efdad1; }

.information {
  border-color: #00ae07;
  background-color: #d1efd2; }

.success {
  border-color: #00ae07;
  background-color: #d1efd2; }

#content div div.produktkategorie {
  margin-bottom: 0;
  padding: 5px 10px 10px;
  position: relative; }

#content .produktkategorie > p:last-child,
#content .produktkategorie > table:last-child {
  margin-bottom: 2px; }

#content .nohead {
  margin-top: 5px; }

#content div table.produktkategorie {
  border: 0;
  width: 545px;
  position: relative; }

#content div table.produktkategorie th {
  padding: 10px 0 5px 0;
  text-align: center; }

#content div table.produktkategorie td {
  padding: 5px; }

#content div table.produktkategorie td img.productlabel {
  position: absolute;
  right: 65px;
  margin-top: 18px; }

#content div table.produktkategorie td img.productlabel-inline {
  position: absolute;
  margin-top: -5px;
  margin-left: 5px; }

#content div table.produktkategorie td img.manufacturer-inline {
  margin-top: 0;
  margin-right: 0;
  float: right; }

#content div table.produktkategorie div.product-attributes {
  float: right; }

#content div table.produktkategorie .slim td {
  padding-top: 0;
  padding-bottom: 0; }

#content div table.produktkategorie .item td {
  border-top: 1px solid #BCDBF0; }

/*#content div table.produktkategorie .price td {
	border-top-width: 2px;
}*/
#content div table.produktkategorie .item .noborder td {
  border-top: none; }

#content div table.produktkategorie td.borderright {
  border-right: 1px solid #BCDBF0; }

/*#content div table.produktkategorie .price td.borderright {
	border-right-width: 2px;
}*/
#content div table.addressbook td {
  padding: 10px 5px 5px; }

#content div table tr td.preis {
  font-weight: normal; }

#content .thickbox form table.produktkategorie td.borderright {
  border-right-width: 2px; }

#content .thickbox form table.produktkategorie .item td {
  border-top-width: 2px; }

#content .thickbox form table.produktkategorie {
  border: 1px solid #BCDBF0;
  border-width: 1px 2px 0; }

#content div table.prices {
  border: 1px solid #d5d5d5;
  width: 100%; }

#content div table.prices th {
  text-align: right;
  font-size: 80%;
  font-weight: normal;
  color: #999999;
  padding: 1px;
  margin: 0; }

#content div table.prices td {
  text-align: right;
  padding: 0 2px 0 2px;
  margin: 0;
  white-space: nowrap; }

#content div table.prices td.netto {
  font-weight: bold;
  padding: 0 3px 0 10px; }

#content div table.prices tr.tr0 {
  background-color: #d5d5d5; }

#content div table.prices tr.tr1 {
  background-color: #f5f5f5; }

#content div table.produktkategorie td table.slim td {
  padding: 0; }

.netto {
  font-weight: bold; }

.itemnumber {
  font-size: 80%; }

.offerhead {
  font-weight: bold;
  color: #e15616; }

.offers {
  padding-bottom: 0.5em; }

.offers a {
  font-weight: bold;
  color: #e15616; }

form th {
  font-weight: normal;
  text-align: right; }

form .label {
  text-align: right; }

/*
#content form {
	margin-top: 20px;
}
*/
#content form.smallform {
  margin-top: 0; }

.contact form th {
  text-align: left; }

form .required {
  color: red;
  padding-right: 2px; }

form .description {
  font-size: 80%;
  font-style: italic;
  margin-bottom: 5px; }

.separator span {
  display: block;
  font-weight: bold;
  font-style: italic;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  border-bottom: 0px solid #aaa; }

form .errors {
  border: 2px solid #fdff0f;
  background: #feffaf url("../img/32/warning.png") 10px 10px no-repeat;
  padding: 10px 10px 10px 52px; }

form .errors ul {
  list-style: none;
  margin: 10px 0 0 0;
  padding: 0; }

form .errors li {
  margin: 0;
  padding: 0; }

input, textarea, select, .button {
  background-color: #ffffff;
  border: 1px solid #aaa;
  margin-bottom: 5px; }

.button,
input[type="submit"] {
  -moz-border-radius: 4px;
  border-radius: 4px; }

.btnImg {
  border: 0;
  vertical-align: middle;
  outline: none;
  cursor: pointer; }

td.error input {
  border-color: #e15616; }

tr.error {
  background-color: #feffaf; }

.errormsg {
  display: none; }

.error .errormsg {
  display: inline; }

.stockIndicator {
  width: 20px;
  height: 20px;
  cursor: help; }

.ac_results {
  position: absolute;
  font-size: 80%;
  z-index: 3;
  width: 400px; }

.ac_results ul {
  width: 398px;
  /* max-height: 300px; */
  overflow: auto;
  border: 1px solid #d5d5d5;
  background-color: #fff;
  margin: 0;
  padding: 0;
  list-style-type: none;
  font-weight: normal; }

.ac_results ul li {
  background-color: #fff;
  width: 372px;
  margin: 0;
  padding: 3px; }

.ac_results ul li.ac_over {
  background-color: #d2eaf9; }

.ac_results ul strong.highlight {
  color: #800;
  margin: 0;
  padding: 0; }

.ac_results .informal {
  font-style: italic; }

div#quality {
  border: 0;
  margin: 0;
  padding: 0;
  width: 302px;
  height: 17px;
  background: url("../img/passwordquality.jpg") top left no-repeat;
  right: 0; }

div#slider {
  border: 0;
  margin: 0;
  padding: 0;
  width: 7px;
  height: 17px;
  background: url("../img/slider.jpg") top left no-repeat;
  position: relative; }

.pages {
  border: 0px solid #f3f8fb;
  background-color: #f3f8fb;
  text-align: center;
  margin: 5px 0; }

#footer {
  clear: both;
  color: #777;
  font-size: 80%;
  text-align: center; }

#queries {
  position: fixed;
  top: 10px;
  right: 10px;
  background-color: #FFC7AF;
  border: 3px solid #e15616;
  font-size: 80%;
  padding: 5px; }

body.popup {
  background-color: #ffffff;
  padding: 5px; }

.popup div {
  border: 1px solid #d5d5d5;
  background-color: #f3f8fb;
  padding: 5px; }

.popup h1 {
  font-size: 110%;
  margin: 0;
  padding: 5px 10px;
  color: #0064ae; }

.popup div div {
  border: 1px solid #d5d5d5;
  background-color: #fff;
  margin-bottom: 0;
  padding: 10px; }

.quickinput .stdControl {
  width: 200px; }

.quickinput th {
  text-align: left;
  padding: 3px; }

.quickinput td {
  padding: 1px 0; }

.quickinput td.even {
  padding-right: 10px; }

.quickinput input.btnImg {
  margin-right: 13px; }

td.img {
  padding-right: 10px; }

.spacer {
  margin-top: 10px; }

.spacer td {
  padding-top: 10px !important; }

tr.selected td {
  font-weight: bold; }

.content-table td,
.content-table th {
  vertical-align: middle; }

#tooltip {
  position: absolute;
  z-index: 3000;
  color: #0064AE;
  border: 1px solid #0064AE;
  background-color: #BCDBF0;
  padding: 5px;
  opacity: 0.85; }

#tooltip h3, #tooltip div {
  margin: 0; }

#tooltip h3 {
  font-size: 70%;
  font-weight: normal; }

a.button {
  padding: 2px 7px;
  position: relative;
  top: 2px; }

a.button:hover,
a.button:visited {
  color: #444; }

a.stempel:hover {
  background-position: 0 -130px; }

span.wizard {
  font-size: 85%;
  font-weight: bold;
  display: block;
  float: right;
  margin-top: 1px;
  margin-right: 5px; }

span.wizard .step {
  color: #0064AE;
  display: block;
  float: left;
  margin-right: 2px;
  width: 15px;
  height: 15px;
  text-align: center; }

span.wizard .separator {
  font-weight: normal; }

span.wizard .active {
  color: white;
  background: transparent url("../img/box-step.png") top left no-repeat; }

.filter {
  margin-bottom: 7px;
  padding-bottom: 7px;
  border-bottom: 1px solid #BCDBF0; }

.filter label {
  display: block;
  margin-bottom: 5px; }

.filter-active label {
  font-weight: bold;
  color: #0064AE; }

.filter span.counter {
  display: block;
  width: 25px;
  float: left; }

.filter table {
  margin-left: 23px; }

.filter select {
  margin-left: 25px; }

.filter td {
  padding-right: 15px; }

.placeholder span {
  position: absolute;
  color: #000;
  padding: 3px 5px 5px 5px;
  cursor: text; }

.partial span {
  color: #939393;
  z-index: 6; }

.hidden span {
  display: none; }

#search {
  z-index: 5;
  width: 151px;
  padding-left: 2px;
  padding-right: 2px; }

.btnImg-right {
  padding: 0;
  display: block;
  float: right;
  text-indent: -1000px; }

/* Watchlist icons */
a.watchlist {
  font-size: 80%;
  line-height: 17px; }

a.watchlist span.deficon {
  background-position: -294px 0;
  float: right;
  display: inline;
  height: 17px;
  width: 17px;
  margin: 0 0 0 5px; }

a.watchlist:hover span.deficon {
  background-position: -275px 0; }

a.watchlist-active span.deficon {
  background-position: -256px 0; }

a.watchlist-active:hover span.deficon {
  background-position: -237px 0; }

/* Products */
.product {
  width: 505px;
  margin: 25px 20px 8px; }

.product-info-wrapper {
  margin-bottom: 15px; }

.product-data {
  width: 250px; }

.product-data > *:first-child {
  margin-top: 0; }

.product-data ul {
  padding: 0;
  list-style: none; }

.product-data li {
  background: white url("/img/list-blue.png") 20px 6px no-repeat;
  padding-left: 35px; }

.product-data p {
  padding-left: 21px; }

.product-media {
  width: 260px; }

.ie6 .product-media-top {
  overflow: hidden; }

.product-image {
  /* position: absolute; */
  z-index: 1; }

.fancybox {
  display: block;
  position: relative; }

a .fancybox-icon-overlay {
  background: url("/img/fancybox-lupe.png") no-repeat scroll 0 0 transparent;
  bottom: 1px;
  height: 50px;
  position: absolute;
  right: 1px;
  width: 50px; }

a:hover .fancybox-icon-overlay {
  background-position: 0 -50px; }

.product-attributes-wrapper {
  height: 50px; }

.product-manufacturer {
  float: right;
  display: inline; }

/*.ie6 .product-manufacturer,
.ie7 .product-manufacturer {
	margin-top: -17px;
}*/
.product-manufacturer img {
  display: block;
  max-height: 40px;
  margin-left: 10px; }

.product-attributes {
  text-align: right;
  height: 40px; }

.product-attribute {
  float: left;
  display: inline;
  margin-left: 12px; }

/* Buttons */
button {
  border: medium none;
  font-size: 100%;
  color: white;
  padding: 0;
  cursor: pointer;
  width: auto; }

button:active {
  outline: none; }

button,
button span {
  background: white url("./img/droh.png") no-repeat;
  height: 43px; }

button span {
  display: block;
  padding: 0 15px 0 15px;
  position: relative;
  white-space: nowrap;
  line-height: 56px; }

button.intocart {
  background-position: 100% 0px;
  padding-right: 62px; }

button.intocart:hover {
  background-position: 100% -53px; }

button.intocart span {
  background-position: 0px 0px; }

button.intocart:hover span {
  background-position: 0px -53px; }

button.intocart-consultation {
  background-position: 100% -106px;
  padding-right: 52px; }

button.intocart-consultation:hover {
  background-position: 100% -159px; }

button.intocart-consultation span {
  background-position: 0px -106px; }

button.intocart-consultation:hover span {
  background-position: 0px -159px; }

button.checkout {
  background-position: 100% -212px;
  padding-right: 43px; }

button.checkout:hover {
  background-position: 100% -265px; }

button.checkout span {
  background-position: 0px -212px; }

button.checkout:hover span {
  background-position: 0px -265px; }

#footer .de1, .queries .de2 {
  font-weight: normal;
  background: transparent;
  color: #000;
  padding-left: 5px; }

#footer .kw1 {
  color: navy; }

#footer .kw2 {
  color: purple; }

#footer .kw3 {
  color: #000066; }

#footer .kw4 {
  color: #f63333; }

#footer .co1, .queries .co2, .queries .coMULTI {
  color: #808080; }

#footer .es0 {
  color: #000033;
  font-weight: bold; }

#footer .br0 {
  color: red; }

#footer .st0 {
  color: green; }

#footer .nu0 {
  color: teal; }

#footer .me0 {
  color: #006600; }

