/* IFRAME 
{
	height:900px;
	width:900px;
}
*/
.Mitarbeiter_Eintrag
{
	margin:0.5em;
	padding:0.25em;
	border: thin solid #BACC88;
	background-color:#d4dfb4;
	float:left;
	width:22em;
	height:20.5em;
	white-space:normal;
	word-wrap: break-word;
}


.Mitarbeiter_Eintrag img	
{
	clear:both;
	width: 90px;
	height:120px;
	display:block;
}

.Mitarbeiter_Eintrag span
{
/*	padding-top:1em;*/
	font-size:1.25em;
	font-weight:bold;
	white-space:normal;
	display:inline;
}

.Mitarbeiter_Daten
{
}

.Mitarbeiter_Text
{
	font-size:1em;
	font-weight:bold;
}
