body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(images/page_bg.jpg);
	background-repeat: repeat-x;
}
#main {
	width: 748px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #277DA9;
	background-color: #FFFFFF;
}
#top {
	overflow: hidden;
	height: 50px;
	width: 748px;
}
#menu_bg {
	background-image: url(images/menu_bg.gif);
	height: 21px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-top: 7px;
	padding-left: 20px;
}
#content {
	background-image: url(images/content_bg.jpg);
	\height: 350px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-repeat: no-repeat;
	position: relative;
}
html>body #main #content {
	min-height: 350px;
	height: auto;
}
#bottom {
	background-color: #EEEEEE;
	height: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #277DA9;
	text-align: right;
	padding-top: 4px;
	padding-right: 4px;
}
#searchbox {
	position: absolute;
	width: 260px;
	top: 17px;
	left: 19px;
}
#searchtop {
	background-image: url(images/searchtop_bg.jpg);
	height: 23px;
	position: relative;
	padding-top: 5px;
	padding-left: 10px;
}
#searchfield {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #4B4A44;
	border-bottom-color: #4B4A44;
	border-left-color: #4B4A44;
	background-image: url(images/searchfield_bg.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: 23px;
	left: 0px;
	width: 258px;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	background-color: #FFFFFF;
}
#searchfield input, #searchfield2 input {
	width: 232px;
}
#searchfield .button, #searchfield2 .button {
	width: 100px;
}
#searchfield .radio, #searchfield2 .radio {
	width: 13px;
}
#searchbox2 {
	position: absolute;
	width: 260px;
	top: 17px;
	left: 19px;
	visibility: hidden;
}
#searchtop2 {
	background-image: url(images/searchtop_bg.jpg);
	height: 23px;
	position: relative;
	padding-top: 5px;
	padding-left: 10px;
}
#searchfield2 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #4B4A44;
	border-bottom-color: #4B4A44;
	border-left-color: #4B4A44;
	background-image: url(images/searchfield_bg.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: 23px;
	left: 0px;
	width: 248px;
	padding-top: 15px;
	padding-bottom: 10px;
	text-align: left;
	padding-left: 10px;
	background-color: #FFFFFF;
}
#searchfield2 p {
	margin-top: 0px;
	margin-bottom: 7px;

}
form {
	margin: 0px;
	padding: 0px;
}
#pagecontent {
	position: relative;
	width: 400px;
	top: 17px;
	left: 325px;
	margin-bottom: 30px;
}
p {
	margin-top: 0px;
}
a:link, a:active, a:visited {
	color: #000000;
	text-decoration: none;
}
#pagecontent a:link, #pagecontent a:active, #pagecontent a:visited {
	color: #003366;
	padding-bottom: 2px;
	text-decoration: underline;
}
#pagecontent a:hover {
	color: #000000;
}
#pagecontent .nounder a:link, #pagecontent .nounder a:active, #pagecontent .nounder a:visited {
	text-decoration: none;
}
.searchresult {
	background-image: url(images/icon_bo.gif);
	background-repeat: no-repeat;
	padding-left: 60px;
	position: relative;
	height: 60px;
	display: block;
	padding-top: 10px;
	text-decoration: none;
}
h2 {
	font-size: 14px;
	padding-bottom: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
}
h1 {
	font-size: 16px;
	padding-bottom: 10px;
}
.dokumenter {
	background-color: #F7F3E8;
}
input, select {
	font-size: 11px;
}
input.text, input.text2, input.text3, input.text4, select.text {
	margin-right: 10px;
	margin-left: 0px;
	margin-top: 4px;
	margin-bottom: 0px;
	padding: 0px;
}
input.text {
	width: 180px;

}
input.text2 {
	width: 40px;

}
input.text3 {
	width: 85px;

}
input.text4 {
	width: 130px;
}
label {
	float: left;
	width: 140px;
	padding-top: 8px;
	margin: 0px;
}.registrer {
	float: right;
}
