#greyoverlay {
	z-index: 9999;
	filter: alpha(opacity=50); /*older IE*/
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50); /* IE */
	-moz-opacity: .50; /*older Mozilla*/
	-khtml-opacity: 0.5;   /*older Safari*/
	opacity: 0.5;   /*supported by current Mozilla, Safari, and Opera*/
	background-color:#000000;
	position:absolute; top:0px; left:0px; width:100%; height:100%; color:#FFFFFF; text-align:center; vertical-align:middle;
}

#noopacity {
	z-index: 10000;
	filter: alpha(opacity=100); /*older IE*/
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100); /* IE */
	-moz-opacity: 1; /*older Mozilla*/
	-khtml-opacity: 1;   /*older Safari*/
	opacity: 1;   /*supported by current Mozilla, Safari, and Opera*/
	background-color:#FFFFFF;
	  width: 450px;
    height: 150px;
    position: absolute;
    bottom: 0;
    left: 50%;
		top: 50%;
    margin-left: -225px;
		margin-top: -75px;
}

/* Laddar */
#laddar {
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
	top: 150px;
	display: none;
	padding: 29px;
	background: url(../bilder/laddar_bg.png) no-repeat center;
}
* html #laddar {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../bilder/laddar_bg.png', sizingMethod='scale');
}

body, html
{
	margin:0 auto;
	height:100%;
	font-family : sans-serif, Verdana, Geneva, Arial, Helvetica;
  	color: #303030;
  	font-size: 11px;
  	font-weight: normal;
  	text-decoration : none
}

img.floatRight { 
    float: right; 
}

a
{
	font-family : sans-serif, Verdana, Geneva, Arial, Helvetica;
	color: #303030;
  text-decoration : none
}


.frm
{
	font-family : sans-serif, Verdana, Geneva, Arial, Helvetica;
  	color: #303030;
  	font-size: 11px;
  	font-weight: normal;
  	text-decoration : none
}


.frmheaderblue
{
	font-family : sans-serif, Verdana, Geneva, Arial, Helvetica;
  	color: #3265A9;
  	font-size: 9px;
  	font-weight: bold;
  	text-decoration : none
}

.frmheaderred
{
	font-family : sans-serif, Verdana, Geneva, Arial, Helvetica;
  	color: #B00000;
  	font-size: 9px;
  	font-weight: bold;
  	text-decoration : none
}


.siteheader
{
	font-family : sans-serif, Verdana, Geneva, Arial, Helvetica;
  	color: #3265A9;
  	font-size: 24px;
  	font-weight: bold;
  	text-decoration : none
}

.mediumheader
{
	font-family : sans-serif, Verdana, Geneva, Arial, Helvetica;
  	color: #3265A9;
  	font-size: 16px;
  	font-weight: bold;
  	text-decoration : none
}

.smallheader
{
	font-family : sans-serif, Verdana, Geneva, Arial, Helvetica;
  	color: #3265A9;
  	font-size: 12px;
  	font-weight: bold;
  	text-decoration : none
}

.red
{
	color: #B00000;
}

.red11
{
	color: #B00000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.red14
{
	color: #B00000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.red18
{
	color: #B00000;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}


.blue
{
	color: #3265A9;
}


.blue9
{
	color: #3265A9;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}


.blue11
{
	color: #3265A9;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}


.blue14
{
	color: #3265A9;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.grey
{
	color: #303030;
}


.grey9
{
	color: #303030;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
}


.grey11
{
	color: #303030;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}


.grey14
{
	color: #303030;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}

table
{
 	font-weight: normal;
	font-size: 11px;
 	text-decoration : none
}

.listrowlight
{
	background-color: #F2F7FE;
	height: 20px;
}

.listrowdark
{
	background-color: #E6EFFC;
	height: 20px;
}

.listrowwhite
{
	background-color: #FFFFFF;
	height: 20px;
}

.listrowover
{
	background-color: #CBE0FF;
	height: 20px;
}


.input
{
	font-family : sans-serif, Verdana, Geneva, Arial, Helvetica;
  	color: #303030;
  	font-size: 10px;
  	font-weight: normal;
  	text-decoration : none;
	  border-left:1px solid #C0C0C0;
	  border-right:1px solid #C0C0C0;
	  border-top:1px solid #C0C0C0;
	  border-bottom:1px solid #C0C0C0;
	  background-color: #FFFFFF;
	  padding:1px;
  }
  
.inputfile
{
	font-family : sans-serif, Verdana, Geneva, Arial, Helvetica;
  	color: #303030;
  	font-size: 10px;
  	font-weight: normal;
  	text-decoration : none;
	  border-left:1px solid #C0C0C0;
	  border-right:1px solid #C0C0C0;
	  border-top:1px solid #C0C0C0;
	  border-bottom:1px solid #C0C0C0;
	  background-color: #FFFFFF;
	  padding:1px;
  }
  
.inputarea
{
	font-family : sans-serif, Verdana, Geneva, Arial, Helvetica;
  	color: #303030;
  	font-size: 10px;
  	font-weight: normal;
  	text-decoration : none;
	  border-left:1px solid #C0C0C0;
	  border-right:1px solid #C0C0C0;
	  border-top:1px solid #C0C0C0;
	  border-bottom:1px solid #C0C0C0;
	  background-color: #FFFFFF;
	  padding:1px;
  }

.frmtitle
{
	font-family : sans-serif, Verdana, Geneva, Arial, Helvetica;
  	color: #15428B;
  	font-size: 10px;
  	font-weight: bold;
  	text-decoration : none
}

.boxhead {
  background:#CFDFF3;
  color: #15428B;
  font-family:arial;
  font-size:10px;
  font-weight:bold;
  border:1px solid #6F99CF;
  padding:3px;

}

.boxbody {
  background:#FFFFFF;
  font-family:arial;
  font-size:10px;
  border-left:1px solid #6F99CF;
  border-right:1px solid #6F99CF;
  border-bottom:1px solid #6F99CF;
  padding:3px;
}


.bg_sitemain
{
	background-image: url('../bilder/struktur/bg_main.gif');
	background-repeat: repeat-x;
}

.bg_menu
{
	background-color: #FFFFFF;
  font-size: 10px; 
  color: #B00000;
  font-weight: normal;
  text-decoration : none
}

.bg_main
{
	background-color: #FFFFFF;
}

.bg_top
{
	background-color: #C3DAF9;
}

.bg_header
{
	background-image: url('../bilder/struktur/header.jpg');
	background-repeat: no-repeat;
}


/* LIGHTBOX */
#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; }
