.navibg {
	background-image: url(../images/1x1weiss.gif);
	background-repeat: repeat-y;
	background-position: 14px;
}
.reiterbg {
	background-image: url(../images/bg_reiter2.gif);
	background-position: 15px;
	background-repeat: no-repeat;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-transform: uppercase;
	text-indent: 30px;
	display: block;
	line-height: 22px;
	font-weight: bold;
}
a.navi {
	display:block;
	padding-right: 6px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #003333;
	text-decoration: none;
	font-weight: bold;
	text-align: right;
	line-height: 24px;
	padding-right:20px;
}
a.navi:focus {
	color: #996600;
}
a.navi:hover {
	color: #996600;
}
a.navi:active {
	color: #996600;
}

