body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.stil4 {
	font-family: "trebuchet ms";
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}
.stil5 {
	font-family: "trebuchet ms";
	font-size: 13px;
	color: #C10C11;
	font-weight: bold;
}
.stil6 {
	font-family: "trebuchet ms";
	font-size: 12px;
	color: #333333;
}
.stil7 {
	color: #1B4F77;
	font-size: 12px;
}
.stil8 {font-family: "trebuchet ms"; font-size: 12px; color: #333333; font-weight: bold; }
.stil10 {font-family: "trebuchet ms"; font-size: 12px; color: #FFFFFF; font-weight: bold; }
.stil11 {font-size: 12px; color: #FFFFFF; font-family: "trebuchet ms";}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;

}
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(images/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/overlay.png", sizingMethod="scale");
	}
	
