@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.tekst {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 300;
	line-height: 16px;
	cursor: default;
}
.small {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #afb3b6;
	cursor: default;
}
.button {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #afb3b6;
}
.send {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #495059;
	height: 20px;
}
.field {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border: 1px solid #7f9db9;
	color: #074d89;
	height: 18px;
	padding-left: 3px;
}
.disabled {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border: 1px solid #999999;
	background-color: #cccccc;
	color: #000000;
	height: 18px;
	padding-left: 3px;
}
.area {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border: 1px solid #7f9db9;
	color: #074d89;
	width: 360px;
	padding-left: 3px;
}
.kop {
	font-size: 14px;
	font-weight: bold;
	color: #495059;
}
.kader {
	border: 1px solid #afb3b6;
}
.bgframe {
	background-image: url(../images/greydient.jpg);
	background-position: right;
	background-repeat: repeat-y;
}
.style1 {
	font-size: 10px;
}
.style2 {
	color: #afb3b6;
}
.style3 {
	color: #074d89;
	font-weight: bold;
}
.style4 {
	font-size: 14px;
	font-weight: bold;
}
.small a:link {
	color: #afb3b6;
	text-decoration: none;
}
.small a:visited {
	color: #afb3b6;
	text-decoration: none;
}
.small a:hover {
	color: #5b5e63;
	text-decoration: none;
}
.small a:active {
	color: #5b5e63;
	text-decoration: none;
}
a:link {
	color: #838c92;
	text-decoration: none;
}
a:visited {
	color: #838c92;
	text-decoration: none;
}
a:hover {
	color: #f9db01;
	text-decoration: none;
}
a:active {
	color: #f9db01;
	text-decoration: none;
}
.button a:link {
	color: #000000;
	text-decoration: none;
	display: block;
	border-left: 6px solid #faf2c1;
}
.button a:visited {
	color: #000000;
	text-decoration: none;
	display: block;
	border-left: 6px solid #faf2c1;
}
.button a:hover {
	color: #082f68;
	text-decoration: none;
	display: block;
	border-left: 6px solid #ffffff;
	background-color: #ffffff;
}
.button a:active {
	color: #082f68;
	text-decoration: none;
	display: block;
	border-left: 6px solid #ffffff;
	background-color: #ffffff;
}
.nav_btm a:link {
	color: #074d89;
	text-decoration: none;
}
.nav_btm a:visited {
	color: #074d89;
	text-decoration: none;
}
.nav_btm a:hover {
	color: #f9db01;
	text-decoration: none;
}
.nav_btm a:active {
	color: #f9db01;
	text-decoration: none;
}
