	
	html, body {
	padding: 0;
	margin: 0px 0px 0px 0px;

	font-family: verdana, Arial, Helvetica, sans-serif;
	font-weight: 100;
	font-size: 100%;
	color: #000000;

	background-color: #ffffff;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center 0;		
		}	
		
	#newsBox {
	position:relative;
	width:525px;
	height: 80px;
	float:left;
	clear:left;
		}
		
	#newsBoxImg {
	position:relative;
	width:285px;
	height: 80px;
	float:left;
	clear:left;
		}
		
	#newsBoxTxt {
	position:relative;
	width:225px;
	height: 80px;
	float:right;
	margin-left: 15px;
		}
		
	#newsBoxLine {
	position:relative;
	width:525px;
	height: 20px;
	float:left;
	clear:left;
	margin-top: 20px;
	background-image:url(../img/dotline_1.gif);
	background-repeat:repeat-x;
		}	
		
	#workBoxRow {
	position:relative;
	width: 525px;
	float:left;
	clear:left;
	margin-bottom: 0px;
	}
	
	#workBox {
	position:relative;
	width: 160px;
	float:left;
	}
		
	#workBoxImg {
	position:relative;
	width:158px;
	height:158px;
	float:left;
	clear:left;
	border-style:solid;
	border-width:1px;
	border-color:#000000;
		}
		
	.workBoxMargin {
	margin-right:22px;
	}
		
	#workBoxTxt {
	position:relative;
	width:140px;
	height: 24px;
	float:left;
	clear:left;
	margin-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
		}
		
		
		#text 
		{
			position:relative;
			width: 518px;
			float:left;
			clear:left;
			margin-top: 20px;
		}
		
		
		#lineBlock 
		{
			position:relative;
			width: 518px;
			height: 14px;
			float:left;
			clear:left;
			margin-top: 17px;
			background-image:url(../img/dotline_storstad.gif);
			background-repeat:no-repeat;
		}
		
		
		
		/* ---------- TYPE ---------- */
		
		
		
		h1 {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	letter-spacing:	0px;
	font-weight: bold;
	color:#000000;
	margin: 0px 0px 0px 0px;
	
	}
	
	h2 {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	letter-spacing:	0px;
	font-weight: bold;
	margin: 14px 0px 0px 0px;
	
	}
	
	h3 {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	letter-spacing:	0px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	}
	
	h4 {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	letter-spacing:	1px;
	font-weight: normal;
	margin: 15px 0px 0px 0px;
	}
	
		.noul {


margin-left: -20px;
margin-top:	0px;
	}

	
	p, a {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-decoration:none;
	margin-top: 0px;
	margin-bottom: 0px;
	}
	
.a:hover {
	color: #red;
	text-decoration:underline;
	}
	
	.p:hover {
	color: #red;
	text-decoration:underline;
	}
	

	
.text_link
	{
	text-decoration: none;
	color:#000000;

	}
	
.text_link:hover
	{
	text-decoration:underline;
	color:red;
	}
	
	.text_link_extraheight
	{
	text-decoration: none;
	color:#000000;
	line-height: 20px;

	}
	
.text_link_extraheight:hover
	{
	text-decoration:underline;
	color:red;
	line-height: 20px;
	}
	
	.extraheight
	{
		line-height: 20px;
	}
	
	
	/* ---------- SLIDESHOW ---------- */
	
	.slideshow { 
	position:relative;
	z-index: 90;
	width:960px;
	height:320px;
	margin-bottom: 0px;
	float:left;
	clear:left;
	display:block;
	}
	
.slideshow img { 

background-color: #000000; }









