a.white {
	color: #fff;
	text-decoration: none;
}
th, td {
	height: 50px;
	vertical-align: middle!important;
}
.red {
	color: #ff0000;
	font-weight: bold;
}
.green {
	color: #008000;
	font-weight: bold;
}
input.eintrag {
	width: 100%;
	margin-bottom: 5px!important;
	font-size: 1.2em; 
}
select.eintrag {
	width: 10%%;
	margin-bottom: 5px!important;
	font-size: 1.2em; 
}
img.logo {
	height: 100px;
	width: 250px;
	align: right;
}
.black-box {
	background-color: #000;
	color: #fff;
}
.bine-pink {
	color:#E6007E!important;
}
@media (max-width: 575.98px) {
	img.yoda {
		height: 300px!important;
		width: 155px!important;	
	}
}