function bildansehen(url) {
window.open(url,'Detailansicht','width=300, height=300, left=10, top=10')
}
