body {
	font-family: Verdana, geneva, arial, tahoma, sans-serif;
	font-size: 12px;
	color: #333333;
	background-image: url(pics/redBG_hor.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #F4F3EA;
	padding: 0px;
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 100%;
	width: 100%;
}
a {
	color: #003366;
	text-decoration: none;
}
.prikk {
	background-image: url(pics/prikk.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.no {
	background-image: none;
}


h1 {
	font-size: 14px;
	background-color: #E3E3E3;
	display: block;
	margin: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: normal;
	letter-spacing: 0.1em;
	color: #333333;
}
h2 {
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	letter-spacing: 0.1em;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.h3 {
	font-size: 14px;
	font-weight: bold;
	color: #006088;
	padding: 0px;
	margin: 0px;
	line-height: 22px;
}
h4 {
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

.stroke {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	line-height: 22px;
	padding-bottom: 1px;
}
.fet {
	font-weight: bold;
	color: #838383;
	letter-spacing: 0.1em;
}
.list {
	list-style-type: none;
	display: block;
	padding-top: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.tetter {
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	letter-spacing: 0em;
}

.kontakt a {
	list-style-type: none;
	left: 0px;
	display: block;
	padding-right: 15px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 3px;
	width: 100px;
}
.kontakt a:hover {
	background-color: #F3F3EB;
	border: 1px solid #999999;
}
.right {
	padding: 0px;
	text-align: left;
	margin-right: 20px;
	float: right;
}


#strukturboks {
	padding: 10px;
	height: 450px;
	width: 740px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	border: 1px dashed #999999;
	background-color: #FFFFFF;
	position: relative;
}
#toppen {
	background-image: url(pics/logo.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	height: 63px;
	width: 740px;
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 30px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Verdana, geneva, arial, tahoma, sans-serif;
	letter-spacing: 0.1em;
}
#tekstboks {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 300px;
	width: 426px;
	border: 1px solid #CCCCCC;
	overflow: auto;
	visibility: visible;
	z-index: auto;
}
#tekstboks ul {
	padding: 0px;
	margin-top: 8px;
	margin-left: 10px;
	margin-bottom: 0px;
}

#tekstboks p {
	text-align: justify;
	margin: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}
#tekstboks li {
	list-style-type: none;
	line-height: 21px;
	margin: 0px;
	padding: 0px;
}

#bildeboks {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 300px;
	width: 300px;
	border: 1px solid #999999;
}
#bildeansatte {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 140px;
	width: 300px;
	border: 1px solid #999999;
}
#bildeansatte p {
	padding-top: 5px;
	padding-left: 100px;
}

#ansatteinfo {
	padding: 0px;
	float: right;
	height: 148px;
	width: 300px;
	border: 1px solid #999999;
	margin: 0px;
}
#ansatteinfo p {
	padding-left: 10px;
}

#nav {
	padding: 0px;
	height: 20px;
	width: 740px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#nav ul {
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#nav li {
	float: left;
}
#nav li a {
	text-align: left;
	display: block;
	height: auto;
	width: 112px;
	margin-right: 5px;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
	margin-top: 0px;
	padding: 0px;
	line-height: 30px;
	text-indent: 25px;
}
#dropmenudiv{
	position:absolute;
	line-height:18px;
	z-index:100;
	padding: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	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: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 10px;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #E3E3E3;
}
//tilpasset for folderen syk
#nav1 {
	padding: 0px;
	height: 20px;
	width: 740px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#nav1 ul {
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#nav1 li {
	float: left;
}
#nav1 li a {
	text-align: left;
	display: block;
	height: auto;
	width: 250px;
	margin-right: 5px;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
	margin-top: 0px;
	padding: 0px;
	line-height: 30px;
	text-indent: 25px;
}

