body {
	font-family: "Lucida Sans", "Lucida Grande", Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	background-image: url(../images/hin.gif);
	background-repeat: repeat-x;
	margin: 0px;
	background-color: #000000;
}
.alles	{
	width: 874px;
	margin-left: 26px;
	height: auto;
}
.header_links {
	width: 225px;
	height: 123px;
	float: left;
	background-color: #000000;
}
.header {
	width: 649px;
	height: 123px;
	background-image: url(../images/header.jpg);
	float: left;
}
.menu_alles {
	width: 243px;
	float: left;
	background-image: url(../images/hin_menu.gif);
}
.menu {
	width: 180px;
	float: left;
	height: 300px;

	}
.menu_end {
	width: 244px;
	background-repeat: no-repeat;
	background-image: url(../images/menu_end.gif);
	height: 235px;
}
.content {
	width: 874px;
	float: left;
	margin: 0px;
	background-image: url(../images/container.gif);
}
.rechter {
	width: 649px;
	float: right;
	background-image: url(../images/hin_cont.gif);
}
.container {
	width: 600px;
	float: left;
	margin-left: 16px;
}
.footer {
	width: 874px;
	height: 73px;
	background-image: url(../images/footer.gif);
	float: left;
	margin-bottom: 20px;
}

