.rubrik {
	font-family: "Century Gothic", sans-serif;
	color: #C93F7A;
	font-size: 16px;
	font-weight: bold;
}
.rubrik_stor {
	font-family: "Century Gothic", sans-serif;
	color: #C93F7A;
	font-size: 44px;
	font-weight: bold;
	line-height: 44px;
}

.text_lila {
	font-family: "Century Gothic", sans-serif;
	color: #C93F7A;
	font-size: 12px;
}
.text_lila_fet {
	font-family: "Century Gothic", sans-serif;
	color: #C93F7A;
	font-size: 12px;
	font-weight: bold;
}
.text_lila_struken {
	font-family: "Century Gothic", sans-serif;
	color: #C93F7A;
	font-size: 12px;
	text-decoration: line-through;
}

.text_lila_stor {
	font-family: "Century Gothic", sans-serif;
	color: #C93F7A;
	font-size: 14px;
}

.text_lila A:link {
	text-decoration: underline;
	font-style: italic;
	color: #C93F7A;
	font-weight: bold;
}
.text_lila A:visited {
	text-decoration: underline;
	font-style: italic;
	color: #C93F7A;
	font-weight: bold;
}
.text_lila A:active {
	text-decoration: underline;
	font-style: italic;
	color: #C93F7A;
	font-weight: bold;
}
.text_lila A:hover {
	text-decoration: underline;
	font-style: italic;
	color: #C93F7A;
	font-weight: bold;
}

.text_gra {
	font-family: "Century Gothic", sans-serif;
	color: #333;
	font-size: 12px;
}
.text_gra_kursiv {
	font-family: "Century Gothic", sans-serif;
	color: #333;
	font-size: 12px;
	font-style: italic;
}
.img_right {
	padding-left: 10px;
}
