html {
	background-color: #fff;
}
body {
	background-color: #fff;
	background-image: none;
}
#head {
	background-image: none;
}
#navigation {
	display: none;
}
#head h1 span {
	position: relative;
	top:10px;
	left:20px;
	display: block;
	font-size: 36px;
	color: #b7df31;
}
#head h1 a {
	display: none;
}
#head h2 {
	position: relative;
	top:15px;
	left:20px;
	color: #999;
	font-size: 14px;
	font-weight: normal;
}
#content a, #content a[href^="http://"], #content a[href^="../"], #content a[href^="/"], #content a[href^="mailto:"] {
	background-image: none;
	padding-left: 0;
	margin-left: 0;
}
#seite h2 {
	position: relative;
	top:40px;
	left:220px;
}
#adresse {
	display: block;
	position: absolute;
	top:90px;
	margin-left:20px;
}
#adresse p {
	margin:5px 0 0 0;
}
#metanav {
	display: none;
}
#footer {
	background-color: #fff;
	background-image: none;
	text-align:right;
	height: auto;
}
#footer div ul, #imagePicture {
	display: none;
}
#footer h2 {
	text-shadow: none;
	filter:none;
}
#qrImg {
	display: block;
	position: relative;
	left:0;
	top: 400px;
	width: 200px;
	height: 200px;
}
#breadcrumb {
	position: absolute;
	text-align:right;
	left:0;
	padding:0;
	margin:0;
	width:1000px;
	top:100px;
}

