h2 {
	color: rgb(0, 0, 0);
	font-weight: bold;
	font-size: 1.636em;
	margin-top: 0px;
	margin-left: 11px;
	line-height: 1em;
	background-color: white;
	clear: right;
}



#print-knap img {
	border: none;
	vertical-align: bottom;
}
#top-knapper {
	margin-top: 5px;
}

#top-knapper a {
	font-weight: bold;
	text-decoration: none;
	margin-right: 10px;
	color: black;
	background-color: white;
	font-size: 0.8em;
	float: right;
	margin-bottom: 0px;
}



body,html {
	margin: 0;
	padding: 0;
}

body {
	width: 735px;
	font-family: arial, helvetica, sans-serif;
	font-size: 0.7em; /*0.917em;*/
	color: rgb(95, 95, 95);
	background-color: white;
}

.ydelsesgruppe {
	width: 100%;
	line-height: 18px;
	min-height: 18px;
	height: auto;
	height:18px;
	padding-left: 8px;
	background-color: #ffa800;
	color: white;
	font-weight: bold;	
/*	border-top: 1px dotted #8f8f8f;
	border-bottom: 1px dotted #8f8f8f;*/
}

.ydelsesgruppe a {
	color: rgb(255, 255, 255);
	background-color: #ffa800;
}
.ydelsesgruppe a:hover {
	color: rgb(255, 255, 255);
	background-color: #ffa800;
}

.maalinger { /*	margin: 0 auto; */
	width: 720px;
	overflow: hidden;
}

.databank {
	float: right;
	width: 350px;
}

.overblik {
	float: left;
	width: 350px;
}

.maalingsgruppe {
	width: 100%;
	padding-left: 10px;
	margin-right: -4px;
	line-height: 18px;
	background-color: #efecec;
	font-weight: bold;
	/*	border-bottom: 1px dotted #8f8f8f;*/
}

.figur
{
	margin: 0;
	padding: 0;
	color:black;
}

.plainwhite {
	line-height: 18px;
	padding-left: 15px;
	background-color: white;
	list-style: none;
/*	border-bottom: 1px dotted #8f8f8f;*/
}

.plainwhite a {
	color: rgb(0, 0, 255);
	background-color: #white;
}

.plainwhite a:hover {
	color: rgb(0, 0, 255);
	background-color: #white;
}

.t {
	background: url(i/dot.gif) 0 0 repeat-x;
	width: 100%;
	margin-top: 1.1em;
}

.b {
	background: url(i/dot.gif) 0 100% repeat-x
}

.l {
	background: url(i/dot.gif) 0 0 repeat-y
}

.r {
	background: url(i/dot.gif) 100% 0 repeat-y
}

.bl {
	background: url(i/bl.gif) 0 100% no-repeat
}

.br {
	background: url(i/br.gif) 100% 100% no-repeat
}

.tl {
	background: url(i/tl.gif) 0 0 no-repeat
}

.tr {
	background: url(i/tr.gif) 100% 0 no-repeat;
	padding: 0.7em 10px 10px 10px
}

.dotblack {
	float: left;
	margin-top: 5px;
	background: url(i/dot_black.gif) no-repeat;
	min-width: 10px;
	min-height: 10px;
}

.legend {
	font-size: 1.091em;
	font-weight: normal;
	color: rgb(66, 88, 135);
	background-color: white;
	width: auto;
	float: left;
	position: absolute;
	margin-top: -1.25em;
	margin-left: 0px;
}
