@charset "utf-8";
.tittel {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.Tekst {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.Ingress {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.Tekst_lenke {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #497A9B;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.Liste_stor {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	padding: 8px;
	text-decoration: none;
	clear: both;
	float: none;
	height: 30px;
	width: 580px;
	position: relative;
	visibility: visible;
	overflow: visible;
}
a:hover.Liste_stor {
	color: #FFFFFF;
	background-color: #000000;
	text-decoration: none;
	height: 30px;
	width: 580px;
	padding: 8px;
	clear: both;
	float: none;
	background-image: none;
	position: relative;
	visibility: visible;
}
