var Bild2;
Bild2=new Image;
Bild2.src="pix/steuer_home1.gif";
var Bild3;
Bild3=new Image;
Bild3.src="pix/steuer_gebhardt2.gif";
var Bild4;
Bild4=new Image;
Bild4.src="pix/steuer_premier2.gif";
var Bild5;
Bild5=new Image;
Bild5.src="pix/steuer_ips2.gif";
var Bild6;
Bild6=new Image;
Bild6.src="pix/steuer_iwm2.gif";
var Bild7;
Bild7=new Image;
Bild7.src="pix/steuer_kontakt2.gif";

function neues1(){
window.document.eins.src="pix/steuer_home2.gif";
};
function altes1(){
window.document.eins.src="pix/steuer_home1.gif";
};

function neues2(){
window.document.zwei.src="pix/steuer_gebhardt2.gif";
};
function altes2(){
window.document.zwei.src="pix/steuer_gebhardt1.gif";
};

function neues3(){
window.document.drei.src="pix/steuer_premier2.gif";
};
function altes3(){
window.document.drei.src="pix/steuer_premier1.gif";
};

function neues4(){
window.document.vier.src="pix/steuer_ips2.gif";
};
function altes4(){
window.document.vier.src="pix/steuer_ips1.gif";
};

function neues5(){
window.document.fuenf.src="pix/steuer_iwm2.gif";
};
function altes5(){
window.document.fuenf.src="pix/steuer_iwm1.gif";
};

function neues6(){
window.document.sechs.src="pix/steuer_kontakt2.gif";
};
function altes6(){
window.document.sechs.src="pix/steuer_kontakt1.gif";
};
