body {
	margin: 0;
	padding: 0;
	font-family: sans-serif;
	font-size: .7em;
	background-color: #FFFDE8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

div#main {
	margin-left: auto;
	margin-right: auto;
	width: 750px;
}

div#header {
	text-align: center;
	border-bottom: solid 1px;
	background-image: url(bilder/back.jpg);
	background-color: #70a0ce;
	border: 1px #000000 solid;
	height: 100px;
	margin-top: 20px;
}

div#footer {
	margin-top: 5px;
	clear: both;
	border: 1px solid #000000;
	background-image: url(bilder/menu_head.jpg);
	background-color: #70a0ce;
	height: 20px;
	font-weight: bold;
	padding: 0px 0px 0px 10px;
}

div#main_column {
	text-align: justify;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	width: 580px;
	margin-top: 5px;
	float: right;
}

div.main_content {
	padding: 1px 10px 10px 10px;
	overflow:auto; 
	height:570px;
	background-color: #ffffff;
}

div.main_content p {
  margin: 8px 0px 8px 0px;
  padding: 0px;
}

div.main_content a {
	color: #8d1111;
}

div.column_header {
	background-image: url(bilder/menu_head.jpg);
	background-color: #70a0ce;
	font-weight: bold;
	font-size: 13px;
	padding: 3px 5px 3px 10px;
  min-height: 13px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

div#leftcolumn {
	float: left;
	text-align: left;
	width: 160px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	margin-top: 5px;
	height:605px;
	background-color: #eeeeee;
}

div.leftcolumn_content{
	padding: 10px 0px 10px 10px;
	font-size: 110%;
	font-weight: bold;
	
}

div.leftcolumn_content a {
	color: #313131;
	text-decoration: none;
}

div.leftcolumn_content a:hover {
	text-decoration: underline;
}

div.nyhetsarkiv {
	background-image: url(bilder/menu_head.jpg);
	font-weight: bold;
	font-size: 110%;
	height: 17px;
	border: 1px solid #000000;
	vertical-align: middle;
	padding: 0px 0px 0px 5px;
}

div.nyhetsarkivlenker {
	margin-left: 20px;
}

div.nyhetsarkivlenker a {
	color: #8d1111;
	font-size: 12px;
	font-weight: bold;
	line-height: 10px;
}

div.meny_undermeny {
	margin-left: 10px;
}

div.meny_undermeny a {
	font-size: 11px;
}

div.arkiv a {
	color: #8d1111;
	font-size: 12px;
	font-weight: bold;
	line-height: 10px;
}

div.innrykk {
	margin-left: 20px;
}

p.ingress {
  font-weight: bold;
  padding: 0px;
}

.endret {
	font-style: italic;
	font-weight: bold;
}

.heading {
  margin: 8px 0px 3px 0px;
  padding: 0px;
  font-weight: bold;
  font-size: 16px;
  color: #8d1111;
  text-decoration: none;
}

.semi_heading {
  margin: 8px 0px 3px 0px;
  padding: 0px;
  font-weight: bold;
  font-size: 13px;
  color: #8d1111;
  text-decoration: none;
}

.date {
  color:  #7d7d7d;
}

.requiredText {
	color:  #FF0000;
}

.error
{
	color:  #FF0000;
}
