/* naaf styles mw edit */
* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4;
	color: #333;
}

h1, h2, h3 {
	line-height: 1.2;
}

h1,
.heading1 {
	font-size: 20px;
	font-weight: bold;
	color: #000;
	margin: 0 0 15px 0;
	padding: 0 0 0 0;
}

h2,
.heading2 {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	margin: 0 0 5px 0;
	padding: 10px 0 8px 0;
}

h3,
.heading3 {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	margin: 2px 0 5px 0;
	padding: 2px 0 0 0;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	margin: 2px 0 5px 0;
	padding: 0;
}

p {
	padding-bottom: 15px;
}

p.ingress {
	font-weight: bold;
}

.ingress, .introduction {
	font-weight: bold;
}

.ingress p {
	font-weight: bold;
}

ul {
}

ol {
}

.publishinfo {
	color: #666;
}

.more-link {
	font-weight: bold;
}

#ResultArea li {
	list-style: none;
}

div.content li {
	padding: 5px 0 3px 0;
	margin: 0;
	list-style: disc none inside;
}

a {
	color: #0167B1;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.bold {
	font-weight: bold;
}

a.more {
	float: right;
	display: block;
	padding: 0px 20px 0px 0px;
}

img {
	border: 0;
}

/*bodydepended classes*/

.campaign_logo {
	margin-left: 40px;
}

div.right h1.global,
div.right h2.global,
div.right h3.global,
div.right h4.global {
	border-top: 1px solid #DBD6C6;
	margin-right: 10px;
	margin-top: 25px;
	padding-top: 15px;
}

div.left h1.global,
div.left h2.global,
div.left h3.global,
div.left h4.global {
	border-top: 1px solid #DBD6C6;
	margin-top: 25px;
	padding-top: 15px;
}

h2.news {
	border-top: 1px solid #DBD6C6;
	margin-top: 25px;
	padding-top: 15px;
}

div.wrapper {
	width: 930px;
	padding: 3px 3px 3px 3px;
	margin: 0 auto;
}

div.header {
	height: 120px;
	width: 930px;
}

div.header_print {
	display: none;
}

div.content {
	width: 740px;
	float: left;
	margin-left: 1px;
}

body.mainpage div.content {
	width: 734px;
	float: left;
	margin-left: 7px;
}



/***********************************************************************
=footer
***********************************************************************/

div.footer {
	clear: both;
	width: 930px;
	margin: 0 auto;
	border-top: 1px solid #666;
}

/*links **********************/

.footer .links {
	border-bottom: 1px solid #ccc;
	background: #f9f9f9;
	padding: 10px 0px 20px 10px;
	margin-bottom: 10px;
	font-size: 11px;
}

.footer .links li {
	list-style-type: none;
}

.footer .links a {
	color: #666;
}

.footer .links > li  {
	display: inline-block;
	vertical-align: top;
	width: 200px;
	padding: 10px;
	*display: inline;/*ie7*/
	*zoom: 1;/*ie7*/
}

.footer .links > li > a {
	font-weight: bold;
}



div.footerLeft,
div.footer div.footerRight
{
    font-size: 11px;
    padding-top:10px;
    padding-bottom:10px;
}

div.footerLeft {
	float: left;
	padding-right:10px;
	width:760px;
}

div.footer div.footerRight {
	float: right;
	width:150px;
	text-align:right;
}
div.footer div.footerRight img
{
    float:left;
    margin-right:3px;
}
div.footer div.footerRight a
{
    float:left;
}


/***********************************************************************
=banner
***********************************************************************/

.banner {
	display: block;
	margin-bottom: 20px;
}

.col_secondary .banner:first-child {
	margin-top: 10px;
}

.col_main .col_secondary .banner:first-child {
	margin-top: 3px;
}



/***********************************************************************
=offices
***********************************************************************/

.offices h3 {
	font-size: 15px;
	font-weight: normal;
	background: url(../images/dotted_dark.png) repeat-x;
	padding-top: 10px;
}

.offices p {
	padding-bottom: 10px;
}

.offices img {
	margin-bottom: 10px;
}



/***********************************************************************/

img.logo {
	display: block;
	margin: 40px 0 0 0;
	float: left;
}

div.menu_global {
	width: 650px;
	margin: 10px 0px 0 0;
	padding: 0;
	float: right;
}

ul.menu_global {
	float: right;
}

ul.menu_global li {
	display: inline;
	margin: 0 0 0 0;
	padding: 0 0 0 20px;
	list-style: none;
	color: #333333;
}

ul.menu_global li a.global,
ul.menu_global li a.global:link,
ul.menu_global li a.global:active,
ul.menu_global li a.global:visited {
	color: #0167B1;
	text-decoration: none;
	font-size: 12px;
}

ul.menu_global li a.global:hover {
	text-decoration: underline;
}

ul.menu_global li a.globalActive,
ul.menu_global li a.globalActive:link,
ul.menu_global li a.globalActive:active,
ul.menu_global li a.globalActive:visited {
	text-decoration: underline;
}

ul.menu_global li a.globalActive:hover {
	text-decoration: underline;
}

div.menu_nav1 {
	width: 930px;
	overflow: hidden;
	padding-bottom: 5px;
	background-color: #fff;
	/*display: table; */
}

ul.menu_nav1 {
	background: url(../images/topmenu_bg.png) no-repeat bottom center;
	padding: 7px 0 9px 0;
	margin: 0;
	border: 0;
	float: left;
	width: 930px;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
}

ul.menu_nav1 li {
	display: inline;
	margin: 0 0 0 0;
	list-style: none;
}

ul.menu_nav1 li a {
	display: block;
	float: left;
	color: #000;
	text-decoration: none;
	font-size: 13px;
	background-color: transparent;
	padding: 0 12px;
	border-left: 1px solid #ddd;
}

ul.menu_nav1 li:first-child a {
	border: none;
}

ul.menu_nav1 li a:hover {
	text-decoration: underline;
	color: #0167B1;
}

ul.menu_nav1 li a.nav1Active {
	font-weight: bold;
	color: #000;
}

.menu_nav1 li.outside {
	float: right;
}

.menu_nav1 li.outside a {
	border: none;
}

div.menu {
	width: 189px;
	padding: 40px 0 0 0;
	float: left;
}

div.menu_mainpage {
	width: 175px;
	background-color: #fff;
	margin: 0;
	padding-left: 10px;
	float: left;
	display: block;
	color: #1C99C4;
}

div.menu_mainpage img {
	margin-left: -10px;
	padding: 3px 0 3px 0;
}

div.menu_mainpage h2.mainpage,
div.content div.left h2.mainpage {
	background-color: #AFC72B;
	color: #fff;
	font-size: 12px;
	padding: 8px 0 8px 0;
	margin-left: -10px;
	padding-left: 10px;
	margin-top: 0;
}



/***********************************************************************
=languages
***********************************************************************/

.languages li {
	display: inline;
	padding-right: 10px;
}

.languages li a {
	color: #666;
}



/***********************************************************************
=focus
***********************************************************************/

.focus {
	position: relative;
	background: #005fa9 url(../images/focus_bg.png) no-repeat bottom;
	color: #fff;
	min-height: 190px;
	padding: 30px;
	margin: 40px 0 45px;
}

.focus h2, 
.focus a {
	color: #fff;
}

.focus h2 {
	font-size: 20px;
	font-weight: normal;
	line-height: 1.2;
	padding: 0 0 5px 0;
}

.focus ul {
	list-style: none;
}

.focus li a {
	font-weight: bold;
}

.focus .primary {
	width: 330px;
}

.focus .primary ul {
	background: url(../images/dotted_light.png) repeat-x top;
	padding-top: 15px;
}

.focus img.main {
	position: absolute;
	left: 370px;
	top: -30px;
	width: 290px;
	height: 270px;
	background: url(../images/focus_imagebox.png) no-repeat;
	padding: 20px;
}

.focus .support {
	float: right;
	width: 190px;
}

.focus .support img {
	padding: 0 0 10px 55px;
}



/***********************************************************************
=focus2
***********************************************************************/

.focus2 {
	background: #005fa9 url(../images/focus2_bg.png) repeat-x bottom;
	color: #fff;
	padding: 30px;
	width: 660px;
	overflow: hidden;
	margin: 0 0 30px 0;
}

.focus2 h1, 
.focus2 a {
	color: #fff;
}

.focus2 h1 {
	font-size: 20px;
	font-weight: normal;
	line-height: 1.2;
	padding: 0 0 10px 0;
	margin: 0;
}

.focus2 img {
	float: right;
	margin: -30px -30px -30px 20px;
}



/***********************************************************************
=content2
***********************************************************************/

.content2 {
	width: 930px;
	overflow: hidden;
	padding: 0 0 70px 0;
}



/***********************************************************************
=col_main
***********************************************************************/

.col_main {
	position: relative;
	float: right;
	width: 720px;
	overflow: hidden;
	padding: 40px 0 50px 0;
}



/***********************************************************************
=col_aside
***********************************************************************/

.col_aside {
	clear: both;
	float: left;
	width: 260px;
	overflow: hidden;
	margin-right: 30px;
}



/***********************************************************************
=col_primary
***********************************************************************/

.col_primary {
	float: left;
	width: 390px;
	overflow: hidden;
}

.col_main .col_primary {
	width: 470px;
}


/***********************************************************************
=col_secondary
***********************************************************************/

.col_secondary {
	float: right;
	width: 220px;
	overflow: hidden;
}



/***********************************************************************
=sharing
***********************************************************************/

.col_main .sharing {
	position: absolute;
	right: 0;
	top: 10px;
}



/***********************************************************************
=article-list
***********************************************************************/

.article-list li {
	padding: 0 0 10px 0;
}

.article-list .mainstory {
	/*background: url(../images/dotted_dark.png) repeat-x bottom;*/
	padding: 0 0 20px 0;
}

.article-list h3 {
	font-size: 15px;
	font-weight: normal;
}

.article-list .publishinfo {
	padding: 0 0 0 5px;
}

.article-list .mainstory .publishinfo {
	display: block;
	padding: 0 0 5px 0;
}

.article-list .mainstory img {
	float: left;
	margin: 3px 10px 3px 0;
}

.article-list .more-link-dotted
{
    background: url(../images/dotted_dark.png) repeat-x bottom;
}

/***********************************************************************
=list2
***********************************************************************/

.list2 {
	clear: both;
	list-style: none;
	width: 800px; /*overflow cut by container*/
}

.list2 li {
	background: url(../images/dotted_dark.png) repeat-x top left;
	padding: 10px 0 20px 0;
	width: 345px;
	margin-right: 26px; /*4px added by inline-block*/
	display: inline-block;
	vertical-align: top;
	*display: inline; /*ie7*/
	*zoom: 1; /*ie7*/
	*margin-right: 30px; /*guess what*/
}

.list2 h3 {
	font-size: 15px;
	font-weight: normal;
}



/***********************************************************************
=services
***********************************************************************/

.services {
	background: url(../images/dotted_dark.png) bottom left;
	padding: 0 7px 10px 7px;
	margin-top: 7px;
}

.services h2 {
	font-size: 24px;
	font-weight: normal;
	padding: 0 15px;
	line-height: 1;
	margin-left: 80px;
	background: #fff;
	display: inline;
}

.services ul {
	list-style: none;
	background: #fff;
	padding: 18px 5px 5px 5px;
}

.services li {
	position: relative;
	padding: 0 0 10px 90px;
	min-height: 70px;
}

.services .special-image {
	position: absolute;
	left: 0;
	display: block;
}

.services .special-image span {
	position: absolute;
	display: block;
	background: url(../images/mask.png) no-repeat;
	width: 80px;
	height: 80px;
}

.services .special-image img {
	padding: 5px;
}

.services h3 {
	font-size: 15px;
	font-weight: normal;
	margin: 0;
	padding: 4px 0 2px;
}

.services .additional {
	background: #fff;
	padding: 0 0 40px 93px;
}

.services .additional select {
	width: 200px;
}



/***********************************************************************
=services2
***********************************************************************/

.services2 {
	background: url(../images/dotted_dark.png) bottom left;
	clear: both;
	float: left;
	position: relative;
	width: 331px;
	padding: 0 7px 10px 7px;
	margin: 7px 0 30px 0;
}

.services2 h2 {
	position: relative;
	z-index: 1; /*overlap inner bg*/
	font-size: 24px;
	font-weight: normal;
	display: inline;
	background: #fff;
	padding: 0 15px;
	line-height: 1;
	margin-left: 65px;
}

.services2 .inner {
	background: #fff;
	min-height: 183px; /*align with multibox*/
}

.services2 p {
	font-size: 15px;
	color: #666;
	padding: 15px 10px;
}

.services2 ul {
	list-style: none;
	padding: 0 10px 10px;
}

.services2 .special-image {
	display: block;
	float: right;
	margin: 0 20px 10px 10px;
}

.services2 .special-image span {
	background: url(../images/mask.png) no-repeat;
	position: absolute;
	display: block;
	width: 80px;
	height: 80px;
}

.services2 .special-image img {
	padding: 5px;
}

.services2 .more-link {
	padding: 10px 0;
}



/***********************************************************************
=multibox
***********************************************************************/

.multibox {
	float: right;
	width: 345px;
	margin: 8px 0 30px 0;
}

.multibox .tabs {
	background: #fff url(../images/fadetop.png) no-repeat bottom;
	height: 33px;
	list-style: none;
	padding-left: 5px;
}

.multibox .tabs li {
	background: url(../images/tab2.png) no-repeat right top;
	position: relative;
	float: left;
	margin-left: 10px;
}

.multibox .tabs a {
	background: url(../images/tab2.png) no-repeat;
	display: block;
	height: 27px; /*2px overlap*/
	padding: 8px 10px 0 15px;
	margin-right: 5px;
	font-size: 13px;
	color: #000;
}

.multibox .tabs li.selected {
	background-image: url(../images/tab.png);
	z-index: 2;
}

.multibox .tabs li.selected a {
	background-image: url(../images/tab.png);
	font-weight: bold;
 }

.multibox .inner {
	background: #f5f5f5 url(../images/dot_white.gif) repeat-x top;
	position: relative;
	z-index: 1;
	border: 1px solid #ccc;
	padding: 15px;
	min-height: 146px; /*align with services2*/
}

.multibox .more-link {
	display: block;
	padding-bottom: 5px;
}



/***********************************************************************
=article
***********************************************************************/

.article .col_primary {
	font-size: 13px;
}

.article h1 {
	margin: 0;
	padding: 5px 0;
}

.article h2 {
	font-size: 16px;
	margin: 0;
	padding: 10px 0 5px 0;
}

.article h3,
.article h4,
.article h5,
.article h6 {
	font-size: 13px;
	margin: 0;
	padding: 0 0 3px 0;
}

.article p {
	margin: 0;
	padding: 0 0 20px 0;
}

.article ul,
.article ol {
	padding: 0 0 20px 25px;
}

.article li {
	padding: 0;
	margin: 0;
}

.article .publishinfo {
	font-style: italic;
}

.article .col_primary .publishinfo { /*bottom version*/
	background: url(../images/dotted_dark.png) repeat-x top left;
	padding-top: 10px;
	margin-top: 20px;
	font-size: 12px;
}

.article .publishinfo span {
	padding-right: 10px;
}

.article .intro { /*ingress*/
	font-size: 15px;
	line-height: 1.5;
	color: #000;
	padding: 20px 0;
}

.article .quote,
.article blockquote p {
	background: url(../images/quote.png) no-repeat 0 13px;
	clear: both;
	display: block;
	padding: 10px 0 25px 55px;
	font-size: 17px;
	font-style: italic;
	color: #666;
}



/* images *******************/

.article img {
	margin: 0;
	padding: 0 0 10px 0;
}
.article .topimage {
	padding-bottom: 15px;
}
.article .topimage .topimageph
{
	width:720px;
	overflow:hidden;
	position:relative;    
}
.article .topimage .topimageph p
{
    position:absolute;
    bottom:0px;
    left:0px;
    font-family: arial;
    font-size: 35px;
    font-weight: bold;
    color:#fff;
    padding-bottom:2px;
    padding-left:5px;
    line-height: 1.0;
    background: url(../images/topmainimagebg.png) repeat-x 0 0px;
    width:100%;
}


.article .topimage img {
	padding: 0;
}

.article .leftside {
	float: left;
	padding: 5px 10px 5px 0;
}



/* caption *******************/

.article .caption {
	background: #f5f5f5;
	padding: 5px;
	font-size: 11px;
	color: #555;
}

.article .caption p {
	padding: 0;
	margin: 0;
	line-height: 1.3;
}

.article .caption .photocredit {
	font-size: 10px;
	color: #888;
}

.article .topimage .caption .photocredit {
	display: block;
	float: right;
	width: 210px;
	padding-left: 20px;
	text-align: right;
}

.article .with_caption {
	padding-bottom: 20px;
}

.article .with_caption img {
	padding: 0;
}

.article .leftside.with_caption {
	padding-bottom: 10px;
}

.article .leftside.with_caption,
.article .leftside.with_caption img {
	width: 235px;
}



/* table *********************/

.article table {
	width: 100%;
	margin: 0 0 20px 0;
	border-collapse: collapse;
	font-size: 12px;
}

.article thead {
	background: #eee;
	font-weight: bold;
}

.article tr {
	padding: 0;
}

.article th,
.article td {
	text-align: left;
	padding: 7px;
	/*border: 1px solid #ccc;*/
}



/***********************************************************************
=box
***********************************************************************/

.col_secondary .box {
	background: url(../images/dotted_dark.png) repeat-x top left;
	padding: 0 0 10px 0;
}

.col_secondary .box h2 {
	font-size: 15px;
	font-weight: normal;
	padding-bottom: 10px;
}




/***********************************************************************/

h2.darkheading {
	background-color: #AFC72B !important;
	color: #fff !important;
	font-size: 12px !important;
	padding: 8px 0 8px 10px !important;
	margin-left: 0px !important;
}

.aktuelt {
	/* background:transparent url(/images/bg_news.jpg) no-repeat top left; */
	float: left;
	margin-right: 0px;
	margin-top: 4px;
	margin-bottom: 2px;
	padding-left: 10px;
	padding-top: 5px;
	position: relative;
	width: 210px;
}

.aktuelt p {
	font-size: 1.0em;
}

.aktuelt1 {
	background: transparent url(/images/bg_news.jpg) no-repeat top left;
	float: left;
	margin-right: 0px;
	margin-top: 4px;
	margin-bottom: 2px;
	padding-left: 10px;
	padding-top: 5px;
	position: relative;
	width: 210px;
}

.aktuelt2 p {
	font-size: 1.0em;
}

div.break {
	clear: both;
	font-size: 1px;
	line-height: 0px;
}

ul.menu {
	padding: 0;
	margin: 0 0 45px 0;
	border-top: 1px solid #7fafd4;
}

ul.menu li {
	list-style: none;

}

ul.menu li ul li {
}

ul.menu li ul li ul li {
}

/*menu normal*/

ul.menu li a {
	padding: 7px 0;
	display: block;
	border-bottom: 1px solid #cde;
}

ul.menu li a:hover {
}

ul.menu li .nav1 {
	font-size: 17px;
	padding-bottom: 20px;
	border: none;
}

ul.menu li a.nav2Active {
	font-weight: bold;
}

ul.menu li a.nav2Active:hover {
	text-decoration: none;
}

ul.menu li a.nav2Open,
ul.menu li a.nav2Open:link,
ul.menu li a.nav2Open:active,
ul.menu li a.nav2Open:visited {
	background-color: #fff;
	margin: 0;
	width: 176px;
	display: block;
	color: #1C99C4;
	border-bottom: 1px solid #fff;
	font-weight: bold;
}

ul.menu li a.nav2Open:hover {
}

ul.menu li ul li a.nav3,
ul.menu li ul li a.nav3:link,
ul.menu li ul li a.nav3:active,
ul.menu li ul li a.nav3:visited {
	background-color: #F5F5F5;
	margin: 0;
	padding: 4px 0 4px 29px;
	width: 157px;
	display: block;
	color: #1C99C4;
	border-bottom: 1px solid #fff;
	text-decoration: none;
}

ul.menu li ul li a.nav3:hover {
	text-decoration: none;
	color: #1C99C4;
	border-bottom: 1px solid #fff;
	text-decoration: underline;
}

ul.menu li ul li a.nav3Active,
ul.menu li ul li a.nav3Active:link,
ul.menu li ul li a.nav3Active:active,
ul.menu li ul li a.nav3Active:visited {
	background-color: #F5F5F5;
	margin: 0;
	padding: 4px 0 4px 29px;
	width: 157px;
	display: block;
	color: #1C99C4;
	border-bottom: 1px solid #fff;
	font-weight: bold;
}

ul.menu li ul li a.nav3Open,
ul.menu li ul li a.nav3Open:link,
ul.menu li ul li a.nav3Open:active,
ul.menu li ul li a.nav3Open:visited {
	background-color: #F5F5F5;
	margin: 0;
	padding: 4px 0 4px 29px;
	width: 157px;
	display: block;
	color: #1C99C4;
	border-bottom: 1px solid #fff;
}

ul.menu li ul li a.nav3Active:hover {
	text-decoration: none;
}

ul.menu li ul li a.nav3Open:hover {
	text-decoration: none;
}

div.top {
	float: left;
}

div.left {
	width: 425px;
	float: left;
	padding: 40px 0 0 10px;
}

div.left img {
	clear: left;
	margin-top: 5px;
	margin-right: 10px;
}

div.right {
	width: 253px;
	float: right;
	padding: 13px 10px 0 10px;
	margin: 0;
}

body.mainpage div.left {
	width: 455px;
	float: left;
	padding: 0 0 0 10px;
	margin: 0 0 0 0;
}

body.mainpage div.right {
	width: 253px;
	float: right;
	padding: 0 0 0 10px;
	margin: 0 0 0 0;
}

div.top_left_fylke, div.top_left_barn {
	background: transparent url(../images/dummy_fylke.jpg) no-repeat left top;
	clear: both;
	margin-bottom: 0px;
	margin-left: -10px;
	display: block;
	height: 202px;
}

div.top_left img {
	clear: both;
	margin-bottom: 15px;
	margin-left: -10px;
	display: block;
}

span.date {
	color: #666150;
	font-weight: normal;
	font-size: 0.9em;
}

ul.tjenester {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.tjenester li a, ul.tjenester li a:link, ul.tjenester li a:active, ul.tjenester li a:visited {
	font-weight: bold;
	font-size: 12px;
}

body.mainpage div.right img {
	margin-left: -10px;
	margin-bottom: -15px;
}

body.fylke div.wrapper div.content div.top_left_fylke h1.fylke {
	color: #fff;
	padding-top: 165px;
	margin-left: 10px;
	font-size: 35px;
	font-weight: bold;
	font-family: arial;
}

body.barn div.wrapper div.content div.top_left_barn h1.barn {
	color: #e8ce05;
	padding-top: 165px;
	margin-left: 10px;
	font-size: 40px;
	font-weight: bold;
	font-family: arial;
	margin-bottom: 0;
	padding-bottom: 0;
}

img.news {
	display: block;
	padding: 3px 10px 15px 0px;
	margin: 0 0 15px 0;
	float: left;
	width: 110px;
}


div.news p {
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
	padding-right: 10px;
	float: left;/*width:250px;*/
}

div.news p.date {
	padding-bottom: 0px;
	margin-bottom: 0;
	float: left;
}

div.news {
	display: block;
	clear:both;
	/*padding-bottom:13px;*/
	margin-left: 0px;
}

p.date {
	font-size: 11px;
	font-weight: bold;
}

table {
	margin: 0px 20px 0px 4px;/*topp til venstre på skjermen veit ikkje til venstre for gråfeltet*/
}

tr {
	padding: 2px 8px 2px 0;
}

td {
	padding: 2px 8px 2px 0;
}

img.ingress {
	display: block;
	float: left;
	padding: 0 10px 6px 0;
}

div.search {
	width: 230px;
	float: right;
	border-left: 0px solid #CCCBD1;
	padding: 0 1px 0 0;
	margin: 0 0 0 0px;
	height: 23px;
	border-bottom: 0px solid #CCCBD1;
	margin-top: 32px;
}

input.SearchTxt {
	float: right;
	font-size: 11px;
	width: 130px;
	color: #222;
	padding: 3px 2px 2px 4px;
	margin: 0 4px 0 0;
	font-family: Arial, Helvetica, sans-serif;
	border-top: 1px solid #e1e1e1;
	border-left: 1px solid #e1e1e1;
	border-bottom: 1px solid #9e9e9e;
	border-right: 1px solid #9e9e9e;
}

/*override for header*/
.header input.SearchTxt {
	font-size: 12px;
	border-top: 1px solid #bbb;
	border-left: 1px solid #bbb;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin: 2px 10px 0 0;
}

input.searchButton {
	float: right;
	background-color: #0167B1;
	color: #fff;
	font-size: 11px;
	width: 45px;
	cursor: pointer;
	font-weight: bold;
	font-family: verdana, Arial, Helvetica, sans-serif;
	padding: 0px 0 1px 0;
}

/*override for header*/
.header input.searchButton {
	background: url(../images/btn1.png) no-repeat;
	border: none;
	width: 51px;
	height: 25px;
	font-size: 13px;
	font-weight: normal;
	color: #000;
}

input.floatRight {
	float: right;
}

div.news_change_right select.newsplace {
	display: block;
	color: #0167B1;
	margin-top: -8px;
}

div.news_change {
	margin-top: 15px;
	margin-bottom: -30px;
}

div.news_change_left {
	float: left;
	width: 200px;
}

div.news_change_right {
	float: left;
	margin-left: 10px;
}

.hidden {
	display: none;
}

.red {
	background-color: red;
	color: black;
}

.green {
	background-color: green;
	color: black;
}

.yellow {
	background-color: yellow;
	color: black;
}

.forsidekalender h3 {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 2px;
}
 .forsidekalender a, .forsidekalender a:link, .forsidekalender a:active, .forsidekalender a:visited {
 font-size: 10px;
 font-weight: normal;
 margin-bottom: 2px;
 color: #7399c4;
}

/*Calendar */

table.calendar td {
	background-color: #9CACBC;
	color: #fff;
	border: black;
}

/*Fargen til venstre kolonne i kalendaren*/

table.calendar td table.calendar td {
	padding: 2px;
}

/*Fargen til venstre kolonne i kalendaren*/

table.calendar td table.calendar td a {
}

/*Fargen til venstre kolonne i kalendaren*/

table.calendar td a, table.calendar td a:link, table.calendar td a:active, table.calendar td a:visited {
	color: red;
}

div.monthcalendararea {
	float: right;
	margin-top: 0px;
	width: 38%;
}

div.monthcalendararea table {
	margin-bottom: 0px;
}

div.calendarlistingarea {
	margin-top: 0px;
	float: left;
	width: 60%;
	text-align: left;
}

h1.calendardayheading {
	font-size: 1.2em;
	color: #fff;
	display: inline;
}

table.calendarframe {
	border-color: #fff;
	background-color: #fff;
}

/* IE 6 does not seem to handle parent-child selectors */

div.monthcalendararea > table {
	border: solid 0.1em #ffffff;
}

table.calendar td.calendaritem, table.calendar tr.calendaritem {
	height: 2em;
	width: 2.2em;
	font: normal 11px verdana;
	background-color: #fff;
	border: solid 0.1em #C8D5DF;
}

table.calendar td.selecteddatecell {
	border: solid 1px #C8D5DF;
}

table.calendar td.datecellothermonth {
	background-color: #e9f8fd;/*

lyse blå fargen nokre celler har i tabellen*/
}

table.calendar td.weekendcell {
	background-color: #fff;
}

table.calendar td.datecellactive {
	background-color: #8DBE9F;
	border: solid 1px #C8D5DF;
	color: white;
	padding: 0;
}

table.calendar td.datecellactive a, table.calendar td.datecellactive a:link, table.calendar td.datecellactive a:active, table.calendar td.datecellactive a:visited {
	color: white;
	display: block;
	width: 100%;
	height: 19px;
	padding: 5px 0 0 0;
}

table.calendar td.datecellactive a:hover {
	background-color: #C8E0D1;
	text-decoration: none;
}

table.calendar td.dayweekheader {
	color: #000;
	border-style: none;
	background-color: #9CACBC;
	font-size: 10px;
	padding: 2px;
}

table.calendar td.dayweekheader a {
	color: #fff;
	font-size: 10px;
	padding: 10px;
	margin: 0;
}

table.calendar tr td a, table.calendar tr td a:link, table.calendar tr td a:active, table.calendar tr td a:visited {
	text-decoration: none;
	font-weight: normal;
}

table.calendar tr td table.calendar tr td a, table.calendar tr td table.calendar tr td a:link, table.calendar tr td table.calendar tr td a:active, table.calendar tr td table.calendar tr td a:visited {
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
	display: block;
	padding: 0px;
	padding-top: 2px;
	background-color: #EFF3F6;
}

table.calendar tr td table.calendar tr td a:hover {
	background-color: #e9f8fd;
	color: white;/*Fargen til pluss og minus når har musepeikar over*/
}

table.calendar tr td table.calendar tr td {
	background-color: #0167B1;
	color: white;
	text-align: center;
	font-size: 11px;
	letter-spacing: 1px;
 font-variant: small-caps;
/*Fargen til månaden*/
}

div.calendarlistingarea hr {
	height: 1px;
	color: #9CACBC;
}

h1.calendardayheading {
}

.rightaligned {
	text-align: right;
}

.leftaligned {
	text-align: left;
}

.leftfloating {
	float: left;
}

.rightfloating {
	float: right;
}

p.imagetext, .imagetext {
	font-size: 11px;
	line-height: 14px;
	font-style: italic;
}

/*end:calendar*/

div.ads {
	width: auto;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	display: block;
	padding-top: 13px;
	padding-bottom: 0px;
}

div.ads img {
	float: left;
	margin-right: 20px;
	display: block;
	padding: 0;
}

/*
 * These styles are added by Steven Stieng @ NAAF
 *
*/

/*menu normal*/
ul.menu li ul li ul li {
	padding-left: 50px;
}
div.xForm
{
    float:left;
    clear:both;
}
div.factpages
{
    float:left;
    clear:both;
}
div.factpages ul li
{
    list-style:disc;
}


.article div.col_primary li
{
    list-style:disc outside none;
}

div.col_secondary div.box ul
{
    padding:0px;
}

div.col_secondary div.box ul li
{
    padding-bottom:5px;
}

#multiboxInnerText2 ul
{
    margin-left:20px;
}
#multiboxInnerText2 ul li
{
    list-style-type:disc;
}

body .article iframe
{
    width:100%;
}
