.person_box {
	width:230px;
	height:54px;
	float:left;
	margin-right:12px;
}

.person_box_1{
	width:7px;
	height:39px;
	background-color:#e5edf3;
	margin-top:8px;
	float:left;
}

.person_box_2{
	width:41px;
	height:54px;
	float:left;
	overflow:hidden;
}

.person_box_3{
	width:177px;
	height:34px;
	background-color:#e5edf3;
	margin-top:8px;
	padding-top:5px;
	padding-left:5px;
	float:left;
}


.person_box_3 A:active {
	text-decoration: underline;
	color:#20487B;
}
.person_box_3 A:visited {
	text-decoration: underline;
	color:#20487B;
}
.person_box_3 A:hover {
	text-decoration: underline;
	color:#20487B;
}
.person_box_3 A:link {
	text-decoration: underline;
	color:#20487B;
}

.tx-mitarbeiterverwaltung-pi1-listrow {
	width:786px;
	margin-bottom:8px;
}


.tx-mitarbeiterverwaltung-pi1-category-header {
	background-color:#B7C6E4;
	margin-bottom:7px;
	margin-top:13px;
	width:724px;
	font-size:11px;
	padding-left:5px;
}

.person_box_single_view {
	width:529px;
	height:169px;
}

.person_box_1_single_view{
	width:15px;
	height:140px;
	background-color:#e5edf3;
	margin-top:19px;
	float:left;
}

.person_box_2_single_view{
	width:128px;
	height:169px;
	float:left;
	overflow:hidden;
}

.person_box_3_single_view{
	width:376px;
	min-height:140px;
	overflow:hidden;
	background-color:#e5edf3;
	margin-top:19px;
	padding-top:10px;
	padding-left:10px;
	float:left;
}

.person_box_3_column1{
	width:170px;
	float:left;
}

.person_box_3_column2{
	width:206px;
	float:left;
}

.person_box_3_column21{
	padding-left:20px;
}

.person_box_3_column22{
	padding-left:20px;
	background-image:url(gfx/mail.gif);
	background-repeat:no-repeat;
	background-position:left center;
}

.tx-mitarbeiterverwaltung-pi1-top-header {
	font-weight:normal;
	background-color:#EFEFEF;
	margin-bottom:7px;
	margin-top:13px;
	padding-left:5px;
	font-size:1px;
	font-size:13px;
	padding-top:2px;
	padding-bottom:2px;
}

.tx-mitarbeiterverwaltung-pi1-person-header {
	font-weight:normal;
	background-color:#EFEFEF;
	margin-bottom:7px;
	margin-top:13px;
	padding-left:0px;
	font-size:13px;
	padding-top:2px;
	padding-bottom:2px;
}

.person_name {
	color:#20487B;
}

