@charset "utf-8";

.navigation {
	font-family: "Arial Narrow";
	font-size: 11px;
	font-weight: normal;
	color: 5e5b5b;
	letter-spacing: 0.1em;
}
.innertext {
	font-family: Tahoma;
	font-size: 10.5px;
	color: #666666;
}

.border {
	border: 2px solid #484849;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.fix {
	position: fixed;
}
