.logo  {
	margin-top: 26px;
	margin-left: 306px;
	position: absolute;
	background-image: url(../bilder/logo.png);
	height: 74px;
	width: 265px;
	border: 0;
}


.menu  {
	width: 243px;
	margin-top: 150px;
	margin-left: 30px;
	background-color: #a18f4e;
	position: absolute;
}
.menu_o {
	background-image: url(../bilder/menu_o.png);
	height: 32px;
	background-repeat: no-repeat;
}
.menu_m {
	height: 29px;
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	line-height: 29px;
	text-align: left;
	display: block;
	text-indent: 30;
	font-weight: bold;
	background-image: url(../bilder/menu_m.png);
	background-repeat: repeat-y;
	letter-spacing: 0.1em;
}
.menu_m:hover {
	color: #907b2f;
	text-decoration: none;
	background-image: url(../bilder/menu_m_h.png);
	background-repeat: no-repeat;
}
.menu_mh {
	height: 29px;
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 14px;
	color: #907b2f;
	text-decoration: none;
	line-height: 29px;
	text-align: left;
	display: block;
	text-indent: 30;
	font-weight: bold;
	background-image: url(../bilder/menu_m_h.png);
	background-repeat: no-repeat;
	letter-spacing: 0.1em;
}
.menu_u {
	background-image: url(../bilder/menu_u.png);
	height: 46px;
	background-repeat: no-repeat;
}
.menu_i {
	height: 27px;
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	line-height: 27px;
	text-align: left;
	display: block;
	text-indent: 30;
	font-weight: bold;
	background-image: url(../bilder/menu_i.png);
	background-repeat: repeat-y;
	letter-spacing: 0.1em;
}
.menu_i:hover {
	color: #907b2f;
	text-decoration: none;
	background-image: url(../bilder/menu_i_h.png);
	background-repeat: no-repeat;
}
.menu_ih {
	height: 27px;
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 12px;
	color: #907b2f;
	text-decoration: none;
	line-height: 27px;
	text-align: left;
	display: block;
	text-indent: 30;
	font-weight: bold;
	background-image: url(../bilder/menu_i_h.png);
	background-repeat: no-repeat;
	letter-spacing: 0.1em;
}
.menu_e {
	background-image: url(../bilder/menu_e.png);
	height: 46px;
	background-repeat: no-repeat;
}

