#fotobox2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	
	padding-right: 10px;
	display: block;
}
#fotobox2 a img {
border: 1px solid #000000;
display:block;
width:200px;
height:124px;
}
/* Ohne diese Anweisung funktioniert das Zoomen im IE nicht */
#fotobox2 a:hover {
padding:0;
}

/* Ohne diese Anweisung funktioniert das Zoomen im IE nicht */
/* #fotobox2 a:hover img {
/* width:208%;
/* height:300%;
/*}
/* Diese Anweisung fr die Anzeige in Geckos, Safarie und Opera */
#fotobox2 img:hover, #fotobox2 a:hover img  {
width:280px;
height:173px;
}



#fotobox1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	
	padding-right: 10px;
	display: block;
}
#fotobox1 a img {
border: 1px solid #000000;
display:block;
width:200px;
height:124px;
}
/* Ohne diese Anweisung funktioniert das Zoomen im IE nicht */
#fotobox1 a:hover {
padding:0;
}

/* Ohne diese Anweisung funktioniert das Zoomen im IE nicht */
/* #fotobox2 a:hover img {
/* width:208%;
/* height:300%;
/*}
/* Diese Anweisung fr die Anzeige in Geckos, Safarie und Opera */
#fotobox1 img:hover, #fotobox1 a:hover img  {
width:280px;
height:173px;
}

a.gruen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #83AB45;
	text-decoration: none;
}





#fotobox3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	
	padding-right: 10px;
	display: block;
}
#fotobox3 a img {
border: 1px solid #000000;
display:block;
width:200px;
height:228px;
}
/* Ohne diese Anweisung funktioniert das Zoomen im IE nicht */
#fotobox3 a:hover {
padding:0;
}

/* Ohne diese Anweisung funktioniert das Zoomen im IE nicht */
/* #fotobox2 a:hover img {
/* width:208%;
/* height:300%;
/*}
/* Diese Anweisung fr die Anzeige in Geckos, Safarie und Opera */
#fotobox3 img:hover, #fotobox3 a:hover img  {
width:280px;
height:319px;
}
