body,td,th {
	font-family:'MelaHandRegular', Arial, Helvetica, sans-serif;
	font-size: 13px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #b5b5b5;
}
#container {
	position: relative;
	left: 0px;
	top: 0px;
	height:536px;
	width:978px;
	margin:0px auto;
}
#kopf {
	position: absolute;
	top:0px;
	left:40px;
	height: 51px;
}

#text {
	position: absolute;
	top:70px;
	left:40px;
	height:406px;
	width:331px;
	text-align: left;
}
#text a {
	color:white;
}
#text a:hover {
	color:black;
}

#polaroid {
	position: absolute;
	top:51px;
	left:410px;
	height:430px;
	width:387px;
	z-index:10;
	text-align: left;
}
#produkt {
	position: absolute;
	top: 430px;
	left:430px;
	width:350px;
	height:40px;
	z-index: 20;
}
#bild {
	position: absolute;
	top:66px;
	left:423px;
	height:360px;
	width:360px;
	z-index:5;
	text-align: center;
	vertical-align:middle;
}
#bildlink {
	position: absolute;
	top:66px;
	left:423px;
	height:360px;
	width:360px;
	z-index:15;
	text-align: center;
	vertical-align:middle;
}
#steuerung {
	position: absolute;
	top:70px;
	left:832px;
	height:406px;
	width:146px;
}
#menu {
	position: absolute;
	top:495px;
	left:40px;
	height: 41px;
	width: 758px;
	font-size:15px;
	text-align: center;
}
#container #text table tr td {
	text-align: justify;
}
