<!--

body { background-color:#ffff99; font-family:verdana; margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:0px; 
					   scrollbar-3dlight-color:#336633;
					   scrollbar-arrow-color:#ffff99;
					   scrollbar-base-color:#ffff99;
					   scrollbar-face-color:#336633;
					   scrollbar-highlight-color:#ffff99;
					   scrollbar-track-color:#ffff99; }
					   
// img { margin-right:0px; margin-left:0px; margin-top:0px; }

.standard { font-size:10pt; color:#336633; text-align:justify; margin-left:60px; }
.headline { font-size:20pt; color:#336633; }
.beschreibung { font-size:10pt; color:#336633; }
.short { font-size:8pt; color:#336633; }
.info     { font-size:12pt; color:#336633; text-align:justify; }
.impressum { font-size:10pt; color:#ffff99; text-align:center; }

a:link               { color:#336633; font-family:verdana,arial,sans-serif; font-size:10pt; text-decoration:none;  }
a:visited            { color:#336633; font-family:verdana,arial,sans-serif; font-size:10pt; text-decoration:none;  }
a:hover              { color:#336633; font-family:verdana,arial,sans-serif; font-size:10pt; font-weight:bold; text-decoration:none;  }

 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: 10px; right: 10px; }

# lightbox img { border: none; clear: both;} 
# overlay img { border: none; }

#overlay { background-image: url(overlay.png); }

* html #overlay {
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}

//-->