body {
	background-color: #000000;
	
}
table {
	font-family: "trebuchet MS";
	font-size: 12px;
	text-transform: lowercase;
	background-image: url(Bilder/mainframe.jpg);
	background-repeat: no-repeat;
	
	color: #FFFFFF;
	text-align: justify;
}
.title {
	font-family: "trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
}
.bigtitle {
	font-family: "trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}
.tablebackspecial {
	background-color: #000000;
	background-image: none;
}
a {
	font-family: "trebuchet MS";
	font-size: 12px;
	color: #FFFF00;
	text-decoration: none;
}

