BODY {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	/* Added for opera: */
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	background-color: #dad2cb;
	margin-bottom: 0px;
	padding-bottom: 0px;
	width: 1000px;
}


#header {
	position: relative;
	width: 1000px;
	float: left;
	top: 0px;
}


#nav {
	position: relative;
	height: 50px;
	width: 1000px;
	float: left;
	background-color: #FFFFFF;
}


#content {
	position: relative;
	width: 1000px;
	float: left;
	background-color: #FFFFFF;
}


#cont_leil {
	position: relative;
	height: 497px;
	width: 1000px;
	float: left;
	background-color: #FFFFFF;
}


#cont_pris {
	position: relative;
	height: 497px;
	width: 1000px;
	float: left;
	background-color: #FFFFFF;
}


#cont_left {
	position: relative;
	width: 180px;
	float: left;
	background-color: #FFFFFF;
	padding-left: 30px;
	height: 380px;
}


#cont_right {
	position: relative;
	width: 454px;
	float: left;
	background-color: #FFFFFF;
	padding-left: 30px;
	background-image: url(../grafikk/strek.gif);
	background-repeat: repeat-y;
}

#cont_r_bred {
	position: relative;
	width: 700px;
	float: left;
	background-color: #FFFFFF;
	padding-left: 30px;
	background-image: url(../grafikk/strek.gif);
	background-repeat: repeat-y;
}

#cont_right2 {
	position: relative;
	width: 204px;
	float: left;
	background-color: #FFFFFF;
	padding-left: 51px;
	padding-right: 51px;
}


#footer {
	position: relative;
	height: 34px;
	width: 1000px;
	float: left;
	padding-top: 5px;
}


#footer_forside {
	position: relative;
	height: 119px;
	width: 1000px;
	float: left;
	background-color: #FFFFFF;	
}


#footer_left {
	position: relative;
	height: 150px;
	width: 600px;
	float: left;
	background-color: #7099a8;
}


#footer_right {
	position: relative;
	height: 150px;
	width: 300px;
	float: left;
	background-color: #7099a8;	
}



.teksten {
	font-family : Helvetica, Arial, sans-serif;
	text-align: left;
	font-size : 14px;
	color: #333333;
	line-height: 20px;
}

.utittel {
	font-family : Georgia, "Times New Roman", Times, serif;
	text-align: left;
	font-size : 16px;
	color: #bcd800;
	line-height: 18px;
	padding-top: 5px;
}


.apasje {
	font-family : Helvetica, Arial, sans-serif;
	text-align: center;
	font-size : 8px;
	color: #999999;
	line-height: 18px;
}


.tittel {
	font-family : Helvetica, Arial, sans-serif;
	text-align: left;
	font-size : 18px;
	color: #91a700;
}


.meny {
	font-family : Helvetica, Arial, sans-serif;
	text-align: left;
	font-size : 14px;
	color: #91a700;
	line-height: 16px;
}



.liten {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}

a:link {
	color: #91a700;
	text-decoration: none;
}

a:visited {
	color: #91a700;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #91a700;

}
