﻿.overskrift_h1 h1
{
	height:					35px;
	background-image:		url('../img/innhold_toppbar.png');
	background-repeat: 		no-repeat;
	background-position: 	0px -7px;
	margin-top:				7px;
	padding-left:			30px;
	font-family:			Arial;
	font-size:				18px;
	font-weight:			normal;
	color:					#000000;	
}
.innhold_text
{
	font-family: 			Verdana;
	font-size: 				13px;
	color: 					#000000;
	font-weight:			normal;	
}
.innhold_link_text
{
	text-align:				right;
	padding-right:			10px;
    font-family:			Verdana;
    font-size:				10px;
    color:					#808080;
	font-weight:			normal;	
}
.innhold_picture_table
{
	border-collapse: 		collapse;	
	border:					1px solid #CCCCCC;	
	background-color:		#f3f2ed;
	
}
.innhold_picture_table_td1
{
	padding:				2px;
}
.innhold_picture_table_td2
{
	width: 					17px;
	height: 				16px;		
}
.innhold_picture_table_td3
{	
	height: 				16px;		
	font-family: 			Verdana;
	font-size: 				10px;
	color: 					#808080;
	font-weight:			normal;	
}