div.utst {
	float:right;
	clear:right;
	border:1px solid #8F95F3;
	width:300px;
	margin:5px 0;
	background-color:#E0E1FC;
}
div.utst:hover {
        background-color:#FFF0C1
}
.utst h3 {
	text-align:right;
	margin:3px 7px;
	font-size:1.6em !important;
	color:#750E00;
}
.utst p {
	text-align:right;
	margin:3px 7px;
}
.utst img {
	margin-top:7px;
	border:1px solid #999999;
}
.utst a {
	color:inherit;
	text-decoration:none;
}
.utst a:hover {
        text-decoration:underline;
}
.utstlogo img {
	float:left;
	margin:7px;
	border:0;
}
.utst p.dato {
	font-family: Georgia !important;
	font-size:1.2em !important;
}
.utst p.museum {
	background-color:#b7a393;
	font-weight:bold;
	padding:1px 2px;
}
.utst p.museum img {
	margin:0;padding:0;border:0;
}
div.hoved {
	width:600px;

}

.hoved h2 {
	font-size:1.3em;
	/*border:1px solid black;*/

}
div.utsttxt {
	width:220px;
       	float:left;
	clear:both:
}
.utsttxt p.ingress{
	/*font-family:Georgia;
	font-size:0.9em;*/
	font:normal 0.9em/1.3em Georgia !important;
	/*font-style:italic;*/
}
div.utstbolk {
	clear: both;
}


