body{
	color:      #000000;
	font-size: 10px;
	font-family: Verdana, sans-serif;
 	line-height: 13px;
}

p { 	
	margin-top: 0; 
	margin-bottom: 0;
	font-size: 12px;
 	line-height: 16px;
 }
	
.tittel, h1{
	color:      #575757;
	font-size: 24px;
 	line-height: 28px;
	font-family: Myriad Roman, Arial, sans-serif;
}

.undertittel, h2{
	color:      #575757;
	font-size: 16px;
 	line-height: 19px;	
	font-family: Myriad Roman, Arial, sans-serif;
	font-weight: bold;
}

.normal {
	color:      #000000;
	font-size: 12px;
	font-family: Verdana, sans-serif;
 	line-height: 16px;
}

.fotnote {
	color:      #000000;
	font-size: 9px;
 	line-height: 13px;
	font-family: Verdana, sans-serif;
}

.innhold{
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	font-size: 12px;
 	line-height: 16px;
	font-family: Verdana, sans-serif;
}

.innhold a{
	font-weight:bold;
	font-family:   Verdana, Arial, sans-serif;
	color: #095b9a;
}

.innhold a:hover{
	color: #ff9900;
}

.forsidetekst{
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 0;
	font-size: 12px;
 	line-height: 16px;
	font-family: Verdana, sans-serif;
}

.forsidetekst a{
	font-weight:bold;
	font-family:   Verdana, Arial, sans-serif;
	color: #095B9A;
}

.forsidetekst a:hover{
	color: #ff9900;
}

.utfallende{
	width: 590;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 15px;
	font-size: 12px;
 	line-height: 16px;
	font-family: Verdana, sans-serif;
}

.produkt_heading{
	color:      #83af0a;
	font-size: 14px;
 	line-height: 17px;	
	font-family: "Myriad Roman", Arial, sans-serif;
	font-weight: bold;
}

.produkt_normal{
	color		:	#000000;
	font-size	:	12px;
 	line-height	:	14px;	
	font-family	:	"Myriad Roman", Arial, sans-serif;
}

.tableheading{
	background	: #cccccc;
	padding-left: 10px;

	color		: #575757;
	font-size	: 17px;
 	line-height	: 30px;	
	font-family	: Verdana, sans-serif;
	font-weight	: bold;

}

.skilt1_h1{
	color		: #104f81;
	font-size	: 18px;
	font-family	: Myriad, Verdana, sans-serif;
	font-weight	: bold;

}

.skilt1_h2 {
	color		: #104f81;
	font-size	: 18px;
	font-family	: Myriad, Verdana, sans-serif;
	font-style: italic;
	font-weight: lighter;
}

	img{
		border:0px;
}


TABLE[rules=rows] TR { 
border-color: #cccccc; 
empty-cells: show; 
border-collapse:  collapse;}



/* meny css */
	/* DEMO CSS */

	}
	#mainContainer{
		width:760px;
		margin:0 auto;
		text-align:left;
		background-color:#FFF;
	}
	
	#leftContainer{
		width:160px;
		float:left;
		padding-left:5px;
		padding-right:5px;
		height:300px;
	}
	
	#contentContainer{
		width:590px;
		float:left;
	}
	.ad{
		clear:both;
		text-align:center;
		padding:5px;
	}	
	
	/* END DEMO CSS */




