body {
  padding: 0;
  margin: 0;
  color: #000000;
  background-color: #FFFFFF;
  background-image: url(/fileadmin/images/hint.gif);
  background-repeat: repeat-y;
}

body, h1, h2, h3, h4, input, select {
    font-family: Verdana, Arial, sans-serif;
}
form {
    margin: 0;
}

h1, h2, h3, h4 {
    margin: 0;
    line-height: 120%;
}

p {
    margin: 0 0 1.5em 0;
}

img {
    border: 0;
}
acronym,
abbr,
.abbr {
    cursor: help;
    border-bottom: 1px dotted black;
    font-style: normal;
}

em acronym,
em abbr,
em .abbr {
    font-style: italic;
}

q {
    font-style: normal;
}


a {
    color: #2753A2;
    text-decoration: none;
}
a:visited {
    color: #2753A2;
}

a:hover {
    color: #2753A2;
    text-decoration: none;
}
a:active {
    color: #2753A2;
    text-decoration: none;
}
a:focus {
    color: #2753A2;
    text-decoration: none;
}

#breadcrumbblock a {
    color: #000000;
    text-decoration: none;
}
#breadcrumbblock a:visited {
    color: #000000;
}

#breadcrumbblock a:hover {
    color: #000000;
    text-decoration: none;
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
}
#breadcrumbblock a:active {
    color: #000000;
    text-decoration: none;
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
}
#breadcrumbblock a:focus {
    color: #000000;
    text-decoration: none;
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
}

#marginal a {
    color: #2753A2;
    text-decoration: none;
}
#marginal a:visited {
    color: #2753A2;
}

#marginal a:hover {
    color: #2753A2;
    border-top: 1px solid #2753A2;
    border-bottom: 1px solid #2753A2;
}
#marginal a:active {
    color: #2753A2;
    border-top: 1px solid #2753A2;
    border-bottom: 1px solid #2753A2;
}
#marginal a:focus {
    color: #2753A2;
    border-top: 1px solid #2753A2;
    border-bottom: 1px solid #2753A2;
}

.marginal a {
    color: #2753A2;
    text-decoration: none;
}
.marginal a:visited {
    color: #2753A2;
}

.marginal a:hover {
    color: #2753A2;
    border-top: 1px solid #2753A2;
    border-bottom: 1px solid #2753A2;
}
.marginal a:active {
    color: #2753A2;
    border-top: 1px solid #2753A2;
    border-bottom: 1px solid #2753A2;
}
.marginal a:focus {
    color: #2753A2;
    border-top: 1px solid #2753A2;
    border-bottom: 1px solid #2753A2;
}

#servicenavblock a {
    color: #2753A2;
  text-decoration: none;
}
#servicenavblock a:visited {
    color: #2753A2;
}

#servicenavblock a:hover {
    color: #2753A2;
    border-top: 1px solid #2753A2;
    border-bottom: 1px solid #2753A2;
}
#servicenavblock a:active {
    color: #2753A2;
    border-top: 1px solid #2753A2;
    border-bottom: 1px solid #2753A2;
}
#servicenavblock a:focus{
    color: #2753A2;
    border-top: 1px solid #2753A2;
    border-bottom: 1px solid #2753A2;
}

hr {
    display: none;
}

strong {
    font-weight: bold;
    font-style: normal;
}

em {
    font-style: italic;
}

blockquote {
  font-style: oblique;
  margin-bottom: 0.5em;
  margin-left: 2em;
  font-weight: normal;
}

ol, ul {
    padding: 0;
    margin: 0;
}

ul {
    list-style: none;
}

ol {
    margin-left: 16px;
    list-style-position: outside;
}

/* Tables... */

table {
    padding: 0;
    margin: 0 0 1em 0;
}


body {
    font-size: 83%;
    line-height: 100%;
}

h1{
    font-size: 113%;
  color: #2753A2;
}
h2,
div#content div.teaser h2,
div#content div.teaser h3,
div#content div.columns h2 {
  font-style: normal;
        font-size: 104%;
  color: #000000;
}
h3 {
  color: #000000;
    font-size: 99%;
}
h4 {
    font-size: 90%;
}
div.additional h3 {
  font-style: normal;
  font-weight: normal;
}
div#topnavblock {
font-size: 90%;

}

form#search input#query,
div.formElement .SubmitButton,
div#footerblock,
div#breadcrumbblock,
div.pagefunction p,
div.additional p,
div.additional ul,
div.additional h1,
div.additional h2,
div.additional h3,
div#servicenavblock,
div.formSubmit input,
legend {
    font-size: 85%;
}

.annotation,
input.SubmitButton,
form.linkselect select {
    font-size: 76% !important;
    line-height: 100%!important;
}
div#content table.contenttable-3 {
    font-size: 85%;
}

/**
 * ----------------------------------------------------------------------------
 * Layout
 *
 */

/* logo... */
div#sitelogo {
    width: 195px;
    height: 172px;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 1;
    background-color: #FFFFFF;
}

div#sitelogo a {
    display: block;
}

p#skiplinks {
    display: none;
}

/* header... */
div#headerblock {
    height: 109px;
    overflow: visible;
  background-color: #EDEDED;
}
div#header {
    border-top: 17px solid #EDEDED;
    margin-left: 196px;
}
div#headerimage {
    height: 75px;
    background-image:  url(/fileadmin/DNL/images/dnl_keyvisual.gif);
  background-repeat: no-repeat;
}
/* topnav... */
div#topnavblock {
  margin-left: 196px;
  background-color: #EDEDED;
}
/* IE Win needs this to show background-color \*/
* html body div#topnavblock {
    height: 1%;
}
/* End Hack */

div#breadcrumbblock {
    color: #000000;
  margin-left: 196px;
  margin-right: 176px;
  padding: 8px 20px 2px 12px;
  height: 2.4em;
}
div#breadcrumbblock a,
div#breadcrumbblock a:visited {
    color: #000000;
}

div#breadcrumbblock a:hover,
div#breadcrumbblock a:focus,
div#breadcrumbblock a:active {
    color: #000000;
}

.SubmitButton,
div.formElement .SubmitButton {
    width: auto;
    padding: 1px 1px;
    border: 1px solid #F28E00;
    color: #000000;
    background-color: #eeeeee;
    font-weight: bold;
    line-height: 100%;
    cursor: pointer;
}


#servicenavblock{
  padding-top: 8px;
  padding-left: 12px;
  /*bottom: 0px;*/
  z-index:2;
  overflow: hidden;
    background-color: #E1E1E1;
}
#servicenavblock fieldset {
    margin: 0;
    padding: 0;
    border: 0px;
    white-space: nowrap;
    }

#servicenavblock legend {
    display: none;
    }

#servicenavblock label {
    display: none;
    }

#servicenavblock #searchquery {
    margin: 0;
    padding: 1px;
  width: 100px;
    border: 1px solid #999;
    }
#servicenav{
  color: #999999;
    padding-top: 8px;
    padding-bottom: 8px;
    margin-right: 0;
}
#servicenav li.language {
    padding-bottom: 12px;
}

/* Layout boxes */

/* IE Win code, fixes bug not showing background-color/-image, hide rules from IE Mac \*/
* html body ul#nav,
* html body div#content,
* html body div.additional h1,
* html body div.additional h2,
* html body div.additional h3,
* html body ul,
* html body form {
    position: relative;
}

/* End hack */

/* nav... */
div#navigation {
    line-height: 100%;
    position: absolute;
    top: 172px;
    left: 0px;
    width: 195px;
    margin: 0;
    padding: 0;
    }
div#navblock {
  padding-bottom: 1.5em;
    }

/* IE Win needs this ... \*/
* html body ul#nav li a {
    height: 1px;
}
/* End hack */

/* content... */
div#contentblock {
    margin: 4px 188px 20px 196px;
    padding: 0 12px 0 12px;
}


div#marginal {
    position: absolute;
    top: 151px;
    right: 0;
    z-index: 2;
    width: 176px;
    padding: 0px 12px 12px 12px;
    }

div.marginal {
    position: absolute;
    top: 151px;
    right: 0;
    z-index: 2;
    width: 176px;
    padding: 0px 12px 12px 12px;
    }

div#subnavblock {
    position: absolute;
    top: 8px;
    right: 0;
    z-index: 2;
    width: 176px;
    padding: 4px 12px 4px 0;
    font-size: 85%;
    font-weight: bold;
  background-color: #EDEDED;
    }
div#marginal * {
    margin-right: 0px;
}

div#marginal * * {
    margin-right: 0;
}


div.marginal * {
    margin-right: 0px;
}

div.marginal * * {
    margin-right: 0;
}


/* Content */

div#content ul,
div#content ol,
div#content form {
    margin-bottom: 1em;
}

div#content p,
div#content h1 {
    margin-bottom: 1em;
}

div#content div.csi-text {
    /*padding-bottom: 1em;*/
}

div#content h2 {
    margin-bottom: 1em;
  margin-top: 1em;
}

div#content .chapter_nolist p {
  margin-left: 12px;
  margin-bottom: 1em;
}

div#content .chapter_numlist li {
  list-style-type: decimal;
  margin-left: 12px;
  margin-bottom: 1em;
}

div#content .chapter_numlist li li {
  margin-bottom: 0;
}
div#content .chapter_disclist ul {
margin-left: 36px;
}

div#content .chapter_disclist li {
  list-style-type: disc;
  margin-left: 12px;
  /*margin-bottom: 1em;*/
}

div#content .chapter_disclist li li {
  margin-bottom: 0;
}

div#content .chapter_bulletlist li {
    margin-bottom: 1em;
}

div#content .chapter_bulletlist li li {
    margin-bottom: 0;
    list-style-image:url(/fileadmin/images/icon_bullet_disc.gif);
}


div.divider {
    height: 1px;
    margin: 0;
    clear: left;
}
div.pageend {
    height: 1px;
    margin: 0;
    clear: left;
}
.teasertext {
  font-weight: bold;
}
/* Forms */
div.formLabel {
    width: 12em;
    float: left;
}
div.formLabel,
div.formElement {
    margin-bottom: 1ex;
}

fieldset br.clearer{
  display: block; /*for N6*/
  font-size: 1px; /*for IE Mac*/
}



div.formSubmit input {
    cursor: pointer;
}


div.formElement input,
div.formElement textarea {
    width: 15em;
}

div.formElement input.fourletters,
div.formElement textarea.fourletters {
    width: 4em;
}

div.formElementLarge input,
div.formElementLarge textarea {
    width: 94%;
}
.error{
  color: #cc0000;
}
input.error,
label.error {
  color: #ffffff;
  background-color:#cc0000;
  border: 1px solid #cc0000;
}

div.error p,
div.error li {
  padding: 0 0.5em;
  margin: 0;
  color: #cc0000;
}
/* Pictures */

.image_float_left {
    position: relative;
    clear: both;
    float: left;
    margin: 0 8px 8px 0;
    padding: 0;
  }

.image_float_right {
    position: relative;
    clear: both;
    float: right;
    margin: 0 0 8px 8px;
    padding: 0;
    }

/* Helper */

.rightalign {
    text-align: right !important;
}

.floatright {
  float: right;
}

.floatleft {
  float: left;
}

.hide {
    position: absolute;
    left: -1000em;
    width: 500em;
    line-height: 0px;
}

.clearer {
    height: 0px;
    clear: left;
    overflow: hidden;
    font-size: 0px;
    line-height: 0px;
}

.hidden{
display: none;
}

.grafikbullet {
  margin-right: 8px;
}

/* Sitemap */
.sitemap a,
.sitemap a:hover,
.sitemap a:focus,
.sitemap a:active {
  line-height: 100%;
  background: url(/fileadmin/images/icon_link_nhi.gif) no-repeat 1px 0.4em;
  padding-left: 12px;
}
.sitemap1 {
  padding-left: 30px;
}
.sitemap2 {
  padding-left: 30px;
}
.sitemap3 {
  padding-left: 30px;
}
.sitemap4 {
  padding-left: 30px;
}

table.contenttable-1 td,
table.contenttable-1 th {
  padding: 4px;
  margin: 0;
  border-bottom: 1px solid #8C5400;
  text-align: left;
  vertical-align: top;
}
table.contenttable-1 th {
  border-top: 1px solid #8C5400;
}
table.contenttable-1 td.td-0 {
  padding-left: 10px;
  background:  url(/fileadmin/images/icon_bullet_nhi.gif) no-repeat 0px 0.7em;
}
DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
		border: 1px solid #d95700;
		padding: 0px 0px;
}

DIV.csc-textpic-right DIV.csc-textpic-imagewrap { position:relative; }
DIV.csc-textpic-left DIV.csc-textpic-imagewrap { position:relative; }
DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap { position:relative; }
DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap { position:relative; }
DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap { position:relative; }
DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap { position:relative; }

div.trend {color:#000;font-size:10pt;width:584px;height:32px;padding:3px;}
td.legendelinks {background-image:url("fileadmin/NHI/images/background/legende_links.gif");width:35px;height:280px;background-repeat:no-repeat;}
td.legendeunten {background-image:url("fileadmin/NHI/images/background/legende_unten.gif");width:600px;height:50px;background-repeat:no-repeat;}
td.refvaluescell {padding-left:5px;padding-right:5px;}
span.refvalue {font-family:verdana;color:black;font-size:8pt;width:15px;}
td.valuescell {vertical-align:bottom;}
span.value {font-family:verdana;font-size:8pt;width:15px;padding-left:2px;}

table.tbl_valuetable {border-collapse:collapse;border:1px solid #666666;margin-left:15px;width:130px;}
td.tbl_titlecell {background-color:#FF9933;text-align:center;font-weight:bold;}
td.tbl_valuecell {border-collapse:collapse;border:1px solid #666666;padding:1px;}
td.tbl_titlecell, td.tbl_valuecell, table.tbl_valuetable {font-family:verdana;font-size:10pt;}

div.columnright {
 float: right;
}