body {
	background-image: url(grafikk/bg.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.header_td {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #966A29;
	background-image: url(grafikk/leangen_header.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.footer_td { font-size:11px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #966A29;
}

.hovedmeny{
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	color: #000000;
	line-height: 20px;
	text-indent: 5px;
}
.hovedmeny:hover{ color:#966A29}


.submeny{
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	color: #000000;
	line-height: 12px;
}
.submeny:hover{ color:#966A29}


.linker{
	text-decoration:none;
	font-size:12px;
	color: #000000;
}
.linker:hover{ color:#966A29}


.hovedramme_td {
	padding-left: 25px;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 10px;
}
h1 {
	font-size: 24px;
	color: #66481C;
	font-weight: lighter;
}
h2 {

	font-size: 18px;
	color: #66481C;
	font-weight: lighter;
}
h3 {


	font-size: 14px;
	color: #66481C;

}
p {
	font-size: 12px;
}

