/* DO NOT EDIT CSS FILE, ONLY LESS FILE */
html,
body {
  margin: 0;
  padding: 0;
  border: 0;
  top: 0;
  left: 0;
  right: 0;
  min-height: 100%;
  width: 100%;
}
body,
h1,
h2,
h3,
h4,
p,
ul,
ol,
li,
div,
td,
th,
address,
blockquote,
nobr,
b,
i,
input,
select,
textarea {
  font-family: Franklin Gothic Medium, Tahoma, Arial, Helvetica, sans-serif;
}
body {
  color: #000000;
  background-color: #ffffff;
  font-size: 12px;
  position: absolute;
}
input,
select,
textarea {
  font-size: 12px;
  margin: 1px;
  padding: 0px;
}
table,
td,
tr {
  margin: 0px;
  padding: 0px;
  font-size: 12px;
  border-width: 0px;
  border-collapse: collapse;
  table-layout: fixed;
}
h1 {
  font-size: 26px;
  color: #f05b21;
}
h2 {
  font-size: 20px;
  color: #f05b21;
}
h3 {
  font-size: 12px;
}
a.linknav,
a[href^="tel"]:link,
a[href^="tel"]:visited,
a[href^="tel"]:hover,
a[href^="fax"]:link,
a[href^="fax"]:visited,
a[href^="fax"]:hover {
  text-decoration: none;
  color: #000;
}
@media only screen and (max-device-width: 480px) {
  a[href^="tel"]:link,
  a[href^="tel"]:visited,
  a[href^="fax"]:link,
  a[href^="fax"]:visited {
    text-decoration: none;
    color: #f05b21;
  }
  a[href^="tel"]:hover,
  a[href^="fax"]:hover {
    text-decoration: underline;
    color: #f05b21;
  }
}
table.maintable {
  width: 992px;
  border: none 0 white;
  height: 100%;
  table-layout: fixed;
}
table.footertable {
  width: 100%;
  border: none 0 white;
  table-layout: fixed;
}
table.menutable {
  width: 980px;
}
td.menutable {
  background: #ffffff;
}
td.toparea {
  height: 130px;
}
td.menuspacer {
  height: 5px;
}
td.mainarea {
  height: 100%;
}
td.bottomspacer {
  height: 10px;
}
td.bottomarea {
  background-color: #dddddd;
  padding-top: 2px;
  padding-bottom: 2px;
  text-align: left;
}
td.bottomline {
  height: 6px;
  background-color: #f17a38;
  font-size: 1px;
  color: white;
  font-weight: bold;
  padding-left: 2px;
}
table.contenttable {
  height: 100%;
  width: 100%;
  vertical-align: top;
}
table.navigationtable {
  vertical-align: top;
  width: 250px;
}
td.navigationarea {
  height: 100%;
  width: 250px;
  vertical-align: top;
}
td.contentarea {
  width: 100%;
  padding: 5px;
  padding-right: 15px;
  vertical-align: top;
}
#linknav {
  color: #000000;
}
#linknavactive {
  color: #f05b21;
  font-weight: bold;
}
#navigation {
  list-style-type: none;
  font-size: 12px;
  white-space: nowrap;
  margin-left: 16px;
  padding-left: 2px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-right: 2px;
  padding-top: 10px;
}
#navigation ul {
  list-style-type: none;
  white-space: nowrap;
  margin-left: 10px;
  padding-left: 10px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-right: 2px;
  margin-bottom: 14px;
}
#navigation ul ul {
  list-style-type: none;
  white-space: nowrap;
  margin-left: 10px;
  padding-left: 14px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-right: 2px;
  margin-bottom: 14px;
}
#navigation ul ul ul {
  list-style-type: none;
  white-space: nowrap;
  margin-left: 10px;
  padding-left: 18px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-right: 2px;
  margin-bottom: 14px;
}
#datenblatt {
  vertical-align: top;
  width: 100%;
  table-layout: auto;
  height: 100%;
}
#dbtablespec {
  vertical-align: top;
  width: 100%;
  table-layout: auto;
  height: 100%;
}
#datenblatt td {
  border-right-style: solid;
  border-right-color: #999999;
  border-right-width: 1px;
  vertical-align: top;
  text-align: center;
  padding-left: 15px;
  padding-right: 15px;
  white-space: nowrap;
}
#datenblatt .no_border {
  border: none;
}
td.datenblattende {
  height: 100px;
}
#dbtablespec td {
  vertical-align: top;
}
#datenblatt tr {
  vertical-align: top;
}
#db-uberschrift td {
  text-align: center;
  padding-bottom: 10px;
}
td.db-auswahl {
  text-align: center;
  vertical-align: top;
}
table.db-tabelle {
  vertical-align: top;
  width: 99%;
}
#db-spacer {
  height: 4px;
  background-image: url(Image/border.gif);
  background-repeat: repeat-y;
  border-right: 1px solid #999999;
}
#db-content {
  vertical-align: top;
  width: 100%;
  background-image: url(Image/border.gif);
  background-repeat: repeat-y;
  border-bottom: 1px solid #999999;
  border-right: 1px solid #999999;
}
td.knopfauswahltabelle,
td.knopfdatenblatt {
  text-align: center;
  width: 202px;
  height: 20px;
  cursor: pointer;
  border: none;
}
td.tab_outer_cell_selected {
  background-image: url(Image/tab_selected.gif);
}
td.tab_outer_cell_unselected {
  background-image: url(Image/tab_unselected.gif);
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #999999;
}
span.produktuberschrift {
  font-weight: bold;
  font-size: 14px;
  white-space: nowrap;
}
#header_container {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  margin: 0;
  height: 120px;
  z-index: 3;
}
#header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  z-index: 3;
  margin: 0;
  padding: 0.2em;
  background: #ffffff;
}
#navigationdiv {
  position: fixed;
  top: 130px;
  left: 1px;
  width: 250px;
  background-color: white;
  background: url(Image/menubg-static.jpg);
  background-repeat: repeat-x;
  height: 700px;
  overflow: hidden;
}
#content {
  margin: 0;
  padding-left: 255px;
  padding-top: 130px;
  padding-bottom: 40px;
  z-index: 2;
}
#content_noleftmargin {
  margin: 0;
  padding-left: 20px;
  padding-top: 130px;
  padding-bottom: 40px;
  z-index: 2;
}
#footer_container {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  margin: 0;
  height: 28px;
  z-index: 3;
}
#footer {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
}
#bottomtable {
  width: 980px;
  table-layout: auto;
  height: 18px;
}
#bottomtable td {
  border-right-style: solid;
  border-right-color: black;
  border-right-width: 1px;
  text-align: center;
  font-size: 10px;
  color: Black;
  white-space: nowrap;
  line-height: 10px;
  height: 18px;
  vertical-align: middle;
  padding: 0px 5px 0 5px;
  margin: 0px;
}
a.language_switch_inactive,
a.language_switch_inactive:visited {
  color: #999999;
  vertical-align: middle;
  font-size: 10px;
}
a.bottom_link,
a.bottom_link:visited,
a.bottom_link * {
  color: black;
  vertical-align: middle;
  font-size: 10px;
}
.tab_table {
  border: none;
  width: 100%;
  padding: 0px;
  margin: 0px;
}
.tab_left {
  border: none;
  text-align: left;
  width: 10px;
  vertical-align: top;
  padding: 0px;
}
.tab_center {
  border: none;
  text-align: center;
  height: 18px;
}
.tab_right {
  border: none;
  text-align: right;
  width: 10px;
  vertical-align: top;
  padding: 0px;
}
#dbspecs {
  text-align: left;
  table-layout: auto;
}
#dbspecs td {
  text-align: center;
  padding: 2px;
}
#tbmass,
#tbtech,
#tbsale {
  table-layout: auto;
  border-style: solid;
  border-color: #999999;
  border-width: 1px;
  width: 100%;
}
#tbmass td {
  border-left: solid 1px #999999;
  white-space: nowrap;
  width: auto;
  text-align: left;
  padding: 2px;
}
#tbtech td,
#tbsale td {
  border-left: solid 1px #999999;
  padding: 2px;
  text-align: left;
}
a.salelink {
  font-size: 14px;
  font-weight: bold;
  line-height: 1.5em;
}
.lagernd {
  text-align: center;
  font-weight: bold;
  font-size: 14px;
  line-height: 2em;
}
.preis {
  font-weight: bold;
}
a.bauformselected {
  border: solid 1px #999999;
}
.product_description {
  margin-top: 10px;
  margin-bottom: 10px;
}
.customer_login_form,
.search_form {
  margin-top: 0px;
}
.customer_login_form table {
  width: 300px;
}
.customer_login_form td,
.search_form td {
  padding-top: 5px;
  padding-right: 5px;
}
.search_form_small {
  margin: 0px;
  vertical-align: middle;
}
.small_login_cell {
  vertical-align: top;
}
.article_headline,
.headline {
  font-size: 26px;
  color: #f05b21;
  margin-top: 10px;
}
.size_2 {
  font-size: 18px;
  margin-top: 15px;
  margin-bottom: 5px;
}
.size_3 {
  font-size: 14px;
  margin-top: 15px;
  margin-bottom: 5px;
}
.size_4 {
  font-size: 10px;
  margin-top: 15px;
  margin-bottom: 5px;
}
input.search_input,
.search_input,
span.search_input,
form.search_input {
  font-size: 10px;
  padding: 0px;
  margin: 0px;
  white-space: nowrap;
  height: 16px;
  vertical-align: middle;
}
input.search_login_button {
  height: 14px;
  width: 28px;
  padding: 0px;
  margin: 0px;
  white-space: nowrap;
  vertical-align: middle;
}
.underlined_row {
  border: 1px dotted #999999;
}
* html,
* html body {
  overflow: hidden;
  bottom: 0;
  height: 100%;
}
* html #header_container,
* html #footer_container {
  position: absolute;
  width: 100%;
  padding-right: 18px;
}
* html #navigationdiv {
  position: absolute;
}
* html #header,
* html #footer {
  height: 100%;
  position: static;
}
* html #content {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  overflow: auto;
  margin: 0;
}
* html #navigationdiv {
  margin: 0;
  width: 250px;
}
.excerpt {
  font-weight: bold;
}
.search_titel {
  margin-top: 10px;
}
.search_teaser {
  margin-left: 15px;
}
.search_box_even {
  margin-left: 5px;
}
.search_box_uneven {
  margin-left: 5px;
}
.alphabetbar {
  font-size: 10px;
  margin-bottom: 20px;
  margin-top: 15px;
}
.alphabetbar_letter,
.alphabetbar_letter:active,
.alphabetbar_letter:visited {
  color: #4b6c83;
  text-decoration: none;
  border: 1px solid white;
  padding: 1px;
}
.alphabetbar_letter:hover {
  border: 1px dotted #4b6c83;
}
.alphabetbar_selected {
  color: #4b6c83;
  text-decoration: none;
  border: 1px solid #4b6c83;
  padding: 1px;
}
table.paging_table {
  width: 100%;
  margin: 0px;
  padding: 0px;
  border-collapse: collapse;
  table-layout: auto;
}
td.paging_table_cell {
  padding: 0px;
  padding-left: 3px;
  padding-right: 3px;
  padding-bottom: 5px;
  margin: 0px;
  vertical-align: top;
  white-space: nowrap;
  border-left: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
}
td.paging_table_cell_glossary0 {
  padding-bottom: 10px;
  color: green;
  font-weight: normal;
  font-size: 12px;
  text-align: right;
}
td.paging_table_cell_glossary1 {
  white-space: normal;
  padding-bottom: 10px;
}
th.paging_table_header,
td.paging_table_header {
  border-bottom: 2px solid #dddddd;
  padding: 4px;
  font-weight: bold;
  white-space: nowrap;
  border-left: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
}
.glossary_key {
  font-weight: bold;
  padding-left: 5px;
}
.return_link {
  display: block;
  margin-top: 10px;
}
.paging_navigation_table {
  width: 100%;
}
.paging_navigation_table_cell {
  text-align: center;
}
.paging_navigation_table_counter_cell {
  text-align: center;
}
#suche_row td {
  padding: 5px;
}
#artikelheader,
#artikelheader td {
  vertical-align: top;
  table-layout: auto;
  padding-right: 2px;
}
.kat_header_1 {
  margin-top: 10px;
}
.art_cell_1 {
  margin-left: 10px;
}
.kat_header_2 {
  margin-left: 10px;
}
.art_cell_2 {
  margin-left: 10px;
}
.kat_header_3 {
  margin-left: 20px;
}
.art_cell_3 {
  margin-left: 20px;
}
.kat_header_4 {
  margin-left: 30px;
}
.art_cell_4 {
  margin-left: 30px;
}
.art_teaser {
  font-style: italic;
}
.right {
  text-align: right;
}
.center {
  text-align: center;
}
.message {
  margin-top: 15px;
}
.printview {
  display: none;
}
.pv_normal {
  display: block;
}
.normal_float {
  display: float;
}
.empty,
.empty:active,
.empty:visited,
.empty:hover {
  color: #888888;
}
.icon_menu {
  border: 1px solid silver;
  padding: 1px;
}
.icon_content {
  border: none;
}
.big {
  font-size: 14pt;
}
body.glossary_window {
  padding: 10px;
}
body.stocklist_window {
  padding: 10px;
}
.glossary_popup_key {
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 10px;
}
.glossary_text {
  margin-left: 10px;
}
.column_object {
  margin-left: 3px;
  margin-right: 3px;
}
.column_object .column_cell {
  border-left: none;
  border-top: none;
  border-right: none;
  border-bottom: 1px solid silver;
  font-size: 8pt;
  padding-left: 2px;
  padding-top: 2px;
}
.column_object th {
  font-size: 8pt;
  font-weight: normal;
  text-align: left;
  padding-left: 2px;
  padding-top: 2px;
}
.column_object tr:hover {
  background-color: silver;
}
.column_object tr[title="column_object_table_header_row"],
.column_object tr[title="column_object_table_header_row"]:hover {
  background-color: white;
}
.column_object_highlighted {
  background-color: silver;
}
.product_table_layout td {
  vertical-align: top;
}
.details_label {
  font-weight: bold;
}
.details_table_bottom {
  margin-top: 20px;
  margin-bottom: 20px;
}
.details_table_bottom td {
  width: 100%;
}
.details_table_bottom .details_label {
  width: 15%;
}
.details_table_bottom .details_value {
  width: 35%;
}
td.pl_disclaimer {
  padding-bottom: 15px;
}
td.boxed {
  border: 1px solid black;
}
td.boxed_left {
  padding-left: 10px;
}
td.boxed_right {
  padding-right: 10px;
}
a.link_stock {
  display: block;
  padding: 10px;
  background-color: lightgreen;
  width: 100px;
  margin-right: 20px;
  float: right;
  text-align: center;
}
a.link_stock_list {
  display: block;
  padding: 10px;
  background-color: lightgreen;
  width: 100px;
  margin-right: 20px;
  float: right;
}
.pl_price {
  text-align: center;
}
.pl_details_measure_pics {
  background-color: #f05b21;
  width: 50%;
  padding: 20px;
}
.measure_pic_big {
  margin-top: 10px;
}
.pl_measure_picture_header {
  font-size: 15pt;
  font-weight: bold;
}
.pl_casing_picture_area {
  margin-top: 20px;
  background-color: #f05b21;
  width: 50%;
  padding: 20px;
}
.pl_casing_picture {
  margin-top: 10px;
}
.measure_table {
  width: 45%;
}
.measure_table td {
  border: 1px solid black;
  padding: 3px;
}
.sorry {
  text-align: center;
}
.symbol_pic_small {
  margin-left: 10px;
  width: 50px;
  margin-left: 150px;
}
.db-tabelle .layout_td {
  padding-left: 5px;
}
.pl_layout_table {
  width: 100%;
  margin-right: 0px;
}
.pl_layout_cell {
  padding-top: 5px;
  padding-right: 0px;
  vertical-align: top;
}
.pl_main {
  padding-top: 15px;
}
.pl_description_left {
  width: 26%;
  vertical-align: top;
  padding-right: 5px;
}
.pl_description_center {
  width: 26%;
  vertical-align: top;
  padding-right: 5px;
}
.pl_description_right {
  width: 26%;
  vertical-align: top;
  padding-right: 5px;
}
.pl_sidebar {
  vertical-align: top;
  width: 142px;
}
.pl_sidebar img.pdf {
  width: 16px;
  height: 16px;
  border: none;
}
.template_2_layout {
  width: 100%;
  margin-right: 15px;
}
.template_2_layout td {
  text-align: left;
  vertical-align: top;
  padding-bottom: 5px;
}
.template_2_layout_sidebar {
  vertical-align: top;
  width: 140px;
  padding-right: 5px;
  padding-bottom: 5px;
}
.template_2_layout_image_cell {
  padding-left: 10px;
}
.template_2_layout_image_caption {
  margin-top: 5px;
  font-style: italic;
  font-size: 8pt;
}
.template_3_layout {
  width: 100%;
  margin-right: 15px;
}
.template_3_layout td {
  text-align: left;
  vertical-align: top;
  padding-right: 5px;
  padding-bottom: 5px;
}
.template_3_layout_left {
  padding-right: 50px;
}
.template_3_layout_sidebar {
  padding: 0px;
  vertical-align: top;
  width: 150px;
  padding-right: 5px;
  padding-bottom: 5px;
}
.template_3_image_cell img {
  float: right;
  margin-left: 10px;
  margin-bottom: 10px;
  margin-right: 10px;
}
.template_3_layout_image_caption {
  margin-top: 5px;
  font-style: italic;
  font-size: 8pt;
}
.template_4_layout {
  width: 100%;
  margin-right: 15px;
}
.template_4_layout_sidebar {
  vertical-align: top;
  width: 140px;
  text-align: left;
  padding-right: 5px;
  padding-bottom: 5px;
}
.template_4_layout_image_cell {
  padding-left: 10px;
}
.template_4_layout_image_caption {
  margin-top: 5px;
  font-style: italic;
  font-size: 8pt;
}
.template_4_layout_image_cell {
  padding-left: 10px;
}
.template_4_layout_image_caption {
  margin-top: 5px;
  font-style: italic;
  font-size: 8pt;
}
.template_4_layout .article_headline {
  margin-bottom: 10px;
}
.template_5_layout {
  width: 100%;
  margin-right: 16px;
}
.template_5_layout td {
  text-align: left;
  vertical-align: top;
  padding-bottom: 5px;
}
.template_5_layout_sidebar {
  vertical-align: top;
  width: 140px;
}
.template_5_layout_image_cell {
  padding-left: 10px;
}
.template_5_layout_image_caption {
  margin-top: 5px;
  font-style: italic;
  font-size: 8pt;
}
table.product_table_layout table tr td {
  font-size: 8pt;
}
.pl_options_list_table {
  width: 90%;
  margin-top: 10px;
}
.pl_options_list_table td {
  border-bottom: #888888 solid 1px;
}
.pl_error {
  background-color: yellow;
  padding: 2px;
}
form[name="product_list_form"] select,
form[name="product_list_form"] input[type="text"] {
  font-size: 8pt;
  width: 90%;
}
form[name="product_list_form"] input {
  font-size: 8pt;
}
.anfrage {
  text-align: center;
  font-size: 12pt;
  color: red;
  padding-top: 20px;
}
.login_message_ok {
  border: 1px solid #f05b21;
  background-color: lightyellow;
  padding: 5px;
  margin-bottom: 10px;
  width: 500px;
}
.login_message_fail {
  border: 1px solid #f05b21;
  background-color: lightyellow;
  padding: 5px;
  margin-bottom: 10px;
  width: 500px;
}
.order_form {
  text-align: center;
}
.order_form table {
  margin-left: auto;
  margin-right: auto;
  width: 500px;
  border: groove 2px silver;
  background-color: lightgreen;
}
.order_form td {
  padding-top: 10px;
  padding-left: 5px;
  padding-bottom: 0px;
}
.order_form input[type="submit"] {
  margin-bottom: 10px;
}
.order_message {
  font-family: Courier New,Courier,Arial,Helvetica,Sans;
  width: 300px;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid black;
  padding: 5px;
  margin-bottom: 20px;
}
.infomail_form table {
  table-layout: auto;
}
.im_left,
.im_right {
  vertical-align: top;
}
.infomail_form {
  text-align: center;
}
.infomail_form table.im_outer {
  margin-left: auto;
  margin-right: auto;
  width: 500px;
  border: groove 2px silver;
  background-color: lightgreen;
}
.infomail_form td {
  padding-top: 10px;
  padding-left: 5px;
  padding-bottom: 0px;
}
.infomail_form input[type="submit"],
.infomail_form input[type="reset"] {
  margin-bottom: 10px;
}
.infomail_message {
  font-family: Courier New,Courier,Arial,Helvetica,Sans;
  width: 300px;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid black;
  padding: 5px;
  margin-bottom: 20px;
}
table.im_inner {
  width: 100%;
}
.im_inner_left {
  text-align: right;
  width: 25%;
}
.im_a {
  width: 25%;
}
img.cms_email {
  vertical-align: sub;
}
.error_list {
  background-color: yellow;
  border: 1px solid red;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  width: 496px;
  padding: 2px;
}
.error_label {
  font-weight: bold;
}
.news_selection {
  margin-bottom: 20px;
  border-bottom: 1px solid #888888;
  padding-bottom: 5px;
  margin-right: 20%;
}
.news_active {
  background-color: #eeeeee;
}
.download_list {
  margin-top: 10px;
}
.download_link {
  margin-left: 10px;
  margin-bottom: 5px;
}
.glossary {
  color: #888888;
}
.glossary_list {
  color: #888888;
  border-top: #888888 1px solid;
  border-bottom: #888888 1px solid;
  text-align: left;
  padding: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.glossary_green {
  color: green;
  text-align: left;
}
.glossary_list_key {
  font-weight: bold;
}
.glossary_list a,
.glossary_list a:active,
.glossary_list a:visited,
.glossary_list a:hover {
  color: green;
  font-size: 10px;
}
.pdf_image,
.link_icon {
  border: none;
  margin-right: 5px;
  height: 16px;
  width: 16px;
}
.related_links_label {
  color: #888888;
  margin-top: 10px;
  font-size: 10px;
}
.related_links {
  color: #888888;
  border-top: 1px solid #888888;
  border-bottom: 1px solid #888888;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 3px;
  font-size: 10px;
  margin-bottom: 1.5cm;
}
.related_links a,
.related_links a:active,
.related_links a:visited {
  color: #888888;
  display: block;
  margin-bottom: 10px;
}
.related_links a:hover {
  color: #f05b21;
}
.related_links a.related_link_last,
.related_links a.related_link_last:active,
.related_links a.related_link_last:visited,
.related_links a.related_link_last:hover {
  margin-bottom: 0px;
}
.margin_videos_label {
  color: #888888;
  margin-top: 10px;
  font-size: 10px;
}
.margin_videos {
  color: #888888;
  border-top: 1px solid #888888;
  border-bottom: 1px solid #888888;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 3px;
  font-size: 10px;
  margin-bottom: 1.5cm;
}
.margin_videos a,
.margin_videos a:active,
.margin_videos a:visited {
  color: #888888;
}
.margin_videos a:hover {
  color: #f05b21;
}
.margin_cms_tags_label {
  color: #888888;
  margin-top: 10px;
  font-size: 10px;
}
.margin_cms_tags {
  border-top: 1px solid #888888;
  border-bottom: 1px solid #888888;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 0px;
  margin-bottom: 1.5cm;
  margin-left: 0px;
}
.margin_cms_tags img {
  width: 142px;
}
a.banilink,
a.banilink:active,
a.banilink:visited,
a.banilink:hover {
  color: #888888;
  display: block;
  font-size: 10px;
  margin-top: 10px;
}
.bani_caption {
  color: #888888;
  font-size: 10px;
}
.downloads_label,
.downloads_headline {
  color: #888888;
  text-align: left;
  margin-top: 10px;
  font-size: 10px;
}
.downloads_headline {
  padding-top: 10px;
  padding-left: 25px;
  font-weight: bold;
}
.downloads_list {
  color: #888888;
  border-top: #888888 1px solid;
  border-bottom: #888888 1px solid;
  text-align: left;
  font-size: 10px;
  margin-bottom: 2cm;
}
.pdf_table a,
.pdf_table a:active,
.pdf_table a:visited {
  color: #888888;
}
.pdf_table a:hover {
  color: #f05b21;
}
.pdf_link {
  color: #888888;
}
.pdf_link:hover {
  color: #f05b21;
}
.pdf_table {
  border: none;
  margin-top: 5px;
  margin-bottom: 0px;
  color: #888888;
}
.pdf_table td {
  font-size: 10px;
  color: #888888;
  padding-top: 5px;
  padding-bottom: 5px;
}
.product_pictures_label {
  margin-top: 10px;
  font-size: 10px;
  color: #888888;
}
.product_pictures {
  color: #888888;
  border-top: 1px solid #888888;
  border-bottom: 1px solid #888888;
  padding-bottom: 5px;
  font-size: 10px;
  margin-bottom: 20px;
}
.product_pictures a {
  color: #888888;
}
.product_picture {
  border: 1px solid white;
  margin-top: 5px;
  width: 142px;
  color: #888888;
}
.product_picture:hover {
  border: 1px solid #f05b21;
}
.product_picture_link {
  border: 1px solid white;
  color: #888888;
}
.product_picture_link:hover {
  border: 1px solid #f05b21;
}
.product_picture_label {
  margin-bottom: 1cm;
}
.last_product_picture_label {
  margin-bottom: 0px;
}
.glossary_entry_link,
.glossary_entry_link:active,
.glossary_entry_link:visited {
  color: green;
}
.glossary_entry_link:hover {
  color: #f05b21;
}
.enumeration {
  color: red;
}
.tcolumn {
  padding-left: 1cm;
  padding-right: 1cm;
}
.template_3_layout_sidebar {
  border-left: 30px solid white;
}
.indented_left_nl {
  margin-left: 30px;
}
.noborder {
  border: none;
}
.article_inside_table {
  border-collapse: collapse;
}
.article_inside_table td {
  font-size: 10px;
  border: 1px solid #888888;
  padding: 3px;
}
.noborder {
  border: none;
}
.headline_logo {
  float: right;
  margin-right: 100px;
  margin-top: 10px;
  height: 50px;
  width: 177px;
}
sup,
sub {
  line-height: 0;
}
div.stocklistlinks {
  margin-top: 15px;
  line-height: 200%;
}
div.stocklistlinks img {
  margin-left: 10px;
  margin-right: 10px;
}
.info {
  font-style: italic;
}
.stocklist_table {
  width: 600px;
  margin-top: 20px;
}
.stocklist_table td {
  text-align: center;
}
.dl_list {
  margin-top: 20px;
}
.dl_list img {
  margin-right: 15px;
}
.downloads_table {
  width: 100%;
  margin-top: 10px;
}
.downloads_table td {
  vertical-align: top;
}
.downloads_table .headline1 {
  font-size: 26px;
  color: #f05b21;
  margin-top: 10px;
  margin-bottom: 10px;
}
.downloads_table .headline2 {
  font-size: 20px;
  color: #f05b21;
  margin-top: 10px;
  margin-bottom: 10px;
}
.downloads_pdf_table {
  margin-bottom: 5px;
  width: 100%;
}
.downloads_icon_cell {
  width: 25px;
}
.download_page_headline_1 {
  font-size: 20px;
  color: #f05b21;
  margin-top: 40px;
  margin-bottom: 15px;
}
.download_page_headline_1_newcol {
  font-size: 20px;
  color: #f05b21;
  margin-top: 0px;
  margin-bottom: 15px;
}
.download_page_headline_2 {
  font-size: 16px;
  font-weight: bold;
  color: #f05b21;
  margin-top: 15px;
  margin-bottom: 10px;
}
#movinggallery_container {
  width: 99%;
  overflow: hidden;
  margin: 50px auto;
  background: white;
}
#movinggallery_container header {
  width: 800px;
  margin: 40px auto;
}
#movinggallery_container header h1 {
  text-align: center;
  font: 10 60px/1.5 Helvetica, Verdana, sans-serif;
}
#movinggallery_container header p {
  font: 10 15px/1.5 Helvetica, Verdana, sans-serif;
  text-align: justify;
}
#movinggallery_container .photobanner {
  height: 233px;
  width: 3550px;
  margin-bottom: 80px;
}
#movinggallery_container img {
  margin-right: 15px;
  vertical-align: text-top;
}
#movinggallery_container .first {
  -webkit-animation: bannermove 30s linear infinite;
  -moz-animation: bannermove 30s linear infinite;
  -ms-animation: bannermove 30s linear infinite;
  -o-animation: bannermove 30s linear infinite;
  animation: bannermove 30s linear infinite;
}
@keyframes "bannermove" {
  0% {
    margin-left: 0px;
  }
  100% {
    margin-left: -2125px;
  }
}
@-moz-keyframes bannermove {
  0% {
    margin-left: 0px;
  }
  100% {
    margin-left: -2125px;
  }
}
@-webkit-keyframes "bannermove" {
  0% {
    margin-left: 0px;
  }
  100% {
    margin-left: -2125px;
  }
}
@-ms-keyframes bannermove {
  0% {
    margin-left: 0px;
  }
  100% {
    margin-left: -2125px;
  }
}
@-o-keyframes "bannermove" {
  0% {
    margin-left: 0px;
  }
  100% {
    margin-left: -2125px;
  }
}
.popup_picture {
  display: block;
  margin: auto;
  cursor: url(resources/zoom.cur), default;
}
.popup_picture_noresize {
  display: block;
  margin: auto;
}
.startpage_div {
  padding: 0;
  margin: 0;
  margin-left: -15px;
}
.startpage_nav {
  position: absolute;
  top: 283px;
  width: 1153px;
  height: 248px;
}
.startpage_headline {
  font-size: 26px;
  color: #f05b21;
  margin-top: 10px;
  padding-left: 10px;
}
.startpage_image {
  margin-bottom: 2px;
  cursor: pointer;
}
.startpage_notlastinrow {
  margin-right: 2px;
}
.spbanner {
  margin-top: 50px;
}
.deactivated_link {
  color: #F05B21;
  text-decoration: none;
}
.deactivated_link_rightframe {
  color: #888888;
  text-decoration: none;
}
img.inactive {
  opacity: 0.4;
  filter: alpha(opacity=40);
}
table.trommel {
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
}
table.trommel th {
  font-size: 12pt;
}
table.trommel th,
table.trommel td {
  padding: 10px;
  border-bottom: 1px solid silver;
  border-right: 1px solid silver;
  width: 20%;
}
table.trommel .first {
  border-right: 1px solid silver;
  width: 40%;
}
table.trommel .last {
  border-right: none;
}
table.trommel .even {
  background-color: #e0e0e0;
}
table.trommel img {
  display: block;
}
table.trommel_info {
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
}
table.trommel_info td.first {
  width: 40%;
}
table.trommel_info td {
  padding: 10px;
  vertical-align: middle;
}
table.trommel_info img {
  display: block;
  margin: auto;
}
table.trommel_prod {
  width: 100%;
  margin-top: 0px;
  margin-bottom: 20px;
}
table.trommel_prod th {
  font-size: 12pt;
}
table.trommel_prod th,
table.trommel_prod td {
  padding: 10px;
}
table.trommel_prod td.col1 {
  padding-left: 45px;
}
table.trommel_prod img {
  display: block;
}
table.trommel_prod li {
  margin-bottom: 15px;
}
.sup,
.super,
.superscript {
  font-size: x-small !important;
  vertical-align: top !important;
}
.sub,
.subscript {
  font-size: x-small !important;
  vertical-align: bottom !important;
}
.contentarea li {
  margin-bottom: 8px;
}
.tabbed_table {
  width: 80%;
  margin-bottom: 10px;
}
.tabbed_table td {
  padding-left: 3px;
  padding-right: 3px;
}
.dritte_klasse {
  font-family: Franklin Gothic Medium, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  vertical-align: top;
}
.formatted_table {
  border: 1px solid #999999;
  border-collapse: collapse;
  margin-top: 5px;
  margin-right: 15px;
}
.inner_table {
  border: 1px inset #999999;
  border-collapse: collapse;
  border-width: 0px;
}
.outer_table {
  border: 1px inset #999999;
  border-collapse: collapse;
}
.outer_td {
  border: 1px inset #999999;
  vertical-align: top;
  spacing: 0px;
  padding: 0px;
}
.formatted_td,
.formatted_td_without_border {
  border: 1px solid #999999;
}
.formatted_td2 {
  border: 1px inset #999999;
}
.formatted_td_without_border2 {
  border-type: inset;
  border-color: #999999;
}
.normal {
  font-family: Franklin Gothic Medium, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  text-align: center;
  padding: 2px;
  padding-left: 10px;
}
.alternate {
  vertical-align: top;
}
.head1 {
  font-family: Franklin Gothic Medium, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  text-align: center;
  color: black;
  font-weight: bold;
}
.head1_orange {
  font-family: Franklin Gothic Medium, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  text-align: center;
  color: black;
  font-weight: bold;
}
.head1_slim_orange {
  font-family: Franklin Gothic Medium, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  text-align: center;
  font-weight: normal;
  color: black;
  font-weight: bold;
}
.head1_slim {
  font-family: Franklin Gothic Medium, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  text-align: center;
  font-weight: normal;
  color: black;
  font-weight: bold;
}
.grey {
  background-color: #D4D6F7;
}
.doubleheight {
  padding-top: 20px;
  padding-bottom: 20px;
}
.moreheight {
  padding-top: 5px;
  padding-bottom: 5px;
}
.head2 {
  font-family: Franklin Gothic Medium, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  text-align: center;
  color: black;
  font-weight: bold;
}
.bold {
  font-family: Franklin Gothic Medium, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-weight: bold;
  text-align: center;
}
.top {
  vertical-align: top;
}
.middle {
  vertical-align: middle;
}
.small {
  font-family: Franklin Gothic Medium, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  text-align: center;
}
.header_small {
  font-family: Franklin Gothic Medium, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  text-align: center;
  background-color: #4349CD;
  color: black;
  font-weight: bold;
}
.verysmall {
  font-family: Franklin Gothic Medium, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 7pt;
  text-align: center;
}
.page_caption {
  margin-top: 10px;
  font-family: Franklin Gothic Medium, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 16pt;
  font-weight: bold;
  text-align: left;
  margin-left: 0px;
  margin-bottom: 0px;
}
.page_description {
  font-family: Franklin Gothic Medium, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  text-align: left;
}
.left {
  text-align: left;
}
.right {
  text-align: right;
}
.center {
  text-align: center;
}
.indented,
.left-indented {
  padding-left: 10px;
}
.left-much-indented {
  padding-left: 15px;
}
.left-20-indented {
  padding-left: 20px;
}
.left-30-indented {
  padding-left: 30px;
}
.left-40-indented {
  padding-left: 40px;
}
.left-50-indented {
  padding-left: 50px;
}
.right-indented {
  padding-right: 10px;
}
.right-much-indented {
  padding-right: 15px;
}
.right-20-indented {
  padding-right: 20px;
}
.right-30-indented {
  padding-right: 30px;
}
.right-40-indented {
  padding-right: 40px;
}
.right-50-indented {
  padding-right: 50px;
}
.data {
  font-family: Franklin Gothic Medium, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 8pt;
}
.separator_bottom {
  border-bottom: 3px solid #999999;
  padding-bottom: 5px;
}
.separator_right {
  border-right: 3px solid #999999;
  padding-right: 5px;
}
.separator_top {
  border-top: 3px solid #999999;
  padding-top: 5px;
}
.white {
  background-color: white;
}
.invisible {
  border-collapse: separate;
  background-color: white;
  border-top: none;
  border-bottom: none;
  border-width-top: 0px;
  border-width-bottom: 0px;
  border-spacing: 0px;
}
.cookie_info {
  display: none;
  justify-content: center;
  align-items: left;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 0 20px 0 20px;
  width: 100%;
  min-height: 5%;
  z-index: 10000;
  background-color: #dddddd;
  font-size: 1em;
  font-family: Franklin Gothic Medium, Tahoma, Arial, Helvetica, sans-serif;
}
.cookie_info .cookie_info_inner {
  margin: auto;
  width: 100%;
}
.cookie_info button,
.cookie_info input[type='button'] {
  margin: 0 20px 0 20px;
  font-size: .9em;
}
table.three-col-info {
  border-collapse: separate;
}
table.three-col-info td {
  background-color: #ccc;
  vertical-align: top;
  padding: 0 10px 20px 10px;
}
table.three-col-info td.tc-middle {
  border-left: solid white 10px;
  border-right: solid white 10px;
}
#special_alert .modal-dialog {
  font-family: Myriad, Franklin Gothic Medium, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 1rem;
  background-color: transparent;
}
#special_alert .modal-dialog .modal-content {
  background-color: rgba(240, 240, 240, 0.8);
}
#special_alert .modal-dialog button {
  min-height: 40px;
}
.sp_stockpop {
  position: fixed;
  width: 80%;
  height: 100%;
  margin: auto;
  z-index: 5;
}
.sp_stockpop .sp_stockpop_image {
  transform: rotate(-15deg);
  margin-top: -300px;
  width: 100%;
  height: auto;
  cursor: pointer;
}
.sp_stockpop .sp_stockpop_closebutton {
  cursor: pointer;
  font-size: 5vh;
  position: fixed;
  top: 40px;
  right: 40%;
  z-index: 6;
  padding: 0 15px 0 15px;
}
.sp_stockpop .sp_stockpop_closebutton:hover {
  background-color: #eee;
}
.sp_stockpops_wrapper {
  position: fixed;
  width: 1100px;
  left: 80px;
  bottom: 20px;
}
.sp_stockpops_wrapper .sp_stockpop1 {
  float: left;
  width: 50%;
  height: 100%;
  z-index: 5;
  text-align: right;
}
.sp_stockpops_wrapper .sp_stockpop1 .sp_stockpop_image {
  transform: rotate(-10deg);
  width: 90%;
  height: auto;
  cursor: pointer;
}
.sp_stockpops_wrapper .sp_stockpop2 {
  float: right;
  width: 50%;
  height: 100%;
  z-index: 5;
  text-align: left;
  margin-top: 30px;
}
.sp_stockpops_wrapper .sp_stockpop2 .sp_stockpop_image {
  transform: rotate(-10deg);
  width: 75%;
  height: auto;
  cursor: pointer;
}
.grey_table {
  background-color: #f0f0f0;
  margin-right: 5px;
}
.p_header.followup {
  margin-top: 2.5rem;
}
.p_table_container {
  overflow: auto;
}
.p_table_container:last-child {
  margin-bottom: 3rem;
}
.p_table_container:not(:last-child) {
  margin-bottom: .5rem;
}
.elements_table input,
.formatted_table input,
.elements_table textarea,
.formatted_table textarea,
.elements_table select,
.formatted_table select {
  max-width: 40%;
}
.elements_table .elements_table_row,
.formatted_table .elements_table_row {
  max-width: 100%;
}
.elements_table .elements_table_row .elements_table_cell,
.formatted_table .elements_table_row .elements_table_cell {
  max-width: 100%;
}
#sellform .row {
  margin-bottom: 1rem;
}
#sellform .ofsep {
  margin-top: 1rem;
  background-color: #f05b21;
  height: .5rem;
}
#sellform .ofdisclaimer {
  margin-top: 1rem;
  text-align: center;
}
#sellform .sell_upload {
  margin-bottom: .5rem;
  text-align: center;
  min-height: 14rem;
}
#sellform .dropzone {
  padding: 0;
}
#sellform #sell_upload_captions div {
  text-align: center;
}
#sellform .dz-image-preview {
  max-width: 120px;
}
#sellform .dz-filename {
  overflow-x: scroll;
}
#query_links a.btn-primary {
  background-color: #f05b21 !important;
}
.sellform_message {
  border: 1px solid green;
  padding: 10px;
  font-size: 1.4rem;
  margin-top: 10px;
  margin-bottom: 10px;
}
/*# sourceMappingURL=style.css.map */

/* ========================================================================== */
/* PFEIFFER STYLES */
/* ========================================================================== */

.dritte_klasse
{
	font-family: Franklin Gothic Medium, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	vertical-align: top;
}

.formatted_table
{
	border: 1px solid #999999;
	border-collapse: collapse;
	margin-top: 5px;
	margin-right: 15px;
}

.inner_table
{
	border: 1px inset #999999;
	border-collapse: collapse;
	border-width: 0px;
}

.outer_table
{
	border: 1px inset #999999;
	border-collapse: collapse;
}

.outer_td
{
	border: 1px inset #999999;
	vertical-align: top;
	spacing: 0px;
	padding: 0px;
}

.formatted_td,.formatted_td_without_border
{
	border: 1px solid #999999;
}

.formatted_td2
{
	border: 1px inset #999999;
}

.formatted_td_without_border2
{
	border-type: inset;
	border-color: #999999;
}

.normal
{
	font-family: Franklin Gothic Medium, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: center;
	padding: 2px;
	padding-left: 10px;
}

.alternate
{
/*	background-color: #D4D6F7; */
	vertical-align: top;
}

.head1
{
	font-family: Franklin Gothic Medium, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: center;
	font-weight: bold;
	/*background-color: #4349CD;
	color: #FFFFFF;*/
	color: black;
	font-weight: bold;
}

.head1_orange
{
	font-family: Franklin Gothic Medium, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: center;
	font-weight: bold;
	/*background-color: #FF8000;
	color: #FFFFFF;*/
	color: black;
	font-weight: bold;
}

.head1_slim_orange
{
	font-family: Franklin Gothic Medium, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: center;
	font-weight: normal;
/*	background-color: #FF8000;
	color: #FFFFFF;*/
	color: black;
	font-weight: bold;
}

.head1_slim
{
	font-family: Franklin Gothic Medium, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: center;
	font-weight: normal;
	/*background-color: #4349CD;
	color: #FFFFFF;*/
	color: black;
	font-weight: bold;
}

.grey
{
	background-color: #D4D6F7;
}

.doubleheight
{
	padding-top: 20px;
	padding-bottom: 20px;
}

.moreheight
{
	padding-top: 5px;
	padding-bottom: 5px;
}

.head2
{
	font-family: Franklin Gothic Medium, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: center;
	/*background-color: #D4D6F7;*/
	color: black;
	font-weight: bold;
}

.bold
{
	font-family: Franklin Gothic Medium, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
}

.top
{
	vertical-align: top;
}

.middle

{
	vertical-align: middle;
}

.small
{
	font-family: Franklin Gothic Medium, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: center;
}

.header_small
{
	font-family: Franklin Gothic Medium, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: center;
	background-color: #4349CD;
	/*color: #FFFFFF;*/
	color: black;
	font-weight: bold;
}

.verysmall
{
	font-family: Franklin Gothic Medium, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	text-align: center;
}

.page_caption
{
	margin-top: 10px;
	font-family: Franklin Gothic Medium, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	text-align: left;
	margin-left: 0px;
	margin-bottom: 0px;
}

.page_description
{
	font-family: Franklin Gothic Medium, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: left;
}

.left
{
	text-align: left;
}

.right
{
	text-align: right;
}

.center
{
	text-align: center;
}

.indented,.left-indented
{
	padding-left: 10px;
}

.left-much-indented
{
	padding-left: 15px;
}

.left-20-indented
{
	padding-left: 20px;
}

.left-30-indented
{
	padding-left: 30px;
}

.left-40-indented
{
	padding-left: 40px;
}

.left-50-indented
{
	padding-left: 50px;
}

.right-indented
{
	padding-right: 10px;
}

.right-much-indented
{
	padding-right: 15px;
}

.right-20-indented
{
	padding-right: 20px;
}

.right-30-indented
{
	padding-right: 30px;
}

.right-40-indented
{
	padding-right: 40px;
}

.right-50-indented
{
	padding-right: 50px;
}

.data			/* for tr */
{
	font-family: Franklin Gothic Medium, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	/*text-align: center;*/
}

.separator_bottom	/* for td */
{
	border-bottom: 3px solid #999999;
	padding-bottom: 5px;
}

.separator_right	/* for td */
{
	border-right: 3px solid #999999;
	padding-right: 5px;
}

.separator_top		/* for td */
{
	border-top: 3px solid #999999;
	padding-top: 5px;
}

.white
{
	background-color: white;
}

.invisible
{
	border-collapse: separate;
	background-color: white;
	border-top: none;
	border-bottom: none;
	border-width-top: 0px;
	border-width-bottom: 0px;
	border-spacing: 0px;
}