*{margin:0;padding:0;border:0;}
body,html{position:relative;top:0;width:100%;}
html{left:0;width:100%;}
body{
	margin:auto;width:800px;
	font-family:arial,sans-serif;
	background: url(bilder/unten.jpg) #ffcc01 repeat-y top center;
}
h1 {
	position:relative;width:800px;height:167px;
	background: url(bilder/headline.jpg) #ffcc01 no-repeat top center;
}
h1 span{display:none;}
h2,h3,p {font-size:1em;margin-bottom:.5em;}
#rahmen {
	position:relative;
	background: url(bilder/background.jpg) transparent no-repeat 0px 167px;
}
#inhalt {
	position:relative;
	height:411px;
	padding-left:20px;
	padding-top:10px;
	overflow:auto;
}
#menu {
	position:relative;
	float:left;
	margin-top:20px;
	padding: 10px 20px 10px 40px;
	background: url(bilder/zierde-mitte.gif) transparent repeat-y 5px top;
}
#menu ul {
	list-style:none;
}
#menu li {margin-bottom:10px;}
#menu #oben, #menu #unten {position:absolute;left:5px;}
#menu #oben {top:-66px}
#menu #unten {bottom:-42px;height:42px;}