body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
}

#all {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	margin-top: 50px;
	border: 0;
}

#logo { 
	width: 278px;
	height: 61px;
	position: relative;
	top: 32px;
	left: 43px;
}

#navigation {
	width: 0px;
	height: 0px;
	display: none;
	float: left;
}

#inhalt, #inhalt2 { 
	position: relative;
	width: 90%;
	top: 0px;
	left: 40px;
	float: left;
	padding-top: 0;
}

#inhalt .text {
}

#bild { 
	width: 150px;
	height: 150px;
	float: left;
	margin-top: 80px;
	margin-left: 55px;
}

#admin {
	display: none;
}
