
 /*
    BORDER-RADIUS :
      border: 0px solid #000000; border-radius: 35px; padding: 0px;

    BOX-SHADOW :
      box-shadow: 4px 4px 4px #00ffff;
      Wert 1 : Schatten in x-Richtung (negativ möglich)
      Wert 2 : Schatten in y-Richtung (negativ möglich)
      Wert 3 : Schattenübergang von dunkel auf hell (kleiner Wert > harter Schatten)

    Font-Weight :
      100,200,300,400,500,600,700,800,900
      599=medium
      700=bold

     box-sizing : border-box; box-sizing : content-box; box-sizing : inherit;
     overflow:hidden;  float:left;  display:none;  clear: both;  z-index: 2000;  cursor: pointer;

     font-family:'Times New Roman',Arial;  font-size: 20px;  color:#000000;  font-weight: 600;  font-style: normal;
 */

 /* Nav Sitemap  */

 .SM_Head {font-size: 18px; font-weight:bold;}

 /* Nav Sitemap  */

a.H_Site:link, a.H_Site:visited, a.H_Site:active, H_Site
    { color:#444444; text-decoration : none;font-size:13px;}

a.H_Site:hover, .H_Site
    { color:#ff0000; text-decoration : none;font-size:13px;}

.Besucher_SM_site {font-size: 14px; font-weight:400;}
.Show_Besucher_sitemap {font-size: 16px; font-weight:400;}

.pass_t {font-size: 14px; font-weight:600;}

}