body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #072b7a;
}

body {
	margin-left: 0px;
	margin-top: 0px;
}
.blaa {color: #072B7A}
.adresse {
	font-size: 11px;
	color: #333333;
	padding: 5px;
}
.strek {
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #006;
}

.bildebg {
	background-image: url(images/bildebg.jpg);
}
.tekst {
	font-size: 24px;
	font-weight: bold;
	color: #c6791d;
}


/* Linker benyttet i meny  */
A.meny:visited {
	color: #c6791d;
	text-decoration: none;
	font-weight: bold;
	
}

A.meny:link {
	color: #c6791d;
	text-decoration: none;
	font-weight: bold;
	
}
A.meny:active {
color: #c6791d;
	text-decoration: none;
	font-weight: bold; 
	
}
h1 {
	font-size: medium;
}


A.meny:hover {
	color: #666666;
	text-decoration: none;
	font-weight: bold; 
	
}
.blaastrek {
	border-bottom-style: solid;
	border-bottom-color: #c6791d;
	background-image: url(images/bildebg.jpg);
	background-repeat: no-repeat;
}
h2 {
	font-size: medium;
}

.venstre {
	border-bottom-style: solid;
	border-bottom-color: #c6791d;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 28px;
	background-image: url(images/blader.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}


h3 {
	font-size: small;
}

/* Linker benyttet i mail  */

A.mail:visited {
	color: #996633;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

A.mail:link {
	color: #996633;
	text-decoration: none;
	font-size: 11px;

}
A.mail:active {
color: #666666;
	text-decoration: none;
	font-size: 11px;
	
}
.toppad {
	padding-top: 55px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 8px;
	border-bottom-style: solid;
	border-bottom-color: #c6791d;
}



A.mail:hover {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	
}
.bronsestrek {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #c6791d;
	padding-left: 20px;
}
.ml {
	padding-left: 180px;
	background-color: #072b7a;
	background-image: url(images/ml.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
/* Grå font til bruk i linken til Hilde Degerdal  */
.graa9 {
	font-size: 10px;
	color: #999999;
	text-align: right;
}
/* Linker benyttet i linken til Hilde Degerdal  */
A.hdlink:visited {
	color: #999999;
	text-decoration: none;
	font-size: 9px;
}
A.hdlink:link {
	color: #999999;
	text-decoration: none;
	font-size: 9px;	
}
A.hdlink:active {
color: #999999;
	text-decoration: none;
	font-size: 9px;
}
A.hdlink:hover {
color: #CCCCCC;
	text-decoration: none;
	font-size: 9px;
}
.bunnstrek {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #072B7A;
	background-color: #F4F0EF;
}

