@charset "UTF-8";

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 0px;
	margin-left: 0px;
}

p {
	margin-top: 4px;
	margin-bottom: 8px;
}

h1 {
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 0px;
}

h2 {
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 0px;
}

h3 {
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 0px;
}

.tight {
	margin-top: 0px;
	margin-bottom: 0px;
}

a {
	text-decoration: none;
	color: #000000;
	border: none;
	
}

a:hover{
	color: #88AA44;
}

ul{
	list-style-type: disc;
	line-height: 18px;
}
#center {
	margin-right: auto;
	margin-left: auto;
	background-color: #FF0000;
	position: relative;
	width: 800px;
}

#leftpanel {
	height: 90%;
	width: 240px;
	position: absolute;
	display: block;
}

#navigation {
	position: absolute;
	left: 0px;
	top: 240px;
	float: left;
	display: block;
}

#navigation ul {
	list-style-type: none;
	list-style-position: inside;
	display: block;
}

#navigation ul li {
	line-height: 32px;
}

#navigation ul li a {
	color: #000000;
	text-decoration: none;
}

#navigation ul li a:hover {
	color: #88AA44;
}

#rightpanel {
	height: 600px;
	width: 600px;
	position: absolute;
	background-image: url(images/leaf-bkgd.gif);
	background-repeat: no-repeat;
	display: block;
	left: 240px;
}
#textblock-top {
	margin-top: 16px;
}


#textblock-mid {
	position: relative;
	top: 120px;
}
#textblock-col1 {
	width: 280px;
	position: absolute;
	left: 0px;
	top: 16px;
	display: block;
	margin: 0px;
}
#textblock-col2 {
	width: 280px;
	position: absolute;
	left: 300px;
	top: 16px;
	display: block;
	margin-left: 0px;
}

#textblocklow-col1 {
	width: 280px;
	position: absolute;
	left: 0px;
	top: 348px;
	display: block;
	margin: 0px;
}
#textblocklow-col2 {
	width: 280px;
	position: absolute;
	left: 299px;
	top: 348px;
	display: block;
	margin-left: 0px;
}


#services ul{
	font-size: 16px;
	line-height: 24px;
	list-style-type: none;
}
#services ul li {
	margin-left: 0px;
}

#helse {
	width: 340px;
	position: absolute;
	left: 260px;
	top: 120px;
	display: block;
	height: 240px;
}

#hygiene {
	width: 340px;
	position: absolute;
	left: 260px;
	top: 120px;
	display: block;
	height: 240px;
}

#massasje {
	width: 340px;
	position: absolute;
	left: 260px;
	top: 120px;
	display: block;
	height: 240px;
}

#sosiale {
	width: 340px;
	position: absolute;
	left: 260px;
	top: 120px;
	display: block;
	height: 240px;
}

#tann {
	width: 340px;
	position: absolute;
	left: 260px;
	top: 120px;
	height: 240px;
	display: block;
}

#overdose {
	width: 340px;
	position: absolute;
	left: 260px;
	top: 120px;
	display: block;
}

#firstaid {
	width: 340px;
	position: absolute;
	left: 260px;
	top: 120px;
	display: block;
	height: 240px;
}

#ansattelist {
	display: block;
	height: 300px;
	width: 600px;
	position: absolute;
	top: 120px;
}
.ansatteblock1 {
	height: 120px;
	width: 192px;
	font-size: 11px;
	line-height: 12px;
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
}

.ansatteblock2{
	height: 120px;
	width: 192px;
	font-size: 11px;
	line-height: 12px;
	display: block;
	position: absolute;
	left: 200px;
	top: 0px;
}

.ansatteblock3{
	height: 120px;
	width: 192px;
	font-size: 11px;
	line-height: 12px;
	display: block;
	position: absolute;
	left: 400px;
	top: 0px;
}

.ansatteblock4{
	height: 120px;
	width: 192px;
	font-size: 11px;
	line-height: 12px;
	display: block;
	position: absolute;
	left: 0px;
	top: 180px;
}

.ansatteblock5{
	height: 120px;
	width: 192px;
	font-size: 11px;
	line-height: 12px;
	display: block;
	position: absolute;
	left: 200px;
	top: 180px;
}

.ansatteblock6{
	height: 120px;
	width: 192px;
	font-size: 11px;
	line-height: 12px;
	display: block;
	position: absolute;
	left: 400px;
	top: 180px;
}

.ansattetext {
	position: absolute;
	left: 128px;
	top: 0px;
	font-size: 10px;
}

#footer {
	height: 128px;
	position: absolute;
	width: 600px;
	clear: both;
	top: 550px;
}


#addressblock {
	font-size: 10px;
	text-align: right;
	position: absolute;
	top: 640px;
}

