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

body {
	margin-left: auto;
	margin-top: 0px;
	margin-right:auto;
	background-color:#F2F2F2;
}

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

.stil30pxgra/* fonter*/
 {
	font-family: Verdana, sans-serif;
	font-size: 30px;
	color: #666666;
	font-style: normal;
	line-height: 35px;
	font-weight: normal;
}

.stil13gra {
	font-family: Verdana, sans-serif;
	font-size:13px;
	color: #666666;
	font-style:normal;
	line-height:16px;
	font-weight:normal;
}

.stil15grafet {
	font-family: Verdana, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #666666;
}

.stil11px {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	color: #666666;
}

.stil8px {
	font-family: Verdana, sans-serif;
	font-size: 8px;
	line-height: 9px;
	font-weight: normal;
	color: #666666;
}


/* länkar mm */
a {
	text-decoration: underline;
	color: #666666;
}
a:hover {
	color:#0099CC;
}
 

/*lager*/

.divcenter {
	width: 800px;
	background-color:#FFFFFF;
	margin-left: auto;
	margin-right: auto;
	top: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	height:auto;
	padding-bottom: 20px;
	padding-top: 10px;
	}
	
	
.divcenter2 {
	width: 800px;
	background-color:#FFFFFF;
	margin-left: auto;
	margin-right: auto;
	top: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	height:auto;
	padding-top: 10px;
	}
	
#container {
    position:absolute;
    width: 800px;
	background-color:#FFFFFF;
	margin-left: auto;
	margin-right: auto;
	top: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	height:auto;
	padding-bottom: 20px;
	padding-top: 10px;
	}

#hamineraler {
    width: 100%;
    height: 100%;
}	
