	
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	 text-align: center;
	}

/* Lagerplaceringar */

#header {
	height: 93px;	width: 100%;	left: 0px; 		top: 0px;
	}
	
#mainer {
	width: 100%;	left: 0px; 		top: 123px;
	
	}
	
#footer {
	height: 51px;	width: 100%;
	
	}
/*--------------------------------------------------------*/
/* Huvud */
#header {
	background-color: #FFFFFF;
	background-image: url(../img-form/bg-header.gif);
	background-repeat: repeat;
	padding: 0px;
	margin: 0px 0px 5px 0px;
	}
.txtdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #255AA6;
	text-decoration: none;
	margin-right:20px;
}


/* Navigerings fältet */
#navig, .nav, .print {display: none; }	

/* Huvudinnehåll */
#mainer {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	border-bottom: 1px solid #E3E7F3;
	}
.tdmain {	
	padding: 18px 0px 0px 0px;
	}


/* Other */
.hide {	visibility: hidden;	}
.box {	padding: 5px 0px 0px 0px;}

.txtboxrub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 10px;
}
.txt, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.txtw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
.boxtxt {
	padding: 5px;
	vertical-align: top;

}
.address { height: 51px; background-color:#255AA6; 	padding: 8px 0px 0px 0px; }

.txth1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #255AA6;
	font-style: italic;
	text-decoration: none;
	margin-top: 10px;
	margin-bottom: 50px;


}
