body {
	background-color: #9EA699;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.navi_main
{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	text-decoration: none; 
	text-indent: 20px; 
	border-bottom-style: solid; 
	border-bottom-color: #122205; 
	border-bottom-width: 1px;
	width:165px;
	height:15px;
	display:block; 
	padding-top:1px;
}
.navi_main_active
{
	color: #d7e405;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-indent: 20px;
	border-bottom-style: solid;
	border-bottom-color: #122205;
	border-bottom-width: 1px;
	width:165px;
	height:15px;
	display:block;
	padding-top:1px;
	background-color: #0C1804;
	background-image: url(../images/system/menu_klecks1.gif);
	background-repeat: no-repeat;
}
.navi_main_selected
{
	color: #d7e405;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-indent: 20px;
	border-bottom-style: solid;
	border-bottom-color: #122205;
	border-bottom-width: 1px;
	width:165px;
	height:15px;
	display:block;
	padding-top:1px;
	background-image: url(../images/system/menu_klecks1a.gif);
	background-repeat: no-repeat;
}
.navi_sub
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #000000;
	background-color: #0C1804;
	text-decoration: none; 
	text-indent: 20px; 
	border-bottom-style: solid; 
	border-bottom-color: #122205; 
	border-bottom-width: 1px;
	width:165px;
	height:15px;
	display:block; 
	padding-top:1px;
}
.navi_sub_active
{
	color: #d7e405;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-indent: 20px;
	border-bottom-style: solid;
	border-bottom-color: #122205;
	border-bottom-width: 1px;
	width:165px;
	height:15px;
	display:block;
	padding-top:1px;
	background-color: #0C1804;
	background-image: url(../images/system/menu_klecks2.gif);
	background-repeat: no-repeat;
}
.navi_leer
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #000000;
	text-decoration: none; 
	text-indent: 20px; 
	border-bottom-style: solid; 
	border-bottom-color: #122205; 
	border-bottom-width: 1px;
	width:165px;
	height:15px;
	display:block; 
	padding-top:1px;
}
.navi_main:hover
{
	color: #d7e405;
}
.navi_sub:hover
{
	color: #d7e405;
}

a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #d7e405;
	
}
a:active {
	text-decoration: none;
	color: #d7e405;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

