/* 26/3/03: alt kopieret fra forskning/style.css*/
hr {
  visibility: hidden;
}
h3.bibtitel {
  padding: 2px 2px 0px 4px;
  border-left: 1px solid #999999;
  margin: 10px 0px 0px 20px;
}
h3.bibtitel span {
  font-family: Georgia, "Times New Roman", Times, serif;
}
.bibpost {
  border-left: 1px solid #999999;
  padding: 4px;
  margin: 0px 0px 0px 20px;
}

.byline {
  font-size: 75%;
	font-weight: 500;
}
.resultatnote {
  font-size: 85%;
  background-image: url(../../images/c_graa3.gif);
  padding: 4px 2px 6px 4px;
  border-bottom: 1px solid #999999;
  border-left: 1px solid #999999;
  margin: 0px 0px 10px 20px;
}
.resultatnote acronym {
  border-bottom: 2px dotted #003366;
}

#hersholtliste {
 margin-left: 0;
 padding: 0;
}

#hersholtliste li {
 list-style: none;
 font-size: .9em;
 line-height: 100%;
}
.indledning h2 {
  background: none;
}
.ophav {
  text-align: left;
  margin-bottom: 1em;
  font-size: .8em;
  border-top: 1px solid #ccc; 
  border-bottom: 1px solid #ccc; 
}

.inline li {
	display: inline;
	list-style-type: square;
}
