BODY {
	background-color : #000050;
	margin-left : 0px;
	margin-top : 0px;
	scrollbar-base-color : #000050;
	scrollbar-track-color : #000050;
	scrollbar-arrow-color : blue;
}
.bg{
   background-image : url(../grafik/bg.gif);
}.bgrot {
	background-color : Red;
}
.bgblau {
	background-color : #4169E1;
}
.bgweiss {
	background-color : #FFFFFF;
}
.bgleft {
   background-image : url(../grafik/bgleft.gif);
}
.bgform {
	background-color : #000050;
	color : White;
}
.bgtop {
   background-image : url(../grafik/bgtop.gif);
}
.logo {
	margin-top : 10px;
	background-image : url(../grafik/bglogo.gif);
}
P,UL,OL{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: White;
	font-size: 80%;
}
.f70{
	font-size : 70%; 
}
.f70bl{
	font-size : 70%;
	color : Black;
}
.f90b{
	font-size : 90%; 
	font-weight : bold;
}
.f110{
	font-size : 110%; 
}
.fname{
	font-family : "Times New Roman", Times, serif;
	font-size : 160%; 
}
.bl {
	color : Black;
}
.b{
	font-weight : bold;
}
.i{
	font-style : italic;
}
.cigale {
	font-weight : bold;
	font-style : italic;
}
.br {
	font-weight : bold;
	color : Red;
}
A:LINK {
	color : #3300FF;
	font-weight : bold;
	text-decoration : none;
}
A:ACTIVE {
	color : Red;
	font-weight : bold;
	text-decoration : none;
}
A:VISITED {
	color : #3300FF;
	font-weight : bold;
	text-decoration : none;
}
A:HOVER {
	color : Red;
	font-weight : bold;
	text-decoration : none;
}
H1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: White;
	font-size: 120%;
}
.java {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Blue;
	font-size: 200%;
	font-weight : bold;
}
.az {
	font-size : 150%;
	font-weight : bold;
	color : gold;
}
.fz {
	font-size : 150%;
	color : Red;
}
.rot {
	color: #FF0000;
	font-weight: bold;
}

