*	{
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 8px;
    line-height: 13px;
}
body {
	margin: 5px;
}
form	{
	margin: 0px;
	padding: 0px;
}
select {
	margin: 1px 0;
}
.topp {
	position:absolute;
	font-family : 'MS Sans Serif', Geneva, sans-serif; 
	font-size : 8px; 
	border: 1px solid #999999; 
	overflow:hidden; 
	height: 14px; 
	padding-top:2px; 
	text-align:center
}
.merkelapp	{
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 8px;
	position:absolute; 
	left:-10px; 
	top:-40px;
	width: 160px;
	background-color:#222222; 
	z-index:500;
	visibility: hidden;
	border: 1px solid #999999;
	filter:alpha(opacity=80);
	-moz-opacity: 0.80;
	padding-left: 10px;
}
#grafholdar img {
	display: block;
}
table.menyboks	{
	border: 2px solid #666666;
	cell-padding: 0;
	cell-spacing: 0;
	width: 140px;
	border-collapse: collapse;
}

td.forklaring	{
	font-weight: bold;
	color: #999999
}
table.forklaring	{
	height: 20px;
}

#divNyttUtval p,
#divNyttUtval a,
#divNyttUtval img {
	display: inline;
}
#divNyttUtval p {
	padding: 1px 2px;
}
#divNyttUtval .p2 input {
	width:16px; 
	border: 1px solid #888888; 
	text-align:center;
}
#divNyttUtval .p4 input {
	width:56px; 
	border: 1px solid #888888;
}
#divNyttUtval .p5 img {
	vertical-align: bottom;
	margin-bottom: 1px;
}
#divNyttUtval .p6,
#divNyttUtval .p10 {
	display: block;
	text-align: right;
	margin: 0;
}
#frmInnstillingar input {
	background: transparent;
}
#forklaringar dl {
	margin: 10px 0 0 0;
}
#forklaringar dl dt {
	margin-top: 5px;
}
#forklaringar dl dd {
	margin-left: 0;
	padding-left: 10px;
}

#xmarkoer {
	position:absolute; 
	left:-10px; 
	top:40px; 
	width:2px; 
	height:1px; 
	background-color: #cccccc; 
	z-index:500;
}
#dagmarkoer {
	position:absolute; 
	left:-10px; 
	top:40px; 
	height:1px;
	background-color: blue;
	filter:alpha(opacity=20);
	-moz-opacity: 0.20;
	z-index:500;
}

#grafedit .node {
	position: absolute;
	width: 4px;
	height: 4px;
	z-index: 500;
}
#dagsdata {
	height: 100px;
}
#dagsdata .datocelle {
	position: absolute;
	background-color: #444;
    border-left: 1px solid #666;
	border-top: 1px solid #666;
	border-right: 1px solid #222;
	border-bottom: 1px solid #222;
	padding: 2px;
	float: left;
	overflow:hidden;
}
#dagsdata .datocelle .innhald-brei {
	width: 88px;
	margin: 0 auto;
	height: 60px;
	padding: 0;
}
#dagsdata .datocelle .innhald-middels {
	width: 68px;
	margin: 0 auto;
	height: 72px;
	padding: 0;
}
#dagsdata .datocelle .innhald-smal {
	width: 20px;
	margin: 0 auto;
	height: 50px;
	padding: 0;
}
#dagsdata .datocelle img.verbilete {
	float: left;
	border-left: 1px solid #222;
	border-top: 1px solid #222;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
}
#dagsdata .datocelle a.ikon {
	display: block;
	width: 15px;
	height: 12px;
	float: left;
	border: none;
	margin: 2px;
}
#dagsdata .datocelle .innhald-smal a.ikon {
	margin: 2px 0px;
}
