.nav					{
	font-family: "Trebuchet MS", "Trebuchet MS Bold", "Trebuchet MS Bold Italic", "Trebuchet MS Italic";
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	line-height: 18px;
	letter-spacing: 2px;
					}

a.nav:hover 				{
	font-family: "Trebuchet MS", "Trebuchet MS Bold", "Trebuchet MS Bold Italic", "Trebuchet MS Italic";
	font-size: 11px;
	color: #ff0000;
	font-weight: normal;
	text-decoration: none;
	line-height: 18px;
	letter-spacing: 2px;
					}
					

.navakt		{
	font-family: "Trebuchet MS", "Trebuchet MS Bold", "Trebuchet MS Bold Italic", "Trebuchet MS Italic";
	font-size: 11px;
	color: #ff0000;
	font-weight: normal;
	text-decoration: none;
	line-height: 18px;
	letter-spacing: 2px;
					}
					

.textgrau {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6a6a6a;
	text-decoration: none;
	font-weight: normal;
	line-height: 16px;
	text-align: left;
	
}

.textorange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff6400;
	text-decoration: none;
	font-weight: normal;
	line-height: 16px;
	text-align: left;
	letter-spacing: 1px;
}
.textorangebold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff6400;
	text-decoration: none;
	font-weight: bold;
	line-height: 16px;
	text-align: left;
	letter-spacing: 1px;
}
.emailadr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #6a6a6a;
}

