body
{ 
	background-color: black;
	background-image: url(../grafiken/index_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	font-family: Times New Roman, MS Sans Serif, Arial;
	font-size: 16pt;
	color: white
}
a
{
	color: white;
	font-size: 13.5pt;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	text-decoration: none;
}
a:hover
{
	background-color: #767676;
}
table
{
	margin-top: 540px;
}