body {
	background-color: #C7CFB4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 1.8em;
	font-weight: bold;
	color: #000000;
}

a { }
a:link { color: #333399; text-decoration: none }
a:visited { color: #333399; text-decoration: none }
a:hover { color: #333399; text-decoration: underline }
a:active { }

.ramme_hovedfelt {
	background-color: #6A7274;
}
.farge_hovedfelt {
	background-color: #FFFFFF;
}
.topp {
	background-image: url(layout/topp.jpg);
}
.meny a:link {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.meny a:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.meny a:hover {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}
th {
	color: #FFFFFF;
	background-color: #B4C1CA;
}
.box {
	
	width: 200px;
	font-size: 11px;
}
.underoverskrift {
	font-size: 1.3em;
	font-weight: bold;
}

