body {
	font: 80% arial, helvetica, sans-serif;
	margin:0;
	background: #ffffff url(../bilder/diverse/infobgx.jpg) repeat-x;
}
td, th {
	text-align: left;
	font-weight: normal;
}
a {
	color: #0000ff;
	text-decoration: none;
}
a:hover {
	color: #339966;
	text-decoration: none;
}
a:active {
	color: #339966;
	text-decoration: none;
}
h1 {
	font-size: 1.75em;
	font-weight: normal;
}
h2 {
	font-size: 1.5em;
	border-color: #339966;
	border-style: dashed;
	border-width: 0px 0px 1px 0px;
	font-weight: normal;
}	
h3 {
	font-size: 1.25em;
}
h4 {
	font-size: 1.10em;
}
#container {
	position: relative;
	width: 770px;
	margin: auto;
	background: #ffffff;
}
#header {
	height: 65px;
	border-bottom: 1px solid #dddddd;
	background: url(../bilder/infotopp.png) no-repeat;
}
#innhold {
	background: #ffffff;
   padding: 1px 6px 1px 6px;
}
#innhold ul {
	text-indent : -40px;
	list-style-type : circle;
	list-style-position: inside;
	margin-top: 0px;
	padding-top: 0px;
}
#innhold h img {
	float: right;
	padding: 2px;
	margin: 2px;
}
.dashed {
	border-color: #339966;
	border-style: dashed;
	border-width: 1px 0px 0px 0px;
}
.txth {
	text-align:right;
}
