body {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 20px;
	text-align: left
}
div#inhold {
	width: 525px;
	float: left;
	padding-top: 35px;
	padding-right: 10px;
	
}
div#menu {
	padding-top: 25px;
	width: 150px;
	float: left;
	color: #1e7029;
	font-size: 17px;
	font-weight: 400;
	line-height: 25px;
	padding-left: 10px;
	font-style: normal;
	text-align: left;
}
div#topmenu {
	padding-top: 10px;
	width: 725px;
	}
	
div#bredde {

	width: 725px;
	text-align:left
}

div#bund {
	width: 725px;
	padding-left: 10px;
}

a{
	color: 1e7029;
	text-decoration: none;
}

a:hover{color: 1e7029;
	text-decoration: underline;

}p {
	font-size: 14px;
}
a:visited {
	color: #1e7029;
}
table {
	font-size: 14px;
}
td {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
h3 {
	font-size: 16px;
	font-weight: 600;
	color: #999999;
	font-style: italic;
}
.img_hojre {
	float: left;
	margin-left: 10px;
}
.img_venstre {
	float: left;
	margin-right: 10px;
}

