/* CSS Document */

.titel {
	color: #666666;
	font-weight: bold;
	font-size:14px;
	margin:'margin-top' 'margin-right' 'margin-bottom' 4px;
}


body,td,th {
	font-family: Tahoma;
	font-size: 12px;
}
a:link {
	color:#666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color:#000000;
	text-decoration:none;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.copyright{
font-size:10px;
font-family:Tahoma;
}
body {

scrollbar-face-color:#FFF76E;
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color:#C0C0C0;
scrollbar-darkshadow-color:#000000;
scrollbar-shadow-color:#D3D3D3;
scrollbar-arrow-color:#000000;
scrollbar-track-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{
background-image:url(close.gif);
top: 5px; 
right: 5px; 
}
#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");
}

#center{
	position:relative;
	width: 745px;
	margin: 0 auto;
	top:0px;
	left:0px;
}
#farmfood{
	position:absolute;
	background:url('images/FarmFood-HE-180.gif');
	cursor:pointer;
	width:180px;
	height:65px;
	top:490px;
	left:20px;
}
	
	
	