/* 
Title:		Styles for InContext Editing
*/

.overskrift {
	font-family: Georgia, serif;
	font-size: 1.8em;
	font-weight: normal;
	line-height: 1.3;
	color: #ee2a7b;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.6em;
	}

.broedtekst {
	margin-top: 0;
	font-size: 1em;
	line-height: 1.6;
	}	

.dato {
	font-weight: bold;
	font-size: 1em;
	line-height: 1.6;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #706050;
	margin–top: 0;
	}

.sted {
	font-family: Baskerville, "Goudy Old Style", "Palatino", "Book Antiqua", serif;
	font-weight: normal;
	font-style: italic;
	font-size: 1.2em;
	line-height: 1.3;
	margin-top: 0;
	}
	
.boldUppercase {
	font-weight: bold;
	text-transform: uppercase;
}	
