body {
	background-image: url('images/back6.jpg');
  	}
a:link {
	color: #0000FF;
	text-decoration: none
	}
a:visited {
	color: #0000FF;
	text-decoration: none
	}
a:active {
	color: #7766FF;
	text-decoration: none
	}
a:hover {
	color: #7766FF;
	text-decoration: none
	}
.td-erster {
	font-size: x-small;
	color: #CC3333;
	text-align: left;
}
.td-zweiter {
	font-size: x-small;
	color: navy;
}
.td-ueberschrift {
	font-size: large;
	font-weight: bold;
	text-align: center;
}
.td-purple {
	font-size: small;
	font-weight: bold;
	color: #993399;
	text-align: center;
}
.table-bold {
	font-weight: bold;
}
.td-purple-klein {
	font-size: x-small;
	color: #993399;
}
