.top {
	background-image: url(path.jpg);
	width: 870px;
	height: 36px;
	position: relative;
}
.middle {
	background-image: url(page_bg.jpg);
	background-repeat: repeat-y;
	position: relative;
	padding: 50px;
	background-position: center;
}
.inhalt {
	text-align: left;
	vertical-align: middle;
	padding-left: 10px;
}

body {
	padding: 0px;
	margin: 0px;
	background-color: #F3F2E7;
}
.footer {
	background-image: url(footer.jpg);
	height: 40px;
	width: 870px;
	position: relative;
}
.headlines {
	text-align: center;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #726d6a;
}
a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #666;
}
.js h1 {
	font-size: 22px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	margin: 0px;
	padding: 4px 0 0 0;
}
.js h3 {
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	padding: 4px 0 0 0;
	margin: 0px;
}
.js h4 {
	padding: 4px 0 0 0;
	margin: 0px;
	font-weight: normal;
}
.js h5 {
	padding: 4px 0 0 0;
	margin: 0 0 25px 0;
}
.js h6 {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: small-caps;
	color: #666666;
	margin: 0px;
	padding: 4px 0 0 0;
}
td {
	text-align:center;
	vertical-align:text-top;
}
.klammern {font-size: 12px}

