/************************
  FCE Styles

  Mitarbeitertemplate

*************************/
.tv_mit_head {
	width:75px;
	font-weight:bold;
}

.tv_mit_aufgabe {
	font-style:italic;
}

.fce-mitarbeitertemplate h3{
	font-weight: normal;
	font-style: italic;
	margin: 0 0 20px 0;
}

.fce-mitarbeitertemplate {
	margin-bottom: 2em;
}

.tv-mitarbeiter-pic {
	float: left;
	padding-right: 20px;
	border-right: 1px solid #ccc;
	margin-right: 20px;
}

.fce-2spaltig-5050 .leftcol {
	width: 48%; 
	float: left; 
	display: inline;
}

.fce-2spaltig-5050 .rightcol {
	width: 48%; 
	float: right; 
	display: inline;
}

.fce-2spaltig-5050 {
	clear: both;
	margin: 1em 0;
}

.fce-2spaltig-xy div {
 	float:left;
}

.fce-2spaltig-xy div.clearer {
	clear:both;
}

.tv-grauer-kasten {
	background-color: #f3f0f0;
	padding: 0.5em 1em;
	border: 1px solid #ccc;
}
