body {
	background: white;
}

header, nav#extras, footer, form {
	display: none;
}

#content, #profil, #projekte .projekt, #kontakt {
	width: auto;
}

#content {
	padding-left: 6px;
}

header h1 {
	position: static;
	background: none;
	width: auto;
	height: auto;
	padding: 0;
	text-indent: 0;
	font-size: 25px;
	font-family: Georgia, "Times New Roman", serif;
	margin-bottom: 40px;
}

#profil {
	float: none;
	background: none;
	border: none;
	padding: 0;
}

#content, #projekte, #projekte .projekt, #kontakt {
	float: none;
	margin-left: 0;
}

p.image {
/*	border-color: #f6f6f6;*/
}