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

body {
	font-family: Arial, Helvetica, sans-serif;
	width: 520px;
	padding: 15px;
	background-color: #930;
}
#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 {
	text-decoration: none;
}
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: 100%;
	height: auto;
}
#menuggw {
	position:absolute;
	width:auto;
	height:auto;
	z-index:99;
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
}
#wrapper #menuggw img {
	border: none;
}
#wrapper #menuggw ol {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-left: 5px;
	margin-bottom: 5px;
	display: inline;
}
#wrapper #menuggw li{
	list-style: none;
	padding-top: 5px;
	display: inline;
}
#text {
	position:inherit;
	width:80%;
	z-index:3;
	background-color: #930;
	margin-left: auto;
	padding: 0 15px 60px 10px;
	margin-right: auto;
	margin-top: 50px;
	margin-bottom: 55px;
}
#text2 {
	position:inherit;
	width:100%;
	height:auto;
	z-index:22;
}
.Menuschrift {
	left: 0px;
	top: 55px;
	position: absolute;
	padding: 10px;
	width: auto;
	height: auto;
	background-color: #FFFFFF;
	color: #A54510;
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
	visibility: hidden;
	padding-left: 15px;
	z-index: 101;
}
#fotomenu {
	position:relative;
	width:100%;
	height:auto;
	z-index:21;
	left: 0px;
	top: 0px;
	background-color: #FAC128;
	margin-top: 55px;
}
#fotomenu ul   {
	list-style: none;
}
#fotomenu ul li {
	display: inline;
	margin-left: 5px;
	margin-right: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-color: #A54510;
	border-right-width: thin;
	border-left-width: thin;
	color: #A54510;
	font-weight: bold;
}
#wrapper #text #fotomenu ul li a {
	font-size: 1.1em;
	color: #A54510;
}
#wrapper #text #fotomenu ul li a:visited {
	font-size: 1.1em;
	color: #333;
}
#wrapper #text #mz {
	background-color: #FFB200;
	padding: 10px;
}
