body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  background-color:#000000;
  font-size:10px;
  color:#FFFFFF;
}

a {
	color:#FFFF00;
	}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

.kleine_witte_letters {
	color:#FFFFFF;
	font-size:9px;
	}
.kleine_rode_letters {
	color:#FF0000;
	}
.footer {
	background-color:#FFFFFF;
	color:#666666;
	font-size:10px;
	}
.index_bg{
	background-image:url(images/bg_index.jpg);
	background-repeat:no-repeat;
	}
