html, body, div, table, form {
	margin: 0;
	padding: 0;
}
body {
	margin-left: auto;
	margin-right: auto;
	width: 770px;
	padding-top: 15px;
	padding-bottom: 30px;
	background-color: #fff;
	color: #000;
	font-family: Arial, Sans-serif;
	font-size: 12px;
	line-height: 18px;
}
div, table {
	clear: both;
}
table {
	border-collapse: collapse;
}
p {
	margin-top: 0px;
	margin-bottom: 9px;
}
a, a:link, a:hover, a:visited, a:active {
	color: #194670;
	background-color: #fff;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1, h2, h3, label, input, select, textarea, #path, #hovedmeny div {
	font-family: Arial, sans-serif;
	font-style: normal;
	font-weight: bold;
}
h1, h2, h3, label, #path, #hovedmeny div {
	color: #194670;
	background-color: #fff;
}
h1 {
	margin-top: 0px;
	margin-bottom: 18px;
	font-size: 22px;
	line-height: 24px;
}
h2 {
	margin-top: 18px;/* 32px; */
	margin-bottom: 9px;
	font-size: 14px; /* 18px; */
	line-height: 18px; /* 22px; */
}
h3 {
	margin-top: 18px;
	margin-bottom: 0px;
	font-size: 14px;
	line-height: 18px;
}
label, input, select, textarea {
	font-size: 12px;
	line-height: 14px;
}
input, select {
	border-color: #ccc680;
	border-style: solid;
	border-width: 1px;
	color: #194670;
	background-color: #fafdc6;
}
input.knapp {
/*	margin-top: 1px;
	border-style: outset;
*/
	color: #194670;
	background-color: #fbfed4;
}
input.knapp:hover {
	color: #194670;
	background-color: #fdffe3;
}
.kol_v {
	float: left;
	margin-bottom: 10px;
	width: 145px;
}
.kol_m {
	float: left;
	clear: right;
	margin-left: 22px;
	margin-right: 18px;
	margin-bottom: 10px;
	width: 440px;
}
.kol_h {
	float: left;
	clear: right;
	margin-bottom: 10px;
	width: 145px;
}
#logo {
	height: 60px;
	background-image: url("logo-140x58-194670.gif");
	background-repeat: no-repeat;
}
#domene #domenenavn {
	width: 350px;
	text-align: right;
}
#domene #tld {
	width: 80px;
}
#domene #regByttFlytt {
	width: 430px;
}
.kol_h input {
	width: 100%;
}
#path {
	margin-bottom: 17px;
	width: 100%;
	border-top-style: dotted;
	border-top-color: #fafdc6;
	border-top-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #fafdc6;
	border-bottom-width: 2px;
	font-size: 14px;
	line-height: 18px;
}

.meny {
	margin-top: 13px;
	margin-bottom: 17px;
	border-top-style: dotted;
	border-top-color: #fafdc6;
	border-top-width: 2px;
	padding-top: 27px;
}
.meny div {
	margin-bottom: 8px;
	border-bottom-style: dotted;
	border-bottom-color: #fafdc6;
	border-bottom-width: 2px;
	padding-bottom: 8px;
}
.meny div a {
	display: block;
	width: 100%;
	background-color: transparent;
	color: #194670;
	font-size: 12px;
	line-height: 18px;
}

