@charset "utf-8";
@import url("tittel_knapp_svart.css");
.tittel_knapp {
	font-family: "Bell Gothic Std Black";
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #D31F36;
	text-decoration: none;
	background-color: #FFFFFF;
	letter-spacing: 5px;
	text-align: left;
}
.tittel_knapp {
	font-family: "Bell Gothic Std Black";
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: lowercase;
	color: #D31F36;
	text-decoration: none;
	letter-spacing: 5px;
}
.tittel_index {
	font-family: "Bell Gothic Std Black";
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #D31F36;
	text-decoration: none;
	background-color: #333333;
	letter-spacing: 5px;
	text-align: left;
}
