body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #333333;
}

a:link{color: #be7709; text-decoration: none;}
a:active{color: #be7709; text-decoration: none;}
a:visited{color: #be7709; text-decoration: none;}
a:hover{color: #be7709; text-decoration: underline;}


H1 {font-family: verdana, arial; font-size: 21px; color:#eca941; display: inline; line-height: 24px; font-weight: normal;}
H2 {font-family: verdana, arial; font-size: 11px; color:#000000; display: inline; line-height: 16px; font-weight: normal;}
H3 {font-family: verdana, arial; font-size: 16px; color:#eca941; display: inline; line-height: 30px; font-weight: bold;}

.huvudmeny {font-family: arial, verdana; color: #FFFFFF; font-size: 11px;}
.huvudmeny a:link{color: #FFFFFF; text-decoration: none;}
.huvudmeny a:active{color: #FFFFFF; text-decoration: none;}
.huvudmeny a:visited{color: #FFFFFF; text-decoration: none;}
.huvudmeny a:hover{color: #FFFFFF; text-decoration: underline;}

.dropdown {font-family: verdana, arial; color: #000000; font-size: 11px; line-height: 18px;}
.dropdown a:link{color: #000000; text-decoration: none;}
.dropdown a:active{color: #000000; text-decoration: none;}
.dropdown a:visited{color: #000000; text-decoration: none;}
.dropdown a:hover{color: #be7709; text-decoration: none;}

.textvit {font-family: verdana, arial; color: #FFFFFF; font-size: 11px;}
.textvit a:link{color: #FFFFFF; text-decoration: none;}
.textvit a:active{color: #FFFFFF; text-decoration: none;}
.textvit a:visited{color: #FFFFFF; text-decoration: none;}
.textvit a:hover{color: #FFFFFF; text-decoration: underline;}

.textvit2 {font-family: arial, verdana; color: #FFFFFF; font-size: 11px; font-weight: bold;}
.textvit2 a:link{color: #FFFFFF; text-decoration: none;}
.textvit2 a:active{color: #FFFFFF; text-decoration: none;}
.textvit2 a:visited{color: #FFFFFF; text-decoration: none;}
.textvit2 a:hover{color: #FFFFFF; text-decoration: underline;}

.textgrey {font-family: verdana, arial; color: #333333; font-size: 11px;}
.textgrey a:link{color: #333333; text-decoration: none;}
.textgrey a:active{color: #333333; text-decoration: none;}
.textgrey a:visited{color: #333333; text-decoration: none;}
.textgrey a:hover{color: #333333; text-decoration: underline;}

.rubrik {font-family: verdana, arial; color: #333333; font-size: 21px;}
.rubrik2 {font-family: verdana, arial; color: #333333; font-size: 12px;}
.text {font-family: verdana, arial; font-size: 11px; color:#000000; line-height: 16px;}
.text2 {font-family: verdana, arial; font-size: 10px; color:#000000; line-height: 14px;}
.spacing {line-height: 16px;}
.textbox {font-family: verdana, arial; font-size: 11px;}
.border {border-collapse: collapse; border: solid 1px #bcbcbc;}

.bg {Background-position: top center; background-repeat: no-repeat}
.bg2 {Background-position: top right; background-repeat: repeat-y}
.bg3 {Background-position: bottom left; background-repeat: repeat-y}
.bg4 {Background-position: top left; background-repeat: repeat-y}
.bg5 {Background-position: bottom left; background-repeat: repeat-x}


#content1 {
	position:absolute;
	margin-left: -460px; 
	left:50%;
	top:463px;
	width:685px;
	z-index:2;
}

#content2 {
	position:absolute;
	margin-left: 195px; 
	left:50%;
	top:463px;
	width:235px;
	z-index:1;
}

#dropdown1 {
	position:absolute;
	margin-left: -202px; 
	left:50%;
	top:88px; 
	width:120px;
	z-index:99;
	visibility: hidden;
}

#dropdown2 {
	position:absolute;
	margin-left: 274px; 
	left:50%;
	top:88px; 
	width:120px;
	z-index:99;
	visibility: hidden;
}





#lightbox{	position: absolute; margin-top: 50px; 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; 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; }




