

.results {
	border-top: 2px solid #3E4235;
	border-bottom: 2px solid #3E4235;
	border-collapse: collapse;
	clear:  both;
}

.results th {
	text-align: center;
	font-weight: bold;
	background-color: #e1deab;
}

.results tr:hover td {
	background-color: #959C83;
}

.results td {
	border-top: 1px solid #3E4235;
}

.next-prev {
	text-align: left;
}

.alignright, .alignleft {
	display: inline;
}

.startseite img {
	float: none !important;
	margin: 0 auto;
}
