/*(c) TN com2 GmbH 2005*/

body { background: none; text-align: left; }
h1 {display: block;}


/*~###################################################################################################
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                         								LAYOUT
----------------------------------------------------------------------------------------------------*/								

table#head { width:auto; background: none} /*tabelle mit head-teasern*/
table#head td{ text-align: left; }
table#head img { display: none;} /*tabelle mit head-teasern*/
table#content { width:100%; margin: 0} /*tabelle mit head-teasern*/
	#content td#menu { width:1px}
	#content td#data { background: none;}

/*--------------------------------- leftnav -----------------------------------------*/

		#content td#menu ul{ display: none; }

/* ---------------------------- footer ----------------------------------------- */
				
#footer{ display: none; }

