@charset "UTF-8";
/* equal 18px for font-size 13px */
/**
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    contenteditable attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that are clearfixed.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
/* line 10, ../../../work/scss/beuth/helper/_clearfix.scss */
.cf:before, .clearfix:before,
.cf:after, .clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 16, ../../../work/scss/beuth/helper/_clearfix.scss */
.cf:after, .clearfix:after {
  clear: both;
}
/**
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
/* line 24, ../../../work/scss/beuth/helper/_clearfix.scss */
.cf, .clearfix {
  *zoom: 1;
}
/* line 1, ../../../work/scss/beuth/_original-overwrites.scss */
.pager-block {
  padding: 9px 14px 3px;
}
/* line 5, ../../../work/scss/beuth/_original-overwrites.scss */
#middle-2 .pager-block {
  height: auto;
}
/* line 9, ../../../work/scss/beuth/_original-overwrites.scss */
.spaltenmodell-1 .pager-block {
  width: 97%;
}
/* line 13, ../../../work/scss/beuth/_original-overwrites.scss */
button {
  cursor: pointer;
  font-family: Arial, Helvetica, sans-serif;
}
/* line 18, ../../../work/scss/beuth/_original-overwrites.scss */
button[disabled] {
  cursor: default;
}
/* line 22, ../../../work/scss/beuth/_original-overwrites.scss */
button.link {
  padding: 0;
  border: 0px solid transparent;
}
/* line 27, ../../../work/scss/beuth/_original-overwrites.scss */
button[disabled].link:hover {
  color: #000;
}
/* line 31, ../../../work/scss/beuth/_original-overwrites.scss */
input[type='submit'], input.submit {
  cursor: pointer;
}
/* line 36, ../../../work/scss/beuth/_original-overwrites.scss */
span.icon-pdf {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url(/blob/61304/9dc85fddbb0f5875c3d7aa51bc0fecf1/pdf-jpg-data.jpg) no-repeat;
}
/* line 43, ../../../work/scss/beuth/_original-overwrites.scss */
span.icon-ebook {
  display: inline-block;
  width: 15px;
  height: 15px;
  background-image: url(/blob/61310/401a94ebdecfeaa94f25cabe95836b9d/icon-ebook-small-png-data.png);
  background-size: cover;
  vertical-align: top;
}
/* line 53, ../../../work/scss/beuth/_original-overwrites.scss */
#content p > a, .content p > a {
  display: inline-block;
  margin: 0;
}
/* line 59, ../../../work/scss/beuth/_original-overwrites.scss */
.num-pages ul {
  height: auto;
  margin-top: -1px;
}
/* line 64, ../../../work/scss/beuth/_original-overwrites.scss */
.num-pages ul li {
  background: none 0 0;
}
/* line 66, ../../../work/scss/beuth/_original-overwrites.scss */
.num-pages ul li:after {
  content: "/";
  position: relative;
  top: -3px;
}
/* line 71, ../../../work/scss/beuth/_original-overwrites.scss */
.num-pages ul li:last-child:after {
  display: none;
}
/* line 74, ../../../work/scss/beuth/_original-overwrites.scss */
.num-pages ul li button.link {
  padding: 2px 0 2px 8px;
}
/* line 80, ../../../work/scss/beuth/_original-overwrites.scss */
.search-nav {
  margin: 0 0 0 -15px;
}
/* line 82, ../../../work/scss/beuth/_original-overwrites.scss */
.search-nav li {
  margin: 0;
}
/* line 85, ../../../work/scss/beuth/_original-overwrites.scss */
.extended-search .search-nav li.active a span,
.search-nav li.active a span {
  background: none 0 0;
}
/* line 90, ../../../work/scss/beuth/_original-overwrites.scss */
.extended-search .search-nav li a em,
.extended-search .search-nav li.active a em {
  display: none;
}
/* line 98, ../../../work/scss/beuth/_original-overwrites.scss */
.extended-search .search-nav li.index-1 a,
.search-nav li.index-1 a {
  width: 74px;
}
/* line 101, ../../../work/scss/beuth/_original-overwrites.scss */
.extended-search .search-nav li.index-2 a,
.search-nav li.index-2 a {
  width: 102px;
}
/* line 104, ../../../work/scss/beuth/_original-overwrites.scss */
.extended-search .search-nav li.index-3 a,
.search-nav li.index-3 a {
  width: 92px;
}
/* line 106, ../../../work/scss/beuth/_original-overwrites.scss */
.extended-search .search-nav li a,
.search-nav li a {
  display: inline-block;
  max-width: 110px;
  height: 48px;
  padding: 4px 4px 0;
  border: 1px solid #c5c5c5;
  border-left: 0px solid transparent;
  background-color: #e9eaea;
  -moz-border-radius: 0 0 0 4px;
  -webkit-border-radius: 0;
  border-radius: 0 0 0 4px;
  -moz-box-shadow: inset -5px 5px 6px rgba(212, 212, 212, 0.7);
  -webkit-box-shadow: inset -5px 5px 6px rgba(212, 212, 212, 0.7);
  box-shadow: inset -5px 5px 6px rgba(212, 212, 212, 0.7);
}
/* line 117, ../../../work/scss/beuth/_original-overwrites.scss */
.extended-search .search-nav li a:hover, .extended-search .search-nav li a:active, .extended-search .search-nav li a:focus,
.search-nav li a:hover,
.search-nav li a:active,
.search-nav li a:focus {
  background-color: #fff;
  color: #000;
}
/* line 122, ../../../work/scss/beuth/_original-overwrites.scss */
.extended-search .search-nav li a span,
.search-nav li a span {
  height: auto;
  padding: 5px 0 0 0;
  background: none 0 0;
}
/* line 130, ../../../work/scss/beuth/_original-overwrites.scss */
.extended-search .search-nav li.index-0 a,
.search-nav li.index-0 a {
  border-left: 1px solid #c5c5c5;
}
/* line 135, ../../../work/scss/beuth/_original-overwrites.scss */
.extended-search .search-nav li.active a,
.search-nav li.active a {
  border-top: 1px solid #4f8196;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#6ba9c3+0,0083a7+100 */
  background: #0183a7;
  /* Old browsers */
  background: -moz-linear-gradient(top, #6ba9c3 0%, #0083a7 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #6ba9c3), color-stop(100%, #0083a7));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #6ba9c3 0%, #0083a7 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #6ba9c3 0%, #0083a7 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #6ba9c3 0%, #0083a7 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #6ba9c3 0%, #0083a7 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6ba9c3', endColorstr='#0083a7',GradientType=0 );
  /* IE6-9 */
  -moz-box-shadow: inset 0px 5px 6px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0px 5px 6px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0px 5px 6px rgba(0, 0, 0, 0.2);
}
/* line 153, ../../../work/scss/beuth/_original-overwrites.scss */
.spaltenmodell-2 .add-nav.add-nav, .spaltenmodell-2 .slogan {
  position: relative;
  top: -34px;
}
/* line 159, ../../../work/scss/beuth/_original-overwrites.scss */
#fancybox-overlay {
  z-index: 2100;
}
/* DINREL14-1977 */
/* line 164, ../../../work/scss/beuth/_original-overwrites.scss */
#main > .boxes-holder {
  float: none;
}
/* line 168, ../../../work/scss/beuth/_original-overwrites.scss */
#main > .boxes-holder + .heading {
  margin: 27px 0;
}
/* EOD DINREL14-1977 */
/* DINREL14-1895 */
/* line 175, ../../../work/scss/beuth/_original-overwrites.scss */
.products .post-content .conteiner-img {
  position: absolute;
}
/* EOD DINREL14-1895 */
/* line 181, ../../../work/scss/beuth/_original-overwrites.scss */
.produkt_fachgeb .post .visual {
  margin: 0 15px 0 -7px !important;
}
/* line 186, ../../../work/scss/beuth/_original-overwrites.scss */
.ihre-verfeinerungen {
  padding-bottom: 12px;
}
/* line 188, ../../../work/scss/beuth/_original-overwrites.scss */
.ihre-verfeinerungen h3 {
  font-size: 13px;
}
/* line 191, ../../../work/scss/beuth/_original-overwrites.scss */
.sidebox-l .suchergebnisse-verfeinern ul li {
  padding: 0;
  border-bottom: 0 solid transparent;
}
/* line 198, ../../../work/scss/beuth/_original-overwrites.scss */
.sidebox-l #navi .title {
  margin: 0 0 5px 15px;
  font-size: 13px;
  border-bottom: 0 solid transparent;
}
/* line 204, ../../../work/scss/beuth/_original-overwrites.scss */
.sidebox-l #navi ul.menu li {
  padding: 0 14px;
  border-bottom: 0 solid transparent;
}
/* line 208, ../../../work/scss/beuth/_original-overwrites.scss */
.sidebox-l #navi ul.menu a {
  padding: 0 0 2px 9px;
  line-height: 18px;
  background-position: 0 0;
}
/* line 213, ../../../work/scss/beuth/_original-overwrites.scss */
.sidebox-l #navi ul.menu a:hover, .sidebox-l #navi ul.menu a:active, .sidebox-l #navi ul.menu a:focus {
  background-position: 0 0;
  color: #00628d;
}
/* line 220, ../../../work/scss/beuth/_original-overwrites.scss */
.sidebox-r .multibox ul li {
  list-style-type: none;
}
/* line 222, ../../../work/scss/beuth/_original-overwrites.scss */
.sidebox-r .multibox ul li div.img a.icon {
  display: none;
}
/* line 226, ../../../work/scss/beuth/_original-overwrites.scss */
.startseite #header,
.themenseite #header {
  height: 225px;
}
/* line 232, ../../../work/scss/beuth/_original-overwrites.scss */
.startseite.mybeuth #header,
.themenseite.mybeuth #header,
.fachgebietsseite.mybeuth #header,
.shortlist.mybeuth #header {
  height: auto;
}
/* line 240, ../../../work/scss/beuth/_original-overwrites.scss */
.more a {
  display: inline-block;
  font-size: 12px;
}
/* line 246, ../../../work/scss/beuth/_original-overwrites.scss */
.rubrikenseite .hold-text ul {
  padding-left: 0;
}
/* line 251, ../../../work/scss/beuth/_original-overwrites.scss */
.products-list li h2, .products-list li h3 {
  padding-right: 15px;
}
/* line 255, ../../../work/scss/beuth/_original-overwrites.scss */
.sidebox-r .multimedia.box {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 260, ../../../work/scss/beuth/_original-overwrites.scss */
.semantic-wrapper {
  z-index: 1;
}
/* line 265, ../../../work/scss/beuth/_original-overwrites.scss */
.progressbar {
  width: 100%;
  margin: 0;
  padding: 0 0 0 15px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 270, ../../../work/scss/beuth/_original-overwrites.scss */
.progressbar ul li {
  border-left: 0 solid transparent;
}
/* line 274, ../../../work/scss/beuth/_original-overwrites.scss */
.progressbar input.left {
  margin-left: 20px;
}
/* line 277, ../../../work/scss/beuth/_original-overwrites.scss */
.progressbar input.pb-button {
  padding: 9px 7px 12px;
  background: none 0 0;
  border: 0 solid transparent;
}
/* line 281, ../../../work/scss/beuth/_original-overwrites.scss */
.progressbar input.pb-button:hover, .progressbar input.pb-button:active, .progressbar input.pb-button:focus {
  background-color: #00628d;
  color: #fff;
}
/* line 287, ../../../work/scss/beuth/_original-overwrites.scss */
.progressbar a.back-link {
  width: auto;
  height: 18px;
  padding: 0 5px;
  margin-top: 8px;
  background-position: -50px 0;
}
/* line 293, ../../../work/scss/beuth/_original-overwrites.scss */
.progressbar a.back-link:hover, .progressbar a.back-link:active, .progressbar a.back-link:focus {
  background: url(/blob/30690/14cd2095aa7d10b3cb059b0324576621/btn-2-gif-data.gif) no-repeat;
  background-position: 0 0;
}
/* line 297, ../../../work/scss/beuth/_original-overwrites.scss */
.progressbar a.back-link.left {
  float: left;
  margin-left: 20px;
}
/* line 301, ../../../work/scss/beuth/_original-overwrites.scss */
.progressbar a.back-link.right {
  float: right;
  margin-right: 20px;
}
/* line 309, ../../../work/scss/beuth/_original-overwrites.scss */
.bestaetigen .form-area div.choosable,
.zahlungsart .form-area div.choosable {
  padding: 8px 0 9px 0;
  background-position: 0 bottom;
  margin-left: 15px;
  margin-bottom: 60px;
}
/* line 320, ../../../work/scss/beuth/_original-overwrites.scss */
.langanzeige .holder .content .referee {
  clear: both;
}
/* line 323, ../../../work/scss/beuth/_original-overwrites.scss */
.table-info sup {
  font-size: 1em;
}
/* line 327, ../../../work/scss/beuth/_original-overwrites.scss */
.schwerpunkte .topdescription {
  margin-left: 15px;
}
/* line 331, ../../../work/scss/beuth/_original-overwrites.scss */
.productslider, .schwerpunkte .rubrikWrapper {
  margin-left: 19px;
}
/* line 335, ../../../work/scss/beuth/_original-overwrites.scss */
.themenseite .suchergebnisse-verfeinern,
.themenseite .suchergebnisse-verfeinern .box-content {
  background: 0 none;
  border: 0 none;
}
/* line 342, ../../../work/scss/beuth/_original-overwrites.scss */
.suchergebnisseite #sidebox .box > p {
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
/* line 349, ../../../work/scss/beuth/_original-overwrites.scss */
.suchergebnisseite #sidebox img {
  border: 0 none;
}
/* line 354, ../../../work/scss/beuth/_original-overwrites.scss */
.produkt_fachgeb .box img {
  /* DINREL14-2794
  max-width: 50px;
  */
}
/* line 358, ../../../work/scss/beuth/_original-overwrites.scss */
.produkt_fachgeb .box img.panorama {
  max-width: 100%;
}
/* line 364, ../../../work/scss/beuth/_original-overwrites.scss */
.produktdetailseite #breadcrumb {
  margin-top: 0;
}
/* line 367, ../../../work/scss/beuth/_original-overwrites.scss */
.produktdetailseite #bild {
  border-bottom: 0 none;
  background-image: none;
  height: 60px;
}
/* line 373, ../../../work/scss/beuth/_original-overwrites.scss */
.produktdetailseite .c2 .products-list {
  width: 97%;
}
/* line 378, ../../../work/scss/beuth/_original-overwrites.scss */
.produkt_fachgeb .sidebox-l .box img {
  max-width: 50px;
}
/* DINREL14-2794 */
/* line 383, ../../../work/scss/beuth/_original-overwrites.scss */
.produkt_fachgeb .sidebox-r .box img {
  max-width: 80px;
}
/* line 386, ../../../work/scss/beuth/_original-overwrites.scss */
.produkt_fachgeb .sidebox-r .box img.panorama {
  max-width: 100%;
}
/* line 391, ../../../work/scss/beuth/_original-overwrites.scss */
.collection-info.c1 {
  margin-top: 0 !important;
}
/* line 393, ../../../work/scss/beuth/_original-overwrites.scss */
.collection-info.c1 .pager-area {
  width: 100%;
}
/* line 396, ../../../work/scss/beuth/_original-overwrites.scss */
.collection-info.c1 .pager-area-1 {
  width: 151%;
  margin-bottom: 30px;
}
/* line 400, ../../../work/scss/beuth/_original-overwrites.scss */
.collection-info.c1 .pager-area-1 .pager-block {
  width: 63%;
}
/* line 408, ../../../work/scss/beuth/_original-overwrites.scss */
.table-info label .charge-free {
  font-weight: normal;
}
/* line 414, ../../../work/scss/beuth/_original-overwrites.scss */
body.startseite.mybeuth #suche .extended-search .submit {
  top: -5px;
  right: 15px;
}
/* line 419, ../../../work/scss/beuth/_original-overwrites.scss */
.c2 .products-list {
  width: 80%;
}
/* line 424, ../../../work/scss/beuth/_original-overwrites.scss */
body.orderform .form-area .columns .col-2 input {
  width: 216px;
}
/* line 429, ../../../work/scss/beuth/_original-overwrites.scss */
.mybeuth #mybeuthwarenkorb #warenkorb {
  margin-bottom: 34px;
}
/* DINREL14-2817 */
/* line 436, ../../../work/scss/beuth/_original-overwrites.scss */
body.recommend #mybeuthwarenkorb #warenkorb {
  display: none;
}
/* line 440, ../../../work/scss/beuth/_original-overwrites.scss */
body.recommend #mybeuthwarenkorb form {
  display: block !important;
}
/* line 444, ../../../work/scss/beuth/_original-overwrites.scss */
body.recommend #mybeuthwarenkorb a.loginButton {
  display: inline-block;
  background-image: url(/blob/30688/feab10ea9f0926129367f7e91cf57bb9/btn-1-gif-data.gif);
  background-repeat: repeat-x;
  background-position: 0 0;
  background-color: #BDBDBE;
  color: #000;
  border: 1px solid #9c9e9f;
  border-top: none;
  -moz-border-radius: 0.25em;
  -webkit-border-radius: 0.25em;
  border-radius: 0.25em;
  padding: 1px 5px 2px 5px;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 0.8em;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-weight: normal;
}
/* line 466, ../../../work/scss/beuth/_original-overwrites.scss */
.spaltenmodell-1 #mainWrapper,
.mybeuth #mainWrapper,
.fachgebietsseite #mainWrapper,
.themenseite #mainWrapper {
  margin-bottom: 0;
  padding-bottom: 0;
}
/* line 474, ../../../work/scss/beuth/_original-overwrites.scss */
.loginseite .heading-2 {
  padding-left: 0;
}
/* line 479, ../../../work/scss/beuth/_original-overwrites.scss */
.error.active-block .text, .error.active-block .textarea,
.error .text,
.error .textarea {
  border: 1px solid #AC0000 !important;
}
/* line 487, ../../../work/scss/beuth/_original-overwrites.scss */
.main-heading {
  margin: 0;
  margin-left: 15px;
}
/* line 492, ../../../work/scss/beuth/_original-overwrites.scss */
.aside-box {
  top: 0;
}
/* line 496, ../../../work/scss/beuth/_original-overwrites.scss */
.withdrawn,
.pre_orderable,
.footnote-withdrawn,
.footnote-withdrawn sup,
.footnote-pre_orderable,
.footnote-pre_orderable sup {
  color: #AC0000 !important;
}
/* line 506, ../../../work/scss/beuth/_original-overwrites.scss */
.wk2 .weitere-hinweise .textarea-box {
  width: 695px !important;
}
/* line 509, ../../../work/scss/beuth/_original-overwrites.scss */
.wk2 .weitere-hinweise .textarea {
  width: 680px !important;
}
/* line 514, ../../../work/scss/beuth/_original-overwrites.scss */
.bestaetigen .form-area div.choosable,
.zahlungsart .form-area div.choosable {
  background-size: 710px 36px;
}
/* DINREL14-3041 */
/* line 520, ../../../work/scss/beuth/_original-overwrites.scss */
.visual {
  z-index: 9;
}
/* line 525, ../../../work/scss/beuth/_original-overwrites.scss */
.produkt_fachgeb .post .visual .img-wrapp .icon, .startseite .post .visual .img-wrapp .icon {
  background: url(/blob/30728/d8d45b31bc51f3573fd7ac1700b27952/bg-visualbox-gif-data.gif) no-repeat;
  bottom: 0;
  height: 24px;
  left: -10px;
  position: absolute;
  width: 37px;
}
/* DINREL14-2883 */
/* line 536, ../../../work/scss/beuth/_original-overwrites.scss */
.list-links {
  width: 28%;
}
/* DINREL14-3103 */
/* line 541, ../../../work/scss/beuth/_original-overwrites.scss */
.themenseite .c1 .post,
.themenseite .c1 .bg,
.themenseite .c1 span.r,
.themenseite .c1 span.l {
  background-color: transparent !important;
  background-image: none !important;
}
/* DINREL14-3103 */
/* line 550, ../../../work/scss/beuth/_original-overwrites.scss */
body.produkt_fachgeb.themenseite #intro {
  margin-left: 0;
  padding-left: 30px;
  padding-right: 0;
}
/* DINREL14-2826 */
/* line 557, ../../../work/scss/beuth/_original-overwrites.scss */
.textseite .boxes-holder .products .holder ul {
  padding-left: 210px;
}
/* DINREL14-3069 */
/* line 563, ../../../work/scss/beuth/_original-overwrites.scss */
body.gueltigkeit.specialSearch.topical #intro {
  padding: 25px;
  margin-left: -5px;
  background-color: #FCFCFC;
  padding-left: 35px;
}
/* DINREL14-3306 */
/* line 573, ../../../work/scss/beuth/_original-overwrites.scss */
.main-heading .downloadsNeu {
  padding: 10px 0;
  margin-top: -25px;
}
/* line 579, ../../../work/scss/beuth/_original-overwrites.scss */
.article-amount > .footnote {
  float: none;
  width: auto;
}
/* line 583, ../../../work/scss/beuth/_original-overwrites.scss */
.footnote {
  float: left;
  text-align: right;
  width: 70%;
}
/* line 587, ../../../work/scss/beuth/_original-overwrites.scss */
.footnote div > p {
  margin-bottom: 0;
}
/* line 590, ../../../work/scss/beuth/_original-overwrites.scss */
.footnote sup {
  top: 0.15em;
}
/* line 593, ../../../work/scss/beuth/_original-overwrites.scss */
.footnote-discount {
  clear: both;
  display: inline-block;
}
/* line 599, ../../../work/scss/beuth/_original-overwrites.scss */
#middle .multimedia {
  width: 481px;
}
/* line 606, ../../../work/scss/beuth/_original-overwrites.scss */
.serving {
  font-weight: bold;
  color: #F00;
}
/* line 611, ../../../work/scss/beuth/_original-overwrites.scss */
.visualMatrixWrapper .serving {
  background-color: #fff;
  padding: 15px 0 15px 195px;
  margin-top: -15px;
  margin-bottom: 15px;
}
/* line 2, ../../../work/scss/beuth/page/_layout.scss */
#leftColumnWrapper #leftColumn {
  min-height: 1px;
}
/* line 7, ../../../work/scss/beuth/page/_layout.scss */
langanzeige .post .holder p,
.langanzeige .contentList,
.langanzeige .titledLinklist {
  margin-left: 0;
}
/* line 13, ../../../work/scss/beuth/page/_layout.scss */
.langanzeige .holder .content {
  margin-left: 195px;
}
/* line 19, ../../../work/scss/beuth/page/_layout.scss */
.rubrikenseite.spaltenmodell-3 #content {
  padding-left: 935px;
  background-color: #e6f5fc;
}
/* line 24, ../../../work/scss/beuth/page/_layout.scss */
.rubrikenseite.spaltenmodell-3 #leftColumn {
  /* DINREL14-2950 */
  margin-left: -935px;
}
/* line 30, ../../../work/scss/beuth/page/_layout.scss */
.rubrikenseite.spaltenmodell-3 .aside-box {
  top: -36px;
}
/* line 34, ../../../work/scss/beuth/page/_layout.scss */
.rubrikenseite.spaltenmodell-3 #mainWrapper {
  margin-left: -935px;
  width: calc(689px + 100%);
  max-width: 950px;
  margin-right: 0;
}
/* line 40, ../../../work/scss/beuth/page/_layout.scss */
.rubrikenseite.spaltenmodell-3 #mainWrapper #main {
  width: calc(100% - 195px);
}
/* line 44, ../../../work/scss/beuth/page/_layout.scss */
.rubrikenseite.spaltenmodell-3 #mainWrapper #main #intro {
  padding: 20px;
  margin-top: 0;
  width: calc(100% - 38px);
  /*
  & > * { // 3125
    width: calc(100% - 246px - 2 * 20px); // = 469px -- 664px
    max-width: 704px;
  }
  */
}
/* line 60, ../../../work/scss/beuth/page/_layout.scss */
.rubrikenseite.spaltenmodell-3 #mainWrapper #main .c1 .pager-area {
  width: calc(100% + 291px);
}
/* line 65, ../../../work/scss/beuth/page/_layout.scss */
.rubrikenseite.spaltenmodell-3 #mainWrapper #main #middle {
  float: none;
  width: calc(100% - 28px);
  padding-bottom: 0;
  padding-right: 15px;
}
/* line 70, ../../../work/scss/beuth/page/_layout.scss */
.rubrikenseite.spaltenmodell-3 #mainWrapper #main #middle .hold-text {
  padding-bottom: 0;
}
/* line 73, ../../../work/scss/beuth/page/_layout.scss */
.rubrikenseite.spaltenmodell-3 #mainWrapper #main #middle ~ #middle {
  padding-top: 10px;
}
/* line 80, ../../../work/scss/beuth/page/_layout.scss */
.rubrikenseite.spaltenmodell-3 #sideboxWrapper {
  margin-top: 230px;
  margin-top: calc(360px - 10vw);
}
/* line 84, ../../../work/scss/beuth/page/_layout.scss */
.rubrikenseite.spaltenmodell-3 #sideboxWrapper .sidebox-r {
  float: right;
  width: 246px;
  margin-top: 10px;
  margin-left: 0;
}
/* line 90, ../../../work/scss/beuth/page/_layout.scss */
.rubrikenseite.spaltenmodell-3 #sideboxWrapper .sidebox-r .multimedia {
  padding: 8px;
}
/* line 92, ../../../work/scss/beuth/page/_layout.scss */
.rubrikenseite.spaltenmodell-3 #sideboxWrapper .sidebox-r .multimedia h4 {
  margin-top: .5em;
}
/* DINREL14-1974 */
/* line 102, ../../../work/scss/beuth/page/_layout.scss */
body.themenseite #middle-2 {
  width: 653px;
}
/* EOD DINREL14-1974 */
/* line 109, ../../../work/scss/beuth/page/_layout.scss */
body.startseite .c1, body.startseite .c2 {
  width: 100%;
}
/* line 112, ../../../work/scss/beuth/page/_layout.scss */
body.startseite #content {
  background: url(/blob/59164/2097ef18c05c99c1b02306f8c3c6a284/content-1198x200-png-data.png) no-repeat #eeefef left top;
}
/* line 118, ../../../work/scss/beuth/page/_layout.scss */
.c1 > ul {
  padding-left: 0;
}
/* line 123, ../../../work/scss/beuth/page/_layout.scss */
.c1 + .c2 {
  padding-top: 14px;
}
/* line 127, ../../../work/scss/beuth/page/_layout.scss */
.c2 {
  margin: 0 0 0 15px;
  padding: 0 1% 0 4px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 134, ../../../work/scss/beuth/page/_layout.scss */
#mainWrapper #main {
  background: none 0 0;
}
/* line 139, ../../../work/scss/beuth/page/_layout.scss */
.products {
  margin: 0 6.1% 0 0;
}
/* line 143, ../../../work/scss/beuth/page/_layout.scss */
.fachgebietsseite .products, .themenseite .products {
  width: 100%;
  padding-right: 20px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 150, ../../../work/scss/beuth/page/_layout.scss */
.spaltenmodell-3 #warenkorb {
  width: 246px;
}
/* line 154, ../../../work/scss/beuth/page/_layout.scss */
.spaltenmodell-3 #mybeuthwarenkorb,
.spaltenmodell-3 #mybeuth {
  width: 245px;
}
/* line 1, ../../../work/scss/beuth/page/_body.scss */
body {
  background-color: #fff;
}
/* line 2, ../../../work/scss/beuth/page/_suchergebnisseite.scss */
body.suchergebnisseite .extended-search .search-nav li.active a, body.suchergebnisseite .search-nav li.active a {
  background: 0 0 #C7E8F8;
  border-top: 0 solid transparent;
  color: #1a171b;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false) !important;
}
/* line 9, ../../../work/scss/beuth/page/_suchergebnisseite.scss */
body.suchergebnisseite .extended-search .search-nav li a,
body.suchergebnisseite .search-nav li a {
  background-color: #eef5f9;
  -moz-box-shadow: inset 4px 3px 5px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 4px 3px 5px rgba(0, 0, 0, 0.1);
  box-shadow: inset 4px 3px 5px rgba(0, 0, 0, 0.1);
}
/* line 22, ../../../work/scss/beuth/page/_suchergebnisseite.scss */
body.suchergebnisseite #mainWrapper #main #intro {
  background-color: #fff;
}
/* line 24, ../../../work/scss/beuth/page/_suchergebnisseite.scss */
body.suchergebnisseite #mainWrapper #main #intro .heading-1 {
  padding: 15px 0 20px 18px;
}
/* line 27, ../../../work/scss/beuth/page/_suchergebnisseite.scss */
body.suchergebnisseite #mainWrapper #main #intro ~ p {
  padding: 15px 10px 15px 39px;
}
/* line 34, ../../../work/scss/beuth/page/_suchergebnisseite.scss */
body.suchergebnisseite .sidebox-l {
  margin-top: 0;
}
/* line 38, ../../../work/scss/beuth/page/_suchergebnisseite.scss */
body.suchergebnisseite .sidebox-l .ihre-verfeinerungen .neuheiten,
body.suchergebnisseite .sidebox-l .ihre-verfeinerungen .fachgebiete,
body.suchergebnisseite .sidebox-l .ihre-verfeinerungen .sprachen,
body.suchergebnisseite .sidebox-l .ihre-verfeinerungen .regelwerke {
  border-top: 0 none;
}
/* line 49, ../../../work/scss/beuth/page/_suchergebnisseite.scss */
body.suchergebnisseite.spaltenmodell-2 .pager-area {
  width: calc(100% + 248px);
}
/* line 52, ../../../work/scss/beuth/page/_suchergebnisseite.scss */
body.suchergebnisseite.spaltenmodell-2 #sidebox {
  margin-top: 115px;
}
/* line 59, ../../../work/scss/beuth/page/_suchergebnisseite.scss */
body.suchergebnisseite.fachbereichssuche .sidebox-r .box {
  margin-top: 0;
  margin-bottom: 0;
  border-top-width: 0;
  border-bottom-width: 0;
}
/* DINREL14-1924 */
/* line 3, ../../../work/scss/beuth/page/_loginseite.scss */
body.loginseite .c1 {
  margin: 0 -53% 0 -100px;
  padding: 0 0 0 115px;
  background: none 0 0 #fff;
}
/* line 7, ../../../work/scss/beuth/page/_loginseite.scss */
body.loginseite .c1 .main-heading {
  margin: 0;
  padding: 12px 0 8px;
}
/* line 10, ../../../work/scss/beuth/page/_loginseite.scss */
body.loginseite .c1 .main-heading h1 {
  margin: 0;
  padding: 0;
  font-size: 1.534em;
}
/* EOD DINREL14-1924 */
/* line 23, ../../../work/scss/beuth/page/_loginseite.scss */
body.loginseite #mybeuthwarenkorb form,
body.loginseite #mybeuthwarenkorb .login-and-direkt .sub-title,
body.loginseite #mybeuthwarenkorb .login-and-direkt ul {
  display: none;
}
/* line 29, ../../../work/scss/beuth/page/_loginseite.scss */
body.loginseite #mybeuthwarenkorb .more {
  position: absolute;
  right: 7px;
  top: 12px;
}
/* line 35, ../../../work/scss/beuth/page/_loginseite.scss */
body.loginseite #mybeuthwarenkorb .login-and-direkt {
  border: none;
  padding: 0;
  margin: 0;
}
/* line 42, ../../../work/scss/beuth/page/_loginseite.scss */
body.loginseite #mybeuthwarenkorb #mybeuth .holder {
  background-image: none;
}
/* line 48, ../../../work/scss/beuth/page/_loginseite.scss */
body.loginseite #intro {
  padding-bottom: 15px;
  padding-left: 210px;
  margin-left: -5px;
  margin-left: -195px;
  background-color: #fff;
}
/* DINREL14-1923 */
/* line 3, ../../../work/scss/beuth/page/_callback.scss */
body.callback #suche, body.callback #bild {
  display: none;
}
/* line 6, ../../../work/scss/beuth/page/_callback.scss */
body.callback .c1 {
  margin: 0 -53% 0 -100px;
  padding: 0 53% 0 96px;
  background: none 0 0 #fff;
}
/* line 10, ../../../work/scss/beuth/page/_callback.scss */
body.callback .c1 .main-heading {
  margin: 0 -15% 27px 0;
  background: none 0 0 #fff;
}
/* line 13, ../../../work/scss/beuth/page/_callback.scss */
body.callback .c1 .main-heading h1 {
  margin: 0;
  font-size: 1.534em;
}
/* line 17, ../../../work/scss/beuth/page/_callback.scss */
body.callback .c1 .main-heading div > p {
  padding: 15px 0 0 20px;
}
/* line 23, ../../../work/scss/beuth/page/_callback.scss */
body.callback #hauptnavigation #navi-holder {
  padding-left: 194px;
}
/* EOD DINREL14-1923 */
/* line 2, ../../../work/scss/beuth/page/_themenseite.scss */
body.themenseite #mybeuthwarenkorb {
  top: -57px;
}
/* line 5, ../../../work/scss/beuth/page/_themenseite.scss */
body.themenseite #content {
  position: static;
}
/* line 9, ../../../work/scss/beuth/page/_themenseite.scss */
body.themenseite .num-pages button {
  font-weight: normal !important;
}
/* line 12, ../../../work/scss/beuth/page/_themenseite.scss */
body.themenseite .num-pages button:disabled {
  font-weight: bold !important;
}
/* line 17, ../../../work/scss/beuth/page/_themenseite.scss */
body.themenseite .num-pages em {
  font-style: normal;
}
/* line 2, ../../../work/scss/beuth/page/_produkt_fachgeb.scss */
body.produkt_fachgeb.fachgebietsseite {
  min-width: 950px;
}
/* line 5, ../../../work/scss/beuth/page/_produkt_fachgeb.scss */
body.produkt_fachgeb.fachgebietsseite #mybeuth {
  border-left: 1px solid #b1b3b4;
  background: url(/blob/30674/bb1b098f047174bd64915e0504d6f881/bg-login-box-2-gif-data.gif) repeat-x #eff6f9;
}
/* line 10, ../../../work/scss/beuth/page/_produkt_fachgeb.scss */
body.produkt_fachgeb.fachgebietsseite #breadcrumb {
  position: static;
  margin-top: 62px;
}
/* line 16, ../../../work/scss/beuth/page/_produkt_fachgeb.scss */
body.produkt_fachgeb.fachgebietsseite #leftColumn #navi {
  margin-top: -72px;
}
/* line 20, ../../../work/scss/beuth/page/_produkt_fachgeb.scss */
body.produkt_fachgeb.fachgebietsseite #leftColumn .sidebox-l .box img {
  width: 50px;
}
/* line 23, ../../../work/scss/beuth/page/_produkt_fachgeb.scss */
body.produkt_fachgeb.fachgebietsseite #leftColumn .sidebox-l .box > ul > li {
  border-bottom: 1px solid #CECFD0;
  padding-top: 19px;
  padding-bottom: 13px;
  margin-bottom: 14px;
  background-image: url(/blob/30782/a46673a2c1fe5503ed9857a367d19c49/line2-gif-data.gif);
  background-repeat: repeat-x;
  background-position: 0 100%;
}
/* line 36, ../../../work/scss/beuth/page/_produkt_fachgeb.scss */
body.produkt_fachgeb.fachgebietsseite #main #navi.back-link {
  display: none;
}
/* line 40, ../../../work/scss/beuth/page/_produkt_fachgeb.scss */
body.produkt_fachgeb.fachgebietsseite #main .main-heading {
  width: calc(100% - 1em);
  margin-top: -.5em;
  padding-bottom: 0;
}
/* line 44, ../../../work/scss/beuth/page/_produkt_fachgeb.scss */
body.produkt_fachgeb.fachgebietsseite #main .main-heading h1 {
  margin-bottom: 0;
  padding-left: 18px;
}
/* line 50, ../../../work/scss/beuth/page/_produkt_fachgeb.scss */
body.produkt_fachgeb.fachgebietsseite #main .c1 {
  margin-top: 0 !important;
}
/* line 52, ../../../work/scss/beuth/page/_produkt_fachgeb.scss */
body.produkt_fachgeb.fachgebietsseite #main .c1 .pager-area {
  width: 100%;
}
/* line 54, ../../../work/scss/beuth/page/_produkt_fachgeb.scss */
body.produkt_fachgeb.fachgebietsseite #main .c1 .pager-area .pager-turn {
  padding-bottom: 7px;
}
/* line 56, ../../../work/scss/beuth/page/_produkt_fachgeb.scss */
body.produkt_fachgeb.fachgebietsseite #main .c1 .pager-area .pager-turn li {
  max-height: 30px;
}
/* line 58, ../../../work/scss/beuth/page/_produkt_fachgeb.scss */
body.produkt_fachgeb.fachgebietsseite #main .c1 .pager-area .pager-turn li button {
  width: 30px;
  height: 30px;
}
/* line 65, ../../../work/scss/beuth/page/_produkt_fachgeb.scss */
body.produkt_fachgeb.fachgebietsseite #main .c1 .pager-area .pager-block li {
  padding: 0;
}
/* line 68, ../../../work/scss/beuth/page/_produkt_fachgeb.scss */
body.produkt_fachgeb.fachgebietsseite #main .c1 .pager-area .pager-block li.active button.link {
  background: none;
}
/* line 73, ../../../work/scss/beuth/page/_produkt_fachgeb.scss */
body.produkt_fachgeb.fachgebietsseite #main .c1 .pager-area .pager-block li:not(.active) button.link {
  font-weight: normal !important;
  font-style: italic;
}
/* line 81, ../../../work/scss/beuth/page/_produkt_fachgeb.scss */
body.produkt_fachgeb.fachgebietsseite #main .c1 .post {
  width: 67%;
  margin-left: -4px;
  background: none;
}
/* line 85, ../../../work/scss/beuth/page/_produkt_fachgeb.scss */
body.produkt_fachgeb.fachgebietsseite #main .c1 .post .bg {
  visibility: hidden;
}
/* line 88, ../../../work/scss/beuth/page/_produkt_fachgeb.scss */
body.produkt_fachgeb.fachgebietsseite #main .c1 .post:hover {
  background: #e6f5fc url(/blob/30726/cc755e55426206d66eb01b7e35f9de84/bg-infobox-gif-data.gif) repeat-x;
}
/* line 90, ../../../work/scss/beuth/page/_produkt_fachgeb.scss */
body.produkt_fachgeb.fachgebietsseite #main .c1 .post:hover .bg {
  visibility: visible;
}
/* line 100, ../../../work/scss/beuth/page/_produkt_fachgeb.scss */
body.produkt_fachgeb.fachgebietsseite:not(.hasKeyvisual) #bild {
  display: none;
}
/* line 104, ../../../work/scss/beuth/page/_produkt_fachgeb.scss */
body.produkt_fachgeb.fachgebietsseite:not(.hasKeyvisual) #mybeuthwarenkorb {
  top: -44px;
}
/* line 108, ../../../work/scss/beuth/page/_produkt_fachgeb.scss */
body.produkt_fachgeb.fachgebietsseite:not(.hasKeyvisual) .topdescription {
  width: 61.5%;
  min-height: 125px;
  padding: 14px 22px 0;
  background-color: #FFF;
}
/* line 116, ../../../work/scss/beuth/page/_produkt_fachgeb.scss */
body.produkt_fachgeb.fachgebietsseite:not(.hasKeyvisual).schwerpunkte #sidebox .sidebox-r {
  top: 435px !important;
}
/* line 123, ../../../work/scss/beuth/page/_produkt_fachgeb.scss */
body.produkt_fachgeb.fachgebietsseite:not(.schwerpunkte) #sidebox .sidebox-r {
  top: -60px !important;
}
/* line 130, ../../../work/scss/beuth/page/_produkt_fachgeb.scss */
body.produkt_fachgeb.fachgebietsseite.produktdetailseite .table-info {
  padding-top: 2px;
}
/* line 133, ../../../work/scss/beuth/page/_produkt_fachgeb.scss */
body.produkt_fachgeb.fachgebietsseite.produktdetailseite .langanzeige .table-info td.col3:last-of-type {
  width: 274px;
}
/* line 136, ../../../work/scss/beuth/page/_produkt_fachgeb.scss */
body.produkt_fachgeb.fachgebietsseite.produktdetailseite .products-list .img-wrapp {
  float: left;
}
/* line 141, ../../../work/scss/beuth/page/_produkt_fachgeb.scss */
body.produkt_fachgeb.fachgebietsseite.schwerpunkte .rubrik {
  height: auto;
}
/* line 143, ../../../work/scss/beuth/page/_produkt_fachgeb.scss */
body.produkt_fachgeb.fachgebietsseite.schwerpunkte .rubrik .innerRubrik {
  height: auto;
}
/* line 145, ../../../work/scss/beuth/page/_produkt_fachgeb.scss */
body.produkt_fachgeb.fachgebietsseite.schwerpunkte .rubrik .innerRubrik .rubrikContent {
  display: inline-block;
  width: calc(100% / 3);
  margin: inherit;
  vertical-align: top;
}
/* line 150, ../../../work/scss/beuth/page/_produkt_fachgeb.scss */
body.produkt_fachgeb.fachgebietsseite.schwerpunkte .rubrik .innerRubrik .rubrikContent > div {
  float: none;
  padding: 0 calc((100% - 160px) / 2);
  margin: inherit;
}
/* line 154, ../../../work/scss/beuth/page/_produkt_fachgeb.scss */
body.produkt_fachgeb.fachgebietsseite.schwerpunkte .rubrik .innerRubrik .rubrikContent > div .imgPlaceholder {
  position: relative;
  float: none;
  margin: inherit;
}
/* line 158, ../../../work/scss/beuth/page/_produkt_fachgeb.scss */
body.produkt_fachgeb.fachgebietsseite.schwerpunkte .rubrik .innerRubrik .rubrikContent > div .imgPlaceholder img {
  position: absolute;
  bottom: 20px;
  margin: 0;
}
/* line 172, ../../../work/scss/beuth/page/_produkt_fachgeb.scss */
body.produkt_fachgeb:not(.fachgebietsseite).produktdetailseite .footnote, body.produkt_fachgeb:not(.fachgebietsseite).produktdetailseite .footnote-discount {
  display: list-item;
  list-style-type: none;
  float: none;
  text-align: left;
}
/* line 177, ../../../work/scss/beuth/page/_produkt_fachgeb.scss */
body.produkt_fachgeb:not(.fachgebietsseite).produktdetailseite .footnote sup, body.produkt_fachgeb:not(.fachgebietsseite).produktdetailseite .footnote-discount sup {
  position: static;
}
/* line 184, ../../../work/scss/beuth/page/_produkt_fachgeb.scss */
body.produkt_fachgeb.themenseite .post-content {
  left: 11px;
}
/* line 186, ../../../work/scss/beuth/page/_produkt_fachgeb.scss */
body.produkt_fachgeb.themenseite .post-content .post-wrap {
  margin-right: 11px;
}
/* line 191, ../../../work/scss/beuth/page/_produkt_fachgeb.scss */
body.produkt_fachgeb.themenseite .authors .heading > span {
  font-size: 1.384em;
  font-weight: bold;
}
/* line 194, ../../../work/scss/beuth/page/_produkt_fachgeb.scss */
body.produkt_fachgeb.themenseite .authors .heading > span ~ h2 > a {
  color: #00628d;
}
/* line 2, ../../../work/scss/beuth/page/_seminare.scss */
body.seminare #mainWrapper {
  padding-right: 0;
}
/* line 5, ../../../work/scss/beuth/page/_seminare.scss */
body.seminare #middle-2 {
  width: 100% !important;
}
/* line 8, ../../../work/scss/beuth/page/_seminare.scss */
body.seminare .aside-box ul.list {
  border-bottom: 0 solid transparent;
}
/* line 12, ../../../work/scss/beuth/page/_seminare.scss */
body.seminare #intro + p:not(.c1) {
  padding-left: 22px;
  font-weight: bold;
}
/* line 2, ../../../work/scss/beuth/page/_warenkorb.scss */
body.spaltenmodell-2.warenkorb #warenkorb {
  display: none;
}
/* line 5, ../../../work/scss/beuth/page/_warenkorb.scss */
body.spaltenmodell-2.warenkorb #navi {
  position: absolute;
  top: 50px;
  left: 0;
}
/* line 10, ../../../work/scss/beuth/page/_warenkorb.scss */
body.spaltenmodell-2.warenkorb #content {
  background: none 0 0 #fff;
}
/* line 14, ../../../work/scss/beuth/page/_warenkorb.scss */
body.spaltenmodell-2.warenkorb #mainWrapper {
  margin-top: 95px;
}
/* line 16, ../../../work/scss/beuth/page/_warenkorb.scss */
body.spaltenmodell-2.warenkorb #mainWrapper #main {
  background: none 0 0 transparent;
  margin-bottom: 0;
}
/* line 20, ../../../work/scss/beuth/page/_warenkorb.scss */
body.spaltenmodell-2.warenkorb #mainWrapper #main form#command > h2, body.spaltenmodell-2.warenkorb #mainWrapper #main form#command + h2 {
  font-size: 20px;
  margin-top: -37px;
  padding-bottom: 30px;
  padding-left: 75px;
  color: #00628d;
}
/* line 28, ../../../work/scss/beuth/page/_warenkorb.scss */
body.spaltenmodell-2.warenkorb #mainWrapper #main form#command > #intro:first-child {
  margin-top: -31px;
}
/* line 30, ../../../work/scss/beuth/page/_warenkorb.scss */
body.spaltenmodell-2.warenkorb #mainWrapper #main form#command > #intro:first-child h1 {
  padding-top: 8px;
  padding-bottom: 5px;
}
/* line 34, ../../../work/scss/beuth/page/_warenkorb.scss */
body.spaltenmodell-2.warenkorb #mainWrapper #main form#command > #intro:first-child ~ .progressbar {
  margin-bottom: 10px;
}
/* line 39, ../../../work/scss/beuth/page/_warenkorb.scss */
body.spaltenmodell-2.warenkorb #mainWrapper #main > .progressbar {
  margin-top: -95px;
}
/* line 41, ../../../work/scss/beuth/page/_warenkorb.scss */
body.spaltenmodell-2.warenkorb #mainWrapper #main > .progressbar ~ #middle-2 > .instruction {
  padding-top: 8px;
}
/* line 48, ../../../work/scss/beuth/page/_warenkorb.scss */
body.spaltenmodell-2.warenkorb #intro {
  top: 0;
  z-index: 1;
}
/* line 51, ../../../work/scss/beuth/page/_warenkorb.scss */
body.spaltenmodell-2.warenkorb #intro .heading-2 {
  padding-left: 20px;
}
/* line 56, ../../../work/scss/beuth/page/_warenkorb.scss */
body.spaltenmodell-2.warenkorb #middle-2 {
  margin-left: -20px;
  margin-bottom: 27px;
  padding-left: 40px;
  background: url(/blob/59162/a17332d4a79c075a7f90e4bc43a01e86/bg-main-warenkorb-png-data.png) repeat-y;
}
/* line 62, ../../../work/scss/beuth/page/_warenkorb.scss */
body.spaltenmodell-2.warenkorb #middle-2 > :nth-last-child(2):not(:nth-child(2)).form-area.articles.cf {
  padding: 0;
}
/* line 67, ../../../work/scss/beuth/page/_warenkorb.scss */
body.spaltenmodell-2.warenkorb .instruction {
  padding-top: 0;
}
/* line 71, ../../../work/scss/beuth/page/_warenkorb.scss */
body.spaltenmodell-2.warenkorb .progressbar {
  width: 740px;
  margin-top: -31px;
  margin-left: 20px;
}
/* line 78, ../../../work/scss/beuth/page/_warenkorb.scss */
body.spaltenmodell-2.warenkorb .articles .article-container p.count input.textInput {
  margin-left: 5px;
}
/* line 82, ../../../work/scss/beuth/page/_warenkorb.scss */
body.spaltenmodell-2.warenkorb .note {
  background: none;
  border: none;
  padding: 0;
}
/* line 89, ../../../work/scss/beuth/page/_warenkorb.scss */
body.spaltenmodell-2.warenkorb.wk2 #leftColumnWrapper ~ #mainWrapper {
  margin-top: 30px;
}
/* line 91, ../../../work/scss/beuth/page/_warenkorb.scss */
body.spaltenmodell-2.warenkorb.wk2 #leftColumnWrapper ~ #mainWrapper #main > .progressbar {
  margin-top: -31px;
}
/* line 94, ../../../work/scss/beuth/page/_warenkorb.scss */
body.spaltenmodell-2.warenkorb.wk2 #leftColumnWrapper ~ #mainWrapper #intro .heading-2 {
  position: relative;
  top: .6em;
}
/* line 98, ../../../work/scss/beuth/page/_warenkorb.scss */
body.spaltenmodell-2.warenkorb.wk2 #leftColumnWrapper ~ #mainWrapper .instruction {
  margin-top: .8em;
}
/* line 101, ../../../work/scss/beuth/page/_warenkorb.scss */
body.spaltenmodell-2.warenkorb.wk2 #leftColumnWrapper ~ #mainWrapper #intro + #middle-2 {
  margin-top: .6em;
}
/* line 114, ../../../work/scss/beuth/page/_warenkorb.scss */
body.spaltenmodell-2.warenkorb.wk2 .instruction {
  width: 98%;
  left: 0;
  background: initial;
}
/* line 119, ../../../work/scss/beuth/page/_warenkorb.scss */
body.spaltenmodell-2.warenkorb.wk2 .instruction h2 {
  margin-left: 0;
}
/* line 122, ../../../work/scss/beuth/page/_warenkorb.scss */
body.spaltenmodell-2.warenkorb.wk2 .instruction h2.hinweis {
  color: #AC0000;
}
/* line 130, ../../../work/scss/beuth/page/_warenkorb.scss */
body.spaltenmodell-2.warenkorb:not(.aboAuswahl) #mainWrapper #main > #intro h1 {
  top: -52px;
}
/* line 136, ../../../work/scss/beuth/page/_warenkorb.scss */
body.spaltenmodell-2.warenkorb.aboAuswahl #mainWrapper {
  margin-top: 25px;
}
/* line 139, ../../../work/scss/beuth/page/_warenkorb.scss */
body.spaltenmodell-2.warenkorb.aboAuswahl .progressbar {
  position: relative;
  z-index: 0;
  left: -210px;
  width: 950px;
  margin-top: -42px;
}
/* line 146, ../../../work/scss/beuth/page/_warenkorb.scss */
body.spaltenmodell-2.warenkorb.aboAuswahl #orderform {
  padding-bottom: 0;
}
/* line 148, ../../../work/scss/beuth/page/_warenkorb.scss */
body.spaltenmodell-2.warenkorb.aboAuswahl #orderform #middle-2 {
  margin-top: 20px;
}
/* line 152, ../../../work/scss/beuth/page/_warenkorb.scss */
body.spaltenmodell-2.warenkorb.aboAuswahl .sidebox-r {
  margin-top: 45px;
}
/* line 2, ../../../work/scss/beuth/page/_orderform.scss */
body.spaltenmodell-2.orderform #warenkorb, body.spaltenmodell-2.orderform #bild {
  display: none;
}
/* line 6, ../../../work/scss/beuth/page/_orderform.scss */
body.spaltenmodell-2.orderform:not(.bestaetigen) #suche {
  display: none;
}
/* line 9, ../../../work/scss/beuth/page/_orderform.scss */
body.spaltenmodell-2.orderform:not(.bestaetigen) #navi-holder > ul {
  margin-left: 194px;
}
/* line 14, ../../../work/scss/beuth/page/_orderform.scss */
body.spaltenmodell-2.orderform #mybeuth {
  position: absolute;
  right: 0;
}
/* line 19, ../../../work/scss/beuth/page/_orderform.scss */
body.spaltenmodell-2.orderform #middle {
  width: 100%;
  padding: 5px 0 15px;
  padding-left: 0;
}
/* line 23, ../../../work/scss/beuth/page/_orderform.scss */
body.spaltenmodell-2.orderform #middle ol {
  padding-bottom: 0;
}
/* line 28, ../../../work/scss/beuth/page/_orderform.scss */
body.spaltenmodell-2.orderform #content {
  background: none 0 0 #fff;
}
/* line 31, ../../../work/scss/beuth/page/_orderform.scss */
body.spaltenmodell-2.orderform #content .customer-data > h2, body.spaltenmodell-2.orderform #content .payment-method > h2, body.spaltenmodell-2.orderform #content .order-completion > h2 {
  padding: 20px 0 0 30px;
}
/* line 36, ../../../work/scss/beuth/page/_orderform.scss */
body.spaltenmodell-2.orderform #content #main {
  margin-top: 0;
  margin-bottom: 35px;
}
/* line 41, ../../../work/scss/beuth/page/_orderform.scss */
body.spaltenmodell-2.orderform #content #orderform {
  padding-bottom: 0;
}
/* line 45, ../../../work/scss/beuth/page/_orderform.scss */
body.spaltenmodell-2.orderform #content #intro {
  background-color: #fff;
  padding: 0;
}
/* line 53, ../../../work/scss/beuth/page/_orderform.scss */
body.spaltenmodell-2.orderform #content .form-area:empty, body.spaltenmodell-2.orderform #content .form-area.empty {
  display: none;
}
/* line 59, ../../../work/scss/beuth/page/_orderform.scss */
body.spaltenmodell-2.orderform #content .note:empty, body.spaltenmodell-2.orderform #content .note.empty {
  display: none;
  /*
  border: none;
  padding: 10px 0;
  background: none;
  */
}
/* line 70, ../../../work/scss/beuth/page/_orderform.scss */
body.spaltenmodell-2.orderform #content :not(.order-success) > #middle-2::after {
  content: "";
  display: block;
  width: calc(100% + 100px);
  height: 27px;
  margin-left: -100px;
  background-color: #FFF;
}
/* line 81, ../../../work/scss/beuth/page/_orderform.scss */
body.spaltenmodell-2.orderform #content .payment-method input[type='radio'] + label {
  display: inline;
  margin-right: 10px;
  margin-left: 5px;
}
/* line 87, ../../../work/scss/beuth/page/_orderform.scss */
body.spaltenmodell-2.orderform #content .progressbar {
  position: relative;
  left: -195px;
  width: 950px;
  padding-bottom: 63px;
}
/* line 92, ../../../work/scss/beuth/page/_orderform.scss */
body.spaltenmodell-2.orderform #content .progressbar .show-basket {
  float: left;
  display: inline-block;
  width: 146px;
  margin-left: 10px;
}
/* line 98, ../../../work/scss/beuth/page/_orderform.scss */
body.spaltenmodell-2.orderform #content .progressbar ul {
  padding-left: 40px;
}
/* line 100, ../../../work/scss/beuth/page/_orderform.scss */
body.spaltenmodell-2.orderform #content .progressbar ul .step {
  padding-top: 10px;
  padding-bottom: 11px;
  border: 0 solid transparent;
  background-color: transparent;
}
/* line 106, ../../../work/scss/beuth/page/_orderform.scss */
body.spaltenmodell-2.orderform #content .progressbar ul input.step:hover, body.spaltenmodell-2.orderform #content .progressbar ul input.step:active, body.spaltenmodell-2.orderform #content .progressbar ul input.step:focus {
  background-color: #00628d;
  color: #fff;
}
/* line 111, ../../../work/scss/beuth/page/_orderform.scss */
body.spaltenmodell-2.orderform #content .progressbar .next-step {
  float: right;
  margin: 8px 16px 0 0;
  font-size: .8em;
  background: url(/blob/30688/feab10ea9f0926129367f7e91cf57bb9/btn-1-gif-data.gif) repeat-x;
}
/* line 116, ../../../work/scss/beuth/page/_orderform.scss */
body.spaltenmodell-2.orderform #content .progressbar .next-step:hover, body.spaltenmodell-2.orderform #content .progressbar .next-step:active, body.spaltenmodell-2.orderform #content .progressbar .next-step:focus {
  background: url(/blob/30690/14cd2095aa7d10b3cb059b0324576621/btn-2-gif-data.gif) no-repeat;
  background-position: 0 0;
}
/* line 124, ../../../work/scss/beuth/page/_orderform.scss */
body.spaltenmodell-2.orderform .sidebox-l {
  font-size: 1em;
  margin-top: 125px;
}
/* line 130, ../../../work/scss/beuth/page/_orderform.scss */
body.spaltenmodell-2.orderform .instruction .detailText > div:first-child {
  margin-bottom: 12px;
}
/* line 133, ../../../work/scss/beuth/page/_orderform.scss */
body.spaltenmodell-2.orderform .instruction .detailText strong {
  font-size: 14px;
}
/* line 144, ../../../work/scss/beuth/page/_orderform.scss */
body.spaltenmodell-2.orderform.bestaetigen #content #mainWrapper:first-child {
  margin-left: 0;
}
/* line 148, ../../../work/scss/beuth/page/_orderform.scss */
body.spaltenmodell-2.orderform.bestaetigen #content #intro > div > h1 {
  padding: 31px 10px 16px 25px;
}
/* line 151, ../../../work/scss/beuth/page/_orderform.scss */
body.spaltenmodell-2.orderform.bestaetigen #content .hold-text > .detailText {
  padding: .5em 0 0 1em;
}
/* line 155, ../../../work/scss/beuth/page/_orderform.scss */
body.spaltenmodell-2.orderform.bestaetigen #content .order-success .progressbar ul {
  margin-left: 50px;
}
/* line 157, ../../../work/scss/beuth/page/_orderform.scss */
body.spaltenmodell-2.orderform.bestaetigen #content .order-success .progressbar ul li:first-of-type::before {
  content: "";
  float: left;
  width: 5px;
  height: 47px;
  background-color: #FFF;
}
/* line 166, ../../../work/scss/beuth/page/_orderform.scss */
body.spaltenmodell-2.orderform.bestaetigen #content #middle {
  float: none;
}
/* line 170, ../../../work/scss/beuth/page/_orderform.scss */
body.spaltenmodell-2.orderform.bestaetigen #content .order-completion #middle-2 {
  margin-bottom: 60px;
}
/* line 172, ../../../work/scss/beuth/page/_orderform.scss */
body.spaltenmodell-2.orderform.bestaetigen #content .order-completion #middle-2::after {
  content: none;
}
/* line 177, ../../../work/scss/beuth/page/_orderform.scss */
body.spaltenmodell-2.orderform.bestaetigen #content .form-area {
  padding: 20px 15px 0;
}
/* line 179, ../../../work/scss/beuth/page/_orderform.scss */
body.spaltenmodell-2.orderform.bestaetigen #content .form-area.cf {
  clear: both;
}
/* line 182, ../../../work/scss/beuth/page/_orderform.scss */
body.spaltenmodell-2.orderform.bestaetigen #content .form-area .rte--list li {
  margin-bottom: 10px;
  margin-left: 1.5em;
}
/* line 186, ../../../work/scss/beuth/page/_orderform.scss */
body.spaltenmodell-2.orderform.bestaetigen #content .form-area .article-container .article-text {
  width: calc(100% - 288px);
}
/* line 188, ../../../work/scss/beuth/page/_orderform.scss */
body.spaltenmodell-2.orderform.bestaetigen #content .form-area .article-container .article-text > p {
  width: calc(100% - 30px);
  margin: 0 15px 8px;
}
/* line 195, ../../../work/scss/beuth/page/_orderform.scss */
body.spaltenmodell-2.orderform.bestaetigen #content .hold-text, body.spaltenmodell-2.orderform.bestaetigen #content .form-area.cf > p {
  padding: 0 1em;
}
/* line 200, ../../../work/scss/beuth/page/_orderform.scss */
body.spaltenmodell-2.orderform.bestaetigen #content .note:last-of-type {
  margin-bottom: 20px;
}
/* line 206, ../../../work/scss/beuth/page/_orderform.scss */
body.spaltenmodell-2.orderform.bestaetigen .sidebox-l {
  margin-top: 80px;
}
/* line 208, ../../../work/scss/beuth/page/_orderform.scss */
body.spaltenmodell-2.orderform.bestaetigen .sidebox-l .advice {
  margin-top: 45px;
}
/* line 220, ../../../work/scss/beuth/page/_orderform.scss */
.mandatory.must_accept_abo_terms, .error.must_accept_abo_terms {
  padding: 10px 6px;
  font-weight: bold;
}
/* line 223, ../../../work/scss/beuth/page/_orderform.scss */
.mandatory.must_accept_abo_terms p, .error.must_accept_abo_terms p {
  margin-bottom: 6px;
}
/* line 226, ../../../work/scss/beuth/page/_orderform.scss */
.mandatory.must_accept_abo_terms #advice-MUST_ACCEPT_ABO_TERMS, .error.must_accept_abo_terms #advice-MUST_ACCEPT_ABO_TERMS {
  margin-right: 6px;
}
/* line 230, ../../../work/scss/beuth/page/_orderform.scss */
.mandatory.must_accept_normflat_terms, .error.must_accept_normflat_terms {
  padding: 6px;
}
/* line 232, ../../../work/scss/beuth/page/_orderform.scss */
.mandatory.must_accept_normflat_terms #advice-MUST_ACCEPT_ABO_TERMS, .mandatory.must_accept_normflat_terms #advice-MUST_ACCEPT_NORMFLAT_TERMS, .error.must_accept_normflat_terms #advice-MUST_ACCEPT_ABO_TERMS, .error.must_accept_normflat_terms #advice-MUST_ACCEPT_NORMFLAT_TERMS {
  margin-right: 6px;
}
/* line 238, ../../../work/scss/beuth/page/_orderform.scss */
.price {
  margin-left: .2em;
}
/* DINREL14-1929 */
/* line 2, ../../../work/scss/beuth/page/_registration.scss */
body.registration {
  /* DINREL14-2702 */
}
/* line 3, ../../../work/scss/beuth/page/_registration.scss */
body.registration #suche, body.registration #bild {
  display: none;
}
/* line 7, ../../../work/scss/beuth/page/_registration.scss */
body.registration #hauptnavigation #navi-holder {
  padding-left: 194px;
}
/* line 11, ../../../work/scss/beuth/page/_registration.scss */
body.registration #navi {
  position: static;
  margin-left: -195px;
  margin-top: -50px;
  left: 0;
}
/* line 18, ../../../work/scss/beuth/page/_registration.scss */
body.registration #main {
  position: relative;
  z-index: 0;
}
/* line 21, ../../../work/scss/beuth/page/_registration.scss */
body.registration #main::before {
  content: "";
  position: absolute;
  z-index: -1;
  width: 100%;
  top: 0;
  left: 0;
  background-color: #fff;
}
/* line 31, ../../../work/scss/beuth/page/_registration.scss */
body.registration #main #intro {
  background-color: #fff;
}
/* line 33, ../../../work/scss/beuth/page/_registration.scss */
body.registration #main #intro h1 {
  padding-top: 16px;
  padding-left: 0;
}
/* line 39, ../../../work/scss/beuth/page/_registration.scss */
body.registration #main #intro + .instruction {
  margin-left: 15px;
}
/* line 43, ../../../work/scss/beuth/page/_registration.scss */
body.registration #main .progressbar {
  background-position: right 0;
  /* // 3378
  input.pb-button {
    padding-bottom: 9px;
  }
  */
}
/* line 45, ../../../work/scss/beuth/page/_registration.scss */
body.registration #main .progressbar ul {
  margin-left: 0;
  background-color: #fff;
}
/* line 49, ../../../work/scss/beuth/page/_registration.scss */
body.registration #main .progressbar ul li.active > * {
  background-color: #6baac5;
}
/* line 52, ../../../work/scss/beuth/page/_registration.scss */
body.registration #main .progressbar ul li:not(:last-of-type) {
  margin-right: 5px;
}
/* line 55, ../../../work/scss/beuth/page/_registration.scss */
body.registration #main .progressbar ul li em, body.registration #main .progressbar ul li .pb-button {
  background-color: #e9eaea;
}
/* line 60, ../../../work/scss/beuth/page/_registration.scss */
body.registration #main .progressbar input.button {
  margin-left: 18px;
}
/* line 70, ../../../work/scss/beuth/page/_registration.scss */
body.registration #main #middle-2 ~ .progressbar {
  position: relative;
  padding-bottom: 80px;
  border-top: 30px solid #fff;
  margin-bottom: -50px;
  background-color: #fff;
}
/* line 80, ../../../work/scss/beuth/page/_registration.scss */
body.registration .mandatory .radiolabel {
  font-weight: normal;
}
/* line 91, ../../../work/scss/beuth/page/_registration.scss */
body.registration.start .progressbar {
  margin-bottom: 15px;
}
/* line 94, ../../../work/scss/beuth/page/_registration.scss */
body.registration.start #main::before {
  height: 110px;
}
/* line 102, ../../../work/scss/beuth/page/_registration.scss */
body.registration.kontrolle #main::before, body.registration.bestaetigung #main::before {
  height: 90px;
}
/* line 106, ../../../work/scss/beuth/page/_registration.scss */
body.registration.kontrolle #main form > .progressbar, body.registration.bestaetigung #main form > .progressbar {
  position: relative;
  width: 71em;
  margin: 0px 0 0 0;
  border-bottom: 15px solid #fff;
  padding-left: 27px;
  left: -193px;
  -moz-box-sizing: inherit;
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}
/* line 117, ../../../work/scss/beuth/page/_registration.scss */
body.registration.kontrolle #main form > .progressbar > ul, body.registration.bestaetigung #main form > .progressbar > ul {
  margin-left: 78px;
}
/* line 119, ../../../work/scss/beuth/page/_registration.scss */
body.registration.kontrolle #main form > .progressbar > ul:first-child, body.registration.bestaetigung #main form > .progressbar > ul:first-child {
  margin-left: 178px;
}
/* line 122, ../../../work/scss/beuth/page/_registration.scss */
body.registration.kontrolle #main form > .progressbar > ul li:first-of-type, body.registration.bestaetigung #main form > .progressbar > ul li:first-of-type {
  margin-left: 5px;
}
/* line 127, ../../../work/scss/beuth/page/_registration.scss */
body.registration.kontrolle #main form > .progressbar input.button.right, body.registration.bestaetigung #main form > .progressbar input.button.right {
  margin-left: 0;
}
/* line 132, ../../../work/scss/beuth/page/_registration.scss */
body.registration.kontrolle #main #intro ~ .progressbar, body.registration.bestaetigung #main #intro ~ .progressbar {
  background: url(/blob/30578/7963fef1598208595f7214c76907b5c7/bg-progressbar4-gif-data.gif) #fff no-repeat 100% 0;
}
/* line 134, ../../../work/scss/beuth/page/_registration.scss */
body.registration.kontrolle #main #intro ~ .progressbar::before, body.registration.bestaetigung #main #intro ~ .progressbar::before {
  content: "";
  position: absolute;
  width: 30px;
  height: 47px;
  left: 175px;
  background-color: #fff;
}
/* line 144, ../../../work/scss/beuth/page/_registration.scss */
body.registration.kontrolle #main .instruction, body.registration.bestaetigung #main .instruction {
  margin-left: 15px;
}
/* line 147, ../../../work/scss/beuth/page/_registration.scss */
body.registration.kontrolle #main .form-area, body.registration.bestaetigung #main .form-area {
  margin-left: 15px;
  padding-left: 15px;
}
/* line 1, ../../../work/scss/beuth/page/_header.scss */
.extended-search .search-btm {
  display: none;
}
/* line 6, ../../../work/scss/beuth/page/_header.scss */
#hauptnavigation > .box-bg {
  display: none;
}
/* line 13, ../../../work/scss/beuth/page/_header.scss */
body.loginseite #hauptnavigation > .box-bg {
  display: block;
}
/* line 18, ../../../work/scss/beuth/page/_header.scss */
body.loginseite #suche,
body.loginseite #bild {
  display: none;
}
/* line 28, ../../../work/scss/beuth/page/_header.scss */
body.startseite #suche .query label {
  display: inline-block;
  float: left;
  font-size: 16px;
  letter-spacing: 0;
  margin: 3px 0 0 14px;
  text-transform: none;
  width: auto;
}
/* line 38, ../../../work/scss/beuth/page/_header.scss */
body.startseite #suche .query input.text {
  float: left;
  margin: 0 0 0 10px;
  width: 223px;
}
/* line 45, ../../../work/scss/beuth/page/_header.scss */
body.startseite #suche .extended-search {
  background-image: url(/blob/30766/74d9207b64839cde5a799c0bf3e4b0ba/bg-search-png-data.png);
  height: 54px;
  width: 381px;
}
/* line 50, ../../../work/scss/beuth/page/_header.scss */
body.startseite #suche .extended-search .resultSelect {
  position: absolute;
  left: 318px;
  top: 30px;
  width: auto;
}
/* line 57, ../../../work/scss/beuth/page/_header.scss */
body.startseite #suche .extended-search .search-drop {
  top: 0;
}
/* line 61, ../../../work/scss/beuth/page/_header.scss */
body.startseite #suche .extended-search .search-content {
  padding-top: 17px;
  height: 54px;
}
/* line 66, ../../../work/scss/beuth/page/_header.scss */
body.startseite #suche .extended-search .submit {
  right: 20px;
  position: relative;
  top: -12px;
}
/* line 70, ../../../work/scss/beuth/page/_header.scss */
body.startseite #suche .extended-search .submit[value="Search"] {
  right: 15px;
}
/* line 78, ../../../work/scss/beuth/page/_header.scss */
body.startseite .extended-search .dokNr,
body.startseite .extended-search .issueDate,
body.startseite .extended-search .ruleset,
body.startseite .extended-search .dokType,
body.startseite .extended-search .hitsPerPage,
body.startseite .extended-search .links-item,
body.startseite .extended-search .search-nav,
body.startseite .extended-search .headline {
  display: none;
}
/* line 89, ../../../work/scss/beuth/page/_header.scss */
body.startseite .extended-search .submit {
  position: absolute;
  right: 24px;
  top: 18px;
}
/* line 95, ../../../work/scss/beuth/page/_header.scss */
body.startseite .extended-search .sep-line1,
body.startseite .extended-search .search-drop {
  background: none;
}
/* line 100, ../../../work/scss/beuth/page/_header.scss */
body.startseite .extended-search .search-drop {
  padding: 0;
}
/* line 105, ../../../work/scss/beuth/page/_header.scss */
body.startseite .sidebox-l #navi {
  margin-top: -80px;
  margin-bottom: 45px;
}
/* line 109, ../../../work/scss/beuth/page/_header.scss */
body.startseite .sidebox-l #navi .title,
body.startseite .sidebox-l #navi .menu li {
  border-bottom: 0;
  padding: 0;
}
/* line 115, ../../../work/scss/beuth/page/_header.scss */
body.startseite .sidebox-l #navi .menu {
  padding: 0 0 9px 16px;
}
/* line 124, ../../../work/scss/beuth/page/_header.scss */
body:not(.mybeuth) #suche .extended-search .query label.full-label {
  display: none;
}
/* line 133, ../../../work/scss/beuth/page/_header.scss */
body.startseite.mybeuth #suche .extended-search .query label.small-label {
  display: none;
}
/* line 137, ../../../work/scss/beuth/page/_header.scss */
body.startseite.mybeuth #suche .query label {
  font-size: 0.7em;
  text-transform: uppercase;
  float: none;
  display: block;
  width: 140px;
  margin: 0;
  letter-spacing: 1px;
}
/* line 146, ../../../work/scss/beuth/page/_header.scss */
body.startseite.mybeuth #suche .query input.text {
  width: 282px;
  margin-left: 0;
}
/* line 151, ../../../work/scss/beuth/page/_header.scss */
body.startseite.mybeuth #suche .extended-search {
  background: none 0 0;
}
/* line 153, ../../../work/scss/beuth/page/_header.scss */
body.startseite.mybeuth #suche .extended-search .search-drop {
  top: 45px;
  width: 605px;
  padding: 0 0 8px 15px;
  border-bottom: 1px solid #84d0f0;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background: url(/blob/30452/197f4ce610c0e98143579c4e5d2791d5/bg-search-3-png-data.png) 0 0;
}
/* line 161, ../../../work/scss/beuth/page/_header.scss */
body.startseite.mybeuth #suche .extended-search .search-content {
  height: auto;
  padding-top: 5px;
}
/* line 164, ../../../work/scss/beuth/page/_header.scss */
body.startseite.mybeuth #suche .extended-search .search-content .resultSelect {
  position: static;
  padding-top: 5px;
}
/* line 167, ../../../work/scss/beuth/page/_header.scss */
body.startseite.mybeuth #suche .extended-search .search-content .resultSelect.cf {
  margin-top: -12px;
}
/* line 172, ../../../work/scss/beuth/page/_header.scss */
body.startseite.mybeuth #suche .extended-search .resultSelect {
  width: 216px;
}
/* line 175, ../../../work/scss/beuth/page/_header.scss */
body.startseite.mybeuth #suche .extended-search .sep-line1 {
  padding-bottom: 8px;
  margin-bottom: 4px;
  background: url(/blob/30458/d7938d7972c83f131730568c5ab68154/line1-gif-data.gif) no-repeat 0 100%;
}
/* line 180, ../../../work/scss/beuth/page/_header.scss */
body.startseite.mybeuth #suche .extended-search .submit {
  top: 1px;
  right: 0;
}
/* line 184, ../../../work/scss/beuth/page/_header.scss */
body.startseite.mybeuth #suche .extended-search .dokNr,
body.startseite.mybeuth #suche .extended-search .issueDate,
body.startseite.mybeuth #suche .extended-search .ruleset,
body.startseite.mybeuth #suche .extended-search .dokType,
body.startseite.mybeuth #suche .extended-search .hitsPerPage,
body.startseite.mybeuth #suche .extended-search .links-item,
body.startseite.mybeuth #suche .extended-search .search-nav,
body.startseite.mybeuth #suche .extended-search .headline {
  display: block;
}
/* line 197, ../../../work/scss/beuth/page/_header.scss */
body.startseite.mybeuth #content {
  margin-top: 214px;
}
/* line 206, ../../../work/scss/beuth/page/_header.scss */
body.gueltigkeit #suche .query,
body.gueltigkeit #suche .dokType,
body.gueltigkeit #suche .otherSearches,
body.gueltigkeit #suche .links-item {
  display: none;
}
/* line 213, ../../../work/scss/beuth/page/_header.scss */
body.gueltigkeit #suche .extended-search .row {
  width: 100%;
}
/* line 214, ../../../work/scss/beuth/page/_header.scss */
body.gueltigkeit #suche .extended-search .sep-line1 {
  padding-bottom: 1px;
  background: none 0 0;
}
/* line 218, ../../../work/scss/beuth/page/_header.scss */
body.gueltigkeit #suche .extended-search .input-item select.text {
  width: 147px;
}
/* line 219, ../../../work/scss/beuth/page/_header.scss */
body.gueltigkeit #suche .extended-search .resultSelect {
  float: none;
  position: absolute;
  top: 49px;
  left: 155px;
}
/* line 225, ../../../work/scss/beuth/page/_header.scss */
body.gueltigkeit #suche .extended-search .search-drop {
  top: 0;
  width: 366px;
  height: 208px;
  border-bottom: 1px solid #84d0f0;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background: url(/blob/30450/40bca6a6af83c88d4a651c8682becf26/bg-search-1-png-data.png) no-repeat;
}
/* line 233, ../../../work/scss/beuth/page/_header.scss */
body.gueltigkeit #suche .extended-search .search-content {
  height: 168px;
}
/* line 235, ../../../work/scss/beuth/page/_header.scss */
body.gueltigkeit #suche .extended-search .search-content .search-nav {
  position: absolute;
  bottom: 1px;
}
/* line 238, ../../../work/scss/beuth/page/_header.scss */
body.gueltigkeit #suche .extended-search .search-content .search-nav li.index-0 > a > span {
  width: 56px;
  overflow: hidden;
}
/* line 246, ../../../work/scss/beuth/page/_header.scss */
body.gueltigkeit #bild {
  display: none;
}
/* line 251, ../../../work/scss/beuth/page/_header.scss */
body.gueltigkeit.topical #suche .ruleset {
  visibility: hidden;
}
/* line 262, ../../../work/scss/beuth/page/_header.scss */
body.suchergebnisseite:not(.fachbereichssuche) #suche .extended-search .dokNr,
body.suchergebnisseite:not(.fachbereichssuche) #suche .extended-search .issueDate,
body.suchergebnisseite:not(.fachbereichssuche) #suche .extended-search .ruleset,
body.suchergebnisseite:not(.fachbereichssuche) #suche .extended-search .reset,
body.suchergebnisseite:not(.fachbereichssuche) #suche .extended-search .dokType,
body.suchergebnisseite:not(.fachbereichssuche) #suche .extended-search .hitsPerPage {
  display: none;
}
/* line 270, ../../../work/scss/beuth/page/_header.scss */
body.suchergebnisseite:not(.fachbereichssuche) #suche .extended-search .row {
  width: calc(100% - 15px);
  margin: 0;
}
/* line 275, ../../../work/scss/beuth/page/_header.scss */
body.suchergebnisseite:not(.fachbereichssuche) #suche .extended-search .query label {
  display: none;
}
/* line 279, ../../../work/scss/beuth/page/_header.scss */
body.suchergebnisseite:not(.fachbereichssuche) #suche .extended-search .resultSelect {
  position: absolute;
  right: 20px;
  top: 17px;
}
/* line 284, ../../../work/scss/beuth/page/_header.scss */
body.suchergebnisseite:not(.fachbereichssuche) #suche .extended-search .search-content {
  padding-top: 16px;
}
/* line 286, ../../../work/scss/beuth/page/_header.scss */
body.suchergebnisseite:not(.fachbereichssuche) #suche .extended-search .search-content .search-nav li.index-0 > a > span {
  width: 56px;
}
/* line 290, ../../../work/scss/beuth/page/_header.scss */
body.suchergebnisseite:not(.fachbereichssuche) #suche .extended-search .search-drop {
  background-image: url(/blob/30450/40bca6a6af83c88d4a651c8682becf26/bg-search-1-png-data.png);
  top: 0;
  width: 371px;
}
/* line 295, ../../../work/scss/beuth/page/_header.scss */
body.suchergebnisseite:not(.fachbereichssuche) #suche .extended-search .links-item {
  width: 100%;
}
/* line 297, ../../../work/scss/beuth/page/_header.scss */
body.suchergebnisseite:not(.fachbereichssuche) #suche .extended-search .links-item .more {
  background-image: none;
  padding: 0;
}
/* line 302, ../../../work/scss/beuth/page/_header.scss */
body.suchergebnisseite:not(.fachbereichssuche) #suche .extended-search .row.sep-line1 {
  margin: 0;
  padding: 0;
  background: none;
}
/* line 306, ../../../work/scss/beuth/page/_header.scss */
body.suchergebnisseite:not(.fachbereichssuche) #suche .extended-search .row.sep-line1 .more {
  background-image: none;
}
/* line 310, ../../../work/scss/beuth/page/_header.scss */
body.suchergebnisseite:not(.fachbereichssuche) #suche .extended-search .search-btm {
  background-image: url(/blob/30454/ac9deb0366bd9f8ddde74aa68c5e2f6e/bg-search-1-btm-png-data.png) !important;
  display: block;
  height: 8px;
  width: 381px;
}
/* line 324, ../../../work/scss/beuth/page/_header.scss */
body.normentickerSuche #suche .extended-search .search-drop {
  top: 0;
  width: 366px;
}
/* line 329, ../../../work/scss/beuth/page/_header.scss */
body.normentickerSuche #suche .extended-search .hitsPerPage {
  display: none;
}
/* line 333, ../../../work/scss/beuth/page/_header.scss */
body.normentickerSuche #suche .extended-search .links-item {
  width: 356px;
}
/* line 337, ../../../work/scss/beuth/page/_header.scss */
body.normentickerSuche #suche .extended-search .more {
  width: 100%;
  padding: 0;
}
/* line 342, ../../../work/scss/beuth/page/_header.scss */
body.normentickerSuche #suche .extended-search .query {
  padding-top: 10px;
}
/* line 345, ../../../work/scss/beuth/page/_header.scss */
body.normentickerSuche #suche .extended-search .query label {
  display: none;
}
/* line 350, ../../../work/scss/beuth/page/_header.scss */
body.normentickerSuche #suche .extended-search .dokNr,
body.normentickerSuche #suche .extended-search .issueDate,
body.normentickerSuche #suche .extended-search .ruleset-dokType,
body.normentickerSuche #suche .extended-search .otherSearches {
  display: none;
}
/* line 357, ../../../work/scss/beuth/page/_header.scss */
body.normentickerSuche #suche .extended-search .sep-line1,
body.normentickerSuche #suche .extended-search .more {
  background: none;
}
/* line 362, ../../../work/scss/beuth/page/_header.scss */
body.normentickerSuche #suche .extended-search .resultSelect {
  position: absolute;
  right: 10px;
  top: 14px;
  width: 100px;
}
/* line 369, ../../../work/scss/beuth/page/_header.scss */
body.normentickerSuche #suche .extended-search .search-btm {
  background-image: url(/blob/30454/ac9deb0366bd9f8ddde74aa68c5e2f6e/bg-search-1-btm-png-data.png) !important;
  display: block;
  height: 8px;
  width: 381px;
}
/* line 380, ../../../work/scss/beuth/page/_header.scss */
body.normentickerSuche #suche.is-extended .extended-search .small-label {
  display: none !important;
}
/* line 383, ../../../work/scss/beuth/page/_header.scss */
body.normentickerSuche #suche.is-extended .extended-search .search-btm {
  display: none;
}
/* line 394, ../../../work/scss/beuth/page/_header.scss */
body.fachbereichssuche.suchergebnisseite:not(.fachbereichssuche) #suche .extended-search .search-drop {
  width: auto;
  background: none 0 0;
}
/* line 398, ../../../work/scss/beuth/page/_header.scss */
body.fachbereichssuche.suchergebnisseite:not(.fachbereichssuche) #suche .extended-search .search-btm, body.fachbereichssuche.suchergebnisseite:not(.fachbereichssuche) #suche .extended-search .links-item {
  display: none;
}
/* line 401, ../../../work/scss/beuth/page/_header.scss */
body.fachbereichssuche.suchergebnisseite:not(.fachbereichssuche) #suche .extended-search .resultSelect input.button {
  position: relative;
  right: -5px;
  top: 0px;
}
/* kleine Suchbox */
/* line 421, ../../../work/scss/beuth/page/_header.scss */
body.produktdetailseite #suche,
body.themenseite #suche,
body.rubrikenseite #suche,
body.fachgebietsseite #suche,
body.fachbereichssuche #suche,
body.warenkorb #suche,
body.downloads #suche,
body.normenticker.abo #suche,
body.orderform.bestaetigen #suche {
  height: 54px;
  width: 195px;
  z-index: 5;
}
/* line 427, ../../../work/scss/beuth/page/_header.scss */
body.produktdetailseite #suche .query label,
body.themenseite #suche .query label,
body.rubrikenseite #suche .query label,
body.fachgebietsseite #suche .query label,
body.fachbereichssuche #suche .query label,
body.warenkorb #suche .query label,
body.downloads #suche .query label,
body.normenticker.abo #suche .query label,
body.orderform.bestaetigen #suche .query label {
  display: block;
  float: none;
  font-size: 1em;
  margin: 0 0 3px 14px;
  letter-spacing: 0;
}
/* line 435, ../../../work/scss/beuth/page/_header.scss */
body.produktdetailseite #suche .query .text,
body.themenseite #suche .query .text,
body.rubrikenseite #suche .query .text,
body.fachgebietsseite #suche .query .text,
body.fachbereichssuche #suche .query .text,
body.warenkorb #suche .query .text,
body.downloads #suche .query .text,
body.normenticker.abo #suche .query .text,
body.orderform.bestaetigen #suche .query .text {
  float: none;
  margin: 0 0 0 15px;
  width: 96px !important;
}
/* line 443, ../../../work/scss/beuth/page/_header.scss */
body.produktdetailseite #suche .extended-search .resultSelect,
body.themenseite #suche .extended-search .resultSelect,
body.rubrikenseite #suche .extended-search .resultSelect,
body.fachgebietsseite #suche .extended-search .resultSelect,
body.fachbereichssuche #suche .extended-search .resultSelect,
body.warenkorb #suche .extended-search .resultSelect,
body.downloads #suche .extended-search .resultSelect,
body.normenticker.abo #suche .extended-search .resultSelect,
body.orderform.bestaetigen #suche .extended-search .resultSelect {
  width: 195px;
}
/* line 448, ../../../work/scss/beuth/page/_header.scss */
body.produktdetailseite #suche .extended-search .input-item label,
body.themenseite #suche .extended-search .input-item label,
body.rubrikenseite #suche .extended-search .input-item label,
body.fachgebietsseite #suche .extended-search .input-item label,
body.fachbereichssuche #suche .extended-search .input-item label,
body.warenkorb #suche .extended-search .input-item label,
body.downloads #suche .extended-search .input-item label,
body.normenticker.abo #suche .extended-search .input-item label,
body.orderform.bestaetigen #suche .extended-search .input-item label {
  text-transform: none;
}
/* line 455, ../../../work/scss/beuth/page/_header.scss */
body.produktdetailseite .suche-area,
body.produktdetailseite .search-1.extended-search,
body.themenseite .suche-area,
body.themenseite .search-1.extended-search,
body.rubrikenseite .suche-area,
body.rubrikenseite .search-1.extended-search,
body.fachgebietsseite .suche-area,
body.fachgebietsseite .search-1.extended-search,
body.fachbereichssuche .suche-area,
body.fachbereichssuche .search-1.extended-search,
body.warenkorb .suche-area,
body.warenkorb .search-1.extended-search,
body.downloads .suche-area,
body.downloads .search-1.extended-search,
body.normenticker.abo .suche-area,
body.normenticker.abo .search-1.extended-search,
body.orderform.bestaetigen .suche-area,
body.orderform.bestaetigen .search-1.extended-search {
  background: url(/blob/30768/39bc71e26861be2f3a6308b7b69cc3eb/bg-search-2-gif-data.gif) no-repeat;
  height: 54px;
  padding: 9px 0 0;
  width: 195px;
}
/* line 462, ../../../work/scss/beuth/page/_header.scss */
body.produktdetailseite .suche-area .dokNr,
body.produktdetailseite .suche-area .issueDate,
body.produktdetailseite .suche-area .ruleset,
body.produktdetailseite .suche-area .dokType,
body.produktdetailseite .suche-area .hitsPerPage,
body.produktdetailseite .suche-area .reset,
body.produktdetailseite .suche-area .search-nav,
body.produktdetailseite .suche-area .headline,
body.produktdetailseite .suche-area .link,
body.produktdetailseite .suche-area .otherSearches,
body.produktdetailseite .search-1.extended-search .dokNr,
body.produktdetailseite .search-1.extended-search .issueDate,
body.produktdetailseite .search-1.extended-search .ruleset,
body.produktdetailseite .search-1.extended-search .dokType,
body.produktdetailseite .search-1.extended-search .hitsPerPage,
body.produktdetailseite .search-1.extended-search .reset,
body.produktdetailseite .search-1.extended-search .search-nav,
body.produktdetailseite .search-1.extended-search .headline,
body.produktdetailseite .search-1.extended-search .link,
body.produktdetailseite .search-1.extended-search .otherSearches,
body.themenseite .suche-area .dokNr,
body.themenseite .suche-area .issueDate,
body.themenseite .suche-area .ruleset,
body.themenseite .suche-area .dokType,
body.themenseite .suche-area .hitsPerPage,
body.themenseite .suche-area .reset,
body.themenseite .suche-area .search-nav,
body.themenseite .suche-area .headline,
body.themenseite .suche-area .link,
body.themenseite .suche-area .otherSearches,
body.themenseite .search-1.extended-search .dokNr,
body.themenseite .search-1.extended-search .issueDate,
body.themenseite .search-1.extended-search .ruleset,
body.themenseite .search-1.extended-search .dokType,
body.themenseite .search-1.extended-search .hitsPerPage,
body.themenseite .search-1.extended-search .reset,
body.themenseite .search-1.extended-search .search-nav,
body.themenseite .search-1.extended-search .headline,
body.themenseite .search-1.extended-search .link,
body.themenseite .search-1.extended-search .otherSearches,
body.rubrikenseite .suche-area .dokNr,
body.rubrikenseite .suche-area .issueDate,
body.rubrikenseite .suche-area .ruleset,
body.rubrikenseite .suche-area .dokType,
body.rubrikenseite .suche-area .hitsPerPage,
body.rubrikenseite .suche-area .reset,
body.rubrikenseite .suche-area .search-nav,
body.rubrikenseite .suche-area .headline,
body.rubrikenseite .suche-area .link,
body.rubrikenseite .suche-area .otherSearches,
body.rubrikenseite .search-1.extended-search .dokNr,
body.rubrikenseite .search-1.extended-search .issueDate,
body.rubrikenseite .search-1.extended-search .ruleset,
body.rubrikenseite .search-1.extended-search .dokType,
body.rubrikenseite .search-1.extended-search .hitsPerPage,
body.rubrikenseite .search-1.extended-search .reset,
body.rubrikenseite .search-1.extended-search .search-nav,
body.rubrikenseite .search-1.extended-search .headline,
body.rubrikenseite .search-1.extended-search .link,
body.rubrikenseite .search-1.extended-search .otherSearches,
body.fachgebietsseite .suche-area .dokNr,
body.fachgebietsseite .suche-area .issueDate,
body.fachgebietsseite .suche-area .ruleset,
body.fachgebietsseite .suche-area .dokType,
body.fachgebietsseite .suche-area .hitsPerPage,
body.fachgebietsseite .suche-area .reset,
body.fachgebietsseite .suche-area .search-nav,
body.fachgebietsseite .suche-area .headline,
body.fachgebietsseite .suche-area .link,
body.fachgebietsseite .suche-area .otherSearches,
body.fachgebietsseite .search-1.extended-search .dokNr,
body.fachgebietsseite .search-1.extended-search .issueDate,
body.fachgebietsseite .search-1.extended-search .ruleset,
body.fachgebietsseite .search-1.extended-search .dokType,
body.fachgebietsseite .search-1.extended-search .hitsPerPage,
body.fachgebietsseite .search-1.extended-search .reset,
body.fachgebietsseite .search-1.extended-search .search-nav,
body.fachgebietsseite .search-1.extended-search .headline,
body.fachgebietsseite .search-1.extended-search .link,
body.fachgebietsseite .search-1.extended-search .otherSearches,
body.fachbereichssuche .suche-area .dokNr,
body.fachbereichssuche .suche-area .issueDate,
body.fachbereichssuche .suche-area .ruleset,
body.fachbereichssuche .suche-area .dokType,
body.fachbereichssuche .suche-area .hitsPerPage,
body.fachbereichssuche .suche-area .reset,
body.fachbereichssuche .suche-area .search-nav,
body.fachbereichssuche .suche-area .headline,
body.fachbereichssuche .suche-area .link,
body.fachbereichssuche .suche-area .otherSearches,
body.fachbereichssuche .search-1.extended-search .dokNr,
body.fachbereichssuche .search-1.extended-search .issueDate,
body.fachbereichssuche .search-1.extended-search .ruleset,
body.fachbereichssuche .search-1.extended-search .dokType,
body.fachbereichssuche .search-1.extended-search .hitsPerPage,
body.fachbereichssuche .search-1.extended-search .reset,
body.fachbereichssuche .search-1.extended-search .search-nav,
body.fachbereichssuche .search-1.extended-search .headline,
body.fachbereichssuche .search-1.extended-search .link,
body.fachbereichssuche .search-1.extended-search .otherSearches,
body.warenkorb .suche-area .dokNr,
body.warenkorb .suche-area .issueDate,
body.warenkorb .suche-area .ruleset,
body.warenkorb .suche-area .dokType,
body.warenkorb .suche-area .hitsPerPage,
body.warenkorb .suche-area .reset,
body.warenkorb .suche-area .search-nav,
body.warenkorb .suche-area .headline,
body.warenkorb .suche-area .link,
body.warenkorb .suche-area .otherSearches,
body.warenkorb .search-1.extended-search .dokNr,
body.warenkorb .search-1.extended-search .issueDate,
body.warenkorb .search-1.extended-search .ruleset,
body.warenkorb .search-1.extended-search .dokType,
body.warenkorb .search-1.extended-search .hitsPerPage,
body.warenkorb .search-1.extended-search .reset,
body.warenkorb .search-1.extended-search .search-nav,
body.warenkorb .search-1.extended-search .headline,
body.warenkorb .search-1.extended-search .link,
body.warenkorb .search-1.extended-search .otherSearches,
body.downloads .suche-area .dokNr,
body.downloads .suche-area .issueDate,
body.downloads .suche-area .ruleset,
body.downloads .suche-area .dokType,
body.downloads .suche-area .hitsPerPage,
body.downloads .suche-area .reset,
body.downloads .suche-area .search-nav,
body.downloads .suche-area .headline,
body.downloads .suche-area .link,
body.downloads .suche-area .otherSearches,
body.downloads .search-1.extended-search .dokNr,
body.downloads .search-1.extended-search .issueDate,
body.downloads .search-1.extended-search .ruleset,
body.downloads .search-1.extended-search .dokType,
body.downloads .search-1.extended-search .hitsPerPage,
body.downloads .search-1.extended-search .reset,
body.downloads .search-1.extended-search .search-nav,
body.downloads .search-1.extended-search .headline,
body.downloads .search-1.extended-search .link,
body.downloads .search-1.extended-search .otherSearches,
body.normenticker.abo .suche-area .dokNr,
body.normenticker.abo .suche-area .issueDate,
body.normenticker.abo .suche-area .ruleset,
body.normenticker.abo .suche-area .dokType,
body.normenticker.abo .suche-area .hitsPerPage,
body.normenticker.abo .suche-area .reset,
body.normenticker.abo .suche-area .search-nav,
body.normenticker.abo .suche-area .headline,
body.normenticker.abo .suche-area .link,
body.normenticker.abo .suche-area .otherSearches,
body.normenticker.abo .search-1.extended-search .dokNr,
body.normenticker.abo .search-1.extended-search .issueDate,
body.normenticker.abo .search-1.extended-search .ruleset,
body.normenticker.abo .search-1.extended-search .dokType,
body.normenticker.abo .search-1.extended-search .hitsPerPage,
body.normenticker.abo .search-1.extended-search .reset,
body.normenticker.abo .search-1.extended-search .search-nav,
body.normenticker.abo .search-1.extended-search .headline,
body.normenticker.abo .search-1.extended-search .link,
body.normenticker.abo .search-1.extended-search .otherSearches,
body.orderform.bestaetigen .suche-area .dokNr,
body.orderform.bestaetigen .suche-area .issueDate,
body.orderform.bestaetigen .suche-area .ruleset,
body.orderform.bestaetigen .suche-area .dokType,
body.orderform.bestaetigen .suche-area .hitsPerPage,
body.orderform.bestaetigen .suche-area .reset,
body.orderform.bestaetigen .suche-area .search-nav,
body.orderform.bestaetigen .suche-area .headline,
body.orderform.bestaetigen .suche-area .link,
body.orderform.bestaetigen .suche-area .otherSearches,
body.orderform.bestaetigen .search-1.extended-search .dokNr,
body.orderform.bestaetigen .search-1.extended-search .issueDate,
body.orderform.bestaetigen .search-1.extended-search .ruleset,
body.orderform.bestaetigen .search-1.extended-search .dokType,
body.orderform.bestaetigen .search-1.extended-search .hitsPerPage,
body.orderform.bestaetigen .search-1.extended-search .reset,
body.orderform.bestaetigen .search-1.extended-search .search-nav,
body.orderform.bestaetigen .search-1.extended-search .headline,
body.orderform.bestaetigen .search-1.extended-search .link,
body.orderform.bestaetigen .search-1.extended-search .otherSearches {
  display: none;
}
/* line 476, ../../../work/scss/beuth/page/_header.scss */
body.produktdetailseite .suche-area .search-content,
body.produktdetailseite .search-1.extended-search .search-content,
body.themenseite .suche-area .search-content,
body.themenseite .search-1.extended-search .search-content,
body.rubrikenseite .suche-area .search-content,
body.rubrikenseite .search-1.extended-search .search-content,
body.fachgebietsseite .suche-area .search-content,
body.fachgebietsseite .search-1.extended-search .search-content,
body.fachbereichssuche .suche-area .search-content,
body.fachbereichssuche .search-1.extended-search .search-content,
body.warenkorb .suche-area .search-content,
body.warenkorb .search-1.extended-search .search-content,
body.downloads .suche-area .search-content,
body.downloads .search-1.extended-search .search-content,
body.normenticker.abo .suche-area .search-content,
body.normenticker.abo .search-1.extended-search .search-content,
body.orderform.bestaetigen .suche-area .search-content,
body.orderform.bestaetigen .search-1.extended-search .search-content {
  padding: 0;
}
/* line 480, ../../../work/scss/beuth/page/_header.scss */
body.produktdetailseite .suche-area .row,
body.produktdetailseite .search-1.extended-search .row,
body.themenseite .suche-area .row,
body.themenseite .search-1.extended-search .row,
body.rubrikenseite .suche-area .row,
body.rubrikenseite .search-1.extended-search .row,
body.fachgebietsseite .suche-area .row,
body.fachgebietsseite .search-1.extended-search .row,
body.fachbereichssuche .suche-area .row,
body.fachbereichssuche .search-1.extended-search .row,
body.warenkorb .suche-area .row,
body.warenkorb .search-1.extended-search .row,
body.downloads .suche-area .row,
body.downloads .search-1.extended-search .row,
body.normenticker.abo .suche-area .row,
body.normenticker.abo .search-1.extended-search .row,
body.orderform.bestaetigen .suche-area .row,
body.orderform.bestaetigen .search-1.extended-search .row {
  padding: 0;
  margin: 0;
  width: 195px;
}
/* line 486, ../../../work/scss/beuth/page/_header.scss */
body.produktdetailseite .suche-area .box-bg,
body.produktdetailseite .search-1.extended-search .box-bg,
body.themenseite .suche-area .box-bg,
body.themenseite .search-1.extended-search .box-bg,
body.rubrikenseite .suche-area .box-bg,
body.rubrikenseite .search-1.extended-search .box-bg,
body.fachgebietsseite .suche-area .box-bg,
body.fachgebietsseite .search-1.extended-search .box-bg,
body.fachbereichssuche .suche-area .box-bg,
body.fachbereichssuche .search-1.extended-search .box-bg,
body.warenkorb .suche-area .box-bg,
body.warenkorb .search-1.extended-search .box-bg,
body.downloads .suche-area .box-bg,
body.downloads .search-1.extended-search .box-bg,
body.normenticker.abo .suche-area .box-bg,
body.normenticker.abo .search-1.extended-search .box-bg,
body.orderform.bestaetigen .suche-area .box-bg,
body.orderform.bestaetigen .search-1.extended-search .box-bg {
  background: none;
  float: none;
}
/* line 491, ../../../work/scss/beuth/page/_header.scss */
body.produktdetailseite .suche-area .links-item,
body.produktdetailseite .search-1.extended-search .links-item,
body.themenseite .suche-area .links-item,
body.themenseite .search-1.extended-search .links-item,
body.rubrikenseite .suche-area .links-item,
body.rubrikenseite .search-1.extended-search .links-item,
body.fachgebietsseite .suche-area .links-item,
body.fachgebietsseite .search-1.extended-search .links-item,
body.fachbereichssuche .suche-area .links-item,
body.fachbereichssuche .search-1.extended-search .links-item,
body.warenkorb .suche-area .links-item,
body.warenkorb .search-1.extended-search .links-item,
body.downloads .suche-area .links-item,
body.downloads .search-1.extended-search .links-item,
body.normenticker.abo .suche-area .links-item,
body.normenticker.abo .search-1.extended-search .links-item,
body.orderform.bestaetigen .suche-area .links-item,
body.orderform.bestaetigen .search-1.extended-search .links-item {
  position: absolute;
  top: 9px;
  right: 14px;
}
/* line 496, ../../../work/scss/beuth/page/_header.scss */
body.produktdetailseite .suche-area .links-item a,
body.produktdetailseite .search-1.extended-search .links-item a,
body.themenseite .suche-area .links-item a,
body.themenseite .search-1.extended-search .links-item a,
body.rubrikenseite .suche-area .links-item a,
body.rubrikenseite .search-1.extended-search .links-item a,
body.fachgebietsseite .suche-area .links-item a,
body.fachgebietsseite .search-1.extended-search .links-item a,
body.fachbereichssuche .suche-area .links-item a,
body.fachbereichssuche .search-1.extended-search .links-item a,
body.warenkorb .suche-area .links-item a,
body.warenkorb .search-1.extended-search .links-item a,
body.downloads .suche-area .links-item a,
body.downloads .search-1.extended-search .links-item a,
body.normenticker.abo .suche-area .links-item a,
body.normenticker.abo .search-1.extended-search .links-item a,
body.orderform.bestaetigen .suche-area .links-item a,
body.orderform.bestaetigen .search-1.extended-search .links-item a {
  position: relative;
  top: -1.5em;
  font-weight: normal;
  color: #00628d;
}
/* line 503, ../../../work/scss/beuth/page/_header.scss */
body.produktdetailseite .suche-area .links-item .more,
body.produktdetailseite .search-1.extended-search .links-item .more,
body.themenseite .suche-area .links-item .more,
body.themenseite .search-1.extended-search .links-item .more,
body.rubrikenseite .suche-area .links-item .more,
body.rubrikenseite .search-1.extended-search .links-item .more,
body.fachgebietsseite .suche-area .links-item .more,
body.fachgebietsseite .search-1.extended-search .links-item .more,
body.fachbereichssuche .suche-area .links-item .more,
body.fachbereichssuche .search-1.extended-search .links-item .more,
body.warenkorb .suche-area .links-item .more,
body.warenkorb .search-1.extended-search .links-item .more,
body.downloads .suche-area .links-item .more,
body.downloads .search-1.extended-search .links-item .more,
body.normenticker.abo .suche-area .links-item .more,
body.normenticker.abo .search-1.extended-search .links-item .more,
body.orderform.bestaetigen .suche-area .links-item .more,
body.orderform.bestaetigen .search-1.extended-search .links-item .more {
  padding: 0;
  background: none;
}
/* line 509, ../../../work/scss/beuth/page/_header.scss */
body.produktdetailseite .suche-area .sep-line1,
body.produktdetailseite .suche-area .search-drop,
body.produktdetailseite .search-1.extended-search .sep-line1,
body.produktdetailseite .search-1.extended-search .search-drop,
body.themenseite .suche-area .sep-line1,
body.themenseite .suche-area .search-drop,
body.themenseite .search-1.extended-search .sep-line1,
body.themenseite .search-1.extended-search .search-drop,
body.rubrikenseite .suche-area .sep-line1,
body.rubrikenseite .suche-area .search-drop,
body.rubrikenseite .search-1.extended-search .sep-line1,
body.rubrikenseite .search-1.extended-search .search-drop,
body.fachgebietsseite .suche-area .sep-line1,
body.fachgebietsseite .suche-area .search-drop,
body.fachgebietsseite .search-1.extended-search .sep-line1,
body.fachgebietsseite .search-1.extended-search .search-drop,
body.fachbereichssuche .suche-area .sep-line1,
body.fachbereichssuche .suche-area .search-drop,
body.fachbereichssuche .search-1.extended-search .sep-line1,
body.fachbereichssuche .search-1.extended-search .search-drop,
body.warenkorb .suche-area .sep-line1,
body.warenkorb .suche-area .search-drop,
body.warenkorb .search-1.extended-search .sep-line1,
body.warenkorb .search-1.extended-search .search-drop,
body.downloads .suche-area .sep-line1,
body.downloads .suche-area .search-drop,
body.downloads .search-1.extended-search .sep-line1,
body.downloads .search-1.extended-search .search-drop,
body.normenticker.abo .suche-area .sep-line1,
body.normenticker.abo .suche-area .search-drop,
body.normenticker.abo .search-1.extended-search .sep-line1,
body.normenticker.abo .search-1.extended-search .search-drop,
body.orderform.bestaetigen .suche-area .sep-line1,
body.orderform.bestaetigen .suche-area .search-drop,
body.orderform.bestaetigen .search-1.extended-search .sep-line1,
body.orderform.bestaetigen .search-1.extended-search .search-drop {
  background: none;
}
/* line 514, ../../../work/scss/beuth/page/_header.scss */
body.produktdetailseite .suche-area .search-drop,
body.produktdetailseite .search-1.extended-search .search-drop,
body.themenseite .suche-area .search-drop,
body.themenseite .search-1.extended-search .search-drop,
body.rubrikenseite .suche-area .search-drop,
body.rubrikenseite .search-1.extended-search .search-drop,
body.fachgebietsseite .suche-area .search-drop,
body.fachgebietsseite .search-1.extended-search .search-drop,
body.fachbereichssuche .suche-area .search-drop,
body.fachbereichssuche .search-1.extended-search .search-drop,
body.warenkorb .suche-area .search-drop,
body.warenkorb .search-1.extended-search .search-drop,
body.downloads .suche-area .search-drop,
body.downloads .search-1.extended-search .search-drop,
body.normenticker.abo .suche-area .search-drop,
body.normenticker.abo .search-1.extended-search .search-drop,
body.orderform.bestaetigen .suche-area .search-drop,
body.orderform.bestaetigen .search-1.extended-search .search-drop {
  top: 0;
  padding: 0;
  width: 195px;
}
/* line 520, ../../../work/scss/beuth/page/_header.scss */
body.produktdetailseite .suche-area .submit,
body.produktdetailseite .search-1.extended-search .submit,
body.themenseite .suche-area .submit,
body.themenseite .search-1.extended-search .submit,
body.rubrikenseite .suche-area .submit,
body.rubrikenseite .search-1.extended-search .submit,
body.fachgebietsseite .suche-area .submit,
body.fachgebietsseite .search-1.extended-search .submit,
body.fachbereichssuche .suche-area .submit,
body.fachbereichssuche .search-1.extended-search .submit,
body.warenkorb .suche-area .submit,
body.warenkorb .search-1.extended-search .submit,
body.downloads .suche-area .submit,
body.downloads .search-1.extended-search .submit,
body.normenticker.abo .suche-area .submit,
body.normenticker.abo .search-1.extended-search .submit,
body.orderform.bestaetigen .suche-area .submit,
body.orderform.bestaetigen .search-1.extended-search .submit {
  position: absolute;
  right: 13px;
  bottom: 7px;
}
/* line 531, ../../../work/scss/beuth/page/_header.scss */
body.warenkorb #bild,
body.suchergebnisseite #bild {
  display: none;
}
/* line 537, ../../../work/scss/beuth/page/_header.scss */
body.startseite.spaltenmodell-1 .products-list .bg, body.startseite.spaltenmodell-2 .products-list .bg {
  min-width: 1em;
  width: auto !important;
  width: 1em;
  overflow: visible;
  height: 116px;
}
/* line 549, ../../../work/scss/beuth/page/_header.scss */
body.fachgebietsseite .sidebox-l ul li,
body.fachbereichssuche .sidebox-l ul li {
  padding: 5px 0 2px;
  border-bottom: 0;
}
/* line 555, ../../../work/scss/beuth/page/_header.scss */
body.fachgebietsseite .sidebox-l #navi .list,
body.fachbereichssuche .sidebox-l #navi .list {
  margin: 0;
}
/* line 559, ../../../work/scss/beuth/page/_header.scss */
body.fachgebietsseite .sidebox-l #navi .title,
body.fachgebietsseite .sidebox-l #navi .menu li,
body.fachbereichssuche .sidebox-l #navi .title,
body.fachbereichssuche .sidebox-l #navi .menu li {
  border-bottom: 0;
  padding: 0;
}
/* line 565, ../../../work/scss/beuth/page/_header.scss */
body.fachgebietsseite .sidebox-l #navi .menu,
body.fachbereichssuche .sidebox-l #navi .menu {
  padding: 0 0 9px 16px;
}
/* line 573, ../../../work/scss/beuth/page/_header.scss */
body.normenticker .links-item {
  display: block;
}
/* line 1, ../../../work/scss/beuth/page/_print.scss */
body#print {
  padding: 20px 10px;
  /* Clearer */
}
/* line 5, ../../../work/scss/beuth/page/_print.scss */
body#print .colors {
  display: none;
}
/* line 9, ../../../work/scss/beuth/page/_print.scss */
body#print * {
  font-family: arial, sans-serif;
}
/* line 13, ../../../work/scss/beuth/page/_print.scss */
body#print .tabbody {
  width: auto;
}
/* line 17, ../../../work/scss/beuth/page/_print.scss */
body#print .tabbody table {
  width: auto;
  border-spacing: 0px;
  border-collapse: collapse;
}
/* line 23, ../../../work/scss/beuth/page/_print.scss */
body#print form .tabbody table {
  border-spacing: 2px;
  border-collapse: separate;
}
/* line 28, ../../../work/scss/beuth/page/_print.scss */
body#print .tabbody th {
  border: none;
  border-bottom: 1px solid #000000;
  font-size: 16px;
  font-weight: bold;
}
/* line 35, ../../../work/scss/beuth/page/_print.scss */
body#print form .tabbody th {
  border: none;
}
/* line 39, ../../../work/scss/beuth/page/_print.scss */
body#print .tabbody td {
  padding: 5px;
  border: 1px solid #000;
  font-size: 16px;
}
/* line 43, ../../../work/scss/beuth/page/_print.scss */
body#print .tabbody td.df-01 {
  font-weight: bold;
}
/* line 46, ../../../work/scss/beuth/page/_print.scss */
body#print form .tabbody td {
  border: none;
}
/* line 50, ../../../work/scss/beuth/page/_print.scss */
body#print .tabbody table p {
  margin: 5px;
}
/* line 54, ../../../work/scss/beuth/page/_print.scss */
body#print .tabbody table h1,
body#print .tabbody table h2,
body#print .tabbody table h3,
body#print .tabbody table h4,
body#print .tabbody table h5,
body#print .tabbody table h6 {
  text-align: center;
}
/* line 63, ../../../work/scss/beuth/page/_print.scss */
body#print .printHeader {
  text-align: right;
  padding: 20px;
}
/* line 68, ../../../work/scss/beuth/page/_print.scss */
body#print .printHeader img {
  float: left;
}
/* line 72, ../../../work/scss/beuth/page/_print.scss */
body#print .printList {
  background: url(/blob/30626/fb404cd5f0f9651f31c35745553ad2bf/icon-drucken-gif-data.gif) no-repeat 0 0;
  padding: 9px 0 7px 34px;
}
/* line 77, ../../../work/scss/beuth/page/_print.scss */
body#print .printList a {
  background: url(/blob/30440/6d426314ab1e2dbd4defdb36638f681e/arrow-1-gif-data.gif) no-repeat scroll 0 7px transparent;
  color: #1a171b;
  font-size: 15px;
  font-style: italic;
  padding: 0 0 0 8px;
  display: inline-block;
  text-decoration: none;
}
/* line 89, ../../../work/scss/beuth/page/_print.scss */
body#print .clearfix:after,
body#print .cf:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
/* line 2, ../../../work/scss/beuth/page/_recommend.scss */
body.recommend #intro {
  padding-left: 0 !important;
  margin-left: 15px;
}
/* line 6, ../../../work/scss/beuth/page/_recommend.scss */
body.recommend #main-wrapper #main {
  padding-left: 0;
  background-position: -195px;
}
/* line 1, ../../../work/scss/beuth/page/_startseite.scss */
body.startseite {
  /* Startseite nach Login */
}
/* line 3, ../../../work/scss/beuth/page/_startseite.scss */
body.startseite #mainWrapper #main {
  background: url(/blob/30414/f652795dcc7dd7e2127927e38a737f6c/bg-heading-2-gif-data.gif) repeat-x transparent;
  background-size: 1px 72px;
}
/* line 8, ../../../work/scss/beuth/page/_startseite.scss */
body.startseite .c1 .main-heading {
  background: url(/blob/30414/f652795dcc7dd7e2127927e38a737f6c/bg-heading-2-gif-data.gif) repeat-x #fff;
  padding: 32px 0 0;
  margin: 0 -14% 27px -20px;
  width: 112%;
  min-height: 40px;
}
/* line 14, ../../../work/scss/beuth/page/_startseite.scss */
body.startseite .c1 .main-heading h1 {
  margin: 0 0 0 -5px;
  padding: 0 40px 5px 20px;
}
/* line 20, ../../../work/scss/beuth/page/_startseite.scss */
body.startseite .products-list li .holder {
  margin-top: 10px;
}
/* line 25, ../../../work/scss/beuth/page/_startseite.scss */
body.startseite.spaltenmodell-1 .c1 {
  width: 102%;
}
/* line 28, ../../../work/scss/beuth/page/_startseite.scss */
body.startseite.spaltenmodell-1 .c2 .products-list {
  width: 100%;
}
/* line 31, ../../../work/scss/beuth/page/_startseite.scss */
body.startseite.spaltenmodell-1 .c2 .products-list li {
  width: 48%;
}
/* line 34, ../../../work/scss/beuth/page/_startseite.scss */
body.startseite.spaltenmodell-1 .c2 .products-list li .holder {
  margin-top: -103px;
}
/* line 42, ../../../work/scss/beuth/page/_startseite.scss */
body.startseite.mybeuth #content {
  margin-top: 240px;
}
/* line 44, ../../../work/scss/beuth/page/_startseite.scss */
body.startseite.mybeuth #content .products {
  width: calc(100% - 194px);
}
/* line 50, ../../../work/scss/beuth/page/_startseite.scss */
body.startseite.spaltenmodell-2 #mainWrapper {
  min-height: auto !important;
}
/* line 54, ../../../work/scss/beuth/page/_startseite.scss */
body.startseite.spaltenmodell-2 .c2 .products-list li {
  width: 48%;
}
/* line 56, ../../../work/scss/beuth/page/_startseite.scss */
body.startseite.spaltenmodell-2 .c2 .products-list li .holder {
  margin-top: -103px;
}
/* line 2, ../../../work/scss/beuth/page/_normenticker.scss */
body.normenticker #bild {
  display: none;
}
/* line 6, ../../../work/scss/beuth/page/_normenticker.scss */
body.normenticker #navi {
  position: absolute;
  left: 0;
  top: 1px;
}
/* line 12, ../../../work/scss/beuth/page/_normenticker.scss */
body.normenticker .box-link {
  top: 0;
}
/* line 17, ../../../work/scss/beuth/page/_normenticker.scss */
body.normenticker #main #intro {
  background-color: #fff;
  padding: 0 0 16px 195px;
  margin-left: -195px;
}
/* line 22, ../../../work/scss/beuth/page/_normenticker.scss */
body.normenticker #main #intro div p {
  padding-top: 0;
  margin-top: 0;
}
/* line 28, ../../../work/scss/beuth/page/_normenticker.scss */
body.normenticker #main .article-text .link {
  color: #00628d;
  padding-left: 8px;
}
/* line 35, ../../../work/scss/beuth/page/_normenticker.scss */
body.normenticker.normentickerSuche #suche:not(.is-extended) .link.reset {
  display: none;
}
/* line 38, ../../../work/scss/beuth/page/_normenticker.scss */
body.normenticker.normentickerSuche #breadcrumb {
  margin-top: 85px;
}
/* line 41, ../../../work/scss/beuth/page/_normenticker.scss */
body.normenticker.normentickerSuche #bild:empty ~ #breadcrumb {
  margin-top: 50px;
}
/* line 44, ../../../work/scss/beuth/page/_normenticker.scss */
body.normenticker.normentickerSuche #mainWrapper #main {
  margin-top: 0;
}
/* line 47, ../../../work/scss/beuth/page/_normenticker.scss */
body.normenticker.normentickerSuche #navi.back-link {
  margin-top: 21px;
}
/* line 50, ../../../work/scss/beuth/page/_normenticker.scss */
body.normenticker.normentickerSuche .sidebox-r > .box {
  border-width: 0;
}
/* line 58, ../../../work/scss/beuth/page/_normenticker.scss */
body.normenticker.abo .search-1.extended-search .row .links-item {
  display: block;
  top: 0;
}
/* line 62, ../../../work/scss/beuth/page/_normenticker.scss */
body.normenticker.abo .search-1.extended-search .row .links-item .more .link {
  display: none;
}
/* line 65, ../../../work/scss/beuth/page/_normenticker.scss */
body.normenticker.abo .search-1.extended-search .row .links-item .more-link {
  position: static;
}
/* line 69, ../../../work/scss/beuth/page/_normenticker.scss */
body.normenticker.abo .search-1.extended-search input.button.submit {
  bottom: 9px;
}
/* line 2, ../../../work/scss/beuth/page/_gueltigkeit.scss */
body.gueltigkeit #main #intro {
  padding-left: 25px;
}
/* line 9, ../../../work/scss/beuth/page/_gueltigkeit.scss */
body.gueltigkeit.specialSearch.historical #suche .issueDate, body.gueltigkeit.specialSearch.topical #suche .issueDate {
  margin-left: 12px;
}
/* line 13, ../../../work/scss/beuth/page/_gueltigkeit.scss */
body.gueltigkeit.specialSearch.historical #main #intro, body.gueltigkeit.specialSearch.topical #main #intro {
  position: relative;
  width: 100%;
  padding: 3em 0 2em 55px;
  right: 30px;
  background-color: #fff;
}
/* line 19, ../../../work/scss/beuth/page/_gueltigkeit.scss */
body.gueltigkeit.specialSearch.historical #main #intro ~ p, body.gueltigkeit.specialSearch.topical #main #intro ~ p {
  padding: 15px 10px 15px 39px;
}
/* line 23, ../../../work/scss/beuth/page/_gueltigkeit.scss */
body.gueltigkeit.specialSearch.historical #main #intro h1, body.gueltigkeit.specialSearch.topical #main #intro h1 {
  width: 100%;
  margin-left: -30px;
  padding: 0 25px;
  background-color: #fff;
  color: #00628d;
}
/* line 31, ../../../work/scss/beuth/page/_gueltigkeit.scss */
body.gueltigkeit.specialSearch.historical #main #middle, body.gueltigkeit.specialSearch.topical #main #middle {
  width: auto;
}
/* line 34, ../../../work/scss/beuth/page/_gueltigkeit.scss */
body.gueltigkeit.specialSearch.historical #main .detailText > div, body.gueltigkeit.specialSearch.topical #main .detailText > div {
  padding: 0 15px;
}
/* line 2, ../../../work/scss/beuth/page/_downloads.scss */
body.downloads #bild {
  display: none;
}
/* line 5, ../../../work/scss/beuth/page/_downloads.scss */
body.downloads #intro {
  margin-left: 15px;
}
/* line 9, ../../../work/scss/beuth/page/_downloads.scss */
body.downloads #middle-2 .pager-block {
  height: 55px;
}
/* line 13, ../../../work/scss/beuth/page/_downloads.scss */
body.downloads #middle-2 .instruction div {
  text-align: left;
}
/* line 14, ../../../work/scss/beuth/page/_downloads.scss */
body.downloads #middle-2 .instruction .detailText {
  text-align: left;
}
/* line 16, ../../../work/scss/beuth/page/_downloads.scss */
body.downloads #middle-2 .instruction .detailText div {
  text-align: left;
}
/* line 17, ../../../work/scss/beuth/page/_downloads.scss */
body.downloads #middle-2 .instruction .detailText p {
  display: inline-block;
  margin: 0 !important;
}
/* line 24, ../../../work/scss/beuth/page/_downloads.scss */
body.downloads .heading-2 + h2 {
  padding-bottom: 20px;
}
/* line 27, ../../../work/scss/beuth/page/_downloads.scss */
body.downloads .pager-area .link-3 {
  float: right;
}
/* line 31, ../../../work/scss/beuth/page/_downloads.scss */
body.downloads #mainWrapper #main {
  width: calc(100% - 195px);
}
/* line 33, ../../../work/scss/beuth/page/_downloads.scss */
body.downloads #mainWrapper #main #middle-2 {
  width: calc(100% - 15px);
}
/* line 35, ../../../work/scss/beuth/page/_downloads.scss */
body.downloads #mainWrapper #main #middle-2 .pager-block {
  width: calc(100% - 215px);
}
/* line 38, ../../../work/scss/beuth/page/_downloads.scss */
body.downloads #mainWrapper #main #middle-2 .instruction .button {
  float: right;
}
/* line 41, ../../../work/scss/beuth/page/_downloads.scss */
body.downloads #mainWrapper #main #middle-2 .dataBlock {
  padding-bottom: 0;
}
/* line 43, ../../../work/scss/beuth/page/_downloads.scss */
body.downloads #mainWrapper #main #middle-2 .dataBlock .data {
  width: auto;
}
/* line 46, ../../../work/scss/beuth/page/_downloads.scss */
body.downloads #mainWrapper #main #middle-2 .dataBlock .data table {
  border-collapse: collapse;
  width: 709px;
}
/* line 49, ../../../work/scss/beuth/page/_downloads.scss */
body.downloads #mainWrapper #main #middle-2 .dataBlock .data table td.block1, body.downloads #mainWrapper #main #middle-2 .dataBlock .data table td.block2, body.downloads #mainWrapper #main #middle-2 .dataBlock .data table td.block3 {
  vertical-align: top;
}
/* line 51, ../../../work/scss/beuth/page/_downloads.scss */
body.downloads #mainWrapper #main #middle-2 .dataBlock .data table td.block1 form, body.downloads #mainWrapper #main #middle-2 .dataBlock .data table td.block2 form, body.downloads #mainWrapper #main #middle-2 .dataBlock .data table td.block3 form {
  margin: 8px 0 0 15px;
}
/* line 53, ../../../work/scss/beuth/page/_downloads.scss */
body.downloads #mainWrapper #main #middle-2 .dataBlock .data table td.block1 form ~ p, body.downloads #mainWrapper #main #middle-2 .dataBlock .data table td.block2 form ~ p, body.downloads #mainWrapper #main #middle-2 .dataBlock .data table td.block3 form ~ p {
  margin-top: 4px;
}
/* line 3, ../../../work/scss/beuth/page/_newsletter.scss */
body.newsletter #all {
  min-width: 1198px;
}
/* line 8, ../../../work/scss/beuth/page/_newsletter.scss */
body.newsletter #navi.back-link {
  margin-top: -30px;
}
/* line 14, ../../../work/scss/beuth/page/_newsletter.scss */
body.newsletter #middle .hold-text ul {
  padding-left: 40px;
  margin-bottom: 9px;
}
/* line 23, ../../../work/scss/beuth/page/_newsletter.scss */
.rubrikenseite.spaltenmodell-3.newsletter #mainWrapper #main #intro {
  margin-left: -195px;
  padding-left: 210px;
}
/* line 2, ../../../work/scss/beuth/page/_shortlist.scss */
body.shortlist #header {
  padding-bottom: 0;
}
/* line 5, ../../../work/scss/beuth/page/_shortlist.scss */
body.shortlist #bild {
  display: none;
}
/* line 8, ../../../work/scss/beuth/page/_shortlist.scss */
body.shortlist #breadcrumb div {
  margin-left: 0;
}
/* line 10, ../../../work/scss/beuth/page/_shortlist.scss */
body.shortlist #breadcrumb div ul.breadcrumbs {
  padding-left: 215px !important;
}
/* line 14, ../../../work/scss/beuth/page/_shortlist.scss */
body.shortlist #mybeuthwarenkorb {
  top: -12px;
}
/* line 16, ../../../work/scss/beuth/page/_shortlist.scss */
body.shortlist #mybeuthwarenkorb #warenkorb {
  margin-top: -43px;
}
/* line 20, ../../../work/scss/beuth/page/_shortlist.scss */
body.shortlist #intro {
  width: 100%;
  padding-left: 210px;
  margin-left: -195px;
  background-color: #fff;
}
/* line 26, ../../../work/scss/beuth/page/_shortlist.scss */
body.shortlist .short-list-item {
  padding: 34px 0 5px 0;
  border-bottom: #a2daf4 1px solid;
  margin-left: 14px;
}
/* line 31, ../../../work/scss/beuth/page/_shortlist.scss */
body.shortlist .short-list-item .category {
  display: block;
  font: 0.692em/1.111em Verdana, Arial, Helvetica, sans-serif;
  letter-spacing: 1px;
  margin: 0 0 1px;
  text-transform: uppercase;
}
/* line 39, ../../../work/scss/beuth/page/_shortlist.scss */
body.shortlist .short-list-item a {
  color: #1a171b;
}
/* line 42, ../../../work/scss/beuth/page/_shortlist.scss */
body.shortlist .short-list-item a:hover {
  color: #009ee0;
}
/* line 2, ../../../work/scss/beuth/page/_fehlerseite.scss */
body.fehlerseite #mybeuth {
  display: none;
}
/* line 5, ../../../work/scss/beuth/page/_fehlerseite.scss */
body.fehlerseite .c1 .main-heading {
  margin-left: -215px;
  padding-left: 225px;
}
/* line 9, ../../../work/scss/beuth/page/_fehlerseite.scss */
body.fehlerseite .otherSearches {
  display: none;
}
/* DINREL14-2391 */
/* EOD DINREL14-2391 */
/* DINREL14-1833 */
/* line 2, ../../../work/scss/beuth/components/_intro.scss */
#intro {
  padding: 0;
  background-color: #fff;
  margin-left: -100px;
  padding-left: 116px;
}
/* line 7, ../../../work/scss/beuth/components/_intro.scss */
#intro div {
  margin-left: 0 !important;
}
/* line 9, ../../../work/scss/beuth/components/_intro.scss */
#intro div p {
  padding-top: 20px;
}
/* line 11, ../../../work/scss/beuth/components/_intro.scss */
#intro div.noNav {
  padding-left: 0;
}
/* EOD DINREL14-1833 */
/* line 18, ../../../work/scss/beuth/components/_intro.scss */
#intro, .spaltenmodell-1 #intro {
  margin: 0;
  padding: 0;
  background: transparent;
}
/* line 24, ../../../work/scss/beuth/components/_intro.scss */
.spaltenmodell-1 #intro {
  padding: 30px;
}
/* line 26, ../../../work/scss/beuth/components/_intro.scss */
.spaltenmodell-1 #intro .heading-1 {
  padding-bottom: 1em;
}
/* line 31, ../../../work/scss/beuth/components/_intro.scss */
body.registration #intro {
  margin-left: 15px;
}
/* line 36, ../../../work/scss/beuth/components/_intro.scss */
.main-heading h1,
.fachbereichssuche #intro h2,
.fachbereichssuche #intro h1,
.heading-1 {
  background: transparent;
}
/* line 43, ../../../work/scss/beuth/components/_intro.scss */
.spaltenmodell-1 #mainWrapper,
.mybeuth #mainWrapper,
.fachgebietsseite #mainWrapper,
.themenseite #mainWrapper {
  background: url(/blob/59166/3f5f40de77d9bbc16d1128394e901416/bg-main-png-data.png) repeat-y;
}
/* line 50, ../../../work/scss/beuth/components/_intro.scss */
.fachgebietsseite.hasKeyVisual #mainWrapper {
  padding-bottom: -63px;
}
/* line 54, ../../../work/scss/beuth/components/_intro.scss */
.themenseite #intro,
.fachgebietsseite #intro {
  width: 100%;
  padding-right: 10%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 60, ../../../work/scss/beuth/components/_intro.scss */
.themenseite #intro .heading-1,
.fachgebietsseite #intro .heading-1 {
  padding-bottom: 20px;
}
/* line 63, ../../../work/scss/beuth/components/_intro.scss */
.themenseite #intro div,
.fachgebietsseite #intro div {
  width: 100%;
}
/* line 65, ../../../work/scss/beuth/components/_intro.scss */
.themenseite #intro div p,
.fachgebietsseite #intro div p {
  margin-left: 0;
}
/* line 72, ../../../work/scss/beuth/components/_intro.scss */
body.fachbereichssuche.suchergebnisseite #intro {
  margin-top: -32px;
  border-bottom: 15px solid #fff;
}
/* line 75, ../../../work/scss/beuth/components/_intro.scss */
body.fachbereichssuche.suchergebnisseite #intro h1 {
  padding: 7px 40px 5px 20px;
}
/* line 81, ../../../work/scss/beuth/components/_intro.scss */
.shortlist #intro h2,
.seminare #intro h2 {
  padding-left: 0;
}
/* line 87, ../../../work/scss/beuth/components/_intro.scss */
.main-heading h1,
.fachbereichssuche #intro h1,
.fachbereichssuche #intro h2,
.heading-1 {
  margin: 0;
  padding: 0;
}
/* line 95, ../../../work/scss/beuth/components/_intro.scss */
.main-heading {
  height: auto;
  margin: 0;
  padding: 32px 9px 15px 9px;
  background: none 0 0 transparent;
}
/* line 100, ../../../work/scss/beuth/components/_intro.scss */
.main-heading h1 {
  padding: 0 40px 5px 20px;
}
/* "Willkommen bei myBeuth, Frau Tester_02" */
/* line 108, ../../../work/scss/beuth/components/_intro.scss */
body.mybeuth .c1 .main-heading {
  margin: -6em 0 0 -20px;
  padding: 0 0 0 20px;
  width: 100%;
}
/* line 112, ../../../work/scss/beuth/components/_intro.scss */
body.mybeuth .c1 .main-heading h1 {
  width: 71%;
  margin-left: -20px;
  padding: 7px 40px 6px 20px;
  border-bottom: 27px solid #fff;
}
/* line 124, ../../../work/scss/beuth/components/_intro.scss */
body.seminare #mainWrapper #intro {
  width: 150%;
  margin-left: 0;
  padding-left: 22px;
  padding-right: 320px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 130, ../../../work/scss/beuth/components/_intro.scss */
body.seminare #mainWrapper #intro h1.heading-1 {
  padding-bottom: 1em;
}
/* line 133, ../../../work/scss/beuth/components/_intro.scss */
body.seminare #mainWrapper #intro div {
  width: 100%;
}
/* line 1, ../../../work/scss/beuth/components/_list-links.scss */
.list-links {
  /*
  // gelöscht wegen 3773
  li {
    padding-right: 10px;
    a {
      word-wrap: break-word;
    }
  }
  */
}
/* line 11, ../../../work/scss/beuth/components/_list-links.scss */
.list-links li.leseprobe-libreka {
  background-image: url(/blob/30706/7709ab82189a688ecdd6672631445ad3/icon-libreka-small-gif-data.gif);
}
/* line 2, ../../../work/scss/beuth/components/_webdb-main.scss */
.produktdetailseite .langanzeige .c1 .products .post .holder ul,
.produktdetailseite .langanzeige .c1 .products .post .holder ol,
.produktdetailseite .langanzeige .c1 .products .post .holder h3 {
  margin-left: 0px;
}
/* line 8, ../../../work/scss/beuth/components/_webdb-main.scss */
.produktdetailseite .langanzeige .c1 .products .post .holder p.edition em {
  display: block;
}
/* line 1, ../../../work/scss/beuth/components/_rezensionsfeld.scss */
.rezensionsfeld * {
  box-sizing: border-box;
}
/* line 5, ../../../work/scss/beuth/components/_rezensionsfeld.scss */
.rezensionsfeld {
  margin: 1em 0 1em 0;
  border: 2px solid #c28c42;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  -webkit-box-shadow: 2px 2px 4px 2px #c9d2e3;
  box-shadow: 2px 2px 4px 2px #c9d2e3;
  background-color: #fcf9ce;
  padding: 5px;
  color: #8E441C;
  font-weight: bold;
  display: inline-block;
}
/* line 20, ../../../work/scss/beuth/components/_rezensionsfeld.scss */
.post .rezensionsfeld {
  display: flex;
}
/* line 24, ../../../work/scss/beuth/components/_rezensionsfeld.scss */
.langanzeige .post .rezensionsfeld {
  margin: 1em 0 1em 195px;
  padding: 40px;
  width: 67%;
  display: block;
}
/* line 31, ../../../work/scss/beuth/components/_rezensionsfeld.scss */
.rezensionsfeld a {
  background: none !important;
  padding-left: 0;
}
/* line 36, ../../../work/scss/beuth/components/_rezensionsfeld.scss */
.rezensionsfeld p {
  margin: 0 !important;
}
/* line 40, ../../../work/scss/beuth/components/_rezensionsfeld.scss */
.rezensionsfeld p.right {
  text-align: right;
}
/* line 2, ../../../work/scss/beuth/components/_search.scss */
#suche input.button.submit[value="suchen"],
#suche input.button.submit[value="search"],
#suche input.button.submit[value="Suche"],
#suche input.button.submit[value="Search"] {
  width: 57px;
  height: 21px;
  padding: 4px 5px;
  line-height: 1em;
}
/* line 11, ../../../work/scss/beuth/components/_search.scss */
#suche .search-nav li.index-0 > a > span {
  width: 56px;
}
/* line 16, ../../../work/scss/beuth/components/_search.scss */
.suchergebnisse-verfeinern {
  /* DINREL14-1974 */
  /* EOD DINREL14-1974 */
}
/* line 18, ../../../work/scss/beuth/components/_search.scss */
.suchergebnisse-verfeinern .ihre-verfeinerungen .list-1 li button {
  margin-bottom: 13px;
  background: url(/blob/30566/38d188f7eb1d6739f9cacea5ce56c02f/blts-gif-data.gif) no-repeat 0 2px;
}
/* line 21, ../../../work/scss/beuth/components/_search.scss */
.suchergebnisse-verfeinern .ihre-verfeinerungen .list-1 li button:hover, .suchergebnisse-verfeinern .ihre-verfeinerungen .list-1 li button:active, .suchergebnisse-verfeinern .ihre-verfeinerungen .list-1 li button:focus {
  background-position: -350px 2px;
}
/* line 27, ../../../work/scss/beuth/components/_search.scss */
.suchergebnisse-verfeinern .list-1 li button {
  background: url(/blob/30566/38d188f7eb1d6739f9cacea5ce56c02f/blts-gif-data.gif) no-repeat -700px 2px;
  border: none;
  color: #000;
  float: left;
  font-size: 12px;
  font-weight: normal !important;
  padding: 2px 0 2px 22px;
}
/* line 36, ../../../work/scss/beuth/components/_search.scss */
.suchergebnisse-verfeinern .list-1 li button:hover, .suchergebnisse-verfeinern .list-1 li button:active, .suchergebnisse-verfeinern .list-1 li button:focus {
  cursor: pointer;
  background-position: -1050px 2px;
}
/* line 39, ../../../work/scss/beuth/components/_search.scss */
.suchergebnisse-verfeinern .list-1 li button:hover span, .suchergebnisse-verfeinern .list-1 li button:active span, .suchergebnisse-verfeinern .list-1 li button:focus span {
  color: #00628d;
}
/* line 42, ../../../work/scss/beuth/components/_search.scss */
.suchergebnisse-verfeinern .list-1 li button:focus {
  outline: none;
}
/* line 46, ../../../work/scss/beuth/components/_search.scss */
.suchergebnisse-verfeinern .list-1 li button .count {
  float: none;
}
/* line 50, ../../../work/scss/beuth/components/_search.scss */
.suchergebnisse-verfeinern .list-1 li button span {
  text-align: left;
}
/* line 57, ../../../work/scss/beuth/components/_search.scss */
.suchergebnisse-verfeinern .abcFilter {
  padding-top: 10px;
}
/* line 59, ../../../work/scss/beuth/components/_search.scss */
.suchergebnisse-verfeinern .abcFilter h3 {
  padding: 0 0 4px;
  margin-bottom: 12px;
  border-bottom: 1px solid #9c9ea0;
  font-size: 1.083em;
}
/* line 65, ../../../work/scss/beuth/components/_search.scss */
.suchergebnisse-verfeinern .abcFilter .list-1 {
  border-bottom: 0px solid transparent;
}
/* line 68, ../../../work/scss/beuth/components/_search.scss */
.suchergebnisse-verfeinern .abcFilter ul li {
  display: inline-block !important;
  width: auto !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  border-bottom: 0px solid transparent !important;
}
/* line 74, ../../../work/scss/beuth/components/_search.scss */
.suchergebnisse-verfeinern .abcFilter ul li button {
  background-image: url(/blob/30784/5297e6a4251a6daae8486e31c580c7bb/button-autorenfilter-gif-data.gif);
  background-repeat: no-repeat;
  background-position: 0 0;
  height: 18px;
  width: 18px;
  display: inline-block;
  color: #fff;
  text-align: center;
  font-weight: bold;
  background-color: #2D6A90;
  margin-bottom: 3px;
}
/* line 86, ../../../work/scss/beuth/components/_search.scss */
.suchergebnisse-verfeinern .abcFilter ul li button:hover, .suchergebnisse-verfeinern .abcFilter ul li button:active, .suchergebnisse-verfeinern .abcFilter ul li button:focus {
  background-position: 0 0;
  color: #fff;
}
/* line 91, ../../../work/scss/beuth/components/_search.scss */
.suchergebnisse-verfeinern .abcFilter ul li span {
  float: none;
  color: #fff;
}
/* /user-management/login */
/* /user-management/recover-pw*/
/* line 4, ../../../work/scss/beuth/components/_loginForm.scss */
.form-area.loginform .hold a {
  display: block;
  padding: 0 0 0 10px;
  margin-top: 0.5em;
  background: url(/blob/30440/6d426314ab1e2dbd4defdb36638f681e/arrow-1-gif-data.gif) no-repeat -1000px 7px;
  font-weight: bold;
}
/* line 1, ../../../work/scss/beuth/components/_pager-turn.scss */
.pager-turn {
  padding: 0 0 3px;
}
/* line 3, ../../../work/scss/beuth/components/_pager-turn.scss */
.pager-turn li {
  max-height: 32px;
}
/* line 6, ../../../work/scss/beuth/components/_pager-turn.scss */
.pager-turn li button.link {
  background: none 0 0;
  line-height: 32px;
  max-height: 32px;
}
/* line 11, ../../../work/scss/beuth/components/_pager-turn.scss */
.pager-turn li button:hover span, .pager-turn li button:active span, .pager-turn li button:focus span {
  background-position: -82px 100%;
  color: #00628d;
  border-color: #00628d;
}
/* line 18, ../../../work/scss/beuth/components/_pager-turn.scss */
.pager-turn li button span {
  display: inline-block;
  background: url(/blob/59060/4cdaf7fba471f03eb9c19b41bf8efea8/btns-pager-v2-png-data.png) no-repeat -82px 0 #fff;
  border: 1px solid #9c9e9f;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  color: #1a171b;
  height: 30px;
  min-width: 30px;
}
/* line 28, ../../../work/scss/beuth/components/_pager-turn.scss */
.pager-turn li.active button span {
  background-position: -125px 0 !important;
  color: #1a171b !important;
  background-color: #d0ecfa;
  border-color: #9c9e9f;
}
/* line 36, ../../../work/scss/beuth/components/_pager-turn.scss */
.pager-turn .prev-1 {
  margin: 0 10px 0 5px;
}
/* line 40, ../../../work/scss/beuth/components/_pager-turn.scss */
.pager-turn .next-1 {
  margin: 0 0 0 15px;
}
/* line 44, ../../../work/scss/beuth/components/_pager-turn.scss */
.pager-turn .prev-1 button span,
.pager-turn .prev-2 button span,
.pager-turn .next-1 button span,
.pager-turn .next-2 button span {
  background-position: 0 0;
  overflow: hidden;
  text-indent: -9999px;
  font-size: 0;
}
/* line 54, ../../../work/scss/beuth/components/_pager-turn.scss */
.pager-turn .prev-2 button:hover span,
.pager-turn .prev-2 button:active span,
.pager-turn .prev-2 button:focus span {
  background-position: 0 100%;
}
/* line 60, ../../../work/scss/beuth/components/_pager-turn.scss */
.pager-turn .prev-1 button span {
  background-position: -39px 0;
}
/* line 64, ../../../work/scss/beuth/components/_pager-turn.scss */
.pager-turn .prev-1 button:hover span,
.pager-turn .prev-1 button:active span,
.pager-turn .prev-1 button:focus span {
  background-position: -39px 100%;
}
/* line 70, ../../../work/scss/beuth/components/_pager-turn.scss */
.pager-turn .next-1 button span {
  background-position: -164px 0;
}
/* line 74, ../../../work/scss/beuth/components/_pager-turn.scss */
.pager-turn .next-1 button:hover span,
.pager-turn .next-1 button:active span,
.pager-turn .next-1 button:focus span {
  background-position: -164px 100%;
}
/* line 80, ../../../work/scss/beuth/components/_pager-turn.scss */
.pager-turn .next-2 button span {
  background-position: -206px 0;
}
/* line 84, ../../../work/scss/beuth/components/_pager-turn.scss */
.pager-turn .next-2 button:hover span,
.pager-turn .next-2 button:active span,
.pager-turn .next-2 button:focus span {
  background-position: -206px 100%;
}
/* line 90, ../../../work/scss/beuth/components/_pager-turn.scss */
.pager-turn .ellipsis {
  padding: 5px 4px 0 4px;
}
/* line 3, ../../../work/scss/beuth/components/_mybeuthwarenkorb.scss */
#mybeuthwarenkorb #mybeuth .loginButton,
#mybeuthwarenkorb #mybeuth .short-registration-link {
  display: none;
}
/* line 7, ../../../work/scss/beuth/components/_mybeuthwarenkorb.scss */
#mybeuthwarenkorb #mybeuth.auth .login .hold {
  margin-top: -42px;
}
/* line 11, ../../../work/scss/beuth/components/_mybeuthwarenkorb.scss */
#mybeuthwarenkorb #mybeuth #command + form::before {
  content: "";
  position: absolute;
  display: inline-block;
  width: 23px;
  height: 21px;
  background: url(/blob/97514/817982c1754fb24c2d363215a6b81eda/icon-online-bibliothek-png-data.png) no-repeat;
  margin-top: 3px;
}
/* line 20, ../../../work/scss/beuth/components/_mybeuthwarenkorb.scss */
#mybeuthwarenkorb #mybeuth .onlinebib-link {
  background: url(/blob/30440/6d426314ab1e2dbd4defdb36638f681e/arrow-1-gif-data.gif) no-repeat -1000px 50%;
  color: #00628d;
  font-size: 12px;
  font-weight: bold;
  padding: 1px 0 0 8px;
  border: 0 none;
  margin-left: 26px;
  margin-top: 6px;
}
/* line 32, ../../../work/scss/beuth/components/_mybeuthwarenkorb.scss */
#mybeuthwarenkorb .login li:first-child:last-child {
  position: relative;
  top: -18px;
  margin-top: 18px;
}
/* line 39, ../../../work/scss/beuth/components/_mybeuthwarenkorb.scss */
.hasKeyvisual #mybeuthwarenkorb {
  top: -107px;
}
/* line 45, ../../../work/scss/beuth/components/_mybeuthwarenkorb.scss */
body.callback #mybeuthwarenkorb #warenkorb {
  display: none;
}
/* line 50, ../../../work/scss/beuth/components/_mybeuthwarenkorb.scss */
body.callback #mybeuthwarenkorb #mybeuth .frame {
  background: none 0 0 #F0F6FA;
}
/* line 55, ../../../work/scss/beuth/components/_mybeuthwarenkorb.scss */
body.callback #mybeuthwarenkorb #mybeuth form.login #login-wrapper .left, body.callback #mybeuthwarenkorb #mybeuth form.login #login-wrapper .right, body.callback #mybeuthwarenkorb #mybeuth form.login #login-wrapper .more, body.callback #mybeuthwarenkorb #mybeuth form.login #login-wrapper .button {
  display: none;
}
/* line 56, ../../../work/scss/beuth/components/_mybeuthwarenkorb.scss */
body.callback #mybeuthwarenkorb #mybeuth form.login #login-wrapper .button.auth {
  display: block;
}
/* line 59, ../../../work/scss/beuth/components/_mybeuthwarenkorb.scss */
body.callback #mybeuthwarenkorb #mybeuth .login-and-direkt {
  border-top: 0 solid transparent;
}
/* line 61, ../../../work/scss/beuth/components/_mybeuthwarenkorb.scss */
body.callback #mybeuthwarenkorb #mybeuth .login-and-direkt .sub-title, body.callback #mybeuthwarenkorb #mybeuth .login-and-direkt > ul {
  display: none;
}
/* line 66, ../../../work/scss/beuth/components/_mybeuthwarenkorb.scss */
body.callback #mybeuthwarenkorb #mybeuth .more {
  position: absolute !important;
  top: 12px;
  right: 10px;
  margin-top: 0 !important;
}
/* line 73, ../../../work/scss/beuth/components/_mybeuthwarenkorb.scss */
body.callback #mybeuthwarenkorb #mybeuth .short-registration-link {
  display: block;
}
/* line 76, ../../../work/scss/beuth/components/_mybeuthwarenkorb.scss */
body.callback #mybeuthwarenkorb #mybeuth .long-registration-link {
  display: none;
}
/* line 80, ../../../work/scss/beuth/components/_mybeuthwarenkorb.scss */
body.callback #mybeuthwarenkorb #mybeuth .loginButton {
  display: inline-block;
  background-image: url(/blob/30688/feab10ea9f0926129367f7e91cf57bb9/btn-1-gif-data.gif);
  background-repeat: repeat-x;
  background-position: 0 0;
  background-color: #BDBDBE;
  color: #000;
  border: 1px solid #9c9e9f;
  border-top: none;
  -moz-border-radius: 0.25em;
  -webkit-border-radius: 0.25em;
  border-radius: 0.25em;
  padding: 1px 5px 2px 5px;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 0.8em;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-weight: normal;
}
/* line 116, ../../../work/scss/beuth/components/_mybeuthwarenkorb.scss */
body.seminare #mybeuthwarenkorb #mybeuth .frame,
body.themenseite #mybeuthwarenkorb #mybeuth .frame,
body.produkt_fachgeb #mybeuthwarenkorb #mybeuth .frame,
body.rubrikenseite #mybeuthwarenkorb #mybeuth .frame,
body.fehlerseite #mybeuthwarenkorb #mybeuth .frame,
body.warenkorb #mybeuthwarenkorb #mybeuth .frame,
body.suchergebnisseite #mybeuthwarenkorb #mybeuth .frame,
body.recommend #mybeuthwarenkorb #mybeuth .frame,
body.suchergebnisseite.fachbereichssuche #mybeuthwarenkorb #mybeuth .frame,
body.orderform #mybeuthwarenkorb #mybeuth .frame {
  min-height: 0;
  position: relative;
}
/* line 123, ../../../work/scss/beuth/components/_mybeuthwarenkorb.scss */
body.seminare #mybeuthwarenkorb #mybeuth form.login #login-wrapper .left, body.seminare #mybeuthwarenkorb #mybeuth form.login #login-wrapper .right, body.seminare #mybeuthwarenkorb #mybeuth form.login #login-wrapper .more, body.seminare #mybeuthwarenkorb #mybeuth form.login #login-wrapper .button,
body.themenseite #mybeuthwarenkorb #mybeuth form.login #login-wrapper .left,
body.themenseite #mybeuthwarenkorb #mybeuth form.login #login-wrapper .right,
body.themenseite #mybeuthwarenkorb #mybeuth form.login #login-wrapper .more,
body.themenseite #mybeuthwarenkorb #mybeuth form.login #login-wrapper .button,
body.produkt_fachgeb #mybeuthwarenkorb #mybeuth form.login #login-wrapper .left,
body.produkt_fachgeb #mybeuthwarenkorb #mybeuth form.login #login-wrapper .right,
body.produkt_fachgeb #mybeuthwarenkorb #mybeuth form.login #login-wrapper .more,
body.produkt_fachgeb #mybeuthwarenkorb #mybeuth form.login #login-wrapper .button,
body.rubrikenseite #mybeuthwarenkorb #mybeuth form.login #login-wrapper .left,
body.rubrikenseite #mybeuthwarenkorb #mybeuth form.login #login-wrapper .right,
body.rubrikenseite #mybeuthwarenkorb #mybeuth form.login #login-wrapper .more,
body.rubrikenseite #mybeuthwarenkorb #mybeuth form.login #login-wrapper .button,
body.fehlerseite #mybeuthwarenkorb #mybeuth form.login #login-wrapper .left,
body.fehlerseite #mybeuthwarenkorb #mybeuth form.login #login-wrapper .right,
body.fehlerseite #mybeuthwarenkorb #mybeuth form.login #login-wrapper .more,
body.fehlerseite #mybeuthwarenkorb #mybeuth form.login #login-wrapper .button,
body.warenkorb #mybeuthwarenkorb #mybeuth form.login #login-wrapper .left,
body.warenkorb #mybeuthwarenkorb #mybeuth form.login #login-wrapper .right,
body.warenkorb #mybeuthwarenkorb #mybeuth form.login #login-wrapper .more,
body.warenkorb #mybeuthwarenkorb #mybeuth form.login #login-wrapper .button,
body.suchergebnisseite #mybeuthwarenkorb #mybeuth form.login #login-wrapper .left,
body.suchergebnisseite #mybeuthwarenkorb #mybeuth form.login #login-wrapper .right,
body.suchergebnisseite #mybeuthwarenkorb #mybeuth form.login #login-wrapper .more,
body.suchergebnisseite #mybeuthwarenkorb #mybeuth form.login #login-wrapper .button,
body.recommend #mybeuthwarenkorb #mybeuth form.login #login-wrapper .left,
body.recommend #mybeuthwarenkorb #mybeuth form.login #login-wrapper .right,
body.recommend #mybeuthwarenkorb #mybeuth form.login #login-wrapper .more,
body.recommend #mybeuthwarenkorb #mybeuth form.login #login-wrapper .button,
body.suchergebnisseite.fachbereichssuche #mybeuthwarenkorb #mybeuth form.login #login-wrapper .left,
body.suchergebnisseite.fachbereichssuche #mybeuthwarenkorb #mybeuth form.login #login-wrapper .right,
body.suchergebnisseite.fachbereichssuche #mybeuthwarenkorb #mybeuth form.login #login-wrapper .more,
body.suchergebnisseite.fachbereichssuche #mybeuthwarenkorb #mybeuth form.login #login-wrapper .button,
body.orderform #mybeuthwarenkorb #mybeuth form.login #login-wrapper .left,
body.orderform #mybeuthwarenkorb #mybeuth form.login #login-wrapper .right,
body.orderform #mybeuthwarenkorb #mybeuth form.login #login-wrapper .more,
body.orderform #mybeuthwarenkorb #mybeuth form.login #login-wrapper .button {
  display: none;
}
/* line 124, ../../../work/scss/beuth/components/_mybeuthwarenkorb.scss */
body.seminare #mybeuthwarenkorb #mybeuth form.login #login-wrapper .button.auth,
body.themenseite #mybeuthwarenkorb #mybeuth form.login #login-wrapper .button.auth,
body.produkt_fachgeb #mybeuthwarenkorb #mybeuth form.login #login-wrapper .button.auth,
body.rubrikenseite #mybeuthwarenkorb #mybeuth form.login #login-wrapper .button.auth,
body.fehlerseite #mybeuthwarenkorb #mybeuth form.login #login-wrapper .button.auth,
body.warenkorb #mybeuthwarenkorb #mybeuth form.login #login-wrapper .button.auth,
body.suchergebnisseite #mybeuthwarenkorb #mybeuth form.login #login-wrapper .button.auth,
body.recommend #mybeuthwarenkorb #mybeuth form.login #login-wrapper .button.auth,
body.suchergebnisseite.fachbereichssuche #mybeuthwarenkorb #mybeuth form.login #login-wrapper .button.auth,
body.orderform #mybeuthwarenkorb #mybeuth form.login #login-wrapper .button.auth {
  display: block;
}
/* line 127, ../../../work/scss/beuth/components/_mybeuthwarenkorb.scss */
body.seminare #mybeuthwarenkorb #mybeuth .login-and-direkt,
body.themenseite #mybeuthwarenkorb #mybeuth .login-and-direkt,
body.produkt_fachgeb #mybeuthwarenkorb #mybeuth .login-and-direkt,
body.rubrikenseite #mybeuthwarenkorb #mybeuth .login-and-direkt,
body.fehlerseite #mybeuthwarenkorb #mybeuth .login-and-direkt,
body.warenkorb #mybeuthwarenkorb #mybeuth .login-and-direkt,
body.suchergebnisseite #mybeuthwarenkorb #mybeuth .login-and-direkt,
body.recommend #mybeuthwarenkorb #mybeuth .login-and-direkt,
body.suchergebnisseite.fachbereichssuche #mybeuthwarenkorb #mybeuth .login-and-direkt,
body.orderform #mybeuthwarenkorb #mybeuth .login-and-direkt {
  border-top: 0 solid transparent;
}
/* line 129, ../../../work/scss/beuth/components/_mybeuthwarenkorb.scss */
body.seminare #mybeuthwarenkorb #mybeuth .login-and-direkt .sub-title, body.seminare #mybeuthwarenkorb #mybeuth .login-and-direkt > ul,
body.themenseite #mybeuthwarenkorb #mybeuth .login-and-direkt .sub-title,
body.themenseite #mybeuthwarenkorb #mybeuth .login-and-direkt > ul,
body.produkt_fachgeb #mybeuthwarenkorb #mybeuth .login-and-direkt .sub-title,
body.produkt_fachgeb #mybeuthwarenkorb #mybeuth .login-and-direkt > ul,
body.rubrikenseite #mybeuthwarenkorb #mybeuth .login-and-direkt .sub-title,
body.rubrikenseite #mybeuthwarenkorb #mybeuth .login-and-direkt > ul,
body.fehlerseite #mybeuthwarenkorb #mybeuth .login-and-direkt .sub-title,
body.fehlerseite #mybeuthwarenkorb #mybeuth .login-and-direkt > ul,
body.warenkorb #mybeuthwarenkorb #mybeuth .login-and-direkt .sub-title,
body.warenkorb #mybeuthwarenkorb #mybeuth .login-and-direkt > ul,
body.suchergebnisseite #mybeuthwarenkorb #mybeuth .login-and-direkt .sub-title,
body.suchergebnisseite #mybeuthwarenkorb #mybeuth .login-and-direkt > ul,
body.recommend #mybeuthwarenkorb #mybeuth .login-and-direkt .sub-title,
body.recommend #mybeuthwarenkorb #mybeuth .login-and-direkt > ul,
body.suchergebnisseite.fachbereichssuche #mybeuthwarenkorb #mybeuth .login-and-direkt .sub-title,
body.suchergebnisseite.fachbereichssuche #mybeuthwarenkorb #mybeuth .login-and-direkt > ul,
body.orderform #mybeuthwarenkorb #mybeuth .login-and-direkt .sub-title,
body.orderform #mybeuthwarenkorb #mybeuth .login-and-direkt > ul {
  display: none;
}
/* line 134, ../../../work/scss/beuth/components/_mybeuthwarenkorb.scss */
body.seminare #mybeuthwarenkorb #mybeuth .more,
body.themenseite #mybeuthwarenkorb #mybeuth .more,
body.produkt_fachgeb #mybeuthwarenkorb #mybeuth .more,
body.rubrikenseite #mybeuthwarenkorb #mybeuth .more,
body.fehlerseite #mybeuthwarenkorb #mybeuth .more,
body.warenkorb #mybeuthwarenkorb #mybeuth .more,
body.suchergebnisseite #mybeuthwarenkorb #mybeuth .more,
body.recommend #mybeuthwarenkorb #mybeuth .more,
body.suchergebnisseite.fachbereichssuche #mybeuthwarenkorb #mybeuth .more,
body.orderform #mybeuthwarenkorb #mybeuth .more {
  position: absolute !important;
  top: 12px;
  right: 10px;
  margin-top: 0 !important;
}
/* line 141, ../../../work/scss/beuth/components/_mybeuthwarenkorb.scss */
body.seminare #mybeuthwarenkorb #mybeuth .short-registration-link,
body.themenseite #mybeuthwarenkorb #mybeuth .short-registration-link,
body.produkt_fachgeb #mybeuthwarenkorb #mybeuth .short-registration-link,
body.rubrikenseite #mybeuthwarenkorb #mybeuth .short-registration-link,
body.fehlerseite #mybeuthwarenkorb #mybeuth .short-registration-link,
body.warenkorb #mybeuthwarenkorb #mybeuth .short-registration-link,
body.suchergebnisseite #mybeuthwarenkorb #mybeuth .short-registration-link,
body.recommend #mybeuthwarenkorb #mybeuth .short-registration-link,
body.suchergebnisseite.fachbereichssuche #mybeuthwarenkorb #mybeuth .short-registration-link,
body.orderform #mybeuthwarenkorb #mybeuth .short-registration-link {
  display: block;
}
/* line 144, ../../../work/scss/beuth/components/_mybeuthwarenkorb.scss */
body.seminare #mybeuthwarenkorb #mybeuth .long-registration-link,
body.themenseite #mybeuthwarenkorb #mybeuth .long-registration-link,
body.produkt_fachgeb #mybeuthwarenkorb #mybeuth .long-registration-link,
body.rubrikenseite #mybeuthwarenkorb #mybeuth .long-registration-link,
body.fehlerseite #mybeuthwarenkorb #mybeuth .long-registration-link,
body.warenkorb #mybeuthwarenkorb #mybeuth .long-registration-link,
body.suchergebnisseite #mybeuthwarenkorb #mybeuth .long-registration-link,
body.recommend #mybeuthwarenkorb #mybeuth .long-registration-link,
body.suchergebnisseite.fachbereichssuche #mybeuthwarenkorb #mybeuth .long-registration-link,
body.orderform #mybeuthwarenkorb #mybeuth .long-registration-link {
  display: none;
}
/* line 148, ../../../work/scss/beuth/components/_mybeuthwarenkorb.scss */
body.seminare #mybeuthwarenkorb #mybeuth .loginButton,
body.themenseite #mybeuthwarenkorb #mybeuth .loginButton,
body.produkt_fachgeb #mybeuthwarenkorb #mybeuth .loginButton,
body.rubrikenseite #mybeuthwarenkorb #mybeuth .loginButton,
body.fehlerseite #mybeuthwarenkorb #mybeuth .loginButton,
body.warenkorb #mybeuthwarenkorb #mybeuth .loginButton,
body.suchergebnisseite #mybeuthwarenkorb #mybeuth .loginButton,
body.recommend #mybeuthwarenkorb #mybeuth .loginButton,
body.suchergebnisseite.fachbereichssuche #mybeuthwarenkorb #mybeuth .loginButton,
body.orderform #mybeuthwarenkorb #mybeuth .loginButton {
  display: inline-block;
  background-image: url(/blob/30688/feab10ea9f0926129367f7e91cf57bb9/btn-1-gif-data.gif);
  background-repeat: repeat-x;
  background-position: 0 0;
  background-color: #BDBDBE;
  color: #000;
  border: 1px solid #9c9e9f;
  border-top: none;
  -moz-border-radius: 0.25em;
  -webkit-border-radius: 0.25em;
  border-radius: 0.25em;
  padding: 1px 5px 2px 5px;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 0.8em;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-weight: normal;
}
/* line 173, ../../../work/scss/beuth/components/_mybeuthwarenkorb.scss */
body.registration #warenkorb {
  display: none;
}
/* line 182, ../../../work/scss/beuth/components/_mybeuthwarenkorb.scss */
body.registration #mybeuthwarenkorb #mybeuth form.login #login-wrapper .left, body.registration #mybeuthwarenkorb #mybeuth form.login #login-wrapper .right, body.registration #mybeuthwarenkorb #mybeuth form.login #login-wrapper .more, body.registration #mybeuthwarenkorb #mybeuth form.login #login-wrapper .button {
  display: none;
}
/* line 183, ../../../work/scss/beuth/components/_mybeuthwarenkorb.scss */
body.registration #mybeuthwarenkorb #mybeuth form.login #login-wrapper .button.auth {
  display: block;
}
/* line 186, ../../../work/scss/beuth/components/_mybeuthwarenkorb.scss */
body.registration #mybeuthwarenkorb #mybeuth .login-and-direkt {
  border-top: 0 solid transparent;
}
/* line 188, ../../../work/scss/beuth/components/_mybeuthwarenkorb.scss */
body.registration #mybeuthwarenkorb #mybeuth .login-and-direkt .sub-title, body.registration #mybeuthwarenkorb #mybeuth .login-and-direkt > ul {
  display: none;
}
/* line 193, ../../../work/scss/beuth/components/_mybeuthwarenkorb.scss */
body.registration #mybeuthwarenkorb #mybeuth .more {
  position: absolute !important;
  top: 12px;
  right: 10px;
  margin-top: 0 !important;
}
/* line 200, ../../../work/scss/beuth/components/_mybeuthwarenkorb.scss */
body.registration #mybeuthwarenkorb #mybeuth .short-registration-link {
  display: block;
}
/* line 203, ../../../work/scss/beuth/components/_mybeuthwarenkorb.scss */
body.registration #mybeuthwarenkorb #mybeuth .long-registration-link {
  display: none;
}
/* line 207, ../../../work/scss/beuth/components/_mybeuthwarenkorb.scss */
body.registration #mybeuthwarenkorb #mybeuth .loginButton {
  display: inline-block;
  background-image: url(/blob/30688/feab10ea9f0926129367f7e91cf57bb9/btn-1-gif-data.gif);
  background-repeat: repeat-x;
  background-position: 0 0;
  background-color: #BDBDBE;
  color: #000;
  border: 1px solid #9c9e9f;
  border-top: none;
  -moz-border-radius: 0.25em;
  -webkit-border-radius: 0.25em;
  border-radius: 0.25em;
  padding: 1px 5px 2px 5px;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 0.8em;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-weight: normal;
}
/* line 228, ../../../work/scss/beuth/components/_mybeuthwarenkorb.scss */
body.registration .progressbar ul {
  padding-left: 0;
}
/* line 235, ../../../work/scss/beuth/components/_mybeuthwarenkorb.scss */
body.suchergebnisseite #mybeuth .holder > .frame, body.produktdetailseite #mybeuth .holder > .frame {
  padding-bottom: 0;
}
/* line 238, ../../../work/scss/beuth/components/_mybeuthwarenkorb.scss */
body.suchergebnisseite #mybeuth .login-and-direkt, body.produktdetailseite #mybeuth .login-and-direkt {
  padding: 0;
  border-bottom: 0;
}
/* line 1, ../../../work/scss/beuth/components/_gallery.scss */
.gallery {
  padding: 17px;
  background-color: #e6f5fc;
}
/* line 4, ../../../work/scss/beuth/components/_gallery.scss */
.gallery .img-wrapp {
  float: left;
  padding: 5px 10px 10px 0;
}
/* line 4, ../../../work/scss/beuth/components/_products.scss */
.products .post .holder ul.rte--list {
  padding-bottom: 1em;
}
/* line 7, ../../../work/scss/beuth/components/_products.scss */
.products .post .holder .footnote > div {
  display: inline-block;
}
/* line 2, ../../../work/scss/beuth/components/_posts.scss */
.posts.short-list {
  background: none 0 0 !important;
  border: 0 solid transparent;
}
/* line 7, ../../../work/scss/beuth/components/_posts.scss */
.posts .post-small {
  padding: 34px 0 5px 0;
  margin: 0 12px;
  border-bottom: 1px solid #a2daf4;
}
/* line 11, ../../../work/scss/beuth/components/_posts.scss */
.posts .post-small:first-child {
  padding-top: 0;
  margin-top: -10px;
}
/* line 12, ../../../work/scss/beuth/components/_posts.scss */
.posts .post-small:last-child {
  border-bottom: 0 solid transparent;
}
/* line 13, ../../../work/scss/beuth/components/_posts.scss */
.posts .post-small .imgholder {
  float: left;
  width: 90px;
}
/* line 16, ../../../work/scss/beuth/components/_posts.scss */
.posts .post-small .imgholder img {
  display: inline-block;
}
/* line 18, ../../../work/scss/beuth/components/_posts.scss */
.posts .post-small h3 a {
  color: #000;
}
/* line 20, ../../../work/scss/beuth/components/_posts.scss */
.posts .post-small h3 a:hover, .posts .post-small h3 a:active, .posts .post-small h3 a:focus {
  color: #009ee0;
}
/* line 26, ../../../work/scss/beuth/components/_posts.scss */
.posts .category {
  display: block;
  font: 0.692em/1.111em Verdana, Arial, Helvetica, sans-serif;
  letter-spacing: 1px;
  margin: 0 0 1px;
  text-transform: uppercase;
}
/* line 35, ../../../work/scss/beuth/components/_posts.scss */
.posts .post .heading {
  padding: 0 10px 5px;
}
/* line 41, ../../../work/scss/beuth/components/_posts.scss */
.posts .post-content {
  padding: 0 15px;
}
/* line 43, ../../../work/scss/beuth/components/_posts.scss */
.posts .post-content .conteiner-img {
  left: 15px;
}
/* line 47, ../../../work/scss/beuth/components/_posts.scss */
.posts .post-content .post-wrap {
  min-height: 166px;
}
/* line 51, ../../../work/scss/beuth/components/_posts.scss */
.posts .post-content .table-info span.icon-pdf {
  position: relative;
  top: 2px;
}
/* line 54, ../../../work/scss/beuth/components/_posts.scss */
.posts .post-content .table-info span.icon-pdf + span[itemprop='offers'] {
  position: relative;
  top: -3px;
}
/* line 65, ../../../work/scss/beuth/components/_posts.scss */
body.suchergebnisseite .posts .post-wrap {
  min-height: auto;
}
/* DINREL14-2386 */
/* line 2, ../../../work/scss/beuth/components/_detailText.scss */
.float--left {
  float: left;
}
/* line 3, ../../../work/scss/beuth/components/_detailText.scss */
.float--right {
  float: right;
}
/* line 4, ../../../work/scss/beuth/components/_detailText.scss */
.float--none {
  float: none;
}
/* line 8, ../../../work/scss/beuth/components/_detailText.scss */
.post .detailText .float--left {
  margin: 5px 10px 0 0;
}
/* line 11, ../../../work/scss/beuth/components/_detailText.scss */
.post .detailText .float--right {
  margin: 5px 0 0 10px;
}
/* line 14, ../../../work/scss/beuth/components/_detailText.scss */
.post .detailText img.float--left {
  float: left;
}
/* line 15, ../../../work/scss/beuth/components/_detailText.scss */
.post .detailText img.float--right {
  float: right;
}
/* line 16, ../../../work/scss/beuth/components/_detailText.scss */
.post .detailText img.float--none {
  float: none;
}
/* line 21, ../../../work/scss/beuth/components/_detailText.scss */
#content p > a.img-link, .content p > a.img-link {
  display: block;
  padding: 0;
}
/* line 26, ../../../work/scss/beuth/components/_detailText.scss */
.strike {
  text-decoration: line-through;
}
/* line 30, ../../../work/scss/beuth/components/_detailText.scss */
.underline {
  text-decoration: underline;
}
/* line 34, ../../../work/scss/beuth/components/_detailText.scss */
sub, sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
/* line 41, ../../../work/scss/beuth/components/_detailText.scss */
sup {
  top: -0.5em;
}
/* line 42, ../../../work/scss/beuth/components/_detailText.scss */
sub {
  bottom: -0.25em;
}
/* Blockquote
--------------------------------------------------------------- */
/* line 46, ../../../work/scss/beuth/components/_detailText.scss */
.detailText {
  /* DINREL14-2421 Umbruch beim Verlinken von Texten */
  /* EOD DINREL14-2421 */
}
/* line 47, ../../../work/scss/beuth/components/_detailText.scss */
.detailText p.align--left {
  text-align: left;
}
/* line 50, ../../../work/scss/beuth/components/_detailText.scss */
.detailText p.align--center {
  text-align: center;
}
/* line 53, ../../../work/scss/beuth/components/_detailText.scss */
.detailText p.align--right {
  text-align: right;
}
/* line 59, ../../../work/scss/beuth/components/_detailText.scss */
.detailText p > a.download {
  display: inline-block;
  margin: 0;
}
/* line 66, ../../../work/scss/beuth/components/_detailText.scss */
.detailText blockquote {
  padding: 30px 30px 30px 90px;
  background: #fafafa;
  border: 1px solid #eee;
  position: relative;
  font-style: italic;
  margin: 20px 0;
  font-family: Georgia,"Times New Roman",Times,serif;
}
/* line 76, ../../../work/scss/beuth/components/_detailText.scss */
.detailText blockquote p {
  font-style: italic;
  font-weight: normal;
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
  padding-bottom: none;
  font-family: Georgia,"Times New Roman",Times,serif;
}
/* line 86, ../../../work/scss/beuth/components/_detailText.scss */
.detailText blockquote:after {
  content: '\00201D';
  width: 90px;
  font-family: Georgia,"Times New Roman",Times,serif;
  font-size: 72px;
  line-height: 72px;
  font-weight: bold;
  font-style: normal;
  text-align: center;
  color: #cecfd0;
  position: absolute;
  top: 31px;
  left: 0px;
}
/* line 101, ../../../work/scss/beuth/components/_detailText.scss */
.detailText blockquote cite {
  display: block;
  margin-top: 1.1em;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.75em;
  line-height: 120%;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 1px;
}
/* line 110, ../../../work/scss/beuth/components/_detailText.scss */
.detailText blockquote cite:before {
  content: "\002013 ";
}
/* line 115, ../../../work/scss/beuth/components/_detailText.scss */
.detailText > div > ol {
  padding-left: 0;
  margin-left: 30px;
  padding-bottom: 1em;
}
/* line 119, ../../../work/scss/beuth/components/_detailText.scss */
.detailText > div > ol.rte--list li {
  margin-bottom: 1em;
}
/* line 122, ../../../work/scss/beuth/components/_detailText.scss */
.detailText > div > ol ol {
  margin-left: 0;
  padding-left: 20px;
}
/* line 128, ../../../work/scss/beuth/components/_detailText.scss */
.detailText > div > ul {
  padding-left: 0;
  margin-left: 30px;
  padding-bottom: 1em;
}
/* line 132, ../../../work/scss/beuth/components/_detailText.scss */
.detailText > div > ul ul {
  margin-left: 0;
  padding-left: 20px;
}
/* line 138, ../../../work/scss/beuth/components/_detailText.scss */
.detailText table {
  margin-bottom: 1em;
  border-collapse: collapse;
}
/* line 141, ../../../work/scss/beuth/components/_detailText.scss */
.detailText table th, .detailText table td {
  padding: 0.5em 1em;
}
/* line 144, ../../../work/scss/beuth/components/_detailText.scss */
.detailText table th {
  font-weight: bold;
}
/* line 149, ../../../work/scss/beuth/components/_detailText.scss */
.detailText h1, .detailText h2, .detailText h3, .detailText h4, .detailText h5 {
  display: block;
  margin: 0.5em 0;
  line-height: 1.2em;
}
/* line 155, ../../../work/scss/beuth/components/_detailText.scss */
.detailText h1 {
  font-size: 2em;
}
/* line 159, ../../../work/scss/beuth/components/_detailText.scss */
.detailText h2 {
  font-size: 1.5em;
}
/* line 163, ../../../work/scss/beuth/components/_detailText.scss */
.detailText h3 {
  font-size: 1.2em;
}
/* line 167, ../../../work/scss/beuth/components/_detailText.scss */
.detailText h4 {
  font-size: 1.1em;
}
/* line 171, ../../../work/scss/beuth/components/_detailText.scss */
.detailText h5 {
  font-size: 1em;
  text-decoration: underline;
}
/* line 176, ../../../work/scss/beuth/components/_detailText.scss */
.detailText .miniForm {
  margin-left: 0;
  margin-top: 0;
}
/* EOD DINREL14-2386 */
/* line 1, ../../../work/scss/beuth/components/_normen-timeline.scss */
#normen-timeline {
  margin-left: 0;
}
/* line 4, ../../../work/scss/beuth/components/_normen-timeline.scss */
#normen-timeline .tl-name {
  padding: 1px 0;
  font-size: 14px;
}
/* line 7, ../../../work/scss/beuth/components/_normen-timeline.scss */
#normen-timeline .tl-name:not(:last-child) {
  border: 0 solid transparent;
}
/* line 14, ../../../work/scss/beuth/components/_normen-timeline.scss */
#normen-timeline.status-bereit #tl-lower-wrap #tl-upper-norm.lower-line-2 .tl-status-b-wrap {
  left: 75%;
}
/* line 17, ../../../work/scss/beuth/components/_normen-timeline.scss */
#normen-timeline.status-bereit #tl-lower-wrap #tl-upper-norm.lower-line-2 .tl-status-a {
  left: -75%;
  width: 75%;
}
/* line 21, ../../../work/scss/beuth/components/_normen-timeline.scss */
#normen-timeline.status-bereit #tl-lower-wrap #tl-upper-norm.lower-line-2 .tl-status-b {
  left: auto;
  right: 75%;
  width: 25%;
}
/* line 29, ../../../work/scss/beuth/components/_normen-timeline.scss */
#normen-timeline .tl-norm-box + .tl-norm-box {
  margin-top: 10px;
}
/* line 3, ../../../work/scss/beuth/components/_contact-teaser.scss */
.contact-teaser p span {
  display: block;
}
/* line 2, ../../../work/scss/beuth/components/_langanzeige.scss */
.langanzeige .row strong {
  float: none;
}
/* line 5, ../../../work/scss/beuth/components/_langanzeige.scss */
.langanzeige .holder.hasimage .content {
  margin-left: 195px;
}
/* line 9, ../../../work/scss/beuth/components/_langanzeige.scss */
.langanzeige .holder.texte .content {
  margin-left: 0;
}
/* line 14, ../../../work/scss/beuth/components/_langanzeige.scss */
.langanzeige .post .rezensionsfeld {
  margin: 1em 0 1em 0;
  max-width: 650px;
  width: inherit;
}
/* line 1, ../../../work/scss/beuth/components/_last-visited.scss */
.last-visited {
  display: none;
}
/* line 1, ../../../work/scss/beuth/components/_orderBox.scss */
.table-info {
  min-height: 76px;
  padding-top: 9px;
}
/* line 5, ../../../work/scss/beuth/components/_orderBox.scss */
.table-info strong sup {
  display: block;
  position: static;
  line-height: 1em;
}
/* line 11, ../../../work/scss/beuth/components/_orderBox.scss */
.table-info table .col1 p {
  display: inline;
}
/* line 15, ../../../work/scss/beuth/components/_orderBox.scss */
.table-info label {
  float: none;
}
/* line 19, ../../../work/scss/beuth/components/_orderBox.scss */
.table-info .tfoot td {
  position: relative;
  height: 17px;
}
/* line 24, ../../../work/scss/beuth/components/_orderBox.scss */
.table-info .tfoot td .button {
  height: 20px;
}
/* line 31, ../../../work/scss/beuth/components/_orderBox.scss */
.table-info .tfoot td sup + div {
  display: inline-block;
}
/* line 36, ../../../work/scss/beuth/components/_orderBox.scss */
.table-info th:first-of-type {
  min-width: 139px;
}
/* line 41, ../../../work/scss/beuth/components/_orderBox.scss */
.table-info tr.toggleswitch td {
  color: #00628d;
  font-weight: bold;
}
/* line 44, ../../../work/scss/beuth/components/_orderBox.scss */
.table-info tr.toggleswitch td span {
  position: relative;
  z-index: 1;
  padding-right: 23px;
  cursor: pointer;
}
/* line 49, ../../../work/scss/beuth/components/_orderBox.scss */
.table-info tr.toggleswitch td span::after {
  content: "";
  position: absolute;
  display: inline-block;
  height: 17px;
  width: 17px;
  margin-left: 5px;
  background: url(/blob/98228/a106fa7a647541f212d426dbc84d065d/icon-16x16-open-gif-data.gif) no-repeat;
}
/* line 60, ../../../work/scss/beuth/components/_orderBox.scss */
.table-info tr.toggleswitch td span.is-visible::after {
  background: url(/blob/98230/148fa7a1d350ebd3c1da3a1e5ca4f858/icon-16x16-close-gif-data.gif) no-repeat;
}
/* line 67, ../../../work/scss/beuth/components/_orderBox.scss */
.table-info tr.toggle {
  display: none;
}
/* line 70, ../../../work/scss/beuth/components/_orderBox.scss */
.table-info tr.toggle td:first-of-type {
  color: #00628d;
  font-weight: bold;
  padding-left: 15px;
}
/* line 81, ../../../work/scss/beuth/components/_orderBox.scss */
.products .table-info td.col2 sup {
  top: 0;
}
/* line 85, ../../../work/scss/beuth/components/_orderBox.scss */
.products .table-info td.col2 .icon {
  width: 13px;
  vertical-align: middle;
  height: 13px;
  margin-right: 2px;
  padding-bottom: 0;
  display: inline-block;
  background-size: 13px 13px;
  background-repeat: no-repeat;
}
/* line 95, ../../../work/scss/beuth/components/_orderBox.scss */
.products .table-info td.col2 .icon.icon-pdf {
  background-image: url(/blob/61308/9dc85fddbb0f5875c3d7aa51bc0fecf1/icon-pdf-small-jpg-data.jpg);
}
/* line 99, ../../../work/scss/beuth/components/_orderBox.scss */
.products .table-info td.col2 .icon.icon-ebook {
  background-image: url(/blob/61310/401a94ebdecfeaa94f25cabe95836b9d/icon-ebook-small-png-data.png);
}
/* line 107, ../../../work/scss/beuth/components/_orderBox.scss */
body.no-js .table-info tr.toggle {
  display: table-row;
}
/* line 3, ../../../work/scss/beuth/components/_recommendations.scss */
.recommendations .recButtons div {
  float: left;
  margin: 4px 10px 4px 0;
}
/* line 6, ../../../work/scss/beuth/components/_recommendations.scss */
.recommendations .recButtons div a {
  display: inline-block;
}
/* line 8, ../../../work/scss/beuth/components/_recommendations.scss */
.recommendations .recButtons .recFacebook a {
  width: 62px;
  height: 20px;
  background: url(/blob/61312/2206c9e30af6db28f0cb11f3900402a7/icon-teilen-facebook-jpg-data.jpg) no-repeat;
}
/* line 13, ../../../work/scss/beuth/components/_recommendations.scss */
.recommendations .recButtons .recTwitter a {
  width: 71px;
  height: 20px;
  background: url(/blob/61314/2a1c2a4fcb5c525eb5c5d5fbcbca4d82/icon-teilen-twitter-jpg-data.jpg) no-repeat;
}
/* line 18, ../../../work/scss/beuth/components/_recommendations.scss */
.recommendations .recButtons .googlePlus a {
  width: 61px;
  height: 20px;
  background: url(/blob/61316/690257979d85ee5fa9820a738e0ced29/icon-teilen-google-jpg-data.jpg) no-repeat;
}
/* line 23, ../../../work/scss/beuth/components/_recommendations.scss */
.recommendations .recButtons .recEmail a {
  width: 20px;
  height: 20px;
  background: url(/blob/61318/ea8be490b6293519682cab564d290a93/icon-email-jpg-data.jpg) no-repeat;
}
/* line 1, ../../../work/scss/beuth/components/_embedded-image.scss */
img.embedded-image {
  max-width: 258px;
  float: none;
  margin: 0;
}
/* line 6, ../../../work/scss/beuth/components/_embedded-image.scss */
img.embedded-image.no-cropping {
  max-width: 100%;
}
/* line 11, ../../../work/scss/beuth/components/_embedded-image.scss */
.img-link {
  background: 0 none !important;
}
/* line 1, ../../../work/scss/beuth/components/_advice.scss */
.advice {
  width: 180px;
}
/* line 3, ../../../work/scss/beuth/components/_advice.scss */
.advice .exclamation {
  float: left;
  width: 11px;
  height: 36px;
  margin: 16px 27px 20px 21px;
  background: url(/blob/61320/a0c21f5121ebcd9056ee5112dce1aca4/img-exclamation-gif-data.gif) no-repeat;
}
/* line 10, ../../../work/scss/beuth/components/_advice.scss */
.advice p > .more {
  display: inline-block;
}
/* line 2, ../../../work/scss/beuth/components/_semanticLink.scss */
.semanticLink.similarities {
  overflow: visible;
}
/* line 6, ../../../work/scss/beuth/components/_semanticLink.scss */
.semanticLink .btn-semantic {
  background: url(/blob/30832/426d6a3e72209f2924f96e548b1f8431/btn-semantic2-png-data.png) no-repeat;
}
/* line 10, ../../../work/scss/beuth/components/_semanticLink.scss */
.semanticLink .btn-semantic-1 {
  background: url(/blob/30830/1c085012bda60327ee7c644212c49b0c/btn-semantic1-png-data.png) no-repeat;
  background-size: 182px 70px;
}
/* line 15, ../../../work/scss/beuth/components/_semanticLink.scss */
.semanticLink .w3lgraph_loader_icon {
  background: url(/blob/79766/91f40f43f30d6307efdeca9b56071fa2/icon-graphload-gif-data.gif) no-repeat;
  background-position: center;
}
/* line 2, ../../../work/scss/beuth/components/_semantic-wrapper.scss */
.semantic-wrapper #replacebutton, .semantic-wrapper #addbutton {
  background-color: #efefef;
}
/* line 4, ../../../work/scss/beuth/components/_semantic-wrapper.scss */
.semantic-wrapper #replacebutton:hover, .semantic-wrapper #addbutton:hover {
  background-color: #fff;
}
/* line 7, ../../../work/scss/beuth/components/_semantic-wrapper.scss */
.semantic-wrapper #replacebutton.pressed, .semantic-wrapper #addbutton.pressed {
  background-color: #cceeff;
}
/* line 10, ../../../work/scss/beuth/components/_semantic-wrapper.scss */
.semantic-wrapper #replacebutton span, .semantic-wrapper #addbutton span {
  display: inline-block;
  padding-left: 30px;
  background: url(/blob/79052/eab58c0cd7c9c0cede68dbc24bfecd15/replace-png-data.png) no-repeat;
}
/* line 17, ../../../work/scss/beuth/components/_semantic-wrapper.scss */
.semantic-wrapper #addbutton span {
  background: url(/blob/79054/9c5e2bebb237f6dc5e8d1a21b0041305/add-png-data.png) no-repeat;
}
/* line 22, ../../../work/scss/beuth/components/_semantic-wrapper.scss */
.semantic-wrapper #navbutton span {
  display: inline-block;
  padding-left: 30px;
  background: url(/blob/79056/eb7fc9a6b4e099dd02f1d9c5a4bf2559/navigate-png-data.png) no-repeat;
}
/* line 28, ../../../work/scss/beuth/components/_semantic-wrapper.scss */
.semantic-wrapper #closebutton {
  background-color: #efefef;
}
/* line 30, ../../../work/scss/beuth/components/_semantic-wrapper.scss */
.semantic-wrapper #closebutton:hover {
  background-color: #fff;
}
/* line 33, ../../../work/scss/beuth/components/_semantic-wrapper.scss */
.semantic-wrapper #closebutton span {
  display: inline-block;
  padding-left: 30px;
  background: url(/blob/79058/04ced1b18b71a6b3338b9ff2ea8f472d/close-png-data.png) no-repeat;
}
/* line 1, ../../../work/scss/beuth/components/_visualMatrixWrapper.scss */
.visualMatrixWrapper {
  position: relative;
  transition: 50ms;
  -webkit-transition: 50ms;
  -o-transition: 50ms;
}
/* line 1, ../../../work/scss/beuth/components/_back-link.scss */
#navi.back-link {
  position: absolute;
  left: 0;
  margin-top: -51px;
}
/* line 3, ../../../work/scss/beuth/components/_webdb-norm.scss */
.webdb-norm.list-view > h2, .webdb-norm.list-view .pager-area {
  margin-left: 40px;
}
/* line 7, ../../../work/scss/beuth/components/_webdb-norm.scss */
.webdb-norm.list-view > h2 {
  font-size: initial;
}
/* line 12, ../../../work/scss/beuth/components/_webdb-norm.scss */
.webdb-norm.list-view .pager-area .pager-block {
  width: 100%;
}
/* line 17, ../../../work/scss/beuth/components/_webdb-norm.scss */
.webdb-norm.list-view .pager-area .num-pages button {
  font-weight: normal !important;
}
/* line 20, ../../../work/scss/beuth/components/_webdb-norm.scss */
.webdb-norm.list-view .pager-area .num-pages button:disabled {
  font-weight: bold !important;
}
/* line 25, ../../../work/scss/beuth/components/_webdb-norm.scss */
.webdb-norm.list-view .pager-area .num-pages em {
  font-style: normal;
}
/* line 1, ../../../work/scss/beuth/components/_progressbar.scss */
.progressbar {
  background-color: #fff;
}
/* line 4, ../../../work/scss/beuth/components/_progressbar.scss */
.progressbar ul > li .pb-button:hover {
  background-color: #00628D;
  color: #fff;
}
/* line 9, ../../../work/scss/beuth/components/_progressbar.scss */
.progressbar ul > li .pb-button:hover span {
  background-color: #00628D;
  color: #fff;
}
/* line 2, ../../../work/scss/beuth/components/_z-index.scss */
body.suchergebnisseite #hauptnavigation,
body.suchergebnisseite .sidebox-l {
  z-index: 1;
}
/* line 7, ../../../work/scss/beuth/components/_z-index.scss */
body.suchergebnisseite #mybeuthwarenkorb,
body.suchergebnisseite .sidebox-r,
body.suchergebnisseite #navi,
body.suchergebnisseite .breadcrumbs {
  z-index: 0;
}
/* line 1, ../../../work/scss/beuth/_original-overwrites-2.scss */
.rubrikenseite.spaltenmodell-3 #mainWrapper #main {
  /* DINREL14-3012 */
  /*
  #middle {
    width: 735px;
  }
  */
}
/* line 13, ../../../work/scss/beuth/_original-overwrites-2.scss */
.produkt_fachgeb .c2 {
  padding-top: 0;
}
/* line 16, ../../../work/scss/beuth/_original-overwrites-2.scss */
.produkt_fachgeb #navi + #navi {
  margin-top: 20px;
}
/* line 20, ../../../work/scss/beuth/_original-overwrites-2.scss */
.produkt_fachgeb.fachgebietsseite #content #main {
  width: 115%;
}
/* line 24, ../../../work/scss/beuth/_original-overwrites-2.scss */
.produkt_fachgeb.fachgebietsseite #content #main .c1.collection-info .pager-area .pager-block {
  width: 66%;
}
/* line 27, ../../../work/scss/beuth/_original-overwrites-2.scss */
.produkt_fachgeb.fachgebietsseite #content #main .c1.collection-info .pager-area-1 .pager-block {
  width: 43%;
}
/* line 30, ../../../work/scss/beuth/_original-overwrites-2.scss */
.produkt_fachgeb.fachgebietsseite #content #main .c1.collection-info .post {
  width: 67%;
}
/* line 38, ../../../work/scss/beuth/_original-overwrites-2.scss */
.warenkorb-laden form {
  display: inline-block;
}
/* line 42, ../../../work/scss/beuth/_original-overwrites-2.scss */
.spaltenmodell-3 #mybeuth .frame,
.spaltenmodell-2 #mybeuth .frame,
.produkt_fachgeb #mybeuth .frame {
  background: url(/blob/79060/f6569681c15cd5d3caa6ecc37021dbb9/bg-login-box-2-2-png-data.png) repeat-x 0 bottom;
}
/* DINREL14-1928 */
/* line 49, ../../../work/scss/beuth/_original-overwrites-2.scss */
.mandatory label sup {
  top: 5px;
  font-size: 1.1em;
}
/* line 54, ../../../work/scss/beuth/_original-overwrites-2.scss */
input.text-link {
  border: 0 solid transparent;
  color: #00628d;
}
/* line 57, ../../../work/scss/beuth/_original-overwrites-2.scss */
input.text-link:hover, input.text-link:active, input.text-link:focus {
  color: #1a171b;
}
/* line 75, ../../../work/scss/beuth/_original-overwrites-2.scss */
body.rubrikenseite .search-1.extended-search .links-item, body.fachgebietsseite .search-1.extended-search .links-item, body.fachbereichssuche .search-1.extended-search .links-item, body.produktdetailseite .search-1.extended-search .links-item, body.themenseite .search-1.extended-search .links-item, body.seminare .search-1.extended-search .links-item, body.warenkorb .search-1.extended-search .links-item, body.warenkorb.wk2 .search-1.extended-search .links-item, body.suchergebnisse .search-1.extended-search .links-item, body.downloads .search-1.extended-search .links-item {
  display: block;
}
/* line 77, ../../../work/scss/beuth/_original-overwrites-2.scss */
body.rubrikenseite .search-1.extended-search .links-item .more > a, body.fachgebietsseite .search-1.extended-search .links-item .more > a, body.fachbereichssuche .search-1.extended-search .links-item .more > a, body.produktdetailseite .search-1.extended-search .links-item .more > a, body.themenseite .search-1.extended-search .links-item .more > a, body.seminare .search-1.extended-search .links-item .more > a, body.warenkorb .search-1.extended-search .links-item .more > a, body.warenkorb.wk2 .search-1.extended-search .links-item .more > a, body.suchergebnisse .search-1.extended-search .links-item .more > a, body.downloads .search-1.extended-search .links-item .more > a {
  display: none;
}
/* line 79, ../../../work/scss/beuth/_original-overwrites-2.scss */
body.rubrikenseite .search-1.extended-search .links-item .more > a.more-link, body.fachgebietsseite .search-1.extended-search .links-item .more > a.more-link, body.fachbereichssuche .search-1.extended-search .links-item .more > a.more-link, body.produktdetailseite .search-1.extended-search .links-item .more > a.more-link, body.themenseite .search-1.extended-search .links-item .more > a.more-link, body.seminare .search-1.extended-search .links-item .more > a.more-link, body.warenkorb .search-1.extended-search .links-item .more > a.more-link, body.warenkorb.wk2 .search-1.extended-search .links-item .more > a.more-link, body.suchergebnisse .search-1.extended-search .links-item .more > a.more-link, body.downloads .search-1.extended-search .links-item .more > a.more-link {
  display: block;
  padding-left: 10px;
  position: absolute;
  right: 0;
  top: -7px;
}
/* line 94, ../../../work/scss/beuth/_original-overwrites-2.scss */
body.mybeuth .search-1.extended-search .links-item .more-link {
  display: none;
}
/* line 103, ../../../work/scss/beuth/_original-overwrites-2.scss */
body.orderform.bestaetigen .search-1.extended-search .links-item a {
  top: -7px;
  padding-left: 10px;
}
/* DINREL14-3267 */
/* line 113, ../../../work/scss/beuth/_original-overwrites-2.scss */
#suche.small.is-extended .query {
  padding-top: 0 !important;
}
/* line 115, ../../../work/scss/beuth/_original-overwrites-2.scss */
#suche.small.is-extended .query label {
  font-size: 0.7em;
  text-transform: uppercase;
  float: none;
  display: block !important;
  width: 140px;
  margin: 0;
  letter-spacing: 1px;
}
/* line 124, ../../../work/scss/beuth/_original-overwrites-2.scss */
#suche.small.is-extended .query input.text {
  width: 282px;
  margin-left: 0;
}
/* line 129, ../../../work/scss/beuth/_original-overwrites-2.scss */
#suche.small.is-extended .extended-search {
  background: none 0 0;
}
/* line 132, ../../../work/scss/beuth/_original-overwrites-2.scss */
#suche.small.is-extended .extended-search .search-drop {
  width: 605px;
  padding: 0 0 8px 15px;
  border-bottom: 1px solid #84d0f0;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background: url(/blob/30452/197f4ce610c0e98143579c4e5d2791d5/bg-search-3-png-data.png) 0 0;
}
/* line 140, ../../../work/scss/beuth/_original-overwrites-2.scss */
#suche.small.is-extended .extended-search .search-content {
  height: auto;
  padding-top: 5px;
}
/* line 143, ../../../work/scss/beuth/_original-overwrites-2.scss */
#suche.small.is-extended .extended-search .search-content .resultSelect {
  position: static;
  padding-top: 5px;
}
/* line 151, ../../../work/scss/beuth/_original-overwrites-2.scss */
#suche.small.is-extended .extended-search .resultSelect {
  width: 216px;
}
/* line 154, ../../../work/scss/beuth/_original-overwrites-2.scss */
#suche.small.is-extended .extended-search .sep-line1 {
  padding-bottom: 8px;
  margin-bottom: 4px;
  background: url(/blob/30458/d7938d7972c83f131730568c5ab68154/line1-gif-data.gif) no-repeat 0 100%;
}
/* line 159, ../../../work/scss/beuth/_original-overwrites-2.scss */
#suche.small.is-extended .extended-search .submit {
  top: 1px;
  right: 0;
}
/* line 163, ../../../work/scss/beuth/_original-overwrites-2.scss */
#suche.small.is-extended .extended-search .dokNr,
#suche.small.is-extended .extended-search .issueDate,
#suche.small.is-extended .extended-search .ruleset,
#suche.small.is-extended .extended-search .dokType,
#suche.small.is-extended .extended-search .hitsPerPage,
#suche.small.is-extended .extended-search .links-item,
#suche.small.is-extended .extended-search .search-nav,
#suche.small.is-extended .extended-search .headline,
#suche.small.is-extended .extended-search .ruleset-dokType,
#suche.small.is-extended .extended-search .otherSearches {
  display: block;
}
/* line 175, ../../../work/scss/beuth/_original-overwrites-2.scss */
#suche.small.is-extended .extended-search .more-link {
  display: none;
}
/* line 179, ../../../work/scss/beuth/_original-overwrites-2.scss */
#suche.small.is-extended .extended-search .links-item {
  width: 290px;
  float: right;
  margin-right: 15px;
}
/* line 184, ../../../work/scss/beuth/_original-overwrites-2.scss */
#suche.small.is-extended .extended-search .links-item .more {
  padding: 12px 0 13px 0;
  width: 18.0em;
  background-image: url(/blob/30458/d7938d7972c83f131730568c5ab68154/line1-gif-data.gif);
  background-position: 0 100%;
  background-repeat: repeat-x;
}
/* line 196, ../../../work/scss/beuth/_original-overwrites-2.scss */
#breadcrumb.extended-search--small .breadcrumbs {
  padding-left: 435px !important;
}
/* line 201, ../../../work/scss/beuth/_original-overwrites-2.scss */
#content.extended-search--small {
  margin-top: 70px;
}
/* line 204, ../../../work/scss/beuth/_original-overwrites-2.scss */
#content.extended-search--small #navi.back-link {
  top: 75px;
}
/* line 210, ../../../work/scss/beuth/_original-overwrites-2.scss */
body.produkt_fachgeb.fachgebietsseite #leftColumn .sidebox-l .navi-to-top {
  margin-top: -165px;
}
/* BVEC-2349 */
/* line 216, ../../../work/scss/beuth/_original-overwrites-2.scss */
body.produktkampagnenseite #bild {
  height: 170px;
}
/* BVEC-2495 */
/* line 221, ../../../work/scss/beuth/_original-overwrites-2.scss */
.miniForm.de .submit {
  background-image: url(/blob/30864/111333bc5869d086f460dd0d5e21b956/pfeil-registrieren-gif-data.gif);
}
/* line 224, ../../../work/scss/beuth/_original-overwrites-2.scss */
.miniForm.en .submit {
  background-image: url(/blob/98948/2f7a10df4b32b2ffc0f3a54655026c72/pfeil-registrieren-en-gif-data.gif);
}
@media print {
  /* line 2, ../../../work/scss/beuth/_print.scss */
  body {
    background: white;
  }
  /* line 6, ../../../work/scss/beuth/_print.scss */
  #hauptnavigation,
  #mybeuthwarenkorb,
  #header,
  #footer,
  #navi.back-link,
  .pager-area,
  .print-link,
  .printResults,
  .aboButton,
  .headline.cf > p.cf,
  .last-visited {
    display: none !important;
  }
  /* line 20, ../../../work/scss/beuth/_print.scss */
  #main,
  #mainWrapper,
  #intro,
  #middle,
  #middle-2,
  .form-area,
  .article-download,
  form,
  h1,
  h2,
  h3,
  #content {
    position: static;
    clear: both;
    width: auto !important;
    margin: 1em 0 !important;
    padding: 0 !important;
    border: 0 !important;
    float: none !important;
    color: black !important;
    background: transparent !important;
  }
  /* line 41, ../../../work/scss/beuth/_print.scss */
  #main::before, #main::after,
  #mainWrapper::before,
  #mainWrapper::after,
  #intro::before,
  #intro::after,
  #middle::before,
  #middle::after,
  #middle-2::before,
  #middle-2::after,
  .form-area::before,
  .form-area::after,
  .article-download::before,
  .article-download::after,
  form::before,
  form::after,
  h1::before,
  h1::after,
  h2::before,
  h2::after,
  h3::before,
  h3::after,
  #content::before,
  #content::after {
    content: none;
  }
}
@page {
  margin: 1cm;
}
/*# sourceMappingURL=main.css.map */
