/* Dieses Style-Sheet beinhaltet die Formatierungen   der Sitemap von sksNet   osc 20.03.03    ----------------------------------------------------------------- */   BODY   	{       	background-color : #ffffff;       	font-family : Verdana, Tahoma, Helvetica, Arial;       	font-size : 9pt;       	line-height : 12pt;       	margin-top : 0px;       	margin-bottom : 0px;       	margin-left : 0px;       	margin-right : 0px     		}P			{       	font-family : Verdana, Tahoma, Helvetica, Arial;       	font-size : 9pt;       	line-height : 12pt;       	margin-top : 0pt;       	padding-top : 0px;       	padding-bottom : 0px;       	padding-left : 0px;       	padding-right : 0px;       	border-top-width : 0px;			border-bottom-width : 0px;			border-left-width : 0px;			border-right-width : 0px;			color : #333333;			}TD,TR   	{       	font-family : Verdana, Tahoma, Helvetica, Arial;       	font-size : 9pt;       	padding-top : 0px;       	padding-bottom : 0px;       	padding-left : 0px;       	padding-right : 0px;       	border-top-width : 0px;			border-bottom-width : 0px;			border-left-width : 0px;			border-right-width : 0px;			color : #333333;			}					/* Ueberschriften  ------------------------------------------------- */H1,H2,H3,H4,H5,H6			{       	font-family : Verdana, Tahoma, Helvetica, Arial;       	margin-bottom : 3pt;       	}H1			{			font-size : 11pt;			text-align : right;			line-height : 150%;			color : #993333;			}H2			{			font-size : 11pt;			font-weight : 900;			color : #330066;			}H3			{			font-size : 10pt;			font-weight : 900;			color : #330066;			}H4			{			font-size : 10pt;			color : #993333;			}H5			{			font-size : 9pt;			font-weight : 600;			color : #330066;			}H6			{			font-size : 9pt;			font-weight : 600;			color : #333333;			}/* Allgemeine Links  -------------------------------------------- */A:link 	{      		color : #0066FF;    		font-size : 8pt;       	text-decoration : none;      		}A:visited {      		color : #0066FF;    		font-size : 8pt;       	text-decoration : none;      		}       	A:active 	{          	color : #330066;    		font-size : 8pt;        	text-decoration : none;        	}A:hover 	{        	color: #330066;      		font-size : 8pt;		   	text-decoration : none;        	}        	/* Navigation oben  -------------------------------------------- */A.top:link 		{      				color : #FFFFFF;    				font-size : 9pt;       			text-decoration : none;      				}A.top:visited 	{          			color : #ffffff;    				font-size : 9pt;        			text-decoration : none;        			}A.top:hover 		{        			color: #3399CC;      				font-size : 9pt;		 		  	text-decoration : none;        			}A.top:active 		{        			color: #3399CC;       			font-size : 9pt;					text-decoration : none;        			}/* Navigation 2. Ebene  ---------------------------------------- */A.n2:link 			{      				color : #FFFFFF;    				font-size : 9pt;       			text-decoration : none;      				}      				A.n2:visited 		{          			color : #FFFFFF;    				font-size : 9pt;        			text-decoration : none;        			}A.n2:hover 		{        			color : #FF9900;      				font-size : 9pt;		 		  	text-decoration : none;        			}A.n2:active 		{        			color: #CC9999;       			font-size : 9pt;        			text-decoration : none;        			}/* Diverse Formatierungen ------------------------------------ */				.TabMapB		{				font-size : 8pt;				background-color : #CCCCCC;				}.TabMapR		{				font-size : 8pt;				background-color : #DDDDDD;				}				.rot	  		{       		background-color : #993333;       		}       		.blau       	{       		background-color : #330066;       		}