a {
	text-decoration: underline;
}
.navi_link_oben {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bolder;
	color: #B18D69;
	text-decoration: none;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
} 
.text {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
} 
a.text:visited {
	text-decoration: underline;
	color: #FFFFFF;
} 
a.text:link {
	text-decoration: underline;
	color: #FFFFFF;
} 
a.text:active 
{
	text-decoration: underline;
	color: #FFFFFF;
}
a.text:hover {
	text-decoration: none;
	color: #B18D69;
}.navi_links {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bolder;
	color: #B18D69;
	text-decoration: none;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
}
.text_s {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
}
.text_gestr {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: line-through;
}
