body {
	background-image: url(images/tapet.gif);
}

.toppdekor {
	background-image: url(images/topp.gif);
	background-repeat: no-repeat;
	height: 54px;
	width: 715px;
}
.bunndekor
{
	background-image: url(images/bunn.gif);
	background-repeat: no-repeat;
	height: 120px;
	width: 715px;
}



.tittel {
	font-size: 2em;
	font-weight: bold;
	color: #4c483f;
}
.byline {
	font-weight: bold;
	color: #CC0000;
	
}
.ingress {
	font-weight: bold;
}

.faktablokk p
{
	color: #E99D06;
}

.sitatblokk
{
	background-color: #F7C152;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 8px;
	float: right;
	width: 170px;
	margin-left: 10px;
	
}
.uthevet {
	font-style: italic;
	color: #B37904;
}
.innrammet
{
	color: #717171;
	border-color: #A9750B;
	border-width: 1px 1px 1px 0px;
	border-style: solid;
	margin-left: -30px;
	margin-right: 0px;
	padding: 10px 10px 10px 30px;
}
.litebilde {
	margin-right: 4px;
	margin-bottom: 2px;
}
