/* ------------------------------------------ */
/* RD::                                       */
/* ------------------------------------------ */
@import url("bootstrap_own.css");
/* ------------------------------------------ */

@import url("erweitert.css");
@import url("template_dittrich_org.css");

/*

Header_orange_dunkel: #F18700
Buttons_orange_hell: #F6B159
Tabellen-Zeile: #D0D0D0
Tabellen-Zeile2: #FFFFFF
Tabellen-Zeile-Hover: #F18700
Menu: #444443
Menu Selected/Hover: #212120

*/
/************** neue Navi */
/* ------------------------------------------ */
/* RD::                                       */
/* ------------------------------------------ */
#navigation {
 xwidth:215px;
 font-family: Arial,sans-serif;
 font-size: 90%;
 margin-top: 0px;
 background-color: #444443;
 xborder-right-color:#e5e5e5;
 xborder-right-style:solid;
 xborder-right-width:1px;
 
}
/* ------------------------------------------ */

.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;
  xwidth:215px;
}

#navigation li {
  margin:0px;
  padding:0px;
}

#navigation ul span.menuline {
  display:block;
  height:1px;
  xwidth:215px;
  margin-left:0px;
  font-size:1px;
  line-height:1px;
  background-color:#e5e5e5;
  overflow:hidden;
}
#navigation ul ul span.menuline {
  display:block;
  height:1px;
  xwidth:215px;
  margin-left:0px;
  font-size:1px;
  line-height:1px;
  background-color:#e5e5e5;
  overflow:hidden;
}
#navigation ul ul ul span.menuline {
  display:block;
  height:1px;
  xwidth:215px;
  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:#ffffff;
  display: block;
  xxpadding: 0.1em 0 0.15em 0;
  padding: 0 0 0 0;
  margin-left: 0px;
  background-repeat: no-repeat;
  xwidth: 215px;
  font-weight: bold;
  white-space: nowrap;
}
#navigation span.menuWaySelected {
  line-height:1.33em;
  text-decoration:none;
  color:#ffffff;
  display: block;
  padding: 0 0 0 0;
  margin-left: 0px;
  background-repeat: no-repeat;
  xwidth: 215px;
  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 {
  /* background-image: url(../gfx/navbullet_hover_white.gif); */
  /*font-weight: bold;
  background-image: url(../gfx/navbullet_hover.gif);
  */
  background-color: #212120;
  /*background-color: #4698ca;
  color: #000000;    */
  xborder-left-color: #125987; 
  xborder-left-style: solid;
  xborder-left-width: 3px;
}

#navigation .menuSelected {
  font-weight: bold;
  xxxbackground-image: url(../gfx/navbullet_on2.gif);
  background-color: #212120;
  xxxbackground-color: #ffffff;
  xborder-left-color: #004594;
  xborder-left-style: solid;
  xborder-left-width: 3px;
}

#navigation ul a {
  background-position: 5px 8px;
  xwidth:215px;
  padding-left:19px;
}

#navigation ul span.menuSelected  {
  background-position: 5px 8px;
  xwidth:215px;
  padding-left:0px;
}

#navigation .menuWaySelected {
  background-position: 5px 8px;
  font-weight: bold;
  xbackground-color: #D2D2D2;
  background-color: #212120;
  xxxbackground-image: url(../gfx/navbullet_on.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;
    xbackground-color:#FFFFFF;  
    
  }
  #navigation ul ul li {
    margin-left:0px;
  }

  #navigation ul ul a {
    background-position: 5px 8px;
    xwidth:215px;
    padding-left:19px;
    xpadding-bottom:0px;
  }

  #navigation ul ul span.menuSelected {
    background-position: 5px 8px;
    xwidth:215px;
    padding-left:0px;
    xpadding-bottom:0px;
  }

  #navigation ul ul span.menuWaySelected {
    background-position: 5px 8px;
    font-weight: bold;
    xbackground-color: #EDEDED;
    background-color: #BBC6D0;
    xxxbackground-image: url(../gfx/navbullet_on.gif);
  }

  #navigation ul ul ul {
    margin-top:0px;
    margin-left:16px;
    padding:0px 0 0px 0;
    background-color:#EDEDED;
    xbackground-color:#FFFFFF;  
  }
  #navigation ul ul ul li {
    margin-left:0px;
  }
  #navigation ul ul ul a {
    background-position: 5px 8px;
    xwidth:215px;
    padding-left:21px;
    xpadding-bottom:0px;
  }
  #navigation ul ul ul span.menuSelected {
    background-position: 5px 8px;
    xwidth:140px;
    padding-left:0px;
    xpadding-bottom:0px;
  }
  #navigation ul ul ul span.menuWaySelected {
    background-position: 5px 8px;
    font-weight: bold;
    xbackground-color: #F4F4F4;
    background-color: #212120;
    xxxbackground-image: url(../gfx/navbullet_on.gif);
  }

  #navigation ul ul ul ul {
    margin-top:0px;
    margin-left:16px;
    padding:0px 0 0px 0;
    background-color:#F4F4F4;
    xbackground-color:#FFFFFF;  
  }

  #navigation ul ul ul ul a, #navigation ul ul ul ul span.menuSelected {
    background-position: 5px 0px;
    xwidth:140px;
    padding-left:21px;
    xpadding-bottom:0px;
  }


#navigation, #navigation *{
    max-width: 100%;
}

.GlobalParam_Fields {
  background-color: #D0D0D0;
}

/* ------------------------------------------ */
/* 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;
  color: #000000;
  padding-left: 20px;
  background: url(../gfx/drop.gif) #C0C0C0 no-repeat 2px 50%;
}

.edvbutton_linkclose {
  background: url(../gfx/arrow_b_l_mini.gif) #C0C0C0 no-repeat 2px 50%;
  color:#000000;
}

div.autocomplete ul li {
  height:18px;
}

body {
  padding-bottom: 0px;
}

body, html, .container-fluid, .body {
  height: 100%;
  min-height: 100%;
}

/* ------------------------------------------ */
/*       BENUTZERDEFINIERTE ÄNDERUNGEN        */
/* ------------------------------------------ */

#info-panel {
  text-align: center;
}

@media only screen and (min-width: 768px) and (max-width: 1200px) {
  #info-panel {
    text-align: right;
  }
}

@media only screen and (max-width: 880px) {
  .logotext_black {
    display: none;
  }
}

.mm_link {
  background: no-repeat url(../gfx/dittrich/next.gif);
}

.bb_plus {
  background: no-repeat url(../gfx/dittrich/plus.png);
}

.bb_minus {
  background: no-repeat url(../gfx/dittrich/minus.png);
}


.edvbutton_dropdown, 
.edvbutton_dropdown_breit {
  border-right: #000000 1px solid;
  border-bottom: #000000 1px solid;
  border-top: none;
  border-left: none;
  background: url(../gfx/arrow_down.gif) #f6b159 no-repeat 2px 50%;
  /* border-style: solid; */
  /* border-width: 2px; */
  /* border-color: #cd5c5c; */
  padding-right: 1px;
  padding-left: 14px;
  padding-bottom: 1px;
  padding-top: 0px;
  width: 100px;
  height: 28px;
  color: #000000;
  text-decoration: none;
  font-size: 11px;
  vertical-align: middle;
  display: inline-block;
  /* margin-top: 2px; */
  /* font-family: Arial; */
  font-weight: bold;
}