.lesninger h2 { font-size: 110% }
.rubrikk { font-size: 80%; x-color: #E00053; font-family: sans-serif; }
.xxxstikktittel {
	margin: auto 2em; padding: 0.4ex 1ex 0 1x; font-style: oblique; color: grey;
}
.stikktittel:before { color: #e00053; content: open-quote; }
.stikktittel:after { color: #e00053; content: close-quote; }
.stikktittel {
  quotes: "\00AB""\00BB""\2018""\2019";
  margin: 0px !important;
  padding: 0px 2ex !important;
  font-style: oblique; 
  color: grey !important;
}

.lesninger h1 {
 margin: 0em -1ex 1ex -1ex;
 padding: 1ex;
 x-color: navy;
 x-background-color: #e8e8d8;
 font-size: 120%;
}

.lesninger .salme {
        white-space: pre-line;
        x-border: 1px solid blue;
        }
.lesninger .salme p {
        margin: 0px;
        padding: 0px;
        x-border: 1px solid red;
        }

div.Prefasjonsintro { display: none }
div.prefasjonstekst .bibelref { display: none }

.Eller { color: #E00053; font-style: oblique; }

.bibelref {
	width: 8em; float: right; font-size: small;
	padding-top: 0.5ex;
	padding-bottom: 0px;
	margin-bottom: 2px;
	x-color: navy; text-align: right;
}

.messefarge {
	border: 1px solid gray;
	padding: 0px 2px 0px 2px;
	font-weight: bold;
	font-size: 80%;
	color: white;
	display: inline-block;
	min-width: 1em;
	max-width: 2em;
	width: 2em;
	text-align: center;
	border-radius: 1em;
	}

.W { background-color: white; color: black; }

.P { background-color: #f0f; }

.R { background-color: red; }

.V { background-color: #808; }

.G { background-color: green; }
