function over(obj){
obj.src='/img/leiste_over.png';
}

function out(obj){
obj.src="/img/leiste_mid.png";
}