body {
	background-color: #ff9900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1  {
	font-size: 16px;
	font-family: Verdana;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 10px;
}
h2   {
	font-size: 11px;
	font-family: Verdana;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 10px;
}
h3  {
	font-size: 13px;
	font-family: Verdana;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
}
h4   { font-size: 14px; font-family: Verdana; font-weight: bold }
h5 {
	background-color: #FF9900;
	padding: 6px;
	color: #FFFFFF;
	font-size: 11px;
	margin: 0px;
	font-style: normal;
}
h6 { font-size: 8px; font-family: Arial }
p  {
	font-size: 11px;
	font-family: Verdana;
}
span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
ul {
	margin: 0px;
}
li {
	font-size: 11px;
}




a  {
	color: #B76D00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
}
a:visited { }
a:hover  {
	text-decoration: none;
}
.float_left {
	float: left;
}

.overskrift { font-size: 16px; font-family: Verdana; font-weight: bold; padding-bottom: 3px }
.nyhetsbilde { padding-left: 10px }
.nyhetsbilde_stor {
	margin-left: 20px;
	float: right;
	border: 1px solid #6C6C6C;
}

.produksjoner { padding-bottom: 20px; padding-left: 10px }
.framnyheter {
	padding: 3px 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.rampplakat {
	margin-top: 20px;
	border-width: 0px;
}

.footer {
	background-image: url(bilder/ramme/nedremidten.jpg);
	font-size: 9px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.footer a {
	color: #575757;
	text-decoration: underline;
	font-weight: normal;
	font-size: 10px;
}
.footer a:hover {
	text-decoration: none;
}

#framsidenyheter {
	width: 189px;
	float: left;
	margin: 0px 4px 20px;
	padding: 0px;
}
#framsidenyheter a {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
#framsidenyheter a:hover {
	font-size: 10px;
	text-decoration: none;
}

#framsidenyheter p {
	font-size: 10px;
	background-color: #C0C0C0;
	margin: 0px;
	padding: 6px 6px 10px;
}
.nyhetsbilde {
	margin: 0px 0px 15px;
	width: 187px;
	padding: 0px;
	border: 1px solid #6C6C6C;
}
.nyhetscell {
	text-align: center;
}

.nyheter_table {
	width: 100%;
	border-width: 0px;
	padding: 0px;
	margin: 15px 0px 0px;
}
.nyheter_cell1 {
	background-color: #CECECE;
	padding: 10px;
}
.nyheter_cell2 {
	background-color: #DDE1E6;
	padding: 10px;
}
.nyheter_cell3 {
	vertical-align: top;
	border: 0px none #FFFFFF;
}
.tabellfront {
	text-align: center;
	vertical-align: top;
	width: 50%;
}
.float_bilde {
	margin-right: 10px;
	float: left;
	margin-bottom: 5px;
}
.float_logo {

	margin-right: 10px;
	float: right;
	margin-bottom: 5px;
}

