/* Nidaros BHK Document -- */


body {
	background:url(../images/repeat.jpg) repeat-y left #F0F2E4;
	font-family: Arial, sans-serif,Verdana, Lucida, Geneva, Helvetica;
	font-size: 12px;
	margin: 0;
	padding 0;
}

.main {
	background-image:url(../images/index_06.jpg);
	background-repeat:no-repeat;
}

a,
a:link {
	display: inline;
	color: blue;
}

a:active,
a:visited {
	color: purple;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, sans-serif,Verdana, Lucida, Geneva, Helvetica;
	color: #000;
}
h1 { font-size: 20px; padding: 0 0; margin: 0 0; }
h2 { font-size: 18px; }
h3 { font-size: 16px; }
h4, h5, h6 { font-size: 13px; }

table {	
	border-collapse: collapse; font-size: 12px;
}
td { vertical-align: top !important; font-size: 12px;  }
tr { }

p { 
	font-family: Arial, sans-serif,Verdana, Lucida, Geneva, Helvetica;
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

div#sponsorer {
	padding: 0 5px;
}

div#sponsorer img {
	margin-top: 5px;
	
}


/* Kontaktfelt formateringer */

td.contact {
	margin: 0;
	padding: 0;
}

input.contact {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #000000;
	border: 1px solid #000000;
	background-color:#ffffff;
}

textarea.contact {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #000000;
	border: 1px solid #000000;
}

/*END Kontaktfelt formateringer */

/*------------MENY GENERELL CONFIG--------------*/


#boxed_menu {
	width: 100%;
}

#boxed_menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#boxed_menu li {
	border-bottom: 1px solid #d8dca7;
}

/*---------------Nivå 1 lenker !---------------*/
#boxed_menu li a,
#boxed_menu li a:link,
#boxed_menu li a:visited {
        text-decoration: none;
        padding: 8px 10px;
	color: #000;
	display: block;
	font-weight: normal;
	border-bottom: 1px solid #000;
	
}

#boxed_menu li a:hover, 
#boxed_menu li .current {
	background-color: #F0F2E4;
}


/*---------------Nivå 2 lenker !---------------*/

#boxed_menu li li a,
#boxed_menu li li a:link, 
#boxed_menu li li a:visited {
	padding-left: 18px;
	background-color: #d8dca7;
}

#boxed_menu li li a:hover, 
#boxed_menu li li .current {
	background-color: #F0F2E4;
}

/*---------------Nivå 3 lenker !---------------*/

#boxed_menu li li li a:link, #boxed_menu li li li a:visited {
	color: #fff;
	display: block;
	background:  #b1b671;
	padding-left: 26px;
}

#boxed_menu li li li a:hover, #boxed_menu li li li .current {
	color: #000;
	background-color: #F0F2E4;
	padding-left: 26px;
}	

/* 1337 */

#maindocument {
	float: left;
	padding: 20px;
	margin-bottom: 20px;
	width: 610px
}

table.zebra td { border-bottom: 1px solid #ccc; }
table.zebra th { border-bottom: 1px solid #000; }


#maindocument table td {
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	border-right: 1px solid #dadada;
	border-left: 1px solid #dadada;
	padding: 1px 3px;
}

#maindocument table {
	border: 1px solid black;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}
