body {
	background-color: #000000;
}
#wrapper {
	position: relative;
	height: 700px;
	width: 800px;
	border: 2px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	margin: auto;
	background-repeat: repeat;
	float: none;
	clear: none;
	background-color: #FFFFFF;
}
#wrapper .footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	height: 50px;
	width: 800px;
	position: absolute;
	bottom: 0px;
}
#wrapper .footer a:link {
	text-decoration: none;
	color: #000000;
}
#wrapper .footer a:visited {
	color: #CC0000;
	text-decoration: none;
}
#wrapper .footer a:hover {
	color: #990000;
	text-decoration: none;
}
#wrapper .footer a:active {
	color: #CCCCCC;
	text-decoration: none;
}
#wrapper .nav {
	height: 200px;
	width: 147px;
	position: absolute;
	left: 20px;
}

#wrapper .main_text {
	width: 538px;
	position: absolute;
	float: right;
	right: 31px;
	clear: none;
	top: 230px;
}
#wrapper .shop_pic1 {
	height: 140px;
	width: 179px;
	background-color: #FFFFFF;
	left: 560px;
	top: 224px;
	position: absolute;
}
#wrapper .shop_pic2 {
	height: 140px;
	width: 180px;
	background-color: #FFFFFF;
	left: 560px;
	top: 359px;
	position: absolute;
}
#wrapper .shop_pic3 {
	height: 140px;
	width: 180px;
	background-color: #FFFFFF;
	left: 600px;
	top: 420px;
	position: absolute;
}
#wrapper .main_text a:link {
	text-decoration: none;
	color: #990000;
}
#wrapper .main_text a:visited {
	color: #990000;
	text-decoration: none;
}
#wrapper .main_text a:hover {
	color: #999999;
	text-decoration: none;
}
#wrapper .main_text a:active {
	color: #FF0000;
	text-decoration: none;
}
#wrapper .graft_imprint {
	background-color: #FFFFFF;
	height: 50px;
	width: 100px;
	position: absolute;
	top: 600px;
	left: 42px;
}
