/* Hovedoppsett */
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin:0;
	padding:0;

/*	background: url(images/bg1hg.jpg) top center; */
/*	background: #bcd2e2 url(images/bg1hg.jpg) no-repeat;  */
	background: #bcd2e2 url(images/bg1hg.jpg);  
	
	}

/* Vanlige lenker */
a {
color: #000080;
}

h1 a, h2 a, h3 a, h4 a, h5 a {
	color: #af0801;
	text-decoration:none;	
	}

h1 {
	margin:0 0 10px 0;
	padding: 0;
	font-size: 23px;
	color: #af0801;
	}

h3 {
	margin:0 0 0px 0;
	padding: 0;
	font-size: 13px;
	color: #af0801;
	}

p {
	margin: 0 0 12px 0;
	line-height: 15px;
	}


div {
	margin:0;
	padding:0;
	border:0;
}

img {	border:0;}


td {
	margin: 0;
	padding: 0;
	}


#wrapper-global {
	width: 999px;
	margin: 0 auto;
	}

#wrapper-innhold {
	width: 920px;
	background: #fff;
	padding: 25px;
	}
#wrapper-skygge {
	width: 970px;
	float:left;
	}

#skygge-venstre {
	width: 13px;
	height: 689px;
	background: url(images/skygge-venstre.png) no-repeat;
	float:left;
	}

#skygge-hoyre {
	width: 13px;
	height: 689px;
	background: url(images/skygge-hoyre.png) no-repeat;
	float:left;
	}

#header {
	width: 970px;
	height: 147px;
	background: url(images/bg-head.png) no-repeat;
	}

#logo {
	height: 65px;
	width: 183px;
	float:left;
	margin: 17px 0 0 20px;
	}

#header-tlf {
	width: 250px;
	margin: 30px 0 35px 0;
	color: #b2b2b2;
	float:right;
	}

#header-tlf #nr {
	font-size: 28px;
	color: #a2a2a2;
	}
#header-tlf #info {
	font-size 11px;
	}


#footer {
	width: 970px;
	height: 50px;
	background: url(images/bg-bunn.png) no-repeat;
	padding: 13px 0 0 0;
	font-size: 11px;
	color: #fff;
	}

#footer a {
	color: #fff;
	text-decoration:none;
	}

#footer a:hover {
	color: #fff;
	text-decoration: underline;
	}

/* Meny */

#nav-container {
	width: 970px;
	height: 28px;
	line-height: 28px;
	clear:both;
		}

ul.navigation {
	list-style-type:none;
	margin:0 0 0 25px;
	padding:0;
	}

ul.navigation li {	
	display:inline;
	margin-right:5px;
	padding:0;
	}

ul.navigation li a {
	color: #ccc;	
	text-decoration:none;
	font-size: 15px;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
/*	background: cyan; */
	outline: none;
	}

ul.navigation li a:hover {
	color: #fff;
	background: url(images/bg-meny-left.gif) left top no-repeat ;

	}
	
ul.navigation li a span {	
	padding: 5px 15px 6px 10px;
	}


ul.navigation li a:hover span {	

	background: url(images/bg-meny-right.gif) right top no-repeat;
	padding: 5px 15px 6px 10px; */
	}

ul.navigation li.active a {
	background: url(images/bg-meny-left.gif) left top no-repeat;
	color: #fff;
	}

ul.navigation li.active a span {	
	background: url(images/bg-meny-right.gif) right top no-repeat;
	padding: 5px 15px 5px 10px; */
	}



/*	<ul class="navigation">
			<li><span><a href="/sider/tekst.asp?side=8">Estetikk</a></span></li>
				<li><span><a href="/sider/tekst.asp?side=6">Om oss</a></span></li>
				<li><span><a href="/sider/tekst.asp?side=7">Tannbehandling</a></span></li>
			</ul> */

/* Kolonner */

#lc {
	width: 290px;
	float:left;
	margin: 0 25px 0 0;
	}

#mc {
	width: 290px;
	float:left;
	margin: 0 25px 0 0;
	}
	
	
#lc-mc {
	width: 605px;
	float:left;
	margin: 0 25px 0 0;
	}
	



#rc {
	width: 290px;
	float:left;
	}


.hr {
	width: 920px;
	height: 1px;
	background:url(images/hr.gif) repeat-x;
	margin: 15px 0 10px 0;
	}

/* Innhold */

#lc-tekst {
	width: 550px;
	}

.feature {
	width: 290px;
	}

.feature-innhold {
	background: #ececec url(images/bg-feature.gif) bottom no-repeat;
	padding: 15px 15px 15px 15px;
	}


a.lesmer {
	background: url(images/bg-lesmer.gif) no-repeat;
	padding: 5px 19px 5px 26px;
	font-size: 10px;
	text-decoration:none;
	color: #fff;
	width: 79px;
	margin: 15px 0 0 0;
	}

a:hover.lesmer {

	}

/* Innhold RC */

#fs-bilde {
	width: 920px;
	height: 257px;
	position:relative;	
	}

#fs-bilde span {
	width: 920px;
	height: 257px;
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(images/fsbilde-ramme.png) no-repeat;
	}

#bokser a {
	color: #fff;
	text-decoration:none;
	}

#bokser a:hover {
	color: #e5e5e5;
	text-decoration:none;
	}

.box-tittel {
	font-size: 19px;
	color: #fff;
	}

.box-innhold {
	font-size: 11px;
	color: #fff;
	margin: 4px 0 0 0;
	}

#box-rc-1 {
	width: 177px;
	height: 64px;
	margin: 0 0 10px 0;
	padding: 15px 0 0 80px;
	background:url(images/bg-boks-bestilltime.gif);
	}

#box-rc-2 {
	width: 177px;
	height: 64px;
	margin: 0 0 10px 0;
	padding: 15px 0 0 80px;
	background:url(images/bg-boks-herfinnerduoss.gif);
	}

#box-rc-3 {
	width: 177px;
	height: 64px;
	margin: 0 0 10px 0;
	padding: 15px 0 0 80px;
	background:url(images/bg-boks-spesialister.gif);
	}

.hr-rc {
	width: 257px;
	height: 1px;
	background:url(images/hr.gif) repeat-x;
	margin: 15px 0 10px 0;
	}

.artikkel {
	margin: 0 0 15px 0;
	}

.artikkelbilde {
	width: 82px;
	height: 62px;
	position:relative;
	}

.artikkelbilde span {
	width: 82px;
	height: 62px;
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(images/artikkel-ramme.gif) no-repeat;
	}


/* ---------- CLEARFIX ---------- */


.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
	display: inline-block;
	}

/* Hides from IE5/Mac \*/d
* html .clearfix {height: 1px;}
.clearfix {display: block;}
/* End hide from IE5/Mac */


/* Plukk */

.left {
	float:left;
	}

.right {
	float:right;
	}
