* {
	font-family: verdana;
	font-size: 8pt;
	color: #000000;
	line-height: 150%
}

body{
	background-color: #838281;
}

A {
	text-decoration: none;
}

A:HOVER {
	text-decoration: underline;
}

A.bold {
	text-decoration: none;
	font-weight: bold;
}

A.bold:HOVER {
	text-decoration: underline;
	font-weight: bold;
}

.bg {
	background-image : url(/img/bg.gif);
	background-repeat : no-repeat;
}

.gra_meny {
	height: 30px;
	background-color: #4D4948;
}

A.meny {
	color: #ffffff;
	text-decoration: none;
	font-weight: none;
	padding-left: 15px;
}

A.meny:HOVER {
	text-decoration: underline;
	font-weight: none;
}

.gul_meny {
	 background-color: #FEE800;
	 height: 50px;
	 width: 33%;
	 text-align : center;
	 border-right: 1px #D0D0D0 solid;
}

.grey_meny {
	 background-color: #808284;
	 height: 50px;
	 width: 33%;
	 text-align : center;
	 border-right: 1px #D0D0D0 solid;
}

.transparent0 {
	background-color: #ffffff;
	filter: alpha(opacity=85);
	-moz-opacity:.85;
	opacity:.85;

}

.transparent {
	background-color: #ffffff;
	filter: alpha(opacity=85);
	-moz-opacity:.85;
	opacity:.85;
	height: 200px;
	width: 33%;
	text-align : center;
}

.transparent2 {
	background-color: #ffffff;
	filter: alpha(opacity=85);
	-moz-opacity:.85;
	opacity:.85;
	text-align : center;
	border-top: 1px #D0D0D0 solid;
}

.transparent3 {
	background-color: #ffffff;
	filter: alpha(opacity=85);
	-moz-opacity:.85;
	opacity:.85;
	width: 230px;
	height: 422px;
	text-align : center;
}

.fotnot {
	color: #828282;
	font-size: 8pt;
}

a.fotnot {
	color: #828282;
	text-decoration: none;
	font-size: 8pt;
}

a.fotnot:HOVER {
	color: #828282;
	text-decoration: underline;
	font-size: 8pt;
}

.bg_gv {
	background-image : url(/img/top_gv.jpg);
	background-repeat : no-repeat;
	width: 900px;
	height: 472px;
}

.bg_pa {
	background-image : url(/img/top_pa.jpg);
	background-repeat : no-repeat;
	width: 900px;
	height: 472px;
}

.bg_produkter {
	background-image : url(/img/top_pa.jpg);
	background-repeat : no-repeat;
	width: 900px;
	height: 472px;
}

A.undermeny {
	font-weight: none;
}

A.undermeny:HOVER {
	text-decoration: underline;
}

.rubrik {
	font-weight: bold;
	font-size: 10pt;
}

.padding-right {
	padding-right: 15px;
}

.text-padding {
	padding-left: 30px;
	padding-right: 20px;
	padding-top: 20px;
}

a.tipsa {
	color: #990000;
	font-weight: none;
}

a.tipsa:HOVER {
	color: #000000;
}

.input {
	width: 180px;
	border: 1px solid #cccccc;
}

.btn { 
	color: #000000; 
	font-family: verdana; 
	font-weight: none; 
	font-size: 7pt; 
	border-left: #c9c9c9 solid 2px; 
	border-top: #eeeeee solid 2px; 
	border-bottom: #433420 solid 2px; 
	border-right: #433420 solid 2px; 
	padding: 0px 0px 0px 0px; 
	background-color: #ffffff;
	width: 88px;
	height: 20px;
}
