body {
	font: 10pt Arial, sans-serif;
	}

a {
  text-decoration: none;
  font-weight: bold;
  color: #00288a;
  }
a img {
  border: none;
  }
img {
  display: block;
  }

h1, h2, h3, h4, h5, h6, p {
  margin: 0 0 0.5em;
  }
h1 {
  font-size: auto;
  }
h2 {
  font-size: 120%;
  }
h3 {
  font-size: 110%;
  }
h4 {
  font-size: 100%;
  }
h5 {
  font-size: 95%;
  }
h6 {
  font-size: 90%;
  }

p#skip,
ul#global_nav,
ul#main_nav,
ul#sub_nav,
a.more-link,
p#more-products-link {
  display: none;
  }

/* Header */

#header h1 a {
  font-size: inherit;
  color: #5B6062;
  }

div#branding {
  position: relative;
  margin-bottom: 2em;
  }
div#branding div#branding-sub {
  position: absolute;
  top: 0;
  left: 0;
  }

/* Content */

div.product-teaser {
  height: auto !important;
  clear: both;
  }
div.product-teaser img {
  float: left;
  margin: 0 10px 10px 0;
  }

p#breadcrumbs {
  display: none;
  }
div#main_content div {
  margin: 0 !important;
  }

div#main_content table {
  border-top: 1px solid #888;
  }

table, table td {
  /*width: 100% !important;*/
  }

div#produktgalerie {
  margin: 1em 0;
  }
div#produktgalerie img {
  float: left;
  margin-right: 38px;
  }
div#produktgalerie ul {
  margin: 1em 0;
  padding: 0;
  list-style: none;
  }
div#produktgalerie ul img {
  margin-right: 10px;
  }

/* Sidebar */

#sidebar {
  clear: both;
  }
#sidebar table td {
  /*border: 1px solid red;*/
  width: 50%;
  }

/* Footer */

#footer ul {
  margin: 0;
  padding: 0;
  list-style: none;
  }

li#drucken {
  display: none;
  }
