/* FARBE auf GRAU */
/* *************************************** */

#nav_rubrik2_line, #nav_rubrik1_line, #nav_rubrik3_line, #nav_rubrik4_line, #nav_rubrik5_line, #nav_rubrik6_line {
  background-color: #c3c7cb;
}
#hauptnavigation .haupt a, #hauptnavigation #nav_home a {
  background-color: #ededed;
  color: #006BB6;
}

#hauptnavigation #punkt_home a {
  color: #FFFFFF;
  background: #006BB6;
  padding: 5px 8px 6px 27px;
  background-image: url(../images/pfeil_w.gif);
  background-position: 6px 8px;
  background-repeat: no-repeat;
  text-decoration: none;
  font-family: Arial, Verdana, Sans-Sherif;
  font-weight: 900;
  font-size: 0.8em;
}
#nav_home_line {
  background: #006BB6;
}
#nav_home .hauptnav_trenner, #nav_home_line, #nav_rubrik_1 .hauptnav_trenner, #nav_rubrik1_line {
  border-left: 1px solid #fff;
}

#inhalte {
  background-image: url(../images/kb_roentgenbild_home.gif);
  background-repeat: no-repeat;
  background-position: left bottom;
}

#spalte_1 {
  display: none;
}

#spalte_2 {
  padding: 0 0 0 240px;
}


/* Weichenseite */

#kb_weiche_willkommen {
  float: left;
  margin: 97px 0 0 0;
  font-weight: bold;
  font-size: 15px;
  color: #ababab;
}
.schrift_blau {
  color: #006ab3;
}
#kb_weiche_spalte_1 {
  float: left;
  height: 100%;
  overflow: hidden;
  width: 310px;
  margin: 0 40px 0 0;
  padding: 0 0 0 20px;
  font-size: 0.75em;
}
.teaser_grusswort {
  height: 100%;
  overflow: hidden;
  margin-bottom: 20px;
  background-color: #f2f2f2;
  border-top: 1px solid #ccc;
}
.teaser_grusswort .foto {
  float: left;
  height: 100%;
  overflow: hidden;
}
.teaser_grusswort .text {
  height: 100%;
  overflow: hidden;
}
.teaser_grusswort .text p {
  padding: 8px 10px 10px 10px;
  margin: 0;
}
#kb_weiche_spalte_2 {
  padding: 0;
  font-size: 0.75em;
  line-height: 150%;
  width: 510px;
  min-height: 480px;
  height: 100%;
  overflow: hidden;
  margin-left: 330px;
}
#kb_weiche_intro {
  color: #006ab3;
  width: 480px;
}
#kb_weiche_haeuser_3spaltig, #kb_weiche_haeuser_2spaltig {
  clear: both;
  float: none;
  overflow: hidden;
  height: 100%;
  margin: 30px 0 0 0;
}
.kb_weiche_haus {
  float: left;
  margin-right: 30px;
}
#kb_weiche_haeuser_3spaltig .kb_weiche_haus {
  width: 140px;
}
#kb_weiche_haeuser_2spaltig .kb_weiche_haus {
  width: 225px;
}
.kb_weiche_headline {
  background-color: #006ab3;
  color: #fff;
  padding: 6px 0 7px 10px;
}
.kb_weiche_bild {
}
.kb_weiche_link {
  background-color: #f0f5fc;
  padding: 3px 0 4px 10px;
}
.kb_weiche_link a {
  display: block;
  font-size: 1.0em;
  font-weight: bold;
  text-decoration: none;
  background-image: url(../images/pfeil_mehr.gif);
  background-repeat: no-repeat;
  background-position: 0px 7px;
  padding: 4px 6px 4px 18px;
  overflow: hidden;
  height: 100%;
  color: #006BB6;
}
.kb_weiche_link a:hover {
  text-decoration: underline;
}
.internal-link {
  display: block;
  font-size: 1.0em;
  font-weight: bold;
  text-decoration: none;
  background-image: url(../images/pfeil_mehr.gif);
  background-repeat: no-repeat;
  background-position: 0px 7px;
  padding: 4px 6px 4px 18px;
  overflow: hidden;
  height: 100%;
  color: #006BB6;
}

.internal-link:hover {
  text-decoration: underline;
}

/* Weniger wichtige Einrichtungen */

.abgestuft .kb_weiche_headline {
  /*background-color: #fff;
  background-color: #f3f3f3;
  color: #006BB6;
  color: #5a5a5a;*/
}
.abgestuft .kb_weiche_headline strong {
  /*font-weight: normal;*/
}
.abgestuft .kb_weiche_link {
  background-color: #fff;
  background-color: #f3f3f3;
}
.abgestuft .kb_weiche_link a {
  font-weight: normal;
  color: #5a5a5a;
  background-image: url(../images/pfeil_mehr_grau.gif);
}

