<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="de" lang="de">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<!--	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> -->
	<link rel="stylesheet" href="css/main.css" type="text/css" media="all" />

<!-- 
	This website is powered by TYPO3 - inspiring people to share!
	TYPO3 is a free open source Content Management Framework initially created by Kasper Skaarhoj and licensed under GNU/GPL.
	TYPO3 is copyright 1998-2006 of Kasper Skaarhoj. Extensions are copyright of their respective owners.
	Information and contribution at http://typo3.com/ and http://typo3.org/
-->
	<style type="text/css" >

	</style>

	<base ref="http://www.betriebswerk-landshut.de/" />
	<title> Typo3 entwurf </title>

</head>

<body>
	<div id="container">		
		<div id="head">
			das ist der kopfbereich
		</div>
		<div id="img">
			<!-- hier wird das Bild reinkommen -->
			<div id="top">
				hier kommen ev top Themen rein (rechts)	
			</div>
		</div>
		
		<div id="content">
			<div id="lleft">
			1
			</div>	
			<div id="left">
			2
			</div>
			<div id="rright">
			4
			</div>
			<div id="right">
			3
			</div>				
		</div>
	 	<div id="food">
	 		<img src="img/logo.png" border="0" alt=""/>
			<li><a id="Sitemap" href="http://www.google.de">Sitemap</a></li>
			<li><a id="Index" href="http://www.google.de">Index</a></li>
			

		</div>
	</div>	
</body>
</html>
