
/*(c) SH com2 GmbH 2009*/


/*______________________________________________________________________________

                               L A Y O U T
}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}*/

body.customer { background: transparent; }
body.business { background: transparent; }

#minWidth { width: auto; border: none !important; }

#header { background: transparent !important; }
	#header * { display: none; }
		#header h1 { display: block !important; }
			#header h1 * { display: block !important;}
				#header #contact { display:block !important; font-size: 0.8em; position: absolute; top: 18px; padding-left: 190px; }
					#header #contact * { display:inline !important; }
				
					#header h1 a:link, #header h1 a:visited, 
					#header h1 a:hover, #header h1 a:active { background:transparent !important; margin: 0 !important; }
					
					#header h1 img { visibility:visible !important; margin: 0 0 22px 0 !important; }
				
#content { padding: 35px 0 0 0 !important; }  
		  #contentTable #vertical { display: none; }
	     #contentTable .leftCol { display: none; }
		 
#teaserTable { display: none; } 
	
#footer { background: transparent !important; }	  
	#footer * { display: none; }
		#footer #copyright { display: block; color: #000; }

