/*
  :::::::::::::::: :::::::::::::::: :::::::::::::::: :::::::::::::::: ::::::::::::::::
   Piktogramme
  :::::::::::::::: :::::::::::::::: :::::::::::::::: :::::::::::::::: ::::::::::::::::
*/
@media screen {
  .vv_aktionsbox_amt .onlineservice
  {
     background:url(/img/picto_onlineservice.gif) no-repeat 0;
  }
  
  .vv_aktionsbox_amt .adresse
  {
     background:url(/img/picto_adresse.gif) no-repeat 0;
  }
  
  .vv_aktionsbox_amt .person
  {
     background:url(/img/picto_person.gif) no-repeat 0;
  }
  
  .vv_aktionsbox_bezirke .onlineservice
  {
     background:url(/img/picto_onlineservice.gif) no-repeat 0;
  }
  
  .vv_aktionsbox_bezirke .adresse
  {
     background:url(/img/picto_adresse.gif) no-repeat 0;
  }
  
  .vv_aktionsbox_bezirke .person
  {
     background:url(/img/picto_person.gif) no-repeat 0;
  }
  
  #content .vv_content .adresse
  {
     background:url(/img/picto_adresse.gif) no-repeat 0;
  }
  
  #content .vv_content .beschreibung, #content .vv_content .email
  {
     background:url(/img/picto_beschreibung.gif) no-repeat 0;
  }
  
  #content .vv_content .bullet
  {
     background:url(/img/bullet_quadrat_blau.gif) no-repeat 0;
  }
  
  #content .vv_content .infos
  {
     background:url(/img/picto_info.gif) no-repeat 0;
  }
  
  #content .vv_content .zeiten
  {
     background:url(/img/picto_oeffnungszeiten.gif) no-repeat 0;
  }
  
  #content .vv_content .meldungen
  {
     background:url(/img/picto_meldungen.gif) no-repeat 0;
  }
  
  #content .vv_content .merkzettel
  {
     background:url(/img/picto_merkzettel.gif) no-repeat 0;
  }
  #content .vv_content .kosten
  {
     background:url(/img/picto_kosten.gif) no-repeat 0;
  }
  
  #content .vv_content .ablauf
  {
     background:url(/img/picto_ablauf.gif) no-repeat 0;
  }
  
  .person
  {
     background:url(/img/picto_person.gif) no-repeat 0;
  }
  
  #content .vv_content .telefon
  {
     background:url(/img/picto_telefon.gif) no-repeat 0;
  }
  
  #content .vv_content .suche
  {
     background:url(/img/picto_suche.gif) no-repeat 0;
  }
  
  #content .vv_content .amt
  {
     background:url(/img/picto_amt.gif) no-repeat 0;
  }
}