<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"

"http://www.w3.org/TR/html4/loose.dtd">


<html>


<head>

    <title>Titel der Seite</title>

    

    <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">

    <meta name="language" content="de">

    <meta name="Robots" content="index, follow, noodp">

    <meta name="Keywords" lang="de" content="Schlüsselwörter, ProfessorWeb">

    <meta name="Description" lang="de" content="Beschreibung">

    <meta http-equiv="expires" content="0">


    <meta name="copyright" content="ProfessorWeb | www.professorweb.de">

    <meta name="author" content="ProfessorWeb | www.professorweb.de">

    

    <link rel="stylesheet" type="text/css" href="style.css">

    <link rel="shortcut icon" href="images/favicon.ico">

    

    <script type="text/javascript">

        

    </script>

</head>


<body>


    <div>

        <h1>Headline</h1>

        Content

    </div>


</body>


</html>