@charset "UTF-8";
/* CSS Document */

body {
	background-color: #930;
	font-family: Arial, Helvetica, sans-serif;
	z-index: 2;
	position: relative;
	width: auto;
}
#logo {
	position:absolute;
	width:250px;
	height:52px;
	z-index:2;
	display: block;
	overflow: hidden;
	top: 10px;
	right: 10%;
	background-image: url(logo09.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
a:hover#logo {
	position:absolute;
	width:250px;
	height:52px;
	z-index:2;
	display: block;
	overflow: hidden;
	top: 10px;
	right: 10%;
	background-image: url(logo09.gif);
	background-position: 0px -52px;
	background-repeat: no-repeat;
}
#wrapper {
	top: 0px;
	left: 0px;
	width: 680px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}
#bildmenu {
	position:relative;
	width:500px;
	height:400px;
	z-index:1;
	text-align: left;
	margin-right: auto;
	margin-left: 70px;
	top: 60px;
	margin-top: 5px;
	margin-bottom: 50px;
}
#menuggw {
	position:relative;
	width:60px;
	height:auto;
	z-index:20;
	left: 0px;
	top: 75px;
	background-color: #FFFFFF;
}
#wrapper #menuggw img {
	border: none;
}
#wrapper #menuggw ol {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-top: 5px;
	padding-left: 5px;
	margin-bottom: 5px;
	float: none;
}
#wrapper #menuggw li{
	list-style: none;
	padding-top: 5px;
}
#textindex {
	position:relative;
	width:500px;
	height:auto;
	z-index:3;
	background-color: #FFB200;
	margin-left: auto;
	padding: 10px 15px 25px 10px;
	margin-right: auto;
	margin-bottom: 55px;
	top: -220px;
}
#text {
	position:relative;
	width:500px;
	height:auto;
	z-index:3;
	background-color: #FFB200;
	margin-left: auto;
	padding: 10px 15px 25px 10px;
	margin-right: auto;
	margin-bottom: 55px;
}
h1 {
	font-size: 4ex;
	font-weight: bold;
}
.Menuschrift {
	position: absolute;
	padding: 10px;
	width: 120px;
	height: 32px;
	background-color: #FFB200;
	color: #A54510;
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
	visibility: hidden;
	z-index: 50;
	left: 85px;
}
#wrapper #bildmenu #textindex #preis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	background-color: #FAC128;
	text-align: left;
	padding: 10px;
	height: auto;
	width: 180px;
	border: 4px solid #A54510;
	color: #000;
	left: 280px;
	top: 400px;
	position: relative;
}
#wrapper #bildmenu #textindex #preis a {
	color: #000;
	text-decoration: underline;
}
