body {
	background: url(img/bg.gif) #fff repeat-x; MARGIN: 0px; COLOR: #000; z-index: 1;
	font: 12px Arial, sans-serif;
}
.mainframe {
	position: absolute; top: 50px; left: 50px; 
	background: url(img/bg_frame.gif) repeat-y; 
	width: 910px;
	height: 2000px;
	z-index: 4;
	border-bottom: solid 5px #00AEEF;
}
.dissort { position: absolute; top: 0px; left: 0px; width: 100%; height: 280px; background: url(img/bg2.gif) repeat-x; z-index: 3;}
.head_img { position: absolute; top: 50px; left: 50px; margin: 0; z-index: 5; }
.title { 
	font-size: 22px;
	font-weight: bold;
	color: #C7EAFC;
	position: absolute; top: 170px; left: 770px;
	z-index: 6;
}
.innhold {
	position: absolute; top: 225px; left: 260px; 
	z-index: 6;
	width: 475px;
	font-size: 12px;
}
.innhold h3 {
	color: #00AEEF;
	font-weight: bold;
	font-size: 20px;
}
.innhold a {
	font-weight: bold;
}
.meny {
	position: absolute; top: 225px; left: 65px; 
	z-index: 6;
}
.m_bg {
	background: #C7EAFC;
	text-align: left;
	padding-left: 12px;
	font-size: 12px;
	color: black;
}
.m_bg a {
	color: black;
	text-decoration: none;
}
.visit {
	position: absolute; top: 225px; left: 765px; 
	z-index: 6;
}
.v_bg {
	background: #C7EAFC;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
}
.v_bg img {
	height: 100px;
	width: 150px;
	border: 1px solid #00AEEF;
}
.active {
	font-weight: bold;
}
.event {
	position: absolute; top: 225px; left: 260px; 
	z-index: 6;
	width: 475px;
	font-size: 12px;
}
.e_title {
	color: #00AEEF;
	font-weight: bold;
	font-size: 20px;
}
.e_ingr {
}
.e_text {
}
.e_text img {
	border: solid 1px black;
	float: right;
	margin: 5px;
}
.e_b_tb {
}
.e_b_tb td {
	text-align: center;
}
.e_b_tb img {
	border: solid 1px black;
	float: middle;
}
.category {
	position: absolute; left: 260px; top: 225px;
	z-index: 6;
	width: 475px;
	font-size: 12px;
}
.head_title {
	color: #00AEEF;
	font-weight: bold;
	font-size: 20px;
}
.cat_list {
	margin-bottom: 50px;
	background: #E2F5FE;
	padding: 10px;
	padding-top: 1px;
	padding-bottom: 2px;
}
.cat_list img {
	border: solid 1px black;
	float: right;
	margin: 5px;
	margin-top: 10px;
}
.c_title {
	color: #00AEEF;
	font-weight: bold;
	font-size: 16px;
}
