A:link {
    	text-decoration: none;
}

A:visited {
    	text-decoration: none;
  	color: #000000 }

.CODELINK {
	text-decoration: none
}
	
.FOOTER { font-family:  "arial", "geneva", "helvetica";
	font-size: 8pt;
	color: #000000 }

/* Definition der Schrift zur Angabe der momentanen Position innerhalb der OI-Site */
.INFOTXT { font-family: "arial", "geneva", "helvetica";
	font-size: 8pt;
	color: #000000 }
	
/* Definition der Schrift des Inhalts */
.CONTENTTEXT { font-family: "arial", "geneva", "helvetica";
	font-size: 8pt;
	color: #000000 }
	
/* Ueberschriften */
H1 { font-family: "arial", "geneva", "helvetica";
	font-size: 16pt;
	color: #000000;
	font-weight: bold }
	
H2 { font-family: "arial", "geneva", "helvetica";
	font-size: 14pt;
	color: #000000;
	font-weight: bold }
	
H3 { font-family: "arial", "geneva", "helvetica";
	font-size: 10pt;
	color: #000000;
	font-weight: bold }
	
H3 { font-family: "arial", "geneva", "helvetica";
	font-size: 10pt;
	color: #000000;
	font-weight: bold }
	
H4 { font-family: "arial", "geneva", "helvetica";
	font-size: 10pt;
	color: #000000;
	font-weight: bold
	font-style: italic }

H5 { font-family: "arial", "geneva", "helvetica";
	font-size: 10pt;
	color: #000000;
	font-weight: normal
	font-style: italic }

H6 { font-family: "arial", "geneva", "helvetica";
	font-size: 10pt;
	color: #000000;
	font-weight: normal
	font-style: italic }
	
.HEADING {
  	font-family:  "arial", "geneva", "helvetica"; 
  	font-size: 14pt }
      	
/* Sekundaer Navigation, nicht unterstrichen und schwarz */

.mainnav
{	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size:9pt;
	color: #FFFFFF;
}


/* 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: #000000;
	background: #FFFFFF }

.TERTNAVI {
  	font-size: 10pt; 
  	line-height: 12pt; 
  	text-decoration: none;
  	font-family:  "arial", "geneva", "helvetica"; 
  	color: #105AA5}
	
.NAVI {
  	font-size: 9pt; 
    	text-decoration: none;
  	font-family:  "arial", "geneva", "helvetica"; 
  	color: #105AA5 }

.NAVO {
  	font-size: 9pt; 
    	text-decoration: none;
  	font-family:  "arial", "geneva", "helvetica"; 
  	color: white }

.JUNK {
	color: white; }
	
.IDENT {
	font-family: "arial", "geneva", "helvetica", "sans-serif";
	font-size: 10pt;
	line-height: 12pt;
	font-weight: bold;
	align: right;
	color: #990033;
 }

font.text  {
 	font-size : 9pt;
 	font-family : Arial, Helvetica;
 	color: black;
	}

td  {
 	font-size : 9pt;
 	font-family : Arial, Helvetica;
 	color: black;
	}

font.markier  {
 	font-size : 9pt;
 	font-family : Arial, Helvetica;
 	color: black;
	background:#CEBDA5;
	}


font.redtext  {
 	font-size : 9pt;
 	font-family : Arial, Helvetica;
 	color: #5E3918;
	font-weight: bold;
	}

font.bigtext  {
 	font-size : 12pt;
 	font-family : Arial, Helvetica;
 	color: black;
	}

.bluelink { font-family: "arial", "geneva", "helvetica";
	font-size: 9pt;
	color: #315AA5 }

.whitelink { font-family: "arial", "geneva", "helvetica";
	font-size: 9pt;
	color: white }

.orange { font-family: "arial", "geneva", "helvetica";
	font-size: 9pt;
	color: yellow }
	
	
	



a:link {color: #000000;
font-family: Arial, Helvetica;

text-decoration: none}

a:visited {color: #000000;
font-family: Arial, Helvetica;

text-decoration: none}

a:hover {color: red;
font-family: Arial, Helvetica;
text-decoration: none}


ul
{	display: list-item;
	list-style-position: outside;
	list-style-type: square;
	margin: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	margin-right: 0px;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
	
