html, body {
background-color: #58666F; 
/*
height: 736px;*/
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 11px;
/*
background-image: url(images/gradient2.jpg); 
background-repeat: repeat-x;
*/
}

h3 {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 14px;
color: #000000;
letter-spacing: 1px;
margin:0;
line-height:1.4;
}

h2 {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 16px;
color: #000000;
letter-spacing: 1px;
margin:0;
}

h1 {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 18px;
color: #000000;
letter-spacing: 1px;
margin:0;
}

ul {
margin-top: 0px;
margin-bottom: 0px;
color: #000000;
list-style-image:  url(/images/bullet.gif);	
}

#wrapper { 
/* height:730px; */
width:1000px;
background-color: #e9e9e9; /* bakgrunns tema*/
border:1px #28353D solid;
margin: 0 auto;
overflow: hidden;  /* hold content innenfor wrapper */
}

#wrapper_content {
height:100%;
width:100%;
background-color: #e9e9e9; /* bakgrunns tema*/
}

#header {
height:103px;
width:1000px;
background-color: #E9E9E9;
}

#header_right {
height:103px;
width:1000px;
background-color: #E9E9E9;
/*border-left:2px #28353D solid;*/
float:left;
}

#header_content_right {
height:100%;
width:100%;
background-image: url(/images/adesRose1.gif);
background-repeat: no-repeat;
background-position: 100% 0%;
background-color: #E9E9E9;
}

#header_content_logo {
height:100%;
width:100%;
background-image: url(/images/hovin_utvikling_logo.jpg); 
background-repeat: no-repeat;
background-position: 2% 60%;
font-family: Georgia; 
}

#header_content_logo .kontakt {
clear:both;
float:left;
margin-top:2px;
margin-left:30px;
font-size:15px;
font-style:italic;
font-weight:bold;
}

#header_content_logo .info {
float:left;
margin-top:18px;
margin-left:30px;
}

#header_content_logo .lnk {
float:left;
clear:both;
top:60px;
margin-left:20px;
postion:relative;
width:153px;
height:45px;
cursor:pointer
}

#header_content_logo A:link {text-decoration: none; color:#000000;}
#header_content_logo A:visited {text-decoration: none; color:#000000;}
#header_content_logo A:active {text-decoration: none; color:#000000;}
#header_content_logo A:hover {text-decoration: underline; color: #316711;}


#header_content_right_formatted {
position:relative;
left:125px;
/*left:320px;*/
top:25px;
/* desHovinITelemark.gif */
}

#meny {
height:31px;
width:1000px;
font-family: Georgia; 
font-size:15px;
font-style: italic;
font-weight:bold;
color:#000000;
/*background-color: #FFBEBE;*/
/*border-top:1px #28353D solid;*/
}

#meny_center {
height:31px;
width:1000px;
/* background-color: #FFBEBE; */
float:left;
}

#meny_content_center {
height:100%;
width:100%;
background-image: url(/images/adesRose2.gif);
background-repeat: no-repeat;
background-position: 100% 0%;
/* background-color: #FFBEBE; */
}

#meny_content_formatted {
position:relative;
top:5px;
text-align:right;
padding-right:131px;
}


/* center */

#center {
min-height:600px;
height:auto !important;
height:600px;
width:1000px;
/*background-color: #F7F7F7;*/
/*border-bottom:4px #28353D solid; > fader ut i ie7, set på footer istedet (overflow relatert ?)*/
overflow: hidden; /* hold innenforliggende blokker innenfor center wrap */
overflow: none !important; /* ie6 vil sette hidden utifra height attributt for parent*/
/*border-top:1px #28353D solid;*/
}


#center_center {
min-height:600px;
height:auto !important;
height:600px;
width:724px;
float:left;
background-image: url(/images/adesRose4.gif);
background-repeat: no-repeat;
background-position: 100% 0%;
background-color: #ffffff;
}

#center_center_content {
height:100%;
width:100%;
/* background-color: #F7F7F7; */
}


/* bakgrunnsfarge må settes for begge pga min-height hack for ie6*/
#center_left {
min-height:600px;
height:auto !important;
height:600px;
/*width:91px;*/
width:185px;
background-color: #e9e9e9;
float:left;
}

#center_left_content {
height:100%;
width:100%;
}


/**************** center right ************************/

/* bakgrunnsfarge må settes for begge pga min-height hack for ie6*/
#center_right {
min-height:600px;
height:auto !important;
height:600px;
/*width:185px;*/
width:91px;
float:left;
background-image: url(/images/adesRose3.gif);
background-repeat: no-repeat;
background-position: 0px 0px;
}

#center_right_content {
height:100%;
width:100%;
}


#center .defaultimage{
border:1px #6F6F62 solid;
margin:5px 5px 5px 0px;
}


/* center for sublevel */

#centersub {
min-height:300px;
height:auto !important;
height:300px;
width:1000px;
background-color: #F7F7F7;
/*border-bottom:4px #28353D solid; > fader ut i ie7, set på footer istedet (overflow relatert ?)*/
overflow: hidden; /* hold innenforliggende blokker innenfor center wrap */
overflow: none !important; /* ie6 vil sette hidden utifra height attributt for parent*/
border-top:1px #28353D solid;
}


#center_centersub {
min-height:300px;
height:auto !important;
height:300px;
width:750px;
background-color: #F7F7F7;
/*border-left:2px #28353D solid;*/

/* hold begge blokker til samme størrelse uavhengig av innhold */
/* hvis blokkene har samme bakgrunnsfarge og uten separator kan denne droppes*/
padding-bottom: 10000px;
margin-bottom: -10000px;
float:left;
}

#center_center_contentsub {
height:100%;
width:100%;
background-color: #F7F7F7;
}

/* bakgrunnsfarge må settes for begge pga min-height hack for ie6*/
#center_rightsub {
min-height:300px;
height:auto !important;
height:300px;
width:208px;
background-color: #F7F7F7;
border-left:1px #28353D solid;
/* border-right:2px #28353D solid; */
/* hold begge blokker til samme størrelse uavhengig av innhold */
/* hvis blokkene har samme bakgrunnsfarge og uten separator kan denne droppes*/
padding-bottom: 10000px;
margin-bottom: -10000px;
float:left;
}

#center_right_contentsub {
height:100%;
width:100%;
background-color: #F7F7F7;
}


/* footer */

#footer {
height:154px;
width:1000px;
background-color: #e9e9e9;
}

#footer .adress {
position:relative;
background-color:#ffffff;
left:185px;
width:724px;
/*height:100%;*/
text-align:center;
font-weight:bold;
padding-top:10px;
}

#footer .adress2 {
position:relative;
background-color:#ffffff;
left:185px;
width:724px;
/*height:100%;*/
text-align:center;
padding-top:5px;
}

#footer_center {
height:154px;
width:1000px;
background-color: #e9e9e9;
/* border-top:1px #28353D solid; */
float:left;
}

#footer_content_center {
height:100%;
width:100%;
background-color: #e9e9e9;
}

.txtcontent_footer {
position:relative;
width:700px;
left:174px;
font-size:12px;
color:#353736;
/* letter-spacing: 1px; */
text-align:left;
}

#data {
background-color:#58666F;
clear:both;
font-family:Verdana,Helvetica,Verdana,Tahoma,Arial,sans-serif;
font-size:10px;
text-align:center;
}
#data a:link, #data a:visited, #data a:active {
color:#999;
text-decoration:none;
}
#data a:hover {
color:#BBB;
text-decoration:underline;
}
/**
 * End template divs
 * Klasser for formatering av innhold står nedenfor
/*


/* header blokk */
.txtcontent_header {
position:relative;
top:38px;
left:10px;
z-index:2;
}

.txtcontent_header_title {
position:relative;
top:45px;
left:15px;
z-index:1;
}

/* center blokker */

.txtcontent_center {
margin:10px 50px 10px 50px;
}


.txtcontent_right {
padding:0 16px 0px 16px;
}

.txtcontent_left {
padding:0 16px 0px 16px;
}

.parahead {	
background-color: #97C137;
color: #ffffff;
padding-left: 10px;
padding-right: 10px;
font-size: 12px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
padding-top: 3px;
padding-right: 10px;
padding-bottom: 3px;
border-bottom-width: 2px;
border-bottom-style: solid;
border-bottom-color: #789A29;
}


/* Nyhetsliste formatering */
.newslist {
background-color: #F5F5ED;
width:100%;
height:92px;
overflow:hidden;
margin-bottom:10px;
}

.newslist img {
float:left;
margin-right:5px;
border:1px #000000 solid;
width: 125px;
height: 90px;
}

.newslist p {
margin:0;
padding:0;
}

.newslist A:link {text-decoration: none; color: #000000;}
.newslist A:visited {text-decoration: none; color: #000000;}
.newslist A:active {text-decoration: none; color: #000000;}
.newslist A:hover {text-decoration: none; color: #000000;}

A:link {text-decoration: underline; color: #000000;}
A:visited {text-decoration: underline; color: #000000;}
A:active {text-decoration: underline; color: #000000;}
A:hover {text-decoration: underline; color: #316711;}



/* whhhooooooooooooooooooooopppsss */


ul {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	background-color:#ffffff;
	width:153px;	
}

 ul.submenu1 {
	text-indent: +7px;
	/*margin-left: 7px;	*/
}
	
li.menupktlevel1 {
}


ul.submenu2 {
	text-indent: +14px;
	margin-left: 14px;
	font-style: italic;
}

li.menupktlevel2 {
	margin-left: 14px;
}

 ul.submenu3 {
	text-indent: +21px;}
	 li.menupktlevel3 {

}

 ul li.parent {
	background-repeat: no-repeat;
}

 ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;	
}

 ul li a {
	font-size: 11px;
	text-decoration: none;
}

 ul li a:link,  ul li a:visited {
	display: block;
	margin: 0px;
	padding: 0px;
	color: #000000;
	padding: 2px 0px 2px 10px;
	font-weight: bold;
	text-indent: -0px;
	text-decoration: none;	
}

ul li a:hover {	
	text-decoration: underline;
	color: #316711;
}

 ul li a:active {
	text-decoration: none;	
}

 /** LOGIN **/

 #login {
	display: block;
	margin: 30px auto;
	margin-bottom: 30px;
	padding: 0px 0px 10px 0px;
	width: 300px;
	height: 200px;
	background-color: #ddeeff;
	border: 1px #002575 outset;
}

#login .top {
	display: inline-block;
	width: 100%;
	height: 55px;
	padding: 5px 0px 0px 5px;
	/**/
	border-bottom: 2px solid #ffffff;
	font-size: 20px;
	font-weight: bold;
}

#login .top img {
	margin: 0;
	border: 0;
	float: left;
}

#login .bruker, 
#login .passwd, 
#login .buttons {
	display: inline-block;
	width: 100%;
	clear: left;
}

#login .bruker img, 
#login .passwd img {
	display: inline-block;
	float: left;
	margin: 10px;
}

#login .bruker input, 
#login .passwd input {
	display: inline-block;
	float: left;
	margin: 12px;
	width: 200px;
}

#login .buttons {
	display: inline-block;
	float: left;
	margin: 12px;
	padding-left: 36px;
	width: 150px;
}

#login .buttons input#btnlogin {
	width: 100px;
	background-color: #ffffff;
	border: 1px #000000 outset;
	color: #000000;
	font-weight: bold;
	cursor: pointer;	
} 


.newslisting {
width:299px;
float:left;
}

.newslisting p {
/*margin-top: 10px;*/
}

.imglogin {
float:right;
border:none;
cursor:pointer;
}

.hitbtn {
background-color: #ffffff;
border: 1px #000000 outset;
color: #000000;
cursor:pointer;
}