body {
	color: #000;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	line-height: 18px;
	background-color: #fff;
	background-image: url(../images/achter.jpg);
	background-repeat: no-repeat;
	background-position: center 0;
	margin: 0;
}
table {
	font-size:100%;
}
h1 {
	color: #000;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin: 0;
	padding: 5px 20px 20px;
}
h2 {
	color: #000;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin: 0;
	padding: 0 20px 20px;
}
p {
	text-align: center;
	margin: 0;
	padding: 0 20px 20px;
}
a {
	color: #000;
	text-decoration: underline;
		font-size: 18px;
}
a:hover {
	color: #666;
	text-decoration: underline;
}
#header {
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	text-align: left;
	width: 970px;
	height: 100px;
}
#header ul {
	margin: 0;
	padding: 36px 0 0 340px;
	list-style: none;
}
#header ul li {
	color: #000;
	font-size: 18px;
	font-weight: bold;
	line-height: 39px;
	position: relative;
	float: left;
	padding-right: 15px;
}
#header ul li a {
	text-decoration: none;
	color: #666;
}
#header ul li a:hover {
	color: #000;
	text-decoration: none;
}
#content {
	text-align: left;
	width: 970px;
	min-height: 461px;
}
#footer {
	line-height: 38px;
	text-align: center;
	width: 970px;
	height: 39px;
	border-top: 1px solid #000;
}
.foto_links {
	margin-bottom: 15px;
	float: left;
	margin-right: 20px;
	margin-left: 0;
	border-width: 0;
}
.foto_rechts {
	margin-bottom: 15px;
	margin-left: 20px;
	float: right;
	margin-right: 0;
	border-width: 0;
}
