/* Stylesheet for the Print media */

/* MAIN.CSS  */

	body 
	{
		font-family		: Arial, Helvetica, sans-serif;
		font-size		: 10px;
		padding			: 0;
		margin			: 0;
		text-align		: left;
	}

	img
	{
		border			: 0px;
	}
	
	a
	{
		color			: #000;
		text-decoration	: none;
	}
	
	table
	{
		float				: right;
		padding				: 0px 20px 0px 20px;
		margin				: 0px 0px 10px 10px;
		border				: 1px solid #ccc;
	}


/* ID.CSS  */

	#breadcrumbs
	{
		/*
		width			: 500px;
		border			: 0px;
		margin			: -30px auto 5px 0px;
		padding			: 0px;
		*/
		visibility		: hidden;
		line-height		: 0px;
	}
	
	#contentheader
	{
		width			: 500px;
		height			: 60px;
		border			: 0px;
		margin			: 0px auto 15px 0px;
		padding			: 0px;
	}

	#contentheader img
	{
		border			: 0px;
		width			: 80px;
	}

	#contenttopartleft_noph1
	{
		margin-top		: 50px;
		font-size		: 20px;
	}

	#contact_title
	{
		font-size		: 14px;
		font-weight		: bold;
		height			: 30px;
		margin-bottom	: 0px;
	}
	
	#contact
	{
		margin			: 0px;
		padding			: 0px;
	}

	#copyright
	{
		visibility		: hidden;
		line-height		: 0px;
	}
	
	#contentcenter 
	{
		visibility		: hidden;
		visibility		: hidden;
		height			: 0px;
		font-size		: 0px;
		line-height		: 0px;
		margin			: 0px;
		padding			: 0px;
	}

	#contentright b
	{
		font-size		: 10px;
		font-weight		: bold;
	}

	#frame 
	{
		overflow		: visible;
		width			: 600px;
		min-height		: 100%;
		height			: auto;
		height			: 100%;
		margin			: 0px;
		margin-left		: 0px;
		padding			: 0px;
		border			: 0px;
	}
	
	#newsletter
	{
		visibility		: hidden;
		line-height		: 0px;
	}


/* CLASS.CSS  */

	.border_dotted
	{
		visibility		: hidden;
		line-height		: 0px;
	}
	
	.cms_large p
	{
		margin			: 0px;
		padding			: 0px;
		margin-top		: 15px;
		font-size		: 14px;
		font-weight		: bold;
	}

    .class-folder b
	{
		font-weight		: bolder;
		font-size		: 11px;
	}

	.content_button
	{
		visibility		: hidden;
		height			: 0px;
		line-height		: 0px;	
	}

    .folder_title
	{
		margin-top		: 25px;
		margin-bottom	: 5px;
		font-size		: 12px;
		font-weight		: bolder;
	}
	
	.link_meny
	{
		visibility		: hidden;
		line-height		: 0px;
	}
	
	.referanser
	{
		width			: 16cm;
		margin			: 30px 40px 20px 40px;		
	}

	.referanse_title
	{
		visibility		: hidden;
		height			: 0px;
		line-height		: 0px;	
	}
	
	.referanse_container
	{
		line-height		: normal;
		width			: 405px;
		float			: left;
		margin-top		: 30px;
		margin-bottom	: 20px;
		margin-left		: 0px;
	}

	.referanse_titler
	{
		line-height		: 12px;
		font-weight		: bold;
		width			: 150px;
		float			: left;
	}
	
	.referanse_container a
	{
		font-weight		: bold;
		line-height		: 12px;
		float			: left;
		width			: 250px;
		text-indent		: 30px;
		text-decoration : none;
	}

	.referanse_data	
	{
		font-weight		: bold;
		line-height		: 12px;
		float			: left;
		width			: 250px;
		text-indent		: 30px;
	}
	
	.referanse_beskrivelse
	{
		clear			: both;
		float			: left;
		width			: 500px;
		margin-top		: 20px;
		display			: table-cell;		
	}
	
	.referanse_bilde_nav
	{
		visibility		: hidden;
	}
	
	.site_title
	{
		margin-top		: 10px;
		font-weight		: bolder;
	}
