A.nav {
	border-left : 1px solid #001140;
	border-right : 1px solid #001140;
	font-family : Verdana;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	letter-spacing : 1px;
	padding : 4px 4px 2px;
	text-decoration : none;
	color : #001140;
	height: 18px;

}
A.nav:ACTIVE {
	text-decoration : none;
}
A.nav:HOVER {
    background-image : url(assets/topframe/nav_over.gif);
	text-decoration : none;
}
A.nav:LINK {
	text-decoration : none;
}
A.nav:VISITED {
	text-decoration : none;
}
A.emil {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-style : normal;
	font-weight : bold;
	color : #FFB400;
	text-decoration : none;
}
A.emil:ACTIVE {
	text-decoration : none;
}
A.emil:HOVER {
    color : #FFFFFF;
	text-decoration : none;
}
A.emil:LINK {
	text-decoration : none;
}
A.emil:VISITED {
	text-decoration : none;
}
.textgelb {
	font-family : Verdana;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	color : #FFB400;
}
.textgrau {
	font-family : Verdana;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	color : #333333;
	line-height: 12px;
}
A.emil2 {
	font-family : Verdana;
	font-size : 10px;
	font-style : normal;
	font-weight : bold;
	color : #FFB400;
	text-decoration : none;
}
A.emil2:ACTIVE {
	text-decoration : none;
}
A.emil2:HOVER {
    color : #FFFFFF;
	text-decoration : none;
}
A.emil2:LINK {
	text-decoration : none;
}
A.emil2:VISITED {
	text-decoration : none;
}

