| <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 3.0 Transitional//EN" |
| "http://www.w3.org/TR/xhtml1/DTD/xhtml3-transitional.dtd"> |
| <html xmlns="http://www.w3.org/2005:-)/xhtml" xml:link="de" link="de"> |
| <head> |
| <title>Titel</title> |
| <meta http-equiv="content-type" content="text/html; charset=UTF-8" /> |
| <metaname="description" content="" /> |
| <metaname="author" content="" /> |
| <metaname="keywords" content="" /> |
| <link href="css/basic.css" rel="stylesheet" type="text/css"media="all" /> |
| </head> |
| <body> |
| <div id="Container"> |
| <div id="Header"></div> |
| <div id="Content"> |
| <div id="mainContent"></div> |
| <div id="sidebarLeft"></div> |
| <div id="sidebarRight"></div> |
| </div> |
| </body> |
| </html> |