body {
	background-position: center;
	margin: 0;
	color: #000000;
}
.alles {
	text-align: left;
	width: 603px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	margin-top: 16px;
}
.head {
	width: 603px;
	float: left;
	height: 164px;
	background-image: url(../images/header.gif);
}
.container {
	float: left;
	background-repeat: repeat-y;
	width: 603px;
	margin: 0;
}
.content {
	float: left;
	width: 425px;
	margin-left: 10px;
}
.oben {
	width: 100%;
	float: left;
	background-repeat: repeat-x;
	height: 204px;
	}
a {
	font-size: 13px;
	color: #530000;
	text-decoration: none;
	list-style-image: url(file:/images/5.gif);
}
a:hover {
	color: #999999;
	text-decoration: none;
}
.footer {
	width: 443px;
	background-image: url(../images/footer.gif);
	height: 61px;
	float: left;
	background-color: #2D2C2E;
}
.footer a{
	text-decoration: none;
	color: #999999;
}
.footer a:hover{
	color: #333333;
}
hr {
	width: 100%;
	height: 1px;
	color: #F5F3EE;
	border-bottom-style: solid;
	margin-bottom: 0px;
}
.menu_alles {
	width: 160px;
	float: left;
	padding-top: 30px;
}
.menu {
	width: 160px;
	float: right;
}
.news {
	height: 341px;
	width: 160px;
	float: right;
	background-image: url(../images/news.png);
}
.news_end {
	height: 28px;
	width: 160px;
	float: left;
}
.header {
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #4D5755;
}
.end {
	width: 443px;
	height: 50px;
	background-image: url(../images/end.gif);
	background-repeat: repeat-y;

}
