body {
	font-size: normal;
	font-weight: normal;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	line-height:         1.3em;
	color: grey;
	background-color: #fdfdfd;
}
	body a:link  {
		color: grey;
		}
	body a:visited {
		color: grey;
		}
	body a:hover {
		color: #867638;
		font-weight: bolder;
		}
h1 { 
	font-size: 1.6em;
	line-height: 1.2em;
	font-weight: bolder;
	margin-top: 40px;
	}
h2 { font-size: 1.35em;
	line-height: 1.2em;
	font-weight: normal;
}
h3 { font-size: 1.0em;
	line-height: 1.2em;
	text-decoration: underline;
	}
h4 { font-size: 0.6em;
	line-height: 1.2em;
	}
table {
	margin-top: 40px;
	}
td {
	width: 75px;
	}

#inhalt {
	position: relativ;
	margin: 0px auto;
	width: 650px;
	text-align: justify; 
	}



