/* DO NOT EDIT THE CSS FILE, ONLY THE LESS FILE */
/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local(''), url('include/font/static/OpenSans/OpenSans-Regular.woff') format('woff'), url('include/font/static/OpenSans/OpenSans-Regular.ttf') format('ttf');
}
@font-face {
  font-family: 'Open Sans';
  font-style: bold;
  font-weight: 700;
  src: local(''), url('include/font/static/OpenSans/OpenSans-Bold.woff') format('woff'), url('include/font/static/OpenSans/OpenSans-Bold.ttf') format('ttf');
}
html,
body {
  font-size: 10pt;
}
body > table {
  margin: 5px;
}
.page_caption,
.p_pagecaption {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: 'Open Sans', sans-serif;
  font-size: 1.8rem;
  font-weight: bold;
  text-align: left;
}
.page_caption_m {
  margin-left: 5px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: 'Open Sans', sans-serif;
  font-size: 1.8rem;
  font-weight: bold;
  text-align: left;
}
input[type="submit"]:not(.btn),
input[type="button"]:not(.btn),
input[type="reset"]:not(.btn),
button:not(.btn) {
  font-family: 'Open Sans', sans-serif;
  font-size: .8rem;
  height: 1.6rem;
  border: 1px solid silver;
}
.caption_formlink {
  font-family: 'Open Sans', sans-serif;
  font-size: 1rem;
  text-transform: uppercase;
  border: 2px solid #0063ac;
  padding: 3px 20px 3px 20px;
  display: inline-block;
  margin-left: 20px;
  text-decoration: none;
  color: #0063ac;
  background-color: transparent;
  font-weight: bold;
}
.caption_formlink:hover {
  background-color: #eee;
  text-decoration: none;
}
.btn-lg {
  width: 100%;
}
.menupage_title_link,
.menupage_title_link:visited,
.menupage_title_link:active {
  color: white;
  text-decoration: none;
}
.menupage_title_link:hover {
  color: #0063ac;
  background-color: white;
}
.disclaimer {
  font-family: 'Open Sans', sans-serif;
  font-size: .8rem;
  text-align: justify;
}
.main_content {
  padding: 10px 24px 10px 24px;
}
.main_content,
.maintext,
p {
  font-family: 'Open Sans', sans-serif;
  font-size: .9rem;
}
.error {
  font-family: 'Open Sans', sans-serif;
  font-size: .9rem;
  font-weight: bold;
}
.dritte_klasse {
  font-family: 'Open Sans', sans-serif;
  font-size: .9rem;
  vertical-align: top;
}
.sitemap_td {
  font-family: 'Open Sans', sans-serif;
  font-size: .9rem;
  background-color: #FFFFFF;
  padding-left: 2px;
  padding-right: 2px;
}
.sitemap_link {
  color: black;
  text-decoration: none;
}
.sitemap_link:hover {
  color: white;
  background-color: #0063ac;
}
.sitemap .p_sm_level_0 {
  padding-left: 10px;
}
.sitemap .p_sm_level_1 {
  padding-left: 20px;
}
.sitemap .p_sm_level_2 {
  padding-left: 30px;
}
.sitemap .p_sm_level_3 {
  padding-left: 40px;
}
.right_frame_margin {
  margin-left: 5px;
  margin-right: 5px;
  font-family: 'Open Sans', sans-serif;
  font-size: .9rem;
  margin-bottom: 10px;
  width: 200px;
}
.right_frame_margin > a {
  margin-right: 5px;
  box-decoration-break: clone;
}
.right_frame {
  font-family: 'Open Sans', sans-serif;
  font-size: .9rem;
}
.left_menu_cell {
  font-family: 'Open Sans', sans-serif;
  font-size: .9rem;
  color: white;
  vertical-align: middle;
  height: 50px;
}
.left_menu_headline {
  font-family: 'Open Sans', sans-serif;
  font-size: .9rem;
  color: white;
  vertical-align: middle;
  height: 50px;
}
.left_menu_link,
.left_menu_link:active,
.left_menu_link:hover,
.left_menu_link:visited {
  color: white;
  text-decoration: none;
  font-weight: bold;
  margin-bottom: 5px;
  margin-right: 10px;
  margin-top: 5px;
  display: block;
}
.left_menu_spacer {
  padding-bottom: 5px;
}
.my_td {
  padding: 2px;
  vertical-align: middle;
}
.formatted_table {
  border: 1px solid black;
  border-collapse: collapse;
  border-width: 3px;
  margin-top: 5px;
}
table.no-data-lines .data td:not(.separator_bottom):not(.separator_bottom_light) {
  border-top: none;
  border-bottom: none;
}
table.no-data-lines .data td.separator_bottom,
table.no-data-lines .data td.separator_bottom_light {
  border-top: none;
}
.pdf_table {
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 5px;
  margin-right: 5px;
}
hr {
  margin: 0px;
  margin-bottom: 10px;
}
.pdf_table_left_col {
  width: 80%;
  text-align: left;
  font-family: 'Open Sans', sans-serif;
  font-size: .8rem;
  padding-left: 5px;
}
.pdf_table_right_col {
  width: 20%;
  text-align: center;
}
.prodcat_table {
  width: 560px;
  border: 3px solid black;
  border-collapse: collapse;
}
.prodcat_table td {
  padding: 0 10px 0 10px;
  vertical-align: middle;
}
.prodcat_header_cell {
  font-family: 'Open Sans', sans-serif;
  font-size: .9rem;
  background-color: #0063ac;
  color: white;
  padding: 10px;
  text-align: left;
}
.prodcat_table_link,
.prodcat_table_link:active,
.prodcat_table_link:visited {
  display: inline-block;
  margin: 10px 0 10px 0;
  font-size: .9rem;
  text-decoration: none;
  color: #005c9d;
}
.prodcat_table_link:hover {
  text-decoration: none;
  background-color: #0063ac;
  color: white;
}
.inner_table {
  border: 1px inset black;
  border-collapse: collapse;
  border-width: 0px;
}
.outer_table {
  border: 0px inset black;
  border-collapse: collapse;
  border-width: 3px;
}
.outer_td {
  border: 0px inset black;
  vertical-align: top;
  padding: 0px;
  border-width: 1px;
}
.formatted_td,
.formatted_td_without_border {
  border: 1px solid black;
}
.formatted_td2 {
  border: 1px inset black;
}
.formatted_td_without_border2 {
  border-style: inset;
  border-color: black;
}
.normal {
  font-family: 'Open Sans', sans-serif;
  font-size: .9rem;
  text-align: center;
  padding: 2px;
  padding-left: 10px;
}
.alternate {
  background-color: #e5f4ff;
  vertical-align: top;
}
h1,
.head1 {
  font-family: 'Open Sans', sans-serif;
  font-size: .9rem;
  text-align: center;
  font-weight: bold;
  background-color: #0063ac;
  color: #FFFFFF;
}
.head1_orange {
  font-family: 'Open Sans', sans-serif;
  font-size: .9rem;
  text-align: center;
  font-weight: bold;
  background-color: #FF8000;
  color: #FFFFFF;
}
.head1_slim_orange {
  font-family: 'Open Sans', sans-serif;
  font-size: .9rem;
  text-align: center;
  font-weight: normal;
  background-color: #FF8000;
  color: #FFFFFF;
}
.head1_slim {
  font-family: 'Open Sans', sans-serif;
  font-size: .9rem;
  text-align: center;
  font-weight: normal;
  background-color: #0063ac;
  color: #FFFFFF;
}
h2 {
  font-size: 1.4rem;
}
h3 {
  font-size: 1.2rem;
}
.grey {
  background-color: #D4D6F7;
}
.doubleheight {
  padding-top: 20px;
  padding-bottom: 20px;
}
.moreheight {
  padding-top: 5px;
  padding-bottom: 5px;
}
.bigger {
  font-size: 1.1rem;
}
.head2 {
  font-family: 'Open Sans', sans-serif;
  font-size: .9rem;
  text-align: center;
  background-color: #0063ac;
}
.bold {
  font-family: 'Open Sans', sans-serif;
  font-size: .9rem;
  font-weight: bold;
  text-align: center;
}
.top {
  vertical-align: top;
}
.middle {
  vertical-align: middle;
}
.small {
  font-family: 'Open Sans', sans-serif;
  font-size: .8rem;
  text-align: center;
}
.header_small {
  font-family: 'Open Sans', sans-serif;
  font-size: .8rem;
  text-align: center;
  background-color: #0063ac;
  color: #FFFFFF;
}
.verysmall {
  font-family: 'Open Sans', sans-serif;
  font-size: .7rem;
  text-align: center;
}
.rabattgruppe {
  font-family: 'Open Sans', sans-serif;
  font-size: .8rem;
  text-align: right;
  margin-top: 0px;
  margin-bottom: 0px;
}
.page_headline {
  margin-top: 10px;
  font-family: 'Open Sans', sans-serif;
  font-size: 1.4rem;
  font-weight: bold;
  text-align: left;
  margin-left: 10px;
}
.page_main {
  font-family: 'Open Sans', sans-serif;
  font-size: .9rem;
  text-align: justify;
}
.page_description {
  font-family: 'Open Sans', sans-serif;
  font-size: .9rem;
  text-align: left;
  margin-top: 10px;
}
.bottom_text {
  font-family: 'Open Sans', sans-serif;
  font-size: .9rem;
  text-align: left;
}
.form_row {
  font-family: 'Open Sans', sans-serif;
  font-size: .9rem;
  padding: 0px;
  border: none;
}
.left {
  text-align: left;
}
.right {
  text-align: right;
}
.center {
  text-align: center;
}
.indented,
.left-indented {
  padding-left: 10px;
}
.left-much-indented {
  padding-left: 15px;
}
.left-20-indented {
  padding-left: 20px;
}
.left-30-indented {
  padding-left: 30px;
}
.left-40-indented {
  padding-left: 40px;
}
.left-50-indented {
  padding-left: 50px;
}
.right-indented {
  padding-right: 10px;
}
.right-much-indented {
  padding-right: 15px;
}
.right-20-indented {
  padding-right: 20px;
}
.right-30-indented {
  padding-right: 30px;
}
.right-40-indented {
  padding-right: 40px;
}
.right-50-indented {
  padding-right: 50px;
}
.data {
  font-family: 'Open Sans', sans-serif;
  font-size: .9rem;
}
.separator_bottom {
  border-bottom: 3px solid black;
}
.separator_right {
  border-right: 3px solid black;
}
.separator_left {
  border-left: 3px solid black;
}
.separator_top {
  border-top: 3px solid black;
}
.separator_bottom_light {
  border-bottom: 1px solid black;
}
.separator_right_light {
  border-right: 1px solid black;
}
.nobottomline {
  border-bottom: none;
}
li {
  font-family: 'Open Sans', sans-serif;
  font-size: .9rem;
  font-weight: normal;
}
.bauform {
  font-size: 1.2rem;
  font-weight: bold;
}
.top_logos {
  text-align: right;
}
.top_logo {
  margin-left: 20px;
}
.caption_format {
  border-spacing: 0px;
  width: 100%;
}
.white {
  background-color: white;
}
.invisible {
  border-collapse: separate;
  background-color: white;
  border-top: none;
  border-bottom: none;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-spacing: 0px;
}
.increase_info {
  background-color: white;
  color: red;
  border: 3px solid red;
}
.increase_info_cell_1 {
  font-family: 'Open Sans', sans-serif;
}
.increase_headline {
  font-size: 1rem;
  font-weight: bold;
}
.increase_sub {
  font-size: .8rem;
  font-weight: normal;
}
.increase_info_cell_2_left {
  font-family: 'Open Sans', sans-serif;
  font-size: .8rem;
  font-weight: normal;
}
.increase_info_cell_2_right {
  font-family: 'Open Sans', sans-serif;
  font-size: .8rem;
  font-weight: normal;
}
.border_image_caption {
  font-family: 'Open Sans', sans-serif;
  font-size: .8rem;
  font-weight: normal;
  text-align: center;
  margin-top: 2px;
  margin-bottom: 8px;
}
.title_picture {
  margin: 0px;
}
.sep_line_left {
  border-left-style: double;
  border-left-width: medium;
}
.sep_line_right {
  border-right-style: double;
  border-right-width: medium;
}
.sep_line_top {
  border-top-style: double;
  border-top-width: medium;
}
.sep_line_bottom {
  border-bottom-style: double;
  border-bottom-width: medium;
}
.none,
.none td {
  border: none;
  height: 10px;
  border-collapse: separate;
  background-color: white;
}
.search_cell {
  text-align: left;
  vertical-align: middle;
  font-family: 'Open Sans', sans-serif;
  font-size: .9rem;
  line-height: 1.4rem;
}
.search_cell .sf_contact,
.search_cell .sf_contact a,
.search_cell .sf_contact a[href^="tel"] {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  color: #333333;
  margin: 0;
}
.search_cell .langswitch {
  font-weight: 600;
  margin-left: 2px;
  padding: 0 3px 0 3px;
}
.search_cell .langswitch a,
.search_cell .langswitch a:active,
.search_cell .langswitch a:visited {
  color: #333333;
}
.search_cell a,
.search_cell a:active,
.search_cell a:visited {
  text-decoration: none;
  color: black;
  font-weight: 600;
}
.search_cell a:hover {
  text-decoration: underline;
}
.search_cell a.dslink {
  margin-left: 2px;
}
.search_cell a.dslink,
.search_cell a.dslink:active,
.search_cell a.dslink:visited,
.search_cell a.dslink:hover {
  text-decoration: underline;
  color: black;
  font-weight: 600;
}
.search_cell table.lbtable {
  margin: 0;
  width: 100%;
}
.search_cell table.lbtable tr {
  height: 1rem;
}
.search_cell table.lbtable td {
  line-height: 1rem;
  vertical-align: middle;
  font-family: 'Open Sans', sans-serif;
  font-size: .9rem;
  font-weight: 600;
}
.search_cell table.lbtable td a,
.search_cell table.lbtable td a:active,
.search_cell table.lbtable td a:visited {
  text-decoration: none;
  color: #333333;
  font-weight: 600;
}
.search_cell table.lbtable td a:hover {
  text-decoration: underline;
}
.search_cell table.lbtable td a.dslink {
  text-decoration: underline;
}
.search_cell table.lbtable .lbt_right {
  text-align: right;
}
.search_cell table.lbtable .lbt_inp {
  padding: 0;
}
#search_form {
  margin-top: 2px!important;
  margin-bottom: 2px!important;
}
#search_form input[type="text"] {
  font-family: 'Open Sans', sans-serif;
  font-size: .8rem;
  width: 100%;
  height: 1.6rem;
  border: 1px solid silver;
  padding: 4px;
  color: black;
}
#search_form input[type="submit"] {
  width: 100%;
}
.labeled_box {
  background-color: #eeeeee;
  border: solid 1px #aaaaaa;
}
/* sitemap */
ul.sitemap,
ul.sitemap ul {
  list-style-type: none;
  background: url(sitepics/vline.png) repeat-y;
  margin: 0;
  padding: 0;
  margin-left: 40px;
}
ul.sitemap ul {
  margin-left: 40px;
  margin-bottom: 20px;
}
ul.sitemap li {
  margin: 0;
  padding: 0 12px;
  line-height: 20px;
  background: url(sitepics/node.png) no-repeat;
  color: #369;
}
ul.sitemap li.last,
ul.sitemap li.only {
  background: #fff url(sitepics/lastnode.png) no-repeat;
}
/* /sitemap */
.priceinfostamp {
  background-color: #ffff66;
}
img.intro_image {
  width: 641px;
  height: 573px;
  margin-top: 20px;
  margin-left: 20px;
}
ul.lsp li {
  line-height: 25px;
  list-style-type: none;
  font-weight: bold;
}
li.lsp1 {
  padding-top: 10px;
  font-size: 1rem;
}
li.lsp2 {
  padding-top: 40px;
  font-size: 1rem;
}
li.lspa {
  padding-top: 14px;
}
li.lspa ul li {
  list-style-type: disc;
  font-weight: normal;
  margin-left: -25px;
}
ul.lsp img {
  margin-left: 6px;
}
.priceinfo {
  font-family: 'Open Sans', sans-serif;
  font-size: .9rem;
  text-align: center;
  margin-bottom: 20px;
  margin-top: 20px;
}
td.pdf_margin img {
  margin: 0 10px 0 10px;
}
td.pdf_margin_right img {
  margin: 0 5px 0 0;
}
.cookie_info {
  display: none;
  justify-content: center;
  align-items: left;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 0 20px 0 20px;
  width: 100%;
  min-height: 5%;
  z-index: 10000;
  background-color: #dddddd;
  font-size: 1em;
  font-family: 'Open Sans', sans-serif;
}
.cookie_info .cookie_info_inner {
  margin: auto;
  width: 100%;
}
.cookie_info button,
.cookie_info input[type='button'] {
  margin: 0 20px 0 20px;
  font-size: .9em;
}
a[href^="tel"]:link,
a[href^="tel"]:visited,
a[href^="tel"]:hover,
a[href^="fax"]:link,
a[href^="fax"]:visited,
a[href^="fax"]:hover {
  text-decoration: none;
  color: #000;
}
@media only screen and (max-device-width: 480px) {
  a[href^="tel"]:link,
  a[href^="tel"]:visited,
  a[href^="tel"]:hover,
  a[href^="fax"]:link,
  a[href^="fax"]:visited,
  a[href^="fax"]:hover {
    text-decoration: underline;
    color: blue;
  }
}
.menu_item_right {
  float: right;
}
#search_form {
  margin-top: 5px;
  margin-bottom: 5px;
}
#main_menu_table {
  margin-left: 25px;
}
.drf_company {
  display: none;
}
.errors {
  background-color: yellow;
  margin-bottom: 10px;
  color: darkred;
  padding: 10px;
}
#logo_row {
  height: 150px;
}
#logo_row #logo_cell {
  width: 200px;
  vertical-align: bottom;
  padding-bottom: 50px;
}
#logo_row #logo_cell #logo {
  width: 200px;
  height: 100px;
}
.menu_highlight {
  background-color: white;
  border: 1px solid #0063ac;
}
.menu_highlight a {
  color: #0063ac;
}
.menu_highlight a:visited {
  color: #0063ac;
}
.menu_highlight a:active {
  color: #0063ac;
}
.menu_highlight a:hover {
  color: #0063ac!important;
  background-color: white!important;
}
#mini_sitemap {
  min-height: 30px;
  font-size: 1.1rem;
  margin-top: 15px;
  margin-bottom: 0px;
}
#mini_sitemap a {
  text-decoration: none;
  color: #0063ac;
}
#mini_sitemap .msm_separator {
  color: #888;
}
pre {
  font-family: 'Open Sans', sans-serif;
  font-size: 1rem;
}
.fixedwidth {
  font-family: monospace;
}
table.format_table {
  font-family: 'Open Sans', sans-serif;
  font-size: .9rem;
  border-collapse: collapse;
}
table.format_table td {
  vertical-align: top;
  padding-left: 0;
  padding-right: 10px;
}
.tablefontsize {
  font-size: 1rem;
}
.midihl {
  font-size: 1.2rem;
  font-weight: bold;
}
ul.pay li {
  vertical-align: top;
}
ul.pay li img {
  vertical-align: top;
  margin-left: 20px;
}
#sell_uploads div.sell_upload {
  border: 1px solid #888;
  min-height: 175.333px;
}
#sell_uploads .dropzone {
  padding: 0;
}
#sell_uploads div.sell_upload_1 {
  display: inline-block;
  float: left;
  width: 49%;
}
#sell_uploads div.sell_upload_2 {
  display: inline-block;
  float: right;
  width: 49%;
}
#sell_upload_captions div {
  text-align: center;
}
#sell_upload_captions #caption1 {
  display: inline-block;
  float: left;
  width: 49%;
  margin-bottom: 15px;
}
#sell_upload_captions #caption2 {
  display: inline-block;
  float: right;
  width: 49%;
  margin-bottom: 15px;
}
.sellform_message {
  border: 1px solid green;
  padding: 10px;
  font-size: 1.4rem;
  margin-top: 10px;
  margin-bottom: 10px;
}
.grey_table {
  background-color: #f0f0f0;
  margin-right: 5px;
}
#pricelist_form td {
  padding: 3px;
  font-size: .9rem;
}
#pricelist_form td:nth-child(1) {
  text-align: right;
}
#pricelist_form div.declaration {
  text-align: center;
}
#pricelist_form input,
#pricelist_form textarea {
  border: 1px solid silver;
  font-family: 'Open Sans', sans-serif;
  font-size: .9rem;
}
#pricelist_form input.slim,
#pricelist_form textarea.slim {
  width: 150px;
}
#pricelist_form input.wide,
#pricelist_form textarea.wide {
  width: 100%;
}
#pricelist_form .disclaimer {
  font-size: .8rem;
  text-align: justify;
  margin: 10px 0 10px 0;
}
.form_contact {
  margin: 15px 0 5px 10px;
}
.pricelistform_header {
  font-family: 'Open Sans', sans-serif;
  font-size: 1.2rem;
  text-align: center;
  font-weight: bold;
  background-color: #0063ac;
  color: #FFFFFF;
  padding: 5px;
  margin: 5px;
}
#send_conf {
  margin: 10px 5px 10px 5px;
}
#infomail_form div.row {
  margin-bottom: 5px;
}
#infomail_form .p_plform_newsection {
  margin-top: 20px;
}
#infomail_form input[type="text"] {
  width: 100%;
}
#infomail_form input[type="checkbox"] {
  margin-right: 5px;
}
#infomail_form .disclaimer {
  margin-top: 10px;
}
#special_alert .modal-dialog {
  font-family: 'Open Sans', sans-serif;
  background-color: transparent;
}
#special_alert .modal-dialog .modal-content {
  background-color: rgba(229, 244, 255, 0.9);
}
#special_alert .modal-dialog .modal-content .modal-body {
  padding: 0;
}
#special_alert .modal-dialog .modal-content .modal-footer {
  padding: 0;
}
#special_alert #neujahr {
  max-width: 100%;
  max-height: 100%;
}
#offerform .row,
#sellform .row {
  margin-bottom: 1rem;
}
#offerform .oflabel,
#sellform .oflabel {
  margin-bottom: .5rem;
  padding-right: 20px;
  text-align: right;
  font-weight: bold;
}
#offerform .ofinput,
#sellform .ofinput {
  padding-left: 25px;
}
#offerform .ofsep,
#sellform .ofsep {
  margin-top: 1rem;
  background-color: #005c9d;
  height: .5rem;
}
#offerform .ofdisclaimer,
#sellform .ofdisclaimer {
  margin-top: 1rem;
  text-align: center;
}
#offerform .sell_upload,
#sellform .sell_upload {
  margin-bottom: .5rem;
  text-align: center;
}
#offerform input[type="radio"],
#sellform input[type="radio"],
#offerform input[type="checkbox"],
#sellform input[type="checkbox"] {
  margin-right: 5px;
}
#offerform input[type="text"]:not(.lbr),
#sellform input[type="text"]:not(.lbr),
#offerform textarea,
#sellform textarea,
#offerform select,
#sellform select {
  width: 100%;
}
#offerform textarea,
#sellform textarea {
  margin-top: .5rem;
}
#offerform .lbr,
#sellform .lbr {
  margin-left: 17px;
}
#offerform #upload1,
#sellform #upload1 {
  margin-right: .5rem;
}
#query_links a.btn-primary {
  background-color: #005c9d !important;
}
.link_table {
  width: 100%;
  margin-bottom: 2rem;
}
.link_table .right {
  width: 16px;
}
p.img_caption {
  margin-top: 5px;
  font-size: .8rem;
}
.csr_logos {
  margin-top: 30px;
}
.csr_logos #gruft {
  height: 3rem;
  width: auto;
  margin-right: 50px;
}
.csr_logos #caritas {
  height: 5rem;
  width: auto;
}
#p_popovers {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%, -50%);
  background-color: rgba(255, 255, 255, 0.8);
}
#p_popovers .p_popover {
  border: 3px solid red;
  color: red;
  padding: 1rem;
  margin: 1rem;
  font-weight: bold;
  text-align: center;
}
#p_popovers .p_popover_short {
  font-size: 2rem;
}
#p_popovers .p_popover_long {
  font-size: 1.5rem;
}
.priceinfoimg {
  position: absolute;
  top: 520px;
  left: 67px;
  -webkit-transform: rotate(-30deg);
  -moz-transform: rotate(-10deg);
  transform: rotate(-10deg);
  -ms-transform: rotate(-10deg);
  width: 454px;
  height: 125px;
}
.p_formattable_table .p_formattable_row .p_formattable_col.p_titlecol {
  font-weight: bold;
  padding: 10px 0 10px 0;
}
.ie2 {
  background-color: #d9d9d9;
}
.ie3 {
  background-color: #fff2cc;
}
.ie4 {
  background-color: #c6e6a2;
}
.ie2_intense {
  background-color: #bfbfbf;
}
.ie3_intense {
  background-color: #ffd966;
}
.ie4_intense {
  background-color: #92d050;
}
/*# sourceMappingURL=style.css.map */