@charset "UTF-8";
body {
	text-align: center;
	background-color: #272726;
	margin: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
#container {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	height: auto;
	position: relative;
}
#menu {
	float: left;
	text-align: right;
	width: 105px !important;
	width: 135px;
	padding-right: 30px;
}
#content {
	float: left;
	width: 650px;
	text-align: left;
}
#box {
	height: 650px;
	width: 650px;
	position: relative;
	background-color: #FFFFFF;
}
#boxshop {
	height: auto;
	width: 650px;
	position: relative;
	background-color: #FFFFFF;
}
#footer {
	width: 650px;
	margin-top: 7px;
	padding-bottom: 40px;
}
#footer-left {
	font-size: 10px;
	color: #C1C1C1;
	float: left;
}
#footer-right {
	font-size: 10px;
	color: #C1C1C1;
	float: right;
	display: none;
}
#title {
	height: 70px;
	width: 352px;
	position: absolute;
	left: 40px;
	top: 40px;
}
#logo {
	position: absolute;
	height: 70px;
	width: 218px;
	top: 40px;
	right: 40px;
}
#bild-klein-quer {
	position: absolute;
	height: 100px;
	width: 570px;
	left: 40px;
	top: 138px;
	z-index: 120;
}
#bild-klein-hoch {
	position: absolute;
	height: 473px;
	width: 100px;
	left: 40px;
	top: 138px;
	z-index: 110;
}
#bild-gross {
	position: absolute;
	height: 352px;
	width: 570px;
	left: 40px;
	top: 258px;
	z-index: 100;
}
#text1-1 {
	position: absolute;
	height: 352px;
	width: 352px;
	left: 40px;
	top: 258px;
}
#text1-2 {
	position: absolute;
	height: 352px;
	width: 265px;
	left: 40px;
	top: 258px;
}
#text2-2 {
	position: absolute;
	height: 352px;
	width: 265px;
	left: 345px;
	top: 258px;
}
#bildspalte {
	text-align: right;
	position: absolute;
	height: 352px;
	width: 109px;
	top: 258px;
	right: 40px;
}
#shopspalte, #aktuellspalte {
	position: relative;
	height: auto;
	width: auto;
	clear: both;
	padding-top: 258px;
	padding-left: 40px;
	padding-right: 40px;
}
#shopfooter {
	clear: both;
	height: 20px;
	width: 570px;
}
#galerie {
	position: absolute;
	height: 500px;
	width: 570px;
	left: 40px;
	bottom: 40px;
}
.unten-rechts {
	position: absolute;
	bottom: 0px;
	right: 0px;
}
.unten-links {
	position: absolute;
	bottom: 0px;
	left: 0px;
}
#up {
	text-align: left;
	position: absolute;
	left: 40px;
	top: 615px;
}
#nav {
	text-align: right;
	position: absolute;
	top: 615px;
	right: 40px;
}
