@charset "UTF-8";
/* CSS Document */

.buttonbar {
	border-style: none;
	border: none;
	margin: 25px 0px 1px 0px;
 	padding: 0px 0px 0px 0px;
	}


.hovedtekst  {

	width: 560px;
	color:#000000;
}

/**html .hovedtekst  {

	width: 540px;
}*/

.tittel {
	padding-top:5px;
	color: #006126;
	font-size: 18px;
	font-weight: bold;
}


.brodtekst {font-family: Arial, Helvetica, sans-serif;
	 font-size: 12px;
	 
}

a.readmore { 
	padding-right: 20px;
	padding-bottom:3px;	
}

img.readmore {
	border-style:none;
	border:none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

img.right {float:right;}

*html img.right {
	float:right;
	margin-right:-11px;
	padding-right:0;
}

h2.tittel {
	font-size: 14px;
}

h3.tittel {
	font-size: 12px;
}

.Ingress {
	font-size: 14px;
	color:#333333;
	font-style: italic;
	font-weight: bold;
}
.Punkter {
	font-size: 14px;
	font-weight: bold;
	color: #006027;
}

.product {
	margin-top: 10px;
	padding-top: 5px;
	
}

table.kolonner {
	width:100%;
}

tr.kolonner {
	vertical-align:top;
	}

.specification {
	float:left;  
	width:200px;
}

.producttext {
	position:relative;
	width: 380px;
	left: 5px;
	margin-left: 220px;
	margin-bottom: 40px;
}

a:link {
	color: #006126;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006126;
}
a:hover {
	text-decoration: none;
	color:#003300;
}
a:active {
	text-decoration: none;
	color: #006126;
}


.formlabel {
	float:left;  
	width:180px;
}

.formlabelerror {
	float:left;  
	width:180px;
	color: #FF001A;
}

.forminput {
	position:relative;
	width: 380px;
	left: 5px;
	margin-left: 180px;
	margin-bottom: 4px;
}

.specificationtext {
	position:relative;
	width: 380px;
	left: 5px;
	margin-left: 220px;
	margin-bottom: 4px;
}

#skjul { display: none; }
