
/* zum ausblenden des Kopfes none oder visible*/
.hide{
	display: none;

}
.flex-container.navi a:nth-of-type(2) {
	background: #14437d;
	color: white;
}
.pic img{
	margin-top: 15px;
	
}
.navi{
	margin-top: 1em;
	margin-bottom: 1em;
}