
	
	

/* ----------------------------------------
    Riksantikvarieämbetet kulturmiljöbild publik CSS
---------------------------------------- */

/* ----------------------------------------
	CSS START
---------------------------------------- */

body
/* body */
{
	/*text-align: left! important;*/
	margin: 10px! important;
}

#totalDiv
/* totalDiv */
{
	margin: 0! important;
}

.totalBorderlessDiv
/* totalBorderlessDiv */
{
	border: 0! important;
}

#topDiv
/* topDiv */
{
	border: 1px solid #F4C56E;
	border-bottom: 0;
}

#navDiv
/* navDiv */
{
	border-left: 1px solid #F4C56E;
	border-right: 1px solid #F4C56E;
}

#footerDiv
/* footerDiv */
{
	padding: 0! important;
	border: 1px solid #F4C56E;
	border-top: 0;
}

.imageCenter
/* imageCenter */
{
	text-align: center;
	margin: 0 auto;
}

.indexedimagesmessageDiv
/* indexedimagesmessageDiv */
{
	background: #F4C56E! important;
	color: #333! important;
	padding: 3px 5px! important;
}

p.indexedimagesmessage
/* paragraph indexedimagesmessageDiv */
{
	padding: 0! important;
	margin: 0! important;
}

label
/* label bild public */
{
	font-weight: bold;
}

.groupThumb
{
    width: 43.63em;
    min-width: 698px;
    margin: 0 auto 10px;
}
.widthA
{
    width: 13.13em;
    min-width: 210px;
}

#zmap
{
    width: 730px;
    height: 500px;
    border: 1px solid #999;
}
	
/* ----------------------------------------
	CSS STOP
---------------------------------------- */


