/* ÜBER UNS */
/* ************** */

/* Boxen */

/* Box Subportal */

#subportal #history {
  margin-left: 30px;
}
#box_subportal {
  background-color: #333333;
  color: #fff;
}

/* Boxen Portal */

#box_ueber-uns {
  color: #fff;
  font-size: 80%;
  height: 100%;
  margin-left: 30px;
}
#box_ueber-uns_headline {
  font-size: 160%;
  background-color: #fff;
  color: #000;
  font-weight: normal;
  height: 30px;
}
#box_ueber-uns_headline strong {
  font-weight: normal;
}
#box_ueber-uns_inhalt {
  background-image: url(/images/ueber-uns_titel_hintergrund.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  overflow: hidden;
  height: 330px;
  width: 100%;
}
#box_ueber-uns_text {
  width: 285px;
  color: #fff;
  padding: 15px;
  padding-bottom: 5px;
  font-weight: bold;
  line-height: 140%;
  float: right;
}
#box_ueber-uns_text p {
  margin: 0 0 1em 0;
}

#box_ueber-uns_button {
  float: right;
  margin: 270px 20px 0 0;
  overflow: hidden;
}
#box_ueber-uns_button_sp1 {
  float: left;
}
#box_ueber-uns_button_sp2 {
  float: left;
  color: #fff;
  font-size: 120%;
  font-weight: bold;
  height: 30px;
  padding: 10px 10px 0 10px;
  background-color: #e75012;
  overflow: hidden;
}
#box_ueber-uns_button_sp2 a {
  color: #fff;
  text-decoration: none;
}
#box_ueber-uns_button_sp2 a:hover {
  text-decoration: underline;
}
#box_ueber-uns_button_sp3 {
  float: left;
}



/* Terminkalender */
#termin_liste {
  height: 100%;
  overflow: hidden;
  margin-top: -8px;
}
.termin {
  border-top: 1px dotted #000;
  margin: -1px 0 0 0;
  padding-bottom: 18px;
  padding-top: 15px;
  overflow: hidden;
  clear: both;
  float: none;
  line-height: 150%;
}
.termin_datum {
  color: #e75012;
}
.termin_kurzinfo {
}
.termin_kurzinfo p {
  margin: 0;
}
.termin_langinfo {
  display: none;
}
.termin_kurzinfo a, .termin_langinfo a {
  border-bottom: 1px dashed #000;
  color: #000;
  text-decoration: none;
}
.termin_kurzinfo a:hover, .termin_langinfo a:hover {
  border: 0;
  border-bottom: 1px solid #000;
}
.termin_detailslink {
}
.termin_detailslink a {
  background-repeat: no-repeat;
  background-position: 0 3px;
  color: #000;
  font-weight: bold;
  text-decoration: none;
  padding: 0 0 0 17px;
  display: block;
}
.termin_detailslink a.plus {
  background-image: url(/images/icon_plus.gif);
}
.termin_detailslink a.minus {
  background-image: url(/images/icon_minus.gif);
}
.termin_detailslink a:hover {
  text-decoration: underline;
}
/* Kalenderblatt */
#kalender {
}
.kalender_dropdown {
  margin-bottom: 15px;
}
.kalender_dropdown select {
  width: 205px;
}
.tag, .tag_aktiv {
  font-weight: bold;
  font-size: 13px;
  color: #000;
  background-color: #f2f2f2;
  width: 25px;
  height: 21px;
  float: left;
  margin-right: 5px;
  text-align: center;
  padding-top: 4px;
}
.tag_aktiv {
  background-color: #e75012;
}
.tag_aktiv a {
  color: #fff;
  text-decoration: none;
}
.tag_aktiv a:hover {
  /*text-decoration: underline;*/
  font-style: italic;
}
.kalender_wochentage {
  overflow: hidden;
  height: 100%;
  margin-bottom: 5px;
  background-image: url(/images/terminkalender_wochentage.gif);
  background-repeat: no-repeat;
}
.kalender_wochentage .tag {
  background-color: #000;
  color: #fff;
}
.kalender_tage {
  margin-bottom: 5px;
  overflow: hidden;
  height: 100%;
  clear: both;
  float: none;
}




/* 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: -1px;
  padding: 0;
  position: absolute;
  width: 189px;
  list-style: none;
  border: 1px solid #777;
  border-top: 0;
}
/* 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;
}
