.overskrift { 
	font-family: "Arial", sans-serif; 
	font-size: 18pt; 
	font-style: italic;
	color: #d85;
 	position:absolute; 
	left:10px; 
	top:6px;
/*	border-width: 1px;
	border-color: black;
	border-style:solid;*/
}
.navn { 
	font-family: "Arial", sans-serif; 
	font-size: 14pt; 
	font-style: italic;
	position:absolute;
	color: #ea7;
	top:84px;
	left:420px; 
/*	border-width: 1px;
	border-color: black;
	border-style:solid;*/
}
.myresti {
	position:static; 
	margin-top: 100px;
/*	border-width: 1px;
	border-color: black;
	border-style:solid;*/
}
.verkinfo {
	position:static; 
	margin-top: 10px;
/*	border-width: 1px;
	border-color: black;
	border-style:solid;*/
}
.intro {
	position:static; 
	margin-top: 0px;
	margin-bottom: 5px;
/*	border-width: 1px;
	border-color: black;
	border-style:solid;*/
}
.skema {
	position:static; 
	margin-top: 5px;
	margin-bottom: 5px;
/*	border-width: 1px;
	border-color: blue;
	border-style:solid;/**/
}
.disclaimer {
	margin-top: 5px;
/*	border-width: 1px;
	border-color: black;
	border-style:solid;*/
}
.tekst_dk {
	
}
.titel_dk {
	font-weight: bold;
}
.kilde_dk {
	font-style: italic;
}
.tekst_en {
	
}
.titel_en {
	font-weight: bold;
}
.kilde_en {
	font-style: italic;
}
table {
	font-size: 11pt;	
	margin: 0px;
	border-style:none;
}
a {
	text-decoration: none;
}
td {
	vertical-align: top;
	border-left: solid #fafad6 1px;
	border-right: solid #d4d4b5 1px;
	border-bottom: solid #d4d4b5 1px;
	border-top: solid #fafad6 1px;
}
TD P { margin-bottom: 0cm }
.periode1 { background-color: #eca;}
.periode2 { background-color: #ade;}
.periode3 { background-color: #cea;}
.Instr { background-color: #eca;}
.Klaver { background-color: #eca;}
.Sang { background-color: #ade;}
.SangK { background-color: #ade;}
.Motet { background-color: #cea;}
.Kantate { background-color: #cea;}
.Bygge { background-color: #eca;}
body {
	background-image:URL(images/nodelinier.gif);
	background-repeat: no-repeat;
	background-color: #eec;
	font-family: "Tahoma", sans-serif; 
	font-size: 10pt;
	margin: 10px;
}