body {
	margin: 0px;
	padding: 0px;
	background: #5e5e5e url("Lorenz/bg-body.jpg") repeat-x left top;
	font-size: 62.5%;
} 
 
#wrap {
	width: 940px;
	margin: 0 auto;
	padding: 40px 0 40px 0;
	background: transparent;
	font:normal 1.2em/1.6em Arial, sans-serif;
	color: #5e5e5e;
} 
#header-top {
	height: 30px;
	background: url("Lorenz/bg-header-top.gif") no-repeat left top;
}
#header {
	position: relative;
	height: 150px;
	background: #fff;
} 
#content {
	padding: 10px 0 0 0;
	background: #fff;
} 
#content-left {
	float: left;
	width: 580px;
} 
#content-right {
	float: right;
	width: 320px;
} 
#footer { 
} 
h1 {
	position: absolute;
	bottom: 60px;
	left: 20px;
	margin: 0px;
	padding: 0px;
	line-height: 1;
} 
h1 a {
	text-decoration: none;
} 
h2#blog-description {
	position: absolute;
	bottom: 80px;
	left: 20px;
	margin: 0px;
	padding: 0px;
	font:normal 1.0em/1.0em Arial, sans-serif;
} 
h2 {
	margin: 0 0 20px 0;
	padding: 0 20px;
} 
h3 {
	margin: 0 0 20px 0;
} 
h3 a {
	text-decoration: none;
} 
h3 a:hover {
	text-decoration: underline;
} 
h4 {
	margin: 0 0 10px 0;
} 
#rss {
	position: absolute;
bottom: 80px;
right: 20px;
width: 300px;
height: 50px;
text-align: right;
} 
#header ul {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 900px;
	height: 50px;
	margin: 0px;
	padding: 0 20px;
	list-style: none;
	background: url("Lorenz/bg-menu.gif") repeat-x left top;
	border-top: 5px solid #5e5e5e;
} 
#header li {
	float: left;
	margin: 0 2px 0 0;
	padding: 0px;
} 
#header li#first {
	background: url("Lorenz/bg-menu-a.gif") no-repeat left top;
} 
#menu .page_item a {
	display: block;
	float: left;
	height: 27px;
	margin: 0px;
	padding: 8px 22px 0 22px;
	background: url("Lorenz/bg-menu-a.gif") no-repeat right top;
	text-decoration: none;
	text-align: center;
} 
#menu .page_item a:hover {
	text-decoration: underline;
} 
#footer {
	width: 900px;
	margin: 0 auto;
	padding: 20px 20px 0 20px;
	background: #fff;
	border-top: 5px solid #5e5e5e;
} 
#legal {
	float: left;
	width: 400px;
} 
#webdemar {
	float: right;
	width: 380px;
	text-align: right;
} 
#footer-bottom {
	width: 940px;
	height: 20px;
	margin: 0 auto;
	background: url("Lorenz/bg-footer-bottom.gif") no-repeat left bottom;
} 

