		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: #95bc3f;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center 0;		

		}		
		
		#imgBox
		{
		position:relative;
		width:518px;
		height: 314px;
		float:left;
		clear:left;
		}
		
		#imgBoxUnder
		{
			position:absolute;
			width: 518px;
			height: 314px;
			float:left;
			clear:left;
			background-image:url(../img/2010_frame.gif);
			background-repeat:no-repeat;
		}
		
		#imgBoxOver
		{
	position:absolute;
	z-index: 90;
	width:494px;
	height:290px;
	top:12px;
	left:12px;
	display:block;
	background-image:url(../img/ka24h_img01.jpg);
	background-repeat:no-repeat;
		}
		
		
		#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: 16px;
	line-height: 20px;
	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;
	
	}

	
	p, a {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-decoration:none;
	}
	
.tema
	{
	color:#ffffff;
	font-size: 12px;
	line-height: 18px;
	}
	
	.tema_comp
	{
	color:#e77014;
	}
	
p {

	margin-top: 0px;
		margin-bottom: 0px;

	}
	
.a:hover {
	color: #ffdd63;
	text-decoration:underline;
	}
	
.footer {
	color: #ffffff;
	font-size: 10px;
	}
	
	

		/* ---------- FORM ---------- */
		
		
#customerForm
		{
			position:relative;
			width: 385px;
			float:left;
			margin-left: 0px;
			margin-top: 10px;
			padding-top:15px;
			padding-bottom:15px;
			background-color: #000000;

		}
		
		#formItem
		{
			position:relative;
			width: 350px;
			float:left;
			margin-left: 15px;
			margin-top: 5px;	
		}
		
		#formItem2
		{
			position:relative;
			width: 350px;
			float:left;
			margin-left: 15px;
			margin-top: 15px;	
		}
			#formItemAnswer
		{
			position:relative;
			width: 350px;
			float:left;
			margin-left: 15px;
			padding-top: 15px;
		}
		
		.formtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	letter-spacing:	0px;
	line-height: 16px;
	color: #ffffff;
	}
	
	.formtextsubhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	letter-spacing:	0px;
	line-height: 16px;
	color: #ffffff;
	margin-bottom:10px;
	}
	
	.formtexthead {
	color: #ffffff;
	}
	
	.formtextanswer {
	color: ffffff;
	}
	
	/* ---------- SLIDESHOW ---------- */
	
	.slideshow { 
	position:absolute;
	z-index: 90;
	width:494px;
	height:290px;
	top:12px;
	left:12px;
	display:block;
	}
	
.slideshow img { 

background-color: #000000; }









