/* FARBE auf GRAU */
/* *************************************** */

html body {
background-image:none;
background-position:left top;
background-repeat:repeat-y;
background: #e2e2e2;
  /*background-image: url(/fileadmin/templates/kb/main/images/kb_roentgenbild_home.jpg);
  background-repeat: no-repeat;
  background-position: left top;*/
}

#positionierung {
margin: 20px auto;
	position: relative;
-webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;

    -webkit-box-shadow: 0px 0px 4px #888;
    -moz-box-shadow: 0px 0px 4px #888;
    box-shadow: 0px 0px 4px #888;
}

#header {
    height: 182px;
}

#hauptnavigation {
	background-image: none;
	background-color: #ebebeb;
  	background-image: url(/fileadmin/templates/kb/main/images/hintergrund_hauptnavi.gif);
 	background-position: left top;
  	background-repeat: repeat-x;
	position: absolute;
	top: 108px;
	left: auto;
	padding: 5px 0 5px 0;
	height: 25px;
	z-index: 100;
}

#hauptnavigation ul {
    background-color: #e1e1e1;
    height: 100%;
}
#hauptnavigation ul li a {
		font-weight: normal;
		font-size: 0.8em;
    border: none;
    background: none;
		/*background-image: url("/fileadmin/templates/kb/main/images/pfeil_pi_g.gif");
    background-position: 9px 9px;
    background-repeat: no-repeat;*/
    padding: 5px 6px 5px 23px;
    color: #464646;
}
#hauptnavigation ul li a:hover {
		background-image: url("/fileadmin/templates/kb/main/images/pfeil_weiss_r_v3.gif");
    background-position: 8px 8px;
    background-repeat: no-repeat;
    color: #fff;
}

#kb_headerbild, #kb_headerbilder {
	display: none;
}
.hauptnav_trenner {
    height: 23px;
    margin-top: -1px;
    overflow: hidden;
    width: 0;
}

#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: none;
  background-image: none;
  color: #464646;
	font-family: Georgia;
	font-weight: normal;
	font-size: 1em;
  padding: 5px 8px 10px 23px;
}
#nav_home_line, #nav_rubrik1_line, #nav_rubrik2_line, #nav_rubrik3_line, #nav_rubrik4_line, #nav_rubrik5_line,
#nav_rubrik_patienten_line, #nav_rubrik_aerzte_line {
	display: none;
}
#nav_home, #nav_rubrik_1, #nav_rubrik_2, #nav_rubrik_3, #nav_rubrik_4, #nav_rubrik_5 {
	float: left;
	top: 7px;
}
#hauptnavigation .haupt, #hauptnavigation .haupt_aktiv, #hauptnavigation .hauptnav_trenner {
	float: left;
}
#nav_home .hauptnav_trenner {
	display: none;
}

#hauptnavigation #punkt_home a {
  color: #006BB6;
  background: none;
  padding: 5px 8px 10px 23px;
  /*background-image: url(/fileadmin/templates/kb/main/images/pfeil_b.gif);
  background-position: 6px 8px;
  background-repeat: no-repeat;*/
  background: none;
  text-decoration: none;
  font-family: Georgia;
  font-weight: normal;
  font-size: 1em;
}
#nav_home .hauptnav_trenner, #nav_home_line, #nav_rubrik_1 .hauptnav_trenner, #nav_rubrik1_line {
  border-left: 1px dotted #000000;
}
#hauptnavigation .haupt_aktiv a, #hauptnavigation #nav_home a:hover, #hauptnavigation #nav_home a.aktiv {
  color: #006BB6;
  background: none;
  padding: 5px 8px 10px 23px;
  background-image: none;
  background-position: 6px 8px;
  background-repeat: no-repeat;
  text-decoration: none;
  font-family: Georgia;
  font-weight: normal;
  font-size: 1em;
  white-space: nowrap;
}
#nav_home {
    left: 6px;
}
#nav_rubrik_1 {
    left: 100px;
}
#nav_rubrik_2 {
    left: 248px;
}
#nav_rubrik_3 {
    left: 432px;
}
#nav_rubrik_4 {
    left: 626px;
}
#menu_rubrik_1, #menu_rubrik_2, #menu_rubrik_3, #menu_rubrik_4, #menu_rubrik_5, #menu_rubrik_6 {
		margin-top: 29px;
    background-color: #F0F0F0;
}
#hauptnavigation #menu_rubrik_1 ul li a, #hauptnavigation #menu_rubrik_3 ul li a {
    width: 220px;
}

#kb_headerbild {
	display: block;
	margin: 22px 2px 0 0;
}
#kb_headerbild a.notfall {
  background-image: url(/fileadmin/templates/kb/main/images/notfall.gif);
  background-position: 0px 4px;
  background-repeat: no-repeat;
  padding: 4px 0 3px 16px;
  color: #bc0001;
  font-size: 70%;
  font-weight: bold;
  text-decoration: none;
}
#kb_headerbild a.notfall:hover {
  text-decoration: underline;
}
#kb_notfall {
	background-color: #b60402;
  background-image: url(/fileadmin/templates/kb/main/images/notfallbox_bg.gif);
  background-position: 0px 0px;
  background-repeat: no-repeat;
  color: #fff;
  font-size: 75%;
  font-weight: bold;
  padding: 10px 4px 4px;
  position: absolute;
  margin-top: 40px;
  left: 384px;
}
#kb_notfall .notfallnr {
  font-size: 1.2em;
  font-weight: bold;
}

#kb_servicenavigation {
    background: none;
    float: left;
    font-size: 70%;
    height: 90px;
    margin: 22px 0 0;
    overflow: hidden;
    width: 314px;
}
#kb_servicenavigation ul li, #kb_servicenavigation_links ul li {
    float: left;
}
#kb_servicenavigation ul li a, #kb_servicenavigation_links  ul li a {
    background-image: url("/fileadmin/templates/kb/main/images/servicenavi_trenner.gif");
    background-position: 7px 6px;
    background-repeat: no-repeat;
    color: #909090;
    display: inline;
    overflow: hidden;
    padding: 5px 0 0 20px;
    text-decoration: none;
    font-weight: bold;
}
#kb_servicenavigation_links {
		width: 210px;
}
#kb_servicenavigation_rechts {
		width: 84px;
		padding-left: 20px;
		float: right;
}
#kb_servicenavigation_rechts a.socialbutton {
	display: block;
	width: 19px;
	height: 19px;
	float: left;
	margin-left: 5px;
}
#kb_servicenavigation_rechts a.socialbutton.fb {
  background-image: url("/fileadmin/templates/kb/main/images/button-fb.jpg");
  background-position: 0px 0px;
  background-repeat: no-repeat;
}
#kb_servicenavigation_rechts a.socialbutton.fb:hover {
  background-image: url("/fileadmin/templates/kb/main/images/button-fb.jpg");
  background-position: -19px 0;
  background-repeat: no-repeat;
}
#kb_servicenavigation_rechts a.socialbutton.twitter {
  background-image: url("/fileadmin/templates/kb/main/images/button-twitter.jpg");
  background-position: 0px 0px;
  background-repeat: no-repeat;
}
#kb_servicenavigation_rechts a.socialbutton.twitter:hover {
  background-image: url("/fileadmin/templates/kb/main/images/button-twitter.jpg");
  background-position: -19px 0;
  background-repeat: no-repeat;
}
#kb_servicenavigation_rechts a.socialbutton.blog {
  background-image: url("/fileadmin/templates/kb/main/images/button-blog.jpg");
  background-position: 0px 0px;
  background-repeat: no-repeat;
}
#kb_servicenavigation_rechts a.socialbutton.blog:hover {
  background-image: url("/fileadmin/templates/kb/main/images/button-blog.jpg");
  background-position: -19px 0;
  background-repeat: no-repeat;
}

#kb_zgnavi {
    left: auto;
    position: absolute;
    top: 22px;
    z-index: 101;
		left: 770px;
}
#nav_rubrik_patienten, #nav_rubrik_aerzte {
	float: left;
	margin-right: 1px;
}
#kb_zgnavi #nav_rubrik_patienten a, #kb_zgnavi #nav_rubrik_aerzte a {
		display: block;
		background-color: #7fc2f7;
    background-image: url("/fileadmin/templates/kb/main/images/pfeil_weiss_u_v3.gif");
    background-position: 88px 5px;
    background-repeat: no-repeat;
    color: #FFFFFF;
		font-family: Arial,Verdana,Sans-Sherif;
    font-size: 0.7em;
    font-weight: bold;
    padding: 2px 7px 3px 7px;
    text-decoration: none;
    white-space: nowrap;
    width: 92px;
    height: 14px;
}
#kb_zgnavi #nav_rubrik_aerzte a {
  	background-color: #0066ae;
}
#kb_zgnavi #nav_rubrik_patienten .haupt_aktiv a, #kb_zgnavi #nav_rubrik_aerzte .haupt_aktiv a {
    height: 15px;
}
#menu_rubrik_patienten, #menu_rubrik_aerzte {
    background-color: #FBE1D4;
    left: 0;
    margin-left: 0;
    margin-top: 20px;
    opacity: 0.98;
    padding: 0;
    position: absolute;
    top: 0;
}
#kb_zgnavi ul {
    list-style-type: none;
    margin: 0;
    padding: 6px 0 8px 0;
}
#kb_zgnavi #nav_rubrik_patienten ul {
		background-color: #7fc2f7;
}
#kb_zgnavi #nav_rubrik_aerzte ul {
  	background-color: #0066ae;
}
#kb_zgnavi #nav_rubrik_patienten ul li a, #kb_zgnavi #nav_rubrik_aerzte ul li a  {

		background-color: #7fc2f7;
    background-position: 0 0;
    border-color: #EB6A27;
    color: #fff;
    height: auto;
    padding: 6px 0 6px 20px;
    width: 193px;
    display: block;
    white-space: normal;
		/*background-image: url("/fileadmin/templates/kb/main/images/pfeil_weiss_r_v3.gif");
    background-position: 6px 9px;
    background-repeat: no-repeat;*/
    background-image: none;
}
#kb_zgnavi #nav_rubrik_patienten ul li a:hover, #kb_zgnavi #nav_rubrik_aerzte ul li a:hover  {
  	text-decoration: none;
		background-image: url("/fileadmin/templates/kb/main/images/pfeil_weiss_r_v3.gif");
    background-position: 6px 9px;
    background-repeat: no-repeat;
}
#kb_zgnavi #nav_rubrik_aerzte ul li a  {
  	background-color: #0066ae;
}
#suche {
    font-size: 70%;
    left: 770px;
    position: absolute;
    top: 6px;
    z-index: 5;
}
#suche input#suchbegriff {
    background-color: #fff;
    background-image: url("/fileadmin/templates/kb/main/images/suche_lupe.png");
    background-position: right center;
    background-repeat: no-repeat;

		-webkit-box-shadow: 1px 1px 2px #888 inset;
    -moz-box-shadow: 1px 1px 2px #888 inset;
    box-shadow: 1px 1px 2px #888 inset;
    width: 207px;
    border: 0px solid #006BB6;
    color: #909090;
    float: left;
    height: 20px;
    padding: 2px 0 0 8px;
}
#suche input {
    border: 0 none;
    float: left;
    font: 100% Arial,sans-serif;
    padding: 5px;
}
#suche input#finden {
    background-color: #777777;
    color: #FFFFFF;
    display: none;
    font-weight: bold;
}

#inhalte {
-webkit-border-bottom-left-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
    -khtml-border-bottom-left-radius: 6px;
    -khtml-border-bottom-right-radius: 6px;
    -moz-border-radius-bottomleft: 6px;
    -moz-border-radius-bottomright: 6px;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}
body #inhalte {
  overflow: hidden;
}

#seitenservice, #fusszeile {
	float: left;
}
#seitenservice {
margin: 10px 10px 20px 0;
}

#spalte_1 {
    display: block;
    margin-right: 25px;
    background: none;
    padding-bottom: 100px;
}
#spalte_2 {
    padding: 0 0px;
    width: 520px;
}
#spalte_3 {
    color: #000000;
    float: left;
    font-size: 0.75em;
    height: 100%;
    line-height: 150%;
    margin-bottom: 30px;
    overflow: visible;
    width: 214px;
    margin-left: 25px;
}

#kontextnavigation #referenzfeld a {
border-bottom: 1px solid #CCCCCC;
}
#kontextnavigation ul li a {
    padding: 6px 2px 7px 34px;
}


/* 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(/fileadmin/templates/kb/main/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(/fileadmin/templates/kb/main/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(https://www.sana-huerth.de/fileadmin/templates/kb/main/images/pfeil_mehr_grau.gif);
}

/************************************************/
/************************************************/
/* Neue Styles **********************************/
/************************************************/
/************************************************/

/* Weiche */

.kb_weiche_text {
  background-color: #f0f5fc;
  padding: 10px;
  border-bottom: 1px solid #006bb6;
}

/* Home */

#kb_servicenavigation {

}

#spalte_2 .headline {
    padding: 4px 0 10px;
}
#spalte_2 .headline h1 {
    color: #006BB6;
    display: inline;
    font-family: Georgia;
    font-size: 1.5em;
    font-weight: normal;
    line-height: 1.2em;
    margin: 0;
    padding: 0;
}

/*
#spalte_2 {
  padding: 0;
  width: 760px;
}
*/
/* Profiler */

#box_meldungen {
  width: 700px;
  height: 250px;
  overflow: hidden;
  background-color: #ededed;
  background-image: url(/fileadmin/templates/kb/main/images/profiler_loading.gif);
  background-repeat: no-repeat;
  background-position: center center;
  margin-bottom: 30px;
}
#meldungen {
  background-color: #fff;
  width: 700px;
  height: 250px;
  overflow: hidden;
  display: none;
}
.meldung {
  background-repeat: no-repeat;
  width: 700px;
  height: 250px;
  overflow: hidden;
  position: absolute;
}
.meldung_teaser {
  overflow: hidden;
  position: absolute;
  left: 20px;
  top: 115px;
}
.meldung_headline {
  font-weight: bold;
  color: #fff;
  background-color: #006bb6;
  float: left;
  padding: 2px 5px;
  margin-bottom: 1px;
	display: none;
}
.meldung_text {
  clear: both;
  float: none;
  max-width: 400px;
  background-color: #006bb6;
  opacity: 0.98;
  overflow: hidden;
  height: 100%;
  padding: 10px;
  font-size: 1.1em;
  color: #fff;
  font-weight: bold;
}
.meldung_text a {
  display: block;
  background-image: none;
  background-repeat: no-repeat;
  background-position: right bottom;
  color: #fff;
  text-decoration: none;
  float: left;
  padding-right: 20px;
}
.meldung_text a.more {
  display: block;
  background-image: url("/fileadmin/templates/kb/main/images/pfeil_mehr.gif");
  background-repeat: no-repeat;
  background-position: right center;
  color: #fff;
  text-decoration: none;
  float: left;
  padding-right: 15px;
}
.meldung_text a:hover {
  text-decoration: underline;
}
.meldung_text ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.meldung_text ul li {
  display: inline;
}
.meldung_text ul li a {
  display: block;
  background-image: url(/fileadmin/templates/kb/main/images/pfeil_mehr.gif);
  background-repeat: no-repeat;
  background-position: 4px 7px;
  color: #fff;
  text-decoration: none;
  float: left;
  padding: 5px 5px 5px 20px;
  width: 170px;
  margin-right: 5px
}
.meldung_text ul li a:hover {
  text-decoration: none;
  color: #006bb6;
  background-color: #fff;
}
.meldung_navi {
  height: auto;
  background-image: none;
  overflow: hidden;
  font-size: 1.1em;
  line-height: 120%;
  margin-top: 90px;
  margin-left: 20px;
  position: absolute;
  bottom: auto;
  width: auto;
}
.meldung_navi ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.meldung_navi ul li {
  display: inline;
}
.meldung_navi ul li a {
  background-image: url(/fileadmin/templates/kb/main/images/weiss75.png);
  display: block;
  color: #006bb6;
  font-weight: bold;
  text-decoration: none;
  float: left;
  border-right: 0px solid #fff;
  margin-right: 1px;
  padding: 5px 10px 5px 10px;
  height: auto;
  width: auto;
}
.meldung_navi ul li a:hover {
  background-image: none;
  background-color: #006bb6;
  color: #fff;
}
.meldung_navi ul li a.aktiv {
	background-image: none;
  background-color: #006bb6;
  color: #fff;
}
.meldung_navi ul li:last-child a {
  padding-right: 6px;
  border: 0;
}


/* weitere Boxen */

.home_zeile {
  height: 100%;
  overflow: hidden;
  margin: 30px 0;
}
.home_sp1 {
  width: 330px;
  float: left;
  padding-left: 0px;
  margin: 30px 0;
  overflow: hidden;
}
.home_sp2 {
  width: 340px;
  float: left;
  padding-left: 30px;
	margin: 30px 0;
  overflow: hidden;
}

.kb_box {
	min-height: 90px;
}
.kb_box .kb_teaser_headline,
.kb_box .kb_teaser_headline_gross
{
  padding-bottom: 3px;
}
.kb_box .kb_teaser_headline strong,
.kb_box .kb_teaser_headline_gross strong {
	font-weight: normal;
}
.kb_box .kb_teaser_inhalte {
  background-color: #f2f2f2;
  overflow: visible;
  background: none;
}
.kb_box .kb_teaser_bild {
  margin: 0;
}
.kb_box .kb_teaser_text {
  padding: 0px 10px 10px 10px;
	margin: 0px 0px 5px 90px;
}
.kb_box .kb_teaser_text a {
	background: none;
	color: #000;
	padding: 0;
	font-weight: normal;
}
.kb_box p {
  padding: 0;
  margin: 0;
}
.kb_box .kb_teaser_link {
	display: none;
}

/* Box gold */
.kb_box_gold {
  /*background-color: #d5d5d5;*/
  background-image: url(/fileadmin/templates/kb/main/images/hintergrund_box_grau.gif);
  background-repeat: repeat-x;
  background-position: left top;
  width: 340px;
}
.kb_box_gold .kb_teaser_headline,
.kb_box_gold .kb_teaser_headline_gross {
  color: #006BB6;
  font-family: Georgia;
  font-weight: normal;
	margin-left: 20px;
	padding-top: 10px;
	width: 150px;
}
.kb_box_gold .kb_teaser_headline a,
.kb_box_gold .kb_teaser_headline_gross a {
  color: #006BB6;
  font-family: Georgia;
  font-weight: normal;
  margin: 0;
  padding: 0;
  text-decoration: none;
}
.kb_box_gold .kb_teaser_headline a:hover,
.kb_box_gold .kb_teaser_headline_gross a:hover {
  text-decoration: underline;
}
.kb_box_gold .kb_teaser_text {
  padding: 0px 10px 10px 10px;
	margin: 0px 70px 5px 10px;
  width: 130px;
}
.kb_box_gold .kb_teaser_bild {
	float: right;
	margin-top: -31px;
}
.kb_box_gold .kb_teaser_link a {
  background-image: url(/fileadmin/templates/kb/main/images/pfeil_mehr_gold.gif);
  color: #a3864d;
}

/* Box rot */
.kb_box_rot {
  background-image: url(/fileadmin/templates/kb/main/images/hintergrund_box_rot.gif);
  background-repeat: repeat-x;
  background-position: left top;
}
.kb_box_rot .kb_teaser_headline,
.kb_box_rot .kb_teaser_headline_gross {
  color: #fc7d77;
  font-family: Georgia;
  font-weight: normal;
	margin-left: 100px;
	padding-top: 10px;
}
.kb_box_rot .kb_teaser_headline a,
.kb_box_rot .kb_teaser_headline_gross a {
  color: #fc7d77;
  font-family: Georgia;
  font-weight: normal;
  margin: 0;
  padding: 0;
  text-decoration: none;
}
.kb_box_rot .kb_teaser_headline a:hover,
.kb_box_rot .kb_teaser_headline_gross a:hover {
  text-decoration: underline;
}
.kb_box_rot .kb_teaser_bild {
	margin-top: -31px;
}
.kb_box_rot .kb_teaser_link a {
  background-image: url(/fileadmin/templates/kb/main/images/pfeil_mehr_rot.gif);
  color: #bf3522;
}
.kb_box.kb_box_rot .kb_teaser_text {
    width: 220px;
}

/* Box flieder */
.kb_box_flieder {
  background-image: url(/fileadmin/templates/kb/main/images/hintergrund_box_flieder.gif);
  background-repeat: repeat-x;
  background-position: left top;
	height: 90px;
	overflow: hidden;
}
.kb_box_flieder .kb_teaser_headline,
.kb_box_flieder .kb_teaser_headline_gross {
  color: #7c55c4;
  font-family: Georgia;
  font-weight: normal;
	margin-left: 145px;
	padding-top: 10px;
}
.kb_box_flieder .kb_teaser_headline a,
.kb_box_flieder .kb_teaser_headline_gross a {
  color: #7c55c4;
  font-family: Georgia;
  font-weight: normal;
  margin: 0;
  padding: 0;
  text-decoration: none;
}
.kb_box_flieder .kb_teaser_headline a:hover,
.kb_box_flieder .kb_teaser_headline_gross a:hover {
  text-decoration: underline;
}
.kb_box_flieder .kb_teaser_bild {
	margin-top: -31px;
}
.kb_box_flieder .kb_teaser_link a {
  background-image: url(https://www.sana-huerth.de/fileadmin/templates/kb/main/images/pfeil_mehr_flieder.gif);
  color: #bf3522;
}
.kb_box.kb_box_flieder .kb_teaser_text {
  width: 175px;
	margin-left: 135px;
}

/* Box gelb */
.kb_box_gelb {
  background-image: url(/fileadmin/templates/kb/main/images/hintergrund_box_gelb.gif);
  background-repeat: repeat-x;
  background-position: left top;
	width: 340px;
	height: 90px;
	overflow: hidden;
}
.kb_box_gelb .kb_teaser_headline,
.kb_box_gelb .kb_teaser_headline_gross {
  color: #956d28;
  font-family: Georgia;
  font-weight: normal;
	margin-left: 20px;
	padding-top: 10px;
}
.kb_box_gelb .kb_teaser_headline a,
.kb_box_gelb .kb_teaser_headline_gross a {
  color: #956d28;
  font-family: Georgia;
  font-weight: normal;
  margin: 0;
  padding: 0;
  text-decoration: none;
}
.kb_box_gelb .kb_teaser_headline a:hover,
.kb_box_gelb .kb_teaser_headline_gross a:hover {
  text-decoration: underline;
}
.kb_box_gelb .kb_teaser_bild {
	margin-top: -31px;
	float: right;
	line-height: 0;
}
.kb_box_gelb .kb_teaser_link a {
  background-image: url(https://www.sana-huerth.de/fileadmin/templates/kb/main/images/pfeil_mehr_gelb.gif);
  color: #bf3522;
}
.kb_box.kb_box_gelb .kb_teaser_text {
	/*width: 230px;*/
	margin-left: 10px;
}

/* zwei Boxen in einer Spalte */
.home_sp1_50 {
  margin-right: -20px;
  width: 410px;
}
.home_sp1_50 .kb_box {
  float: left;
  width: 185px;
  margin-right: 20px;
}

/* Liste mit Pfeilen */
ul.ul_pfeile {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
ul.ul_pfeile li {
  background-image: url(/fileadmin/templates/kb/main/images/pfeil_liste.gif);
  background-repeat: no-repeat;
  background-position: 0 0.5em;
  padding-left: 10px;
  margin-bottom: 0.5em;
}
ul.ul_pfeile strong {
  color: #006AB3;
}

/* Siegel */
.siegel {
  float: left;
  padding-left: 20px;
  padding-right: 20px;
  overflow: hidden;
  height: 100%;
  font-size: 90%;
  line-height: 120%;
  color: #777;
}
.siegel img {
  float: left;
  padding-right: 10px;
}
.siegel strong {
  display: block;
  padding-top: 10px;
  float: left;
}

/* Siegel gross (rechte Spalte) */

.siegel_gross {
  width: 200px;
  height: 200px;
  background-image: url(/fileadmin/templates/kb/main/images/siegel_gross.gif);
  background-repeat: no-repeat;
  font-size: 120%;
  margin-bottom: 30px;
}
.siegel_gross td {
  color: #fff;
  text-align: center;
  vertical-align: center;
  width: 200px;
  height: 200px;
}

/* Teaser Video (rechte Spalte) */

.teaser_video {
}
#spalte_3 .teaser_video .foto a {
  display: block;
  background-image: url(/fileadmin/templates/kb/main/images/icon_film_play.gif);
  background-repeat: no-repeat;
  background-position: 174px 50px;
}
#spalte_3 .teaser_video .foto a:hover {
  background-image: url(/fileadmin/templates/kb/main/images/icon_film_play_over.gif);
}
.teaser_video .foto img {
  visibility: hidden;
}
#spalte_3 .teaser_video .bildtext {
  background-color: #f2f2f2;
  padding-left: 5px;
  font-size: 110%;
}

/* Teaser Kontakt (rechte Spalte) */

.teaser_kontakt {
  background-image: url(/fileadmin/templates/kb/main/images/kontakt_flachenecker.jpg);
  background-repeat: no-repeat;
  background-position: right 0;
}
.teaser_kontakt_head {
  color: #006AB3;
  padding: 12px 0 3px 0;
}
.teaser_kontakt_text {
  color: #fff;
  font-weight: bold;
  padding: 10px;
  padding-right: 70px;
}
.teaser_kontakt_link {
  background-color: #fff;
}
.teaser_kontakt_link a {
  background-image: url(/fileadmin/templates/kb/main/images/pfeil_mehr.gif);
  background-position: 0 6px;
  background-repeat: no-repeat;
  color: #006BB6;
  display: block;
  font-size: 1em;
  font-weight: bold;
  height: 100%;
  overflow: hidden;
  padding: 3px 6px 4px 18px;
  text-decoration: none;
}
.teaser_kontakt_link a:hover {
  text-decoration: underline;
}


/* Teaser Krankheits-Kompass (rechte Spalte) */

.teaser_kk {
  overflow: hidden;
  height: 270px;
  background-color: #f2f2f2;
  position: relative;
}
.teaser_kk_head {
  color: #006AB3;
  padding: 6px 0 4px 10px;
  text-transform: uppercase;
  border-bottom: 1px solid #CCCCCC;
}
.teaser_kk_text {
  padding: 10px;
  padding-right: 90px;
}
.teaser_kk_text img {
  position: absolute;
  top: 13px;
  right: 13px;
}

/* Box Veranstaltungen auf neuer Home */
.home_zeile .csc-header h1 {
    font-size: 120%;
    margin: 0 0 4px 0;
}
.home_zeile .csc-header-n1 {
margin: 0;
}


/* Dropdownboxen */

div.select#fachabteilungen  {
    display: block;
    height: 30px;
    margin: 0;
    padding: 3px 0;
    position: relative;
}

div.select#fachabteilungen .ddwahl {
    background-color: #fff;
    background-image: url("/fileadmin/templates/kb/main/images/pfeil-dropdown-grau-1.gif");
    background-position: right center;
    background-repeat: no-repeat;
		-webkit-box-shadow: 1px 1px 2px #888 inset;
    -moz-box-shadow: 1px 1px 2px #888 inset;
    box-shadow: 1px 1px 2px #888 inset;
    width: 184px;
    padding: 3px 3px 0 8px
}
div.select#fachabteilungen .ddwahl:hover {
    background-image: url("/fileadmin/templates/kb/main/images/pfeil-dropdown-blau-1.gif");
    background-position: right center;
    background-repeat: no-repeat;
}

div.select#fachabteilungen .ddwahl a {
		color: #464646;
}
div.select#fachabteilungen .ddwahl a:hover {
		color: #006BB6;
}

div.select#fachabteilungen .ddwahl #fachabteilungen-dd-1 {
    height: 20px;
    white-space: nowrap;
    width: 158px;
    float: left;
    overflow: hidden;
}
div.select#fachabteilungen .ddwahl #fachabteilungen-ddblank-1 {
    margin-left: 3px;
    width: 22px;
    float: left;
}
div.select#fachabteilungen ul.selectbox {
	left: 0px;
	width: 186px;
  max-height: 200px;
  overflow-x: hidden;
}
div.select#fachabteilungen ul.selectbox li {
	width: 178px;
}

div.select#fachabteilungen ul.selectbox li:hover {
  background: #006BB6;
}
div.select#fachabteilungen ul.selectbox a:hover {
 color:#fff;
}
div.select#fachabteilungen ul.selectbox a {
	padding-right: 18px;
}

/* Körperkompass */
#spalte_3 #teaser_koerperkompass {
	background-color: #fff;
	padding: 0;
    background-image: url("/fileadmin/templates/kb/main/images/koerperkompass-bg-v3.jpg");
    background-position: 128px 20px;
    background-repeat: no-repeat;
}
#spalte_3 #teaser_koerperkompass .bild {
  display: none;
}
#spalte_3 #teaser_koerperkompass .head {
  color: #006BB6;
	font-family: Georgia;
	font-weight: normal;
	font-size: 1.4em;
	text-transform: none;
	padding: 8px 0 9px 0;
	margin-left: 0px;
}
#spalte_3 #teaser_koerperkompass .subhead {
	width: 180px;
	font-size: 110%;
	margin-left: 0px;
}
#spalte_3 #teaser_koerperkompass .button_teaser {
	padding-left: 0px;
}
#spalte_3 #teaser_koerperkompass input.button_teaser_los {
	background-color: #464646;
}

#spalte_3 #teaser_koerperkompass .ddwahl, #spalte_3 #teaser_koerperkompass .ddwahl-2 {
    height: 22px;
    margin-left: 0px;
    width: 125px;
    background-color: #ededed;
    background-image: url("/fileadmin/templates/kb/main/images/pfeil-dropdown-grau-1.gif");
    background-position: right center;
    background-repeat: no-repeat;
		-webkit-box-shadow: 1px 1px 2px #888 inset;
    -moz-box-shadow: 1px 1px 2px #888 inset;
    box-shadow: 1px 1px 2px #888 inset;
}
#spalte_3 #teaser_koerperkompass .ddwahl:hover, #spalte_3 #teaser_koerperkompass .ddwahl-2:hover {
    background-image: url("/fileadmin/templates/kb/main/images/pfeil-dropdown-blau-1.gif");
    background-position: right center;
    background-repeat: no-repeat;
}

#spalte_3 #teaser_koerperkompass .ddwahl a, #spalte_3 #teaser_koerperkompass .ddwahl-2 a {
		color: #464646;
		font-weight: bold;
}
#spalte_3 #teaser_koerperkompass .ddwahl a:hover, #spalte_3 #teaser_koerperkompass .ddwahl-2 a:hover {
		color: #006BB6;
}
#spalte_3 #teaser_koerperkompass .ddwahl #koerper-dd-1, #spalte_3 #teaser_koerperkompass .ddwahl-2 #koerper-dd-2 {
		width: 100px;
}
#spalte_3 #teaser_koerperkompass ul.selectbox {
	left: 0px;
	width: 122px;
  overflow-x: hidden;
}
#spalte_3 #teaser_koerperkompass ul.selectbox li {
	width: 114px;
}
#spalte_3 #teaser_koerperkompass div.select a {
    font-weight: bold;
}
#spalte_3 #teaser_koerperkompass ul.selectbox li:hover {
  background: #006BB6;
}
#spalte_3 #teaser_koerperkompass div.select a, div.select a {
    color: #464646;
}
#spalte_3 #teaser_koerperkompass div.select a:hover {
    color: #006BB6;
}
#spalte_3 #teaser_koerperkompass ul.selectbox a:hover {
 color:#fff;
}


/* Headlines Content */

.intro h1, .intro_4 h1, .intro_klinik h1 {
	font-family: Georgia;
	font-weight: normal;
	font-size: 2em;
}
.download_liste .mittel_head {
    font-weight: normal;
}
.linkliste_inhalt {
    background-color: #FFFFFF;
    border-color: #CCCCCC;
}
.linkliste_inhalt ul li a {
    background-color: #FFFFFF;
}
.presseinfos_link ul li a {
		font-weight: normal;
}

body #koerperkompass_ergebnis {
    left: 598px;
    top: 192px;
}

/* Sprachwahl */
.sprachwahl {
	position: absolute;
	left: 770px;
	margin-top: 60px;
	width: 213px;
	text-align: right;
}
.sprachwahl a {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	margin-left: 8px;
}