﻿.overskrift_h1 h1
{
	margin: 				0px;
	padding-bottom:			0px;
	height:					30px;
	background-image:		url('../img/innhold_toppbar.png');
	background-repeat: 		no-repeat;
	background-position: 	0px -7px;
	padding-left:			30px;
	font-family:			Verdana;
	font-size:				18px;
	font-weight:			normal;
	color:					#000000;
}
.innhold_text
{
	margin: 				0px;
	padding:				0px;
	font-family: 			Verdana;
	font-size: 				10pt;
	color: 					#000000;
	font-weight:			normal;	
}
.innhold_link_text
{
	text-align:				right;
	padding-right:			11px;
    font-family:			Verdana;
    font-size:				10pt;
    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: 				11px;
	color: 					#808080;
	font-weight:			normal;	
}
.standard_border
{
	border: 				1px solid #CCCCCC;
}