@charset "UTF-8";
/* CSS Document */
footer {
	border-top: #FFFFFF 2px solid;
}

a {
	text-decoration: none;
	color: #fff;
}

a:hover {
	font-weight: 600;
}

main {
	border-top: #fff 2px solid;
}

.mitarbeiterfotos {
	border: #fff 2px solid;
} 