@charset "UTF-8";

@media screen, projection
{
		/***************************************************************************
		 *
		 *      Projekt:    Rödl & Partner
		 *
		 *      Datei:      onlyCol1And3.css
		 *
		 *
		 *      ------------------------------------------------------------
		 *
		 *      1.  Kills col2
		 *
		 **************************************************************************/


		/**************************************************************************
		*
		*     1.  kills col2
		*
		*************************************************************************/
		
		#col2{		display:none;	}
		#col3{		margin-right:20px;	}

}
