function impressum(pfad) {
window.open(pfad ,"Impressum","scrollbars=no,width=530,height=570");
}
