@charset "UTF-8";
body {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
}
#apDiv1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #d6cdd8;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d6cdd8;
	border-bottom-color: #d6cdd8;
	border-left-color: #d6cdd8;
	background-color: #000000;
}
#apDiv1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d6cdd8;
	font-weight: bold;
	text-decoration: none;
}
#apDiv1 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}
#apDiv2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #4b1f59;
}
#apDiv3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #4b1f59;
}
#apDiv3 a {
	font-family: Arial, Helvetica, sans-serif;
	color: #4b1f59;
	text-decoration: none;
}
#apDiv3  a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #672a7b;
	text-decoration: underline;
}
#apDiv2 a {
	color: #4b1f59;
	text-decoration: none;
}
#apDiv2 a:hover {
	color: #993366;
	text-decoration: underline;
}
#skjema {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #4b1f59;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	color: #4b1f59;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #4b1f59;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
}
#apDiv4 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #4b1f59;
}
#apDiv4 a {
	color: #4b1f59;
	text-decoration: none;
}
#apDiv4 a:hover {
	color: #FF0099;
	text-decoration: underline;
}

