/* Generell CSS */
html {
  filter: expression(document.execCommand("BackgroundImageCache", false, true));
}

body {
	margin: 0;
	padding: 0;
	background-color: #fff;
	font-family: verdana, tahoma, arial;
	font-size: 11px;
	line-height: 14px;
	color:#666;
}

#wrapper {
	margin:0;
	padding:0;
	width:100%
}

p {
	margin:0;
	padding:0;
}

/* normale linker */
a {
	text-decoration:none;
	color:#9fc54d;
}

a:link {color:#9fc54d}

a:visited {color:#9fc54d}

a:active {color:#9fc54d}

a:hover {
	color:#9fc54d;
	text-decoration:underline;
}

/* Tekststiler */

h1 {
	font-size: 20px;
	font-weight:normal;
	line-height: 25px;
	color:#444;
}

h2 {
	font-size: 16px;
	line-height: 25px;
	font-weight: normal;
	color: #444;
}

h3 {
	margin: 0;
	padding: 0;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #666;
}

img {
	margin:0;
	padding:0;
	border-style:none;
}

#outerframe {
	width: 892px;
	padding:0;
	margin:0;
	float:left;
	background-image:url(../images/outerframe_bg_tile.jpg);
	background-repeat:repeat-y;
}

/* Hoved områder */

#main {
	width: 549px;
	padding:0;
	margin:0;
	float:left;
}

#right {
	width: 343px;
	padding: 0;
	margin: 0;
	float: left;
}

#bottom {
	background-color:#fff;
	width: 892px;
	height:40px;
	padding:0;
	margin:0;
	float:left;
}

/* Innenfor Main */

#main_top {
	width: 549px;
	height: 40px;
	padding: 0;
	margin: 0;
	float: left;
	background-image:url(../images/main_top.gif);
	background-repeat:no-repeat;
}

#main_corners {
	width: 549px;
	height: 5px;
	padding: 0;
	float: left;
	background-image:url(../images/main_corners.jpg);
	background-repeat:no-repeat;
}	

#main_content_persongalleri {
	width: 530px;
	padding: 19px 0 19px 19px;
	margin: 0;
	float: left;
	background-image:url(../images/main_tile.jpg);
	background-repeat:repeat-y;
}

#main_slideshow {
	width: 530px;
	height: 354px;
	padding: 19px 0 0 19px;
	margin: 0;
	float: left;
	background-image:url(../images/main_tile.jpg);
	background-repeat:repeat-y;
}

#main_content_tekst {
	width: 511px;
	padding: 19px 0 19px 38px;
	margin: 0;
	float: left;
}

#main_content_mal {
	width: 549px;
	padding: 0;
	margin: 0;
	float: left;
}

#main_content_instance_1 {
	width: 549px;
	padding: 0;
	margin: 0;
	float: left;
}


/*Persongalleri */

.main_persongalleri {
	width:530px;
	padding: 0;
	margin: 0;
	float: left;
}

.main_persongalleri_bildefelt {
	width:173px;
	padding:0;
	margin:0;
	float:left;
}

.main_persongalleri_tekstfelt {
	width:357px;
	padding: 0;
	margin: 0;
	float: left;
}

.main_persongalleri img {
	width: 150px;
	width:auto;
	padding: 1px;
	margin: 0 19px 19px 0;
	border:1px solid #CCC;
}



/* Innenfor Right */

#right_top {
	width: 343px;
	height: 137px;
	padding: 0;
	margin: 0;
	float: left;
}

#right_content {
	width: 240px;
	padding: 19px 0 19px 103px;
	margin: 0;
	float: left;
	background-image:url(../images/right_tile.gif);
	background-repeat:repeat-y;
}


/* Flashcontent */

#flashcontent {
	width: 530px;
	height:354px;
	margin: 0;
	padding: 0;
	float: left;
}

#flashcontent_faldback {
	width: 390px;
	height:324px;
	margin: 0;
	padding: 30px 70px 0 70px;
	background-image:url(../images/flashloader_faldback_forside.jpg);
	background-repeat:no-repeat;
	float: left;
}


/* Innenfor Bottom */

#bottom_corners {
	width: 892px;
	height: 5px;
	padding: 0;
	float: left;
	background-image:url(../images/bottom_corners.jpg);
	background-repeat:no-repeat;
}

#bottom_content {
	width: 844px;
	padding: 8px 10px 0 38px;
	float: left;
	font-size:9px;
}


/* Meny */

#meny {
	width: 530px;
	height: 41px;
	background: #fff;
	float: left;
	margin:0;
	padding:0 0 0 19px;
	background-image:url(../images/meny/meny_bg.jpg);
	background-repeat:no-repeat;
}

#hovedsidelink a {
	display: block;
	border: 0;
	margin: 0;
	padding: 0;
	width: 63px;
	height: 41px;
	color: #fff;
	text-align: center;
	font-size: 12px;
	line-height: 41px;
	font-weight: normal;
	text-decoration: none;
	background-image:url(../images/meny/hovedside_link_up.gif);
	background-repeat:no-repeat;
	float: left;
}


#hovedsidelink a:hover {
	text-decoration: none;
	color: #fff;
	background-image:url(../images/meny/hovedside_link_over.gif);
	background-repeat:no-repeat;
}

#hovedsidelink a.chosen {
	text-decoration: none;
	color: #fff;
	background-image:url(../images/meny/hovedside_link_over.gif);
	background-repeat:no-repeat;
}

#om_osslink a {
	display: block;
	border: 0;
	margin: 0;
	padding: 0;
	width: 74px;
	height: 41px;
	color: #fff;
	text-align: center;
	font-size: 12px;
	line-height: 41px;
	font-weight: normal;
	text-decoration: none;
	background-image:url(../images/meny/om_oss_link_up.gif);
	background-repeat:no-repeat;
	float: left;
}


#om_osslink a:hover {
	text-decoration: none;
	color: #fff;
	background-image:url(../images/meny/om_oss_link_over.gif);
	background-repeat:no-repeat;
}

#om_osslink a.chosen {
	text-decoration: none;
	color: #fff;
	background-image:url(../images/meny/om_oss_link_over.gif);
	background-repeat:no-repeat;
}

#behandlingstilbudlink a {
	display: block;
	border: 0;
	margin: 0;
	padding: 0;
	width: 132px;
	height: 41px;
	color: #fff;
	text-align: center;
	font-size: 12px;
	line-height: 41px;
	font-weight: normal;
	text-decoration: none;
	background-image:url(../images/meny/behandlingstilbud_link_up.gif);
	background-repeat:no-repeat;
	float: left;
}


#behandlingstilbudlink a:hover {
	text-decoration: none;
	color: #fff;
	background-image:url(../images/meny/behandlingstilbud_link_over.gif);
	background-repeat:no-repeat;
}

#behandlingstilbudlink a.chosen {
	text-decoration: none;
	color: #fff;
	background-image:url(../images/meny/behandlingstilbud_link_over.gif);
	background-repeat:no-repeat;
}

#lenkerlink a {
	display: block;
	border: 0;
	margin: 0;
	padding: 0;
	width: 68px;
	height: 41px;
	color: #fff;
	text-align: center;
	font-size: 12px;
	line-height: 41px;
	font-weight: normal;
	text-decoration: none;
	background-image:url(../images/meny/lenker_link_up.gif);
	background-repeat:no-repeat;
	float: left;
}


#lenkerlink a:hover {
	text-decoration: none;
	color: #fff;
	background-image:url(../images/meny/lenker_link_over.gif);
	background-repeat:no-repeat;
}

#lenkerlink a.chosen {
	text-decoration: none;
	color: #fff;
	background-image:url(../images/meny/lenker_link_over.gif);
	background-repeat:no-repeat;
}

#kartlink a {
	display: block;
	border: 0;
	margin: 0;
	padding: 0;
	width: 53px;
	height: 41px;
	color: #fff;
	text-align: center;
	font-size: 12px;
	line-height: 41px;
	font-weight: normal;
	text-decoration: none;
	background-image:url(../images/meny/kart_link_up.gif);
	background-repeat:no-repeat;
	float: left;
}


#kartlink a:hover {
	text-decoration: none;
	color: #fff;
	background-image:url(../images/meny/kart_link_over.gif);
	background-repeat:no-repeat;
}

#kartlink a.chosen {
	text-decoration: none;
	color: #fff;
	background-image:url(../images/meny/kart_link_over.gif);
	background-repeat:no-repeat;
}


/* Undermeny ----------------------------------------------------------*/


#undermeny {
	width: 498px;
	height: 41px;
	background: #fff;
	float: left;
	margin:23px 0 0 19px;
	padding:0 16px 0 16px;
	background-image:url(../images/undermeny/undermeny_bg.jpg);
	background-repeat:no-repeat;
}

.undermenylink a {
	display: block;
	border: 0;
	margin: 0 10px 0 0;
	padding: 0;
	width: 117px;
	height: 41px;
	color: #555;
	text-align: center;
	font-size: 12px;
	line-height: 41px;
	font-weight: normal;
	text-decoration: none;
	background-image:url(../images/undermeny/undermeny_knapp_up.jpg);
	background-repeat:no-repeat;
	float: left;
	clear:none;
}

.undermenylink a:hover {
	text-decoration: none;
	color: #333;
	background-image:url(../images/undermeny/undermeny_knapp_over.jpg);
	background-repeat:no-repeat;
}

.undermenylink a.chosen {
	text-decoration: none;
	color: #333;
	background-image:url(../images/undermeny/undermeny_knapp_hover.jpg);
	background-repeat:no-repeat;
}

#undermenylink_slutt a {
	display: block;
	border: 0;
	margin: 0;
	padding: 0;
	width: 117px;
	height: 41px;
	color: #555;
	text-align: center;
	font-size: 12px;
	line-height: 41px;
	font-weight: normal;
	text-decoration: none;
	background-image:url(../images/undermeny/undermeny_knapp_up.jpg);
	background-repeat:no-repeat;
	float: left;
	clear:none;
}

#undermenylink_slutt a:hover {
	text-decoration: none;
	color: #333;
	background-image:url(../images/undermeny/undermeny_knapp_over.jpg);
	background-repeat:no-repeat;
}

#undermenylink_slutt a.chosen {
	text-decoration: none;
	color: #333;
	background-image:url(../images/undermeny/undermeny_knapp_hover.jpg);
	background-repeat:no-repeat;
}


/* Signatur ----------------------------------------------------------*/


#signatur {
	font-size:9px;
	color:#666;
	float:left;
	margin: -14px 0 0 720px;
	padding: 0;
}

#signatur a {
	text-decoration: none;
	color:#666;
}

#signatur a:link {
	text-decoration: none;
	color:#666;
}

#signatur a:visited {
	text-decoration: none;
	color:#666;
}

#signatur a:active {
	text-decoration: none;
	color:#666;
}

#signatur a:hover {
	text-decoration: underline;
	color:#9fc54d;
}