

.feilmelding {
	text-align: right;
	/*position: absolute;
	right: 30px;
	left: 550px;*/
	color: green;
	font-size: xx-small;
	text-align: left;
	margin-top:0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 4px;
}

.feilutfylling {
	color:red;
	
}

.field {
}


.formbody, .meny {

	

}

.formbody{

	top:200px;
}

.formfield {
}


.formlabel {
}

.hovudboks {
	
	position: absolute;
	left: 120px;
	right: 120px;
	top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
	font-size: small;
	background-color: white;
	border-left: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	min-width: 622px;
}

.meny {

	border-bottom: 1px solid;
	font-size: 14px;
	
}

.meny a{

	text-decoration: none;
	color: #0b7a02;
}

.meny a:hover{

	color: #6a9367;
}

.profesjonsortering {
	float: right;
}

.radioIE {
}

.sidenr {
	float: left;
}

.sideskift {
	float: right;
}

a {
	color: blue;
	text-decoration: underline;

}

a.liste {
    text-decoration: none;
    color: black;
}

a:hover {
	color: blue;
	text-decoration: none;

}

body{
	font-family: Arial,Helvetica,sans-serif;
	background-color: #c2deca;
	
}



br {
	clear: left;
}

form {
	
}

h1{
	font-size: larger;
}

h2{
	font-size: small;
}

img{
	border: 0px;
}

input[type="radio"]{
	text-align: left;
}

label,input {
	display: block;
	float: left;
	margin-bottom: 10px;
}

label {
	text-align: right;
	font-size: x-small;
	width: 250px;
	padding-right: 20px;
}

label.feilmelding {
	text-align: left;
}

label.radio {
	
	text-align: left;
	width: 75px;
}

li {
	display: inline;
	padding-left: 5px;
	border-left: 1px #d4d4d4 solid;
	margin-right: 15px;
 }

p.setspraak {
	float:right;
	font-size: xx-small;
}

p {
	margin-bottom: 0px;
}

select {
	display: block;
	float: left;
	margin-bottom: 10px;
}

table {
	border-width: 1px 1px 1px 1px;
	border-style: outset outset outset outset;
	border-collapse: separate;
	width: 100%
}

td {
	border-width: 0px 0px 0px 0px;
}

th {
	border-width: 0px 0px 0px 1px;
	border-style: dashed dashed dashed dashed;
	text-align: left;
}

ul {
	padding-left: 0px;
	margin-left: 0px;
}

