
body {  font-family: Arial, Helvetica, sans-serif;	
}
h1 {  font-size: 120%;  font-weight: bold;      }

h2 {  font-weight: bold;  font-size: 100%; margin: 3em 0em 2em 0em;   }

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: 90%;  }

li {   font-size: 90%;
margin-left: 15px;
list-style-position: outside;
}

ol {   font-size: 90%;  }

a:link { color: #F7D59B; text-decoration:none;   }
a:visited { color:#fbd6d6; text-decoration:none}
a:hover {
	color: #FF5A00;	text-decoration: underline;
	background-color: ButtonText;
}
a:active { color:#04F72C; text-decoration:none}
.hell {
	color: #FF00CC;
}

.fett {
	font-weight: bold;
}

.Text_kl {
	font-size: 60%;
