.naviTabelle{
	margin-top: -20px;
}
#navi{
	overflow: hidden;
	width: 150px;
	white-space: nowrap;
}
.navi {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #2A0E05;
	list-style-type: none;
	line-height: 35px;
	text-indent: -3pt;

}
.naviKlein {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #7A5E53;
	line-height: 11px;
	text-align: left;
	text-indent: 0px;
	font-style: italic;
	position: relative;
	width:95px;
	top: -5px;
	left: 0px;
	margin-bottom: 1px;
	padding: 3px;
	overflow: hidden;
}
.naviKleiner {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #7A5E53;
	line-height: 10px;
	text-align: left;
	text-indent: 0px;
	font-style: italic;
	position: relative;
	width:95px;
	top: -5px;
	left: 0px;
	margin-bottom: 1px;
	padding: 3px;
	overflow: hidden;

}
.navi a:link {
	text-decoration: none;
	color: #7A5E53;
}
.navi a:visited {
	text-decoration: none;
	color: #7A5E53;
}
.navi a:hover {
	text-decoration: underline;
	color: #CC0000;
}
.navi a:active {
	text-decoration: underline;
	color: #CC0000;
}
.navi2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 13px;
	color: #2A0E05;
	text-decoration: none;
	text-indent: 0pt;
	margin-left:0px;
	margin-bottom:8px;
	padding: 1px 0px;
	position: relative;
	overflow: hidden;
}
.navi3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 13px;
	color: #2A0E05;
	text-decoration: none;
	text-indent: 2pt;
	background-color: #FFF2AD;
	padding: 5px;
	position: relative;
	overflow: hidden;
	margin: 5px 10px 5px 5px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	left: -15pt;
	width: 155px;


}

.aktiv {
	color: #2A0E05;
	text-decoration: underline;
}
.aktiv:first-letter {
	color: #CC0000;
	font-size: 30px;
	font-weight: bold;
	vertical-align: middle;
	text-decoration: none;
}
.aktivklein {
	color: #2A0E05;
	text-decoration: underline;
	font-size: 14px;

}
.aktivklein:first-letter {
	color: #CC0000;
	font-size: 25px;
	font-weight: bold;
	vertical-align: middle;
	text-decoration: none;
}

.aktiv2:first-letter {
	color: #CC0000;
	font-size: 20px;
	font-weight: bold;
}
.aktiv2{
	color: #2A0E05;
	text-decoration: underline;
	font-size: 10px;
}
.aktiv3:first-letter {
	color: #CC0000;
	font-weight: bold;
	vertical-align: middle;
}
.aktiv3 a:visited{
	color: #2A0E05;
	text-decoration: underline;
}

