body     { margin: 0px; background-color: black }
body,td	 { font-family: Arial, Verdana, sans-serif; font-size: 12px; font-weight: bold; color: #c0c0c0 }
a	     { font-size: 13px; color: #00ffff; text-decoration: none; font-weight: bold }
a:hover  { font-size: 13px; color: #ffff00;  font-weight: bold}
form	 { margin: 0px }
h1  	 { font-family: Arial, Verdana, sans-serif; font-size: 12px; font-weight: normal; color: #cccccc }
h2       { font-family: Arial, Verdana, sans-serif; font-size: 16px; font-weight: bold; color: #00ffff }
h3       { font-family: Arial, Verdana, sans-serif; font-size: 14px; font-weight: bold; color: #ffffff }
h4       { font-family: Arial, Verdana, sans-serif; font-size: 12px; font-weight: bold; color: #66cccc }
h5       { font-family: Arial, Verdana, sans-serif; font-size: 12px; font-weight: bold; color: #33CCCC; line-height: 16px }
h6       { font-family: Arial, Verdana, sans-serif; font-size: 20px; font-weight: bold; color: #ffff66 }

#lightbox{
	background-color:#777;
	padding:5px;
	border-bottom: 0px solid #666;
	border-right: 0px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 0px; right: 1px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(bilder/overlay.png); }

#overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="bilder/overlay.png", sizingMethod="scale");
	}
	
