body {
	font-family:verdana;
	color:#000040;
}
#logo {
	position:relative;
	top:15px;
	left:5;
	font-family:itc-garamond;
	font-size:30;
	font-weight:bold;
	color:#000040;
}
#meny {
	border:solid 1px #6B809B;
	padding-top:5;
	padding-left:3;
	background:#B5C8D5;
	width:145px;
	height:570;
}
#menypunkt {
	width:125px;
	height:25;
	font-size:12;
	font-weight:bold;
	text-align:left;
	padding-top:3;
	padding-left:3;
	margin-top:3;
	border:solid 2px white;
	background:#E7EDF1;
	color:#2E3192;
}
#hoved {
	border:solid 1px #6B809B;
	background:#E7EDF1;
	width:650px;
	height:570;
}
#topp {
	position:absolute;
	border:solid 4px #B5C8D5;
	width:800px;
	height:90;
	z-index:100;
}
/* --- menu styles ---
note:
	not all browsers render styles the same way so try out your style sheet
	on different browsers before publishing;
*/
/* level 0 inner */
.m0l0iout {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding: 3px;
	color:#2E3192;
	text-align : left;
}
.m0l0iover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding: 3px;
	color:#FFFFFF;
	text-align : left;
}

/* level 0 outer */
.m0l0oout {
	text-decoration : none;
	border : 2px solid #FFFFFF;
	background:#E7EDF1;
}
.m0l0oover {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #344E94;
}

/* level 1 inner */
.m0l1iout {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding: 3px;
	color:#FFFFFF;
	text-align : left;

}
.m0l1iover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	padding: 3px;
	color:#FFFFFF;
	text-align : left;
}

/* level 1 outer */
.m0l1oout {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #344E94;
}
.m0l1oover {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #344E94;
}

/* level 2 inner */
.m0l2iover {
	font-family:  Verdana;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	padding: 4px;
	color: #000000;
}

/* level 2 outer */
.m0l2oout {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #344E94;
	filter: alpha(opacity=80);
}
.m0l2oover {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #C8E1F4;
}
#rett {
	padding-left:30px;
	font-size: 14px;
	
}