#meny {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	position: absolute;
	height: 15px;
	width: 660px;
	top: 177px;
	left: 120px;
	padding: 5px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
}

#heager {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #999999;
	font-size: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
	position: absolute;
	width: 660px;
	height: 150px;
	left: 120px;
	top: 10px;
	padding: 5px;
	background-image: url(Bilder/img/head.gif);
	background-repeat: no-repeat;
}

#innhold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 2px none #990000;
	position: absolute;
	width: 650px;
	top: 210px;
	left: 120px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-image: url(Bilder/img/bck.gif);
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.tittel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.overskrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
}
.vanlig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
