@charset "UTF-8";
/* 
** (c) sensum · www.sensum.de 
** #############################
** #########################
** 
**  Dateiversion: 06.03.2008  
**  Datei       : addon.css
**  Funktion    : Allgemeines Zusatzformat fuer das Standard Template
**
*/
/*---- Schaltet die Rahmen um alle Bilder in der linken Navigation aus ----*/
#nav_main img {
	border-top-style: none !important;
	border-right-style: none !important;
	border-bottom-style: none !important;
	border-left-style: none !important;
}
