img, div { behavior: url(/system/modules/no.klapp.gronnboks/resources/pngfix/iepngfix.htc) }

img {border:none}

#wrapper {
	width:985px;
	margin:0 auto;
	padding:0;
}

#header { padding-bottom:90px; width:100%; padding-top: 6px; }
#container { padding-top:1em; }
 

.leftColumn {
	float:left;
	width:305px;
	padding-right:35px;
}
.middleColumn {
	float:left;
	width:305px;
	padding-right:35px;
	overflow:hidden;
}

.rightColumn {
	float:left;
	width:305px;
}

.articleColumns{
	float:left; 
	width:643px; 
	margin-bottom:40px;
	position: relative; 
}

.articleColumns table h2 { margin-top: 8px; }

body {
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:17px;
	color:#333333;
}



a:link{
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	font-family: arial, Verdana, sans serif;
	color: #4c4c4c;
	border:none;
}
a:visited {
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	font-family: arial, Verdana, sans serif;
	color: #4c4c4c;
	border:none;
}
a:hover {
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	font-family: arial, Verdana, sans serif;
	color: #4c4c4c;
	border:none;
}
a:active {
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	font-family: arial, Verdana, sans serif;
	color: #4c4c4c;
	border:none;
}



h1, h2, h3, h4, h5, p {
	margin: 0px;
	padding: 0px;
}


h1 {
	font-size: 30px;
	line-height: 32px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #388A2F;
	margin-top: 6px;
	margin-bottom:15px
}

h2 {
	font-size: 18px;
	line-height:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #388A2F;
}

h3 {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #388A2F;
	margin-top: 6px;
}

h4 {
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	line-height:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #00360d;
	margin-bottom:6px;
}

h5 {
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	line-height:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #00360d;
	margin-bottom:6px;
}

h1 a:link, visited, active, hover, h2 a:link, visited, active, hover, h3 a:link, visited, active, hover, h3 a:link, visited, active, hover, {
	color: #388A2F;
	text-decoration: none;
}


p {
}
	
p a:link, visited{
	color: #388a2f;
	text-decoration: none;
}

p a:visited{
	color: #388a2f;
	text-decoration: none;
}

p a:hover{
	color: #388a2f;
	text-decoration: none;
}

p a:active{
	color: #388a2f;
	text-decoration: none;
}


span a:link, visited, hover, active{
	color: #388a2f;
        border-bottom: 1px #388a2f dotted;
}





p.preamble {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
}

p.linklist{
	line-height:18px;
}

p.linklist a:link, p.linklist a:visited, p.linklist a:hover, p.linklist a:active  {
	color: #388a2f;
	border-bottom: none;
}

p.linklist a img {
	padding-right: 4px;
	position: relative;
	top: 2px;
	
}

p.dropdown{
	line-height:16px;
}

p.dropdown a:link, p.dropdown a:visited, p.dropdown a:hover, p.dropdown a:active  {
	color: #388a2f;
	border-bottom: none;
}





/*header*/

#header_logo{
	float:left;
	padding-left:2px;
	width:134px;
	position: relative;
}

#header_search{
	float:left;
	width:170px;
	height:32px;
	overflow:hidden;
	margin:0px;
	padding:0px;
	line-height:0px;
	font-size:0px;
	background: transparent url(../images/searchbg.png) no-repeat 0 0;
}

#header_searchinput{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	background: transparent;
	padding: 0 0 0 7px;
	border:0;
	height: 12px;
	margin: 9px 0 0 0;
	color:#727272;
	width:160px;	
	outline-color: #318128;
   	outline-style: none;
   	outline-width: 0px;

}


#header .menu-element {
	display: inline-block;
	float: left; 
	margin-left: 26px; 
	margin-top: 3px;
}


.line{
	height:1px;
	background-image:url(../images/line_dddddd.png);
	background-repeat:repeat-x;
}


.note{
	background-image:url(../images/note.png);
	background-repeat:no-repeat;
	height:195px;
	color:#00360d;
	padding:20px;
	padding-right: 50px;
}



.balloon{
	background-image: url(../images/balloon_top.jpg);
	background-repeat: no-repeat;
	min-height:130px;
	padding-top:13px;
	padding-left:13px;
	padding-right:13px;
}
.balloon_bottom{
	background-image: url(../images/balloon_bottom.jpg);
	background-repeat: no-repeat;
	width:304px;
	height:30px;
	
}


.greenboxiconmed{
	background-image:url(../images/greenboxiconmed.jpg);
	background-repeat:no-repeat;
	width:24px;
	height:24px;
	margin-top:8px;
	float:left;
}
.origolink{
	display: block;
	background-image:url(../images/origoicon.png);
	background-repeat:no-repeat;
	padding-left:20px;
	padding-top:2px;
	
}


.externallistlink{
	display:block;
	background-image:url(../images/externallinkicon.png);
	background-repeat:no-repeat;
	background-position: 0 2px;
	padding-left:20px;
	margin-bottom:5px;
	margin-top:5px;
	padding-top:2px;
}

a.externallistlink:link{
	color:#333333;
	text-decoration:none;
}

a.externallistlink:hover{
	color:#333333;
	text-decoration:none;
}

a.externallistlink:active{
	color:#333333;
	text-decoration:none;
}
a.externallistlink:visited{
	color:#888888;
	text-decoration:none;
}


.date{
	color:#666666;
	font-size:11px;
}


.description{
	color:#666666;
	font-size:12px;
}


.pageblock{
	margin-bottom:20px;
}

.pageblock_lowspace{
	margin-bottom:20px;
}

.pageblockheading_boxicon{
	padding-top:2px;
	padding-left:28px;
	min-height:24px;
	margin-bottom:4px;
	background-image:url(../images/greenboxiconmed.jpg);
	background-repeat:no-repeat;
}

.pageblockheading{
	padding-top:2px;
	padding-left:0px;
	min-height:24px;
	margin-bottom:0px;
}

.thumblist{
	width:306px;
	padding-right:-4px;
	margin-right:-4px;
}

.videothumb{
	width:74px;
	height:54px;
	overflow:hidden;
	float:left;
	margin-right:2px;
	margin-bottom:2px;
}

.picthumb{
	width:49px;
	height:49px;
	overflow:hidden;
	float:left;
	margin-right:2px;
	margin-bottom:2px;
}


#homelogo{
	margin-top:-70px;
	/*padding-top:-70px;*/
}


.separator {
	height: 5px;
	width: 100%;
	display: block;
	background: #edf2eb;
	clear: both;
}


	.separator.top { margin-bottom: 30px; }
	.separator.bottom { margin-top: 30px; }


/* diverse fixing */
#iimg_973114352 {
	position: relative;
	top: 1px;
	margin-right: 4px;
}


/* navigasjonsmeny */
ul.orangesub, ul.orangesub li, ul.orangesub li ul, ul.orangesub li ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.orangesub {
	margin-bottom: 40px;
}

ul.orangesub li {
	line-height: 26px;
	border-top: 1px solid #dcebdb;
	background: #fff url('../images/boks.png') no-repeat 0 2px;
}
	ul.orangesub>li {	padding-left: 22px; }
	ul.orangesub>li>ul>li {	padding-left: 22px; }	
	ul.orangesub li a { color: #388a2f; }




#footer{
	width:100%;
	border-top: 1px solid #cccccc;
	padding-top: 8px;
	height:50px;
	font-size: 11px;
	color:#9f9f9f;	
}
#footerlogo{
	float:left;
	position: relative;
	top: 2px;
}
#footertxt{
	float:left;
	padding-top:1px;
	padding-left:3px;
}

#footertxt a:link, #footertxt a:visited{
	font-size:11px;
	color:#9f9f9f;
	text-decoration: underline;
}

#footerright{
	padding-top:1px;
	float:right;
}

