body {
	font-family:Arial,Helvetica,sans-serif;
	font-size: 13px;
}

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

label {
	text-align: right;
	width: 100px;
	padding-right: 20px;
}

textarea {
	width: 420px;
	height: 450px;
	margin-bottom: 10px;
}
.overskrift {
	font-size: 20px;
}

.redigert {
	width: 500px;
	margin-top: 5px;
	font-size: 10px;
}

.bilde {
	padding-top: 5px;
	float: left;
}
#tekst {
	width: 420px;
	height: 450px;
}
.tekst textarea {
	background-color: #EEEEEE;
	float: left;
	border: 0px;
	width: 580px;
	height: 440px;
	overflow: hidden;
}

.tekst2 textarea {
	margin-top: 10px;
	background-color: #EEEEEE;
	float: left;
	border: 0px;
	width: 570px;
	height: 50px;
	overflow: hidden;
}


.tekst3 .tid {
	font-size: 15px;
}

.tekst3 .antall {
	direction: rtl;
}

.tekst3 textarea {
	float: left;
	background-color: #EEEEEE;
	border: 0px;
	height: 50px;
	width: 570px;
	overflow: hidden;
}

.sok {
	padding: 10px 30px 10px 30px;
	display: block;
	background-color: #ffffff;
}

.historikk {
	position: absolute;
	left: 60px;
	display: block;
	background-color: #DDDDDD;
	border: medium double rgb(0,0,0);
}

.tnr {
	text-align: center;
	float: left;
	display: block;
	background-color: #BBBBBB;
	width: 100px;
	border-width: 0px 1px 1px 0px;
	border-color: black;
	border-style: solid;
	padding: 1px 1px 1px 5px;
}

.tover {
	text-align: center;
	float: left;
	display: block;
	background-color: #BBBBBB;
	width: 290px;
	border-width: 0px 0px 1px 0px;
	border-color: black;
	border-style: solid;
	padding: 1px 1px 1px 5px;
}

.tnr2 {
	text-align: center;
	float: left;
	display: block;
	background-color: #DDDDDD;
	width: 100px;
	border-width: 0px 1px 1px 0px;
	border-color: black;
	border-style: solid;
	border-bottom-style: dotted;
	padding: 1px 1px 1px 5px;
}

.hNavn2 {
	text-align: left;
	float: left;
	display: block;
	background-color: #DDDDDD;
	width: 290px;
	border-width: 0px 0px 1px 0px;
	border-color: black;
	border-style: solid;
	border-bottom-style: dotted;
	padding: 1px 1px 1px 5px;
}
a:link {
	color: black;

}

a:visited {
	color: grey;

}

a:active {
	color: black;

}

a:hover {
	color: black;
}

.we img {
	margin-left: 13px;
	float: left;
	width: 272px;
	height: 325px;
}

.about {
	float: left;
	padding-left: 10px;
}

.us {
	border-color: black;
	border-style: dotted;
	border-width: 2px;
	width: 250px;
	height: 91px;
	margin-bottom: 4px;
	padding: 10px 0px 0px 8px;
}
.otherinfo{
	float: left;
	margin-top: 40px;
	margin-left: 50px;
}
.other {
	float:left;
	width: 200px;
	height: 95px;
}