
<!-- start

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="copytext">');

document.write('&copy;Copyright 2000 ');

document.write('<a href="index.html" target="_top">Landhotel Löwenbruch</a> ');

document.write('All Rights Reserved.<br>');

document.write('<a href="Impressum.html" target="_top">Impressum - </a> ');

document.write('Für mehr Informationen können Sie uns gerne telefonisch unter +49.(0)3378.8627.0 oder per Email  '); 

document.write(' <A HREF="contact.htm">kontaktieren.</a><br>');

document.write('</span>');

//  End -->