body {
	background-color: #fdfdfd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #666666;
	line-height: 1.1em;
}

* {
	margin: 0;
	padding: 0;
	font-size: 1em;
}

h2 {
	margin-top: 80px;
	margin-bottom: 15px;
	font-size: 1.6em;
}

p {
	margin-top: 25px;
}

#mitte {
	width:700px;
	margin:40px auto 0 auto;
	position:relative;
}


td#klein {
	font-size: 0.75em;
}

td#klein h1 {
	font-size: 1.3em;
	margin-top: 25px;
}

a {
	text-decoration: none;
	color: #666666;
}

#button {
	position:absolute;
	top:440px;
	left:530px;
}
