@charset "UTF-8";
@import url(../patches/startseite.css);
@media screen, projection
{
        /***********************************************************************
         *
         *        Projekt:  Infinigate
         *        
         *        Datei:    startseite.css
         *        
         *        --------------------------------------------------------------
         *         
         *        1. Allgemeine Layouteinstellungen                                                      
         **********************************************************************/

          
          
        /***********************************************************************
         *
         *  1. Allgemeine Layouteinstellungen
         *
         **********************************************************************/
         
	
	#col1{
		display:none;
	}
	#col2{
		display:none;
	}
	#col3{
		margin:0px;
		border:0px;
	}
	
	
}     