div.test {
	padding-top: 2px;
	padding-bottom: 2px;
}

.NavOben:link  {
	color : #FFFFFF;
	font-size : 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
}

.NavOben:visited  {
	color : #FFFFFF;
	font-size : 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
}

.NavOben:hover  {
	color : #ffcc00;
	font-size : 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	text-decoration : underline;
}

.NavOben:active  {
	color : #ffcc00;
	font-size : 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
}

.NavObenActive  {
	color : #FFFFFF;
	font-size : 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
}

.NavObenTrenner  {
	color : #FFFFFF;
	font-size : 18px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
}

.TextNavBereich  {
	color : #666666;
	font-size : 13px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
}

.TextNavBereichKlein  {
	color : #666666;
	font-size : 9px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
}

