body{
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
	font-color: FEFEFE;
		background-attachment: fixed;
	background-repeat:no-repeat;
}
table {
	color: #FEFEFE;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px
}
p {  	color: #FEFEFE; margin-top: 0px; margin-bottom: 0px }

.arial10 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10; color: #FEFEFE
  }


.weiss {
	color: #FEFEFE; font-family: Arial, Helvetica, sans-serif;
	font-size: 12;
  }

i {
	color: #FCFCFC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-weight: bold;
	font-style: normal
}
a {
	color: #3333FF;
	text-decoration: none
}
a:hover {
	 color: #FF0000;
    text-decoration: underline
}

.false {
	font-family: "Times New Roman", Times, serif;
	font-size: smaller;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}


.hgelb {
	font-family:"Comic sans MS", "Times New Roman", Times, serif;
	color: #FFFFCC;
}
.klein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
.bklein {color: #E00060; font-family: Arial, Helvetica, sans-serif; font-size: 9px }
.gruen {
	font-family: "Creepy", "Comic sans MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #33FF33;
}
