body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #BFC1C5;
}
td {
	font-size: 12px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	line-height: normal;
	padding-bottom: 0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

a { }
a:link { color: #007ca5; text-decoration: none }
a:visited { color: #007ca5; text-decoration: none }
a:hover { color: #007ca5; text-decoration: underline }
a:active { }

.ramme_hovedfelt {
	background-color: #c6c3c6;
}
.meny_bg {
	background-color: #f18f08;
}
.graa_bg {
	background-color: #999999;
}

.farge_hovedfelt {
	background-color: #FFFFFF;
}
.topp {
	background-color: #eeeeee;
}
.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;
}


.hovedmeny a:link {
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
}
.hovedmeny a:visited {
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
}
.hovedmeny a:hover {
	text-decoration: underline;
	font-weight: bold;
	font-size: 16px;
}

.meny2 a:link {
	color: #666666;
	text-decoration: none;
}
.meny2 a:visited {
	color: #666666;
	text-decoration: none;
}
.meny2 a:hover {
	color: #666666;
	text-decoration: underline;
}

th {
	color: #FFFFFF;
	background-color: #B4C1CA;
}
.box {
	
	width: 200px;
	font-size: 11px;
}

.infobox {
	font-size: 11px;
}

.underoverskrift {
	font-size: 15px;
	font-weight: bold;
}
.bilderamme {
	background-color: #CAC6A6;
}
.diskbox {
	background-image: url(layout/images/bg_box.gif);
}
.overskrift {
	font-size: 15px;
	font-weight: bold;
	color: #666666;
}
.dato {
	font-weight: bold;
	color: #E5A430;
}
.adressefelt {
	color: #999999;
}
.bg_meny {
}
.diskbox-left {

	background-image: url(layout/images/boks_bg_left.gif);
}
