html {
	background: #FFFFFF url("/pics/back.gif") center center repeat;
	margin-top: 0;
}

body {
	font-family: verdana, sans-serif;
	margin-top: 0;
}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc; 
	color: #333;
	border-collapse: collapse;
	clear: both;
	margin: 0 auto 0.5em auto;
	padding: 0;
	width: 900px;
}

table caption {
	font-size: 1.1em;
	font-weight: bold;
	letter-spacing: -1px;
	margin-bottom: 10px;
	padding: 5px;
	background: #efefef;
	border: 1px solid #ccc;
	color: #666;
}

table a {
	text-decoration: none;
	border-bottom: 1px dotted #f60;
	color: #f60;
	font-weight: bold;
}

table a:hover {
	text-decoration: none;
	color: #fff;
	background: #f60;
}

table tr th a {
	color: #369;
	border-bottom: 1px dotted #369;
}

table tr th a:hover {
	color: #fff;
	background: #369;
}

table thead tr th {
	text-transform: uppercase;
	background: #e2e2e2;
}

table tfoot tr th, table tfoot tr td {
	text-transform: uppercase;
	color: #000;
	font-weight: bold;
}

table tfoot tr th {
	width: 20%;
}

table tfoot tr td {
	width: 80%;
}

table td, table th {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 5px;
	line-height: 1.8em;
	font-size: 0.8em;
	vertical-align: top;
	width: 15%;
}

table tr.odd th, table tr.odd td {
	background: #efefef;
}

#kopfzeile {
	margin: 0 auto;
	width: 900px;
}

#kopfzeile h1 {
	height: 100px;
	margin: 0;
	padding: 0;
}

#kopfzeile h1 a {
	border-width: 0;
	text-decoration: none;
}

#kopfzeile h1 a img {
	border-width: 0;
	text-decoration: none;
}
<!--
#server {
	border: 1px solid #000000;
	border-collapse: collapse;
	clear: both;
	margin: 0 auto 0.5em auto;
	padding: 0;
	width: 900px;
}

#server th {
	border: 1px solid #000000;
	padding: 0 1em;
}

#server td, #players td {
	border: 1px solid #000000;
	padding: 0 1em;
	text-align: center;
}

#server a {
	color: #000000;
	text-decoration: none;
}

#server a:hover {
	color: #FF0000;
}
-->
#ueberschrift {
	margin: 0 auto;
	width: 900px;
}

#ueberschrift h2 {
	color: #FFFFFF;
	display: inline;
	line-height: 47px;
	margin: 0 0 0 1em;
	padding: 0;
}

#ueberschrift form, #ueberschrift p {
	display: inline;
}

#ueberschrift form p input {
	bottom: 35px;
	float: right;
	position: relative;
	right: 2em;
}

#copyright {
	color: #C0C0C0;
	font-size: 0.6em;
	font-weight: bold;
	text-align: center;
}

p {
	clear: both;
	text-align: center;
}