.color-orange {
  color: #fc4c02;
}
/* MainContentRight Links Downloads */
/* ============================================================================= */
.main_content_right {
  background-color: #f0f0f0;
  margin-bottom: 20px;
  padding: 10px 0px;
}
.main_content_right .main_content_right_label {
  color: #ffffff;
  background-color: #323232;
  margin: 15px 0 0;
  padding: 12px 5px 11px 12px;
  font-size: 1.2em;
}
.main_content_right .main_links_downloads {
  background-color: #FFFFFF;
  border: 1px solid #D2D2D2;
  box-shadow: 0 -60px 40px #f6f6f6 inset;
  margin: 0 10px 0px;
  padding-bottom: 20px;
  border-bottom-right-radius: 10px;
  border-top-left-radius: 10px;
}
.main_content_right .main_links {
  margin-bottom: 20px;
  padding-right: 10px;
}
.main_content_right .main_links h3 {
  margin-top: 0px;
  font-size: 1.2em;
  font-weight: bold;
  margin: 10px 0 0 5px;
  padding: 12px 5px 11px 41px;
  background: url("../pix/content_right_sprite.png") no-repeat;
  color: #323232;
}
.main_content_right .main_links a {
  display: block;
  font-size: 1em;
  font-style: normal;
  line-height: 1.1em;
  padding: 3px 0 6px 25px;
  margin-left: 11px;
  background: url("../pix/listicon.png") no-repeat;
  background-position: 0px 4px;
}
.main_content_right .main_links a:hover {
  background-position: 0px -35px;
  color: #323232;
}
.main_content_right .main_downloads {
  padding-right: 10px;
}
.main_content_right .main_downloads h3 {
  margin-top: 0px;
  font-size: 1.2em;
  font-weight: bold;
  margin: 10px 0 0 5px;
  padding: 12px 5px 11px 41px;
  background: url("../pix/content_right_sprite.png") no-repeat;
  background-position: -1px -53px;
  color: #323232;
}
.main_content_right .main_downloads a {
  display: block;
  font-size: 1em;
  font-style: normal;
  line-height: 1.2em;
  padding: 3px 0 6px 25px;
  margin-left: 11px;
  background: url("../pix/listicon.png") no-repeat;
  background-position: 0px 5px;
}
.main_content_right .main_downloads a:hover {
  background-position: 0px -35px;
  color: #323232;
}
/* ModuleNewsletter */
/* ============================================================================= */
.mod_newsletter {
  margin-top: 15px;
}
/* ModuleSidebox */
/* ============================================================================= */
.mod_sidebox {
  margin-bottom: 20px;
  margin-top: 5px;
  /*Kontaktformular Popup; Anpassung Body bg direkt in main_cg_form*/

}
.mod_sidebox h2.sb_title {
  margin-top: 0px;
  font-size: 1.15em;
  text-transform: uppercase;
  margin-bottom: 10px;
  padding-top: 5px;
  border-top: solid 2px #323232;
  margin-top: 10px;
  padding-top: 10px;
}
.mod_sidebox h2.sb_title img {
  float: left;
  padding-right: 8px;
}
.mod_sidebox h2.sb_title a,
.mod_sidebox h2.sb_title span {
  color: #323232;
  padding-top: 6px;
  float: left;
}
.mod_sidebox .mod_sb_text {
  padding-left: 0px;
}
.mod_sidebox .mod_sb_normal {
  position: relative;
}
.mod_sidebox .mod_sb_fullsize {
  margin-bottom: 10px;
  text-align: left;
}
.mod_sidebox .mod_sb_fullsize .ct_img {
  margin-bottom: 5px;
}
.mod_sidebox .sb_1 h2.sb_title {
  border-top: 0px;
  margin-top: 0px;
  padding-top: 0px;
}
.mod_sidebox .cg_form {
  color: #323232;
  font-size: 0.9em;
}
/*main_cg_form*/
.main_cg_form table.mb_table {
  width: 100%;
}
/* STATISCHE ÜBERSICHTSSEITE */
/*****************************/
.btn_back {
  color: #fff;
  font-weight: bold;
  padding: 4px 5px 4px 20px;
  background: #fc4c02 url("../pix/arrow-left.png") 4px 6px no-repeat;
  margin-bottom: 15px;
  display: inline-block;
  cursor: pointer;
  position: absolute;
  right: 0px;
}
.st_overview {
  position: relative;
}
.st_overview .span4 {
  margin-bottom: 25px;
  border: solid 1px #fc4c02;
}
.st_overview .st_overview_box .ct_img {
  min-height: 230px;
}
.st_overview .main_title {
  margin-bottom: 12px !important;
}
.st_overview .box_title {
  width: 94.2%;
  display: inline-block;
  position: relative;
  text-align: left;
}
.st_overview .st_more_link {
  text-align: left;
}
.st_overview .ct_img {
  text-align: center;
}
.st_overview .ct_img img {
  display: inline;
  padding: 10px;
  max-width: 70%;
}
.st_overview .st_more_link {
  color: #fff;
  text-transform: uppercase;
  padding-bottom: 5px;
  padding-top: 5px;
  position: absolute;
  bottom: 0px;
  left: 0px;
  font-weight: bold;
  width: 100%;
}
.st_overview .st_more_link a {
  padding-right: 25px;
  padding-left: 8px;
  background-image: url("../pix/icon_more.png");
  background-position: right 1px;
  background-repeat: no-repeat;
  color: #fff;
  display: inline;
  cursor: pointer;
}
@media (min-width: 980px) and (max-width: 1199px) {
  .st_overview .st_overview_box4,
  .st_overview .st_overview_box7,
  .st_overview .st_overview_box10,
  .st_overview .st_overview_box13 {
    margin-left: 0px !important;
  }
  .st_overview .span4 {
	width: 32%;
  }
  .st_overview .span4:nth-child(3n+2) {
	margin-left: 2% !important;
	margin-right: 2% !important;
  }
}
@media (min-width: 1200px) {
  .st_overview .st_overview_box4,
  .st_overview .st_overview_box7,
  .st_overview .st_overview_box10,
  .st_overview .st_overview_box13 {
    margin-left: 0px !important;
  }
  .st_overview .span4 {
	width: 22%;
  }
  .st_overview .span4:nth-child(4n+2) {
	margin-left: 4% !important;
	margin-right: 2% !important;
  }
  .st_overview .span4:nth-child(4n+3) {
	margin-left: 2% !important;
	margin-right: 4% !important;
  }
}
@media (min-width: 481px) and (max-width: 979px) {
  .st_overview .span4 {
    /*width: 47.7%;*/
	width: 48%;
    float: left;
    /*margin-left: 0% !important;*/
    margin-bottom: 20px;
  }
  .st_overview .span4:nth-child(even) {
	margin-left: 4% !important;
  }
  .st_overview .st_overview_box3,
  .st_overview .st_overview_box5,
  .st_overview .st_overview_box7,
  .st_overview .st_overview_box9,
  .st_overview .st_overview_box11,
  .st_overview .st_overview_box13 {
    margin-left: 0px;
  }
}
@media (max-width: 480px) {
  .st_overview .span4 {
    margin-bottom: 20px;
  }
  .st_overview .span4 img {
    width: 100%;
  }
}
@media (max-width: 979px) {
  .st_ov .ct_container {
    width: 100% !important;
  }
}
/* STATISCHE ARTIKELSUCHE */
.st_article_search {
  padding: 10px;
}
.st_article_search .st_search {
  float: left;
  padding-bottom: 4px !important;
  padding-top: 5px !important;
  width: 79%;
  border-radius: 0px;
  box-shadow: none;
  background-image: none;
  background-color: #fff;
}
.st_article_search .button-search {
  height: 26px;
  padding-bottom: 5px;
  padding-top: 2px;
  background-position: 312px 2px;
  border: solid 1px #fff;
  background-color: #fc4c02;
}
.st_article_search h2 {
  color: #fff;
  font-weight: bold;
  font-size: 1.2em;
  margin-top: 0px;
  text-transform: uppercase;
  margin-top: 6px;
}
.st_article_search ul.sn_level_1 {
  padding: 0px 0px 5px 0px;
  color: #fff;
  text-shadow: none;
  margin-left: 0px;
  margin-right: 0px;
  display: block !important;
  visibility: visible !important;
}
.st_article_search ul.sn_level_1 a {
  color: #fff;
  text-shadow: none;
}
.st_article_search ul.sn_level_1 li.mod_sn_item_1 {
  margin-top: 0px;
  text-transform: none;
  font-weight: normal !important;
  border-bottom: solid 1px #fff;
}
.st_article_search ul.sn_level_1 li.mod_sn_item_1 span.mod_sn_item_1 {
  font-weight: normal;
  font-size: 14px;
  padding-left: 0px;
  border-radius: 0px;
  padding-top: 7px;
  padding-right: 25px;
  background: url("../pix/icon_more.png") right 12px no-repeat;
  color: #fff;
  padding-bottom: 5px;
  display: inline-block;
  cursor: pointer;
}
.st_article_search ul.sn_level_1 li.mod_sn_item_1 ul.sn_level_2 {
  list-style: none;
  padding-left: 10px;
  margin: 0px 0px 7px;
}
.st_article_search ul.sn_level_1 li.mod_sn_item_1 ul.sn_level_2 li {
  list-style: none;
}
.st_article_search ul.sn_level_1 li.mod_sn_item_1 ul.sn_level_2 li a {
  background: url("../pix/icon_more.png") right 3px no-repeat;
  font-weight: normal;
  padding: 3px 25px 3px 0px;
  display: inline;
  cursor: pointer;
  font-size: 0.88em;
}
.st_article_search ul.sn_level_1 li.mod_sn_item_1 ul.sn_level_2 li a:hover {
  text-decoration: underline;
}
.st_article_search ul.sn_level_1 li.mod_sn_item_1 ul.sn_level_2 li a.active {
  font-weight: bold;
  text-decoration: underline;
}
.st_article_search ul.sn_level_1 li.mod_sn_item_1.subnav-opened span {
  background: url("../pix/arrow-up.png") right 12px no-repeat;
}
.st_article_search ul.sn_level_1 li.mod_sn_item_1.active span.mod_sn_item_1 {
  font-weight: bold;
  text-decoration: underline;
  background: url("../pix/arrow-bottom.png") right 12px no-repeat;
}
.st_article_search ul.sn_level_1 li.sn1_pos3 span {
  background-image: none !important;
}
.st_article_search .cart_overview {
  padding-left: 10px;
  margin-left: 20px;
  color: #fff;
}
.st_article_search .cart_overview a {
  color: #fff;
}
.st_article_search .cart_overview a:hover {
  text-decoration: underline;
  cursor: pointer;
}
@media (max-width: 989px) {
  .st_article_search {
    margin-top: 20px;
  }
}
/* STATISCHES MIETANFRAGEFORMULAR */
/**********************************/
.st_form .st_form_container {
  margin-top: 5px;
}
.st_form .st_group_container {
  padding: 12px 0px 10px;
  border-top: solid 2px #fc4c02;
}
.st_form .st_group_container .arrow-down {
  background: url("../pix/3_arrow-down.png") right 3px no-repeat;
  padding-right: 20px;
}
.st_form .st_group_container .arrow-up {
  background: url("../pix/3_arrow-up.png") right 3px no-repeat;
  padding-right: 20px;
}
.st_form .st_group_container h3 {
  font-size: 1em;
  color: #fc4c02;
  text-transform: uppercase;
  margin-bottom: 8px;
  margin-top: 16px;
}
.st_form .st_group_container .st_group_head_click {
  font-size: 0.9em;
  cursor: pointer;
}
.st_form .st_group_container .st_group_head {
  font-size: 0.9em;
}
.st_form .st_group_container .st_group_head div {
  min-height: 16px !important;
  padding: 2px 0px;
}
.st_form .st_group_container .st_group_head h2 {
  font-size: 1.3em;
  color: #fc4c02;
  text-transform: uppercase;
  margin-top: 0px;
  line-height: 1em;
  margin-bottom: 0px;
}
.st_form .st_group_container .st_group_body {
  display: none;
}
.st_form .st_group_container .st_group_content {
  margin-bottom: 20px;
}
.st_form .st_group_container .st_group_content input {
  width: 53%;
  max-width: 55px;
}
.st_form .st_group_container .st_group_content label {
  padding-top: 5px;
  font-size: 0.8em;
}
.st_form .st_group_container .st_group_content input,
.st_form .st_group_container .st_group_content label {
  float: left;
  margin-right: 5px;
}
.st_form .st_group_container .st_group_content p {
  margin-top: 0px;
}
.st_form .st_group_container .st_group_content img {
  width: 100%;
  max-width: 130px;
}
.st_form .st_group_delivery input {
  margin-right: 5px;
}
.st_form .st_group_delivery label {
  margin-right: 10px;
}
.st_form .st_group_delivery .st_group_date_container span {
  margin-right: 10px;
}
.st_form .st_group_customer input[type="text"],
.st_form .st_group_customer input[type="button"],
.st_form .st_group_customer select,
.st_form .st_group_customer textarea {
  width: 100%;
}
.st_form .st_group_customer select.salutation {
  width: 60%;
}
@media (max-width: 480px) {
  .st_form .st_group_delivery .st_group_date_container span.label {
    width: 100%;
    display: block;
  }
}
