body {
	background-color: #efefef;
	font-family: tahoma, "arial", "helvetica", "times";
	font-size: 12px;
	line-height: 1.3;
	color: #000;
	padding-top: 7px;
	margin: 0;
}

#upperCorners {
background-image: url(/f/208_uppercorners.gif);
width: 1000px;
height: 11px;
}

/*a { color: #486B84; }*/
a { color: #666; }
a:hover { color: #8FB740; }
.current { color: #336600 !important; /*color: #8FB740 !important;*/ }

.artLink {
float: left;
margin-top: 4px;
margin-left: 4px;
}


.artDate {
	padding-top: 6px;
	padding-left: 20px;
	text-align: left;
	font-size: 10px;
	color: #949494;
float: left;
}

.adate {
	padding-top: 6px;
	text-align: left;
	font-size: 10px;
	color: #949494;
margin: 0;
padding: 0;
}
/*
.alink {
}
*/
/*
.ahref {
margin: 0;
padding: 0;
}*/

.excerpt {
padding-top: 1px;
color: #3D3D3D;
padding-bottom: 15px;
}

.archiveListItemDate {
	padding-top: 6px;
	text-align: left;
	font-size: 10px;
	color: gray;
}

#archiveList ul, #archiveList ul li {
list-style: none;
padding: 0;
margin: 0;
}

.noPad {
margin: 0;
padding: 0;
}

ul, ul li {
margin: 0;
padding: 0;
list-style-position: inside;
}

#header {
	background-color: white;
	background-repeat: no-repeat;
	width: 1000px;
	height: 135px;
	margin-top: 0 !important;
	padding-top: 8px;
	padding-bottom: 10px;
	border-left: 1px solid silver;
	border-right: 1px solid silver;
}
	
#logo {
padding-top: 0;
margin: 0 auto;
margin-top: 2px;
		height: 134px;
		width: 292px;
		background-repeat: no-repeat;
		float: left;
border: none;
}
	
#illustration	{
		border-bottom: 4px solid #3f9b4f;
		margin-top: 0;
margin-bottom: 0;
margin-left: 0;
margin-right: 10px;
		background-repeat: no-repeat;
		width: 650px;
		height: 130px;
		float: right;
padding-top: 0;
}
	

h4 {
	padding-top: 10px;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 80px;
	color: gray;
	text-align: center;
}

#footer {
border-top: 1px solid silver;
	float: left;
border-bottom: 1px solid silver;
/*	background-color: #F0F0F0;*/
        background-color: #4f9a4d;
	background-repeat: no-repeat;
	width: 1000px;
	height: 16px;
	text-align: center;
	border-left: 1px solid silver;
	border-right: 1px solid silver;
}

.pFooter {
	font-size: 11px;
/*	color: #464646;*/
	color: #effbef;
}

.pFooter a {
	font-size: 11px;
/*	color: #464646;*/
	color: #effbef;
       text-decoration: none;
}

.pFooter a:hover {
       text-decoration: underline;
}

#content {
	float: left;
	background-color: white;
	border-right: 1px solid silver;
	border-left: 1px solid silver;
	border-bottom: 1px solid #E3E3E3;
	width: 982px;
	height: auto;
	margin: auto;
        padding: 0;
	padding-top: 30px;
	padding-left: 18px;
	padding-bottom: 25px;
}

#contentLeft {
	width: 550px;
	float: left;
        margin: 0 auto;
        margin-left: 10px;
        padding: 0px;
        /*padding-left: 30px;*/
        padding-right: 20px;
        padding-bottom: 10px;
}

#contentLeft ul, #contentLeft ul li {
padding: 0;
margin: 0;
list-style-position: outside;
margin-left: 10px;
}
	
#contentRight {
padding: 0;
		margin-top: 0px;
		width: 350px;
		float: right;
}
		
#newsBox {
		background-color: #f9f9f9;
		width: 338px;
		float: left;
		border-top: 5px solid #e9e9e9;
		border-bottom: 3px solid #e9e9e9;
		border-left: 2px solid #e9e9e9;
		border-right: 2px solid #e9e9e9;
		padding-bottom: 5px;
margin-right: 0;
}

#newsBox ul, #newsBox ul li {
list-style:none;
padding: 0;
margin: 0;
}

#newsBox li {
display: block;
clear: both;
}

#searchBox {
margin-top: 10px;
		background-color: #f9f9f9;
		width: 338px;
		float: left;
		border-top: 5px solid #e9e9e9;
		border-bottom: 3px solid #e9e9e9;
		border-left: 2px solid #e9e9e9;
padding-top: 8px;
		border-right: 2px solid #e9e9e9;
}

#lsearchBox {
padding-left: 10px;
}

.search {
	float: left;
	margin-top: 4px;
	margin-bottom: 8px;
	margin-left: 4px;
}

.textinput {
width: 200px;
margin-left: 10px;
}

.button {
width: 60px;
/*float: right;*/
margin-left: 25px;
}

#lsearchBox form {
margin-bottom: 5px;
}
.upperLeftCorner {
	float: left;
}

.upperRightCorner {
	float: right;
}

.searchText {
	float: left;
	display: inline;
}

.searchSubmit {
	margin-left: 6px;
	float: left;
	display: inline;
}

#menu {
	/*background-color: #f9f9f9;*/
/*        background-color: #4f9a4d;*/
        background-color: rgb(48,160,70);
/*	background-repeat: no-repeat;*/
	width: 985px;
	height: 20px;
	margin-left: 0;
	padding-left: 15px;
	border-top: 1px solid #e9e9e9;
	border-bottom: 2px solid #e9e9e9;
	border-left: 1px solid silver;
	border-right: 1px solid silver;
        float: left;
}
	
#menu ul {
		list-style: none;
		width: 806px;
		margin: 0 auto;
		text-align: left;
		padding-left: 10px;
		padding-bottom: 0;
		padding-top: 3px;
                float: left;
}
		
#menu ul li {
                margin: 0 auto;
		padding-right: 23px;
                padding-left: 4px;
                float: left;
}

#menu a {
		font-size: 12px;
/*		color: #474747;*/
                color: #fff;
		text-align: center;
		text-decoration: none;
		text-transform: uppercase;
		letter-spacing: 1px;
                font-weight: bold;
}
	
#menu a:hover {
/*		text-decoration: underline;*/
/*		color: #80AF28;*/
/*                color: #cb9638;*/
                color: rgb(219,159,34);
}

#subMenu {
		background-color: #f9f9f9;
		width: 983px;
                height: 20px;
		border-right: 2px solid #e9e9e9;
		text-align: left;
		padding: 0;
                padding-left: 15px;
		margin-top: 1px;
		margin-bottom: 1px;
		border-top: 1px solid #e9e9e9;
		border-bottom: 1px solid #e9e9e9;
		border-left: 2px solid #e9e9e9;
                float: left;
}

#subMenu ul {
	list-style: none;
	width: 806px;
	padding-left: 10px;
	padding-top: 3px;
        padding-bottom: 0;
	margin: 0 auto;
	text-align: left;
      /*  display: block;*/
        float: left;
}

#subMenu ul li {
margin: 0 auto;
padding-left: 4px;
padding-right: 5px;
float: left;
}

#subMenu a {
text-transform: uppercase;
/*color: #474747;*/
color: #999;
text-decoration: none;
text-align: center;
}

#subMenu a:hover {
text-decoration: underline;
}

#upperbackground {
			background-color: #000;
			height: 135px;
			margin: auto;
			border-right: 1px solid silver;
			border-left: 1px solid silver;
}
	
#upper {
			width: 825px;
			margin: auto;
			float: left;
			padding-top: 23px;
}
	
.smartlink {
border: solid red;
			width: 275px;
			height: 85px;
			float: left;
padding-bottom: 50px;		
}
		
.picBox {
				padding-top: 7px;
				margin-right: 8px;
				width: 95px;
				height: 60px;
				float: left;
				border-bottom: 4px solid gray;
}
			
.textBox	{
	 		padding-top: 5px;
				width: 136px;
				height: 100px;
				float: left;
				padding-right: 4px;
}


.archive {
margin-top: 4px;
float: right;
padding-right: 14px;
	display: inline;
	text-decoration: none;
/*	color: #486B84;*/
       color: #666;
}

.archive:hover {
	color: #8FB740;
}

.date {
	padding-top: 6px;
	padding-left: 10px;
	text-align: left;
	font-size: 10px;
	color: #949494;
}

#site {
	border-left: 1px silver;
	width: 1002px;
	margin: auto;
}

#siteSite {
	width: 780px;
	margin: auto;
}

#juksediv {
	width: 800px;
	margin: auto;
}

.strek {
	padding-bottom: 0;
	margin: 0;
	padding-left: 20px;
	width: 50px;
	height: 1px;
}

h1 {
	margin: 0;
	color: #636363;
	font-size: 24px;
	font-weight: normal;
	text-transform: uppercase;
}

.hNews {
font-family: tahoma,"trebuchet ms", "arial", "times", "helvetica";
color: #5D7946;
}

.hNews:hover {
	color: #8FD738;
}

.hLink {
padding-left: 4px;
	color: #486b84;
	font-size: 12px;
	text-transform: none;
}

.hLink:hover {
color: #6997b7;
}

#contentLeft h2 {
	float: left;
        width: 100%;
	font-weight: normal;
	color: #636363;
	margin: 0;
        margin-bottom: 3px;
	padding-top: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
        padding-right: 10px;
	font-size: 16px;
	text-transform: uppercase;
}

#contentLeft h3 {
	float: left;
        width: 100%;
	font-weight: bold;
/*	color: #cb9638;*/
        color: rgb(219,159,34);
	margin: 0;
        margin-bottom: 3px;
	padding-top: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
        padding-right: 10px;
	font-size: 14px;
}

#contentLeft h4 {
	float: left;
        width: 100%;
	font-weight: bold;
	color: #636363;
	margin: 0;
        margin-bottom: 3px;
	padding-top: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
        padding-right: 10px;
	font-size: 13px;
}

h3 {
	float: left;
	display: inline;
	font-weight: normal;
	color: #636363;
	margin: 0;
	padding-top: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-size: 16px;
}

#smartLink {
		background-color: #f9f9f9;
		width: 318px;
		border-right: 2px solid #e9e9e9;
		float: left;
		padding-bottom: 10px;
		padding-top: 5px;
		padding-left: 20px;
		margin-top: 5px;
		margin-bottom: 10px;
		border-top: 5px solid #e9e9e9;
		border-bottom: 3px solid #e9e9e9;
		border-left: 2px solid #e9e9e9;
}

#smartLink ul {
	list-style: none;
/*        width: 100%;*/
        padding: 0;
        padding-left: 0px !important;
        margin: 0 auto;
/*        margin-left: 0px;
        margin-right: 40px;*/

}

#smartLink li {
	list-style: none;
        padding: 0;
        margin: 0;
        width: 100%;
       /* height: 100%;*/
        clear: both;
}

#smartLink ul li div {
       width: 100%;
 /*      height: 100%;*/
       margin: 0 auto;
       margin-bottom: 4px;
       padding: 0;
       * margin-left: -15px;
       position: relative;
}

#smartLink a {
	float: left;
	padding: 0;
	margin: 0;
}

.smartMore a {
	color: #5D7946;
	font-size: 10px;
	padding-top: 2px !important;
	font-family: tahoma,"trebuchet ms", "arial", "times", "helvetica";
	padding-left: 10px !important;
	text-decoration: none;
}

.smartMore a:hover {
	text-decoration: underline;
}


.smartLinkPic {
	/*border-top: 3px solid #A4C051;*/
        /*border-top: 3px solid #CB9638;*/
        border-top: 3px solid rgb(219,159,34);
	float: left;
/*	width: 320px;*/
       width: 300px;
	height: 90px;
	padding-bottom: 3px;
        margin-top: 2px;
        display: inline;
}

.hSmart {    
	font-family: tahoma,"trebuchet ms", "arial", "times", "helvetica";
	color: #6E6E6E;
	text-decoration: none;
        margin-top: 2px;
        font-weight: bold;
}

.pSmart {
	float: left;
font-size: 11px;
color: black;
margin-bottom: 15px;
}

p {
	margin: 0;
      	color: black;
	font-size: 12px;
}

.contentText {
	font-size: 12px;
	padding-top: 1px;
	line-height: 17px;
}

.boxText {
	font-size: 11px;
	color: black;
	padding-left: 4px;
	padding-bottom: 10px;
}

#flexhtml_gallery {
padding: 0;
padding-top: 10px;
padding-bottom: 10px;
}

#flexhtml_gallery ul, #flexhtml_gallery ul li {
list-style: none;
margin: 0;
padding: 0;
margin-bottom: 10px;
}

#flexhtml_gallery ul li {
display: inline;
padding-right: 5px; /*lagt til */
}

#flexhtml_gallery ul li img {
margin-top: 10px;
}

#flexhtml_gallery ul li a {
text-decoration: none;
}

#flexhtml_emailform_1 label {
display: block;
margin-bottom: 6px;
margin-top: 16px;
font-size: 11px;
color: black;
}

#flexhtml_emailform_1 input {
display: block;
margin-top: 10px;
font-size: 11px;
color: black;
}

#flexhtml_emailform_1 textarea {
width: 400px;
height: 150px;
font-size: 11px;
color: black;
font-family: verdana, arial, helvetica, sans-serif;
}

#flexhtml_emailform_2 label {
display: block;
margin-bottom: 6px;
margin-top: 16px;
font-size: 11px;
color: black;
}

#flexhtml_emailform_2 input {
display: block;
margin-top: 10px;
font-size: 11px;
color: black;
}

#flexhtml_emailform_2 textarea {
width: 400px;
height: 150px;
font-size: 11px;
color: black;
font-family: verdana, arial, helvetica, sans-serif;
}

#flexhtml_emailform_3 label {
display: block;
margin-bottom: 6px;
margin-top: 16px;
font-size: 11px;
color: black;
}

#flexhtml_emailform_3 input {
display: block;
margin-top: 10px;
font-size: 11px;
color: black;
}

#flexhtml_emailform_3 textarea {
width: 400px;
height: 150px;
font-size: 11px;
color: black;
font-family: verdana, arial, helvetica, sans-serif;
}

#navLevel2 {
margin: 0;
padding: 0;
padding-right: 10px;
}

#navLevel2 li {
font-size: 12px;
font-weight: bold;
/*padding: 4px;*/
padding: 0;
padding-bottom: 4px;
padding-top: 4px;
}

#navLevel2 li li {
font-size: 11px;
margin-left: 10px;
font-weight: normal;
/*padding: 4px;*/
padding-bottom: 4px;
padding-top: 4px;
}

#navLevel2 li a {
text-decoration: none;
text-transform: uppercase;
}

#navLevel2 li li a {
text-decoration: underline !important;
}
