.eng {
	display: block;
}

.ger {
	display: none;
	border-bottom: 1px solid #5b3e12;
}

.showeng {
	display: none;
}

.showger {
	background: url('./images/de.png') 0px 3px no-repeat;
	padding-left: 20px;
}

.hinteng {
	border: 1px solid #fcff9e;
	border-bottom: 0;
	background: #fdffcc;
	color: #000000;
	padding: 3px;
	font-size: 10pt;
	font-weight: bold;
	font-variant: small-caps;
	text-align: center;
}
