#container {
	background-image: url(img/hg.jpg);
	height: 607px;
	width: 826px;
	position: absolute;
	left: 0px;
}
body {
	height: 100%;
	overflow: hidden;
	margin: 0px;
	background-color: #CA819C;
}
html {
	height: 100%;
}
#container_menue {
	padding: 10px;
	margin-top: 86px;
	margin-left: 50px;
	height: 211px;
	width: 330px;
	float: left;
	text-align: left;
	position: absolute;
	left: 0px;
	background-image: url(img/menue-hg.jpg);
	background-repeat: no-repeat;
	background-color: #FEDBE7;
}
#container_details {
	width: 330px;
	margin-top: 328px;
	left: 0px;
	position: absolute;
	margin-left: 50px;
	height: 180px;
	padding: 10px;
	background-image: url(img/content-hg.jpg);
	background-repeat: no-repeat;
	background-color: #D6DDE3;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	overflow: hidden;
	color: #D6DDE3;
}
#container_auswahl {
	height: 403px;
	margin-top: 86px;
	margin-left: 410px;
	width: 310px;
	position: absolute;
	left: 0px;
	background-color: #E9ACC0;
	padding: 10px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	overflow: auto;
	color: #5F6467;
	border: 10px solid #FEDBE7;
}
#container_auswahl h1 {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
#container_auswahl p {
}
td {
	vertical-align: top;
}
img {
	border: 0;
}
#container_auswahl td {
	padding-right: 5px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
#details_content {
	background-color: #A35B76;
	height: 170px;
	overflow: auto;
	padding: 5px;
}
a {
	text-decoration: underline;
	color: #5F6467;
}
#footer {
	margin-left: 410px;
	margin-top: 530px;
	text-align: left;
}
