//  ----------------------------------------------------------
//  Page Footer
//  Created by:     Matt Rehm
//  Creation date:  Mittwoch, 8. März 2006
//  Version:        1.0
//  ----------------------------------------------------------


document.writeln("<div style=\"width:510px;\">");
document.writeln("<div style=\" font-family: Helvetica,Arial; font-size:8pt; color:#808080; text-align:center; margin-top:30px;\">");
document.write("Copyright&copy; mein-Schulbuch.de GmbH<br>");
document.writeln("Weimarer Stra&szlig;e 77 &middot; 98693 Ilmenau &middot; Th&uuml;ringen<br />");
document.writeln("Tel.: 0 36 77 / 86 49 - 0 &middot; Fax: 0 36 77 / 86 49 49 &middot; E-Mail: <a href=\"mailto:info@mein-schulbuch.de \">info@mein-schulbuch.de</a>");
document.writeln("</div>");
document.writeln("</div>");
