body {
	background-color: #717672;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	color: #111111;
}
td {
	font-size: 12px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #292929;
	line-height: normal;
	padding-bottom: 0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #292929;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0066FF;
}

a { }
a:link {
	color: #005cc4;
	text-decoration: none
}
a:visited {
	color: #005cc4;
	text-decoration: none
}
a:hover {
	color: #005cc4;
	text-decoration: underline
}
a:active { }

.ramme_hovedfelt {
	background-color: #c6c3c6;
}
.farge_hovedfelt {
	background-color: #FFFFFF;
}
.topp {
	background-color: #666666;
}
.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;
}

.meny2 a:link {
	color: #333333;
	text-decoration: none;
}
.meny2 a:visited {
	color: #333333;
	text-decoration: none;
}
.meny2 a:hover {
	color: #333333;
	text-decoration: underline;
}

th {
	color: #FFFFFF;
	background-color: #B4C1CA;
}
.box {
	
	width: 200px;
	font-size: 11px;
}

.infobox {
	font-size: 11px;
}

.underoverskrift {
	font-size: 13px;
	font-weight: bold;
	color: #423834;
}
.underoverskrift2 {
	font-size: 14px;
	font-weight: bold;
	color: #666633;
}
.bilderamme {
	background-color: #CAC6A6;
}
.diskbox {
	background-color: #eef8e0;
}
.overskrift {
	font-size: 15px;
	font-weight: bold;
	color: #666666;
}
.dato {
	font-weight: normal;
	color: #444444;
	font-size: 10px;
}
.adressefelt {
	color: #999999;
}
.bg_meny {
}
.diskbox-left {
	background-color: #e8e8e8;


}
