/* CSS crunched with Crunch - http://crunchapp.net/ */
@charset "utf-8";
body {
  font-family: Verdana, Geneva, sans-serif;
  line-height: 1.4em;
  margin: 0px;
  font-size: 14px;
  color: #666666;
}
::-moz-selection {
  background: #c71232;
  color: #fff;
}
::selection {
  background: #c71232;
  color: #fff;
}
/* Font Styles */
a:link,
a:visited {
  text-decoration: none;
  font-weight: normal;
  color: #c71232;
}
a:hover {
  font-weight: normal;
}
p {
  margin-top: 0;
  margin-bottom: 18px;
}
h1,
h2,
h3,
h4 {
  font-family: Eurostile-Reg;
  padding: 0px;
  margin: 0px;
  font-weight: normal;
  line-height: 1.2em;
}
h1 {
  font-size: 32px;
  margin-bottom: 30px;
  padding: 3px 0;
  color: #333;
  border-bottom: 1px solid #ddd;
}
h2 {
  font-size: 22px;
  margin-bottom: 26px;
  color: #333;
}
h3 {
  font-size: 20px;
  margin-bottom: 30px;
  color: #999;
}
h4 {
  font-size: 18px;
  margin-bottom: 10px;
  color: #333;
  font-weight: bold;
}
#wrapper ul li,
#footer ul li {
  list-style: none;
  background-position: 0 8px;
  padding-left: 10px;
}
#content ul,
#content-schmal ul {
  margin-bottom: 16px;
}
#content ul li,
#content-schmal ul li {
  background: url('../images/css/li.gif') no-repeat;
  background-position: 0 14px;
  padding: 4px 20px;
}
#content ul.ba li,
#content-schmal ul.ba li {
  background: url('../images/css/pdf.jpg') no-repeat;
  padding-left: 50px;
  margin-bottom: 10px;
}
#content ul.ba li span,
#content-schmal ul.ba li span {
  font-size: 12px;
  color: #333;
}
#features .ui-tabs {
  position: relative;
}
#features .ui-tabs .ui-tabs-nav {
  width: 306px;
  float: left;
  margin-right: 10px;
}
#features .ui-tabs .ui-tabs-nav li {
  margin: 10px 0;
  padding: 3px 10px;
  background: none;
}
#features .ui-tabs .ui-tabs-nav li a {
  cursor: pointer;
  color: #666;
  display: block;
  font-weight: bold;
}
#features .ui-tabs .ui-tabs-nav li:hover,
#features .ui-tabs .ui-tabs-nav li.ui-tabs-selected {
  background: url('../images/css/feature_active.gif') no-repeat #666666;
  background-position: 280px 50%;
}
#features .ui-tabs .ui-tabs-nav li:hover a,
#features .ui-tabs .ui-tabs-nav li.ui-tabs-selected a {
  color: #fff;
}
#features .ui-tabs .ui-tabs-panel {
  margin: 10px 0 0 10px;
  width: 306px;
  float: left;
}
#features .ui-tabs .ui-tabs-panel li {
  background: url('../images/css/li.gif') no-repeat;
  background-position: 0 14px;
  padding: 4px 20px;
}
#features .ui-tabs .ui-tabs-panel p.hinweis {
  font-size: 10px;
  margin-top: 30px;
}
#features .ui-tabs .ui-tabs-hide {
  display: none !important;
}
.small {
  font-size: 12px;
}
.small ul li {
  line-height: 1.4em;
  background-position: 0 10px;
  padding-left: 16px;
}
.fehlt {
  background: red;
  color: #fff;
}
.nur {
  background-image: url('../images/css/nur-left.jpg'), url('../images/css/nur-right.jpg');
  background-position: left top, right top;
  background-color: #c71232;
  background-repeat: no-repeat;
  display: inline-block;
  height: 20px;
  padding: 0px 15px 0px 15px;
  margin-bottom: 15px;
  color: white;
  font-size: 12px;
  font-style: italic;
  position: relative;
  left: -13px;
}
/*Bildunterschrift*/
p.img_caption {
  text-align: left !important;
  font-size: 12px;
  font-style: italic;
  height: 12px;
  margin-top: 4px;
  border-bottom: 1px solid #eee;
}
/* grid*/
.col2-1,
.col3-1,
.col3-2,
.col4-1,
.col4-3,
.col6-1,
.colr2-1,
.colr4-1 {
  float: left;
  margin-right: 10px;
}
.col2-1 {
  width: 464px;
}
.col3-1 {
  width: 306px;
}
.col3-2 {
  width: 623px;
}
.col4-1 {
  width: 227px;
}
.col4-3 {
  width: 702px;
}
.col6-1 {
  width: 148px;
}
.colr2-1 {
  width: 346px;
}
.colr4-1 {
  width: 168px;
}
.last {
  margin: 0;
}
.clearboth {
  clear: both;
  height: 0px;
}
/* Editor Styles */
.box {
  background: #fff;
}
.box .text {
  padding: 20px 10px 10px 10px;
}
.box h3 {
  margin-bottom: 12px;
}
.box p {
  margin-bottom: 10px;
}
.shadow {
  -webkit-box-shadow: 1px 0px 6px 0px #aaa;
  box-shadow: 1px 0px 6px 0px #aaa;
}
#content .content {
  position: relative;
}
/* Produkt - Überblick*/
#highlight {
  margin-top: 50px;
  margin-bottom: 0px;
  position: relative;
  z-index: 1;
}
#highlight .background {
  position: relative;
  z-index: 1;
}
#highlight .overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
/* Highlights */
.highlight-tab {
  padding: 10px;
  position: relative;
  z-index: 2;
  border-top: 1px solid #ddd;
}
.highlight-tab .hl {
  font-weight: bold;
  color: #c71232;
}
.highlight-tab:before {
  background: url('../images/css/highlight_active.jpg') no-repeat;
  content: '';
  position: absolute;
  top: -14px;
  left: 50%;
  display: block;
  width: 28px;
  height: 14px;
  margin-left: -14px;
}
.highlight-tab:hover {
  background: #c71232;
  cursor: pointer;
  overflow: visible;
}
.highlight-tab:hover p {
  color: #fff;
}
.col3-1 .highlight-tab {
  border: none;
  border-left: 1px solid #ddd;
}
.col3-1 .highlight-tab:before {
  background: url('../images/css/highlight_active_vertical.jpg') no-repeat;
  content: '';
  top: 50%;
  left: 0px;
  width: 14px;
  height: 28px;
  margin-top: -14px;
}
#boxes div {
  background: #fff;
}
#hsuche h4,
#hsuche p {
  position: relative;
  z-index: 1;
}
#hsuche img {
  position: relative;
  top: -45px;
  right: 0px;
  margin-right: 15px;
  float: right;
  z-index: 0;
}
