/* Print CSS www.danshogskolan.se */
/* Version: CVS $Id: print.css,v 1.2 2006-07-04 11:15:58 erp Exp $ */



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

#totalDiv
/* totalDiv */
{
	margin: 0 auto;
}

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

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


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

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

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

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

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

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

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

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


/* -----------------------------------------------
	PAGEHELP START
----------------------------------------------- */

#pagehelp
{
	display: none;
}

/* -----------------------------------------------
	PAGEHELP STOP
----------------------------------------------- */


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

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


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

.widthA
{
	width: 200px;
}

.widthB
{
	width: 250px;
}

.widthC
{
	width: 450px;
}

.widthD
{
	width: 650px;
}

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

