body {font-size: 11px; } 
body { background: none; }

h1 {}
h2 {}
h3 {}
h4 {}


/*~###################################################################################################
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                         								LAYOUT
----------------------------------------------------------------------------------------------------*/								

#minWidth {
	margin: 0;
	width: auto !important;
	background: none;
	min-height: auto;
	position: static;
}

* html #minWidth { height: 100%;}/* ie6- */

#header { height: auto !important; background: none; }
	#header #logo { margin: 0;}

/*~~ 1te Navebene ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

	#topNav { display: none; }

/*~~ breadcrump ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
						
#func { display: none; }
#breadcrumb { float: none; height: 15px; border-bottom: 1px solid #333; margin-bottom:20px; }
#breadcrumb ul{ display: none; }

							
/*~~ leftCol ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
      #leftCol { display: none; }

	

/*~~ content ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
   #content { margin: 0 !important; float: none; width: auto !important; display: static;  }
		

/*~~ rightCol ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

      #rightCol { display: none; }
      #rightColTop { display: none; }
			
/*~~ footer ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#footer { display: none; }	


/*~~ siFr Styles ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.sIFR-flash {/*||hide:true*/ display: none; }
span.sIFR-alternate {/*||hide:true*/ position: static; width: auto; height: auto; display: block; overflow: hidden; }


