@charset "UTF-8";
/* 
** (c) sensum · www.sensum.de 
** #############################
** #########################
** 
**  Dateiversion: 27.02.2008  
**  Datei       : addon.css
**  Funktion    : Allgemeines Zusatzformat für das Standard Template
**
*/
/*---- Schaltet die Rahmen um alle Bilder in der mittleren Spalte aus ----*/
#page_margins #page #main #col2 #col2_content img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
