/* ******************************************************** */
/* Winno IT-AGENTUR                                         */
/* A-8983 Bad Mitterndorf 236                               */
/* +43 3623 20169                                           */
/* office@winno.at                                          */
/* ******************************************************** */
/* project:  Gemeinde Bad Mitterndorf                       */
/* filename: breadcrump.css                                 */
/* author:   Manfred Saafan, Martin Wagner                  */
/* date:     2006-07-14                                     */
/* ******************************************************** */
/* NAVIGATIONS-LAYOUT                                       */
/* ******************************************************** */


div#breadcrump a:link {
   color: #E1E1E1;
   font-size: 12px;
   text-decoration: none;
}

div#breadcrump a:visited {
   color: #E1E1E1;
   text-decoration: none;
   font-size: 12px;
   
}