#navi {
	float: left;
	width: 240px;
	line-height: 28px;
	color: #FFFFF4;
	font-size: 13px;
	background-color: #DF6531;
	}
#navi alt{
	background-color: #DF6531;
	float: left;
	margin-bottom: 20px;
	padding-bottom: 20px;
	width: 240px;
	font-size: 13px;
	line-height: 28px;
	color: #FFFFF4;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #cd4e31;
}

.menu1 {
	background-image: url(bilder/pkt2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F19B55;
	border-left-color: #862424;
	background-color: #B7292E;
	margin-bottom: 1px;
	text-indent: 20px;
	}
* html .menu1 { /*fuer IE*/  w\idth: 220px; }

.menu2 {
	background-image: url(bilder/pkt2.gif);
	background-repeat: no-repeat;
	background-position: 20px center;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F3A863;
	border-left-color: #A12A2A;
	background-color: #C64330;
	margin-bottom: 1px;
	text-indent: 40px;
}

.menu3 {
	background-image: url(bilder/pkt2.gif);
	background-repeat: no-repeat;
	background-position: 40px center;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F3A863;
	border-left-color: #A12A2A;
	background-color: #D25431;
	margin-bottom: 1px;
	text-indent: 60px;
	
}

#navi a {
	font-size: 13px;
	color: #FFFFF4;
	line-height: 28px;
	display: block;
}
#navi a:link {	color: #FFFFF4; }
#unten {
	background-image: url(bilder/text-u1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#navi a:visited {	color: #F2DFCE; }

#navi a:hover, #navi .aktiv {
	display: block;
	background-color: #862424;
}
.neutral {}
