/* CSS Document */



/*-------------------PERSONEN--------------------------- */

.person{
	width: 115px;
	height: 270px;
	margin-bottom: 20px;
	padding-right: 38px;
	float: left;

}



.person a{
	color: #0269b5;
}

.person p{
	margin-top: 0px;
	margin-bottom: 4px !important;
	padding-top: 0px;
	padding-bottom: 4px;
	line-height: 18px;
}

	
.person img{
	margin-bottom: 5px;
}
