var contact_1 = " &nbsp;&nbsp; tel/fax: &nbsp;09286\/964032 &nbsp;&nbsp;&nbsp;&nbsp; ";
var contact_2 = "e-mail: &nbsp;<A href='mailto:info@baubiologie-hochfranken.de'><B>Bio<font color='#777777'>Log</font></A>";

var rang1_tablewidth = 840;	// width du tableau rang1 est defini ici parcequ'aussi applique a l'header
if (largeScreen) rang1_tablewidth = 900;
document.writeln("<CENTER>");
document.writeln("<TABLE cellpadding='2' cellspacing='0' width='" + rang1_tablewidth + "' border='0'>");
document.writeln("<TBODY><TR><TD width='100'>");
document.writeln("<IMG src='../pics/Logo_scanned-xsm_tr.gif' height='84' alt='Logo' align='left'>");	// Originalgröße:159 x 199
document.writeln("</TD><TD align='center' valign='middle'>");
//document.writeln("<P style='font-size:130%; color:navy; font-weight:bold'><b>Bio<font color='#777777'>Log</font></b> &nbsp;- &nbsp;Bereich Energieberatung<\/P>");
document.writeln("<H3 style='color:navy'><b>Bio<font color='#777777'>Log</font></b> &nbsp;- &nbsp;Bereich Energieberatung</H3>");
document.writeln("<P style='font-size:100%; color:navy'><I>Beratung und Messung im Dienst von Umwelt und Gesundheit</I></P>");
document.writeln("</TD><TD width='100'>");
document.writeln("<IMG src='../pics/Logo_scanned-xsm_tr.gif' height='84' alt='Logo' align='right'>");
document.writeln("</TD></TR></TBODY>");
document.writeln("</TABLE>");
document.writeln("</CENTER>");

// Tabellenfuß für Kontaktleiste:
/*if (file.indexOf("Impressum") < 0) {	// ligne de salutation & contacte
	document.writeln("<DIV align='center' style='background-color:#EEEEED; color:navy'><HR />");
	document.writeln("<P style='font-size:85%; line-height:85%'><B>Bio<font color='#777777'>Log<\/font><\/B> &nbsp;- &nbsp;<I>Baubiologie &amp; Energieberatung &nbsp;&nbsp;Dr. P. Hiltner&nbsp;&nbsp;" + contact_1 + contact_2 + "<\/I><\/P>");
//	document.writeln("<HR />");
	document.writeln("<BR style='line-height:71%' />");
	document.writeln("<\/DIV>");
} */
