body {
background-color:#ffffff;
font-size:10pt;
font-family:Arial;
margin:0;
padding:0;
color:#000000;
background-image:url(https://www.rumidalarna.se/images/vagg2.jpg);
background-repeat:repeat;
}

#body2 {

background-repeat:repeat-x;
background-position:bottom left;
}

#page {
width:800px;
margin:auto;
padding:auto;
background-color: #ffffff;
}

#header {
background:url(images/logga.jpg) no-repeat;
clear:both;
width:700px;
height:300px;
margin-left: 100px; 
}

#menulinks {
clear:both;
width:790px;
height:44px;
padding-left:10px;
background:#a6c786;

}

* html #menulinks a { /* Filter for IE6 to prevent li stacking */
  float: left;
  text-decoration: none;
  }

* html #menulinks a span { /* Filter for IE6 to prevent li stacking */
  float: left;
  text-decoration: none;
  }
  
#menulinks a {
	padding-left:21px;
	height:64px;
   background-image:none;
	display:block;
	color:#000000;
	text-decoration:none;
	float:left;
	font-size:14px;
	font-weight:bold;
	margin-right:3px;
	margin-left:3px;
  }

#menulinks a span {
	padding-left:8px;
	padding-right:30px;
	padding-top:10px;
	height:44px;
	display:block;
   background-image:none;
	text-decoration:none;
	cursor:pointer;
  }
  
  
#menulinks a:hover, #menulinks a.active {
	
	background-position:top left;
	text-decoration:none;
	color:#FFFFFF;
}

#menulinks a:hover span, #menulinks a.active span {
   
	text-decoration:underline;
	color: #666666
	
}

#mainarea {
width:770px;
clear:both;
padding-left:20px;
}

#contentarea {
width:400px;
padding-right:15px;
float:left;
line-height:14pt;
padding-bottom:10px;
}

#contentarea_underpage {
width:565px;
padding: 0px 100px 0px 100px;
float:left;
line-height:14pt;
padding-bottom:10px;

}
#images {
width:770px;

line-height:14pt;
padding-bottom:10px;
}
#table {
width:770px;

line-height:14pt;
padding-bottom:10px;
}


#sidebar {
float:left;
width:350px;
line-height:14pt;

}


#footer {
background:url(images/stripe_footer.png) no-repeat;
width:800px;
clear:both;
height:42px;
padding-top:50px;
text-align:center;
line-height:14pt;
color:#333333;
}


#footer_index {
background:url(images/stripe_footer_index.png) no-repeat;
width:800px;
clear:both;
height:42px;
padding-top:175px;
text-align:center;
line-height:14pt;
color:#333333;
}

#footer a {
color:#666666;
}

#copy {

width:800px;
clear:both;
height:42px;
padding-top:10px;
text-align:center;
line-height:11pt;
font-size:10px;

}
#copy p {
color: #999999
}

p  {
color:#000000;
}

h1 {
font-size:20pt;
color:#666666;
margin:0;
}

h1 a {
color:#333333;
}

h2 {
font-size:12pt;
color:#999999;
padding-top:6px;
}

.stripe {
background-image:url(images/stripe.gif);
height: 21px;
}
.stripe_image {
background-image: url(images/panox2.jpg);
height: 225px;}



a {
color:#666666;
text-decoration:none;
}

a:hover {
text-decoration:underline;
}




#slideshow{


float:right;

width: 670px;

color: #ffffff;

margin-top:20px;



}






#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
