.nav					{
	font-family: "Trebuchet MS", "Trebuchet MS Bold", "Trebuchet MS Bold Italic", "Trebuchet MS Italic";
	font-size: 10px;
	color: #505050;
	font-weight: bold;
	text-decoration: none;
	line-height: 18px;
					}

a.nav:hover 				{
	font-family: "Trebuchet MS", "Trebuchet MS Bold", "Trebuchet MS Bold Italic", "Trebuchet MS Italic";
	font-size: 10px;
	color: #1a171b;
	font-weight: bold;
	text-decoration: none;
	line-height: 18px;
					}
					

.navakt		{
	font-family: "Trebuchet MS", "Trebuchet MS Bold", "Trebuchet MS Bold Italic", "Trebuchet MS Italic";
	font-size: 12px;
	color: #006cb7;
	font-weight: bold;
	text-decoration: none;
	line-height: 18px;
					}
					
.nav2					{
	font-family: "Trebuchet MS", "Trebuchet MS Bold", "Trebuchet MS Bold Italic", "Trebuchet MS Italic";
	font-size: 11px;
	color: #505050;
	font-weight: bold;
	text-decoration: none;
	line-height: 18px;
					}

a.nav2:hover 				{
	font-family: "Trebuchet MS", "Trebuchet MS Bold", "Trebuchet MS Bold Italic", "Trebuchet MS Italic";
	font-size: 11px;
	color: #1a171b;
	font-weight: bold;
	text-decoration: none;
	line-height: 18px;
					}

.text {
	font-family: "Trebuchet MS", "Trebuchet MS Bold", "Trebuchet MS Bold Italic", "Trebuchet MS Italic";
	font-size: 11px;
	color: #58585a;
	text-decoration: none;
	font-weight: normal;
	line-height: 15px;
	text-align: left;
}


.textbold {
	font-family: "Trebuchet MS", "Trebuchet MS Bold", "Trebuchet MS Bold Italic", "Trebuchet MS Italic";
	font-size: 12px;
	font-weight: bold;
	color: #58585a;
	text-decoration: none;
	line-height: 15px;
	text-align: left;
}


.textboldaufz {
	font-family: "Trebuchet MS", "Trebuchet MS Bold", "Trebuchet MS Bold Italic", "Trebuchet MS Italic";
	font-size: 11px;
	font-weight: bold;
	color: #505050;
	text-decoration: none;
	line-height: 18px;
	text-align: left;
}

.textheader {
	font-family: "Trebuchet MS", "Trebuchet MS Bold", "Trebuchet MS Bold Italic", "Trebuchet MS Italic";
	font-size: 18px;
	font-weight: bold;
	color: #242427;
	text-decoration: none;
	line-height: 15px;
	text-align: left;
}

.blank {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6px;
	text-decoration: none;
	color: #FFFFFF;
}
