/*****************************
CSS import ( for brower up to IE5, Mozilla/ FIREFOX 1,  )  
modified by eclore.de

version: 2008.10
project: ThyssenKrupp
coauthor: Agentur fuer eCommerce - eclore.de;
Standard-Mode: XHTML 1.0 Strict
******************************/

/* Print-Version modified */
@page 					{ size:portrait; margin-top:2.4cm; margin-bottom:2.0cm; margin-left:2.0cm; margin-right:2.0cm; }

/* Print Navigation
---------------------------------------------------------------------------------------------------------*/
div#navPrint,
div#navPrint *			{ display:none; }


/* positioning rules for navigation, content, context and footer divs
---------------------------------------------------------------------------------------------------------*/
div#center		       { width:90%; margin:0px; display:block; clear:both; }

/* head and navigation (horizontal blue bar)
---------------------------------------------------------------------------------------------------------*/
#popup div#header		{ display:none; }
div#brand      			{ width:100%; height:110px; display:inline; clear:both; margin-bottom:15px; background-repeat:no-repeat; }
div#brand img			{ display:none; }
div#brand_pop      		{ width:100%; height:110px; display:block; clear:both; margin-bottom:15px; }

	div#brand_word img  { display:none; }
	div#brand_image img { display:none; }
div#summary				{ display:none; }

#navService				{ display:none !important; }
#navGlobal 				{ display:none !important; }

/* keyvisual
---------------------------------------------------------------------------------------------------------*/
img.keyvisual			{ display:none !important; }

/* contentArea
---------------------------------------------------------------------------------------------------------*/
div#contentArea 		{ width:100%; display:inline; magrin-top:0px; }
div#pageContent			{ width:100%; float:none; display:block; margin:0px !important; }
div#pageLeft			{ display:none; }
div#pageContentLinks	{ display:none; }

div.main			{ width:99%; margin:0px; background:none; overflow:hidden; } /* 2 colums for the content */
div.sub				{ width:99%; margin:0px; background:none; } /* 1 colum for the content */
div#contentSub2		{ width:99%; margin:0px; background:none; overflow:hidden; } /* 2 colums for the content */
div#contentSub3		{ width:99%; margin:0px; background:none; } /* 1 colum for the content */
div#contentSub4		{ width:99%; margin:0px; background:none; } /* 1 colum for the content */

div#context             { display:none; }	/* 1 colum for the context */		
div#subContext          { float:right; width:175px; font-size:11px; margin:0 0 0 5px; }

div#navLocal            { display:none; }
ul#pageService			{ display:none; }

/* table
---------------------------------------------------------------------------------------------------------*/
table 		{ }
table tr 		{ border-bottom: 1px solid #f2f2f2;}
td, th 	{ vertical-align: top; text-align:left; border-left: 1px solid #f2f2f2; padding:2px; border-bottom: 1px solid #f2f2f2; }
th {font-weight:bold; }

#footer ul 			{ display:none; }
p, div#footer,
div.csc-frame table		{ page-break-inside:avoid; orphans:3; font: 50pt/100pt Verdana,sans-serif; margin:1cm 0 0; padding:0; }

