/*
	Riksantikvarieämbetet, Cuwing CSS
	Version: CVS $Id: print.css,v 1.7 2007/01/18 14:20:49 oracle Exp $
*/


/* -----------------------------------------------
	PAGE GLOBAL START
----------------------------------------------- */

body
/* body */
{
	margin: 0! important;
}

/* -----------------------------------------------
	PAGE GLOBAL STOP
----------------------------------------------- */


/* -----------------------------------------------
	DIV COLLECTION START
----------------------------------------------- */

#accesskeyDiv
/* accesskeyDiv */
{
	display: none;
}

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

#midDiv
/* midDiv */
{
	display: none;
}

.logotypePrint
/* logotype print */
{
	display: block;
}

#logotype, #logotype a
/* logotype */
{
	display: none;
}

#dateDiv
/* dateDiv */
{
	display: none;
}

#navDiv
/* navDiv */
{
	display: none;
}

#leftContentDiv
/* leftContentDiv */
{
	display: none;
}

#centerRightContent
/* centerRightContent */
{
	float: left;
}

#subNavDiv
/* subNavDiv */
{
	display: none;
}

.centerRight
/* centerRight */
{
	float: none;
}

#pagehelp
/* pagehelp */
{
	display: none;
}

/* -----------------------------------------------
	DIV COLLECTION STOP
----------------------------------------------- */


/* -----------------------------------------------
	TOP START
----------------------------------------------- */

#top
{
	display: none;
}

/* -----------------------------------------------
	TOP STOP
----------------------------------------------- */


/* -----------------------------------------------
	FOOTER START
----------------------------------------------- */

.footerExtern
{
	width: 650px;
}

/* -----------------------------------------------
	FOOTER STOP
----------------------------------------------- */


/* -----------------------------------------------
	UTIL START
----------------------------------------------- */

.widthD
{
	width: 650px;
}

/* -----------------------------------------------
	UTIL STOP
----------------------------------------------- */
