/* CSS Document Woehrl*/

/********************/
/* Styles für OPERA*/
/******************/
/*Footer*Navi*****/
/*Eingabefeld richtige Breite
#kopf input.eingabe {
	width:126px; 
}
#bildnavi div {
	top:-100px;
}
#bildnavi div.abdeck {
	z-index:20;
	top:-240px;
}
#footer {
	top:-90px;
}
#footer div {
	position:absolute;
	top:12px;
	text-align:center;
	width:950px;
}
*/