.impressum {
	height: 600px;
}
.impressum #logo {	
	margin: 20px 0 10px 0;
	padding: 5px;
	text-align:center;
	border: none;
}
.impressum h2 {
	background-color: #fff;
	border-bottom: 1px solid #ddd;
	padding: 15px 0 3px 0;
}
.impressum p {
	margin-bottom: 10px;
}
