html, body {
/*
	padding: 0px;
	margin: 0px;
	background: #6A8A91;
	color: #4F666C;
*/	
	height: 101%; /** Viktig å ha 101% for å unngå at siden hopper når scrollbar dukker opp!**/
	/*
	font-size:12px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif
	*/ }

#wrapper {
	width: 900px;
	min-height: 100%;
	margin: 0 auto;
	background-image: url(../imgf/wrapbg.jpg);
	background-repeat: repeat-y;
}

	* html #wrapper { height: 100%; }

#leftwrap {
	width: 190px;
	min-height: 100%;
	
	background: #FFFFFF;
	color: #000000;
	
	margin-right: 32px;
	
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	
	float:left; }
	
	#menu {
		padding: 6px;
		font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif
		font-size:10px; }
		
		#menu a {
		border-left: 1px solid #D2D2D4;
		border-right: 1px solid #D2D2D4;
		border-bottom: 1px solid #D2D2D4;
		padding-left: 4px;
		background: #EEF2F5;
        color: #000000;
		width: 173px;
		height: 17px;
		display: block;
        text-decoration:none;
                }
		
		#menu a:hover {
		background: #6A8A91;
		color: #FFF;
		padding-bottom:1px;
		height: 15px;
		border-left: 1px solid #000;
		border-right: 1px solid #000;
		border-bottom: 1px solid #000;
		border-top: 1px solid #000; }
		
		#menu ul, li {
		padding: 0px;
		margin: 0px;
		
		list-style-type:none; }
		
		#menu ul { margin-bottom: 15px; }
	
		#menu h3 { 
		height: 17px;
		width: 173px;
		padding-left: 4px;
		background: url(../img/menubg.jpg);
		color: #FFF;
		border-bottom: 1px solid #000000;
		border-left: 1px solid #D2D2D4;
		border-right: 1px solid #D2D2D4;
		border-top: 1px solid #D2D2D4; }
	
	#navhead {
		width: 190px;
		height: 13px;
		
		background: url(../img/navigation.jpg);
		background-repeat: no-repeat;
		
		display:block; }

.inputbox-kommune{
	width: 179px;
	font-size: 10px;
}
	
#rightwrap {
	width: 900px;
	min-height: 100%;
	
	background: #FFFFFF;
	color: #000000;

	margin: 0 auto;

	border-left: 1px solid #000;
	border-right: 1px solid #000;
	
	float:left; }
	
	#header {
		width: 900px;
		height: 150px;
		
		background: url(../imgf/header.jpg);
		
		display:block; }
		
	#content {
		padding: 15px; }
		
		h1 {
			font-size: 21px;
			font-weight: normal;
			
			text-transform: uppercase;
			
			margin: 0px;
			padding: 0px;
			
			color: #4F676B;
			background:transparent; }
		
		h2 {
			font-size: 18px;
			font-weight: normal;
			
			text-transform: uppercase;
			
			margin: 0px;
			padding: 0px;
			
			color: #4F676B;
			background:transparent; }
		
		h3 {
			font-size: 12px;
			font-weight: bold;
			
			text-transform: none;
			
			margin: 0px;
			padding: 0px;
			
			color: #4F676B;
			background:transparent; }
		/*	
		#content a {
			color: #0000FF;
			background:transparent;
			text-decoration: none; }
			
		#content a:hover {
			color: #4F666C;
			background:transparent;
			text-decoration:none; }
		*/
		.produkt_spesifikasjoner{
		width: 230px;
                float:left;
                }
		.produkt_meny{
		width: 210px;
		// background:#EEF2F5;
                float:right;
		// border: none;
		}
		.produkt_omtale{
		// background:#EEF2F5;
                clear: both;
                // border: none;
		}
		#stemmegivning{
		width: 210px;
                // background:#EEF2F5;
		clear:right;
		float:right;
		// border: none;

		}
                }
	

    .pmb1_b, .pmb1_s {font-size:1px; }
    .pmb1_1, .pmb1_2, .pmb1_3, .pmb1_4, .pmb1_b, .pmb1_s {display:block; overflow:hidden;}
    .pmb1_1, .pmb1_2, .pmb1_3, .pmb1_s {height:1px;}
    .pmb1_2, .pmb1_3, .pmb1_4 {border-style: solid; border-width: 0 1px; }
    .pmb1_1 {margin:0 5px; }
    .pmb1_2 {margin:0 3px; border-width:0 2px;}
    .pmb1_3 {margin:0 2px;}
    .pmb1_4 {height:2px; margin:0 1px;}
    .pmb1_c {display:block; border-style: solid ; border-width: 0 1px;}