h1 {
	font-size: 1.4em;
	padding: 2em 0 0 200px;
}

.team {
	padding-top: 4em;
}

h1, h2 {
	font-weight: bold;	
}

h1, h2, h3 {
	color: #f08143;
}

h3 {
	padding: 2em 0 0.5em 0;
}

.section-team p {
	color: white;
}

.section-team ul {
	padding: 0.5em 0 0 2em;
}

.section-team li {
	color: white;
	list-style-type: "- ";
}

.bild {
	float: left;
	width: 180px;
}

.mitarbeiter {
	margin-left: 195px;

}