.menu {
	font-family: Impact;
	font-size: 12px;
	font-weight: 500;
	color: #534026;
	text-decoration: none;
}

.menu:hover {
	font-family: Impact;
	font-size: 12px;
	font-weight: 500;
	color: #836938;
	text-decoration: none;
}

.neu {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: 500;
	color: #534026;
}

.border {
	border: 1px solid Black;
}

.neuBG {
	background: #D1BF9A url(Neu_bg_down.jpg) no-repeat fixed bottom;
}

.down {
	background: url(down.jpg) no-repeat fixed top;
}

.link {
	font-family: Tahoma;
	font-size: 11px;
	color: #534026;
	text-decoration: none;
}

.link:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #534026;
	text-decoration: underline;
}

.knopf {
	background: #E0D5B6;
	border: 1px solid Black;
	font-family: Impact;
	font-size: 12px;
	font-weight: 500;
	color: #534026;
	text-decoration: none;
	width: 70px;
	height: 20px;
}

.knopf:hover {
	background: #E0D5B6;
	border: 1px solid Black;
	font-family: Impact;
	font-size: 12px;
	font-weight: 500;
	color: #836938;
	text-decoration: none;
	width: 70px;
	height: 20px;
}

.eing {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: 500;
	color: #534026;
	border: 1px solid Black;
	background: #D8C9A4;
}
