
body {
	background-image: url(img/Bakgrunn.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.heading {
	font-size: 17pt;
	font-family: Garamond, Tahoma, Verdana, Arial;
	color: #5a7f0c;
}
.td {
	color: #333333;
	font-family: Garamond, Tahoma, Verdana, Arial;
	font-size: 11pt;
}

td {
	color: #333333;
	font-family: Garamond, Tahoma, Verdana, Arial;
	font-size: 11pt;
}

a {
	font-family: Garamond, Tahoma, Verdana, Arial;
	font-size: 12pt;
	color: #5a7f0c;
	text-decoration:none;
}

a.overskrift {
	font-family: Garamond, Tahoma, Verdana, Arial;
	font-size: 18pt;
	color: #5a7f0c;
	text-decoration:none;
}

a.overskrift:hover {
	font-family: Garamond, Tahoma, Verdana, Arial;
	font-size: 18pt;
	color: #52730c;
	text-decoration:underline;
}

.kontakt {
	font-size: 10pt;
	font-family: Garamond, Tahoma, Verdana, Arial;
	color: #666666;
}

.Form1 {
	
	font-family:Garamond, Tahoma, Verdana, Arial;
	font-size:9pt;
}	

