﻿.style8 {
	position: relative;
	width: 200px;
	height: auto;
	z-index: 3;
	float: left;
}
.style7 {
	position: relative;
	width: auto;
	height: auto;
	z-index: 3;
	float: left;
}
.style6 {
	position: relative;
	z-index: 3;
	float: left;
}
.style5 {
	position: relative;
	width: auto;
	z-index: 3;
	float: left;
	height: auto;
	padding-left: 30px;
}
.style4 {
	position: relative;
	width: auto;
	z-index: 1;
	height: auto;
}
.style3 {
	position: relative;
	width: 1260px;
	z-index: 1;
	margin-bottom: 0px;
}
.style1 {
	text-align: center;
	font-family: Garamond;
	font-size: x-large;
	color: #0000FF;
	position: relative;
	right: auto;
	left: auto;
}
.Panoramaschmal {
	position: relative;
	width: auto;
	height: auto;
	z-index: 1;
	background-image: url('wall1.jpg');
}
body {
	font-family: Garamond, Georgia, serif;
	font-size: x-large;
	background-image: url('wall1.jpg');
	background-color: #FFFFFF;
}

