#anfahrt {
	background-color: #3B4AC0;
}
#anfahrt h2 {
	text-align: center;
}

#anfahrt .eins {
	text-align: center;
}

#anfahrt .eins p {
	margin: 0;
}

#anfahrt .eins a {
	color: #fff;
}

#anfahrt .eins a:hover {
	text-decoration: underline;
}

#anfahrt .vier {
	text-align: center;
}

#anfahrt .vier h3 {
	font-size: 20px;
	font-weight: 400;
}

#verein .inner {
	padding-bottom: 48px;
}

#verein{
	list-style-type: none;
}

#verein h1 {
	text-align: center;
}

#verein a {
	color: #b69e5a;
}

#verein a:hover {
	text-decoration: underline 2px solid #fff;
}

#verein table tr td {
	padding: 4px 12px;
	vertical-align: top;
	word-break: break-all;
}

#verein h2 {
	padding-top: 40px;
}

