#navigationstext A:LINK, #navigationstext A:VISITED {


font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	line-height: normal;
	white-space: normal;
	letter-spacing: 0px;
}

#navigationstext A:HOVER, #navigationstext A:ACTIVE {

font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
	line-height: normal;
	white-space: normal;
	letter-spacing: 0px;
}


#navigationstextzwei A:LINK, #navigationstextzwei A:VISITED {


font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	line-height: normal;
	white-space: normal;
	letter-spacing: 0px;
}

#navigationstextzwei A:HOVER, #navigationstextzwei A:ACTIVE {

font-size: 11px;
	color: #333333;
	font-weight: normal;
	text-decoration: underline;
	line-height: normal;
	white-space: normal;
	letter-spacing: 0px;
}