/*(c) TN com2 GmbH 2004 OPTIC Sheet */

/* --------------------------------------------------------------------
							HTML TAGS
 --------------------------------------------------------------------*/

TD, BODY{
	font-family: "Times New Roman", Times, serif;
	color: #000;
}	

BODY {
	font-size: 72%;
	background: none;
}



/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      						                   L A Y O U T
-------------------------------------------------------------------------------------------*/
#head{ /* --------------------------------- H E A D -------------------------------- */
	width:auto !important;
	background: none;

}
	#logo {float:none !important; background: none; width: auto; height: auto;}
		#logo IMG{display: inline !important;}
		
	#flags{display: none}
	
	#searchBox{ display: none}
	#menu{ display: none}
	
#breadcrump{
	display:block !important;
					display:none;
				border-bottom: 2px solid #000;
				clear: left;
}	
	
#bodyBg{ /* --------------------------------- B O D Y ------------------------ */
	width: auto !important;
	clear: left;
	margin-top: 25px !important;
   background: none !important; 
}
	#bodyTopBg{ background: none !important; }	
		#bodyBottomBg{ background: none !important; }
		#bodyBottomBg H1{ display: none !important; }
		
			#nav2{  /* --------------------------------- erste ebene links */
				display: none;
			}
			#content{ width: auto !important; padding: 0; }
			#teaserRow{ display: none; }
		#contentLimiter{ width: auto !important; }	
		
		
#lastChanged{
	margin:0;
	width:auto;
	padding-left:0;
}
		
#printWrapper{
	display: none;
}
 
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                    SPECIAL FÜR TEXTBROWSER
------------------------------------------------------------------------------------------------------*/	

.textonly{	display:none;} /* Element erscheint nur, wenn im Textbrowser.. */
.printonly{	display:block;} /* Element erscheint nur in Druckversion.. */


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                    SPECIAL FÜRS CMS
------------------------------------------------------------------------------------------------------*/	

