.weisser_rahmen{
	border: 1px solid #fff;
}

.display_captcha{
	display: block!important; # Only used because there is a style display: none; hardcoded
} 

.semi_transparent_text_background{
	background-color: rgb(0,0,0,0.4);
	padding: 10px 10px 10px 10px;
}

.wechsler{
	float: right !important;
	position: relative;
	width: 100px;
	margin-left: 20px;
}

.wechsler li {
	display: inline;
	list-style-type: none;
	color: #fff;
}

.wechsler a {

	color: #fff;
}