.back {
	background-color: #FEFBE7;
	background-image: url(../images/back_08.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.left {
	background-image: url(../images/left_29.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.navigation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #660000;
	font-style: italic;
}
.navigationlink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #660000;
	font-style: italic;
	text-decoration: none;
}
.navigationlinkgreen {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #445236;
	font-style: italic;
	text-decoration: none;
}
.address {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #660000;
	}
.wiss {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #333333;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 4px;


}
.body {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	padding-right: 10px;

}
.bodybold {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}
.whitebody {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #ffffff;
}
.whitebodybold {
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 13px;
	color: #ffffff;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #990000;
	font-weight: normal;
}
.greentitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #445236;
	font-weight: normal;
}
.whitetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #ffffff;
	font-weight: normal;
}
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-family: "Trebuchet MS";
	font-size: 0.7em;
	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;
	background-image: url(../images/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/overlay.png", sizingMethod="scale");
	}
	
