body {
	background-color: white;
}

.bild1 {
	width: 100%;
	height: auto;
}

.bild2 {
	width: 100%;
	height: auto;
}


.kopf {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 552px;
	border: 1px solid #666666;
	padding: 0px;
}

.pfad {
	position: absolute;
	left: 20px;
	border: 0px 0px 0px 0px;
	padding: 5px 2px 2px 2px;
	font-size: 80%;
	line-height:85%;
}

.nav {
display: none !important;}

.extra {
display: none !important;}

.drucken {
display: none !important;}

.inhalt {
	position: absolute;
	left: 15px;
	padding: 10px;
	background-color: white;
	z-index: 2000;
}

.fuss {
	position: relative;
	bottom: -20;
	left: 180;
	width: 300;
	border: thin solid #666666;
	padding: 5 2 2 2;
	background-color: #999999;
	font-size: 0.85em;
	font-family: arial, sans-serif;
	line-height:0.9em;
}
