Dunkelblau: 	#184A84 Neu(#8095B9)

h1 { 
  font-size:21pt; 
  font-weight:bold; 
  font-style:normal; 
  color:#9CC6EF; 
  text-align: justify;
  font-family:Verdana, Arial, geneva, Helvetiva;
 }

h2 { 
  font-size:14pt; 
  font-weight:bold; 
  font-style:normal; 
  color:#8095B9; 
  font-family:Verdana, Arial, geneva, Helvetiva;
  margin:0px;
}

h3 { 
  font-size:12pt; 
  font-weight:bold; 
  font-style:normal; 
  color:#8095B9; 
  font-family:Verdana, Arial, geneva, Helvetiva;
}

p,li,ul,td,tr,ol { 
  font-size:10pt; 
  font-weight:normal; 
  font-style:normal; 
  color:#8095B9; 
  font-family:Verdana, Arial, geneva, Helvetiva;
}

p.small,td.small,tr.small,li.small,ul.small,ol.small {
  font-size:6pt
  font-weight:normal; 
  font-style:normal; 
  font-family:Verdana, Arial, geneva, Helvetiva;
  color:#8095B9; 
}

p.smalljust {
  font-size:10pt; text-align: justify;
  font-family:Verdana, Arial, geneva, Helvetiva;
}

p.hint {
  font-weight: bold;
  font-size:11pt; color: #FFFFFF;
  font-family:Verdana, Arial, geneva, Helvetiva;
}

b {
  font-weight: bold;
}

a:active {
  font-size:8pt;
  font-weight: normal;
  text-decoration: none; color: #184985;
  font-family:Arial, geneva, Helvetiva;
}
a:visited {
  font-size:8pt;
  font-weight: normal;
  text-decoration: none; color: #184985;
  font-family:Arial, geneva, Helvetiva;
}
a:link {
  font-size:8pt;
  font-weight: normal;
  text-decoration: none; color: #184985;
  font-family:Arial, geneva, Helvetiva;
}
a:hover {
  font-size:8pt;
  font-weight: normal;
  text-decoration: none; 
  color: white; 
  background-color: #8095B9;
  font-family:Arial, geneva, Helvetiva;
}
a.img:hover {
  font-weight: bold;
  text-decoration: none; color: #000; backgrou nd-color: #FFFFFF
  font-family:Arial, geneva, Helvetiva;
}

BODY { 
    	background-color: white;
	scrollbar-base-color:#000000;
	scrollbar-track-color:#184A84;
	scrollbar-face-color:#7691BA;
	scrollbar-shadow-color:#184A84;
	scrollbar-arrow-color:#184A84;
	margin:0px; 
	Overflow:auto;
}

