/*(c)2007 PRINT-Sheet com2 Gmbh, www.com-com.com */
 
body { background: #fff; padding: 10px; }
 
/*~###################################################################################################
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                 LAYOUT
----------------------------------------------------------------------------------------------------*/        
 
#minWidth { position: static; margin: 0; width: auto; } 

#posWhiteTop { display: none; }

table#mainTable { margin: 0; width: auto; height: auto; } 

	table#mainTable td#leftCol { display: none; } 
	table#mainTable td#centerCol { width:auto; padding: 0; background: none; } 
	table#mainTable td#rightCol { width:auto; background: none; } 

/* Mittlere Spalte */
#contentArea { padding: 0; min-height: auto; }

.topClaim { width: auto; }
.leftContent { width: 60%; }
.rightContent { width: 35%; }

#teaserCol { display: none; }


/* Logo */
h1#logo{ position: static; }




