/* CSS Document */

body { color: #663300; font-family: arial; verdana; tahoma; sans-serif; font-size: 16;
scrollbar-face-color: #CCCCCC; 
scrollbar-highlight-color: #ffffff; 
scrollbar-shadow-color: #ffffff;
scrollbar-3dlight-color: #FFFFff;
scrollbar-arrow-color: #CC9900; 
scrollbar-track-color: #FFFFFF;
scrollbar-darkshadow-color: #CC9900;
}

body
.bold { font-weight: bold}
.2 { font-size: smaller;  }
.2lila { font-size: smaller; color: #990099 }
.lila {color: #990099 }
.orange {color: #FF9933;}

A:link {color: #990099; text-decoration:none}
A:active {color: #990099; text-decoration:none}
A:visited {color: #990099; text-decoration:none}
a:hover { text-decoration: none; color: #FF9933;}

table { font-size: 14; #663300 }
.bold { font-weight: bold}
.bolder { font-weight: bolder}
.rubrik { font-weight: bold; font-size: 16; color: #990099;}
.orange {color: #FF9933;}
.orangeem {color: #FF9933; font: italic; }
.em {font: italic; }
.lilaem {color: #990099; font: italic; }
.orangerubrik { font-weight: bold; font-size: 16; color: #FF9933;}

.opacitybox{float: left; margin: 0; padding: 1em; background: #ffffff; opacity: 0.9; filter: alpha(opacity=90); line-height: 1.2em;}

span { font-weight: bold; font-size: 16; color: #990099;}

.scrollbox {padding: 14px; height: 478px; border: 0px solid #999999; overflow: auto; background-color: #ffffff; line-height: 1.2em; text-align: justify;}
scrollbar-face-color: #ffffff; 
scrollbar-highlight-color: #ffffff; 
scrollbar-shadow-color: #CC9900;
scrollbar-3dlight-color: #ffffff;
scrollbar-arrow-color: #CC9900; 
scrollbar-track-color: #ffffff;
scrollbar-darkshadow-color: #ffffff;
}
.mellanrubrik {color: #990099;}
.brunbold { {color: #663300; font-weight: bold}
.orangerubrik { font-weight: bold; font-size: 16; color: #FF9933; }


.scrollboxgalleri {padding: 14px; height: 478px; border: 0px solid #999999; overflow: auto; background-color: #ffffff; line-height: 1.2em; text-align: justify;
scrollbar-face-color: #CCCCCC; 
scrollbar-highlight-color: #ffffff; 
scrollbar-shadow-color: #CC9900;
scrollbar-3dlight-color: #ffffff;
scrollbar-arrow-color: #CC9900; 
scrollbar-track-color: #ffffff;
scrollbar-darkshadow-color: #ffffff;
}



.scrollbox2 {padding-left: 14px; padding-bottom: 6px; border: 0px ;}
.shadowimage {font-size: 20px; font-weight: bold; filter: Shadow(Color=CC9900, Direction=120); width: 100%; height: 154px;}

.justify {text-align: justify;}
.indrag {text-indent: 14px;}


#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

#overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}








