body {
	background-color: #E5E5E5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td {
	font-size: 12px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	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: #a63f1e; text-decoration: none }
a:visited { color: #a63f1e; text-decoration: none }
a:hover { color: #a63f1e; text-decoration: underline }
a:active {
	color: #a63f1e;
}

.ramme_hovedfelt {
	background-color: #c6c3c6;
	background-repeat: no-repeat
}
.farge_hovedfelt {
	background-color: #FFFFFF;
	background-repeat: no-repeat
}
.topp {
	background-color: #CCCCCC;
}

.meny a:link {
	color: #000000;
	text-decoration: none;
}
.meny a:visited {
	color: #000000;
	text-decoration: none;
}
.meny a:hover {
	color: #000000;
	text-decoration: underline;
}

.meny2 a:link {
	color: #555555;
	text-decoration: none;
}
.meny2 a:visited {
	color: #555555;
	text-decoration: none;
}
.meny2 a:hover {
	color: #555555;
	text-decoration: underline;
}

th {
	color: #FFFFFF;
	background-color: #B4C1CA;
}
.box {
	
	width: 200px;
	font-size: 11px;
}

.infobox {
	font-size: 11px;
	background-color: #D6DBD6;
}

.underoverskrift {
	font-size: 15px;
	font-weight: bold;
}
.bilderamme {
	background-color: #CAC6A6;
}
.diskbox {
	background-image: url(layout/images/bg_box.gif);
	background-color: #eeeeee;
}
.overskrift {
	font-size: 22px;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.dato {
	color: #777777;
	font-style: italic;
	font-size: 10px;
}
.adressefelt {
	color: #666666;
}
.bg_meny {
}
.diskbox-left {

	background-image: url(layout/images/boks_bg_left.gif);
}
.avsluttet {

	color: #999999;
}

