/* ######################################################################################################
** # "Typo3 XHTML Framework auf YAML-Basis" (c) by beCRE8TIVEstudios (http://www.kreatives-inter.net)   #
** ######################################################################################################
** 
**  Dateiversion: 06.07.06  
**  Datei       : basis/css/variations/spalten/keine_linke_spalte.css
**  Funktion    : Schaltet die linke Spalte ab
**
*/

* html #col3, #col3 { border-right: 0; margin-right: 0;}
* html #col2, #col2 { display: none; }
