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

body {
	background-color: #FFFFFF;
}

img {border: 0px;
}

table {border: 0px;
       padding: 0px;
}

.p9pix {
	font-size: 9px;
	color: #005500;
	line-height: 11px;
}

.p12px {
	font-size:12px;
	color:#000;
	line-height: 13px;
	font-weight: normal;
	text-decoration: none;
}

.p14pxfetgron {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	color: #669900;
}

.p14pxgron {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: normal;
	color: #669900;
}

.p14pxorange {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: normal;
	color: #CC3300;
}

.p14pxsvart {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: normal;
	color: #000000;
}

/*DIVERSE OCH LANKAR*/
a {
	text-decoration: none;
	color:#005500;
}

a:hover {
	color:#990033;
	font-size:14px;
}


.divmitten {
	position:absolute;
	left:200px;
	top:139px;
	width:900;
}

.divforpdf {
	font:Verdana, sans-serif;
	font-size:14px;
	width: 260px;
	height:auto;
	border:1px solid #99CC00;
	padding: 5px;
}

.divmeny {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #990;
	text-decoration: none;
	background-color:#FFF;
	height:900px;
	width: 135px;
	padding:5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #669900;
	left: 50px;
	top: 20px;
}

.divlogo{
	  position:absolute;
      left:200px;
      top:3px;
      height:150px;
}

