/* ------------------------------------------ */
/* RD::                                       */
/* ------------------------------------------ */
@import url("bootstrap_own.css");
/* ------------------------------------------ */

@import url("erweitert.css");
@import url("template_hmkuriere_org.css");


/************** neue Navi */
/* ------------------------------------------ */
/* RD::                                       */
/* ------------------------------------------ */
#navigation {
 font-family: Arial,sans-serif;
 font-size: 90%;
 margin-top: 0px;
 background-color: #f9f9f9;
}
/* ------------------------------------------ */

.navspacer {
  border-top: 33px solid #fff;
  height:59px;
  margin-left:6px;
  border-bottom:1px solid #e5e5e5;
}

.navspacer-empty {
  border-top: 33px solid #fff;
  height:59px;
  margin-left:6px;
}

#navigation ul {
  margin-left:0px;
  padding:0px;
  list-style-type:none;
  list-style-image:none;
  line-height:0px;
  overflow: hidden;
  background-color: #000000;
}

#navigation li {
  margin:0px;
  padding:0px;
}

#navigation ul span.menuline {
  display:block;
  height:1px;
  margin-left:0px;
  font-size:1px;
  line-height:1px;
  background-color:#e5e5e5;
  overflow:hidden;
}
#navigation ul ul span.menuline {
  display:block;
  height:1px;
  margin-left:0px;
  font-size:1px;
  line-height:1px;
  background-color:#e5e5e5;
  overflow:hidden;
}
#navigation ul ul ul span.menuline {
  display:block;
  height:1px;
  margin-left:0px;
  font-size:1px;
  line-height:1px;
  background-color:#e5e5e5;
  overflow:hidden;
}

#navigation span.menuSelected,#navigation ul span.menuSelected, #navigation ul ul span.menuSelected,#navigation ul ul ul span.menuSelected {
  line-height:1.33em;
  text-decoration:none;
  color:#000;
  display: block;
  padding: 0 0 0 0;
  margin-left: 0px;
  background-repeat: no-repeat;
  font-weight: bold;
  white-space: nowrap;
}
#navigation span.menuWaySelected {
  line-height:1.33em;
  text-decoration:none;
  color:#000;
  display: block;
  padding: 0 0 0 0;
  margin-left: 0px;
  background-repeat: no-repeat;
  font-weight: bold;
  white-space: nowrap;
}


#navigation a,#navigation ul a,#navigation ul ul a,#navigation ul ul ul a  {
  white-space: nowrap;
  line-height:1.33em;
  text-decoration:none;
  color:#FFFFFF;
  display: block;
  padding: 0.1em 0 0.15em 0;
  margin-left: 0px;
  background-repeat: no-repeat;
  width: 140px;
  font-weight: bold;
  padding:8px;
}

#navigation li:hover {
  /*font-weight: bold;
  background-image: url(../gfx/navbullet_hover.gif);
  color:#BBC6D0;*/
  color: #FFFFFF;
  /*background-color: #606060;*/
  background-color: #E40039;
  border-left-color: #E40039;
  border-left-style: solid;
  border-left-width: 3px;
}

#navigation .menuSelected {
  font-weight: bold;
  background-image: url(../gfx/navbullet_on2_white.gif);
  background-color: #E40039;
  border-left-color: #E40039;
  border-left-style: solid;
  border-left-width: 3px;
}

#navigation ul a {
  background-position: 5px 8px;
  padding-left:19px;
}

#navigation ul span.menuSelected  {
  background-position: 5px 8px;
  padding-left:0px;
}

#navigation .menuWaySelected {
  background-position: 5px 8px;
  font-weight: bold;
  color: #FFFFFF;
  background-color: #000000;
  background-image: url(../gfx/navbullet_on_white.gif);
}


  #navigation ul ul {
    margin-top:0px;
    margin-left:16px;
    padding:0px 0 0px 0;
    /*padding: 0.05em 0 0.15em 0;*/
    background-color:#D2D2D2;

  }
  #navigation ul ul li {
    margin-left:0px;
  }

  #navigation ul ul a {
    background-position: 5px 8px;
    padding-left:19px;
  }

  #navigation ul ul span.menuSelected {
    background-position: 5px 8px;
    padding-left:0px;
  }

  #navigation ul ul span.menuWaySelected {
    background-position: 5px 8px;
    font-weight: bold;
    background-color: #000000;
    background-image: url(../gfx/navbullet_on_white.gif);
  }

  #navigation ul ul ul {
    margin-top:0px;
    margin-left:16px;
    padding:0px 0 0px 0;
    background-color:#EDEDED;
  }
  #navigation ul ul ul li {
    margin-left:0px;
  }
  #navigation ul ul ul a {
    background-position: 5px 8px;
    padding-left:21px;
  }
  #navigation ul ul ul span.menuSelected {
    background-position: 5px 8px;
    padding-left:0px;
  }
  #navigation ul ul ul span.menuWaySelected {
    background-position: 5px 8px;
    font-weight: bold;
    background-color: #000000;
    background-image: url(../gfx/navbullet_on_white.gif);
  }

  #navigation ul ul ul ul {
    margin-top:0px;
    margin-left:16px;
    padding:0px 0 0px 0;
    background-color:#F4F4F4;
  }

  #navigation ul ul ul ul a, #navigation ul ul ul ul span.menuSelected {
    background-position: 5px 0px;
    padding-left:21px;
  }


#navigation, #navigation *{
    max-width: 100%;
}


/* ------------------------------------------ */
/* RD:: Ab hier zusätzliches fürs neue Design */
/* ------------------------------------------ */
/* Input-Fields allgemein */
.inputtext_rd_700, .inputtext_rd_600, .inputtext_rd_500, .inputtext_rd_400, .inputtext_rd_315,
.inputtext_rd_300, .inputtext_rd_260, .inputtext_rd_250, .inputtext_rd_242, .inputtext_rd_200,
.inputtext_rd_196, .inputtext_rd_190, .inputtext_rd_180, .inputtext_rd_170, .inputtext_rd_150,
.inputtext_rd_130, .inputtext_rd_100, .inputtext_rd_80, .inputtext_rd_60, .inputtext_rd_50,
.inputtext_rd_30, .inputtext_rd_5 {
  color:#000000;
  text-decoration:none;
  font-family: Arial;
  font-weight:normal;
  font-size: 12px;
}

.edvbutton_linkcancel {
  width: 100px;
  padding-left: 20px;
  color:#000000;
  background: url(../gfx/drop.gif) #C0C0C0 no-repeat 2px 50%;
}
div.autocomplete ul li {
  height:18px;
}

body {
  padding-bottom: 0px;
}

body, html, .container-fluid, .body {
  height: 100%;
  min-height: 100%;
}

button.edvbutton_dropdown,
button.edvbutton_dropdown_breit
{ /* EDV-Button Definition */
  padding-right: 1px;
  padding-left: 14px;
  width: 140px;
  height: 28px;
  border: 1px solid;
  vertical-align: middle;
  display: inline-block;
  background-image: url(../gfx/arrow_down_white.gif);
  background-position-y: center;
  background-position-x: 2px;
  text-decoration: none; font-family: Arial; font-weight: bold; font-size: 11px; text-align: center; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.30);
  background-repeat: no-repeat;
  position: relative; /* 20181128- CF: Muss noch geprüft werden ob dies irgendwo zu Fehlern führt */
}

button.edvbutton_dropdown:hover,
button.edvbutton_dropdown_breit:hover {
  opacity: 0.8;
}

button.edvbutton_dropdown,
button.edvbutton_dropdown_breit {
  /* EDV-Button Definition */
  color: #FFFFFF !important;
  background-color: #000000 !important;
  border-color: #000000 !important;
}
