body.referenzen #textContent p.infoBlock
{
	overflow: hidden;
}

body.referenzen #textContent .more
{
	display: none;
}

body.referenzen #textContent .moreOpen
{
	position: absolute;
	display: block;
	background: #DAD3BE;
	border: 1px solid #7E652C;
	width: 300px;
	height: auto;
	padding: 22px 25px;
	margin: 0 0 0 5em;
}


/*language*/
.alang
{
	display: inline;
	
}

.alang img
{
	vertical-align: middle;
}

.ncrm{
	diplay:none
}

body.index .ncrm
{
	text-align: center;
	color: #fff;
	font-size: 0.9em;
	display: block;
	position: absolute;
	bottom: 8px;
	width: 213px;
}


body.index a
{
	text-decoration: none;
}

