body.hgrau{
  background:#D7D7D7;
}
body.jahr{
  background:#FFD8B0;
}
body{
  margin-left:40px;
  margin-right:40px;
  background:#FFFFFF;
}
a:link {
  color:#0000FF;
  font-weight:bold;
  font-size: 12pt;
}
a:visited {
  color: #FF00FF;
  font-weight: bold;
  font-size: 12pt; 
}
h1.blau {
  color: #013894;
  font-family: Arial;
}
h1{
  color:#000000;
  font-family:arial;
}
h2,h3,h4 {
  color:#000000;
  font-family:Arial;
}
h5 {
  font-family:Arial;
  color:blue;
  font-size: 12pt;
}
font.weiss {
  font-family: Arial;
  font-size: 12pt;
  text-align: left;
  font-weight: bold;
  color: #FFFFFF;
}
tt.weiss {
 font-family: Arial;
 font-size: 12pt;
 text-align: left;
 font-weight: bold;
 color: #FFFFFF;
}
tt {
  font-family: Arial;
  font-size: 12pt;
  text-align: left;
  color: #000000;
}
.clsNode, .clsNode:visited{
	color: black;
	font-weight : bold;;
	font-size : 9pt;
	text-decoration : none;
}
.clsNode:hover{
	color: blue;
	font-weight : bold;;
	font-size : 9pt;
	text-decoration : underline;
}