/*-- Stylesheet für Sitemap -----------------*/
/*--                                       --*/
/*-- Copyright (C): Andreas Richter, 2009  --*/

#SitemapGraphik {
    position:absolute;
    padding-top:5px;
    padding-bottom:100px;
    z-index:2;
}
#SitemapSuche, #SitemapBeschreibung  {
   position:absolute;
   left:240px;
   width:200px;
   padding-top:3px;
   padding-bottom:3px;
   padding-left:5px;
   padding-right:18px;
}
#SitemapSuche {
   top:30px;
   z-index:9;
   background-color:#FFFACC;
   background-image:url(hintergrund_gruen.jpg);
}
#SitemapBeschreibung {
   top:190px;
}
.SGrp {  
}
.SGrp_ {  
}
.SZ {
   margin-top:0px;
}
*html .SZ { /*nur IE6*/
   margin-top:-5px;
}
*+html .SZ { /*nur IE7*/
   margin-top:-5px;
}
.SX {
    width:15px;
    height:17px;
}
.SK {
    width:15px;
    height:17px;
   cursor:pointer;
}
.ST, .STmarkiert {
   font-family:Arial;
   font-size:11px;
   font-weight:normal;
   color:#000000;
   padding-left:3px;
   padding-right:3px;
   line-height:15px;
   vertical-align:top;
   text-decoration:none;
   background-color:transparent;
   cursor:pointer;
}
.ST:hover {
   font-weight:bold;
}
.STmarkiert {
   padding: 0;
   padding-left:3px;
   padding-right:3px;
   background-color:#B0B0B0;
   color:#FFFFFF;
}
.STWort {
   padding-left:3px;
   padding-right:3px;
   background-color:#808080;
   color:#FFFFFF;
}

#VolltextSuche_Logo {
   vertical-align:top;
   background-color:transparent;
}
#VolltextSuche_Text {
   text-align:right;
   font-size:11px;
   cursor:default;
   background-color:transparent;
}


#srchResult iframe {
        width: 400px;
}
.STT {
  position:absolute;
  z-index:99;
  display:none;
  width:300px;
  padding:3px;
  border: solid gray;
  border-top-width:1px;
  border-right-width:2px;
  border-left-width:1px;
  border-bottom-width:2px;
  background-color:#F7F7D8;
}
.STT1 {
  font-size:10px;
  font-weight:bold;
}
.STT2 {
  font-size:10px;
}
.STT3 {
  font-size:9px;
}

