

#navi td {
	padding-left: 3px;
}

#navi td a {
	color: #064069;
	text-decoration: none;
	font-weight: bold;
	line-height: 120%;
}


#navi	td.lev01 a {
	font-size: 85%;
}


#navi	td.lev01r a {
	font-size:85%;
	color: #990000;
}

#navi	td.lev01w a {
	font-size: 85%;
	color: #ceddf2;
}

#navi	td.lev02 {
	background-color: #abc5ea;
	padding-left: 20px;
}
#navi	td.lev02 a {
	font-size: 70%;
}

#navi td.lev01high {
	background: url(bilder/default/pfeilAktiv.gif) 125px 3px no-repeat;
}
#navi td.lev01high a {
	font-size: 85%;
	color: #064069;
}

#navi td.lev01rhigh {
	background: url(bilder/default/pfeilAktiv.gif) 125px 3px no-repeat;
}
#navi td.lev01rhigh a {
	font-size: 85%;
	color: #990000;
}

#navi td.lev01whigh {
	background: url(bilder/default/pfeilAktiv.gif) 125px 3px no-repeat;
}
#navi td.lev01whigh a {
	font-size: 85%;
	color: #ceddf2;
}


#navi td.lev02high {
	background: url(bilder/default/pfeilAktiv_lev02.gif) 125px 2px no-repeat #abc5ea;
	padding-left: 20px;
}
#navi td.lev02high a {
	font-size: 70%;
}


