
#header{
	height: 84px;
	background-image: url(./elements/bg_topbar.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px 0 0 180px;
	width: 100%;
	min-width: 100px;
	width:expression(document.body.clientWidth < 1006 ? "1006px" : "100%" );
	
	text-align: left;
}

#header img{
	height: 27px;
	margin: 57px 0 0 0;
	float: left;
}

.cell{
	width:100%;
	background-color:white; 
	padding: 20px;
	background-image: url(./elements/bg_content_cell.gif); 
	background-repeat: repeat-x; 
	border: 1px solid #41607F; 

}
#body table{
	padding: 0;
	margin: 0 20px 0 0;
	width: 100%;
}

#ftr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 	#FFFFFF;
	border: none;
	width: 100%;
	text-align: center;
	margin-top: 0px;
	clear: both;
	text-align: center;
}

#header div{
	white-space: nowrap;
	background-repeat: repeat-x;
	height: 27px;
	font-family:   "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS",Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	padding: 9px 0 0 0;
	margin: 57px 0 0 0;
	float: left;
}
 a:link{
	 text-decoration: underline;
	 color: #000000;
 }
 
 a:visited{
	 color: #000000;
	 text-decoration: underline;
 }
 
 a:hover{
	 color: #333333;
	 text-decoration: none;
 }

#meny a:link{
	text-decoration: none;
	color: #002156;
}

#meny a:visited{
	color: #002156;
	text-decoration: none;
}

#meny a:hover{
	color: #204176;
	text-decoration: underline;
}

.atab  a:link{
	 text-decoration: none;
	 color: #CCCCCC;
 }
 
.atab  a:visited{
	 color: #CCCCCC;
	 text-decoration: none;
 }
 
.atab  a:hover{
	 color: #EEEEEE;
	 text-decoration: none;
 }

.atab {
	background-image: url(./elements/bg_atab_m.gif);
	background-repeat: repeat-x;
	color: #CCCCCC;
}

.tab {
	background-image: url(./elements/bg_tab_m.gif);
	background-repeat: repeat-x;
}
.tab  a:link{
	 text-decoration: none;
	 color: #444466;
 }
 
.tab  a:visited{
	 color: #444466;
	 text-decoration: none;
 }
 
.tab  a:hover{
	 color: #779;
	 text-decoration: none;
 }


#adressbar{
	white-space: nowrap;
	height: 17px;
	background-image: url(./elements/bg_adressbar.gif);
	background-repeat: repeat-both;
	margin: 0px;
	padding: 1px 0 0 35px;
	width: 98%;
	min-width: 1006px;
	width:expression(document.body.clientWidth < 1006 ? "1006px" : "100%" );
	text-align: left;
	color: #DDDDDD;
	font-family:   "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS",Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	position: absolute;
	left: 0px;
	top: 84px;
	clear: both;

}
#body{
	margin: 0px;
	padding: 0px;
	width: 99%;
	min-width: 1006px;
	width:expression(document.body.clientWidth < 1006 ? "1006px" : "100%" );
	text-align: left;
	color: #222222;
	font-family:   "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS",Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	clear: both;
	background-color: #8396A7;
	position: absolute;
	top: 110px;
	left: 10px;
}


#menu{
	float: left;
	border: 1px solid black;
	padding-top: 0px;
	margin-top: 0px;
	
}

#menu div{
	float: left;
	margin: 0 10 10 10;
}

#menu a:link{
	text-decoration: none;
	color: #222222;
}

#menu a:visited{
	color: #222222;
	text-decoration: none;
}

#menu a:hover{
	color: #444444;
	text-decoration: underline;
}

#menu ul{
	list-style-type: disc;
	margin: 0px;
	margin-left: 13px;
	padding: 0px;
	padding-left: 3px;
}

#menu h2{
	font-size: 16px;
	margin-top: 10px;
	color: #333345;
}


#content{
	float: left;
	border: 1px solid black;
	padding: 5 15 15 15;
	margin: 0px;
	overflow: auto;
	max-width: 800;
}


.clear{
	font-size: 0px;
	clear:both;
	margin: 0px;
	padding: 0px;
}


#ebhlogo{

	background-image: url(./elements/ebh_logo.gif);
	background-repeat: repeat-none;
	position: absolute;
	left: 35px;
	top: 17px;
	height: 57px;
	width: 91px;
}

.utsolgt{
	background-image: url(./elements/utsolgt_bg.gif);
}


input{ 
	border: 1px solid black;
	margin-bottom: 1px;
}
textarea{ 
	border: 1px solid black;
}

.button{
	border: 1px solid black;
	background-color: #CCCCCC;
}



body {
	font-family: Verdana, "Century Gothic", Arial, Helvetica, sans-serif;
	margin: 0px;
	background:#8396A7;
	background-image: url(/elements/bg.jpg);
	background-repeat: repeat-x;
	color: #333333;
	text-align:center;
	padding:0px;
	scrollbar-face-color: #E2E9F4;
	scrollbar-shadow-color: #E2E9F4;
	scrollbar-highlight-color: #E2E9F4;
	scrollbar-3dlight-color: #506A93;
	scrollbar-darkshadow-color:#506A93;
	scrollbar-track-color: #D6DDE8;
	scrollbar-arrow-color: #333333;

 }

.topbar{
	height: 3px;
	border: 1px solid #41607F;
	margin-bottom: 10px;
	margin: -10px -10px 10px -10px;
}

span.logo {
	font-size: 20px;
	font-weight: normal;
	margin: 10px 0px 10px 0px;
	color: #002156;
}

h1 {
 	font-size: 22px;
 	font-weight: normal;
 	margin: 0px 0px 6px 0px;
}

div.menuheader{
  	font-size: 22px;
 	font-weight: normal;
 	margin: 0px 0px 6px 0px;
}

h2 {
 	font-size: 14px;
 	font-weight: bold;
 	margin: 35px 0px 6px 0px;
 	
}

h3 {
 	font-size: 15px;
 	font-weight: normal;
 	margin: 30px 0px 6px 0px;
}

#meny {
	font-size: 14;
}

#innhold {
	font-size: 14;
}

#meny ul {
	list-style-type: disc;
	margin: 0px;
	margin-left: 13px;
	padding: 0px;
	padding-left: 3px;
}

#innhold img{
	margin-bottom: 10px;
	margin-top: 10px;
	border: 1px solid #A0B0CB;
	background-color: #FFFFFF;
	padding: 5px 5px 5px 5px;
}

#innhold th,td{
	font-family: arial;
	font-size: 12px;	
	border: 1px solid #A0B0CB;
	padding: 2px 5px 2px 5px;
}

.centered_td{
	text-align: center;
} 

#innhold table{
	margin-bottom: 15px;
	width: 90%;
	border-collapse: collapse; 
}

.selected {
	font-weight: bolder;
}

#x-small td{
	font-size: 11px;
}

.to_kolonner{
	padding: 3px 6px 10px 3px;
	float:left;
	width: 250px;
	
}
.to_kolonner h3{
	margin-bottom:0px;
}

.tre_kolonner{
	padding: 3px 10px 10px 3px;
	float:left;
	width: 165px;
}
.tre_kolonner h3{
	margin-top:0px;
}

.fire_kolonner{
	padding: 3px 10px 10px 3px;
	float:left;
	width: 119px;
	overflow: hidden;
}

.td {
	font-family: arial;
	font-size: 12px;
	border: 1px solid #A0B0CB;
	padding: 2px 5px 2px 5px;
}

.tabell {
	margin-bottom: 15px;
	width: 80%;
	border-collapse: collapse; 
}

.utsolgt{
	background-image: url(./elements/utsolgt_bg.gif);
}


div#smc img{
background-color: transparent !important;
}

div#GoogleMap div span{
	color: #999 !important;
}

div#GoogleMap div a{
	color: #888 !important;
}

#GoogleMap img{
	background-color: transparent !important;
}

#kontaktdetaljer{
	float: left;

}

#gmapcontainer{
	float: left;
	margin: 40px 10px 0 60px;
	overflow:hidden !important;
}

#gmapcontainer p{
	margin: 5px;
}

#GoogleMap{
	border: 1px solid grey; 

}