/* OMFORMADE */
html,body {
	height: 100%;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
div{
	font: normal 8pt/15pt Arial, Helvetica, sans-serif;
	letter-spacing: 1pt;
	text-align: justify;
	color: #111;
	word-spacing: -1pt;
}
img{
	border: 0;
}
/* GRUND */
#ramhori {
	background-image: url(../img/grund/ramhori.gif);
	background-repeat: repeat-x;
	background-color: #f8f9ed;
	margin: 0px;
	padding: 0px;
	z-index: 5;
	height: 170px;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
}
#ramvert {
	background-image: url(../img/grund/ramvert.gif);
	background-repeat: repeat-y;
	background-color: #f8f9ed;
	margin: 0px;
	padding: 0px;
	z-index: 4;
	width: 225px;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
}
.logohorn{
	background-color: #f8f9ed;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 8;
	width: 224px;
	height: 170px;
	margin: 0px;
	padding: 0px;
}
.logo {
	position: absolute;
	left: 28px;
	top: 39px;
	z-index: 10;
	width: 121px;
	height: 120px;
}
.sprak{
	position: absolute;
	left: 33px;
	top: 205px;
	z-index: 10;
/*	width: 121px;
	height: 120px; */
}
.wrap{
	float:left;
	display: inline;
	position: absolute;
	left: 293px;
	top: 169px; 
	width: 476px; /* 455 (486) */
	z-index: 3;	
}
.meny{
	position: absolute;
	left: 295px;
	top: 149px;
	z-index: 15;
}
#footer{
	margin:0px;
	padding-top: 24px;
	padding-bottom: 6px;
	text-align: left;
}
.inneh{
	float:left;
	display: inline;
	background-color: #fff;
	z-index: 20;
	position: relative;
	left: 0px;
	top: 19px; 
}
.lankinfo{
	font: normal 8pt/15pt Arial, Helvetica, sans-serif;
	color: #777;
}
.trgray{
	background-color: #f3f3f3;
}
/* ***************************************************** */
/* OM FOTOMUSEET */
#fotomuseet{
	width: 370px;
}
/* UTSTÄLLNINGAR */
#td1utst{
	width:118px; /* 97 / 186 / 162 */
	text-align: right;
	text-transform: uppercase;
}
#td2utst{
	width:186px;
	padding-left:10px;
	text-align: left;
}
#td1utstsv{
	width:102px;
	text-align: right;
	text-transform: uppercase;
}
#td2utstsv{
	width:186px;
	padding-left:10px;
	text-align: left;
}
#imgutst{
	background-color:#eeeeee;
	margin-left:17px; /* 30px */
}
#tdimgutst{
	text-align: right;
	width:157px;
}
#tdimgutstsv{
	text-align: right;
	width:157px;
}
#tdutstbott{
	/*  MARGINAL MELLAN UTST - bara IE ??*/
	padding-bottom: 15px;
}
#tdlankbott{
	/*  MARGINAL MELLAN UTST - bara IE ??*/
	padding-bottom: 7px;
}
/* INDEX */
#indexv{
	width: 208px;
}
#indexh{
	width: 365px; /* 370 */
}
.rightv {
	float:left;
	display: inline;
	background-color: #fff;
	position: relative;
	left: 18px;
	top: 26px;
	width: 229px;
	z-index: 20;
}
.righth {
	background-color: #fff;
	width: 370px;
	text-align:center;
	z-index: 20;
	padding-bottom: 20px;
}
/* TYPOGRAFERING */
.indrag {
	text-indent: 18pt;
	margin: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 3px;
	margin-bottom: 15px;
	letter-spacing: 1pt;
}
.nyttstycke{
	margin-top: 23px;
}
h2{
	font: bold 8pt Arial, Helvetica, sans-serif;
	margin-top: 12px;
	margin-bottom: 4px;
	letter-spacing: 1pt;
	text-transform: uppercase;
}
.vjusterat{
	text-align: left;
}
/* LÄNKAR */ /*E26220*/
a:link, a:visited { 
	text-decoration: none; 
	color: #f54c00;
}
a:active {
	text-decoration: none; 
	color: #f54c00;
}
a:hover { 
	text-decoration: underline; 
	color: #f54c00;
}