@meta { Title: "Nöttling Style Sheet" }/* Grundsätzliche Formatierung der Links *//* Link, nicht unterstrichen, weiss */A:link { color: #FFFFFF }/* Benutzte Links, weiss */A:visited { color: #FFFFFF }/* Code ohne unterstreichen */.CODELINK {	text-decoration: none}	/* Definition der Schrift in der Fußzeile */.FOOTER { font-family:  "arial", "geneva", "helvetica";	font-size: 8pt;	color: #ffffff }/* Definition der Schrift zur Angabe der momentanen Position innerhalb der OI-Site */.INFOTXT { font-family: "arial", "geneva", "helvetica";	font-size: 8pt;	color: #ffffff }	/* Definition der Schrift des Inhalts */.CONTENTTEXT { font-family: "arial", "geneva", "helvetica";	font-size: 8pt;	color: #ffffff }	/* Ueberschriften */H1 { font-family: "arial", "geneva", "helvetica";	font-size: 16pt;	color: #ffffff;	font-weight: bold }	H2 { font-family: "arial", "geneva", "helvetica";	font-size: 14pt;	color: #ffffff;	font-weight: bold }	H3 { font-family: "arial", "geneva", "helvetica";	font-size: 10pt;	color: #ffffff;	font-weight: bold }	H3 { font-family: "arial", "geneva", "helvetica";	font-size: 10pt;	color: #ffffff;	font-weight: bold }	H4 { font-family: "arial", "geneva", "helvetica";	font-size: 10pt;	color: #ffffff;	font-weight: bold	font-style: italic }H5 { font-family: "arial", "geneva", "helvetica";	font-size: 10pt;	color: #ffffff;	font-weight: normal	font-style: italic }H6 { font-family: "arial", "geneva", "helvetica";	font-size: 10pt;	color: #ffffff;	font-weight: normal	font-style: italic }	.HEADING {  	font-family:  "arial", "geneva", "helvetica";   	font-size: 14pt }      	/* Sekundaer Navigation, nicht unterstrichen und schwarz *//* Definition der Schrift in der Sekundärnavigation mit weißem Hintergrund ohne Unterstrich */.SECNAV {  	font-family:  "arial", "geneva", "helvetica";   	font-size: 10pt;   	line-height: 14pt;   	text-decoration: none;  	color: #ffffff;	background: #FFFFFF }.TERTNAVI {  	font-size: 10pt;   	line-height: 12pt;   	text-decoration: none;  	font-family:  "arial", "geneva", "helvetica";   	color: #ffffff }	.NAVI {  	font-size: 10pt;   	line-height: 14pt;   	text-decoration: none;  	font-family:  "arial", "geneva", "helvetica";   	color: #ffffff }.NAVIMARKEN {  	font-size: 14pt;   	line-height: 14pt;   	text-decoration: bold;  	font-family:  "arial", "geneva", "helvetica";   	color: #ffffff }.JUNK {	color: white; }	.IDENT {	font-family: "arial", "geneva", "helvetica", "sans-serif";	font-size: 10pt;	line-height: 12pt;	font-weight: bold;	align: right;	color: #990033; }