body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	text-align: center;
	margin: 0;
	padding: 0;
	height: 100%;
	background-color: #FBF7E6;
	background-image: url(images/stichshoppe.png);
	background-repeat: repeat;
	color: #000;
}
#header {
	position:absolute;
	left:0px;
	top:0px;
	width:1024px;
	height:592px;
	z-index:1;
	background-image: url(images/stichshoppe_08.png);
}
#main {
	position:absolute;
	left:1px;
	top:592px;
	width:1024px;
	height:619px;
	z-index:2;
	background-image: url(images/stichshoppe_07.png);
}
#apDiv1 {
	position:absolute;
	left:1px;
	top:1199px;
	width:1024px;
	height:294px;
	z-index:6;
	font-size: 12px;
	color: #704C27;
	text-align: center;
	vertical-align: bottom;
	
}
#menu {
	position:absolute;
	left:892px;
	top:291px;
	width:119px;
	height:476px;
	z-index:7;
}
a:link {
	color: #704C27;
}
a:hover {
	color: #7FC8D1;
}
#right p.bottom a.css:hover {
background:transparent url(images/css_bg_hover.gif) no-repeat scroll 0 1px;
}
#footer {
	bottom:0;
	height:200px;
	position:fixed;
	width:100%;
	z-index:5;
	background-attachment: scroll;
	background-color: transparent;
	
	background-repeat: no-repeat;
	background-position: right bottom;
}
#content {
	position:absolute;
	left:250px;
	top:53px;
	width:783px;
	height:1113px;
	z-index:4;
	background-image: url(images/stichshoppe3.png);
}
#logo {
	position:absolute;
	left:368px;
	top:0px;
	width:424px;
	height:409px;
	z-index:5;
	background-image: url(images/stichshoppe4.png);
	background-repeat: no-repeat;
	background-position: top;
}
