    	BODY {
	color: #003366;
}
    	A { }
    	A:link { }
    	A:visited { }
    	A:active { color: #003366}
    
    	#SMALL {font-size: 1pt; }


/* Grundsaetzliche Formatierung der Links */
/* Link, nicht unterstrichen, schwarz */
A:link { color: #003366; text-decoration:none }

/* Benutzte Links, schwarz */
A:visited { color: #003366; text-decoration:none}

/* Code ohne unterstreichen */
.CODELINK { text-decoration: none }
	
/* Definition der Schrift in der Fusszeile */
.FOOTER { font-family:  "arial", "geneva", "helvetica";
	font-size: 8pt;
	line-height: 10pt; 
	color: #003366 }

/* Definition der Schrift zur Angabe der momentanen Position innerhalb der OI-Site */
.INFOTXT { font-family: "arial", "geneva", "helvetica";
	font-size: 8pt;
	line-height: 10pt; 
	color: #003366 }
	
/* Definition der Schrift des Inhalts */
.CONTENTTEXT { font-family: "arial", "geneva", "helvetica";
	font-size: 10pt;
	line-height: 14pt; 
	color: #003366 }
	
/* Ueberschriften */
.H1 { font-family: "arial", "geneva", "helvetica";
	font-size: 16pt;
	color: #003366;
	font-weight: bold }
	
.H2 { font-family: "arial", "geneva", "helvetica";
	font-size: 14pt;
	color: #003366;
	font-weight: bold }
	
.H3 { font-family: "arial", "geneva", "helvetica";
	font-size: 10pt;
	color: #003366;
	font-weight: bold }
	
.H3 { font-family: "arial", "geneva", "helvetica";
	font-size: 10pt;
	color: #003366;
	font-weight: bold }
	
.H4 { font-family: "arial", "geneva", "helvetica";
	font-size: 10pt;
	color: #003366;
	font-weight: bold
	font-style: italic }

.H5 { font-family: "arial", "geneva", "helvetica";
	font-size: 10pt;
	color: #003366;
	font-weight: normal
	font-style: italic }

.H6 { font-family: "arial", "geneva", "helvetica";
	font-size: 10pt;
	color: #003366;
	font-weight: normal
	font-style: italic }
	
.HEADING {
  	font-family:  "arial", "geneva", "helvetica"; 
  	font-size: 12pt }
      	
/* Sekundaer Navigation, nicht unterstrichen und schwarz */
/* Definition der Schrift in der Sekundaernavigation mit weissem Hintergrund ohne Unterstrich */
.SECNAV {
  	font-family:  "arial", "geneva", "helvetica"; 
  	font-size: 10pt; 
  	line-height: 10pt; 
  	text-decoration: none;
  	color: #003366;
	 }

.TERTNAVI {
  	font-size: 10pt; 
  	line-height: 12pt; 
  	text-decoration: none;
  	font-family:  "arial", "geneva", "helvetica"; 
  	color: #003366 }
	
.NAVI {
  	font-size: 12pt; 
  	line-height: 14pt; 
  	text-decoration: none;
  	font-family:  "arial", "geneva", "helvetica"; 
  	color: #003366 }

.NAVI1 {
  	font-size: 10pt; 
  	line-height: 12pt; 
  	text-decoration: none;
  	font-family:  "arial", "geneva", "helvetica"; 
  	color: #003366 }
  	
.NAVI2 {
  	font-size: 8pt; 
  	line-height: 10pt; 
  	text-decoration: none;
  	font-family:  "arial", "geneva", "helvetica"; 
  	color: #003366 }  	

.NAVI3 {
  	font-size: 8pt; 
  	line-height: 12pt; 
  	text-decoration: none;
  	font-family:  "arial", "geneva", "helvetica"; 
  	color: #003366 }  	

.JUNK {
	color: white; }
	
.IDENT {
	font-family: "arial", "geneva", "helvetica", "sans-serif";
	font-size: 10pt;
	line-height: 12pt;
	font-weight: bold;
	align: right;
	color: #990033;
 }
    	
   .NAVI3Kopie { font-size: 8pt; line-height: 12pt; text-decoration: none; font-family: "arial", "geneva", "helvetica"; color: #003366 ; width: 200px; height: auto; margin-top: 50px; margin-bottom: 50px; margin-left: 20px; background-color: #33FFFF}
.NAVI3KopieKopie { font-size: 8pt; line-height: 12pt; text-decoration: none; font-family: "arial", "geneva", "helvetica"; color: #003366 ; width: 300px; height: auto; margin-top: 20px; margin-bottom: 10px; margin-left: 50px; background-color: #00FF33}

