body {
	background-color: #7D7E7F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12 px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	line-height: normal;
	padding-bottom: 0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	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 { }

.slow {
	background-color: #e5e5e5;
}
.farge_hovedfelt {
	background-color: #FFFFFF;
}
.topp {
	background-image: url(layout/topp.jpg);
}
.meny a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.meny a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.meny a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
th {
	color: #FFFFFF;
	background-color: #B4C1CA;
}
.box {
	
	width: 200px;
	font-size: 11px;
}

.infobox {
	font-size: 12px;
}
td {
	font-size: 12px;
}

.underoverskrift {
	font-size: 15px;
	font-weight: bold;
}
.bilderamme {
	background-color: #CAC6A6;
}
.menybg {
	background-color: #5588B4;
}
.overskrift {
	font-size: 15px;
	font-weight: bold;
	color: #000000;

}

.rodoverskrift {
	font-size: 15px;
	font-weight: bold;
	color: #990000;
	}
.dato {
	color: #999999;
	font-size: 9px;
	font-style: italic;
}
