@charset "utf-8";
.Ergebnisse {
	margin-top: 5px;
	margin-bottom: 5px;
}
.container .content {
	background-image: url(../TLR-Footage/HG-Bilder/kettenblatt_hell.jpg);
	background-repeat: no-repeat;
}
.container .content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FB7D8F;
}


.Ergebnisse table tr th {
	background-color: #666666;
	text-align: left;
	font-family: "Lucida Calligraphy";
	font-size: 16px;
	color: #CC0;
	padding-left: 5px;
}
.Ergebnisse table tr td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-color: #CCC;
}
.Ergebnisse table tr td img {
	margin: 3px;
}
.Ergebnisse table {
	width: 100%;
}

.Ergebnisse-Spry {
	margin: 20px;
}
