body{
	background-image:url(../zz_images/back.jpg); 
	background-repeat:auto; 
	background-position:top left;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.text, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}


#head{
	background-image:url(../zz_images/fruechte-zametzer-01a.gif); 
	background-repeat:no-repeat; 
	background-position:top left;	
	height:253px;
	width:959px;
	z-index: 100;
	position: absolute;
	left: 0px;
	top: 0px;
}



#box_left {
	background-image:url(../zz_images/fruechte-zametzer-02.jpg); 
	background-repeat:no-repeat; 
	background-position:top left;	
	width: 199px;
	height: 417px;
	background-color:#eeeeee;
	z-index: 10;
	position: absolute;
	left: 100px;
	top: 120px;
}


#box_right {
	background-image:url(../zz_images/fruechte-zametzer-03.jpg); 
	background-repeat:no-repeat; 
	background-position:top left;	
	width: 645px;
	height: 373px;
	background-color:#eeeeee;
	z-index: 10;
	position: absolute;
	left: 350px;
	top: 230px;
}


#box_table {
	font-family: Arial, Helvetica, sans-serif;
	color:#ffffff;
	text-align:left;
	padding:7px;
}

a { text-decoration: none; backgroundcolor: transparent; color: #99FF99; }
a:visited { text-decoration: none; backgroundcolor: transparent; color: #ffffff; }
a:hover { text-decoration: none; background-color: transparent; color: #ffffff; font-weight: normal; font-variant: normal; font-style: normal; text-transform: none; }


