font,p{
font-family: Arial, Helvetica, Verdana;
font-size: 12px;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 15px
}

font.b{
font-family: Arial, Helvetica, Verdana;
font-size: 13px;
font-style: normal;
font-variant: normal;
font-weight: bold;
line-height: 15px
}

h1{
font-family: Arial, Helvetica, Verdana;
font-size: 15px;
font-style: normal;
font-variant: normal;
font-weight: bold;
}

font.navigtext {
  font-family: Arial, Helvetica, Verdana;
  font-size: 9pt;
}

font.reg {
  font-family: Arial, Helvetica, Verdana;
  font-size: 8pt;
}

p.0 {
	color: black; 
	font-family: Arial;
	font-size: 9pt;
	}

p.0a {
	color: #cccccc; 
	font-family: Arial;
	font-size: 8pt;
	font-style: italic;
	}

p.0b {
	color: #ffffff; 
	font-family: Arial;
	font-size: 8pt;
	font-style: italic;
	}
	
p.1 {
	color: black; 
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	}

p.2 {
	color: #000099; 
	font-family: Arial;
	font-size: 9pt;
	}

p.3 {color: #990000;
	 font-family: Arial;
	 font-size: 9pt;
	}

p.4 {
	color: #ffffff; 
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	font-style: italic;
	}

p.5 {
	color: #990000; 
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	font-style: normal;
	}

p.6 {
	color: #ffffff; 
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	font-style: normal;
	}
	
UL {
  list-style-position: outside;
  list-style-type: disc;
  font-family: Arial, Helvetica, Verdana;
  font-size: 9pt;
  line-height: 11pt;
  font-style: normal;
  color: black;
  text-align: left;
}

#TABELLE {
  position: absolute;
  left:center;
  top:0;
}

a:link{ color:#990000}
a:hover{color:#FF0000}
a:visited{color:#444444}
