@charset "UTF-8";
/* CSS Document */
body {
	font-family: Arial, Geneva, "Helvetica Neue", Helvetica, Verdana;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../bilder/bg.jpg);
	background-repeat: no-repeat;
}
.utenramme {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}.copyroght {
	font-size: 9px;
}
.bildespace {
	padding-left: 30px;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	font-family: Geneva, "Helvetica Neue", Helvetica, Arial, Verdana;
	text-transform: uppercase;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

a:link {
	text-decoration: none;
	color: #666666;
}      /* unvisited link */
a:visited {
	text-decoration: none;
	color: #666666;
}  /* visited link */
a:hover {
	text-decoration: none;
	color: #000033;
}  /* mouse over link */
a:active {
	text-decoration: none;
	color: #000033;
}  /* selected link */
.tdspacevenstre {
	padding-left: 32px;
}
.tdspacetopp {
	padding-top: 26px;
}
.forsidetekst {
	font-size: 16px;
	font-family: Geneva, "Helvetica Neue", Helvetica, Arial, Verdana;
	color: #9D9D9D;
	font-weight: lighter;
	letter-spacing: 2px;
}
.overskrift {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.mediatwist {
	font-size: 9px;
	color: #666666;
	text-align: left;
	margin-top: 5px;
	font-family: "Helvetica Neue Light", Helvetica, Verdana, Geneva, Arial;
	text-decoration: none;
	letter-spacing: 3px;
	padding-right: 36px;
}.tdspacehoyre {
	padding-right: 25px;
}
.bold {
	line-height: 26px;
	font-weight: bold;
}

