/* Created by TopStyle Pro Trial Version - www.bradsoft.com */


div.meny a{
	display: block;
	padding: 5px;
	width: 200px;
	color: White;
	background-color: #007501;
	font-family: sans-serif;
	font-size: 90%;
}
div.meny a:hover{
	display: block;
	padding: 5px;
	width: 200px;
	color: White;
	background-color: #59B500;
}

div.underheading {
	font-family: sans-serif;
	display: block;
	width: 100%;
	color: White;
	background-color: #123720;
	font-size: 95%;
	padding: 3px;
}


div.submeny a{
	display: block;
	padding: 5px 20px;
	width: 200px;
	color: White;
	background-color: #123720;
	font-family: sans-serif;
	font-size: 70%;
}

div.submeny a:hover{
	display: block;
	padding: 5px 20px;
	width: 200px;
	color: White;
	background-color: #59B500;
	}

a#her{
		background-color: #59B500
	}
	
h3 {
	font-family: sans-serif;
	font-size: 150%;
	font-weight: bolder;
	color: #006400;
}

h1 {
	font-family: sans-serif;
	font-size: 115%;
	font-weight: bolder;
	color: #56AE00;
}

div.dato {
	font-weight: bolder;
	margin-left: 20px;
	color: #006400;
}
div.text {
	position: absolute;
	top: 275px;
	left: 225px;
	right: 175px;
	text-align: justify;
	font-family: sans-serif;
	font-size: 70%;
	line-height: 150%;
}

div.music{
	position: absolute;
	right: 30px;
	top: 300px;
}

div.textmusic{
   position: absolute;
	right: 30px;
	top: 400px;
}

div.composer{
	position: absolute;
	right: 30px;
	top: 425px;
}

div.buy{
	position: absolute;
	right: 30px;
	top: 550px;
}

a#intern{
	color: Maroon;
}

a#ekstern{
	color:#007501;
}

p#music{
	text-align: center;
}

a#asta{
	position: absolute;
	left: 10px;
}

div#astatext{
	position: absolute;
	left: 130px;
}

a#kjos{
	position: absolute;
	left: 10px;
	top: 150px;
}

span.bildeh{
	float: right;
	margin: 1em;
}

span.bildev{
	float: left;
	margin: 1em;
}