html, body, html body, form{
	background-color: #ffffff !important;
	background-image: none !important;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: inherit;
}
a img{
	border: 0px none;
}
a{
	color: #000000;
	text-decoration: underline;
}
	#content h1,
	#content h2,
	#content h3,
	#content h4,
	#content h5,
	#content h6{
		color: #000000;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		margin: 0;
	}
	#content h1,
	#content h2,
	#content h3{
		font-weight: bold;
		padding: 15px 0;
	}
	#content h4,
	#content h5,
	#content h6{
		font-weight: normal;
		padding: 10px 0;
	}
	#content h1{ font-size: 24px; }
	#content h2{ font-size: 18px; }
	#content h3{ font-size: 16px; }
	#content h4{ font-size: 14px; }
	#content h5{ font-size: 12px; }
	#content h6{ font-size: 10px; }
		
	#content hr{
		border: none;
		border-top: 1px solid #000000;
		height: 0;
		margin: 10px 25px;
		padding: 0;
	}
	#content p{
		margin: 0;
		padding: 5px 0 10px 0;
	}
	
	#logo_print{
		display: block;
		float: left;
		padding: 0 20px 10px 0;
	}
	#address{
		display: block;
		float: left;
		line-height: 150%;
		padding: 0 0 10px 0;
	}
	#primary_navigation,
	#animation,
	#secundary_navigation,
	#toc,
	.to_top,
	#thumbnails,
	#birgerdesign{
		display: none;
		visibility: hidden;
	}
	#content{
		border-top: 1px solid #000000;
		clear: both;
		padding: 10px 0 0 0;
	}
		#contactform label{
			display: block;
			float: left;
			width: 130px;
		}
		#contactform .form_field{
			display: block;
			float: left;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			width: 200px;
		}
			#contactform textarea.form_fiel{
				width: 350px;
			}
		#contactform br{
			clear: both;
		}
		#frm_search_function{
			display: none;
			visibility: hidden;
		}
	#breadcrumb{
		font-size: 11px;
	}
	
	#overlay,
	#lightview{
		display: none;
		visibility: hidden;
	}