/**
 * rgb(7, 97, 136); @blue
 * rgb(189, 207, 49); @green-light
 * rgb(52, 111, 54); @green-dark
 */
html,
body {
    padding: 0px;
    margin: 0px;
    background-color: #FFFFFF;
    font-family: Arial, Helvetica, serif;
    font-size: 13px;
    color: #333;
}

#layout {
    width: 985px;
    border-right: 1px solid grey;
}

#frame {
    position: absolute;
    top: 0px;
    width: 981px;
    height: 100%;
    padding: 0px;
    margin: 0px auto;
    left: auto;
    background-color: white;
}

#top {
    position: relative;
    width: 985px;
    height: 120px;
    padding: 0px;
    margin: 0 0 2px 0;
    background-color: white;
    background-repeat: no-repeat;
    background-image: url("images/BisnodeHeaderUPIK.png");
    background-position-y: 20px;
}

#top_features {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 750px;
    height: 115px;
    padding: 0px;
    margin-left: 0px;
    margin-right: 0px;
    background-image: url(/images/top_features.gif);
    background-repeat: no-repeat;
}

#navi {
    width: 240px;
    float: left;
    border: 1px solid silver;
}

#content,
#content_navi_obc,
#content_features,
#content_ohne_bc_navi {
    width: 519px;
    float: left;
    margin-top: 3px;
    padding: 0 13px;
}

#content_navi_obc {
    width: 610px;
    margin-top: 80px;
}

#location {
    width: 545px;
    height: 32px;
    padding-right: 16px;
}

#features {
    width: 190px;
    padding: 0px;
    margin: 0;
    float: right;
}

#metanavi {
    position: absolute;
    bottom: 0;
    left: 0;
    font-style: normal;
    font-size: 13px;
    background-color: rgb(189, 207, 49); /* @green-light */
    padding: 0 10px 0 1px;
    height: 24px;
    width: 974px;
}

#metanavi .metanavi {
    display: block;
    float: left;
    height: 21px;
    padding: 3px 8px 0px;
    color: #333;
    font-weight: bold;
    border-right: 1px solid #333;
}

#metanavi .metanavi:hover {
    color: rgb(189, 207, 49); /* @green-light */
    background-color: rgb(52, 111, 54); /* @green-dark */
}

#top #metanavi .first-element {
    margin-left: 0.25em;
    padding-left: 0;
}

#top #metanavi .last-element {
    border-right: none;
    margin-right: 0.25em;
}

#legalnavi {
    font-style: normal;
    color: #333;
    font-size: 10px;
    float: right;
    height: 1.5em;
    text-align: right;
}

#legalnavi .legalnavi {
    display: block;
    float: left;
    font-size: 12px;
    padding: 0 0.5em;
    border-right: 1px solid #333;
}

#legalnavi .legalnavi.legal-last-el {
    border-right: none;
}

#legalnavi a,
#legalnavi a:link,
#legalnavi a:visited {
    color: #333;
    text-decoration: none;
}

#legalnavi a:hover,
#legalnavi a:active {
    color: rgb(52, 111, 54); /* @green-dark */
    text-decoration: underline;
}

a.legalnavi:link,
a.legalnavi:visited,
a.legalnavi:hover,
a.legalnavi:active,
a.legalnavi:focus {
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
    color: #333333;
    text-decoration: none;
}

a.metanavi {
    font-style: normal;
    font-size: 13px;
    text-decoration: none;
    font-weight: normal;
}

a.metanavi:link,
a.metanavi:visited {
    color: #333;
}

a.metanavi:hover,
a.metanavi:active,
a.metanavi:focus {
    color: rgb(52, 111, 54); /* @green-dark */
}

.content_member {
    vertical-align: top;
    padding: 0px;
    margin: 0px;
    margin-left: 16px;
    margin-right: 16px;
    display: block;
}

.navi_member {
    vertical-align: top;
    padding: 0px;
    margin: 0px 0px 5px 0px;
    background-color: #EBEBEB;
    display: block;
}

.features_member {
    vertical-align: top;
    padding: 0px;
    margin: 0px 0px 5px 0px;
    display: block;
}

.sitemap_member {
    vertical-align: top;
    padding: 0px;
    margin: 0px 0px 5px 0px;
    background-color: #EBEBEB;
    display: block;
}


/* Content */

h1,
h2,
h3,
h4,
ol,
ul,
table {
    margin-top: 0px;
}

.small-text,
.small-text * {
    font-size: 11px
}

h1 {
    display: block;
    border-bottom: 1px solid #dbdbdb;
    font-weight: bold;
    font-style: normal;
    font-size: 22px;
}

h2 {
    font-weight: bold;
    font-size: 13px;
}

h3 {
    font-size: 13px;
    color: rgb(7, 97, 136);  /* @blue */
}

h4 {
    font-size: 12px;
}

p {
    font-weight: normal;
    font-style: normal;
    font-size: 13px;
}

p.h1 {
    font-weight: bold;
    font-size: 13px;
}

.upik-form-aligned label {
    display: block;
    float: left;
}

.upik-form-aligned input {
    display: block;
    float: right;
    width: 188px;
}

table_popup {
    border-collapse: collapse;
    font-size: 11px;
    border: 0px;
    margin-left: 0px;
}

tr,
td,
th {
    text-align: left;
    padding-right: 8px;
    padding-left: 0px;
    vertical-align: top;
    font-weight: normal;
    font-style: normal;
    font-size: 11px;
    color: #333333;
}

th {
    font-weight: bold;
    padding: 12px 0px 12px 0px;
}

ul {
    margin: 0px 6px 4px 16px;
    padding: 0px;
}

ol {
    margin: 0px 6px 4px 16px;
    padding: 0px;
}

li {
    list-style-type: square;
    margin: 0px 6px 4px 16px;
    padding: 0px;
    height: auto;
    min-height: 1.75em;
}

li.h20 {
    height: 25px;
}

li span {
    color: #333333;
}

hr {
    color: #BEBEBE;
    background-color: #dbdbdb;
    ;
    height: 1px;
    border: 0px;
}

img {
    border: none;
    display: block;
}

img.nobl {
    border: none;
    display: inline;
}

table.noMarg {
    margin: 0px;
}

form {
    margin: 0px;
    padding: 0px;
    border: none;
}

input,
select,
textarea {
    font-size: 11px;
    margin-left: 0px;
}

#li_counter {
    list-style-type: decimal;
    color: black;
    margin: 0px 16px 4px 30px;
    padding: 0px;
}

#li_counter_left {
    list-style-type: decimal;
    color: black;
    margin: 0px 16px 4px 26px;
    padding: 0px;
}

#count_wb {
    font-size: 13px;
}

#content_bottom_hr {
    margin-left: 16px;
    margin-right: 16px;
    margin-top: 6px;
    margin-bottom: 7px;
    height: 1px;
    border: none;
    border-bottom: 1px solid #dbdbdb;
}

a.navi {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-decoration: none;
    border-bottom: 1px solid #BEBEBE;
    font-family: Arial, Helvetica, serif;
    font-style: normal;
    font-size: 12px;
    padding-top: 3px;
    padding-bottom: 3px;
}

a.navi:link,
a.navi:visited {
    color: #333;
}

a.navi:hover,
a.navi:active {
    background-color: #ffffff;
    color: #333;
}

a.navi_top {
    border-top: 1px solid #dbdbdb;
}

.navi_level1 {
    padding-left: 10px;
    padding-right: 6px;
}

.navi_level2 {
    padding-left: 22px;
    padding-right: 6px;
}

.navi_level3 {
    padding-left: 50px;
    padding-right: 6px;
}

.navi_activ {
    font-weight: normal;
    background-color: #FFFFFF;
}

.navi_l1_activ {
    font-weight: bold;
    background-color: #FFFFFF;
}

.navi_passiv {
    font-weight: normal;
    background-color: #EBEBEB;
}

a.navi_sitemap {
    font-weight: normal;
    background-color: #333;
    color: #ffffff;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-decoration: none;
}

a.navi_sitemap:link,
a.navi_sitemap:visited {
    color: #ffffff;
}

a.navi_sitemap:hover {
    background-color: #ffffff;
    color: #333;
}

a.navi_sitemap:active {
    background-color: #C0C0C0;
    border-bottom-color: #C0C0C0;
    color: rgb(7, 97, 136); /* @blue */
}

a {
    font-family: Arial, Helvetica, serif;
    font-style: normal;
    font-size: 13px;
}

a:link,
a:visited,
a:hover,
a:active,
a:focus {
    color: rgb(7, 97, 136); /* @blue */
    cursor: pointer;
}

a.druck:link,
a.druck:visited,
a.druck:hover,
a.druck:active,
a.druck:focus {
    color: #333333;
    text-decoration: none;
}

.no-deco {
    text-decoration: none;
}

.pfeil {
    float: left;
    vertical-align: bottom;
}

.pfeil_passiv {
    visibility: hidden;
    display: none;
}

.pfeil_aktiv {
    visibility: visible;
    padding-left: 12px;
}

#block_duntrade {
    background-color: #EBEBEB;
    height: 142px;
    border: none;
    margin: 0px;
    padding: 0px;
}

#block_scorecard {
    background-color: #EBEBEB;
    height: 177px;
    border: none;
    margin: 0px;
    padding: 0px;
    display: block;
}

#boxgrau {
    background-color: #EBEBEB;
}

#bold_left {
    font-family: Arial, Helvetica, serif;
    font-size: 13px;
}

#table_impressum {
    margin-left: 16px;
    font-family: Arial, Helvetica, serif;
    display: block;
    border-spacing: 0px;
    padding: 0px;
    border: none;
}

#duntrade_link {
    position: absolute;
    top: 160px;
    border: none;
    padding: 0px;
}

#scorecard_link {
    position: absolute;
    top: 570px;
    border: none;
    padding: 0px;
    display: block;
    border: none;
}

#upds_left {
    border: 0px solid #dbdbdb;
    text-align: left;
    padding-right: 8px;
    padding-left: 4px;
    vertical-align: top;
    width: 250px;
}

#upds_right {
    border: 0px solid #dbdbdb;
    text-align: left;
    padding-right: 8px;
    padding-left: 4px;
    vertical-align: top;
    width: 250px;
}

.form_right {
    white-space: nowrap;
    padding: 0px;
}

#finden {
    width: 80px;
}

#p_navi {
    font-weight: normal;
    font-style: normal;
    font-size: 13px;
    color: #000066;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
    display: block;
}

#p_left {
    font-weight: normal;
    font-style: normal;
    font-size: 13px;
    color: #333333;
    margin-left: 4px;
}

#ul_left {
    font-family: Arial, Helvetica, serif;
    font-weight: normal;
    font-style: normal;
    font-size: 13px;
    color: #333333;
    margin: 0px 16px 4px 16px;
    padding-left: 30px;
    display: block;
}

#tick {
    margin-top: 8px;
    border-bottom: 0px;
}

#content_image {
    margin-left: 16px;
    margin-right: 16px;
    margin-top: 0px;
}

#content_image_left {
    margin: 2px 21px 4px 16px;
    float: left;
}

#content_image_list {
    margin: 2px 21px 4px 16px;
    float: left;
}

#content_image_hr {
    margin-left: 16px;
    margin-right: 16px;
    margin-top: 0px;
    margin-bottom: 16px;
    height: 1px;
    border: 0px;
}


/* #content_bottom_hr { margin-left:16px; margin-right:16px; margin-top:0px; } */

#content_bottom_hr {
    margin-left: 16px;
    margin-right: 16px;
    margin-top: 6px;
    margin-bottom: 7px;
    height: 1px;
    border: none;
    border-bottom: 1px solid #dbdbdb;
}

#h1_top {
    position: absolute;
    top: 35px;
    left: 168px;
    font-size: 25px;
    border: 0;
    padding: 0;
    line-height: 2em;
    font-stretch: expanded;
    width: 515px;
}

#logo-bisnode {
    position: absolute;
    top: 35px;
    left: 30px;
    width: 120px;
}

#logo-dnbwwn {
    position: absolute;
    top: 37px;
    right: 28px;
    width: 165px;
}

#upik_title {
    position: absolute;
    top: 36px;
    left: 260px;
}

#wn_logo {
    position: absolute;
    bottom: 25px;
    left: 39px;
}

#pfeil_kl {
    font-family: Helvetica;
    font-size: 16px;
}

.no_border {
    border: none;
}

#dnb-duns-image {
    width: 240px;
}

#druck_logo {
    margin-left: 16px;
    margin-right: 5px;
    border: none;
    float: left;
}


/* Formulare */

.form_login {
    width: 60px;
    float: left;
    margin-right: 0px;
}

.form_kurz {
    width: 100px;
    margin-left: 0px;
    border: 1px solid #cccccc;
}

.form_kurz2 {
    width: 150px;
    margin-left: 0px;
    border: 1px solid #cccccc;
}

.form_mittel {
    width: 200px;
    margin-left: 0px;
    border: 1px solid #cccccc;
}

.form_mittel2 {
    width: 300px;
    margin-left: 0px;
    border: 1px solid #cccccc;
}

.form_lang {
    width: 380px;
    margin-left: 0px;
    border: 1px solid #cccccc;
}

.kommentar {
    font-size: 9px;
    margin-left: 0px;
}

.error {
    font-family: Arial, Helvetica, serif;
    font-weight: bold;
    font-style: normal;
    color: #BB0000;
}

.chkbx_indent {
    text-indent: -34px;
    margin-left: 30px;
}

.mittig {
    text-align: center;
}


/* Navi-Feature-Bereiche */

.teaser_h1 {
    font-family: Arial, Helvetica, serif;
    font-weight: normal;
    font-style: normal;
    font-size: 18px;
    color: #000066;
    padding: 8px 8px 8px 8px;
    border: none;
}

.teaser_h2 {
    font-family: Arial, Helvetica, serif;
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
    color: #000066;
    padding: 8px 8px 8px 8px;
    border: none;
}

.teaser_txt {
    font-family: Arial, Helvetica, serif;
    font-weight: normal;
    font-style: normal;
    font-size: 13px;
    color: #000066;
    padding: 0px 8px 0px 8px;
    border: none;
}

.download {
    background-color: rgb(189, 207, 49); /* @green-light */
    vertical-align: middle;
    padding-bottom: 8px;
}

.schnellkontakt {
    background-color: #ebebeb;
    height: 324px;
    margin: 0px;
    padding: 0px;
    display: block;
    border: none;
}

.upikbasics {
    background-color: #ebebeb;
    height: 80px;
    margin: 0px;
    padding: 0px;
    display: block;
    border: none;
}

.loesungsfinder {
    background-color: #ebebeb;
    height: 104px;
    width: 190px;
    float: left;
}

.schnellkontakt_short {
    background-color: #ebebeb;
    margin: 0px;
    padding: 0px;
    display: block;
    border: none;
}

.schnellkontakt_short2 {
    background-color: #ebebeb;
    height: 260px;
    margin: 0px;
    padding: 0px;
    display: block;
    border: none;
}

.schnellkontakt_mittel {
    background-color: #ebebeb;
    height: 390px;
    margin: 0px;
    padding: 0px;
    display: block;
    border: none;
}

.schnellkontakt_long {
    background-color: #ebebeb;
    height: 500px;
    margin: 0px;
    padding: 0px;
    display: block;
    border: none;
}

.login {
    background-color: rgb(189, 207, 49); /* @green-light */
    margin: 0px;
    padding: 0px 0px 5px 0px;
    border: none;
    display: block;
}


/* Edit */

#location .bread_navi {
    float: left;
    margin: 7px 0;
    font-size: 11px;
    color: #777;
}

a.bread_navi:link,
a.bread_navi:visited {
    text-decoration: none;
    color: #B6B5B5;
    padding-right: 12px;
}

a.bread_navi:active,
a.bread_navi:hover,
a.bread_navi:focus {
    text-decoration: none;
    color: #B6B5B5;
    padding-right: 12px;
}

.teaser_input_txt {
    font-family: Arial, Helvetica, serif;
    font-weight: normal;
    font-style: normal;
    font-size: 13px;
    color: #000066;
    padding-left: 8px;
    margin: 0 0 4px 0;
    border: 1px solid;
    border-color: #000066 #EBEBEB #EBEBEB #000066;
    width: 163px;
    height: 15px;
    display: block;
}

.teaser_input_search {
    font-family: Arial, Helvetica, serif;
    font-weight: normal;
    font-style: normal;
    font-size: 13px;
    color: #000066;
    padding-left: 8px;
    border: 1px solid;
    margin: 0px;
    border-color: #000066 #EBEBEB #EBEBEB #000066;
    width: 130px;
    height: 15px;
}

.teaser_input_button {
    font-family: Arial, Helvetica, serif;
    font-weight: bold;
    font-style: normal;
    font-size: 13px;
    color: #000066;
    padding-left: 1px;
    padding-right: 1px;
    margin: 0px;
    border: none;
    background-color: #EBEBEB;
    height: 15px;
    width: 80px;
}

.teaser_finderpic {
    border: none;
}

a.teaser_lk,
a.teaser_lk:link,
a.teaser_lk:visited,
a.teaser_lk:hover,
a.teaser_lk:active {
    font-family: Arial, Helvetica, serif;
    font-weight: normal;
    font-style: normal;
    font-size: 13px;
    color: #000066;
}

.form_button_send {
    border-top: 1px solid white;
    border-left: 1px solid white;
    border-bottom-width: 2px;
    border-bottom-style: outset;
    border-right-width: 2px;
    border-right-style: outset;
    background-color: #CCCCCC;
    width: 59px;
    margin-left: -16px;
    color: #333333;
    padding: 2px 2px 2px 2px;
}

.form_button_reset {
    border-top: 1px solid white;
    border-left: 1px solid white;
    border-bottom-width: 2px;
    border-bottom-style: outset;
    border-right-width: 2px;
    border-right-style: outset;
    background-color: #CCCCCC;
}

.form_button_rechner {
    border-top: 1px solid white;
    border-left: 1px solid white;
    border-bottom-width: 2px;
    border-bottom-style: outset;
    border-right-width: 2px;
    border-right-style: outset;
    background-color: #CCCCCC;
    width: 100px;
}

.form_table {
    margin-bottom: 10px;
    margin-left: -15px;
    margin-right: 41px;
    border-left-width: 2px;
    border-left-style: ridge;
    border-left-color: #868686;
    border-top-width: 2px;
    border-top-style: ridge;
    border-top-color: #868686;
    border-right-width: 1px;
    border-right-color: #CCCCCC;
    border-bottom-width: 1px;
    border-bottom-color: #CCCCCC;
    width: 150px;
}

.form_calc {
    margin-bottom: 3px;
    margin-right: 5px;
    border-left-width: 2px;
    border-left-style: ridge;
    border-left-color: #868686;
    border-top-width: 2px;
    border-top-style: ridge;
    border-top-color: #868686;
    border-right-width: 1px;
    border-right-color: #CCCCCC;
    border-bottom-width: 1px;
    border-bottom-color: #CCCCCC;
    width: 200px;
}

button {
    background-color: rgb(189, 207, 49); /* @green-light */
    border: 1px solid #dbdbdb;
    width: 100px;
    height: 24px;
    z-index: 10;
    text-align: center;
    float: left;
}


/* SIC Code */

.ebene1 {
    margin-left: 0px;
}

.ebene2 {
    margin-left: 20px;
}

.ebene3 {
    margin-left: 40px;
}

.highlight {
    color: #C00000;
}

#bisnode_rebrand_box_content {
    background-color: #EBEBEB;
    color: 000000;
    padding: 16px;
    margin-bottom: 1em;
}

#bisnode_rebrand_box_content>p {
    padding: 0px;
    margin: 0px;
}

#search-button {
    display: block;
    margin: 1px 2px 0 4px;
    float: right;
    padding: 1px 8px;
    color: rgb(52, 111, 54); /* @green-dark */
    height: auto;
    width: auto;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.clearfix {
    display: inline-block;
}

#automotive-teaser-img {
    display: block;
    margin: 5px auto;
    width: 208px;
}

#automotive-teaser-txt {
    line-height: 15px;
    text-align: center;
}

#automotive-teaser-icon {
    padding-right: 3px;
    display: inline;
    height: 14px;
}

.upik-cockpit-table {
    /* width: auto; */
    margin: 10px auto;
    border-collapse: collapse;
}

.upik-cockpit-table th,
.upik-cockpit-table td {
    border: 1px solid #333;
    padding: 2px 4px;
    font-size: 13px;
}

.upik-cockpit-table th {
    background-color: rgb(189, 207, 49); /* @green-light */
    color: #333;
}

input.form_max {
    width:100%;
}

.hide- {
    color: transparent !important;
    border: none !important;
    background: transparent !important;
}

img.hide- {
    display: none;
}