/* PRESSE */
/*********/

/* Titelbox */
#box_presse {
  background-color: #666;
  background-image: url(/images/presse_titelbox_verlauf.gif);
  background-repeat: no-repeat;
  background-position: left bottom;
  color: #fff;
  margin: 0 0 0 30px;
  border-top: 30px solid #fff;
  font-size: 80%;
  overflow: hidden;
  height: 330px;
}
#box_presse_headline {
  padding: 10px 0 10px 15px;
}
#box_presse_headline strong {
  font-size: 120%;
}
#box_presse_headline h1 {
  font-size: 190%;
  font-weight: normal;
  margin: 5px 0 0 0;
  padding: 0;
}
#box_presse_inhalt {
}
#box_presse_inhalt p {
  margin: 0;
  line-height: 150%;
}
#box_presse_inhalt a {
  color: #fff;
  text-decoration: none;
}
#box_presse_inhalt a:hover {
  text-decoration: underline;
}
#box_presse_sp1 {
  float: left;
  padding: 10px 14px 10px 15px;
  width: 300px;
  border-right: 1px dotted #fff;
  overflow: hidden;
  height: 250px;
}
#box_presse_sp1 a {
  font-weight: bold;
}
#box_presse_sp2 {
  float: left;
  padding: 10px 15px 10px 15px;
  width: 300px;
  overflow: hidden;
  height: 100%; 
}
#box_presse_sp2 ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
#box_presse_sp2 ul li {
  margin: 21px 0 0 0;
}
#box_presse_sp2 ul li a {
  background-image: url(/images/pfeil_untermenue_weiss.gif);
  background-repeat: no-repeat;
  background-position: left 5px;
  padding-left: 10px;
  display: block;
}
#box_presse_sp2 ul li a:hover {
}

/* Titelbox hell */

#box_presse {
  background-color: #f2f2f2;
  background-image: url(/images/presse_titelbox_verlauf_hell.gif);
  color: #000;
}
#box_presse_inhalt a {
  color: #000;
}
#box_presse_sp1 {
  border-color: #000;
}
#box_presse_sp2 ul li a {
  background-image: url(/images/pfeil_untermenue.gif);
}



/* Box mit Presseinfos der DKH */
#box_presse_dkh {
  margin: 0 0 0 30px;
  font-size: 80%;
  overflow: hidden;
  height: 100%;
  float: none;
  clear: both;
}
#box_presse_dkh_headline {
  color: #006699;
  padding-bottom: 6px;
}
#box_presse_dkh_inhalt {
  background-color: #e5eff5;
  background-image: url(/images/logo_dkh-presse.gif);
  background-repeat: no-repeat;
  background-position: right top;
  overflow: hidden;
  padding: 10px 140px 5px 10px;
}
#box_presse_dkh ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
#box_presse_dkh ul li {
  margin-bottom: 10px;
}
#box_presse_dkh ul li a {
  background-image: url(/images/pfeil_untermenue_dkh.gif);
  background-repeat: no-repeat;
  background-position: left 5px;
  padding-left: 10px;
  display: block;
  color: #006699;
  text-decoration: none;
}
#box_presse_dkh ul li a:hover {
  text-decoration: underline;
}
#box_presse_dkh_hinweis {
  color: #006699;
  font-size: 85%;
  padding: 10px 0 0 0;
}






/* Presseinfo-Suche */
.kontextnavigation_formular {
  background-color: #f2f2f2;
  border-top: 1px dotted #000;
  border-bottom: 1px dotted #000;
  height: 100%;
  overflow: hidden;
  padding: 10px;
  width: 223px;
}
.formular_zeile, .formular_zeile_submit {
  clear: both;
  float: none;
}
.kontextnavigation_formular .label {
  width: 40px;
  padding: 3px 0 0 0;
}
.kontextnavigation_formular input {
  color: #777;
  border: 1px solid #000;
  font: normal 100% arial, sans-serif;
  padding: 2px;
  float: left;
}
.punkt {
  float: left;
  text-align: center;
  width: 11px;
}
.kontextnavigation_formular input#presseinfo_stichwort {
  width: 215px;
}
.kontextnavigation_formular input#vonTAG, .kontextnavigation_formular input#vonMONAT, .kontextnavigation_formular input#bisTAG, .kontextnavigation_formular input#bisMONAT  {
  width: 33px;
  text-align: center;
}
.kontextnavigation_formular input#vonJAHR, .kontextnavigation_formular input#bisJAHR  {
  width: 43px;
  text-align: center;
}
.icon_kalender {
  padding: 3px 0 0 10px;
  float: left;
}
.formular_zeile_submit {
  text-align: right;
}
.formular_zeile_submit a {
  display: block;
  background-color: #000;
  background-image: url(/images/pfeil_kleiner_weiss.gif);
  background-repeat: no-repeat;
  background-position: right 8px;
  color: #fff;
  font-weight: bold;
  padding: 3px 10px 4px 5px;
  text-decoration: none;
  text-align: center;
  width: 60px;
  float: right;
  border-right: 10px solid #000;
}
.formular_zeile_submit a:hover {
  background-color: #e75012;
  border-color: #e75012;
}
 


/* Download-Center */
#downloadcenter {
  margin-left: 30px;
}
#downloadcenter #seitenservice {
    font-size: 70%;
}
#dc_head {
  background-color: #777;
  color: #fff;
  font-size: 80%;
  height: 210px;
}
#dc_head_sp1 {
  float: left;
  width: 189px;
  padding: 10px 15px 0 15px;
  height: 200px;
  border-right: 1px dotted #fff;
}
#dc_head_sp1 h1 {
  margin: 0;
  padding: 0;
  font-weight: normal;
  font-size: 190%;
}
#dc_head_sp1 p {
  font-weight: bold;
}
#dc_head_sp2 {
  float: left;
  width: 189px;
  height: 191px;
  padding: 19px 15px 0 15px;
  border-right: 1px dotted #fff;
}
#dc_head_sp3 {
  float: left;
  width: 190px;
  height: 191px;
  padding: 19px 15px 0 15px;
}
#dc_head_sp2:hover,
#dc_head_sp3:hover
{
  background-color: #5e5e5e;
}
/* Selectfelder */
.dc_select {
  margin-top: 13px;
}
dl.jgd-dropdown {
  margin: 0;
  padding: 0;
}
.jgd-dropdown dd, .jgd-dropdown dt, .jgd-dropdown ul {
    margin: 0;
    padding: 0;
    z-index: 1000; /* nötig für IE */
}
.jgd-dropdown dd {
    position: relative;
}
.jgd-dropdown a, .jgd-dropdown a:visited {
    color: #5e5e5e;
    text-decoration: none;
    outline: none;
}
.jgd-dropdown a:hover {
}
.jgd-dropdown dt {
  background-color: #fff;
}
.jgd-dropdown dt a {
  background-image: url(/images/dropdown_rechts_grau.gif);
  background-repeat: no-repeat;
  background-position: right center;
  display: block;
  width: 174px;
  height: 20px;
  padding: 5px 10px 0 5px;
  color: #5e5e5e;
  font-style: italic;
}
.jgd-dropdown dt a:hover {
  background-image: url(/images/dropdown_rechts_over.gif);
  color: #000;
}
.jgd-dropdown dt a span {
    cursor: pointer;
    display: block;
}
.jgd-dropdown dd ul {
  background-color: #fff;
  color: #5e5e5e;
  display: none;
  z-index: 1000;
  left: 0;
  padding: 0;
  position: absolute;
  width: 189px;
  list-style: none;
}
/* inaktiv */
.dc_off .jgd-dropdown dt {
  background-color: #e9bfe0;
  display: none;
}
.dc_off .jgd-dropdown dt a:hover {
  background-image: url(/images/dropdown_rechts_grau.gif);
  color: #000;
  cursor: default;
}
.dc_off .jgd-dropdown dd {
    display: none;
}
.jgd-dropdown dd ul li {
    border-top: 1px dotted #5e5e5e;
}
.jgd-dropdown span.value {
    /*display: none;*/
}
.jgd-dropdown dd ul li a {
    padding: 5px;
    display: block;
    color: #5e5e5e;
}
/*
.jgd-dropdown dd ul li.item-odd a {
    background-color: #f5f5f5;
}
.jgd-dropdown dd ul li.item-even a {
    background-color: #fafafa;
}
*/
.jgd-dropdown dd ul li a:hover {
    /*text-decoration: underline;*/
    color: #000;
}
.jgd-dropdown span.value {
  display: none;
}
/* Textfeld */
#dc_head_sp3 input {
    background-color: #fff;
    width: 174px;
    height: 17px;
    padding: 4px 10px 4px 5px;
    color: #5e5e5e;
    font: italic 100% Arial, sans-serif;
    border: 0;
    margin-top: 13px;
}
/* Button */
#dc_head a.form_submit {
  background-image: url(/images/pfeil_button_downloadcenter.gif);
  background-repeat: no-repeat;
  background-position: right center;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  padding: 0 25px 0 0;
  display: block;
  float: right;
  margin-top: 10px;
}
#dc_head a.form_submit:hover {
  text-decoration: underline;
}
/* inaktiv */
#dc_head a.dc_off {
  background-image: url(/images/pfeil_button_downloadcenter_grau_off.gif);
  cursor: default;
  color: #ababab;
}
#dc_head a.dc_off:hover {
  text-decoration: none;
}
/* Liste der Downloads */
.downloads {
  overflow: visible;
  margin-top: 20px;
}
.downloads_headline {
  padding: 0 0 10px 0;
  font-size: 120%;
  overflow: hidden;
}
.downloads_headline_sp1 {
  float: left;
}
.downloads_headline_sp2 {
  color: #000;
  float: right;
}
.downloads .box_downloadliste .box_inhalte {
    float: none;
    margin: 0;
    width: 100%;
}
.downloads .box_downloadliste .box_links {
    padding: 0;
    margin-top: 5px;
}
.downloads .box_downloadliste .box_links .box_links_sp1 {
    float: left;
    padding: 10px 0 0 10px;
}
.downloads .box_downloadliste .box_links .box_links_sp2 {
    float: right;
    padding: 10px 10px 0 10px;
    width: 200px;
    background-image: url(/images/downloadcenter_shop_hintergrund.jpg);
    background-repeat: no-repeat;
}
.downloads .box_downloadliste .box_links a.dc_shop {
    background-image: url(/images/icon_warenkorb.gif);
    background-position: left top;
    font-weight: bold;
    padding-left: 21px;
}
