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

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

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

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

h5 {   font-size: 70%;  }

h6 {   font-size: 70%;  }

p {   font-size: 90%;  }

li {   font-size: 90%;  }

ol {   font-size: 90%;  }

a:link { color:green; text-decoration:none;   }
a:visited { color:green; text-decoration:none}
a:hover { color:#FF0000; text-decoration:underline; }
a:active { color:#04F72C; text-decoration:none}
.hell {
	color: #FF00CC;
}

.fett {
	font-weight: bold;
}

.rot-fett {
	font-weight: lighter;
	color: #FF0000;
}
.Text_kl {
	font-size: small;
}
.grafikoben {
	top: 0px;
}
.textweiss {
	color: #FFFFFF;
}

.blaugrau {
	color: #0E2661;
}
