/*
  :::::::::::::::: :::::::::::::::: :::::::::::::::: :::::::::::::::: ::::::::::::::::
   Piktogramme 2008
  :::::::::::::::: :::::::::::::::: :::::::::::::::: :::::::::::::::: ::::::::::::::::
*/

@media screen {
  #body #content .vv_content .adresse
  {
     background: url(/img/picto_adresse2.gif) no-repeat 1px 20%;
  }

  #body #content .vv_content .beschreibung
  {
     background: url(/img/picto_beschreibung2.gif) no-repeat 2px 20%;
  }

  #body #content .vv_content .infos
  {
     background: url(/img/picto_info2.gif) no-repeat 4px 20%;
  }

  #body #content .vv_content .email
  {
     background: url(/img/picto_email2.gif) no-repeat 0 55%;
  }

  #body #content .vv_content .person
  {
     background: url(/img/picto_person2.gif) no-repeat 3px 20%;
  }

  #body .hinweis
  {
     background: url(/img/picto_hinweis2.gif) no-repeat 8px 20%;
  }

  #body #content .vv_content .suche
  {
     background: url(/img/picto_suche2.gif) no-repeat 2px 40%;
  }

  #body #content .vv_content .bullet
  {
     background: url(/img/bullet_quadrat_blau.gif) no-repeat 0 20%;
  }

  #body #content .vv_content .zeiten
  {
     background: url(/img/picto_oeffnungszeiten2.gif) no-repeat 0 25%;
  }

  #body #content .vv_content .meldungen
  {
     background: url(/img/picto_meldungen2.gif) no-repeat 1px 40%;
  }

  #body #content .vv_content .merkzettel
  {
     background: url(/img/picto_merkzettel2.gif) no-repeat 2px 20%;
  }
  #body #content .vv_content .kosten
  {
     background: url(/img/picto_kosten2.gif) no-repeat 0 50%;
  }

  #body #content .vv_content .ablauf
  {
     background: url(/img/picto_ablauf2.gif) no-repeat 1px 30%;
  }

  #body #content .vv_content .telefon
  {
     background: url(/img/picto_telefon24x24.gif) no-repeat 0 20%;
  }

  #body #content .vv_content .amt
  {
     background: transparent;
  }

  body.vv .aktionsbox .adresse
  {
     padding: 8px 0 0 20px;
     background: #F0F0F0 url(/img/picto_adresse2.gif) no-repeat 2px 25%;
  }

  body.vv .aktionsbox .infos
  {
     padding: 8px 0 0 20px;
     background: #F0F0F0 url(/img/picto_info2.gif) no-repeat 4px center;
  }

  body.vv .aktionsbox .person
  {
     padding: 8px 0 0 20px;
     background: #F0F0F0 url(/img/picto_person2.gif) no-repeat 3px center;
  }

  body.vv .aktionsbox .onlineservice
  {
     padding: 8px 0 0 20px;
     background: #F0F0F0 url(/img/picto_onlineservice.gif) no-repeat 4px center;
  }

  body.vv #content .linklist div.downloads
  {
     /* padding: 8px 0 0 20px; */
     background: #F0F0F0 url(/img/picto_downloads2.gif) no-repeat 0 55%;
  }

  body.vv #content .linklist div.externalLinks
  {
     /* padding: 8px 0 0 20px; */
     background: #F0F0F0 url(/img/picto_external2.gif) no-repeat 3px 55%;
  }

  #aktionsbox li.stadtplan, #aktionsboxservice li.stadtplan
  {
     padding: 2px 0px 4px 18px;
     background: url(/img/picto_stadtplan_2.gif) no-repeat left;
  }

  #aktionsbox li.kontakt, #aktionsboxservice li.kontakt
  {
     padding: 2px 0px 4px 18px;
     background: url(/img/picto_kontakt2.gif) no-repeat left;
  }

  #aktionsbox li.bilderstrecke, #aktionsboxservice li.bilderstrecke
  {
     padding: 2px 0px 4px 18px;
     background: url(/img/picto_bilder2.gif) no-repeat left;
  }

  #aktionsbox li.info, #aktionsboxservice li.info
  {
     padding: 2px 0px 4px 18px;
     background: url(/img/picto_access2.gif) no-repeat left;
  }
}