body {
	background-color: #000000;
	font-family: "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
}
#midtstill {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}
#sidebakgrunn {
	background-image: url(images/BGSHV.jpg);
	background-repeat: no-repeat;
	width: 900px;
	height: 700px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
}
#mastHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 35px;
	text-transform: lowercase;
	color: #333;
	position: absolute;
	left: 90px;
	top: 4px;
}
#mastHeadNede {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 35px;
	color: #333;
	top: 30px;
	left: 119px;
	position: absolute;
}
#heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	text-transform: lowercase;
	color: #aa3;
	position: absolute;
	left: 373px;
	top: 480px;
}
#overskriftnede {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 50px;
	color: #aa3;
	top: 505px;
	left: 400px;
	position: absolute;
}

#menyliste {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	text-transform: uppercase;
	color: #222222;
	text-decoration: none;
	position: absolute;
	left: -10px;
	top: 300px;
}
#meny ul {
	list-style-image: none;
	list-style-type: none;

}
#menyliste li {

	margin-bottom: 10px;
	text-decoration: none;
	list-style-type: none;
}
#menyliste a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-transform: none;
	color: #bbb;
	text-decoration: none;
}
#menyliste a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #444;
	text-decoration: none;
}
/*h2 {
	margin: 0px;
	padding: 0px;
}
h3 {
	color: #222222;
}*/

h1 { color: #eee; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 24px; line-height: 26px; margin-top: 3px; margin-bottom: 3px; padding: 0px; }
h2 { color: #eee; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 22px; line-height: 24px; margin-top: 3px; margin-bottom: 3px; padding: 0px; }
h3 { color: #eee; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 20px; line-height: 22px; margin-top: 3px; margin-bottom: 3px; padding: 0px; }
h4 { color: #eee; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; line-height: 20px; margin-top: 3px; margin-bottom: 3px; padding: 0px; }
h5 { color: #eee; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; line-height: 18px; margin-top: 3px; margin-bottom: 3px; padding: 0px; }
h6 { color: #eee; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; line-height: 16px; margin-top: 3px; margin-bottom: 3px; padding: 0px; }

#brodtekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #eee;
	text-align: left;
	width: 250px;
	height: 400px;
	margin: 0px;
	padding: 10px;
	position: absolute;
	left: 470px;
	top: 100px;
}
#brodtekst a {
	color: #dddddd;
}
#brodtekst a:hover {
	color: #444;
}
.hvit { color: #ffffff; }
.listemellomrom {
	list-style-position: outside;
	margin-left: -15px;
	margin-top: 8px;
	line-height: 15px;
}
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	color: #555555;
	font-size: 10px;
	position: absolute;
	top: 570px;
	left: 260px;
}
#copyright a {
	color: #555555;
	text-decoration: none;
}
#copyright a:hover {
	color: #ffffff;
}
.gratekst {
	color: #222222;
}
#kontaktinfo {
	color: #bbbbbb;
	font-weight: bold;
	font-size: 16px;
	width: 180px;
	position: absolute;
	top: 300px;
	left: 80px;
}
#kontaktfeil {
	color: #550000;
	font-weight: bold;
	font-size: 14px;
	width: 220px;
	position: absolute;
	top: -70px;
	left: 10px;
}
#kontaktfeil ul {
	margin: 5px 0px 0px 15px;
	padding: 0px;
}
.litenbr {
	line-height: 5px;
}
.utenramme {
	border: none;
	text-decoration: none;
}
#linkeside {
	position: absolute;
	left: -37px;

}
.linkside {
	list-style-type: none;
	text-transform: uppercase;
	background-color: #CCCCCC;
	border: thin inset #CCCCCC;
	list-style-position: outside;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.utenunderstrek {
	text-decoration: none;
}
.musikktable {
	font-size: 11px;
}
.nomargin { margin: 0px; padding: 0px; }