@charset "UTF-8";
/* CSS Document */

.kontakt-text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #b01116;
	line-height: 1.5em;
}


.Aktuellt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: normal;
	text-align:justify;
}



.paket-text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 1.5em;
	font-weight: normal;
}

.personal-rubrik {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: bold;
}


.rubriker {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15.5px;
	font-style: normal;
	font-weight: bold;
	text-decoration:underline;
}

a:link {
	color: #b01116;
	text-decoration:none;
}
a:visited {
	color: #b01116;
	text-decoration:none;
}
a:hover {
	color: #ffffff;
	background-color:#b01116;
	text-decoration:none;
}
a:active {
	color: #b01116;
	text-decoration:none;
}
