body {
	margin : 10px;
	font: 12px Arial, sans-serif;
	padding: 0px;
	background: #326946; //#476742 //#656644 //#d6f7f7 //#656642; 
}

#head {
	height: 70px;
}
#tabmenu {
	border-bottom: 1px solid #aba;
	margin : 0;
	padding-bottom : 20px;
	padding-left : 10px;
}
#tabmenu li, #tabmenu ul {
	display : inline;
	list-style-type : none;
	margin : 0px;
	padding : 0px;
}
#tabmenu a, a.active {
	background : #d9d9dd;
	border : 1px solid #aba;
	color : #666;
	float : left;
	font-size : 12px;
	font-weight : normal;
	line-height : 13px;
	margin-right : 8px;
	padding : 2px 10px 4px 10px;
	text-decoration : none;
}
#tabmenu a.active {
	background : #e9e9ee;
	border-bottom : 1px solid #e9e9ee;
	color : #000;
}
#tabmenu a:hover {
	background : #D0D0D9;
	color : #f00;
}
#tabmenu a:visited {
	color: #333; 
}
#tabmenu a.active:hover {
	background: #c9c9cc;
	color: #666; 
}
#menu_space {
	height: 10px;
}
#menu_upleft {
	width: 10px;
}
#menu_head, #menu_head_r {
	background: #f0f0f9;
	border: 1px solid #aaa;
	padding: 3px;
	font-size: 10px;
	text-align: center;
	width: 120px;
	font-weight: normal;
}
#menu_head_r {

}
#menu_list {
	background: #f9f9f9;
	border: 1px solid #aaa;
	border-top: none;
	padding: 5px;
	font-size: 12px;
	text-align: center;
	height: 75px;
}
#menu_list A:link { color: #3333cc; text-decoration: none; }
#menu_list A:visited { color: #9966cc; text-decoration: none; }
#menu_list A:active { color: #cc33cc; text-decoration: none; }
#menu_list A:hover { color: #3333cc; text-decoration: underline; }

#menu_block img {
	border: none;
	padding: 4px;
	margin: auto;
	text-align: center;
}

#content {
	background : #e9e9ee; //#fff;
	border : 1px solid #aaa;
	border-top : none;
	height: 350px;
}
#content a {
	text-decoration: none;
	color: #000099; 
}
#content a:visited {
	text-decoration: none;
	color: #006699; 
}
#content a:active {
	text-decoration: none;
	color: #336699; 
}
#content a:hover { 
	color: #f00; 
}
#sub {
	background : #f0f0f0;
	border : 1px solid #ccc;
	border-top : none;
	height: 14px;
	font-size: 10px;
	font-weight: normal;
}
#flyt_hoyre {
	float: right;
	margin: 30px 0 10px 10px;
	border: 1px solid #333;
	padding: 0px;
}
div#nyhet {
	padding: 0 10px 5px 10px;
	margin: auto;
	width: 410px;
	border: solid 1px #aaa;
	background: #ecfcfc;
}
div#space {
	height: 12px;
}
#overskrift {
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
}
#ingress {
	text-align: left;
	font-size: 12px;
}
#innhold {
	text-align: left;
	font-size: 12px;
}
#les_mer {
	text-align: left;
	font-size: 12px;
	width: 175px;
}
#lenke {
	text-align: left;
	font-size: 12px;
	width: 325px;
}
#signatur {
	text-align: right;
	font-size: 10px;
	width: 425px;
}
#signatur_l {
	text-align: left;
	font-size: 10px;
	width: 425px;
}
#signatur_c {
	text-align: center;
	font-size: 10px;
	width: 425px;
}
#endret {
	text-align: right;
	font-size: 10px;
	width: 235px;
}



