/* CSS Document */

td, p, div {
	font-family: Arial, Helvetica, Verdana, Geneva, Sansserif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	line-height: 160%;
	}
	
.textgrau {
	font-family: Arial, Helvetica, Verdana, Geneva, Sansserif;
	font-size: 11px;
	color: #ABBCB3;
	font-weight: bold;
	}

.textschwarz {
	font-family: Arial, Helvetica, Verdana, Geneva, Sansserif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	letter-spacing: 1px;
	}

.textkleinschmal {
	font-family: Arial, Helvetica, Verdana, Geneva, Sansserif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	}

.textpartner {
	font-family: Arial, Helvetica, Verdana, Geneva, Sansserif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	letter-spacing : 1px;
	line-height: 120%;
	}
		
/* Hintergrundfarbe f&uuml;r Trennlinien */
.bg_01 { background-color:#002850;
	 }

/* Hintergrundfarbe f&uuml;r Trennlinien hell */
.bg_05 { background-color:#ECF0EF;
	 }
	
/* Hintergrundfarbe aktiver Navigationspunkt Unternavigation und &Uuml;berschrift */
.bg_02 { background-color:#002850;
	 }

/* Hintergrundfarbe f&uuml;r Diagnostik und Therapie f&uuml;r die Haut*/
.bg_03 { background-color:#002850;
	 }

/* Hintergrundfarbe f&uuml;r Adresse unten*/
.bg_04 { background-color:#ffffff;
	 }

/* Hintergrundfarbe f&uuml;r Unternavigation */
.bg_06 { background-color:#E7EDE8;
	 }
	  
body {
       scrollbar-face-color: #FFFFFF;
       scrollbar-shadow-color: #B1B0B0;
       scrollbar-highlight-color: #FFFFFF;
       scrollbar-3dlight-color: #B1B0B0;
       scrollbar-darkshadow-color: #FFFFFF;
       scrollbar-track-color: #FFFFFF;
       scrollbar-arrow-color: #B1B0B0;
	   }

span.text {
	font-family: Arial, Helvetica, Verdana, Geneva, Sansserif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration : none;
	}

a:link {
	font-family: Arial, Helvetica, Verdana, Geneva, Sansserif;
	font-size: 12px;
	color: #002347;
	text-decoration : underline;
	font-weight : normal;
	}
	
a:active {
	font-family: Arial, Helvetica, Verdana, Geneva, Sansserif;
	font-size: 12px;
	color: #002347;
	text-decoration : underline;
	font-weight : normal;
	}
	
a:hover {
	font-family: Arial, Helvetica, Verdana, Geneva, Sansserif;
	font-size: 12px;
	color: #000000;
	text-decoration : underline;
	font-weight : normal;
	}
	
a:visited {
	font-family: Arial, Helvetica, Verdana, Geneva, Sansserif;
	font-size: 12px;
	color: #002347;
	text-decoration : underline;
	font-weight : normal;
	}
		
a:link.unternavi {
	font-family: Arial, Helvetica, Verdana, Geneva, Sansserif;
	font-size: 12px;
	color: #000000;
	text-decoration : none;
	font-weight : normal;
	}
	
a:active.unternavi  {
	font-family: Arial, Helvetica, Verdana, Geneva, Sansserif;
	font-size: 12px;
	color: #ffffff;
	text-decoration : none;
	font-weight : normal;
	}
	
a:hover.unternavi  {
	font-family: Arial, Helvetica, Verdana, Geneva, Sansserif;
	font-size: 12px;
	color: #000000;
	text-decoration : none;
	font-weight : normal;
	}
	
a:visited.unternavi  {
	font-family: Arial, Helvetica, Verdana, Geneva, Sansserif;
	font-size: 12px;
	color: #000000;
	text-decoration : none;
	font-weight : normal;
	}
	
a:link.text {
	font-family: Arial, Helvetica, Verdana, Geneva, Sansserif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration : none;
	}

a:active.text  {
	font-family: Arial, Helvetica, Verdana, Geneva, Sansserif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration : none;
}

a:active.text  {
	font-family: Arial, Helvetica, Verdana, Geneva, Sansserif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration : none;
	}
	
a:hover.text  {
	font-family: Arial, Helvetica, Verdana, Geneva, Sansserif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration : none;
	}
	
a:visited.text  {
	font-family: Arial, Helvetica, Verdana, Geneva, Sansserif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration : none;
	}
	
a:link.unternaviweiss {
	font-family: Arial, Helvetica, Verdana, Geneva, Sansserif;
	font-size: 12px;
	color: #ffffff;
	text-decoration : none;
	font-weight : normal;
	}
	
a:active.unternaviweiss  {
	font-family: Arial, Helvetica, Verdana, Geneva, Sansserif;
	font-size: 12px;
	color: #ffffff;
	text-decoration : none;
	font-weight : normal;
	}
	
a:hover.unternaviweiss  {
	font-family: Arial, Helvetica, Verdana, Geneva, Sansserif;
	font-size: 12px;
	color: #ffffff;
	text-decoration : none;
	font-weight : normal;
	}
	
a:visited.unternaviweiss  {
	font-family: Arial, Helvetica, Verdana, Geneva, Sansserif;
	font-size: 12px;
	color: #ffffff;
	text-decoration : none;
	font-weight : normal;
	}

div.navi {
    position: absolute;
    visibility: hidden;
}