
body {  font-family: Arial, Helvetica, sans-serif;	
}
h1 {  font-size: 120%;  font-weight: bold;      }

h2 {  font-weight: bold;  font-size: 90%;   }

h3 {   font-weight: bold;  font-size: 90%;       }

h4 {   font-size: 90%;  font-weight: bolder;   }

h5 {   font-size: 90%;  }

h6 {   font-size: 70%;  }

p {   font-size: 100%;  }

li {   font-size: 100%;
margin-left: 15px;
list-style-position: outside;
}

ol {   font-size: 100%;  }

a:link { color: #2A0000; text-decoration:none;	font-size: 120%;  }
a:visited { color: #2A0000; text-decoration:none}
a:hover {
	color: #F8F8FF;	text-decoration: none;
	background-color: #2C8954;
}
a:active { color: #FFFAF0; text-decoration:none}
.hell {
	color: #FF00CC;
}

.fett {
	font-weight: bold;
}

.Text_kl {
	font-size: small;
