.Navi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993300;
	text-decoration: none;
	background-image: url(images/flower.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 25px;
	border: 1px solid #FFCC33;
	width: 184px;
	clear: left;
	float: left;
	height: 20px;
	margin: 1px;
}
.formfield {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #660000;
	text-decoration: none;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #660000;
}

.rahmen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993300;
	text-decoration: none;
	border: 1px solid #FFCC33;
}

.Navi:hover {
	background-color: #FFCC00;
	border: 1px solid #000000;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #663300;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-style: italic;
}
.back {
	background-image: url(images/BACK.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
