document.write('<div id="headarea">');

document.write('<div id="left">');
document.write('<img alt="" src="images/Weblogo_links.png" width="200" height="120">');
document.write ('</div>');

document.write('<div id="middle">');
document.write('<img alt="Aschaffenburg - Schloss Johannisburg" src="images/Schloss_Banner.JPG" width="557" height="120">');
document.write ('</div>');

document.write('<div id="right">');
document.write('<ul class="right">');
document.write('<li><a href="index.htm">Startseite</a>');
document.write('<li><a href="de/sitemap.htm">Inhaltsverzeichnis</a>');
document.write('<li><a href="de/kontakt.htm">Kontakt</a> ');
document.write('<li><a href="de/impressum.htm">Impressum</a>');
document.write('</ul>');
document.write ('</div>');	
	
document.write ('<div id="hauptnavi">');
document.write ('<a href="de/unternehmen/unternehmen.htm">UNTERNEHMEN</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;')
document.write ('<a href="de/beratung/beratung.htm">BERATUNG</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;');
document.write ('<a href="de/finanzanalyse/finanzanalyse.htm">FINANZANALYSE</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;');
document.write ('<a href="de/schulung/schulung.htm">SCHULUNG</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;');
document.write ('<a href="de/ansicht/ansichtssache.htm">ANSICHTSSACHE</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;');
document.write ('<a href="de/service/service.htm">SERVICE</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;');
document.write ('</div>');


document.write ('</div>');
